Wikipedia
piwiki
https://pi.wikipedia.org/wiki/%E0%A4%AA%E0%A4%AE%E0%A5%81%E0%A4%96_%E0%A4%AA%E0%A4%A4%E0%A5%8D%E0%A4%A4_Pamukha_patta
MediaWiki 1.46.0-wmf.4
first-letter
मीडिया
विसेस
सम्भासित
अवयव
अवयव सम्भासित
Wikipedia
Wikipedia सम्भासित
पटिमा
पटिमा सम्भासित
मीडियाविकि
मीडियाविकि सम्भासित
पटिरूप
पटिरूप सम्भासित
अवस्सय
अवस्सय सम्भासित
विभाग
विभाग सम्भासित
TimedText
TimedText talk
Module
Module talk
Event
Event talk
Main Page
0
1
100121
96476
2022-03-11T03:35:00Z
EmausBot
1247
Bot: Fixing double redirect to [[पमुख पत्त Pamukha patta]]
100121
wikitext
text/x-wiki
#REDIRECT [[पमुख पत्त Pamukha patta]]
8tijf4zcc07a17r3kfyng7lkf6ic90a
मीडियाविकि:Monobook.css
8
5
96149
85286
2017-06-04T20:52:11Z
Nemo bis
2204
Replace deleted image with Commons equivalent [[File:Monobook-bullet.png]]. [[phabricator:T166979]].
96149
css
text/css
/*
==CSS for Monobook skin only==
'''Notice to Administrators!'''
Any changes to [[Mediawiki:Monobook.css|Monobook.css]] or [[MediaWiki:Common.css|Common.css]] should be first proposed to [[Wikipedia:Village Pump]].
Furthermore, changes should probably be made in
[[MediaWiki:Common.css]] rather than this page, unless there is no effect in
[[MediaWiki:Common.css]].
Testing can be done on your own user Monobook.css.
(In [[Mozilla]] and [[Opera (web browser)|Opera]], you can also test style changes dynamically with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles] bookmarklet from squarefree.com. It pops up a window for adding style rules, and updates the page as you type.)
Always check with the [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3AMonobook.css%26action%3Draw%26ctype%3Dtext%2Fcss&usermedium=all W3C CSS Validation Service] after any changes.
Thank you.
*/
/* Donations link to be uncommented during fundraising drives */
#siteNotice {
margin-top:5px;
padding-left: 4px;
font-style: italic;
text-align: center;
}
/*
#fundraising {
text-align: center;
border: 1px solid gray;
padding: 5px;
}
*/
/****************************/
/* BEGIN LIGHT BLUE SECTION */
/****************************/
/* Make all non-namespace pages have a light blue content area. This is done by
setting the background color for all #content areas to light blue and then
overriding it for any #content enclosed in a .ns-0 (main namespace). I then
do the same for the "tab" background colors. --Lupo */
#content {
background: #F8FCFF; /* a light blue */
}
#content div.thumb {
border-color: #F8FCFF;
}
.ns-0 * #content {
background: white;
}
#mytabs li {
background: #F8FCFF;
}
.ns-0 * #mytabs li {
background: white;
}
#mytabs li a {
background-color: #F8FCFF;
}
.ns-0 * #mytabs li a {
background-color: white;
}
#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
background-color: #F8FCFF;
}
.ns-0 * #p-cactions li a {
background-color: #fbfbfb;
}
.ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover {
background-color: white;
}
.ns-0 * #content div.thumb {
border-color: white;
}
/**************************/
/* END LIGHT BLUE SECTION */
/**************************/
/* block quotations */
#content blockquote {
font-size: 93.75%; /* equivalent of 15px in 16px default */
margin: 1em 1.6em; /* same indent as an unordered list */
}
#content blockquote p {
line-height:inherit;
}
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
#bodyContent #siteSub a {
color: #000;
text-decoration: none;
background-color: transparent;
background-image: none;
padding-right: 0;
}
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }
/* Display "User $1, you are already logged in!"
([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }
@media print {
/* Do not print edit link in templates using Template:Ed
Do not print certain classes that shouldn't appear on paper */
.editlink, .noprint, .metadata, .dablink { display: none }
#content { background: #FFFFFF; } /* white background on print */
}
#pt-login {
font-weight: bold;
font-size: 110%;
}
form#userlogin {
float: left;
padding: 1em 1em .7em 1em;
background-color: #ffffe6;
border: 2px solid #fc6;
color: #000;
margin-right: 2em;
}
form#userlogin table {
float: left;
background-color: #ffffe6;
color: #000;
}
p.error {
font-weight: bold;
}
/* Class styles */
/* .toccolours added here because version in
monobook/main.css wasn't being used by the print style */
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
/* Remove padding from external links displayed without icon */
#bodyContent .plainlinks a {padding: 0 !important}
#p-nav h5 {
display: none;
}
.portlet a {
text-decoration: none;
}
.portlet a:hover {
text-decoration: underline;
}
#p-nav .pBody {
padding-right: 0;
}
#p-nav a {
display: block;
width: 100%;
}
/* Special characters list below edit window works better without underlining */
#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }
/* If you don't want to see special characters list at all,
put the following line in your User:You/monobook.css file
(and remove the slash-asterisk comments) */
/* #editpage-specialchars { display: none; } */
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
background-color:#ffffff;
}
/* For positioning icons at top-right, used in Templates
"Spoken Article" and "Featured Article" */
div.topicon {
position:absolute;
z-index:100;
top:10px;
display: block !important;
}
/* try adding here, this had no effect in [[MediaWiki:Common.css]] */
.plainlinksneverexpand a.external.text:after {
display: none !important
}
/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
#coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
right:30px;
top:3.7em;
float:right;
margin:0.0em;
padding:0.0em;
line-height:1.5em;
text-align:right;
text-indent:0;
font-size:85%;
text-transform:none;
white-space:nowrap;
}
.portlet li {
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/1/18/Monobook-bullet.png");
}
li.FA {
list-style-image: url("//upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}
#globalWrapper { font-size:14px; }
h3 {
font-weight: normal;
font-size: 125%;
}
a { text-decoration:underline; }
h1 { padding-bottom: 0.35em; }
mhs1xzusbz7h47p8pwixcpu17ju7rj2
मीडियाविकि:Monobook.js
8
6
96661
81664
2020-04-08T08:08:03Z
~riley
2100
REMOVE: importScriptURI('http://ilit.microsoft.com/bookmarklet/script/Hindi.js'); - [[foundation:Privacy policy|Privacy policy]] concern (global interface admin action
96661
javascript
text/javascript
/* tooltips and access keys */
ta = new Object();
ta['pt-userpage'] = new Array('.','My user page');
ta['pt-anonuserpage'] = new Array('.','The user page for the ip you\'re editing as');
ta['pt-mytalk'] = new Array('n','My talk page');
ta['pt-anontalk'] = new Array('n','Discussion about edits from this ip address');
ta['pt-preferences'] = new Array('','My preferences');
ta['pt-watchlist'] = new Array('l','The list of pages you\'re monitoring for changes.');
ta['pt-mycontris'] = new Array('y','List of my contributions');
ta['pt-login'] = new Array('o','You are encouraged to log in, it is not mandatory however.');
ta['pt-anonlogin'] = new Array('o','You are encouraged to log in, it is not mandatory however.');
ta['pt-logout'] = new Array('o','Log out');
ta['ca-talk'] = new Array('t','Discussion about the content page');
ta['ca-edit'] = new Array('e','You can edit this page. Please use the preview button before saving.');
ta['ca-addsection'] = new Array('+','Add a comment to this discussion.');
ta['ca-viewsource'] = new Array('e','This page is protected. You can view its source.');
ta['ca-history'] = new Array('h','Past versions of this page.');
ta['ca-protect'] = new Array('=','Protect this page');
ta['ca-delete'] = new Array('d','Delete this page');
ta['ca-undelete'] = new Array('d','Restore the edits done to this page before it was deleted');
ta['ca-move'] = new Array('m','Move this page');
ta['ca-watch'] = new Array('w','Add this page to your watchlist');
ta['ca-unwatch'] = new Array('w','Remove this page from your watchlist');
ta['search'] = new Array('f','Search this wiki');
ta['p-logo'] = new Array('','Main Page');
ta['n-mainpage'] = new Array('z','Visit the Main Page');
ta['n-portal'] = new Array('','About the project, what you can do, where to find things');
ta['n-currentevents'] = new Array('','Find background information on current events');
ta['n-recentchanges'] = new Array('r','The list of recent changes in the wiki.');
ta['n-randompage'] = new Array('x','Load a random page');
ta['n-help'] = new Array('','The place to find out.');
ta['n-sitesupport'] = new Array('','Support us');
ta['t-whatlinkshere'] = new Array('j','List of all wiki pages that link here');
ta['t-recentchangeslinked'] = new Array('k','Recent changes in pages linked from this page');
ta['feed-rss'] = new Array('','RSS feed for this page');
ta['feed-atom'] = new Array('','Atom feed for this page');
ta['t-contributions'] = new Array('','View the list of contributions of this user');
ta['t-emailuser'] = new Array('','Send a mail to this user');
ta['t-upload'] = new Array('u','Upload images or media files');
ta['t-specialpages'] = new Array('q','List of all special pages');
ta['ca-nstab-main'] = new Array('c','View the content page');
ta['ca-nstab-user'] = new Array('c','View the user page');
ta['ca-nstab-media'] = new Array('c','View the media page');
ta['ca-nstab-special'] = new Array('','This is a special page, you can\'t edit the page itself.');
ta['ca-nstab-project'] = new Array('a','View the project page');
ta['ca-nstab-image'] = new Array('c','View the image page');
ta['ca-nstab-mediawiki'] = new Array('c','View the system message');
ta['ca-nstab-template'] = new Array('c','View the template');
ta['ca-nstab-help'] = new Array('c','View the help page');
ta['ca-nstab-category'] = new Array('c','View the category page');
mw.loader.load('//new.wikipedia.org/w/index.php?title=MediaWiki:translit.js&action=raw&ctype=text/javascript');
function addLoadEvent(func)
{
if (window.addEventListener)
window.addEventListener("load", func, false);
else if (window.attachEvent)
window.attachEvent("onload", func);
}
function addTranslit(editForm,textBox){
checkrt(editForm);
if (textBox.addEventListener)
textBox .addEventListener("keypress", processKeys, false);
else if (textBox .attachEvent)
textBox.attachEvent("onkeypress", processKeys);
}
function addTextEvent() {
var editForm =document.editform;
if(document.editform){
var textBox=document.editform.wpTextbox1;
addTranslit(editForm,textBox);
addCheckbox(editForm,textBox );
}
var searchform=document.getElementById('searchform');
var searchInput=document.getElementById('searchInput');
if(searchInput)
addTranslit(searchform,searchInput);
}
function addCheckbox(editform,textBox ){
var element = document.createElement("input");
element.setAttribute("type","checkbox");
element.setAttribute("id","realtime");
if (element.addEventListener)
element.addEventListener("click", rtClick, false);
else if (element.attachEvent)
element.attachEvent("onclick", rtClick);
var labelcheckBox = document.createTextNode('Click on the check box (Tick present) to write in Devnagari; use Esc to switch ');
editform.insertBefore(element,textBox);
document.getElementById("realtime").checked = realTime;
editform.insertBefore(labelcheckBox,textBox);
}
function processKeys(event) {
if (rtsupported)
{ if (event.keyCode == 27 && !isExplorer()) {
//escape to toggle
realTime = !realTime;
document.getElementById("realtime").checked = realTime;
}
else if (realTime) translitonkey(event);
}
}
var realTime = true;
function rtClick(event) {
realTime = !realTime;
}
var rtsupported = false;
var error;
function checkrt(editform){
try {
/*
var nav = navigator.userAgent.toUpperCase();
rtsupported = (nav.indexOf("GECKO") >= 0 || nav.indexOf("OPERA") >= 0 || nav.indexOf("SAFARI") >= 0);
*/
rtsupported = (document.selection != undefined)
if (!rtsupported) {
var element = document.createElement("TEXTAREA");
editform.appendChild(element);
if (element.selectionStart != undefined)
rtsupported = true;
editform.removeChild(element);
}
} catch (error) {
}
}
addLoadEvent(addTextEvent)
/**
* Beginning of Transliteration Tool
* Author: Vaibhav Jain [[user:Vibhijain]]
* added date: 2011-05-30
*/
function addOptionsToSimpleSearch() {
// To add checkbox for simple search box
//added by : [[User:Vibhijain]] (vbhijain@yahoo.in)
//********************* Starts here **********************************
var firstone =document.getElementById('p-search');
if(firstone!= null) {
try
{
var nextone=document.getElementById('h5');
var transListBox = document.createElement("select");
transListBox.style.position ="relative";
transListBox.style.fontSize="0.7em";
transListBox.style.top="-4.5em";
if (transListBox.addEventListener)
transListBox.addEventListener("change", writingStyleLBChanged, false);
else if (transListBox.attachEvent)
transListBox.attachEvent("onchange", writingStyleLBChanged);
var numOfSchemes = transettings.schemes.length;
for(var i=0; i < numOfSchemes; i++) {
var schemeOption = document.createElement("option");
schemeOption.appendChild( document.createTextNode(transettings.schemes[i].text) );
schemeOption.value = transettings.schemes[i].text;
if(transettings.default_scheme_index==i) schemeOption.selected=true;
transListBox.appendChild( schemeOption );
}
var chkboxelement = document.createElement("input");
chkboxelement.setAttribute("type","checkbox");
chkboxelement.setAttribute("id","searchInputcb");
chkboxelement.style.position ="relative";
chkboxelement.style.left=".2em";
chkboxelement.style.top="-3.8em";
chkboxelement.value = 'searchInput'; // specifying curresponding input filed.
chkboxelement.checked = transettings.default_state;
if (chkboxelement.addEventListener)
chkboxelement.addEventListener("click", transOptionOnClick, false);
else if (chkboxelement.attachEvent)
chkboxelement.attachEvent("onclick", transOptionOnClick);
var chkboxlabel = document.createElement('chkboxlabel');
chkboxlabel.style.fontSize = '.7em';
//chkboxlabel.style.fontWeight = 'bold';
chkboxlabel.style.position ="relative";
chkboxlabel.style.left="0.5em";
chkboxlabel.style.top="-4.8em"
var linktohelp = document.createElement ('a')
linktohelp.href= transettings.checkbox.link.href;
linktohelp.title= transettings.checkbox.link.tooltip;
linktohelp.appendChild( document.createTextNode(transettings.checkbox.simple_text) );
chkboxlabel.appendChild(linktohelp);
chkboxlabel.appendChild(document.createElement('br'));
firstone.insertBefore(transListBox,nextone);
firstone.insertBefore(chkboxelement,nextone);
firstone.insertBefore(chkboxlabel,nextone);
firstone.style.position ="relative";
//firstone.style.top="-1.6em";
}
catch(ex)
{
//Error
}
}
//************************* Ends here ****************************
}
function transetup(event) {
transettings.schemes[0] = tr_sa;
transettings.schemes[1] = tr_sa_inscript;
transettings.shortcut.controlkey =true;
transettings.shortcut.key = 'M';
transettings.checkbox.text = "पाळि ("+transettings.shortcut.toString()+")";
transettings.checkbox.link.href = "//sa.wikipedia.org/wiki/Help:Typing";
transettings.checkbox.simple_text = 'पाळि';
transettings.checkbox.link.tooltip = "पाळि-भाषायां लिखितुं इमानि उपकरणानि प्रयुज्यतु: "+transettings.shortcut.toString();
setDefaultSchmeIndex(readCookie("transToolIndex"));
transliterate('searchInput', 'wpTextbox1', 'wpSummary', 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText', 'wpUploadDescription', 'wpDestFile');
addTransliterationOption( 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText', 'wpUploadDescription', 'wpDestFile');
transettings.checkbox.position = "before";
addTransliterationOption( 'wpTextbox1', 'wpSummary' );
addOptionsToSimpleSearch();
initMultiScheme();
translitStateSynWithCookie('searchInput', 'wpTextbox1', 'wpSummary', 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText');
}
if (window.addEventListener){
window.addEventListener('load', transetup, false);
} else if (window.attachEvent){
window.attachEvent('onload', transetup);
}
/* End of Transliteration Tool */
tjyfey51kgteasrs8i49b9b71euoijc
मीडियाविकि:Mainpage
8
347
75429
3463
2011-08-10T15:12:41Z
Vibhijain
1513
75429
wikitext
text/x-wiki
पमुख पत्त Pamukha patta
nxue4740pmxmpunx1zq34493ti9bo7a
अवस्सय:Roman diacritic consonants html codes
12
918
100903
1866
2022-04-10T17:10:10Z
CX Zoom
6375
CX Zoom moved page [[अवस्सय:Editing]] to [[अवस्सय:Roman diacritic consonants html codes]]: More specific title
1866
wikitext
text/x-wiki
=== visesakkharāni: ===
# Ā : & + #256;
# ā : & + #257;
# Ī : & + #298;
# ī : & + #299;
# Ū : & + #362;
# ū : & + #363;
# ḍ : & + #7693;
# ṭ : & + #7789;
# ṇ : & + #7751;
# ṅ : & + #7749;
# ṃ : & + #7747;
# ḷ : & + #7735;
5yvyrveu4u17y11q34lhyxl64wg7027
Āngalabhāsā
0
921
102576
102315
2024-09-20T13:01:17Z
ꠢꠣꠍꠘ ꠞꠣꠎꠣ
7734
+ cat
102576
wikitext
text/x-wiki
[[पटिमा:Anglospeak (subnational version).svg|upright=2|thumb|Āngalabhāsā]]
Āngalaraṭṭhassa bhāsā
[[Category:bhāsā]]
phek5v404ynufu9ubhpr2ayaze9f8ch
पाळि
0
922
95827
95260
2015-10-06T06:16:02Z
Octahedron80
2610
Redirected page to [[पालि Pāli]]
95827
wikitext
text/x-wiki
#REDIRECT [[पालि Pāli]]
iojm8o1yrzp5qkikerxy0oq7wy70sz5
Wikipedia:Learn Pali/Palisangho
4
923
100913
100912
2022-04-10T18:25:36Z
CX Zoom
6375
CX Zoom moved page [[Palisangho]] to [[Wikipedia:Learn Pali/Palisangho]] without leaving a redirect: A group dedicated to learning Pali should become a subpage to existing Learn Pali page
100912
wikitext
text/x-wiki
Pālisangho Yong Peng namena upāsakena upatthāpito. Tam sangham [http://groups.yahoo.com/group/pali/ idha] vijjati.
Garuke sākacchā-kāraṇe honti:
# Tipitakam saha suttanta-pariyatti
# Palibhāsā saha sāhicco (ganthasamūha)
# Theravādo
# Samathā (ekaggatā-bhāvanā) saha vipassanā (pannā) bhāvanā
# Suttanta pariyatti upakāro saha ākāro
# Tipitakam parivattanam matam saha karanam
21cfohg1us0lq4230hf219f805l3u9g
बुद्धत्ता
0
927
102119
102093
2023-03-24T15:07:26Z
Sandesh9822
4127
102119
wikitext
text/x-wiki
Yaṃ pana kiñci atthi ñeyyaṃ nāma, sabbasseva buddhattā vimokkhantikaññāṇavasena buddho. Yasmā vā [[cattāri ariyasaccāni|cattāri saccāni]] attanāpi bujjhi, aññepi satte bodhesi, tasmā evamādīhipi kāraṇehi buddho. Imassa ca panatthassa viññāpanatthaṃ ''bujjhitā saccānīti buddho. Bodhetā pajāyāti buddho''ti evaṃ pavatto sabbopi niddesanayo (mahāni. 192) paṭisambhidānayo (paṭi. ma. 1.162) vā vitthāretabbo. (Visuddhimagge I. 141)
यम् पन्न किञ्चि अत्थि न्येय्या नाम, सब्बसेव बुद्धत्ता विमोक्खन्तिकन्न्याणवसेन बुद्धो। यस्मा वा चत्तारि सच्चानि अत्तनापि बुज्झि, अन्न्येपि सत्ते बोधेसि, तस्मा एवमादीहिपि कारणेहि बुद्धो। इमस्स च पनत्थस्स विन्न्यपनात्थम् ''बुज्झिता सच्चानीति बुद्धो। बोधेता पजायाति बुद्धो''ति एवम् पवत्तो साब्बोपि निद्देसानयो (महानि. १९२) पटिसम्भिदानयो (पटि. म. १.१६२) वा वित्थरेतब्बो (विसुद्धिमग्गे १.१४१)।
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
dm4zp7la2nxwt6c4nhgqb5db80wr33m
बुध्दो
0
1548
102096
102092
2023-03-07T04:04:15Z
Sandesh9822
4127
Redirected page to [[बुद्धो]]
102096
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
Wikipedia:Noticeboard
4
1551
103083
103081
2025-11-24T15:56:00Z
MediaWiki message delivery
2796
/* Tech News: 2025-48 */ new section
103083
wikitext
text/x-wiki
<noinclude> {{Page header/Noticeboard}} </noinclude>
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-02</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W02"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/02|Translations]] are available.
'''Recent changes'''
* You can use tags to filter edits in the recent changes feed or on your watchlist. You can now use tags to filter out edits you don't want to see. Previously you could only use tags to focus on the edits with those tags. [https://phabricator.wikimedia.org/T174349]
* [[Special:WhatLinksHere|Special:WhatLinksHere]] shows all pages that link to a specific page. There is now a [https://wlh.toolforge.org prototype] for how to sort those pages alphabetically. You can see the discussion in the [[phab:T4306|Phabricator ticket]].
* You can now use the [[mw:Special:MyLanguage/Extension:Thanks|thanks]] function on your watchlist and the user contribution page. [https://phabricator.wikimedia.org/T51541]
* A wiki page can be moved to give it a new name. You can now get a dropdown menu with common reasons when you move a page. This is so you don't have to write the explanation every time. [https://phabricator.wikimedia.org/T325257]
* [[m:Special:MyLanguage/Matrix.org|Matrix]] is a chat tool. You can now use <code>matrix:</code> to create Matrix links on wiki pages. [https://phabricator.wikimedia.org/T326021]
* You can filter out translations when you look at the recent changes on multilingual wikis. This didn't hide translation pages. You can now also hide subpages which are translation pages. [https://phabricator.wikimedia.org/T233493]
'''Changes later this week'''
* [[m:Special:MyLanguage/Real Time Preview for Wikitext|Realtime preview for wikitext]] is a tool which lets editors preview the page when they edit wikitext. It will be enabled for all users of the 2010 wikitext editor. You will find it in the editor toolbar.
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2023-01-10|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist targeted wikis]) and on {{#time:j xg|2023-01-12|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s6.dblist targeted wikis]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.18|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-01-10|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-01-11|en}}. It will be on all wikis from {{#time:j xg|2023-01-12|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/02|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W02"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:०६, १० ज्यानुवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24342971 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-03</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W03"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/03|Translations]] are available.
'''Problems'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] The URLs in "{{int:last}}" links on page history now contain <bdi lang="zxx" dir="ltr"><code><nowiki>diff=prev&oldid=[revision ID]</nowiki></code></bdi> in place of <bdi lang="zxx" dir="ltr"><code><nowiki>diff=[revision ID]&oldid=[revision ID]</nowiki></code></bdi>. This is to fix a problem with links pointing to incorrect diffs when history was filtered by a tag. Some user scripts may break as a result of this change. [https://phabricator.wikimedia.org/T243569]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.19|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-01-17|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-01-18|en}}. It will be on all wikis from {{#time:j xg|2023-01-19|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* Some [[mw:Special:MyLanguage/Talk pages project/Usability|changes to the appearance of talk pages]] have only been available on <code>{{ns:1}}:</code> and <code>{{ns:3}}:</code> namespaces. These will be extended to other talk namespaces, such as <code>{{ns:5}}:</code>. They will continue to be unavailable in non-talk namespaces, including <code>{{ns:4}}:</code> pages (e.g., at the Village Pump). You can [[Special:Preferences#mw-prefsection-editing-discussion|change your preferences]] ([[Special:Preferences#mw-prefsection-betafeatures|beta feature]]). [https://phabricator.wikimedia.org/T325417]
*On Wikisources, when an image is zoomed or panned in the Page: namespace, the same zoom and pan settings will be remembered for all Page: namespace pages that are linked to a particular Index: namespace page. [https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ProofreadPage/+/868841]
* The Vector 2022 skin will become the default for the English Wikipedia desktop users. The change will take place on January 18 at 15:00 UTC. [[:en:w:Wikipedia:Vector 2022|Learn more]].
'''Future changes'''
* The 2023 edition of the [[m:Special:MyLanguage/Community Wishlist Survey 2023|Community Wishlist Survey]], which invites contributors to make technical proposals and vote for tools and improvements, starts next week on 23 January 2023 at 18:00 UTC. You can start drafting your proposals in [[m:Community Wishlist Survey/Sandbox|the CWS sandbox]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/03|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W03"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:०९, १७ ज्यानुवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24381020 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-04</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/04|Translations]] are available.
'''Problems'''
* Last week, for ~15 minutes, all wikis were unreachable for logged-in users and non-cached pages. This was caused by a timing issue. [https://wikitech.wikimedia.org/wiki/Incidents/2023-01-17_MediaWiki]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.20|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-01-24|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-01-25|en}}. It will be on all wikis from {{#time:j xg|2023-01-26|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* If you have the Beta Feature for [[mw:Special:MyLanguage/Talk pages project|DiscussionTools]] enabled, the appearance of talk pages will add more information about discussion activity. [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Usability#Status][https://phabricator.wikimedia.org/T317907]
* The 2023 edition of the [[m:Special:MyLanguage/Community Wishlist Survey 2023|Community Wishlist Survey]] (CWS), which invites contributors to make technical proposals and vote for tools and improvements, starts on Monday 23 January 2023 at [https://zonestamp.toolforge.org/1674496814 18:00 UTC].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४५, २३ ज्यानुवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24418874 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-05</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W05"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/05|Translations]] are available.
'''Problems'''
* Last week, for ~15 minutes, some users were unable to log in or edit pages. This was caused by a problem with session storage. [https://wikitech.wikimedia.org/wiki/Incidents/2023-01-24_sessionstore_quorum_issues]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.21|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-01-31|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-02-01|en}}. It will be on all wikis from {{#time:j xg|2023-02-02|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Wikis that use localized numbering schemes for references need to add new CSS. This will help to show citation numbers the same way in all reading and editing modes. If your wiki would prefer to do it yourselves, please see the [[mw:Special:MyLanguage/Parsoid/Parser Unification/Cite CSS|details and example CSS to copy from]], and also add your wiki to the list. Otherwise, the developers will directly help out starting the week of February 5.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W05"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०४, ३१ ज्यानुवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24455949 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-06</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/06|Translations]] are available.
'''Recent changes'''
* In the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector 2022 skin]], logged-out users using the full-width toggle will be able to see the setting of their choice even after refreshing pages or opening new ones. This only applies to wikis where Vector 2022 is the default. [https://phabricator.wikimedia.org/T321498]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.22|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-02-07|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-02-08|en}}. It will be on all wikis from {{#time:j xg|2023-02-09|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* Previously, we announced when some wikis would be in read-only for a few minutes because of a switch of their main database. These switches will not be announced any more, as the read-only time has become non-significant. Switches will continue to happen at 7AM UTC on Tuesdays and Thursdays. [https://phabricator.wikimedia.org/T292543#8568433]
* Across all the wikis, in the Vector 2022 skin, logged-in users will see the page-related links such as "What links here" in a [[mw:Special:MyLanguage/Reading/Web/Desktop_Improvements/Features/Page_tools|new side menu]]. It will be displayed on the other side of the screen. This change had previously been made on Czech, English, and Vietnamese Wikipedias. [https://phabricator.wikimedia.org/T328692]
*[[m:Special:MyLanguage/Community Wishlist Survey 2023|Community Wishlist Survey 2023]] will stop receiving new proposals on [https://zonestamp.toolforge.org/1675706431 Monday, 6 February 2023, at 18:00 UTC]. Proposers should complete any edits by then, to give time for [[m:Special:MyLanguage/Community_Wishlist_Survey/Help_us|translations]] and review. Voting will begin on Friday, 10 February.
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Gadgets and user scripts will be changing to load on desktop and mobile sites. Previously they would only load on the desktop site. It is recommended that wiki administrators audit the [[MediaWiki:Gadgets-definition|gadget definitions]] prior to this change, and add <bdi lang="zxx" dir="ltr"><code>skins=…</code></bdi> for any gadgets which should not load on mobile. [https://phabricator.wikimedia.org/T328610 More details are available].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १०:२०, ६ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24491749 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-07</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W07"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/07|Translations]] are available.
'''Problems'''
* On wikis where patrolled edits are enabled, changes made to the [[mw:Special:MyLanguage/Growth/Communities/How to configure the mentors' list|mentor list]] by autopatrolled mentors are not correctly marked as patrolled. It will be fixed later this week. [https://phabricator.wikimedia.org/T328444]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-02-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-02-15|en}}. It will be on all wikis from {{#time:j xg|2023-02-16|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* The Reply tool and other parts of [[mw:Special:MyLanguage/Help:DiscussionTools#Mobile|DiscussionTools]] will be deployed for all editors using the mobile site. You can [[mw:Special:MyLanguage/Talk_pages_project/Mobile#Status_Updates|read more about this decision]]. [https://phabricator.wikimedia.org/T298060]
'''Future changes'''
* All wikis will be read-only for a few minutes on March 1. This is planned for [https://zonestamp.toolforge.org/1677679222 14:00 UTC]. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T328287][https://phabricator.wikimedia.org/T327920][https://wikitech.wikimedia.org/wiki/Deployments]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/07|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W07"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:४८, १४ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24540832 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-08</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W08"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/08|Translations]] are available.
'''Problems'''
* Last week, during planned maintenance of Cloud Services, unforeseen complications forced the team to turn off all tools for 2–3 hours to prevent data corruption. Work is ongoing to prevent similar problems in the future. [https://phabricator.wikimedia.org/T329535]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-02-21|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-02-22|en}}. It will be on all wikis from {{#time:j xg|2023-02-23|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
*The voting phase for the [[m:Special:MyLanguage/Community Wishlist Survey 2023|Community Wishlist Survey 2023]] ends on [https://zonestamp.toolforge.org/1677261621 24 February at 18:00 UTC]. The results of the survey will be announced on 28 February.
'''Future changes'''
* All wikis will be read-only for a few minutes on March 1. This is planned for [https://zonestamp.toolforge.org/1677679222 14:00 UTC]. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T328287][https://phabricator.wikimedia.org/T327920][https://wikitech.wikimedia.org/wiki/Deployments]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/08|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W08"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:५७, २१ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24570514 -->
== Editing news 2023 #1 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="message"/><i>[[m:Special:MyLanguage/VisualEditor/Newsletter/2023/February|Read this in another language]] • [[m:Special:MyLanguage/VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</i>
This newsletter includes two key updates about the [[mw:Special:MyLanguage/Editing team|Editing]] team's work:
# The Editing team will finish adding new features to the [[mw:Special:MyLanguage/Talk pages project|Talk pages project]] and deploy it.
# They are beginning a new project, [[mw:Special:MyLanguage/Edit check|Edit check]].
<strong>Talk pages project</strong>
[[File:Page Frame Features on desktop.png|alt=Screenshot showing the talk page design changes that are currently available as beta features at all Wikimedia wikis. These features include information about the number of people and comments within each discussion.|thumb|300px|Some of the upcoming changes]]
The Editing team is nearly finished with this first phase of the [[mw:Special:MyLanguage/Talk_pages_project|Talk pages project]]. Nearly all [[mw:Special:MyLanguage/Talk pages project/Usability|new features]] are available now in the [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature for {{int:discussiontools-preference-label}}]].
It will show information about how active a discussion is, such as the date of the most recent comment. There will soon be a new "{{int:skin-action-addsection}}" button. You will be able to turn them off at [[Special:Preferences#mw-prefsection-editing-discussion]]. Please [[mw:Special:MyLanguage/Talk:Talk_pages_project/Usability#c-PPelberg_(WMF)-20230215001000-Feedback:_Proposed_Revisions_to_%22Add_topic%22_button|tell them what you think]].
[[File:Daily edit completion rates mobile talk pages.png|thumb|300px|Daily edit completion rate by test group: DiscussionTools (test group) and MobileFrontend overlay (control group)]]
An A/B test for [[mw:Special:MyLanguage/Talk pages project/Mobile|{{int:discussiontools-preference-label}} on the mobile site]] has finished. Editors were [[mw:Special:MyLanguage/Talk_pages_project/Mobile#Status_Updates|more successful with {{int:discussiontools-preference-label}}]]. The Editing team is enabling these features for all editors on the mobile site.
<strong>New Project: Edit Check</strong>
The Editing team is beginning [[mw:Special:MyLanguage/Edit check|a project to help new editors of Wikipedia]]. It will help people identify some problems before they click "{{int:publishchanges}}". The first tool will encourage people to add references when they add new content. Please [[mw:Special:MyLanguage/Help:Watchlist|watch]] that page for more information. You can [[mw:Special:MyLanguage/Editing_team/Community_Conversations#20230303|join a conference call on 3 March 2023]] to learn more.<section end="message"/>
</div>
–[[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[User talk:Whatamidoing (WMF)|{{int:Talkpagelinktext}}]]) २३:२४, २२ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/VisualEditor/Newsletter/Wikis_with_VE&oldid=24611966 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-03-01|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-03-01T14:00|en}} {{#time:H:i e|2023-03-01T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-03-01|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|{{int:talk}}]])</span> २१:२१, २७ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=24390465 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-09</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W09"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/09|Translations]] are available.
'''Problems'''
* Last week, in some areas of the world, there were problems with loading pages for 20 minutes and saving edits for 55 minutes. These issues were caused by a problem with our caching servers due to unforseen events during a routine maintenance task. [https://wikitech.wikimedia.org/wiki/Incidents/2023-02-22_wiki_outage][https://wikitech.wikimedia.org/wiki/Incidents/2023-02-22_read_only]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.25|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-02-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-03-01|en}}. It will be on all wikis from {{#time:j xg|2023-03-02|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* All wikis will be read-only for a few minutes on March 1. This is planned for [https://zonestamp.toolforge.org/1677679222 14:00 UTC]. [https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/09|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W09"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४६, २७ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24634242 -->
== Ukraine's Cultural Diplomacy Month 2023: We are back! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:UCDM 2023 promo.png|180px|right]]
{{int:please-translate}}
Hello, dear Wikipedians!<br/>
[[m:Special:MyLanguage/Wikimedia Ukraine|Wikimedia Ukraine]], in cooperation with the [[:en:Ministry of Foreign Affairs of Ukraine|Ministry of Foreign Affairs of Ukraine]] and [[:en:Ukrainian Institute|Ukrainian Institute]], has launched the third edition of writing challenge "'''[[m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2023|Ukraine's Cultural Diplomacy Month]]'''", which lasts from 1st until 31st March 2023. The campaign is dedicated to famous Ukrainian artists of cinema, music, literature, architecture, design and cultural phenomena of Ukraine that are now part of world heritage. We accept contribution in every language! The most active contesters will receive [[m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2023/Prizes|prizes]].<br/>
We invite you to take part and help us improve the coverage of Ukrainian culture on Wikipedia in your language! Also, we plan to set up a [[m:CentralNotice/Request/UCDM 2023|banner]] to notify users of the possibility to participate in such a challenge!
</div>
[[m:User:ValentynNefedov (WMUA)|ValentynNefedov (WMUA)]] ([[m:User talk:ValentynNefedov (WMUA)|talk]]) 07:58, 1 March 2023 (UTC)
</div>
<!-- Message sent by User:ValentynNefedov (WMUA)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=23942484 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-10</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W10"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/10|Translations]] are available.
'''Recent changes'''
* The Community Wishlist Survey 2023 edition has been concluded. Community Tech has [[m:Special:MyLanguage/Community Wishlist Survey 2023/Results|published the results]] of the survey and will provide an update on what is next in April 2023.
* On wikis which use [[mw:Special:MyLanguage/Writing_systems|LanguageConverter]] to handle multiple writing systems, articles which used custom conversion rules in the wikitext (primarily on Chinese Wikipedia) would have these rules applied inconsistently in the table of contents, especially in the Vector 2022 skin. This has now been fixed. [https://phabricator.wikimedia.org/T306862]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.26|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-03-07|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-03-08|en}}. It will be on all wikis from {{#time:j xg|2023-03-09|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* A search system has been added to the [[Special:Preferences|Preferences screen]]. This will let you find different options more easily. Making it work on mobile devices will happen soon. [https://phabricator.wikimedia.org/T313804]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/10|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W10"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४९, ६ मार्च २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24676916 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Wikimania 2023 Welcoming Program Submissions</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="wikimania-program-submissions"/>[[File:Wikimania Singapore Logo.svg|right|frameless]]Do you want to host an in-person or virtual session at Wikimania 2023? Maybe a hands-on workshop, a lively discussion, a fun performance, a catchy poster, or a memorable lightning talk? [[wmania:Special:MyLanguage/2023:Program/Submissions|'''Submissions are open until March 28''']]. The event will have dedicated hybrid blocks, so virtual submissions and pre-recorded content are also welcome. If you have any questions, please join us at an upcoming conversation on March 12 or 19, or reach out by email at wikimania@wikimedia.org or on Telegram. More information on-wiki.<section end="wikimania-program-submissions"/>
</div>
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=24390465 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-11</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/11|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.27|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-03-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-03-15|en}}. It will be on all wikis from {{#time:j xg|2023-03-16|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-cbk_zamwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cdowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cebwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-chwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-chrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-chywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ckbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-csbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cuwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cvwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-itwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T304542][https://phabricator.wikimedia.org/T304550]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:१९, १३ मार्च २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24700189 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-12</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W12"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/12|Translations]] are available.
'''Problems'''
* Last week, some users experienced issues loading image thumbnails. This was due to incorrectly cached images. [https://phabricator.wikimedia.org/T331820]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.1|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-03-21|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-03-22|en}}. It will be on all wikis from {{#time:j xg|2023-03-23|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] A link to the user's [[{{#special:CentralAuth}}]] page will appear on [[{{#special:Contributions}}]] — some user scripts which previously added this link may cause conflicts. This feature request was [[:m:Community Wishlist Survey 2023/Admins and patrollers/Add link to CentralAuth on Special:Contributions|voted #17 in the 2023 Community Wishlist Survey]].
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The [[{{#special:AbuseFilter}}]] edit window will be resizable and larger by default. This feature request was [[:m:Community Wishlist Survey 2023/Anti-harassment/Make the AbuseFilter edit window resizable and larger by default|voted #80 in the 2023 Community Wishlist Survey]].
* There will be a new option for Administrators when they are unblocking a user, to add the unblocked user’s user page to their watchlist. This will work both via [[{{#special:Unblock}}]] and via the API. [https://phabricator.wikimedia.org/T257662]
'''Meetings'''
* You can join the next meeting with the Wikipedia mobile apps teams. During the meeting, we will discuss the current features and future roadmap. The meeting will be on [https://zonestamp.toolforge.org/1679677204 24 March at 17:00 (UTC)]. See [[mw:Special:MyLanguage/Wikimedia Apps/Office Hours|details and how to join]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/12|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W12"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:२५, २१ मार्च २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24732558 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-13</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/13|Translations]] are available.
'''Recent changes'''
* The [[:mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilter]] condition limit was increased from 1000 to 2000. [https://phabricator.wikimedia.org/T309609]
* [[:m:Special:MyLanguage/Global AbuseFilter#Locally disabled actions|Some Global AbuseFilter]] actions will no longer apply to local projects. [https://phabricator.wikimedia.org/T332521]
* Desktop users are now able to subscribe to talk pages by clicking on the {{int:discussiontools-newtopicssubscription-button-subscribe-label}} link in the {{int:toolbox}} menu. If you subscribe to a talk page, you receive [[mw:Special:MyLanguage/Notifications|notifications]] when new topics are started on that talk page. This is separate from putting the page on your watchlist or subscribing to a single discussion. [https://phabricator.wikimedia.org/T263821]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-03-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-03-29|en}}. It will be on all wikis from {{#time:j xg|2023-03-30|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
'''Future changes'''
* You will be able to choose [[mw:Special:MyLanguage/VisualEditor/Diffs|visual diffs]] on all [[m:Special:MyLanguage/Help:Page history|history pages]] at the Wiktionaries and Wikipedias. [https://phabricator.wikimedia.org/T314588]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] The legacy [[mw:Mobile Content Service|Mobile Content Service]] is going away in July 2023. Developers are encouraged to switch to Parsoid or another API before then to ensure service continuity. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/4MVQQTONJT7FJAXNVOFV3WWVVMCHRINE/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W13"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:१२, २८ मार्च २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24780854 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-14</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/14|Translations]] are available.
'''Recent changes'''
* The system for automatically creating categories for the [[mw:Special:MyLanguage/Extension:Babel|Babel]] extension has had several important changes and fixes. One of them allows you to insert templates for automatic category descriptions on creation, allowing you to categorize the new categories. [https://phabricator.wikimedia.org/T211665][https://phabricator.wikimedia.org/T64714][https://phabricator.wikimedia.org/T170654][https://phabricator.wikimedia.org/T184941][https://phabricator.wikimedia.org/T33074]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.3|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-04-04|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-04-05|en}}. It will be on all wikis from {{#time:j xg|2023-04-06|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Some older [[w:en:Web browser|Web browsers]] will stop being able to use [[w:en:JavaScript|JavaScript]] on Wikimedia wikis from this week. This mainly affects users of Internet Explorer 11. If you have an old web browser on your computer you can try to upgrade to a newer version. [https://phabricator.wikimedia.org/T178356]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The deprecated <bdi lang="zxx" dir="ltr"><code>jquery.hoverIntent</code></bdi> module has been removed. This module could be used by gadgets and user scripts, to create an artificial delay in how JavaScript responds to a hover event. Gadgets and user scripts should now use jQuery <bdi lang="zxx" dir="ltr"><code>hover()</code></bdi> or <bdi lang="zxx" dir="ltr"><code>on()</code></bdi> instead. Examples can be found in the [[mw:Special:MyLanguage/ResourceLoader/Migration_guide_(users)#jquery.hoverIntent|migration guide]]. [https://phabricator.wikimedia.org/T311194]
* Some of the links in [[{{#special:SpecialPages}}]] will be re-arranged. There will be a clearer separation between links that relate to all users, and links related to your own user account. [https://phabricator.wikimedia.org/T333242]
* You will be able to hide the [[mw:Special:MyLanguage/Talk pages project/Replying|Reply button]] in archived discussion pages with a new <bdi lang="zxx" dir="ltr"><code><nowiki>__ARCHIVEDTALK__</nowiki></code></bdi> magic word. There will also be a new <bdi lang="zxx" dir="ltr"><code>.mw-archivedtalk</code></bdi> CSS class for hiding the Reply button in individual sections on a page. [https://phabricator.wikimedia.org/T249293][https://phabricator.wikimedia.org/T295553][https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DiscussionTools/+/738221]
'''Future changes'''
* The Vega software that creates data visualizations in pages, such as graphs, will be upgraded to the newest version in the future. Graphs that still use the very old version 1.5 syntax may stop working properly. Most existing uses have been found and updated, but you can help to check, and to update any local documentation. [[phab:T260542|Examples of how to find and fix these graphs are available]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W14"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३९, ३ अप्रैल २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24820268 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-15</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/15|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] In the visual editor, it is now possible to edit captions of images in galleries without opening the gallery dialog. This feature request was [[:m:Community Wishlist Survey 2023/Editing/Editable gallery captions in Visual Editor|voted #61 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T190224]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] You can now receive notifications when another user edits your user page. See the "{{int:Echo-category-title-edit-user-page}}" option in [[Special:Preferences#mw-prefsection-echo|your Preferences]]. This feature request was [[:m:Community Wishlist Survey 2023/Anti-harassment/Notifications for user page edits|voted #3 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T3876]
'''Problems'''
* There was a problem with all types of CentralNotice banners still being shown to logged-in users even if they had [[Special:Preferences#mw-prefsection-centralnotice-banners|turned off]] specific banner types. This has now been fixed. [https://phabricator.wikimedia.org/T331671]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.4|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-04-11|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-04-12|en}}. It will be on all wikis from {{#time:j xg|2023-04-13|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-arywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dinwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dsbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-eewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-elwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-emlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-eowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-etwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-euwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-extwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tumwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ffwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fiu_vrowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fjwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frpwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-furwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gcrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gdwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-glwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-glkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gomwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gotwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-guwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-gvwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T304551][https://phabricator.wikimedia.org/T308133]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W15"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:०४, १० अप्रैल २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24851886 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-16</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/16|Translations]] are available.
'''Recent changes'''
* You can now see [[mw:Special:MyLanguage/Help:Extension:Kartographer#Show_nearby_articles|nearby articles on a Kartographer map]] with the button for the new feature "{{int:Kartographer-sidebar-nearbybutton}}". Six wikis have been testing this feature since October. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation/Nearby_articles#Implementation][https://phabricator.wikimedia.org/T334079]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The [[m:Special:GlobalWatchlist|Special:GlobalWatchlist]] page now has links for "{{int:globalwatchlist-markpageseen}}" for each entry. This feature request was [[m:Community Wishlist Survey 2023/Notifications, Watchlists and Talk Pages/Button to mark a single change as read in the global watch list|voted #161 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T334246]
'''Problems'''
* At Wikimedia Commons, some thumbnails have not been getting replaced correctly after a new version of the image is uploaded. This should be fixed later this week. [https://phabricator.wikimedia.org/T331138][https://phabricator.wikimedia.org/T333042]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] For the last few weeks, some external tools had inconsistent problems with logging-in with OAuth. This has now been fixed. [https://phabricator.wikimedia.org/T332650]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-04-18|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-04-19|en}}. It will be on all wikis from {{#time:j xg|2023-04-20|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W16"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:५३, १८ अप्रैल २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24881071 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-04-26|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-04-26T14:00|en}} {{#time:H:i e|2023-04-26T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-04-26|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:४१, २१ अप्रैल २०२३ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=24748237 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-17</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/17|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The date-selection menu on pages such as [[{{#special:Contributions}}]] will now show year-ranges that are in the current and past decade, instead of the current and future decade. This feature request was [[m:Community Wishlist Survey 2023/Miscellaneous/Change year range shown in date selection popup|voted #145 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T334316]
'''Problems'''
* Due to security issues with the [[mw:Special:MyLanguage/Extension:Graph|Graph extension]], graphs have been disabled in all Wikimedia projects. Wikimedia Foundation teams are working to respond to these vulnerabilities. [https://phabricator.wikimedia.org/T334940]
* For a few days, it was not possible to save some kinds of edits on the mobile version of a wiki. This has been fixed. [https://phabricator.wikimedia.org/T334797][https://phabricator.wikimedia.org/T334799][https://phabricator.wikimedia.org/T334794]
'''Changes later this week'''
* All wikis will be read-only for a few minutes on April 26. This is planned for [https://zonestamp.toolforge.org/1682517653 14:00 UTC]. [https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.6|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-04-25|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-04-26|en}}. It will be on all wikis from {{#time:j xg|2023-04-27|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''Future changes'''
* The Editing team plans an A/B test for [[mw:Special:MyLanguage/Talk pages project/Usability|a usability analysis of the Talk page project]]. The [[mw:Special:MyLanguage/Talk pages project/Usability/Analysis|planned measurements are available]]. Your wiki [[phab:T332946|may be invited to participate]]. Please suggest improvements to the measurement plan at [[mw:Talk:Talk pages project/Usability|the discussion page]].
* [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2023-2024|The Wikimedia Foundation annual plan 2023-2024 draft is open for comment and input]] until May 19. The final plan will be published in July 2023 on Meta-wiki.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:०३, २४ अप्रैल २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24933592 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Seeking volunteers for the next step in the Universal Code of Conduct process</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/U4C Building Committee/Nominations/Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/U4C Building Committee/Nominations/Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello,
As follow-up to [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/IOMVS7W75ZYMABQGOQ2QH2JAURC3CHGH/ the message about the Universal Code of Conduct Enforcement Guidelines] by Wikimedia Foundation Board of Trustees Vice Chair, Shani Evenstein Sigalov, I am reaching out about the next steps. I want to bring your attention to the next stage of the Universal Code of Conduct process, which is forming a building committee for the Universal Code of Conduct Coordinating Committee (U4C). I invite community members with experience and deep interest in community health and governance to nominate themselves to be part of the U4C building committee, which needs people who are:
* Community members in good standing
* Knowledgeable about movement community processes, such as, but not limited to, policy drafting, participatory decision making, and application of existing rules and policies on Wikimedia projects
* Aware and appreciative of the diversity of the movement, such as, but not limited to, languages spoken, identity, geography, and project type
* Committed to participate for the entire U4C Building Committee period from mid-May - December 2023
* Comfortable with engaging in difficult, but productive conversations
* Confidently able to communicate in English
The Building Committee shall consist of volunteer community members, affiliate board or staff, and Wikimedia Foundation staff.
The Universal Code of Conduct has been a process strengthened by the skills and knowledge of the community and I look forward to what the U4C Building Committee creates. If you are interested in joining the Building Committee, please either [[m:Special:MyLanguage/Universal_Code_of_Conduct/U4C_Building_Committee/Nominations|sign up on the Meta-Wiki page]], or contact ucocproject[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org by May 12, 2023. '''[[m:Special:MyLanguage/Universal_Code_of_Conduct/U4C_Building_Committee|Read more on Meta-Wiki]]'''.
Best regards,<br /><section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] १९:००, २६ अप्रैल २०२३ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=24941045 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-18</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/18|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The content attribution tools [[mw:Special:MyLanguage/Who Wrote That?|Who Wrote That?]], [[xtools:authorship|XTools Authorship]], and [[xtools:blame|XTools Blame]] now support the French and Italian Wikipedias. More languages will be added in the near future. This is part of the [[m:Community Wishlist Survey 2023/Reading/Extend "Who Wrote That?" tool to more wikis|#7 wish in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T243711][https://phabricator.wikimedia.org/T270490][https://phabricator.wikimedia.org/T334891]
* The [[:commons:Special:MyLanguage/Commons:Video2commons|Video2commons]] tool has been updated. This fixed several bugs related to YouTube uploads. [https://github.com/toolforge/video2commons/pull/162/commits]
* The [[{{#special:Preferences}}]] page has been redesigned on mobile web. The new design makes it easier to browse the different categories and settings at low screen widths. You can also now access the page via a link in the Settings menu in the mobile web sidebar. [https://www.mediawiki.org/wiki/Moderator_Tools/Content_moderation_on_mobile_web/Preferences]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-05-02|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-05-03|en}}. It will be on all wikis from {{#time:j xg|2023-05-04|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W18"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:४४, २ मई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24966974 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-19</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/19|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] When you close an image that is displayed via MediaViewer, it will now return to the wiki page instead of going back in your browser history. This feature request was [[m:Community Wishlist Survey 2023/Reading/Return to the article when closing the MediaViewer|voted #65 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T236591]
* The [[mw:Special:MyLanguage/Extension:SyntaxHighlight|SyntaxHighlight]] extension now supports <bdi lang="en" dir="ltr"><code>wikitext</code></bdi> as a selected language. Old alternatives that were used to highlight wikitext, such as <bdi lang="en" dir="ltr"><code>html5</code></bdi>, <bdi lang="en" dir="ltr"><code>moin</code></bdi>, and <bdi lang="en" dir="ltr"><code>html+handlebars</code></bdi>, can now be replaced. [https://phabricator.wikimedia.org/T29828]
* [[mw:Special:MyLanguage/Manual:Creating pages with preloaded text|Preloading text to new pages/sections]] now supports preloading from localized MediaWiki interface messages. [https://cs.wikipedia.org/wiki/User_talk:Martin_Urbanec_(WMF)?action=edit§ion=new&preload=MediaWiki:July Here is an example] at the {{int:project-localized-name-cswiki/en}} that uses <bdi lang="zxx" dir="ltr"><code><nowiki>preload=MediaWiki:July</nowiki></code></bdi>. [https://phabricator.wikimedia.org/T330337]
'''Problems'''
* Graph Extension update: Foundation developers have completed upgrading the visualization software to Vega5. Existing community graphs based on Vega2 are no longer compatible. Communities need to update local graphs and templates, and shared lua modules like <bdi lang="de" dir="ltr">[[:de:Modul:Graph]]</bdi>. The [https://vega.github.io/vega/docs/porting-guide/ Vega Porting guide] provides the most comprehensive detail on migration from Vega2 and [https://www.mediawiki.org/w/index.php?title=Template:Graph:PageViews&action=history here is an example migration]. Vega5 has currently just been enabled on mediawiki.org to provide a test environment for communities. [https://phabricator.wikimedia.org/T334940#8813922]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.8|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-05-09|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-05-10|en}}. It will be on all wikis from {{#time:j xg|2023-05-11|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Until now, all new OAuth apps went through manual review. Starting this week, apps using identification-only or basic authorizations will not require review. [https://phabricator.wikimedia.org/T67750]
'''Future changes'''
* During the next year, MediaWiki will stop using IP addresses to identify logged-out users, and will start automatically assigning unique temporary usernames. Read more at [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/Updates|IP Editing: Privacy Enhancement and Abuse Mitigation/Updates]]. You can [[m:Talk:IP Editing: Privacy Enhancement and Abuse Mitigation#What should it look like?|join the discussion]] about the [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/Updates#What will temporary usernames look like?|format of the temporary usernames]]. [https://phabricator.wikimedia.org/T332805]
* There will be an [[:w:en:A/B testing|A/B test]] on 10 Wikipedias where the Vector 2022 skin is the default skin. Half of logged-in desktop users will see an interface where the different parts of the page are more clearly separated. You can [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/2023-05 Zebra9 A/B test|read more]]. [https://phabricator.wikimedia.org/T333180][https://phabricator.wikimedia.org/T335972]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] <code>jquery.tipsy</code> will be removed from the MediaWiki core. This will affect some user scripts. Many lines with <code>.tipsy(</code> can be commented out. <code>OO.ui.PopupWidget</code> can be used to keep things working like they are now. You can [[phab:T336019|read more]] and [[:mw:Help:Locating broken scripts|read about how to find broken scripts]]. [https://phabricator.wikimedia.org/T336019]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W19"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:३५, ९ मई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24998636 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-20</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/20|Translations]] are available.
'''Problems'''
* Citations that are automatically generated based on [[d:Q33057|ISBN]] are currently broken. This affects citations made with the [[mw:Special:MyLanguage/Help:VisualEditor/User_guide/Citations-Full#Automatic|VisualEditor Automatic tab]], and the use of the citoid API in gadgets and user scripts. Work is ongoing to restore this feature. [https://phabricator.wikimedia.org/T336298]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.9|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-05-16|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-05-17|en}}. It will be on all wikis from {{#time:j xg|2023-05-18|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-gorwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hakwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hawwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hifwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hsbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-htwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-igwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ilowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-inhwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iuwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jamwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jvwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308134]
'''Future changes'''
* There is a recently formed team at the Wikimedia Foundation which will be focusing on experimenting with new tools. Currently they are building [[m:Wikimedia_Foundation_Annual_Plan/2023-2024/Draft/Future_Audiences#FA2.2_Conversational_AI|a prototype ChatGPT plugin that allows information generated by ChatGPT to be properly attributed]] to the Wikimedia projects.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Gadget and userscript developers should replace <bdi lang="zxx" dir="ltr"><code>jquery.cookie</code></bdi> with <bdi lang="zxx" dir="ltr"><code>mediawiki.cookie</code></bdi>. The <bdi lang="zxx" dir="ltr"><code>jquery.cookie</code></bdi> library will be removed in ~1 month, and staff developers will run a script to replace any remaining uses at that time. [https://phabricator.wikimedia.org/T336018]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:४४, १५ मई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25011501 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-21</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/21|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The "recent edits" time period for page watchers is now 30 days. It used to be 180 days. This was a [[m:Community Wishlist Survey 2023/Notifications, Watchlists and Talk Pages/Change information about the number of watchers on a page|Community Wishlist Survey proposal]]. [https://phabricator.wikimedia.org/T336250]
'''Changes later this week'''
* An [[mw:special:MyLanguage/Growth/Positive reinforcement#Impact|improved impact module]] will be available at Wikipedias. The impact module is a feature available to newcomers [[mw:Special:MyLanguage/Growth/Feature summary#Newcomer homepage|at their personal homepage]]. It will show their number of edits, how many readers their edited pages have, how many thanks they have received and similar things. It is also accessible by accessing Special:Impact. [https://phabricator.wikimedia.org/T336203]
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.10|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-05-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-05-24|en}}. It will be on all wikis from {{#time:j xg|2023-05-25|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W21"/>
</div>
१६:५४, २२ मई २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25028325 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Selection of the U4C Building Committee</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
The next stage in the Universal Code of Conduct process is establishing a Building Committee to create the charter for the Universal Code of Conduct Coordinating Committee (U4C). The Building Committee has been selected. [[m:Special:MyLanguage/Universal_Code_of_Conduct/U4C_Building_Committee|Read about the members and the work ahead on Meta-wiki]].<section end="announcement-content" />
</div>
-- [[m:Special:MyLanguage/Universal_Code_of_Conduct/Project|UCoC Project Team]], ०४:२०, २७ मई २०२३ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25018085 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-22</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/22|Translations]] are available.
'''Recent changes'''
* Citations can once again be added automatically from ISBNs, thanks to Zotero's ISBN searches. The current data sources are the Library of Congress (United States), the Bibliothèque nationale de France (French National Library), and K10plus ISBN (German repository). Additional data source searches can be [[mw:Citoid/Creating Zotero translators|proposed to Zotero]]. The ISBN labels in the [[mw:Special:MyLanguage/Help:VisualEditor/User_guide/Citations-Full#Automatic|VisualEditor Automatic tab]] will reappear later this week. [https://phabricator.wikimedia.org/T336298#8859917]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The page [[{{#special:EditWatchlist}}]] now has "{{int:watchlistedit-normal-check-all}}" options to select all the pages within a namespace. This feature request was [[m:Community Wishlist Survey 2023/Notifications, Watchlists and Talk Pages/Watchlist edit - "check all" checkbox|voted #161 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T334252]
'''Problems'''
* For a few days earlier this month, the "Add interlanguage link" item in the Tools menu did not work properly. This has now been fixed. [https://phabricator.wikimedia.org/T337081]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.11|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-05-30|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-05-31|en}}. It will be on all wikis from {{#time:j xg|2023-06-01|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* VisualEditor will be switched to a new backend on [https://phabricator.wikimedia.org/source/mediawiki-config/browse/master/dblists/small.dblist small] and [https://phabricator.wikimedia.org/source/mediawiki-config/browse/master/dblists/medium.dblist medium] wikis this week. Large wikis will follow in the coming weeks. This is part of the effort to move Parsoid into MediaWiki core. The change should have no noticeable effect on users, but if you experience any slow loading or other strangeness when using VisualEditor, please report it on the phabricator ticket linked here. [https://phabricator.wikimedia.org/T320529]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W22"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:०१, २९ मई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25079963 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-23</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W23"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/23|Translations]] are available.
'''Recent changes'''
* The [[:mw:Special:MyLanguage/Help:Extension:RealMe|RealMe]] extension allows you to mark URLs on your user page as verified for Mastodon and similar software.
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] Citation and footnote editing can now be started from the reference list when using the visual editor. This feature request was [[m:Community Wishlist Survey 2023/Citations/Allow citations to be edited in the references section with VisualEditor|voted #2 in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T54750]
* Previously, clicking on someone else's link to Recent Changes with filters applied within the URL could unintentionally change your preference for "{{int:Rcfilters-group-results-by-page}}". This has now been fixed. [https://phabricator.wikimedia.org/T202916#8874081]
'''Problems'''
* For a few days last week, some tools and bots returned outdated information due to database replication problems, and may have been down entirely while it was being fixed. These issues have now been fixed. [https://phabricator.wikimedia.org/T337446]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.12|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-06-06|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-06-07|en}}. It will be on all wikis from {{#time:j xg|2023-06-08|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Bots will no longer be prevented from making edits because of URLs that match the [[mw:Special:MyLanguage/Extension:SpamBlacklist|spam blacklist]]. [https://phabricator.wikimedia.org/T313107]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/23|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W23"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:५१, ५ जून २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25114640 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-24</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W24"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/24|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] The content attribution tools [[mw:Special:MyLanguage/Who Wrote That?|Who Wrote That?]], [[xtools:authorship|XTools Authorship]], and [[xtools:blame|XTools Blame]] now support the Dutch, German, Hungarian, Indonesian, Japanese, Polish and Portuguese Wikipedias. This was the [[m:Community Wishlist Survey 2023/Reading/Extend "Who Wrote That?" tool to more wikis|#7 wish in the 2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T334891]
* The [[mw:Special:MyLanguage/Structured Data Across Wikimedia/Search Improvements#Search Preview panel|Search Preview panel]] has been deployed on four Wikipedias (Catalan, Dutch, Hungarian and Norwegian). The panel will show an image related to the article (if existing), the top sections of the article, related images (coming from MediaSearch on Commons), and eventually the sister projects associated with the article. [https://phabricator.wikimedia.org/T306341]
* The [[:mw:Special:MyLanguage/Help:Extension:RealMe#Verifying_a_link_on_non-user_pages|RealMe]] extension now allows administrators to verify URLs for any page, for Mastodon and similar software. [https://phabricator.wikimedia.org/T324937]
* The default project license [https://lists.wikimedia.org/hyperkitty/list/wikimediaannounce-l@lists.wikimedia.org/thread/7G6XPWZPQFLZ2JANN3ZX6RT4DVUI3HZQ/ has been officially upgraded] to CC BY-SA 4.0. The software interface messages have been updated. Communities should feel free to start updating any mentions of the old CC BY-SA 3.0 licensing within policies and related documentation pages. [https://phabricator.wikimedia.org/T319064]
'''Problems'''
* For three days last month, some Wikipedia pages edited with VisualEditor or DiscussionTools had an unintended <code><nowiki>__TOC__</nowiki></code> (or its localized form) added during an edit. There is [[mw:Parsoid/Deployments/T336101_followup|a listing of affected pages sorted by wiki]], that may still need to be fixed. [https://phabricator.wikimedia.org/T336101]
* Currently, the "{{int:Visualeditor-dialog-meta-categories-defaultsort-label}}" feature in VisualEditor is broken. Existing <code><nowiki>{{DEFAULTSORT:...}}</nowiki></code> keywords incorrectly appear as missing templates in VisualEditor. Developers are exploring how to fix this. In the meantime, those wishing to edit the default sortkey of a page are advised to switch to source editing. [https://phabricator.wikimedia.org/T337398]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Last week, an update to the delete form may have broken some gadgets or user scripts. If you need to manipulate (empty) the reason field, replace <bdi lang="zxx" dir="ltr"><code>#wpReason</code></bdi> with <bdi lang="zxx" dir="ltr" style="white-space: nowrap;"><code>#wpReason > input</code></bdi>. See [https://cs.wikipedia.org/w/index.php?title=MediaWiki%3AGadget-CleanDeleteReasons.js&diff=22859956&oldid=12794189 an example fix]. [https://phabricator.wikimedia.org/T337809]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.13|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-06-13|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-06-14|en}}. It will be on all wikis from {{#time:j xg|2023-06-15|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* VisualEditor will be switched to a new backend on English Wikipedia on Monday, and all other [https://phabricator.wikimedia.org/source/mediawiki-config/browse/master/dblists/large.dblist large] wikis on Thursday. The change should have no noticeable effect on users, but if you experience any slow loading or other strangeness when using VisualEditor, please report it on the phabricator ticket linked here. [https://phabricator.wikimedia.org/T320529]
'''Future changes'''
* From 5 June to 17 July, the Foundation's [[:mw:Wikimedia Security Team|Security team]] is holding a consultation with contributors regarding a draft policy to govern the use of third-party resources in volunteer-developed gadgets and scripts. Feedback and suggestions are warmly welcome at [[m:Special:MyLanguage/Third-party resources policy|Third-party resources policy]] on meta-wiki.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/24|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W24"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १४:५०, १२ जून २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25133779 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-25</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W25"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/25|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Flame graphs are now available in WikimediaDebug. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/JXNQD3EHG5V5QW5UXFDPSHQG4MJ3FWJQ/][https://techblog.wikimedia.org/2023/06/08/flame-graphs-arrive-in-wikimediadebug/]
'''Changes later this week'''
* There is no new MediaWiki version this week.
* There is now a toolbar search popup in the visual editor. You can trigger it by typing <code>\</code> or pressing <code>ctrl + shift + p</code>. It can help you quickly access most tools in the editor. [https://commons.wikimedia.org/wiki/File:Visual_editor_toolbar_search_feature.png][https://phabricator.wikimedia.org/T66905]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/25|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W25"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:०८, १९ जून २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25159510 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-26</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W26"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/26|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The Action API modules and Special:LinkSearch will now add a trailing <bdi lang="zxx" dir="ltr"><code>/</code></bdi> to all <bdi lang="zxx" dir="ltr"><code>prop=extlinks</code></bdi> responses for bare domains. This is part of the work to remove duplication in the <code>externallinks</code> database table. [https://phabricator.wikimedia.org/T337994]
'''Problems'''
* Last week, search was broken on Commons and Wikidata for 23 hours. [https://phabricator.wikimedia.org/T339810][https://wikitech.wikimedia.org/wiki/Incidents/2023-06-18_search_broken_on_wikidata_and_commons]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.15|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-06-27|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-06-28|en}}. It will be on all wikis from {{#time:j xg|2023-06-29|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The Minerva skin now applies more predefined styles to the <bdi lang="zxx" dir="ltr"><code>.mbox-text</code></bdi> CSS class. This enables support for mbox templates that use divs instead of tables. Please make sure that the new styles won't affect other templates in your wiki. [https://gerrit.wikimedia.org/r/c/mediawiki/skins/MinervaNeue/+/930901/][https://phabricator.wikimedia.org/T339040]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Gadgets will now load on both desktop and mobile by default. Previously, gadgets loaded only on desktop by default. Changing this default using the <bdi lang="zxx" dir="ltr"><code>|targets=</code></bdi> parameter is also deprecated and should not be used. You should make gadgets work on mobile or disable them based on the skin (with the <bdi lang="zxx" dir="ltr"><code>|skins=</code></bdi> parameter in <bdi lang="en" dir="ltr">MediaWiki:Gadgets-definition</bdi>) rather than whether the user uses the mobile or the desktop website. Popular gadgets that create errors on mobile will be disabled by developers on the Minerva skin as a temporary solution. [https://phabricator.wikimedia.org/T127268]
* All namespace tabs now have the same browser [[m:Special:MyLanguage/Help:Keyboard_shortcuts|access key]] by default. Previously, custom and extension-defined namespaces would have to have their access keys set manually on-wiki, but that is no longer necessary. [https://phabricator.wikimedia.org/T22126]
* The review form of the Flagged Revisions extension now uses the standardized [[mw:Special:MyLanguage/Codex|user interface components]]. [https://phabricator.wikimedia.org/T191156]
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] How media is structured in the parser's HTML output will change in the coming weeks at [[:wikitech:Deployments/Train#Thursday|group2 wikis]]. This change improves the accessibility of content. You may need to update your site-CSS, or userscripts and gadgets. There are [[mw:Special:MyLanguage/Parsoid/Parser_Unification/Media_structure/FAQ|details on what code to check, how to update the code, and where to report any related problems]]. [https://phabricator.wikimedia.org/T314318]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/26|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W26"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १६:१८, २६ जून २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25202311 -->
== <span lang="en" dir="ltr" class="mw-content-ltr"> Announcing the new Elections Committee members</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections committee/Nominatons/2023/Announcement - new members|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections committee/Nominatons/2023/Announcement - new members|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections committee/Nominatons/2023/Announcement - new members}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello there,
We are glad to announce [[listarchive:list/wikimedia-l@lists.wikimedia.org/message/4TALOUFPAP2VDBR27GKRVOP7IGQYU3DB/|the new members and advisors of the Elections Committee]]. The [[m:Special:MyLanguage/Wikimedia_Foundation_elections_committee|Elections Committee]] assists with the design and implementation of the process to select Community- and Affiliate-Selected trustees for the Wikimedia Foundation Board of Trustees. After an open nomination process, the strongest candidates spoke with the Board and four candidates were asked to join the Elections Committee. Four other candidates were asked to participate as advisors.
Thank you to all the community members who submitted their names for consideration. We look forward to working with the Elections Committee in the near future.
On behalf of the Wikimedia Foundation Board of Trustees,<br /><section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १८:००, २८ जून २०२३ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25018085 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-27</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W27"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/27|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] As part of the rolling out of the [[m:Community Wishlist Survey 2022/Multimedia and Commons/Audio links that play on click|audio links that play on click]] wishlist proposal, [https://noc.wikimedia.org/conf/highlight.php?file=dblists/small.dblist small wikis] will now be able to use the [[mw:Special:MyLanguage/Help:Extension:Phonos#Inline audio player mode|inline audio player]] that is implemented by the [[mw:Extension:Phonos|Phonos]] extension. [https://phabricator.wikimedia.org/T336763]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] From this week all gadgets automatically load on mobile and desktop sites. If you see any problems with gadgets on your wikis, please adjust the [[mw:Special:MyLanguage/Extension:Gadgets#Options|gadget options]] in your gadget definitions file. [https://phabricator.wikimedia.org/T328610]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.16|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-07-04|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-07-05|en}}. It will be on all wikis from {{#time:j xg|2023-07-06|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/27|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W27"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:५०, ३ जुलाई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25231546 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-28</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W28"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/28|Translations]] are available.
'''Recent changes'''
* The [[:mw:Special:MyLanguage/Structured Data Across Wikimedia/Section-level Image Suggestions|Section-level Image Suggestions feature]] has been deployed on seven Wikipedias (Portuguese, Russian, Indonesian, Catalan, Hungarian, Finnish and Norwegian Bokmål). The feature recommends images for articles on contributors' watchlists that are a good match for individual sections of those articles.
* [[:m:Special:MyLanguage/Global AbuseFilter|Global abuse filters]] have been enabled on all Wikimedia projects, except English and Japanese Wikipedias (who opted out). This change was made following a [[:m:Requests for comment/Make global abuse filters opt-out|global request for comments]]. [https://phabricator.wikimedia.org/T341159]
* [[{{#special:BlockedExternalDomains}}]] is a new tool for administrators to help fight spam. It provides a clearer interface for blocking plain domains (and their subdomains), is more easily searchable, and is faster for the software to process for each edit on the wiki. It does not support regex (for complex cases), nor URL path-matching, nor the [[MediaWiki:Spam-whitelist|MediaWiki:Spam-whitelist]], but otherwise it replaces most of the functionalities of the existing [[MediaWiki:Spam-blacklist|MediaWiki:Spam-blacklist]]. There is a Python script to help migrate all simple domains into this tool, and more feature details, within [[mw:Special:MyLanguage/Manual:BlockedExternalDomains|the tool's documentation]]. It is available at all wikis except for Meta-wiki, Commons, and Wikidata. [https://phabricator.wikimedia.org/T337431]
* The WikiEditor extension was updated. It includes some of the most frequently used features of wikitext editing. In the past, many of its messages could only be translated by administrators, but now all regular translators on translatewiki can translate them. Please check [https://translatewiki.net/wiki/Special:MessageGroupStats?group=ext-wikieditor&messages=&x=D#sortable:0=asc the state of WikiEditor localization into your language], and if the "Completion" for your language shows anything less than 100%, please complete the translation. See [https://lists.wikimedia.org/hyperkitty/list/wikitech-ambassadors@lists.wikimedia.org/thread/D4YELU2DXMZ75PGELUOKXXMFF3FH45XA/ a more detailed explanation].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.17|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-07-11|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-07-12|en}}. It will be on all wikis from {{#time:j xg|2023-07-13|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* The default protocol of [[{{#special:LinkSearch}}]] and API counterparts has changed from http to both http and https. [https://phabricator.wikimedia.org/T14810]
* [[{{#special:LinkSearch}}]] and its API counterparts will now search for all of the URL provided in the query. It used to be only the first 60 characters. This feature was requested fifteen years ago. [https://phabricator.wikimedia.org/T17218]
'''Future changes'''
* There is an experiment with a [[:w:en:ChatGPT|ChatGPT]] plugin. This is to show users where the information is coming from when they read information from Wikipedia. It has been tested by Wikimedia Foundation staff and other Wikimedians. Soon all ChatGPT plugin users can use the Wikipedia plugin. This is the same plugin which was mentioned in [[m:Special:MyLanguage/Tech/News/2023/20|Tech News 2023/20]]. [https://meta.wikimedia.org/wiki/Wikimedia_Foundation_Annual_Plan/2023-2024/Draft/Future_Audiences#FA2.2_Conversational_AI]
* There is an ongoing discussion on a [[m:Special:MyLanguage/Third-party resources policy|proposed Third-party resources policy]]. The proposal will impact the use of third-party resources in gadgets and userscripts. Based on the ideas received so far, policy includes some of the risks related to user scripts and gadgets loading third-party resources, some best practices and exemption requirements such as code transparency and inspectability. Your feedback and suggestions are warmly welcome until July 17, 2023 on [[m:Talk:Third-party resources policy|on the policy talk page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/28|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W28"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:५३, १० जुलाई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25278797 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-29</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W29"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/29|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] We are now serving 1% of all global user traffic from [[:en:Kubernetes|Kubernetes]] (you can [[wikitech:MediaWiki On Kubernetes|read more technical details]]). We are planning to increment this percentage regularly. You can [[phab:T290536|follow the progress of this work]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.18|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-07-18|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-07-19|en}}. It will be on all wikis from {{#time:j xg|2023-07-20|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] MediaWiki [[mw:Special:MyLanguage/Help:System_message|system messages]] will now look for available local fallbacks, instead of always using the default fallback defined by software. This means wikis no longer need to override each language on the [[mw:Special:MyLanguage/Manual:Language#Fallback_languages|fallback chain]] separately. For example, English Wikipedia doesn't have to create <bdi lang="zxx" dir="ltr"><code>en-ca</code></bdi> and <bdi lang="zxx" dir="ltr"><code>en-gb</code></bdi> subpages with a transclusion of the base pages anymore. This makes it easier to maintain local overrides. [https://phabricator.wikimedia.org/T229992]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The <bdi lang="zxx" dir="ltr"><code>action=growthsetmentorstatus</code></bdi> API will be deprecated with the new MediaWiki version. Bots or scripts calling that API should use the <bdi lang="zxx" dir="ltr"><code>action=growthmanagementorlist</code></bdi> API now. [https://phabricator.wikimedia.org/T321503]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/29|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W29"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०७, १७ जुलाई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25289122 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-30</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/30|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] On July 18, the Wikimedia Foundation launched a survey about the [[:mw:Technical_decision_making|technical decision making process]] for people who do technical work that relies on software that is maintained by the Foundation or affiliates. If this applies to you, [https://wikimediafoundation.limesurvey.net/885471 please take part in the survey]. The survey will be open for three weeks, until August 7. You can find more information in [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/Q7DUCFA75DXG3G2KHTO7CEWMLCYTSDB2/|the announcement e-mail on wikitech-l]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.19|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-07-25|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-07-26|en}}. It will be on all wikis from {{#time:j xg|2023-07-27|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०२:१९, २५ जुलाई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25332248 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-31</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/31|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The [[mw:Synchronizer|Synchronizer]] tool is now available to keep Lua modules synced across Wikimedia wikis, along with [[mw:Multilingual Templates and Modules|updated documentation]] to develop global Lua modules and templates.
* The tag filter on [[{{#special:NewPages}}]] and revision history pages can now be inverted. For example, you can hide edits that were made using an automated tool. [https://phabricator.wikimedia.org/T334337][https://phabricator.wikimedia.org/T334338]
* The Wikipedia [[:w:en:ChatGPT|ChatGPT]] plugin experiment can now be used by ChatGPT users who can use plugins. You can participate in a [[:m:Talk:Wikimedia Foundation Annual Plan/2023-2024/Draft/Future Audiences#Announcing monthly Future Audiences open "office hours"|video call]] if you want to talk about this experiment or similar work. [https://meta.wikimedia.org/wiki/Wikimedia_Foundation_Annual_Plan/2023-2024/Draft/Future_Audiences#FA2.2_Conversational_AI]
'''Problems'''
* It was not possible to generate a PDF for pages with non-Latin characters in the title, for the last two weeks. This has now been fixed. [https://phabricator.wikimedia.org/T342442]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.20|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-08-01|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-08-02|en}}. It will be on all wikis from {{#time:j xg|2023-08-03|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Tuesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-kawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kaawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kabwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kbdwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kbpwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kmwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-knwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kshwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kuwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kwwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308135]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५३, ३१ जुलाई २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25362228 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-32</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W32"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/32|Translations]] are available.
'''Recent changes'''
* Mobile Web editors can now [[mw:Special:MyLanguage/Reading/Web/Advanced_mobile_contributions#August_1,_2023_-_Full-page_editing_added_on_mobile|edit a whole page at once]]. To use this feature, turn on "{{int:Mobile-frontend-mobile-option-amc}}" in your settings and use the "{{int:Minerva-page-actions-editfull}}" button in the "{{int:Minerva-page-actions-overflow}}" menu. [https://phabricator.wikimedia.org/T203151]
'''Changes later this week'''
* There is no new MediaWiki version this week.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/32|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W32"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:२०, ७ अगस्त २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25420038 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-33</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W33"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/33|Translations]] are available.
'''Recent changes'''
* The Content translation system is no longer using Youdao's [[mw:Special:MyLanguage/Help:Content_translation/Translating/Initial_machine_translation|machine translation service]]. The service was in place for several years, but due to no usage, and availability of alternatives, it was deprecated to reduce maintenance overheads. Other services which cover the same languages are still available. [https://phabricator.wikimedia.org/T329137]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.22|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-08-15|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-08-16|en}}. It will be on all wikis from {{#time:j xg|2023-08-17|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-lawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ladwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lbewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lezwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lfnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-liwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lijwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lmowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ltgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lvwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-maiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-map_bmswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mdfwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kywiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308136] <!-- TODO replace wiki codes -->
'''Future changes'''
* A few gadgets/user scripts which add icons to the Minerva skin need to have their CSS updated. There are more details available including a [[phab:T344067|search for all existing instances and how to update them]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/33|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W33"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०५:५९, १५ अगस्त २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25428668 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-34</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/34|Translations]] are available.
'''Recent changes'''
* The [https://gdrive-to-commons.toolforge.org/ GDrive to Commons Uploader] tool is now available. It enables [[m:Special:MyLanguage/GDrive to Commons Uploader|securely selecting and uploading files]] from your Google Drive directly to Wikimedia Commons. [https://phabricator.wikimedia.org/T267868]
* From now on, we will announce new Wikimedia wikis in Tech News, so you can update any tools or pages.
** Since the last edition, two new wikis have been created:
*** a Wiktionary in [[d:Q7121294|Pa'O]] ([[wikt:blk:|<code>wikt:blk:</code>]]) [https://phabricator.wikimedia.org/T343540]
*** a Wikisource in [[d:Q34002|Sundanese]] ([[s:su:|<code>s:su:</code>]]) [https://phabricator.wikimedia.org/T343539]
** To catch up, the next most recent six wikis are:
*** Wikifunctions ([[f:|<code>f:</code>]]) [https://phabricator.wikimedia.org/T275945]
*** a Wiktionary in [[d:Q2891049|Mandailing]] ([[wikt:btm:|<code>wikt:btm:</code>]]) [https://phabricator.wikimedia.org/T335216]
*** a Wikipedia in [[d:Q5555465|Ghanaian Pidgin]] ([[w:gpe:|<code>w:gpe:</code>]]) [https://phabricator.wikimedia.org/T335969]
*** a Wikinews in [[d:Q3111668|Gungbe]] ([[n:guw:|<code>n:guw:</code>]]) [https://phabricator.wikimedia.org/T334394]
*** a Wiktionary in [[d:Q33522|Kabardian]] ([[wikt:kbd:|<code>wikt:kbd:</code>]]) [https://phabricator.wikimedia.org/T333266]
*** a Wikipedia in [[d:Q35570|Fante]] ([[w:fat:|<code>w:fat:</code>]]) [https://phabricator.wikimedia.org/T335016]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-08-22|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-08-23|en}}. It will be on all wikis from {{#time:j xg|2023-08-24|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] There is an existing [[mw:Stable interface policy|stable interface policy]] for MediaWiki backend code. There is a [[mw:User:Jdlrobson/Stable interface policy/frontend|proposed stable interface policy for frontend code]]. This is relevant for anyone who works on gadgets or Wikimedia frontend code. You can read it, discuss it, and let the proposer know if there are any problems. [https://phabricator.wikimedia.org/T344079]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W34"/>
</div>
१५:२४, २१ अगस्त २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25497111 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-35</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/35|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] As part of the changes for the [[m:Community Wishlist Survey 2022/Better diff handling of paragraph splits|better diff handling of paragraph splits]], improved detection of splits is being rolled out. Over the last two weeks, we deployed this support to [[wikitech:Deployments/Train#Groups|group0]] and group1 wikis. This week it will be deployed to group2 wikis. [https://phabricator.wikimedia.org/T341754]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] All [[{{#special:Contributions}}]] pages now show the user's local edit count and the account's creation date. [https://phabricator.wikimedia.org/T324166]
* Wikisource users can now use the <bdi lang="zxx" dir="ltr"><code>prpbengalicurrency</code></bdi> label to denote Bengali currency characters as page numbers inside the <bdi lang="zxx" dir="ltr"><code><nowiki><pagelist></nowiki></code></bdi> tag. [https://phabricator.wikimedia.org/T268932]
* Two preferences have been relocated. The preference "{{int:visualeditor-preference-visualeditor}}" is now shown on the [[Special:Preferences#mw-prefsection-editing|"{{int:prefs-editing}}" tab]] at all wikis. Previously it was shown on the "{{int:prefs-betafeatures}}" tab at some wikis. The preference "{{int:visualeditor-preference-newwikitexteditor-enable}}" is now also shown on the "{{int:prefs-editing}}" tab at all wikis, instead of the "{{int:prefs-betafeatures}}" tab. [https://phabricator.wikimedia.org/T335056][https://phabricator.wikimedia.org/T344158]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.24|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-08-29|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-08-30|en}}. It will be on all wikis from {{#time:j xg|2023-08-31|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] New signups for a Wikimedia developer account will start being pushed towards <bdi lang="en" dir="ltr">[https://idm.wikimedia.org/ idm.wikimedia.org]</bdi>, rather than going via Wikitech. [[wikitech:IDM|Further information about the new system is available]].
* All right-to-left language wikis, plus Korean, Armenian, Ukrainian, Russian, and Bulgarian Wikipedias, will have a link in the sidebar that provides a short URL of that page, using the [[m:Special:MyLanguage/Wikimedia URL Shortener|Wikimedia URL Shortener]]. This feature will come to more wikis in future weeks. [https://phabricator.wikimedia.org/T267921]
'''Future changes'''
* The removal of the [[mw:Special:MyLanguage/Extension:DoubleWiki|DoubleWiki extension]] is being discussed. This extension currently allows Wikisource users to view articles from multiple language versions side by side when the <bdi lang="zxx" dir="ltr"><code><=></code></bdi> symbol next to a specific language edition is selected. Comments on this are welcomed at [[phab:T344544|the phabricator task]].
* A proposal has been made to merge the second hidden-categories list (which appears below the wikitext editing form) with the main list of categories (which is further down the page). [[phab:T340606|More information is available on Phabricator]]; feedback is welcome!
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W35"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १३:५९, २८ अगस्त २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25510866 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Review the Charter for the Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/U4C Building Committee/Announcement - Review|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/U4C Building Committee/Announcement - Review}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello all,
I am pleased to share the next step in the [[foundation:Special:MyLanguage/Policy:Universal Code of Conduct|Universal Code of Conduct]] work. The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|Universal Code of Conduct Coordinating Committee (U4C) draft charter]] is now ready for your review.
The [[foundation:Special:MyLanguage/Policy:Universal Code of Conduct/Enforcement guidelines|Enforcement Guidelines]] require a [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines#4.5_U4C_Building_Committee|Building Committee]] form to draft a charter that outlines procedures and details for a global committee to be called the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines#4._UCoC_Coordinating_Committee_(U4C)|Universal Code of Conduct Coordinating Committee (U4C)]]. Over the past few months, the U4C Building Committee worked together as a group to discuss and draft the U4C charter. The U4C Building Committee welcomes feedback about the draft charter now through 22 September 2023. After that date, the U4C Building Committee will revise the charter as needed and a community vote will open shortly afterward.
Join the conversation during the [[m:Special:MyLanguage/Universal Code of Conduct/U4C Building Committee#Conversation hours|conversation hours]] or on [[m:Talk:Universal Code of Conduct/Coordinating Committee/Charter|Meta-wiki]].
Best,<br /><section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]], on behalf of the U4C Building Committee, १५:३५, २८ अगस्त २०२३ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25392152 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-36</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W36"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/36|Translations]] are available.
'''Recent changes'''
* [[m:Wikisource_EditInSequence|EditInSequence]], a feature that allows users to edit pages faster on Wikisource has been moved to a Beta Feature based on community feedback. To enable it, you can navigate to the [[Special:Preferences#mw-prefsection-betafeatures|beta features tab in Preferences]]. [https://phabricator.wikimedia.org/T308098]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] As part of the changes for the [[m:Special:MyLanguage/Community Wishlist Survey 2022/Generate Audio for IPA|Generate Audio for IPA]] and [[m:Community Wishlist Survey 2022/Multimedia and Commons/Audio links that play on click|Audio links that play on click]] wishlist proposals, the [[mw:Special:MyLanguage/Help:Extension:Phonos#Inline_audio_player_mode|inline audio player mode]] of [[mw:Extension:Phonos|Phonos]] has been deployed to all projects. [https://phabricator.wikimedia.org/T336763]
* There is a new option for Administrators when they are changing the usergroups for a user, to add the user’s user page to their watchlist. This works both via [[{{#special:UserRights}}]] and via the API. [https://phabricator.wikimedia.org/T272294]
* One new wiki has been created:
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q34318|Talysh]] ([[w:tly:|<code>w:tly:</code>]]) [https://phabricator.wikimedia.org/T345166]
'''Problems'''
* The [[mw:Special:MyLanguage/Extension:LoginNotify|LoginNotify extension]] was not sending notifications since January. It has now been fixed, so going forward, you may see notifications for failed login attempts, and successful login attempts from a new device. [https://phabricator.wikimedia.org/T344785]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.25|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-09-05|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-09-06|en}}. It will be on all wikis from {{#time:j xg|2023-09-07|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-mhrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-miwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-minwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mrjwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mtwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mwlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-myvwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mznwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nahwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-napwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ndswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nds_nlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-newiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-newwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-novwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nqowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nrmwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nsowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nvwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ocwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-olowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-omwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-orwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-oswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pagwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pamwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-papwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pcdwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pdcwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pflwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pihwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pmswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pnbwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pntwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pswiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308137][https://phabricator.wikimedia.org/T308138]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/36|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W36"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३२, ४ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25566983 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-37</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W37"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/37|Translations]] are available.
'''Recent changes'''
* [[mw:Special:MyLanguage/ORES|ORES]], the revision evaluation service, is now using a new open-source infrastructure on all wikis except for English Wikipedia and Wikidata. These two will follow this week. If you notice any unusual results from the Recent Changes filters that are related to ORES (for example, "{{int:ores-rcfilters-damaging-title}}" and "{{int:ores-rcfilters-goodfaith-title}}"), please [[mw:Talk:Machine Learning|report them]]. [https://phabricator.wikimedia.org/T342115]
* When you are logged in on one Wikimedia wiki and visit a different Wikimedia wiki, the system tries to log you in there automatically. This has been unreliable for a long time. You can now visit the login page to make the system try extra hard. If you feel that made logging in better or worse than it used to be, your feedback is appreciated. [https://phabricator.wikimedia.org/T326281]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.26|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-09-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-09-13|en}}. It will be on all wikis from {{#time:j xg|2023-09-14|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The [[mw:Special:MyLanguage/Technical decision making|Technical Decision-Making Forum Retrospective]] team invites anyone involved in the technical field of Wikimedia projects to signup to and join [[mw:Technical decision making/Listening Sessions|one of their listening sessions]] on 13 September. Another date will be scheduled later. The goal is to improve the technical decision-making processes.
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] As part of the changes for the [[m:Special:MyLanguage/Community Wishlist Survey 2022/Better diff handling of paragraph splits|Better diff handling of paragraph splits]] wishlist proposal, the inline switch widget in diff pages is being rolled out this week to all wikis. The inline switch will allow viewers to toggle between a unified inline or two-column diff wikitext format. [https://phabricator.wikimedia.org/T336716]
'''Future changes'''
* All wikis will be read-only for a few minutes on 20 September. [[m:Special:MyLanguage/Tech/Server switch|This is planned at 14:00 UTC.]] More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T345263]
* The Enterprise API is launching a new feature called "[http://breakingnews-beta.enterprise.wikimedia.com/ breaking news]". Currently in BETA, this attempts to identify likely "newsworthy" topics as they are currently being written about in any Wikipedia. Your help is requested to improve the accuracy of its detection model, especially on smaller language editions, by recommending templates or identifiable editing patterns. See more information at [[mw:Special:MyLanguage/Wikimedia Enterprise/Breaking news|the documentation page]] on MediaWiki or [[m:Special:MyLanguage/Wikimedia Enterprise/FAQ#What is Breaking News|the FAQ]] on Meta.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/37|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W37"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:०५, ११ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25589064 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-09-20|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-09-20T14:00|en}} {{#time:H:i e|2023-09-20T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-09-20|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
[[User:Trizek (WMF)|Trizek_(WMF)]] ([[m:User talk:Trizek (WMF)|talk]]) ०९:२३, १५ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=25018086 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-38</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W38"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/38|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] MediaWiki now has a [[mw:Stable interface policy/frontend|stable interface policy for frontend code]] that more clearly defines how we deprecate MediaWiki code and wiki-based code (e.g. gadgets and user scripts). Thank you to everyone who contributed to the content and discussions. [https://phabricator.wikimedia.org/T346467][https://phabricator.wikimedia.org/T344079]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.27|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-09-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-09-20|en}}. It will be on all wikis from {{#time:j xg|2023-09-21|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* All wikis will be read-only for a few minutes on September 20. [[m:Special:MyLanguage/Tech/Server switch|This is planned at 14:00 UTC.]] [https://phabricator.wikimedia.org/T345263]
* All wikis will have a link in the sidebar that provides a short URL of that page, using the [[m:Special:MyLanguage/Wikimedia URL Shortener|Wikimedia URL Shortener]]. [https://phabricator.wikimedia.org/T267921]
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The team investigating the Graph Extension posted [[mw:Extension:Graph/Plans#Proposal|a proposal for reenabling it]] and they need your input.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/38|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W38"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:१७, १८ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25623533 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-39</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W39"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/39|Translations]] are available.
'''Recent changes'''
* The Vector 2022 skin will now remember the pinned/unpinned status for the Table of Contents for all logged-out users. [https://phabricator.wikimedia.org/T316060]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.28|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-09-26|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-09-27|en}}. It will be on all wikis from {{#time:j xg|2023-09-28|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The ResourceLoader <bdi lang="zxx" dir="ltr"><code><nowiki>mediawiki.ui</nowiki></code></bdi> modules are now deprecated as part of the move to Vue.js and Codex. There is a [[mw:Codex/Migrating_from_MediaWiki_UI|guide for migrating from MediaWiki UI to Codex]] for any tools that use it. More [[phab:T346468|details are available in the task]] and your questions are welcome there.
* Gadget definitions will have a [[mw:Special:MyLanguage/Extension:Gadgets#Options|new "namespaces" option]]. The option takes a list of namespace IDs. Gadgets that use this option will only load on pages in the given namespaces.
'''Future changes'''
* New variables will be added to [[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilter]]: <code><bdi lang="zxx" dir="ltr">global_account_groups</bdi></code> and <code><bdi lang="zxx" dir="ltr">global_account_editcount</bdi></code>. They are available only when an account is being created. You can use them to prevent blocking automatic creation of accounts when users with many edits elsewhere visit your wiki for the first time. [https://phabricator.wikimedia.org/T345632][https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format]
'''Meetings'''
* You can join the next meeting with the Wikipedia mobile apps teams. During the meeting, we will discuss the current features and future roadmap. The meeting will be on [https://zonestamp.toolforge.org/1698426015 27 October at 17:00 (UTC)]. See [[mw:Special:MyLanguage/Wikimedia_Apps/Office_Hours#October_2023|details and how to join]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/39|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W39"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १६:४९, २६ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25655264 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-40</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W40"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/40|Translations]] are available.
'''Recent changes'''
* There is a new [[Special:Preferences#mw-prefsection-rendering-advancedrendering|user preference]] for "{{int:tog-forcesafemode}}". This setting will make pages load without including any on-wiki JavaScript or on-wiki stylesheet pages. It can be useful for debugging broken JavaScript gadgets. [https://phabricator.wikimedia.org/T342347]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Gadget definitions now have a [[mw:Special:MyLanguage/Extension:Gadgets#Options|new "<var>contentModels</var>" option]]. The option takes a list of page content models, like <code><bdi lang="zxx" dir="ltr">wikitext</bdi></code> or <code><bdi lang="zxx" dir="ltr">css</bdi></code>. Gadgets that use this option will only load on pages with the given content models.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.29|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-10-03|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-10-04|en}}. It will be on all wikis from {{#time:j xg|2023-10-05|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The Vector 2022 skin will no longer use the custom styles and scripts of Vector legacy (2010). The change will be made later this year or in early 2024. See [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Features/Loading Vector 2010 scripts|how to adjust the CSS and JS pages on your wiki]]. [https://phabricator.wikimedia.org/T331679]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/40|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W40"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:२४, ३ ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25686930 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-41</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W41"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/41|Translations]] are available.
'''Recent changes'''
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q33291|Fon]] ([[w:fon:|<code>w:fon:</code>]]) [https://phabricator.wikimedia.org/T347935]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.41/wmf.30|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-10-10|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-10-11|en}}. It will be on all wikis from {{#time:j xg|2023-10-12|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-swwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-wawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-warwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-wowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-xalwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-xhwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-xmfwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-yiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-yowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zeawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zh_min_nanwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zuwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308139]
* At some wikis, newcomers are suggested images from Commons to add to articles without any images. Starting on Tuesday, newcomers at these wikis will be able to add images to unillustrated article sections. The specific wikis are listed under "Images recommendations" [[mw:Special:MyLanguage/Growth/Deployment table|at the Growth team deployment table]]. You can [[mw:Special:MyLanguage/Help:Growth/Tools/Add an image|learn more about this feature.]] [https://phabricator.wikimedia.org/T345940]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] In the mobile web skin (Minerva) the CSS ID <bdi lang="zxx" dir="ltr"><code><nowiki>#page-actions</nowiki></code></bdi> will be replaced with <bdi lang="zxx" dir="ltr"><code><nowiki>#p-views</nowiki></code></bdi>. This change is to make it consistent with other skins and to improve support for gadgets and extensions in the mobile skin. A few gadgets may need to be updated; there are [https://phabricator.wikimedia.org/T348267 details and search-links in the task].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/41|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W41"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १४:३६, ९ ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25712895 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">== Opportunities open for the Affiliations Committee, Ombuds commission, and the Case Review Committee ==</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
<div style="margin:.2em 0 .5em;margin-{{#switch:{{PAGELANGUAGE}}|ar|arc|ary|arz|azb|bcc|bgn|ckb|bqi|dv|fa|fa-af|glk|ha-arab|he|kk-arab|kk-cn|ks|ku-arab|ms-arab|mzn|pnb|prd|ps|sd|ug|ur|ydd|yi=right|left}}:3ex;">
[[m:Special:MyLanguage/Wikimedia Foundation Legal department/Committee appointments/Announcement/Short|''You can find this message translated into additional languages on Meta-wiki.'']]
''<span class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation Legal department/Committee appointments/Announcement/Short|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation Legal department/Committee appointments/Announcement/Short}}&language=&action=page&filter= {{int:please-translate}}]</span>''</div>
Hi everyone! The [[m:Special:MyLanguage/Affiliations Committee|Affiliations Committee]] (AffCom), [[m:Special:MyLanguage/Ombuds_commission|Ombuds commission]] (OC), and the [[m:Special:MyLanguage/Trust_and_Safety/Case_Review_Committee|Case Review Committee]] (CRC) are looking for new members. These volunteer groups provide important structural and oversight support for the community and movement. People are encouraged to nominate themselves or encourage others they feel would contribute to these groups to apply. There is more information about the roles of the groups, the skills needed, and the opportunity to apply on the [[m:Special:MyLanguage/Wikimedia Foundation Legal department/Committee appointments|'''Meta-wiki page''']].
On behalf of the Committee Support team,<br /><section end="announcement-content" />
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
~ [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) १६:४१, ९ ओक्टोबर २०२३ (UTC) </div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25570445 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-42</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W42"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/42|Translations]] are available.
'''Recent changes'''
* The [[m:Special:MyLanguage/Help:Unified login|Unified login]] system's edge login should now be fixed for some browsers (Chrome, Edge, Opera). This means that if you visit a new sister project wiki, you should be logged in automatically without the need to click "Log in" or reload the page. Feedback on whether it's working for you is welcome. [https://phabricator.wikimedia.org/T347889]
* [[mw:Special:MyLanguage/Manual:Interface/Edit_notice|Edit notices]] are now available within the MobileFrontend/Minerva skin. This feature was inspired by [[w:en:Wikipedia:EditNoticesOnMobile|the gadget on English Wikipedia]]. See more details in [[phab:T316178|T316178]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.1|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-10-17|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-10-18|en}}. It will be on all wikis from {{#time:j xg|2023-10-19|en}} ([[mw:MediaWiki 1.41/Roadmap|calendar]]).
'''Future changes'''
* In 3 weeks, in the Vector 2022 skin, code related to <bdi lang="zxx" dir="ltr"><code><nowiki>addPortletLink</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>#p-namespaces</nowiki></code></bdi> that was deprecated one year ago will be removed. If you notice tools that should appear next to the "Discussion" tab are then missing, please tell the gadget's maintainers to see [[phab:T347907|instructions in the Phabricator task]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/42|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W42"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४४, १६ ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25745824 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Review and comment on the 2024 Wikimedia Foundation Board of Trustees selection rules package</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/wiki/Wikimedia Foundation elections/2024/Announcement/Rules package review - short| You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/wiki/Wikimedia Foundation elections/2024/Announcement/Rules package review - short|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:wiki/Wikimedia Foundation elections/2024/Announcement/Rules package review - short}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Dear all,
Please review and comment on the Wikimedia Foundation Board of Trustees selection rules package from now until 29 October 2023. The selection rules package was based on older versions by the Elections Committee and will be used in the 2024 Board of Trustees selection. Providing your comments now will help them provide a smoother, better Board selection process. [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|More on the Meta-wiki page]].
Best,
Katie Chan <br>
Chair of the Elections Committee<br /><section end="announcement-content" />
</div>
०१:१३, १७ ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25570445 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-43</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/43|Translations]] are available.
'''Recent changes'''
* There is a new [[mw:Special:MyLanguage/Wikimedia Language engineering/Newsletter/2023/October|Language and internationalization newsletter]], written quarterly. It contains updates on new feature development, improvements in various language-related technical projects, and related support work.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Source map support has been enabled on all wikis. When you open the debugger in your browser's developer tools, you should be able to see the unminified JavaScript source code. [https://phabricator.wikimedia.org/T47514]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-10-24|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-10-25|en}}. It will be on all wikis from {{#time:j xg|2023-10-26|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:१४, २३ ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25782286 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-44</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W44"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/44|Translations]] are available.
'''Recent changes'''
* The Structured Content team, as part of its project of [[:commons:Commons:WMF support for Commons/Upload Wizard Improvements|improving UploadWizard on Commons]], made some UX improvements to the upload step of choosing own vs not own work ([[phab:T347590|T347590]]), as well as to the licensing step for own work ([[phab:T347756|T347756]]).
* The Design Systems team has released version 1.0.0 of [[wmdoc:codex/latest/|Codex]], the new design system for Wikimedia. See the [[mw:Special:MyLanguage/Design_Systems_Team/Announcing_Codex_1.0|full announcement about the release of Codex 1.0.0]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.3|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-10-31|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-11-01|en}}. It will be on all wikis from {{#time:j xg|2023-11-02|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]).
* Listings on category pages are sorted on each wiki for that language using a [[:w:en:International Components for Unicode|library]]. For a brief period on 2 November, changes to categories will not be sorted correctly for many languages. This is because the developers are upgrading to a new version of the library. They will then use a script to fix the existing categories. This will take a few hours or a few days depending on how big the wiki is. You can [[mw:Special:MyLanguage/Wikimedia Technical Operations/ICU announcement|read more]]. [https://phabricator.wikimedia.org/T345561][https://phabricator.wikimedia.org/T267145]
* Starting November 1, the impact module (Special:Impact) will be upgraded by the Growth team. The new impact module shows newcomers more data regarding their impact on the wiki. It was tested by a few wikis during the last few months. [https://phabricator.wikimedia.org/T336203]
'''Future changes'''
* There is [[mw:Special:MyLanguage/Extension:Graph/Plans#Roadmap|a proposed plan]] for re-enabling the Graph Extension. You can help by reviewing this proposal and [[mw:Extension_talk:Graph/Plans#c-PPelberg_(WMF)-20231020221600-Update:_20_October|sharing what you think about it]].
* The WMF is working on making it possible for administrators to [[mw:Special:MyLanguage/Community_configuration_2.0|edit MediaWiki configuration directly]]. This is similar to previous work on Special:EditGrowthConfig. [[phab:T349757|A technical RfC is running until November 08, where you can provide feedback.]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/44|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W44"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:१९, ३० ओक्टोबर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25801989 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-45</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W45"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/45|Translations]] are available.
'''Recent changes'''
* In the Vector 2022 skin, the default font-size of a number of navigational elements (tagline, tools menu, navigational links, and more) has been increased slightly to match the font size used in page content. [https://phabricator.wikimedia.org/T346062]
'''Problems'''
* Last week, there was a problem displaying some recent edits on [https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist a few wikis], for 1-6 hours. The edits were saved but not immediately shown. This was due to a database problem. [https://phabricator.wikimedia.org/T350443]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.4|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-11-07|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-11-08|en}}. It will be on all wikis from {{#time:j xg|2023-11-09|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]).
* The Growth team will reassign newcomers from former mentors to [[mw:Special:MyLanguage/Growth/Structured mentor list|the currently active mentors]]. They have also changed the notification language to be more user-friendly. [https://phabricator.wikimedia.org/T330071][https://phabricator.wikimedia.org/T327493]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/45|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W45"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:०३, ६ नवम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25838105 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-46</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W46"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/46|Translations]] are available.
'''Recent changes'''
* Four new wikis have been created:
** a Wikipedia in [[d:Q7598268|Moroccan Amazigh]] ([[w:zgh:|<code>w:zgh:</code>]]) [https://phabricator.wikimedia.org/T350216]
** a Wikipedia in [[d:Q35159|Dagaare]] ([[w:dga:|<code>w:dga:</code>]]) [https://phabricator.wikimedia.org/T350218]
** a Wikipedia in [[d:Q33017|Toba Batak]] ([[w:bbc:|<code>w:bbc:</code>]]) [https://phabricator.wikimedia.org/T350320]
** a Wikiquote in [[d:Q33151|Banjar]] ([[q:bjn:|<code>q:bjn:</code>]]) [https://phabricator.wikimedia.org/T350217]
'''Problems'''
* Last week, users who previously visited Meta-Wiki or Wikimedia Commons and then became logged out on those wikis could not log in again. The problem is now resolved. [https://phabricator.wikimedia.org/T350695]
* Last week, some pop-up dialogs and menus were shown with the wrong font size. The problem is now resolved. [https://phabricator.wikimedia.org/T350544]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-11-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-11-15|en}}. It will be on all wikis from {{#time:j xg|2023-11-16|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]).
'''Future changes'''
* Reference Previews are coming to many wikis as a default feature. They are popups for references, similar to the [[mw:Special:MyLanguage/Page Previews|PagePreviews feature]]. [[m:WMDE Technical Wishes/ReferencePreviews#Opt-out feature|You can opt out]] of seeing them. If you are [[Special:Preferences#mw-prefsection-gadgets|using the gadgets]] Reference Tooltips or Navigation Popups, you won’t see Reference Previews. [[phab:T282999|Deployment]] is planned for November 22, 2023.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Canary (also known as heartbeat) events will be produced into [https://stream.wikimedia.org/?doc#/streams Wikimedia event streams] from December 11. Streams users are advised to filter out these events, by discarding all events where <bdi lang="zxx" dir="ltr"><code><nowiki>meta.domain == "canary"</nowiki></code></bdi>. Updates to [[mw:Special:MyLanguage/Manual:Pywikibot|Pywikibot]] or [https://github.com/ChlodAlejandro/wikimedia-streams wikimedia-streams] will discard these events by default. [https://phabricator.wikimedia.org/T266798]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/46|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W46"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५०, १३ नवम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25859263 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Coming soon: Reference Previews</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="ReferencePreviewsDefault"/>
[[File:Example_of_a_Reference_Preview.png|right|300px]]
A new feature is coming to your wiki soon: Reference Previews are popups for references. Such popups have existed on wikis as local gadgets for many years. Now there is a central solution, available on all wikis, and consistent with the [[mw:Special:MyLanguage/Page Previews|PagePreviews feature]].
Reference Previews will be visible to everyone, including readers. If you don’t want to see them, [[m:WMDE Technical Wishes/ReferencePreviews#Opt-out feature|you can opt out]]. If you are [[Special:Preferences#mw-prefsection-gadgets|using the gadgets]] Reference Tooltips or Navigation Popups, you won’t see Reference Previews unless you disable the gadget.
Reference Previews have been a beta feature on many wikis since 2019, and a default feature on some since 2021. Deployment is planned for November 22.
* [[mw:Special:MyLanguage/Help:Reference Previews|Help page]]
* [[m:WMDE Technical Wishes/ReferencePreviews|Project page with more information (in English)]].
* Feedback is welcome [[m:Talk:WMDE Technical Wishes/ReferencePreviews|on this talk page]].
-- For [[m:WMDE Technical Wishes|Wikimedia Deutschland’s Technical Wishes]] team,
<section end="ReferencePreviewsDefault"/>
</div>
[[m:User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]], १३:११, १५ नवम्बर २०२३ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=25866958 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-47</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W47"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/47|Translations]] are available.
'''Changes later this week'''
* There is no new MediaWiki version this week. [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-quwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-rmwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-rmywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-rnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-roa_rupwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-roa_tarawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ruewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-rwwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sahwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-satwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-scwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-scnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-scowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sdwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-shwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-siwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-skwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-slwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-smwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sqwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-srwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-srnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-sswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-stwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-stqwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-suwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-szlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tcywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tetwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-thwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-towiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tpiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ttwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-twwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tyvwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-udmwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ugwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-uzwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-vewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-vecwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-vepwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-vlswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-vowiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T308141][https://phabricator.wikimedia.org/T308142][https://phabricator.wikimedia.org/T308143]
* The Vector 2022 skin will have some minor visual changes to drop-down menus, column widths, and more. These changes were added to four Wikipedias last week. If no issues are found, these changes will proceed to all wikis this week. These changes will make it possible to add new menus for readability and dark mode. [[mw:Special:MyLanguage/Reading/Web/Desktop_Improvements/Updates#November_2023:_Visual_changes,_more_deployments,_and_shifting_focus|Learn more]]. [https://phabricator.wikimedia.org/T347711]
'''Future changes'''
* There is [[mw:Extension talk:Graph/Plans#Update: 15 November|an update on re-enabling the Graph Extension]]. To speed up the process, Vega 2 will not be supported and only [https://phabricator.wikimedia.org/T335325 some protocols] will be available at launch. You can help by sharing what you think about the plan.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/47|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W47"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:५३, २१ नवम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25884616 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-48</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W48"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/48|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-11-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-11-29|en}}. It will be on all wikis from {{#time:j xg|2023-11-30|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). There is no new MediaWiki version next week. [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] MediaWiki's JavaScript system will now allow <bdi lang="zxx" dir="ltr"><code>async</code>/<code>await</code></bdi> syntax in gadgets and user scripts. Gadget authors should remember that users' browsers may not support it, so it should be used appropriately. [https://phabricator.wikimedia.org/T343499]
* The deployment of "[[mw:Special:MyLanguage/Help:Growth/Tools/Add_a_link|Add a link]]" announced [[m:Special:MyLanguage/Tech/News/2023/47|last week]] was postponed. It will resume this week.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/48|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W48"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०६, २७ नवम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25906379 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-49</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W49"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/49|Translations]] are available.
'''Recent changes'''
* The spacing between paragraphs on Vector 2022 has been changed from 7px to 14px to match the size of the text. This will make it easier to distinguish paragraphs from sentences. [https://phabricator.wikimedia.org/T351754]
* The "{{int:Visualeditor-dialog-meta-categories-defaultsort-label}}" feature in VisualEditor is working again. You no longer need to switch to source editing to edit <bdi lang="zxx" dir="ltr"><code><nowiki>{{DEFAULTSORT:...}}</nowiki></code></bdi> keywords. [https://phabricator.wikimedia.org/T337398]
'''Changes later this week'''
* There is no new MediaWiki version this week. [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* On 6 December, people who have the enabled the preference for "{{int:Discussiontools-preference-visualenhancements}}" will notice the [[mw:Special:MyLanguage/Talk pages project/Usability|talk page usability improvements]] appear on pages that include the <bdi lang="zxx" dir="ltr"><code><nowiki>__NEWSECTIONLINK__</nowiki></code></bdi> magic word. If you notice any issues, please [[phab:T352232|share them with the team on Phabricator]].
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The Toolforge [[wikitech:News/Toolforge Grid Engine deprecation|Grid Engine shutdown process]] will start on December 14. Maintainers of [[toolforge:grid-deprecation|tools that still use this old system]] should plan to migrate to Kubernetes, or tell the team your plans on Phabricator in the task about your tool, before that date. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/VIWWQKMSQO2ED3TVUR7KPPWRTOBYBVOA/]
* Communities using [[mw:Special:MyLanguage/Structured_Discussions|Structured Discussions]] are being contacted regarding [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|the upcoming deprecation of Structured Discussions]]. You can read more about this project, and share your comments, [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|on the project's page]].
'''Events'''
* Registration & Scholarship applications are now open for the [[mw:Special:MyLanguage/Wikimedia Hackathon 2024|Wikimedia Hackathon 2024]] that will take place from 3–5 May in Tallinn, Estonia. Scholarship applications are open until 5 January 2024.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/49|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W49"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४७, ४ दिसम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25914435 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-50</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W50"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/50|Translations]] are available.
'''Recent changes'''
* On Wikimedia Commons, there are some minor user-interface improvements for the "choosing own vs not own work" step in the UploadWizard. This is part of the Structured Content team's project of [[:commons:Commons:WMF support for Commons/Upload Wizard Improvements|improving UploadWizard on Commons]]. [https://phabricator.wikimedia.org/T352707][https://phabricator.wikimedia.org/T352709]
'''Problems'''
* There was a problem showing the [[mw:Special:MyLanguage/Growth/Personalized first day/Newcomer homepage|Newcomer homepage]] feature with the "impact module" and their page-view graphs, for a few days in early December. This has now been fixed. [https://phabricator.wikimedia.org/T352352][https://phabricator.wikimedia.org/T352349]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.9|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-12-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-12-13|en}}. It will be on all wikis from {{#time:j xg|2023-12-14|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=]] The [https://wikimediafoundation.limesurvey.net/796964 2023 Developer Satisfaction Survey] is seeking the opinions of the Wikimedia developer community. Please take the survey if you have any role in developing software for the Wikimedia ecosystem. The survey is open until 5 January 2024, and has an associated [[foundation:Legal:December_2023_Developer_Satisfaction_Survey|privacy statement]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/50|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W50"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०२:१०, १२ दिसम्बर २०२३ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25945501 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">(New) Feature on [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]]: Adding geopoints via QID</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="Body"/>Since September 2022, it is possible to create geopoints using a QID. Many wiki contributors have asked for this feature, but it is not being used much. Therefore, we would like to remind you about it. More information can be found on the [[M:WMDE_Technical_Wishes/Geoinformation/Geopoints via QID|project page]]. If you have any comments, please let us know on the [[M:Talk:WMDE Technical Wishes/Geoinformation/Geopoints via QID|talk page]]. – Best regards, the team of Technical Wishes at Wikimedia Deutschland
<section end="Body"/>
</div>
[[M:User:Thereza Mengs (WMDE)|Thereza Mengs (WMDE)]] १२:३१, १३ दिसम्बर २०२३ (UTC)
<!-- Message sent by User:Thereza Mengs (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=25955829 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2023-51</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2023-W51"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2023/51|Translations]] are available.
'''Tech News'''
* The next issue of Tech News will be sent out on 8 January 2024 because of [[w:en:Christmas and holiday season|the holidays]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.10|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2023-12-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2023-12-20|en}}. It will be on all wikis from {{#time:j xg|2023-12-21|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). There is no new MediaWiki version next week. [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Starting December 18, it won't be possible to activate Structured Discussions on a user's own talk page using the Beta feature. The Beta feature option remains available for users who want to deactivate Structured Discussions. This is part of [[mw:Structured Discussions/Deprecation|Structured Discussions' deprecation work]]. [https://phabricator.wikimedia.org/T248309]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] There will be full support for redirects in the Module namespace. The "Move Page" feature will leave an appropriate redirect behind, and such redirects will be appropriately recognized by the software (e.g. hidden from [[{{#special:UnconnectedPages}}]]). There will also be support for [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#Renaming or moving modules|manual redirects]]. [https://phabricator.wikimedia.org/T120794]
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The MediaWiki JavaScript documentation is moving to a new format. During the move, you can read the old docs using [https://doc.wikimedia.org/mediawiki-core/REL1_41/js/ version 1.41]. Feedback about [https://doc.wikimedia.org/mediawiki-core/master/js/ the new site] is welcome on the [[mw:Talk:JSDoc_WMF_theme|project talk page]].
* The Wishathon is a new initiative that encourages collaboration across the Wikimedia community to develop solutions for wishes collected through the [[m:Special:MyLanguage/Community Wishlist Survey|Community Wishlist Survey]]. The first community Wishathon will take place from 15–17 March. If you are interested in a project proposal as a user, developer, designer, or product lead, you can [[m:Special:MyLanguage/Event:WishathonMarch2024|register for the event and read more]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2023/51|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2023-W51"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १६:१५, १८ दिसम्बर २०२३ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=25959059 -->
== Do you use Wikidata in Wikimedia sibling projects? Tell us about your experiences ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Note: Apologies for cross-posting and sending in English.''
Hello, the '''[[m:WD4WMP|Wikidata for Wikimedia Projects]]''' team at Wikimedia Deutschland would like to hear about your experiences using Wikidata in the sibling projects. If you are interested in sharing your opinion and insights, please consider signing up for an interview with us in this '''[https://wikimedia.sslsurvey.de/Wikidata-for-Wikimedia-Interviews Registration form]'''.<br>
''Currently, we are only able to conduct interviews in English.''
The front page of the form has more details about what the conversation will be like, including how we would '''compensate''' you for your time.
For more information, visit our ''[[m:WD4WMP/AddIssue|project issue page]]'' where you can also share your experiences in written form, without an interview.<br>We look forward to speaking with you, [[m:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[m:User talk:Danny Benjafield (WMDE)|talk]]) 08:53, 5 January 2024 (UTC)
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/WD4WMP/ScreenerInvite&oldid=26027495 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-02</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W02"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/02|Translations]] are available.
'''Recent changes'''
* [https://mediawiki2latex.wmflabs.org/ mediawiki2latex] is a tool that converts wiki content into the formats of LaTeX, PDF, ODT, and EPUB. The code now runs many times faster due to recent improvements. There is also an optional Docker container you can [[b:de:Benutzer:Dirk_Hünniger/wb2pdf/install#Using_Docker|install]] on your local machine.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The way that Random pages are selected has been updated. This will slowly reduce the problem of some pages having a lower chance of appearing. [https://phabricator.wikimedia.org/T309477]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.13|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-09|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-10|en}}. It will be on all wikis from {{#time:j xg|2024-01-11|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/02|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W02"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:१७, ९ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26026251 -->
== Reusing references: Can we look over your shoulder? ==
''Apologies for writing in English.''
The Technical Wishes team at Wikimedia Deutschland is planning to [[m:WMDE Technical Wishes/Reusing references|make reusing references easier]]. For our research, we are looking for wiki contributors willing to show us how they are interacting with references.
* The format will be a 1-hour video call, where you would share your screen. [https://wikimedia.sslsurvey.de/User-research-into-Reusing-References-Sign-up-Form-2024/en/ More information here].
* Interviews can be conducted in English, German or Dutch.
* [[mw:WMDE_Engineering/Participate_in_UX_Activities#Compensation|Compensation is available]].
* Sessions will be held in January and February.
* [https://wikimedia.sslsurvey.de/User-research-into-Reusing-References-Sign-up-Form-2024/en/ Sign up here if you are interested.]
* Please note that we probably won’t be able to have sessions with everyone who is interested. Our UX researcher will try to create a good balance of wiki contributors, e.g. in terms of wiki experience, tech experience, editing preferences, gender, disability and more. If you’re a fit, she will reach out to you to schedule an appointment.
We’re looking forward to seeing you, [[m:User:Thereza Mengs (WMDE)| Thereza Mengs (WMDE)]]
<!-- Message sent by User:Thereza Mengs (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=25956752 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-03</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W03"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/03|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Pages that use the JSON [[mw:Special:MyLanguage/Manual:ContentHandler|contentmodel]] will now use tabs instead of spaces for auto-indentation. This will significantly reduce the page size. [https://phabricator.wikimedia.org/T326065]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[mw:Special:MyLanguage/Extension:Gadgets|Gadgets]] and personal user scripts may now use JavaScript syntax introduced in ES6 (also known as "ES2015") and ES7 ("ES2016"). MediaWiki validates the source code to protect other site functionality from syntax errors, and to ensure scripts are valid in all [[mw:Special:MyLanguage/Compatibility#Browsers|supported browsers]]. Previously, Gadgets could use the <bdi lang="zxx" dir="ltr"><code><nowiki>requiresES6</nowiki></code></bdi> option. This option is no longer needed and will be removed in the future. [https://phabricator.wikimedia.org/T75714]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[mw:Special:MyLanguage/Manual:Bot passwords|Bot passwords]] and [[mw:Special:MyLanguage/OAuth/Owner-only consumers|owner-only OAuth consumers]] can now be restricted to allow editing only specific pages. [https://phabricator.wikimedia.org/T349957]
* You can now [[mw:Special:MyLanguage/Extension:Thanks|thank]] edits made by bots. [https://phabricator.wikimedia.org/T341388]
* An update on the status of the Community Wishlist Survey for 2024 [[m:Special:MyLanguage/Community Wishlist Survey/Future Of The Wishlist/January 4, 2024 Update|has been published]]. Please read and give your feedback.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.14|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-16|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-17|en}}. It will be on all wikis from {{#time:j xg|2024-01-18|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Starting on January 17, it will not be possible to login to Wikimedia wikis from some specific old versions of the Chrome browser (versions 51–66, released between 2016 and 2018). Additionally, users of iOS 12, or Safari on Mac OS 10.14, may need to login to each wiki separately. [https://phabricator.wikimedia.org/T344791]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The <bdi lang="zxx" dir="ltr"><code>jquery.cookie</code></bdi> module was deprecated and replaced with the <bdi lang="zxx" dir="ltr"><code>mediawiki.cookie</code></bdi> module last year. A script has now been run to replace any remaining uses, and this week the temporary alias will be removed. [https://phabricator.wikimedia.org/T354966]
'''Future changes'''
* Wikimedia Deutschland is working to [[m:WMDE Technical Wishes/Reusing references|make reusing references easier]]. They are looking for people who are interested in participating in [https://wikimedia.sslsurvey.de/User-research-into-Reusing-References-Sign-up-Form-2024/en/ individual video calls for user research in January and February].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/03|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W03"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:१०, १६ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26074460 -->
== Feminism and Folklore 2024 ==
<div style="border:8px maroon ridge;padding:6px;>
[[File:Feminism and Folklore 2024 logo.svg|centre|550px|frameless]]
::<div lang="en" dir="ltr" class="mw-content-ltr">
<center>''{{int:please-translate}}''</center>
Dear Wiki Community,
You are humbly invited to organize the '''[[:m:Feminism and Folklore 2024|Feminism and Folklore 2024]]''' writing competition from February 1, 2023, to March 31, 2023 on your local Wikipedia. This year, Feminism and Folklore will focus on feminism, women's issues, and gender-focused topics for the project, with a [[:c:Commons:Wiki Loves Folklore 2024|Wiki Loves Folklore]] gender gap focus and a folk culture theme on Wikipedia.
You can help Wikipedia's coverage of folklore from your area by writing or improving articles about things like folk festivals, folk dances, folk music, women and queer folklore figures, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales, and more. Users can help create new articles, expand or translate from a generated list of suggested articles.
Organisers are requested to work on the following action items to sign up their communities for the project:
# Create a page for the contest on the local wiki.
# Set up a campaign on '''CampWiz''' tool.
# Create the local list and mention the timeline and local and international prizes.
# Request local admins for site notice.
# Link the local page and the CampWiz link on the [[:m:Feminism and Folklore 2024/Project Page|meta project page]].
This year, the Wiki Loves Folklore Tech Team has introduced two new tools to enhance support for the campaign. These tools include the '''Article List Generator by Topic''' and '''CampWiz'''. The Article List Generator by Topic enables users to identify articles on the English Wikipedia that are not present in their native language Wikipedia. Users can customize their selection criteria, and the tool will present a table showcasing the missing articles along with suggested titles. Additionally, users have the option to download the list in both CSV and wikitable formats. Notably, the CampWiz tool will be employed for the project for the first time, empowering users to effectively host the project with a jury. Both tools are now available for use in the campaign. [https://tools.wikilovesfolklore.org/ '''Click here to access these tools''']
Learn more about the contest and prizes on our [[:m:Feminism and Folklore 2024|project page]]. Feel free to contact us on our [[:m:Talk:Feminism and Folklore 2024/Project Page|meta talk page]] or by email us if you need any assistance.
We look forward to your immense coordination.
Thank you and Best wishes,
'''[[:m:Feminism and Folklore 2024|Feminism and Folklore 2024 International Team]]'''
::::Stay connected [[File:B&W Facebook icon.png|link=https://www.facebook.com/feminismandfolklore/|30x30px]] [[File:B&W Twitter icon.png|link=https://twitter.com/wikifolklore|30x30px]]
</div></div>
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०७:२६, १८ ज्यानुवरी २०२४ (UTC)
== Wiki Loves Folklore is back! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
[[File:Wiki Loves Folklore Logo.svg|right|150px|frameless]]
Dear Wiki Community,
You are humbly invited to participate in the '''[[:c:Commons:Wiki Loves Folklore 2024|Wiki Loves Folklore 2024]]''' an international photography contest organized on Wikimedia Commons to document folklore and intangible cultural heritage from different regions, including, folk creative activities and many more. It is held every year from the '''1st till the 31st''' of March.
You can help in enriching the folklore documentation on Commons from your region by taking photos, audios, videos, and [https://commons.wikimedia.org/w/index.php?title=Special:UploadWizard&campaign=wlf_2024 submitting] them in this commons contest.
You can also [[:c:Commons:Wiki Loves Folklore 2024/Organize|organize a local contest]] in your country and support us in translating the [[:c:Commons:Wiki Loves Folklore 2024/Translations|project pages]] to help us spread the word in your native language.
Feel free to contact us on our [[:c:Commons talk:Wiki Loves Folklore 2024|project Talk page]] if you need any assistance.
'''Kind regards,'''
'''Wiki loves Folklore International Team'''
-- [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०७:२६, १८ ज्यानुवरी २०२४ (UTC)
</div></div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=23942484 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Vote on the Charter for the Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - voting opens|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - voting opens}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
I am reaching out to you today to announce that the voting period for the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee]] (U4C) Charter is now open. Community members may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter/Voter_information|cast their vote and provide comments about the charter via SecurePoll]] now through '''2 February 2024'''. Those of you who voiced your opinions during the development of the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|UCoC Enforcement Guidelines]] will find this process familiar.
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|current version of the U4C Charter]] is on Meta-wiki with translations available.
Read the charter, go vote and share this note with others in your community. I can confidently say the U4C Building Committee looks forward to your participation.
On behalf of the UCoC Project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १८:०८, १९ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25853527 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-04</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/04|Translations]] are available.
'''Problems'''
* A bug in UploadWizard prevented linking to the userpage of the uploader when uploading. It has now been fixed. [https://phabricator.wikimedia.org/T354529]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.15|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-24|en}}. It will be on all wikis from {{#time:j xg|2024-01-25|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:०१, २३ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26096197 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-05</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W05"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/05|Translations]] are available.
'''Recent changes'''
* Starting Monday January 29, all talk pages messages' timestamps will become a link. This link is a permanent link to the comment. It allows users to find the comment they are looking for, even if this comment was moved elsewhere. This will affect all wikis except for the English Wikipedia. You can read more about this change [https://diff.wikimedia.org/2024/01/29/talk-page-permalinks-dont-lose-your-threads/ on Diff] or [[mw:Special:MyLanguage/Help:DiscussionTools#Talk_pages_permalinking|on Mediawiki.org]].<!-- The Diff post will be published on Monday morning UTC--> [https://phabricator.wikimedia.org/T302011]
* There are some improvements to the CAPTCHA to make it harder for spam bots and scripts to bypass it. If you have feedback on this change, please comment on [[phab:T141490|the task]]. Staff are monitoring metrics related to the CAPTCHA, as well as secondary metrics such as account creations and edit counts.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.16|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-01-30|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-01-31|en}}. It will be on all wikis from {{#time:j xg|2024-02-01|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] On February 1, a link will be added to the "Tools" menu to download a [[w:en:QR code|QR code]] that links to the page you are viewing. There will also be a new [[{{#special:QrCode}}]] page to create QR codes for any Wikimedia URL. This addresses the [[m:Community Wishlist Survey 2023/Mobile and apps/Add ability to share QR code for a page in any Wikimedia project|#19 most-voted wish]] from the [[m:Community Wishlist Survey 2023/Results|2023 Community Wishlist Survey]]. [https://phabricator.wikimedia.org/T329973]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[mw:Special:MyLanguage/Extension:Gadgets|Gadgets]] which only work in some skins have sometimes used the <bdi lang="zxx" dir="ltr"><code>targets</code></bdi> option to limit where you can use them. This will stop working this week. You should use the <bdi lang="zxx" dir="ltr"><code>skins</code></bdi> option instead. [https://phabricator.wikimedia.org/T328497]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W05"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:२९, २९ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26137870 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Last days to vote on the Charter for the Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - voting reminder|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - voting reminder}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
I am reaching out to you today to remind you that the voting period for the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee]] (U4C) charter will close on '''2 February 2024'''. Community members may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter/Voter_information|cast their vote and provide comments about the charter via SecurePoll]]. Those of you who voiced your opinions during the development of the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|UCoC Enforcement Guidelines]] will find this process familiar.
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|current version of the U4C charter]] is on Meta-wiki with translations available.
Read the charter, go vote and share this note with others in your community. I can confidently say the U4C Building Committee looks forward to your participation.
On behalf of the UCoC Project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १७:००, ३१ ज्यानुवरी २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=25853527 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-06</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/06|Translations]] are available.
'''Recent changes'''
*The mobile site history pages now use the same HTML as the desktop history pages. If you hear of any problems relating to mobile history usage please point them to [[phab:T353388|the phabricator task]].
*On most wikis, admins can now block users from making specific actions. These actions are: uploading files, creating new pages, moving (renaming) pages, and sending thanks. The goal of this feature is to allow admins to apply blocks that are adequate to the blocked users' activity. [[m:Special:MyLanguage/Community health initiative/Partial blocks#action-blocks|Learn more about "action blocks"]]. [https://phabricator.wikimedia.org/T242541][https://phabricator.wikimedia.org/T280531]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.17|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-02-06|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-02-07|en}}. It will be on all wikis from {{#time:j xg|2024-02-08|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Talk pages permalinks that included diacritics and non-Latin script were malfunctioning. This issue is fixed. [https://phabricator.wikimedia.org/T356199]
'''Future changes'''
* [[m:WMDE Technical Wishes/ReferencePreviews#24WPs|24 Wikipedias]] with [[mw:Special:MyLanguage/Reference_Tooltips|Reference Tooltips]] as a default gadget are encouraged to remove that default flag. This would make [[mw:Special:MyLanguage/Help:Reference_Previews|Reference Previews]] the new default for reference popups, leading to a more consistent experience across wikis. For [[m:WMDE Technical Wishes/ReferencePreviews#46WPs|46 Wikipedias]] with less than 4 interface admins, the change is already scheduled for mid-February, [[m:Talk:WMDE Technical Wishes/ReferencePreviews#Reference Previews to become the default for previewing references on more wikis.|unless there are concerns]]. The older Reference Tooltips gadget will still remain usable and will override this feature, if it is available on your wiki and you have enabled it in your settings. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/ReferencePreviews#Reference_Previews_to_become_the_default_for_previewing_references_on_more_wikis][https://phabricator.wikimedia.org/T355312]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:२०, ५ फ़रवरी २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26180971 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Announcing the results of the UCoC Coordinating Committee Charter ratification vote</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - results|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:wiki/Universal Code of Conduct/Coordinating Committee/Charter/Announcement - results}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
Thank you everyone for following the progress of the Universal Code of Conduct. I am writing to you today to announce the outcome of the [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter/Voter_information|ratification vote]] on the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|Universal Code of Conduct Coordinating Committee Charter]]. 1746 contributors voted in this ratification vote with 1249 voters supporting the Charter and 420 voters not. The ratification vote process allowed for voters to provide comments about the Charter.
A report of voting statistics and a summary of voter comments will be published on Meta-wiki in the coming weeks.
Please look forward to hearing about the next steps soon.
On behalf of the UCoC Project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १८:२३, १२ फ़रवरी २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26160150 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-07</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W07"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/07|Translations]] are available.
'''Recent changes'''
* The [[d:Wikidata:SPARQL query service/WDQS graph split|WDQS Graph Split experiment]] is working and loaded onto 3 test servers. The team in charge is testing the split's impact and requires feedback from WDQS users through the UI or programmatically in different channels. [https://www.wikidata.org/wiki/Wikidata_talk:SPARQL_query_service/WDQS_graph_split][https://phabricator.wikimedia.org/T356773][https://www.wikidata.org/wiki/User:Sannita_(WMF)] Users' feedback will validate the impact of various use cases and workflows around the Wikidata Query service. [https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/WDQS_backend_update/October_2023_scaling_update][https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual#Federation]
'''Problems'''
*There was a bug that affected the appearance of visited links when using mobile device to access wiki sites. It made the links appear black; [[phab:T356928|this issue]] is fixed.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.18|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-02-13|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-02-14|en}}. It will be on all wikis from {{#time:j xg|2024-02-15|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] As work continues on the grid engine deprecation,[https://wikitech.wikimedia.org/wiki/News/Toolforge_Grid_Engine_deprecation] tools on the grid engine will be stopped starting on February 14th, 2024. If you have tools actively migrating you can ask for an extension so they are not stopped. [https://wikitech.wikimedia.org/wiki/Portal:Toolforge/About_Toolforge#Communication_and_support]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/07|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W07"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०५:४६, १३ फ़रवरी २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26223994 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-08</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W08"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/08|Translations]] are available.
'''Recent changes'''
* If you have the "{{int:Tog-enotifwatchlistpages}}" option enabled, edits by bot accounts no longer trigger notification emails. Previously, only minor edits would not trigger the notification emails. [https://phabricator.wikimedia.org/T356984]
* There are changes to how user and site scripts load for [[mw:Special:MyLanguage/Skin:Vector/2022| Vector 2022]] on specific wikis. The changes impacted the following Wikis: all projects with [[mw:Special:MyLanguage/Skin:Vector|Vector legacy]] as the default skin, Wikivoyage, and Wikibooks. Other wikis will be affected over the course of the next three months. Gadgets are not impacted. If you have been affected or want to minimize the impact on your project, see [[Phab:T357580| this ticket]]. Please coordinate and take action proactively.
*Newly auto-created accounts (the accounts you get when you visit a new wiki) now have the same local notification preferences as users who freshly register on that wiki. It is effected in four notification types listed in the [[phab:T353225|task's description]].
*The maximum file size when using [[c:Special:MyLanguage/Commons:Upload_Wizard|Upload Wizard]] is now 5 GiB. [https://phabricator.wikimedia.org/T191804]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.19|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-02-20|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-02-21|en}}. It will be on all wikis from {{#time:j xg|2024-02-22|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Selected tools on the grid engine have been [[wikitech:News/Toolforge_Grid_Engine_deprecation|stopped]] as we prepare to shut down the grid on March 14th, 2024. The tool's code and data have not been deleted. If you are a maintainer and you want your tool re-enabled reach out to the [[wikitech:Portal:Toolforge/About_Toolforge#Communication_and_support|team]]. Only tools that have asked for extension are still running on the grid.
* The CSS <bdi lang="zxx" dir="ltr"><code>[https://developer.mozilla.org/en-US/docs/Web/CSS/filter filter]</code></bdi> property can now be used in HTML <bdi lang="zxx" dir="ltr"><code>style</code></bdi> attributes in wikitext. [https://phabricator.wikimedia.org/T308160]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/08|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W08"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १५:३४, १९ फ़रवरी २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26254282 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-09</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W09"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/09|Translations]] are available.
'''Recent changes'''
* The [[mw:Special:MyLanguage/VisualEditor_on_mobile|mobile visual editor]] is now the default editor for users who never edited before, at a small group of wikis. [[mw:Special:MyLanguage/VisualEditor_on_mobile/VE_mobile_default#A/B_test_results| Research ]] shows that users using this editor are slightly more successful publishing the edits they started, and slightly less successful publishing non-reverted edits. Users who defined the wikitext editor as their default on desktop will get the wikitext editor on mobile for their first edit on mobile as well. [https://phabricator.wikimedia.org/T352127]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The [[mw:Special:MyLanguage/ResourceLoader/Core modules#mw.config|mw.config]] value <code>wgGlobalGroups</code> now only contains groups that are active in the wiki. Scripts no longer have to check whether the group is active on the wiki via an API request. A code example of the above is: <bdi lang="zxx" dir="ltr"><code>if (/globalgroupname/.test(mw.config.get("wgGlobalGroups")))</code></bdi>. [https://phabricator.wikimedia.org/T356008]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.20|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-02-27|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-02-28|en}}. It will be on all wikis from {{#time:j xg|2024-02-29|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* The right to change [[mw:Special:MyLanguage/Manual:Tags|edit tags]] (<bdi lang="zxx" dir="ltr"><code>changetags</code></bdi>) will be removed from users in Wikimedia sites, keeping it by default for admins and bots only. Your community can ask to retain the old configuration on your wiki before this change happens. Please indicate in [[phab:T355639|this ticket]] to keep it for your community before the end of March 2024.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/09|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W09"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:२१, २६ फ़रवरी २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26294125 -->
== Ukraine's Cultural Diplomacy Month 2024: We are back! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:UCDM 2024 general.jpg|180px|right]]
{{int:please-translate}}
Hello, dear Wikipedians!<br/>
[[:m:Special:MyLanguage/Wikimedia Ukraine|Wikimedia Ukraine]], in cooperation with the [[:en:Ministry of Foreign Affairs of Ukraine|MFA of Ukraine]] and [[:en:Ukrainian Institute|Ukrainian Institute]], has launched the forth edition of writing challenge "'''[[:m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2024|Ukraine's Cultural Diplomacy Month]]'''", which lasts from 1st until 31st March 2024. The campaign is dedicated to famous Ukrainian artists of cinema, music, literature, architecture, design and cultural phenomena of Ukraine that are now part of world heritage. We accept contribution in every language! The most active contesters will receive prizes.<br/>
We invite you to take part and help us improve the coverage of Ukrainian culture on Wikipedia in your language! Also, we plan to set up a [[:m:CentralNotice/Request/UCDM 2024|banner]] to notify users of the possibility to participate in such a challenge! [[:m:User:ValentynNefedov (WMUA)|ValentynNefedov (WMUA)]] ([[:m:User talk:ValentynNefedov (WMUA)|talk]])
</div>
<!-- Message sent by User:ValentynNefedov (WMUA)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=26166467 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-10</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W10"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/10|Translations]] are available.
'''Recent changes'''
* The <bdi lang="zxx" dir="ltr"><code>Special:Book</code></bdi> page (as well as the associated "Create a book" functionality) provided by the old [[mw:Special:MyLanguage/Extension:Collection|Collection extension]] has been removed from all Wikisource wikis, as it was broken. This does not affect the ability to download normal books, which is provided by the [[mw:Special:MyLanguage/Extension:Wikisource|Wikisource extension]]. [https://phabricator.wikimedia.org/T358437]
* [[m:Wikitech|Wikitech]] now uses the next-generation [[mw:Special:MyLanguage/Parsoid|Parsoid]] wikitext parser by default to generate all pages in the Talk namespace. Report any problems on the [[mw:Talk:Parsoid/Parser_Unification/Known_Issues|Known Issues discussion page]]. You can use the [[mw:Special:MyLanguage/Extension:ParserMigration|ParserMigration]] extension to control the use of Parsoid; see the [[mw:Special:MyLanguage/Help:Extension:ParserMigration|ParserMigration help documentation]] for more details.
* Maintenance on [https://etherpad.wikimedia.org etherpad] is completed. If you encounter any issues, please indicate in [[phab:T316421|this ticket]].
* [[File:Octicons-tools.svg|12px|link=|alt=| Advanced item]] [[mw:Special:MyLanguage/Extension:Gadgets|Gadgets]] allow interface admins to create custom features with CSS and JavaScript. The <bdi lang="zxx" dir="ltr"><code>Gadget</code></bdi> and <bdi lang="zxx" dir="ltr"><code>Gadget_definition</code></bdi> namespaces and <bdi lang="zxx" dir="ltr"><code>gadgets-definition-edit</code></bdi> user right were reserved for an experiment in 2015, but were never used. These were visible on Special:Search and Special:ListGroupRights. The unused namespaces and user rights are now removed. No pages are moved, and no changes need to be made. [https://phabricator.wikimedia.org/T31272]
* A usability improvement to the "Add a citation" in Wikipedia workflow has been made, the insert button was moved to the popup header. [https://phabricator.wikimedia.org/T354847]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.21|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-03-05|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-03-06|en}}. It will be on all wikis from {{#time:j xg|2024-03-07|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T358233]
* The HTML markup of headings and section edit links will be changed later this year to improve accessibility. See [[mw:Special:MyLanguage/Heading_HTML_changes|Heading HTML changes]] for details. The new markup will be the same as in the new Parsoid wikitext parser. You can test your gadget or stylesheet with the new markup if you add <bdi lang="zxx" dir="ltr"><code>?useparsoid=1</code></bdi> to your URL ([[mw:Special:MyLanguage/Help:Extension:ParserMigration#Selecting_a_parser_using_a_URL_query_string|more info]]) or turn on Parsoid read views in your user options ([[mw:Special:MyLanguage/Help:Extension:ParserMigration#Enabling_via_user_preference|more info]]).
*
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/10|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W10"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:४४, ४ मार्च २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26329807 -->
== <span lang="en" dir="ltr" class="mw-content-ltr"> Report of the U4C Charter ratification and U4C Call for Candidates now available</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – call for candidates| You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – call for candidates}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
I am writing to you today with two important pieces of information. First, the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter/Vote results|report of the comments from the Universal Code of Conduct Coordinating Committee (U4C) Charter ratification]] is now available. Secondly, the call for candidates for the U4C is open now through April 1, 2024.
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community members are invited to submit their applications for the U4C. For more information and the responsibilities of the U4C, please [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Per the charter, there are 16 seats on the U4C: eight community-at-large seats and eight regional seats to ensure the U4C represents the diversity of the movement.
Read more and submit your application on [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024|Meta-wiki]].
On behalf of the UCoC project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १६:२५, ५ मार्च २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26276337 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-11</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/11|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.22|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-03-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-03-13|en}}. It will be on all wikis from {{#time:j xg|2024-03-14|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* After consulting with various communities, the line height of the text on the [[mw:Special:MyLanguage/Skin:Minerva Neue|Minerva skin]] will be increased to its previous value of 1.65. Different options for typography can also be set using the options in the menu, as needed. [https://phabricator.wikimedia.org/T358498]
*The active link color in [[mw:Special:MyLanguage/Skin:Minerva Neue|Minerva]] will be changed to provide more consistency with our other platforms and best practices. [https://phabricator.wikimedia.org/T358516]
* [[c:Special:MyLanguage/Commons:Structured data|Structured data on Commons]] will no longer ask whether you want to leave the page without saving. This will prevent the “information you’ve entered may not be saved” popups from appearing when no information have been entered. It will also make file pages on Commons load faster in certain cases. However, the popups will be hidden even if information has indeed been entered. If you accidentally close the page before saving the structured data you entered, that data will be lost. [https://phabricator.wikimedia.org/T312315]
'''Future changes'''
* All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T358233][https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०२, ११ मार्च २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26374013 -->
== <span lang="en" dir="ltr" class="mw-content-ltr"> Wikimedia Foundation Board of Trustees 2024 Selection</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
: ''[[m:Special:MyLanguage/Wikimedia Foundation elections/2024/Announcement/Selection announcement| You can find this message translated into additional languages on Meta-wiki.]]''
: ''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2024/Announcement/Selection announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2024/Announcement/Selection announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Dear all,
This year, the term of 4 (four) Community- and Affiliate-selected Trustees on the Wikimedia Foundation Board of Trustees will come to an end [1]. The Board invites the whole movement to participate in this year’s selection process and vote to fill those seats.
The [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Elections Committee]] will oversee this process with support from Foundation staff [2]. The Board Governance Committee created a Board Selection Working Group from Trustees who cannot be candidates in the 2024 community- and affiliate-selected trustee selection process composed of Dariusz Jemielniak, Nataliia Tymkiv, Esra'a Al Shafei, Kathy Collins, and Shani Evenstein Sigalov [3]. The group is tasked with providing Board oversight for the 2024 trustee selection process, and for keeping the Board informed. More details on the roles of the Elections Committee, Board, and staff are here [4].
Here are the key planned dates:
* May 2024: Call for candidates and call for questions
* June 2024: Affiliates vote to shortlist 12 candidates (no shortlisting if 15 or less candidates apply) [5]
* June-August 2024: Campaign period
* End of August / beginning of September 2024: Two-week community voting period
* October–November 2024: Background check of selected candidates
* Board's Meeting in December 2024: New trustees seated
Learn more about the 2024 selection process - including the detailed timeline, the candidacy process, the campaign rules, and the voter eligibility criteria - on [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|this Meta-wiki page]], and make your plan.
'''Election Volunteers'''
Another way to be involved with the 2024 selection process is to be an Election Volunteer. Election Volunteers are a bridge between the Elections Committee and their respective community. They help ensure their community is represented and mobilize them to vote. Learn more about the program and how to join on this [[m:Special:MyLanguage/Wikimedia Foundation elections/2024/Election Volunteers|Meta-wiki page]].
Best regards,
[[m:Special:MyLanguage/User:Pundit|Dariusz Jemielniak]] (Governance Committee Chair, Board Selection Working Group)
[1] https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikimedia_Foundation_elections/2021/Results#Elected
[2] https://foundation.wikimedia.org/wiki/Committee:Elections_Committee_Charter
[3] https://foundation.wikimedia.org/wiki/Minutes:2023-08-15#Governance_Committee
[4] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections_committee/Roles
[5] Even though the ideal number is 12 candidates for 4 open seats, the shortlisting process will be triggered if there are more than 15 candidates because the 1-3 candidates that are removed might feel ostracized and it would be a lot of work for affiliates to carry out the shortlisting process to only eliminate 1-3 candidates from the candidate list.<section end="announcement-content" />
</div>
[[User:MPossoupe_(WMF)|MPossoupe_(WMF)]]१९:५७, १२ मार्च २०२४ (UTC)
<!-- Message sent by User:MPossoupe (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26349432 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster.
All traffic will switch on '''{{#time:j xg|2024-03-20|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2024-03-20T14:00|en}} {{#time:H:i e|2024-03-20T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2024-03-20|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
[[user:Trizek (WMF)|Trizek (WMF)]], ००:०१, १५ मार्च २०२४ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=25636619 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-12</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W12"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/12|Translations]] are available.
'''Recent changes'''
* The notice "Language links are at the top of the page" that appears in the [[mw:Special:MyLanguage/Skin:Vector/2022|Vector 2022 skin]] main menu has been removed now that users have learned the new location of the Language switcher. [https://phabricator.wikimedia.org/T353619]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[m:Special:MyLanguage/IP_Editing:_Privacy_Enhancement_and_Abuse_Mitigation/IP_Info_feature|IP info feature]] displays data from Spur, an IP addresses database. Previously, the only data source for this feature was MaxMind. Now, IP info is more useful for patrollers. [https://phabricator.wikimedia.org/T341395]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The Toolforge Grid Engine services have been shut down after the final migration process from Grid Engine to Kubernetes. [https://wikitech.wikimedia.org/wiki/Obsolete:Toolforge/Grid][https://wikitech.wikimedia.org/wiki/News/Toolforge_Grid_Engine_deprecation][https://techblog.wikimedia.org/2022/03/14/toolforge-and-grid-engine/]
* Communities can now customize the default reasons for undeleting a page by creating [[MediaWiki:Undelete-comment-dropdown]]. [https://phabricator.wikimedia.org/T326746]
'''Problems'''
* [[m:Special:MyLanguage/WMDE_Technical_Wishes/RevisionSlider|RevisionSlider]] is an interface to interactively browse a page's history. Users in [[mw:Special:MyLanguage/Extension:RevisionSlider/Developing_a_RTL-accessible_feature_in_MediaWiki_-_what_we%27ve_learned_while_creating_the_RevisionSlider|right-to-left]] languages reported RevisionSlider reacting wrong to mouse clicks. This should be fixed now. [https://phabricator.wikimedia.org/T352169]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-03-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-03-20|en}}. It will be on all wikis from {{#time:j xg|2024-03-21|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* All wikis will be read-only for a few minutes on March 20. This is planned at [https://zonestamp.toolforge.org/1710943200 14:00 UTC]. [https://phabricator.wikimedia.org/T358233][https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/Server_switch]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/12|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W12"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १७:३७, १८ मार्च २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26410165 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-13</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/13|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] An update was made on March 18th 2024 to how various projects load site, user JavaScript and CSS in [[mw:Special:MyLanguage/Skin:Vector/2022|Vector 2022 skin]]. A [[phab:T360384|checklist]] is provided for site admins to follow.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.24|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-03-26|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-03-27|en}}. It will be on all wikis from {{#time:j xg|2024-03-28|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W13"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १८:५३, २५ मार्च २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26446209 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-14</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/14|Translations]] are available.
'''Recent changes'''
* Users of the [[mw:Special:MyLanguage/Reading/Web/Accessibility_for_reading|reading accessibility]] beta feature will notice that the default line height for the standard and large text options has changed. [https://phabricator.wikimedia.org/T359030]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.25|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-02|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-04-03|en}}. It will be on all wikis from {{#time:j xg|2024-04-04|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* The Wikimedia Foundation has an annual plan. The annual plan decides what the Wikimedia Foundation will work on. You can now read [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2024-2025/Product & Technology OKRs#Draft Key Results|the draft key results]] for the Product and Technology department. They are suggestions for what results the Foundation wants from big technical changes from July 2024 to June 2025. You can [[m:Talk:Wikimedia Foundation Annual Plan/2024-2025/Product & Technology OKRs|comment on the talk page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W14"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०३:३३, २ अप्रैल २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26462933 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-15</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/15|Translations]] are available.
'''Recent changes'''
* Web browsers can use tools called [[:w:en:Browser extension|extensions]]. There is now a Chrome extension called [[m:Future Audiences/Experiment:Citation Needed|Citation Needed]] which you can use to see if an online statement is supported by a Wikipedia article. This is a small experiment to see if Wikipedia can be used this way. Because it is a small experiment, it can only be used in Chrome in English.
* [[File:Octicons-gift.svg|12px|link=|alt=|Wishlist item]] A new [[mw:Special:MyLanguage/Help:Edit Recovery|Edit Recovery]] feature has been added to all wikis, available as a [[Special:Preferences#mw-prefsection-editing|user preference]]. Once you enable it, your in-progress edits will be stored in your web browser, and if you accidentally close an editing window or your browser or computer crashes, you will be prompted to recover the unpublished text. Please leave any feedback on the [[m:Special:MyLanguage/Talk:Community Wishlist Survey 2023/Edit-recovery feature|project talk page]]. This was the #8 wish in the 2023 Community Wishlist Survey.
* Initial results of [[mw:Special:MyLanguage/Edit check|Edit check]] experiments [[mw:Special:MyLanguage/Edit_check#4_April_2024|have been published]]. Edit Check is now deployed as a default feature at [[phab:T342930#9538364|the wikis that tested it]]. [[mw:Talk:Edit check|Let us know]] if you want your wiki to be part of the next deployment of Edit check. [https://phabricator.wikimedia.org/T342930][https://phabricator.wikimedia.org/T361727]
* Readers using the [[mw:Special:MyLanguage/Skin:Minerva Neue|Minerva skin]] on mobile will notice there has been an improvement in the line height across all typography settings. [https://phabricator.wikimedia.org/T359029]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.42/wmf.26|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-09|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-04-10|en}}. It will be on all wikis from {{#time:j xg|2024-04-11|en}} ([[mw:MediaWiki 1.42/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* New accounts and logged-out users will get the [[mw:Special:MyLanguage/VisualEditor|visual editor]] as their default editor on mobile. This deployment is made at all wikis except for the English Wikipedia. [https://phabricator.wikimedia.org/T361134]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W15"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३४, ८ अप्रैल २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26564838 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-16</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/16|Translations]] are available.
'''Problems'''
* Between 2 April and 8 April, on wikis using [[mw:Special:MyLanguage/Extension:FlaggedRevs|Flagged Revisions]], the "{{Int:tag-mw-reverted}}" tag was not applied to undone edits. In addition, page moves, protections and imports were not autoreviewed. This problem is now fixed. [https://phabricator.wikimedia.org/T361918][https://phabricator.wikimedia.org/T361940]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.1|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-16|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-04-17|en}}. It will be on all wikis from {{#time:j xg|2024-04-18|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[mw:Special:MyLanguage/Help:Magic words#DEFAULTSORT|Default category sort keys]] will now affect categories added by templates placed in [[mw:Special:MyLanguage/Help:Cite|footnotes]]. Previously footnotes used the page title as the default sort key even if a different default sort key was specified (category-specific sort keys already worked). [https://phabricator.wikimedia.org/T40435]
* A new variable <bdi lang="zxx" dir="ltr"><code>page_last_edit_age</code></bdi> will be added to [[Special:AbuseFilter|abuse filters]]. It tells how many seconds ago the last edit to a page was made. [https://phabricator.wikimedia.org/T269769]
'''Future changes'''
* Volunteer developers are kindly asked to update the code of their tools and features to handle [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]]. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers/2024-04 CTA|Learn more]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Four database fields will be removed from database replicas (including [[quarry:|Quarry]]). This affects only the <bdi lang="zxx" dir="ltr"><code>abuse_filter</code></bdi> and <bdi lang="zxx" dir="ltr"><code>abuse_filter_history</code></bdi> tables. Some queries might need to be updated. [https://phabricator.wikimedia.org/T361996]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W16"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:२६, १५ अप्रैल २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26564838 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-17</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/17|Translations]] are available.
'''Recent changes'''
* Starting this week, newcomers editing Wikipedia [[mw:Special:MyLanguage/Growth/Positive reinforcement#Leveling up 3|will be encouraged]] to try structured tasks. [[mw:Special:MyLanguage/Growth/Feature summary#Newcomer tasks|Structured tasks]] have been shown to [[mw:Special:MyLanguage/Growth/Personalized first day/Structured tasks/Add a link/Experiment analysis, December 2021|improve newcomer activation and retention]]. [https://phabricator.wikimedia.org/T348086]
* You can [[m:Special:MyLanguage/Coolest Tool Award|nominate your favorite tools]] for the fifth edition of the Coolest Tool Award. Nominations will be open until May 10.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-04-24|en}}. It will be on all wikis from {{#time:j xg|2024-04-25|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* This is the last warning that by the end of May 2024 the Vector 2022 skin will no longer share site and user scripts/styles with old Vector. For user-scripts that you want to keep using on Vector 2022, copy the contents of [[{{#special:MyPage}}/vector.js]] to [[{{#special:MyPage}}/vector-2022.js]]. There are [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Features/Loading Vector 2010 scripts|more technical details]] available. Interface administrators who foresee this leading to lots of technical support questions may wish to send a mass message to your community, as was done on French Wikipedia. [https://phabricator.wikimedia.org/T362701]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:२५, २२ अप्रैल २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26647188 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Vote now to select members of the first U4C</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – vote opens|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – vote opens}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
I am writing to you to let you know the voting period for the Universal Code of Conduct Coordinating Committee (U4C) is open now through May 9, 2024. Read the information on the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024|voting page on Meta-wiki]] to learn more about voting and voter eligibility.
The Universal Code of Conduct Coordinating Committee (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community members were invited to submit their applications for the U4C. For more information and the responsibilities of the U4C, please [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
On behalf of the UCoC project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] २०:२१, २५ अप्रैल २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26390244 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-18</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/18|Translations]] are available.
'''Recent changes'''
[[File:Talk_pages_default_look_(April_2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* The appearance of talk pages changed for the following wikis: {{int:project-localized-name-azwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-idwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-rowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-thwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ukwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-viwiki/en}}. These wikis participated to a test, where 50% of users got the new design, for one year. As this test [[Mw:Special:MyLanguage/Talk pages project/Usability/Analysis|gave positive results]], the new design is deployed on these wikis as the default design. It is possible to opt-out these changes [[Special:Preferences#mw-prefsection-editing|in user preferences]] ("{{int:discussiontools-preference-visualenhancements}}"). The deployment will happen at all wikis in the coming weeks. [https://phabricator.wikimedia.org/T341491]
* Seven new wikis have been created:
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q33014|Betawi]] ([[w:bew:|<code>w:bew:</code>]]) [https://phabricator.wikimedia.org/T357866]
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q35708|Kusaal]] ([[w:kus:|<code>w:kus:</code>]]) [https://phabricator.wikimedia.org/T359757]
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q35513|Igala]] ([[w:igl:|<code>w:igl:</code>]]) [https://phabricator.wikimedia.org/T361644]
** a {{int:project-localized-name-group-wiktionary}} in [[d:Q33541|Karakalpak]] ([[wikt:kaa:|<code>wikt:kaa:</code>]]) [https://phabricator.wikimedia.org/T362135]
** a {{int:project-localized-name-group-wikisource}} in [[d:Q9228|Burmese]] ([[s:my:|<code>s:my:</code>]]) [https://phabricator.wikimedia.org/T361085]
** a {{int:project-localized-name-group-wikisource}} in [[d:Q9237|Malay]] ([[s:ms:|<code>s:ms:</code>]]) [https://phabricator.wikimedia.org/T363039]
** a {{int:project-localized-name-group-wikisource}} in [[d:Q8108|Georgian]] ([[s:ka:|<code>s:ka:</code>]]) [https://phabricator.wikimedia.org/T363085]
* You can now [https://translatewiki.net/wiki/Support#Early_access:_Watch_Message_Groups_on_Translatewiki.net watch message groups/projects] on [[m:Special:MyLanguage/translatewiki.net|Translatewiki.net]]. Initially, this feature will notify you of added or deleted messages in these groups. [https://phabricator.wikimedia.org/T348501]
* Dark mode is now available on all wikis, on mobile web for logged-in users who opt into the [[Special:MobileOptions|advanced mode]]. This is the early release of the feature. Technical editors are invited to [https://night-mode-checker.wmcloud.org/ check for accessibility issues on wikis]. See [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-04|more detailed guidelines]].
'''Problems'''
* [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] maps can use an alternative visual style without labels, by using <bdi lang="zxx" dir="ltr"><code><nowiki>mapstyle="osm"</nowiki></code></bdi>. This wasn't working in previews, creating the wrong impression that it wasn't supported. This has now been fixed. [https://phabricator.wikimedia.org/T362531]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.3|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-04-30|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-01|en}}. It will be on all wikis from {{#time:j xg|2024-05-02|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W18"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०३:३०, ३० अप्रैल २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26689057 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-19</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/19|Translations]] are available.
'''Recent changes'''
[[File:Talk_pages_default_look_(April_2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* The appearance of talk pages changed for all wikis, except for Commons, Wikidata and most Wikipedias ([[m:Special:MyLanguage/Tech/News/2024/18|a few]] have already received this design change). You can read the detail of the changes [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. It is possible to opt-out these changes [[Special:Preferences#mw-prefsection-editing|in user preferences]] ("{{int:discussiontools-preference-visualenhancements}}"). The deployment will happen at remaining wikis in the coming weeks. [https://phabricator.wikimedia.org/T352087][https://phabricator.wikimedia.org/T319146]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Interface admins now have greater control over the styling of article components on mobile with the introduction of the <code>SiteAdminHelper</code>. More information on how styles can be disabled can be found [[mw:Special:MyLanguage/Extension:WikimediaMessages#Site_admin_helper|at the extension's page]]. [https://phabricator.wikimedia.org/T363932]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] has added article body sections in JSON format and a curated short description field to the existing parsed Infobox. This expansion to the API is also available via Wikimedia Cloud Services. [https://enterprise.wikimedia.com/blog/article-sections-and-description/]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.4|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-07|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-08|en}}. It will be on all wikis from {{#time:j xg|2024-05-09|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* When you look at the Special:Log page, the first view is labelled "All public logs", but it only shows some logs. This label will now say "Main public logs". [https://phabricator.wikimedia.org/T237729]
'''Future changes'''
* A new service will be built to replace [[mw:Special:MyLanguage/Extension:Graph|Extension:Graph]]. Details can be found in [[mw:Special:MyLanguage/Extension:Graph/Plans|the latest update]] regarding this extension.
* Starting May 21, English Wikipedia and German Wikipedia will get the possibility to activate "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]". This is part of the [[phab:T304110|progressive deployment of this tool to all Wikipedias]]. These communities can [[mw:Special:MyLanguage/Growth/Community configuration|activate and configure the feature locally]]. [https://phabricator.wikimedia.org/T308144]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W19"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १६:४१, ६ मई २०२४ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26729363 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-20</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/20|Translations]] are available.
'''Recent changes'''
* On Wikisource there is a special page listing pages of works without corresponding scan images. Now you can use the new magic word <bdi lang="zxx" dir="ltr"><code>__EXPECTWITHOUTSCANS__</code></bdi> to exclude certain pages (list of editions or translations of works) from that list. [https://phabricator.wikimedia.org/T344214]
* If you use the [[Special:Preferences#mw-prefsection-editing|user-preference]] "{{int:tog-uselivepreview}}", then the template-page feature "{{int:Templatesandbox-editform-legend}}" will now also work without reloading the page. [https://phabricator.wikimedia.org/T136907]
* [[mw:Special:Mylanguage/Extension:Kartographer|Kartographer]] maps can now specify an alternative text via the <bdi lang="zxx" dir="ltr"><code><nowiki>alt=</nowiki></code></bdi> attribute. This is identical in usage to the <bdi lang="zxx" dir="ltr"><code><nowiki>alt=</nowiki></code></bdi> attribute in the [[mw:Special:MyLanguage/Help:Images#Syntax|image and gallery syntax]]. An exception for this feature is wikis like Wikivoyage where the miniature maps are interactive. [https://phabricator.wikimedia.org/T328137]
* The old [[mw:Special:MyLanguage/Extension:GuidedTour|Guided Tour]] for the "[[mw:Special:MyLanguage/Edit Review Improvements/New filters for edit review|New Filters for Edit Review]]" feature has been removed. It was created in 2017 to show people with older accounts how the interface had changed, and has now been seen by most of the intended people. [https://phabricator.wikimedia.org/T217451]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-15|en}}. It will be on all wikis from {{#time:j xg|2024-05-16|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The [[{{#special:search}}]] results page will now use CSS flex attributes, for better accessibility, instead of a table. If you have a gadget or script that adjusts search results, you should update your script to the new HTML structure. [https://phabricator.wikimedia.org/T320295]
'''Future changes'''
* In the Vector 2022 skin, main pages will be displayed at full width (like special pages). The goal is to keep the number of characters per line large enough. This is related to the coming changes to typography in Vector 2022. [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates|Learn more]]. [https://phabricator.wikimedia.org/T357706]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Two columns of the <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Manual:pagelinks table|pagelinks]]</code></bdi> database table (<bdi lang="zxx" dir="ltr"><code>pl_namespace</code></bdi> and <bdi lang="zxx" dir="ltr"><code>pl_title</code></bdi>) are being dropped soon. Users must use two columns of the new <bdi lang="zxx" dir="ltr"><code>[[mw:special:MyLanguage/Manual:linktarget table|linktarget]]</code></bdi> table instead (<bdi lang="zxx" dir="ltr"><code>lt_namespace</code></bdi> and <bdi lang="zxx" dir="ltr"><code>lt_title</code></bdi>). In your existing SQL queries:
*# Replace <bdi lang="zxx" dir="ltr"><code>JOIN pagelinks</code></bdi> with <bdi lang="zxx" dir="ltr"><code>JOIN linktarget</code></bdi> and <bdi lang="zxx" dir="ltr"><code>pl_</code></bdi> with <bdi lang="zxx" dir="ltr"><code>lt_</code></bdi> in the <bdi lang="zxx" dir="ltr"><code>ON</code></bdi> statement
*# Below that add <bdi lang="zxx" dir="ltr"><code>JOIN pagelinks ON lt_id = pl_target_id</code></bdi>
** See <bdi lang="en" dir="ltr">[[phab:T222224]]</bdi> for technical reasoning. [https://phabricator.wikimedia.org/T222224][https://phabricator.wikimedia.org/T299947]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५६, १३ मई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26762074 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Sign up for the language community meeting on May 31st, 16:00 UTC</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="message"/>Hello all,
The next language community meeting is scheduled in a few weeks - May 31st at 16:00 UTC. If you're interested, you can [https://www.mediawiki.org/w/index.php?title=Wikimedia_Language_engineering/Community_meetings#31_May_2024 sign up on this wiki page].
This is a participant-driven meeting, where we share language-specific updates related to various projects, collectively discuss technical issues related to language wikis, and work together to find possible solutions. For example, in the last meeting, the topics included the machine translation service (MinT) and the languages and models it currently supports, localization efforts from the Kiwix team, and technical challenges with numerical sorting in files used on Bengali Wikisource.
Do you have any ideas for topics to share technical updates related to your project? Any problems that you would like to bring for discussion during the meeting? Do you need interpretation support from English to another language? Please reach out to me at ssethi(__AT__)wikimedia.org and [[etherpad:p/language-community-meeting-may-2024|add agenda items to the document here]].
We look forward to your participation!
<section end="message"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:२३, १४ मई २०२४ (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26390244 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-21</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/21|Translations]] are available.
'''Recent changes'''
* The [[mw:Special:MyLanguage/Extension:Nuke|Nuke]] feature, which enables administrators to mass delete pages, will now correctly delete pages which were moved to another title. [https://phabricator.wikimedia.org/T43351]
* New changes have been made to the UploadWizard in Wikimedia Commons: the overall layout has been improved, by following new styling and spacing for the form and its fields; the headers and helper text for each of the fields was changed; the Caption field is now a required field, and there is an option for users to copy their caption into the media description. [https://commons.wikimedia.org/wiki/Commons:WMF_support_for_Commons/Upload_Wizard_Improvements#Changes_to_%22Describe%22_workflow][https://phabricator.wikimedia.org/T361049]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.6|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-21|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-22|en}}. It will be on all wikis from {{#time:j xg|2024-05-23|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The HTML used to render all headings [[mw:Heading_HTML_changes|is being changed to improve accessibility]]. It will change on 22 May in some skins (Timeless, Modern, CologneBlue, Nostalgia, and Monobook). Please test gadgets on your wiki on these skins and [[phab:T13555|report any related problems]] so that they can be resolved before this change is made in all other skins. The developers are also considering the introduction of a [[phab:T337286|Gadget API for adding buttons to section titles]] if that would be helpful to tool creators, and would appreciate any input you have on that.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W21"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०१, २० मई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26786311 -->
== <span lang="en" dir="ltr" class="mw-content-ltr"> Feedback invited on Procedure for Sibling Project Lifecycle</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation Community Affairs Committee/Procedure for Sibling Project Lifecycle/Invitation for feedback (MM)|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation Community Affairs Committee/Procedure for Sibling Project Lifecycle/Invitation for feedback (MM)}}&language=&action=page&filter= {{int:please-translate}}]''
[[File:Sibling Project Lifecycle Conversation 3.png|150px|right|link=:m:Special:MyLanguage/Wikimedia Foundation Community Affairs Committee/Procedure for Sibling Project Lifecycle]]
Dear community members,
The [[:m:Special:MyLanguage/Wikimedia Foundation Community Affairs Committee|Community Affairs Committee]] (CAC) of the [[:m:Special:MyLanguage/Wikimedia Foundation Board of Trustees|Wikimedia Foundation Board of Trustees]] invites you to give feedback on a '''[[:m:Special:MyLanguage/Wikimedia Foundation Community Affairs Committee/Procedure for Sibling Project Lifecycle|draft Procedure for Sibling Project Lifecycle]]'''. This draft Procedure outlines proposed steps and requirements for opening and closing Wikimedia Sibling Projects, and aims to ensure any newly approved projects are set up for success. This is separate from the procedures for opening or closing language versions of projects, which is handled by the [[:m:Special:MyLanguage/Language committee|Language Committee]] or [[m:Special:MyLanguage/Closing_projects_policy|closing projects policy]].
You can find the details on [[:m:Special:MyLanguage/Talk:Wikimedia Foundation Community Affairs Committee/Procedure for Sibling Project Lifecycle#Review|this page]], as well as the ways to give your feedback from today until the end of the day on '''June 23, 2024''', anywhere on Earth.
You can also share information about this with the interested project communities you work with or support, and you can also help us translate the procedure into more languages, so people can join the discussions in their own language.
On behalf of the CAC,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] ०२:२५, २२ मई २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26390244 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-22</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/22|Translations]] are available.
'''Recent changes'''
* Several bugs related to the latest updates to the UploadWizard on Wikimedia Commons have been fixed. For more information, see [[:phab:T365107|T365107]] and [[:phab:T365119|T365119]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] In March 2024 a new [[mw:ResourceLoader/Core_modules#addPortlet|addPortlet]] API was added to allow gadgets to create new portlets (menus) in the skin. In certain skins this can be used to create dropdowns. Gadget developers are invited to try it and [[phab:T361661|give feedback]].
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Some CSS in the Minerva skin has been removed to enable easier community configuration. Interface editors should check the rendering on mobile devices for aspects related to the classes: <bdi lang="zxx" dir="ltr"><code>.collapsible</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.multicol</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.reflist</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.coordinates</code></bdi>{{int:comma-separator/en}}<bdi lang="zxx" dir="ltr"><code>.topicon</code></bdi>. [[phab:T361659|Further details are available on replacement CSS]] if it is needed.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-05-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-05-29|en}}. It will be on all wikis from {{#time:j xg|2024-05-30|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* When you visit a wiki where you don't yet have a local account, local rules such as edit filters can sometimes prevent your account from being created. Starting this week, MediaWiki takes your global rights into account when evaluating whether you can override such local rules. [https://phabricator.wikimedia.org/T316303]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W22"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:१२, २८ मई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26832205 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Announcing the first Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – results|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024/Announcement – results}}&language=&action=page&filter= {{int:please-translate}}]''
Hello,
The scrutineers have finished reviewing the vote results. We are following up with the results of the first [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024|Universal Code of Conduct Coordinating Committee (U4C) election]].
We are pleased to announce the following individuals as regional members of the U4C, who will fulfill a two-year term:
* North America (USA and Canada)
** –
* Northern and Western Europe
** [[m:Special:MyLanguage/User:Ghilt|Ghilt]]
* Latin America and Caribbean
** –
* Central and East Europe (CEE)
** —
* Sub-Saharan Africa
** –
* Middle East and North Africa
** [[m:Special:MyLanguage/User:Ibrahim.ID|Ibrahim.ID]]
* East, South East Asia and Pacific (ESEAP)
** [[m:Special:MyLanguage/User:0xDeadbeef|0xDeadbeef]]
* South Asia
** –
The following individuals are elected to be community-at-large members of the U4C, fulfilling a one-year term:
* [[m:Special:MyLanguage/User:Barkeep49|Barkeep49]]
* [[m:Special:MyLanguage/User:Superpes15|Superpes15]]
* [[m:Special:MyLanguage/User:Civvì|Civvì]]
* [[m:Special:MyLanguage/User:Luke081515|Luke081515]]
* –
* –
* –
* –
Thank you again to everyone who participated in this process and much appreciation to the candidates for your leadership and dedication to the Wikimedia movement and community.
Over the next few weeks, the U4C will begin meeting and planning the 2024-25 year in supporting the implementation and review of the UCoC and Enforcement Guidelines. Follow their work on [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Meta-wiki]].
On behalf of the UCoC project team,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] ०८:१५, ३ जून २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26390244 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-23</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W23"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/23|Translations]] are available.
'''Recent changes'''
* It is now possible for local administrators to add new links to the bottom of the site Tools menu without JavaScript. [[mw:Manual:Interface/Sidebar#Add or remove toolbox sections|Documentation is available]]. [https://phabricator.wikimedia.org/T6086]
* The message name for the definition of the tracking category of WikiHiero has changed from "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikhiero-usage-tracking-category</code></bdi>" to "<bdi lang="zxx" dir="ltr"><code>MediaWiki:Wikihiero-usage-tracking-category</code></bdi>". [https://gerrit.wikimedia.org/r/c/mediawiki/extensions/wikihiero/+/1035855]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q5317225|Kadazandusun]] ([[w:dtp:|<code>w:dtp:</code>]]) [https://phabricator.wikimedia.org/T365220]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.8|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-06-04|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-06-05|en}}. It will be on all wikis from {{#time:j xg|2024-06-06|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Future changes'''
* Next week, on wikis with the Vector 2022 skin as the default, logged-out desktop users will be able to choose between different font sizes. The default font size will also be increased for them. This is to make Wikimedia projects easier to read. [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-06 deployments|Learn more]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/23|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W23"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:३२, ३ जून २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26844397 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-24</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W24"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/24|Translations]] are available.
'''Recent changes'''
* The software used to render SVG files has been updated to a new version, fixing many longstanding bugs in SVG rendering. [https://phabricator.wikimedia.org/T265549]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The HTML used to render all headings [[mw:Heading HTML changes|is being changed to improve accessibility]]. It was changed last week in some skins (Vector legacy and Minerva). Please test gadgets on your wiki on these skins and [[phab:T13555|report any related problems]] so that they can be resolved before this change is made in Vector-2022. The developers are still considering the introduction of a [[phab:T337286|Gadget API for adding buttons to section titles]] if that would be helpful to tool creators, and would appreciate any input you have on that.
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The HTML markup used for citations by [[mw:Special:MyLanguage/Parsoid|Parsoid]] changed last week. In places where Parsoid previously added the <bdi lang="zxx" dir="ltr"><code>mw-reference-text</code></bdi> class, Parsoid now also adds the <bdi lang="zxx" dir="ltr"><code>reference-text</code></bdi> class for better compatibility with the legacy parser. [[mw:Specs/HTML/2.8.0/Extensions/Cite/Announcement|More details are available]]. [https://gerrit.wikimedia.org/r/1036705]
'''Problems'''
* There was a bug with the Content Translation interface that caused the tools menus to appear in the wrong location. This has now been fixed. [https://phabricator.wikimedia.org/T366374]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.9|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-06-11|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-06-12|en}}. It will be on all wikis from {{#time:j xg|2024-06-13|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] The new version of MediaWiki includes another change to the HTML markup used for citations: [[mw:Special:MyLanguage/Parsoid|Parsoid]] will now generate a <bdi lang="zxx" dir="ltr"><code><nowiki><span class="mw-cite-backlink"></nowiki></code></bdi> wrapper for both named and unnamed references for better compatibility with the legacy parser. Interface administrators should verify that gadgets that interact with citations are compatible with the new markup. [[mw:Specs/HTML/2.8.0/Extensions/Cite/Announcement|More details are available]]. [https://gerrit.wikimedia.org/r/1035809]
* On multilingual wikis that use the <bdi lang="zxx" dir="ltr"><code><nowiki><translate></nowiki></code></bdi> system, there is a feature that shows potentially-outdated translations with a pink background until they are updated or confirmed. From this week, confirming translations will be logged, and there is a new user-right that can be required for confirming translations if the community [[m:Special:MyLanguage/Requesting wiki configuration changes|requests it]]. [https://phabricator.wikimedia.org/T49177]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/24|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W24"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:१७, १० जून २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26893898 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">The final text of the Wikimedia Movement Charter is now on Meta</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Announcement - Final draft available|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/Announcement - Final draft available}}&language=&action=page&filter= {{int:please-translate}}]''
Hi everyone,
The final text of the [[m:Special:MyLanguage/Movement Charter|Wikimedia Movement Charter]] is now up on Meta in more than 20 languages for your reading.
'''What is the Wikimedia Movement Charter?'''
The Wikimedia Movement Charter is a proposed document to define roles and responsibilities for all the members and entities of the Wikimedia movement, including the creation of a new body – the Global Council – for movement governance.
'''Join the Wikimedia Movement Charter “Launch Party”'''
Join the [[m:Special:MyLanguage/Event:Movement Charter Launch Party|“Launch Party”]] on '''June 20, 2024''' at '''14.00-15.00 UTC''' ([https://zonestamp.toolforge.org/1718892000 your local time]). During this call, we will celebrate the release of the final Charter and present the content of the Charter. Join and learn about the Charter before casting your vote.
'''Movement Charter ratification vote'''
Voting will commence on SecurePoll on '''June 25, 2024''' at '''00:01 UTC''' and will conclude on '''July 9, 2024''' at '''23:59 UTC.''' You can read more about the [[m:Special:MyLanguage/Movement Charter/Ratification/Voting|voting process, eligibility criteria, and other details]] on Meta.
If you have any questions, please leave a comment on the [[m:Special:MyLanguage/Talk:Movement Charter|Meta talk page]] or email the MCDC at [mailto:mcdc@wikimedia.org mcdc@wikimedia.org].
On behalf of the MCDC,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] ०८:४४, ११ जून २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26390244 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-25</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W25"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/25|Translations]] are available.
'''Recent changes'''
* People who attempt to add an external link in the visual editor will now receive immediate feedback if they attempt to link to a domain that a project has decided to block. Please see [[mw:Special:MyLanguage/Edit_check#11_June_2024|Edit check]] for more details. [https://phabricator.wikimedia.org/T366751]
* The new [[mw:Special:MyLanguage/Extension:CommunityConfiguration|Community Configuration extension]] is available [[testwiki:Special:CommunityConfiguration|on Test Wikipedia]]. This extension allows communities to customize specific features to meet their local needs. Currently only Growth features are configurable, but the extension will support other [[mw:Special:MyLanguage/Community_configuration#Use_cases|Community Configuration use cases]] in the future. [https://phabricator.wikimedia.org/T323811][https://phabricator.wikimedia.org/T360954]
* The dark mode [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] is now available on category and help pages, as well as more special pages. There may be contrast issues. Please report bugs on the [[mw:Talk:Reading/Web/Accessibility_for_reading|project talk page]]. [https://phabricator.wikimedia.org/T366370]
'''Problems'''
* [[File:Octicons-tools.svg|12px|link=|alt=|Advanced item]] Cloud Services tools were not available for 25 minutes last week. This was caused by a faulty hardware cable in the data center. [https://wikitech.wikimedia.org/wiki/Incidents/2024-06-11_WMCS_Ceph]
* Last week, styling updates were made to the Vector 2022 skin. This caused unforeseen issues with templates, hatnotes, and images. Changes to templates and hatnotes were reverted. Most issues with images were fixed. If you still see any, [[phab:T367463|report them here]]. [https://phabricator.wikimedia.org/T367480]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.10|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-06-18|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-06-19|en}}. It will be on all wikis from {{#time:j xg|2024-06-20|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Starting June 18, the [[mw:Special:MyLanguage/Help:Edit check#ref|Reference Edit Check]] will be deployed to [[phab:T361843|a new set of Wikipedias]]. This feature is intended to help newcomers and to assist edit-patrollers by inviting people who are adding new content to a Wikipedia article to add a citation when they do not do so themselves. During [[mw:Special:MyLanguage/Edit_check#Reference_Check_A/B_Test|a test at 11 wikis]], the number of citations added [https://diff.wikimedia.org/?p=127553 more than doubled] when Reference Check was shown to people. Reference Check is [[mw:Special:MyLanguage/Edit check/Configuration|community configurable]]. [https://phabricator.wikimedia.org/T361843]<!-- NOTE: THE DIFF BLOG WILL BE PUBLISHED ON MONDAY -->
* [[m:Special:MyLanguage/Mailing_lists|Mailing lists]] will be unavailable for roughly two hours on Tuesday 10:00–12:00 UTC. This is to enable migration to a new server and upgrade its software. [https://phabricator.wikimedia.org/T367521]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/25|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W25"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४६, १७ जून २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26911987 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-26</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W26"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/26|Translations]] are available.
'''Recent changes'''
* Editors will notice that there have been some changes to the background color of text in the diff view, and the color of the byte-change numbers, last week. These changes are intended to make text more readable in both light mode and dark mode, and are part of a larger effort to increase accessibility. You can share your comments or questions [[mw:Talk:Reading/Web/Accessibility for reading|on the project talkpage]]. [https://phabricator.wikimedia.org/T361717]
* The text colors that are used for visited-links, hovered-links, and active-links, were also slightly changed last week to improve their accessibility in both light mode and dark mode. [https://phabricator.wikimedia.org/T366515]
'''Problems'''
* You can [[mw:Special:MyLanguage/Help:DiscussionTools#Talk pages permalinking|copy permanent links to talk page comments]] by clicking on a comment's timestamp. [[mw:Talk pages project/Permalinks|This feature]] did not always work when the topic title was very long and the link was used as a wikitext link. This has been fixed. Thanks to Lofhi for submitting the bug. [https://phabricator.wikimedia.org/T356196]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.43/wmf.11|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2024-06-25|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2024-06-26|en}}. It will be on all wikis from {{#time:j xg|2024-06-27|en}} ([[mw:MediaWiki 1.43/Roadmap|calendar]]). [https://wikitech.wikimedia.org/wiki/Deployments/Train][https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
* Starting 26 June, all talk pages messages' timestamps will become a link at English Wikipedia, making this feature available for you to use at all wikis. This link is a permanent link to the comment. It allows users to find the comment they were linked to, even if this comment has since been moved elsewhere. You can read more about this feature [[DiffBlog:/2024/01/29/talk-page-permalinks-dont-lose-your-threads/|on Diff]] or [[mw:Special:MyLanguage/Help:DiscussionTools#Talk pages permalinking|on Mediawiki.org]]. [https://phabricator.wikimedia.org/T365974]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/26|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W26"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:२९, २४ जून २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=26989424 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Voting to ratify the Wikimedia Movement Charter is now open – cast your vote</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Announcement - Ratification vote opens|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/Announcement - Ratification vote opens}}&language=&action=page&filter= {{int:please-translate}}]''
Hello everyone,
The voting to ratify the [[m:Special:MyLanguage/Movement Charter|'''Wikimedia Movement Charter''']] is now open. The Wikimedia Movement Charter is a document to define roles and responsibilities for all the members and entities of the Wikimedia movement, including the creation of a new body – the Global Council – for movement governance.
The final version of the Wikimedia Movement Charter is [[m:Special:MyLanguage/Movement Charter|available on Meta in different languages]] and attached [https://commons.wikimedia.org/wiki/File:Wikimedia_Movement_Charter_(June_2024).pdf here in PDF format] for your reading.
Voting commenced on SecurePoll on '''June 25, 2024''' at '''00:01 UTC''' and will conclude on '''July 9, 2024''' at '''23:59 UTC'''. Please read more on the [[m:Special:MyLanguage/Movement Charter/Ratification/Voting|voter information and eligibility details]].
After reading the Charter, please [[Special:SecurePoll/vote/398|'''vote here''']] and share this note further.
If you have any questions about the ratification vote, please contact the Charter Electoral Commission at [mailto:cec@wikimedia.org '''cec@wikimedia.org'''].
On behalf of the CEC,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १०:५२, २५ जून २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-27</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W27"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/27|Translations]] are available.
'''Recent changes'''
* Over the next three weeks, dark mode will become available for all users, both logged-in and logged-out, starting with the mobile web version. This fulfils one of the [[m:Special:MyLanguage/Community_Wishlist_Survey_2023/Reading/Dark_mode|top-requested community wishes]], and improves low-contrast reading and usage in low-light settings. As part of these changes, dark mode will also work on User-pages and Portals. There is more information in [[mw:Special:MyLanguage/Reading/Web/Accessibility_for_reading/Updates#June_2024:_Typography_and_dark_mode_deployments,_new_global_preferences|the latest Web team update]]. [https://phabricator.wikimedia.org/T366364]
* Logged-in users can now set [[m:Special:GlobalPreferences#mw-prefsection-rendering-skin-skin-prefs|global preferences for the text-size and dark-mode]], thanks to a combined effort across Foundation teams. This allows Wikimedians using multiple wikis to set up a consistent reading experience easily, for example by switching between light and dark mode only once for all wikis. [https://phabricator.wikimedia.org/T341278]
* If you use a very old web browser some features might not work on the Wikimedia wikis. This affects Internet Explorer 11 and versions of Chrome, Firefox and Safari older than 2016. This change makes it possible to use new [[d:Q46441|CSS]] features and to send less code to all readers. [https://phabricator.wikimedia.org/T288287][https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:How_to_make_a_MediaWiki_skin#Using_CSS_variables_for_supporting_different_themes_e.g._dark_mode]
* Wikipedia Admins can customize local wiki configuration options easily using [[mw:Special:MyLanguage/Community Configuration|Community Configuration]]. Community Configuration was created to allow communities to customize how some features work, because each language wiki has unique needs. At the moment, admins can configure [[mw:Special:MyLanguage/Growth/Feature_summary|Growth features]] on their home wikis, in order to better recruit and retain new editors. More options will be provided in the coming months. [https://phabricator.wikimedia.org/T366458]
* Editors interested in language issues that are related to [[w:en:Unicode|Unicode standards]], can now discuss those topics at [[mw:Talk:WMF membership with Unicode Consortium|a new conversation space in MediaWiki.org]]. The Wikimedia Foundation is now a [[mw:Special:MyLanguage/WMF membership with Unicode Consortium|member of the Unicode Consortium]], and the coordination group can collaboratively review the issues discussed and, where appropriate, bring them to the attention of the Unicode Consortium.
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q2891049|Mandailing]] ([[w:btm:|<code>w:btm:</code>]]) [https://phabricator.wikimedia.org/T368038]
'''Problems'''
* Editors can once again click on links within the visual editor's citation-preview, thanks to a bug fix by the Editing Team. [https://phabricator.wikimedia.org/T368119]
'''Future changes'''
* Please [https://wikimediafoundation.limesurvey.net/758713?lang=en help us to improve Tech News by taking this short survey]. The goal is to better meet the needs of the various types of people who read Tech News. The survey will be open for 2 weeks. The survey is covered by [https://foundation.wikimedia.org/wiki/Legal:Tech_News_Survey_2024_Privacy_Statement this privacy statement]. Some translations are available.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/27|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W27"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५६, १ जुलाई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27038456 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Voting to ratify the Wikimedia Movement Charter is ending soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Announcement - Final reminder|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/Announcement - Final reminder}}&language=&action=page&filter= {{int:please-translate}}]''
Hello everyone,
This is a kind reminder that the voting period to ratify the [[m:Special:MyLanguage/Movement Charter|Wikimedia Movement Charter]] will be closed on '''July 9, 2024''', at '''23:59 UTC'''.
If you have not voted yet, please vote [[m:Special:SecurePoll/vote/398|on SecurePoll]].
On behalf of the [[m:Special:MyLanguage/Movement_Charter/Ratification/Voting#Electoral_Commission|Charter Electoral Commission]],<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] ०३:४५, ८ जुलाई २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-28</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W28"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/28|Translations]] are available.
'''Recent changes'''
* At the Wikimedia Foundation a new task force was formed to replace the disabled Graph with [[mw:Special:MyLanguage/Extension:Chart/Project|more secure, easy to use, and extensible Chart]]. You can [[mw:Special:MyLanguage/Newsletter:Chart Project|subscribe to the newsletter]] to get notified about new project updates and other news about Chart.
* The [[m:Special:MyLanguage/CampaignEvents|CampaignEvents]] extension is now available on Meta-wiki, Igbo Wikipedia, and Swahili Wikipedia, and can be requested on your wiki. This extension helps in managing and making events more visible, giving Event organizers the ability to use tools like the Event registration tool. To learn more about the deployment status and how to request this extension for your wiki, visit the [[m:Special:MyLanguage/CampaignEvents/Deployment_status|CampaignEvents page on Meta-wiki]].
* Editors using the iOS Wikipedia app who have more than 50 edits can now use the [[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits#Add an image|Add an Image]] feature. This feature presents opportunities for small but useful contributions to Wikipedia.
* Thank you to [[mw:MediaWiki Product Insights/Contributor retention and growth/Celebration|all of the authors]] who have contributed to MediaWiki Core. As a result of these contributions, the [[mw:MediaWiki Product Insights/Contributor retention and growth|percentage of authors contributing more than 5 patches has increased by 25% since last year]], which helps ensure the sustainability of the platform for the Wikimedia projects.
'''Problems'''
* A problem with the color of the talkpage tabs always showing as blue, even for non-existent pages which should have been red, affecting the Vector 2022 skin, [[phab:T367982|has been fixed]].
'''Future changes'''
* The Trust and Safety Product team wants to introduce [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] with as little disruption to tools and workflows as possible. Volunteer developers, including gadget and user-script maintainers, are kindly asked to update the code of their tools and features to handle temporary accounts. The team has [[mw:Trust and Safety Product/Temporary Accounts/For developers|created documentation]] explaining how to do the update. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers/2024-04 CTA|Learn more]].
'''Tech News survey'''
* Please [https://wikimediafoundation.limesurvey.net/758713?lang=en help us to improve Tech News by taking this short survey]. The goal is to better meet the needs of the various types of people who read Tech News. The survey will be open for 1 more week. The survey is covered by [https://foundation.wikimedia.org/wiki/Legal:Tech_News_Survey_2024_Privacy_Statement this privacy statement]. Some translations are available.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/28|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W28"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:२९, ८ जुलाई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27080357 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">U4C Special Election - Call for Candidates</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – call for candidates|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – call for candidates}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
A special election has been called to fill additional vacancies on the U4C. The call for candidates phase is open from now through July 19, 2024.
The [[:m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the [[:foundation:Wikimedia Foundation Universal Code of Conduct|UCoC]]. Community members are invited to submit their applications in the special election for the U4C. For more information and the responsibilities of the U4C, please review the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|U4C Charter]].
In this special election, according to [[Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter#2. Elections and Terms|chapter 2 of the U4C charter]], there are 9 seats available on the U4C: '''four''' community-at-large seats and '''five''' regional seats to ensure the U4C represents the diversity of the movement. [[Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter#5. Glossary|No more than two members of the U4C can be elected from the same home wiki]]. Therefore, candidates must not have English Wikipedia, German Wikipedia, or Italian Wikipedia as their home wiki.
Read more and submit your application on [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election|Meta-wiki]].
In cooperation with the U4C,<section end="announcement-content" />
</div>
-- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) ००:०३, १० जुलाई २०२४ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-29</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W29"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/29|Translations]] are available.
'''Tech News survey'''
* Please [https://wikimediafoundation.limesurvey.net/758713?lang=en help us to improve Tech News by taking this short survey]. The goal is to better meet the needs of the various types of people who read Tech News. The survey will be open for 3 more days. The survey is covered by [https://foundation.wikimedia.org/wiki/Legal:Tech_News_Survey_2024_Privacy_Statement this privacy statement]. Some translations are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Wikimedia developers can now officially continue to use both [[mw:Special:MyLanguage/Gerrit|Gerrit]] and [[mw:Special:MyLanguage/GitLab|GitLab]], due to a June 24 decision by the Wikimedia Foundation to support software development on both platforms. Gerrit and GitLab are both code repositories used by developers to write, review, and deploy the software code that supports the MediaWiki software that the wiki projects are built on, as well as the tools used by editors to create and improve content. This decision will safeguard the productivity of our developers and prevent problems in code review from affecting our users. More details are available in the [[mw:GitLab/Migration status|Migration status]] page.
* The Wikimedia Foundation seeks applicants for the [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal|Product and Technology Advisory Council]] (PTAC). This group will bring technical contributors and Wikimedia Foundation together to co-define a more resilient, future-proof technological platform. Council members will evaluate and consult on the movement's product and technical activities, so that we develop multi-generational projects. We are looking for a range of technical contributors across the globe, from a variety of Wikimedia projects. [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal#Joining the PTAC as a technical volunteer|Please apply here by August 10]].
* Editors with rollback user-rights who use the Wikipedia App for Android can use the new [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Anti Vandalism|Edit Patrol]] features. These features include a new feed of Recent Changes, related links such as Undo and Rollback, and the ability to create and save a personal library of user talk messages to use while patrolling. If your wiki wants to make these features available to users who do not have rollback rights but have reached a certain edit threshold, [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android#Contact us|you can contact the team]]. You can [[diffblog:2024/07/10/ِaddressing-vandalism-with-a-tap-the-journey-of-introducing-the-patrolling-feature-in-the-mobile-app/|read more about this project on Diff blog]].
* Editors who have access to [[m:Special:MyLanguage/The_Wikipedia_Library|The Wikipedia Library]] can once again use non-open access content in SpringerLinks, after the Foundation [[phab:T368865|contacted]] them to restore access. You can read more about [[m:Tech/News/Recently_resolved_community_tasks|this and 21 other community-submitted tasks that were completed last week]].
'''Changes later this week'''
* This week, [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-07 deployments|dark mode will be available on a number of Wikipedias]], both desktop and mobile, for logged-in and logged-out users. Interface admins and user script maintainers are encouraged to check gadgets and user scripts in the dark mode, to find any hard-coded colors and fix them. There are some [[mw:Special:MyLanguage/Recommendations for night mode compatibility on Wikimedia wikis|recommendations for dark mode compatibility]] to help.
'''Future changes'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Next week, functionaries, volunteers maintaining tools, and software development teams are invited to test the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] feature on testwiki. Temporary accounts is a feature that will help improve privacy on the wikis. No further temporary account deployments are scheduled yet. Please [[mw:Talk:Trust and Safety Product/Temporary Accounts|share your opinions and questions on the project talk page]]. [https://phabricator.wikimedia.org/T348895]
* Editors who upload files cross-wiki, or teach other people how to do so, may wish to join a Wikimedia Commons discussion. The Commons community is discussing limiting who can upload files through the cross-wiki upload/Upload dialog feature to users auto-confirmed on Wikimedia Commons. This is due to the large amount of copyright violations uploaded this way. There is a short summary at [[c:Special:MyLanguage/Commons:Cross-wiki upload|Commons:Cross-wiki upload]] and [[c:Commons:Village pump/Proposals#Deactivate cross-wiki uploads for new users|discussion at Commons:Village Pump]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/29|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].'' You can also get other news from the [[m:Special:MyLanguage/Wikimedia Foundation Bulletin|Wikimedia Foundation Bulletin]].
</div><section end="technews-2024-W29"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:२८, १६ जुलाई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27124561 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Wikimedia Movement Charter ratification voting results</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Announcement - Results of the ratification vote|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/Announcement - Results of the ratification vote}}&language=&action=page&filter= {{int:please-translate}}]''
Hello everyone,
After carefully tallying both individual and affiliate votes, the [[m:Special:MyLanguage/Movement Charter/Ratification/Voting#Electoral Commission|Charter Electoral Commission]] is pleased to announce the final results of the Wikimedia Movement Charter voting.
As [[m:Special:MyLanguage/Talk:Movement Charter#Thank you for your participation in the Movement Charter ratification vote!|communicated]] by the Charter Electoral Commission, we reached the quorum for both Affiliate and individual votes by the time the vote closed on '''July 9, 23:59 UTC'''. We thank all 2,451 individuals and 129 Affiliate representatives who voted in the ratification process. Your votes and comments are invaluable for the future steps in Movement Strategy.
The final results of the [[m:Special:MyLanguage/Movement Charter|Wikimedia Movement Charter]] ratification voting held between 25 June and 9 July 2024 are as follows:
'''Individual vote:'''
Out of 2,451 individuals who voted as of July 9 23:59 (UTC), 2,446 have been accepted as valid votes. Among these, '''1,710''' voted “yes”; '''623''' voted “no”; and '''113''' selected “–” (neutral). Because the neutral votes don’t count towards the total number of votes cast, 73.30% voted to approve the Charter (1710/2333), while 26.70% voted to reject the Charter (623/2333).
'''Affiliates vote:'''
Out of 129 Affiliates designated voters who voted as of July 9 23:59 (UTC), 129 votes are confirmed as valid votes. Among these, '''93''' voted “yes”; '''18''' voted “no”; and '''18''' selected “–” (neutral). Because the neutral votes don’t count towards the total number of votes cast, 83.78% voted to approve the Charter (93/111), while 16.22% voted to reject the Charter (18/111).
'''Board of Trustees of the Wikimedia Foundation:'''
The Wikimedia Foundation Board of Trustees voted '''not to ratify''' the proposed Charter during their special Board meeting on July 8, 2024. The Chair of the Wikimedia Foundation Board of Trustees, Nataliia Tymkiv, [[m:Special:MyLanguage/Wikimedia_Foundation_Board_noticeboard/Board_resolution_and_vote_on_the_proposed_Movement_Charter|shared the result of the vote, the resolution, meeting minutes and proposed next steps]].
With this, the Wikimedia Movement Charter in its current revision is '''not ratified'''.
We thank you for your participation in this important moment in our movement’s governance.
The Charter Electoral Commission,
[[m:User:Abhinav619|Abhinav619]], [[m:User:Borschts|Borschts]], [[m:User:Iwuala Lucy|Iwuala Lucy]], [[m:User:Tochiprecious|Tochiprecious]], [[m:User:Der-Wir-Ing|Der-Wir-Ing]]<section end="announcement-content" />
</div>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:५२, १८ जुलाई २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-30</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/30|Translations]] are available.
'''Feature News'''
* Stewards can now [[:m:Special:MyLanguage/Global_blocks|globally block]] accounts. Before [[phab:T17294|the change]] only IP addresses and IP ranges could be blocked globally. Global account blocks are useful when the blocked user should not be logged out. [[:m:Special:MyLanguage/Global_locks|Global locks]] (a similar tool logging the user out of their account) are unaffected by this change. The new global account block feature is related to the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|Temporary Accounts]] project, which is a new type of user account that replaces IP addresses of unregistered editors that are no longer made public.
* Later this week, Wikimedia site users will notice that the Interface of [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevs]] (also known as "Pending Changes") is improved and consistent with the rest of the MediaWiki interface and [[mw:Special:MyLanguage/Codex|Wikimedia's design system]]. The FlaggedRevs interface experience on mobile and [[mw:Special:MyLanguage/Skin:MinervaNeue|Minerva skin]] was inconsistent before it was fixed and ported to [[mw:Special:MyLanguage/Codex|Codex]] by the WMF Growth team and some volunteers. [https://phabricator.wikimedia.org/T191156]
* Wikimedia site users can now submit account vanishing requests via [[m:Special:GlobalVanishRequest|GlobalVanishRequest]]. This feature is used when a contributor wishes to stop editing forever. It helps you hide your past association and edit to protect your privacy. Once processed, the account will be locked and renamed. [https://phabricator.wikimedia.org/T367329]
* Have you tried monitoring and addressing vandalism in Wikipedia using your phone? [https://diff.wikimedia.org/2024/07/10/%d9%90addressing-vandalism-with-a-tap-the-journey-of-introducing-the-patrolling-feature-in-the-mobile-app/ A Diff blog post on Patrolling features in the Mobile App] highlights some of the new capabilities of the feature, including swiping through a feed of recent changes and a personal library of user talk messages for use when patrolling from your phone.
* Wikimedia contributors and GLAM (galleries, libraries, archives, and museums) organisations can now learn and measure the impact Wikimedia Commons is having towards creating quality encyclopedic content using the [https://doc.wikimedia.org/generated-data-platform/aqs/analytics-api/reference/commons.html Commons Impact Metrics] analytics dashboard. The dashboard offers organizations analytics on things like monthly edits in a category, the most viewed files, and which Wikimedia articles are using Commons images. As a result of these new data dumps, GLAM organisation can more reliably measure their return on investment for programs bringing content into the digital Commons. [https://diff.wikimedia.org/2024/07/19/commons-impact-metrics-now-available-via-data-dumps-and-api/]
'''Project Updates'''
* Come share your ideas for improving the wikis on the newly reopened [[m:Special:MyLanguage/Community Wishlist|Community Wishlist]]. The Community Wishlist is Wikimedia’s forum for volunteers to share ideas (called wishes) to improve how the wikis work. The new version of the wishlist is always open, works with both wikitext and Visual Editor, and allows wishes in any language.
'''Learn more'''
* Have you ever wondered how Wikimedia software works across over 300 languages? This is 253 languages more than the Google Chrome interface, and it's no accident. The Language and Product Localization Team at the Wikimedia Foundation supports your work by adapting all the tools and interfaces in the MediaWiki software so that contributors in our movement who translate pages and strings can translate them and have the sites in all languages. Read more about the team and their upcoming work on [https://diff.wikimedia.org/2024/07/17/building-towards-a-robust-multilingual-knowledge-ecosystem-for-the-wikimedia-movement/ Diff].
* How can Wikimedia build innovative and experimental products while maintaining such heavily used websites? A recent [https://diff.wikimedia.org/2024/07/09/on-the-value-of-experimentation/ blog post] by WMF staff Johan Jönsson highlights the work of the [[m:Future Audiences#Objectives and Key Results|WMF Future Audience initiative]], where the goal is not to build polished products but test out new ideas, such as a [[m:Future_Audiences/Experiments: conversational/generative AI|ChatGPT plugin]] and [[m:Future_Audiences/Experiment:Add a Fact|Add a Fact]], to help take Wikimedia into the future.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].'' You can also get other news from the [[m:Special:MyLanguage/Wikimedia Foundation Bulletin|Wikimedia Foundation Bulletin]].
</div><section end="technews-2024-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०१, २३ जुलाई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27142915 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Vote now to fill vacancies of the first U4C</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – voting opens|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – voting opens}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
I am writing to you to let you know the voting period for the Universal Code of Conduct Coordinating Committee (U4C) is open now through '''August 10, 2024'''. Read the information on the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election|voting page on Meta-wiki]] to learn more about voting and voter eligibility.
The Universal Code of Conduct Coordinating Committee (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community members were invited to submit their applications for the U4C. For more information and the responsibilities of the U4C, please [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] ०२:४७, २७ जुलाई २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-31</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/31|Translations]] are available.
'''Feature news'''
* Editors using the Visual Editor in languages that use non-Latin characters for numbers, such as Hindi, Manipuri and Eastern Arabic, may notice some changes in the formatting of reference numbers. This is a side effect of preparing a new sub-referencing feature, and will also allow fixing some general numbering issues in Visual Editor. If you notice any related problems on your wiki, please share details at the [[m:Talk:WMDE Technical Wishes/Sub-referencing|project talkpage]].
'''Bugs status'''
* Some logged-in editors were briefly unable to edit or load pages last week. [[phab:T370304|These errors]] were mainly due to the addition of new [[mw:Special:MyLanguage/Help:Extension:Linter|linter]] rules which led to caching problems. Fixes have been applied and investigations are continuing.
* Editors can use the [[mw:Special:MyLanguage/Trust and Safety Product/IP Info|IP Information tool]] to get information about IP addresses. This tool is available as a Beta Feature in your preferences. The tool was not available for a few days last week, but is now working again. Thank you to Shizhao for filing the bug report. You can read about that, and [[m:Tech/News/Recently resolved community tasks#2024-07-25|28 other community-submitted tasks]] that were resolved last week.
'''Project updates'''
* There are new features and improvements to Phabricator from the Release Engineering and Collaboration Services teams, and some volunteers, including: the search systems, the new task creation system, the login systems, the translation setup which has resulted in support for more languages (thanks to Pppery), and fixes for many edge-case errors. You can [[phab:phame/post/view/316/iterative_improvements/|read details about these and other improvements in this summary]].
* There is an [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|update on the Charts project]]. The team has decided which visualization library to use, which chart types to start focusing on, and where to store chart definitions.
* One new wiki has been created: a {{int:project-localized-name-group-wikivoyage}} in [[d:Q9056|Czech]] ([[voy:cs:|<code>voy:cs:</code>]]) [https://phabricator.wikimedia.org/T370905]
'''Learn more'''
* There is a [[diffblog:2024/07/26/the-journey-to-open-our-first-data-center-in-south-america/|new Wikimedia Foundation data center]] in São Paulo, Brazil which helps to reduce load times.
* There is new [[diffblog:2024/07/22/the-perplexing-process-of-uploading-images-to-wikipedia/|user research]] on problems with the process of uploading images.
* Commons Impact Metrics are [[diffblog:2024/07/19/commons-impact-metrics-now-available-via-data-dumps-and-api/|now available]] via data dumps and API.
* The latest quarterly [[mw:Technical Community Newsletter/2024/July|Technical Community Newsletter]] is now available.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०८, २९ जुलाई २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27164109 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-32</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W32"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/32|Translations]] are available.
'''Feature news'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Two new parser functions will be available this week: <code><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic_words#dir|#dir]]<nowiki>}}</nowiki></code> and <code><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic_words#bcp47|#bcp47]]<nowiki>}}</nowiki></code>. These will reduce the need for <code>Template:Dir</code> and <code>Template:BCP47</code> on Commons and allow us to [[phab:T343131|drop 100 million rows]] from the "what links here" database. Editors at any wiki that use these templates, can help by replacing the templates with these new functions. The templates at Commons will be updated during the Hackathon at Wikimania. [https://phabricator.wikimedia.org/T359761][https://phabricator.wikimedia.org/T366623]
* Communities can request the activation of the visual editor on entire namespaces where discussions sometimes happen (for instance ''Wikipedia:'' or ''Wikisource:'' namespaces) if they understand the [[mw:Special:MyLanguage/Help:VisualEditor/FAQ#WPNS|known limitations]]. For discussions, users can already use [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] in these namespaces.
* The tracking category "Pages using Timeline" has been renamed to "Pages using the EasyTimeline extension" [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3ATimeline-tracking-category&namespace=8 in TranslateWiki]. Wikis that have created the category locally should rename their local creation to match.
'''Project updates'''
* Editors who help to organize WikiProjects and similar on-wiki collaborations, are invited to share ideas and examples of successful collaborations with the Campaigns and Programs teams. You can fill out [[m:Special:MyLanguage/Campaigns/WikiProjects|a brief survey]] or share your thoughts [[m:Talk:Campaigns/WikiProjects|on the talkpage]]. The teams are particularly looking for details about successful collaborations on non-English wikis.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The new parser is being rolled out on {{int:project-localized-name-group-wikivoyage}} wikis over the next few months. The {{int:project-localized-name-enwikivoyage}} and {{int:project-localized-name-hewikivoyage}} were [[phab:T365367|switched]] to Parsoid last week. For more information, see [[mw:Parsoid/Parser_Unification|Parsoid/Parser Unification]].
'''Learn more'''
* There will be more than 200 sessions at Wikimania this week. Here is a summary of some of the [[diffblog:2024/08/05/interested-in-product-and-tech-here-are-some-wikimania-sessions-you-dont-want-to-miss/|key sessions related to the product and technology area]].
* The latest [[m:Special:MyLanguage/Wikimedia Foundation Bulletin/2024/07-02|Wikimedia Foundation Bulletin]] is available.
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2024/July|Language and Internationalization newsletter]] is available. It includes: New design previews for Translatable pages; Updates about MinT for Wiki Readers; the release of Translation dumps; and more.
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/31|Growth newsletter]] is available.
* The latest monthly [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/July 2024|MediaWiki Product Insights newsletter]] is available.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/32|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W32"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:४०, ५ अगस्त २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27233905 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Reminder! Vote closing soon to fill vacancies of the first U4C</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – reminder to vote|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – reminder to vote}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
The voting period for the Universal Code of Conduct Coordinating Committee (U4C) is closing soon. It is open through 10 August 2024. Read the information on [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Election/2024_Special_Election#Voting|the voting page on Meta-wiki to learn more about voting and voter eligibility]]. If you are eligible to vote and have not voted in this special election, it is important that you vote now.
'''Why should you vote?''' The U4C is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community input into the committee membership is critical to the success of the UCoC.
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C,<section end="announcement-content" />
</div>
-- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) १५:३०, ६ अगस्त २०२४ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2024-33</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2024-W33"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/33|Translations]] are available.
'''Feature news'''
* [[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilter]] editors and maintainers can now [[mw:Special:MyLanguage/Extension:AbuseFilter/Actions#Show a CAPTCHA|make a CAPTCHA show if a filter matches an edit]]. This allows communities to quickly respond to spamming by automated bots. [https://phabricator.wikimedia.org/T20110]
* [[m:Special:MyLanguage/Stewards|Stewards]] can now specify if global blocks should prevent account creation. Before [[phab:T17273|this change]] by the [[mw:Special:MyLanguage/Trust and Safety Product|Trust and Safety Product]] Team, all global blocks would prevent account creation. This will allow stewards to reduce the unintended side-effects of global blocks on IP addresses.
'''Project updates'''
* [[wikitech:Help talk:Toolforge/Toolforge standards committee#August_2024_committee_nominations|Nominations are open on Wikitech]] for new members to refresh the [[wikitech:Help:Toolforge/Toolforge standards committee|Toolforge standards committee]]. The committee oversees the Toolforge [[wikitech:Help:Toolforge/Right to fork policy|Right to fork policy]] and [[wikitech:Help:Toolforge/Abandoned tool policy|Abandoned tool policy]] among other duties. Nominations will remain open until at least 2024-08-26.
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q2880037|West Coast Bajau]] ([[w:bdr:|<code>w:bdr:</code>]]) [https://phabricator.wikimedia.org/T371757]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/33|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W33"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:१८, १२ अगस्त २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27253654 -->
== <span lang="en" dir="ltr">Coming soon: A new sub-referencing feature – try it!</span> ==
<div lang="en" dir="ltr">
<section begin="Sub-referencing"/>
[[File:Sub-referencing reuse visual.png|{{#ifeq:{{#dir}}|ltr|right|left}}|400px]]
Hello. For many years, community members have requested an easy way to re-use references with different details. Now, a MediaWiki solution is coming: The new sub-referencing feature will work for wikitext and Visual Editor and will enhance the existing reference system. You can continue to use different ways of referencing, but you will probably encounter sub-references in articles written by other users. More information on [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|the project page]].
'''We want your feedback''' to make sure this feature works well for you:
* [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Test|Please try]] the current state of development on beta wiki and [[m:Talk:WMDE Technical Wishes/Sub-referencing|let us know what you think]].
* [[m:WMDE Technical Wishes/Sub-referencing/Sign-up|Sign up here]] to get updates and/or invites to participate in user research activities.
[[m:Special:MyLanguage/Wikimedia Deutschland|Wikimedia Deutschland]]’s [[m:Special:MyLanguage/WMDE Technical Wishes|Technical Wishes]] team is planning to bring this feature to Wikimedia wikis later this year. We will reach out to creators/maintainers of tools and templates related to references beforehand.
Please help us spread the message. --[[m:User:Johannes Richter (WMDE)|Johannes Richter (WMDE)]] ([[m:User talk:Johannes Richter (WMDE)|talk]]) 10:36, 19 August 2024 (UTC)
<section end="Sub-referencing"/>
</div>
<!-- Message sent by User:Johannes Richter (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johannes_Richter_(WMDE)/Sub-referencing/massmessage_list&oldid=27309345 -->
== <span lang="en" dir="ltr">Tech News: 2024-34</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/34|Translations]] are available.
'''Feature news'''
* Editors who want to re-use references but with different details such as page numbers, will be able to do so by the end of 2024, using a new [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Sub-referencing in a nutshell|sub-referencing]] feature. You can read more [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|about the project]] and [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Test|how to test the prototype]].
* Editors using tracking categories to identify which pages use specific extensions may notice that six of the categories have been renamed to make them more easily understood and consistent. These categories are automatically added to pages that use specialized MediaWiki extensions. The affected names are for: [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Aintersection-category&namespace=8 DynamicPageList], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Akartographer-tracking-category&namespace=8 Kartographer], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Aphonos-tracking-category&namespace=8 Phonos], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Arss-tracking-category&namespace=8 RSS], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Ascore-use-category&namespace=8 Score], [https://translatewiki.net/wiki/Special:Translations?message=MediaWiki%3Awikihiero-usage-tracking-category&namespace=8 WikiHiero]. Wikis that have created the category locally should rename their local creation to match. Thanks to Pppery for these improvements. [https://phabricator.wikimedia.org/T347324]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Technical volunteers who edit modules and want to get a list of the categories used on a page, can now do so using the <code><bdi lang="zxx" dir="ltr">categories</bdi></code> property of <code><bdi lang="zxx" dir="ltr">[[mediawikiwiki:Special:MyLanguage/Extension:Scribunto/Lua reference manual#Title objects|mw.title objects]]</bdi></code>. This enables wikis to configure workflows such as category-specific edit notices. Thanks to SD001 for these improvements. [https://phabricator.wikimedia.org/T50175][https://phabricator.wikimedia.org/T85372]
'''Bugs status'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Your help is needed to check if any pages need to be moved or deleted. A maintenance script was run to clean up unreachable pages (due to Unicode issues or introduction of new namespaces/namespace aliases). The script tried to find appropriate names for the pages (e.g. by following the Unicode changes or by moving pages whose titles on Wikipedia start with <code>Talk:WP:</code> so that their titles start with <code>Wikipedia talk:</code>), but it may have failed for some pages, and moved them to <bdi lang="zxx" dir="ltr">[[Special:PrefixIndex/T195546/]]</bdi> instead. Your community should check if any pages are listed there, and move them to the correct titles, or delete them if they are no longer needed. A full log (including pages for which appropriate names could be found) is available in [[phab:P67388]].
* Editors who volunteer as [[mw:Special:MyLanguage/Help:Growth/Mentorship|mentors]] to newcomers on their wiki are once again able to access lists of potential mentees who they can connect with to offer help and guidance. This functionality was restored thanks to [[phab:T372164|a bug fix]]. Thank you to Mbch331 for filing the bug report. You can read about that, and 18 other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Project updates'''
* The application deadline for the [[m:Special:MyLanguage/Product and Technology Advisory Council/Proposal|Product & Technology Advisory Council]] (PTAC) has been extended to September 16. Members will help by providing advice to Foundation Product and Technology leadership on short and long term plans, on complex strategic problems, and help to get feedback from more contributors and technical communities. Selected members should expect to spend roughly 5 hours per month for the Council, during the one year pilot. Please consider applying, and spread the word to volunteers you think would make a positive contribution to the committee.
'''Learn more'''
* The [[m:Special:MyLanguage/Coolest Tool Award#2024 Winners|2024 Coolest Tool Awards]] were awarded at Wikimania, in seven categories. For example, one award went to the ISA Tool, used for adding structured data to files on Commons, which was recently improved during the [[m:Event:Wiki Mentor Africa ISA Hackathon 2024|Wiki Mentor Africa Hackathon]]. You can see video demonstrations of each tool at the awards page. Congratulations to this year's recipients, and thank you to all tool creators and maintainers.
* The latest [[m:Special:MyLanguage/Wikimedia Foundation Bulletin/2024/08-01|Wikimedia Foundation Bulletin]] is available, and includes some highlights from Wikimania, an upcoming Language community meeting, and other news from the movement.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W34"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:४९, २० अगस्त २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27307284 -->
== Sign up for the language community meeting on August 30th, 15:00 UTC ==
Hi all,
The next language community meeting is scheduled in a few weeks—on August 30th at 15:00 UTC. If you're interested in joining, you can [https://www.mediawiki.org/wiki/Wikimedia_Language_and_Product_Localization/Community_meetings#30_August_2024 sign up on this wiki page].
This participant-driven meeting will focus on sharing language-specific updates related to various projects, discussing technical issues related to language wikis, and working together to find possible solutions. For example, in the last meeting, topics included the Language Converter, the state of language research, updates on the Incubator conversations, and technical challenges around external links not working with special characters on Bengali sites.
Do you have any ideas for topics to share technical updates or discuss challenges? Please add agenda items to the document [https://etherpad.wikimedia.org/p/language-community-meeting-aug-2024 here] and reach out to ssethi(__AT__)wikimedia.org. We look forward to your participation!
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) २३:१९, २२ अगस्त २०२४ (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Tech News: 2024-35</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/35|Translations]] are available.
'''Feature news'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Administrators can now test the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] feature on test2wiki. This was done to allow cross-wiki testing of temporary accounts, for when temporary accounts switch between projects. The feature was enabled on testwiki a few weeks ago. No further temporary account deployments are scheduled yet. Temporary Accounts is a project to create a new type of user account that replaces IP addresses of unregistered editors which are no longer made public. Please [[mw:Talk:Trust and Safety Product/Temporary Accounts|share your opinions and questions on the project talk page]].
* Later this week, editors at wikis that use [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevs]] (also known as "Pending Changes") may notice that the indicators at the top of articles have changed. This change makes the system more consistent with the rest of the MediaWiki interface. [https://phabricator.wikimedia.org/T191156]
'''Bugs status'''
* Editors who use the 2010 wikitext editor, and use the Character Insert buttons, will [[phab:T361465|no longer]] experience problems with the buttons adding content into the edit-summary instead of the edit-window. You can read more about that, and 26 other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Project updates'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] Please review and vote on [[m:Special:MyLanguage/Community Wishlist/Focus areas|Focus Areas]], which are groups of wishes that share a problem. Focus Areas were created for the newly reopened Community Wishlist, which is now open year-round for submissions. The first batch of focus areas are specific to moderator workflows, around welcoming newcomers, minimizing repetitive tasks, and prioritizing tasks. Once volunteers have reviewed and voted on focus areas, the Foundation will then review and select focus areas for prioritization.
* Do you have a project and are willing to provide a three (3) month mentorship for an intern? [[mw:Special:MyLanguage/Outreachy|Outreachy]] is a twice a year program for people to participate in a paid internship that will start in December 2024 and end in early March 2025, and they need mentors and projects to work on. Projects can be focused on coding or non-coding (design, documentation, translation, research). See the Outreachy page for more details, and a list of past projects since 2013.
'''Learn more'''
* If you're curious about the product and technology improvements made by the Wikimedia Foundation last year, read [[diffblog:2024/08/21/wikimedia-foundation-product-technology-improving-the-user-experience/|this recent highlights summary on Diff]].
* To learn more about the technology behind the Wikimedia projects, you can now watch sessions from the technology track at Wikimania 2024 on Commons. This week, check out:
** [[c:File:Wikimania 2024 - Ohrid - Day 2 - Community Configuration - Shaping On-Wiki Functionality Together.webm|Community Configuration - Shaping On-Wiki Functionality Together]] (55 mins) - about the [[mw:Special:MyLanguage/Community Configuration|Community Configuration]] project.
** [[c:File:Wikimania 2024 - Belgrade - Day 1 - Future of MediaWiki. A sustainable platform to support a collaborative user base and billions of page views.webm|Future of MediaWiki. A sustainable platform to support a collaborative user base and billions of page views]] (30 mins) - an overview for both technical and non technical audiences, covering some of the challenges and open questions, related to the [[mw:MediaWiki Product Insights|platform evolution, stewardship and developer experiences]] research.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W35"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:२८, २६ अगस्त २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27341211 -->
== <span lang="en" dir="ltr">Announcing the Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''[https://lists.wikimedia.org/hyperkitty/list/board-elections@lists.wikimedia.org/thread/OKCCN2CANIH2K7DXJOL2GPVDFWL27R7C/ Original message at wikimedia-l]. [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement - results|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement - results}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
The scrutineers have finished reviewing the vote and the [[m:Special:MyLanguage/Elections Committee|Elections Committee]] have certified the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Results|results]] for the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election|Universal Code of Conduct Coordinating Committee (U4C) special election]].
I am pleased to announce the following individual as regional members of the U4C, who will fulfill a term until 15 June 2026:
* North America (USA and Canada)
** Ajraddatz
The following seats were not filled during this special election:
* Latin America and Caribbean
* Central and East Europe (CEE)
* Sub-Saharan Africa
* South Asia
* The four remaining Community-At-Large seats
Thank you again to everyone who participated in this process and much appreciation to the candidates for your leadership and dedication to the Wikimedia movement and community.
Over the next few weeks, the U4C will begin meeting and planning the 2024-25 year in supporting the implementation and review of the UCoC and Enforcement Guidelines. You can follow their work on [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Meta-Wiki]].
On behalf of the U4C and the Elections Committee,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] १४:०६, २ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Tech News: 2024-36</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W36"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/36|Translations]] are available.
'''Weekly highlight'''
* Editors and volunteer developers interested in data visualisation can now test the new software for charts. Its early version is available on beta Commons and beta Wikipedia. This is an important milestone before making charts available on regular wikis. You can [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|read more about this project update]] and help to test the charts.
'''Feature news'''
* Editors who use the [[{{#special:Unusedtemplates}}]] page can now filter out pages which are expected to be there permanently, such as sandboxes, test-cases, and templates that are always substituted. Editors can add the new magic word [[mw:Special:MyLanguage/Help:Magic words#EXPECTUNUSEDTEMPLATE|<code dir="ltr"><nowiki>__EXPECTUNUSEDTEMPLATE__</nowiki></code>]] to a template page to hide it from the listing. Thanks to Sophivorus and DannyS712 for these improvements. [https://phabricator.wikimedia.org/T184633]
* Editors who use the New Topic tool on discussion pages, will [[phab:T334163|now be reminded]] to add a section header, which should help reduce the quantity of newcomers who add sections without a header. You can read more about that, and {{formatnum:28}} other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
* Last week, some Toolforge tools had occasional connection problems. The cause is still being investigated, but the problems have been resolved for now. [https://phabricator.wikimedia.org/T373243]
* Translation administrators at multilingual wikis, when editing multiple translation units, can now easily mark which changes require updates to the translation. This is possible with the [[phab:T298852#10087288|new dropdown menu]].
'''Project updates'''
* A new draft text of a policy discussing the use of Wikimedia's APIs [[m:Special:MyLanguage/API Policy Update 2024|has been published on Meta-Wiki]]. The draft text does not reflect a change in policy around the APIs; instead, it is an attempt to codify existing API rules. Comments, questions, and suggestions are welcome on [[m:Talk:API Policy Update 2024|the proposed update’s talk page]] until September 13 or until those discussions have concluded.
'''Learn more'''
* To learn more about the technology behind the Wikimedia projects, you can now watch sessions from the technology track at Wikimania 2024 on Commons. This week, check out:
** [[c:File:Wikimania 2024 - Ohrid - Day 2 - Charts, the successor of Graphs - A secure and extensible tool for data visualization.webm|Charts, the successor of Graphs - A secure and extensible tool for data visualization]] (25 mins) – about the above-mentioned Charts project.
** [[c:File:Wikimania 2024 - Ohrid - Day 3 - State of Language Technology and Onboarding at Wikimedia.webm|State of Language Technology and Onboarding at Wikimedia]] (90 mins) – about some of the language tools that support Wikimedia sites, such as [[mw:Special:MyLanguage/Content translation|Content]]/[[mw:Special:MyLanguage/Content translation/Section translation|Section Translation]], [[mw:Special:MyLanguage/MinT|MinT]], and LanguageConverter; also the current state and future of languages onboarding. [https://phabricator.wikimedia.org/T368772]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/36|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W36"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:०३, ३ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27390268 -->
== <span lang="en" dir="ltr">Have your say: Vote for the 2024 Board of Trustees!</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
The voting period for the [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|2024 Board of Trustees election]] is now open. There are twelve (12) candidates running for four (4) seats on the Board.
Learn more about the candidates by [[m:Special:MyLanguage/Wikimedia Foundation elections/2024/Candidates|reading their statements]] and their [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Questions_for_candidates|answers to community questions]].
When you are ready, go to the [[Special:SecurePoll/vote/400|SecurePoll]] voting page to vote. '''The vote is open from September 3rd at 00:00 UTC to September 17th at 23:59 UTC'''.
To check your voter eligibility, please visit the [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Voter_eligibility_guidelines|voter eligibility page]].
Best regards,
The Elections Committee and Board Selection Working Group<section end="announcement-content" />
</div>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १२:१४, ३ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Tech News: 2024-37</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W37"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/37|Translations]] are available.
'''Feature news'''
* Starting this week, the standard [[mw:Special:MyLanguage/Extension:CodeMirror|syntax highlighter]] will receive new colors that make them compatible in dark mode. This is the first of many changes to come as part of a major upgrade to syntax highlighting. You can learn more about what's to come on the [[mw:Special:MyLanguage/Help:Extension:CodeMirror|help page]]. [https://phabricator.wikimedia.org/T365311][https://phabricator.wikimedia.org/T259059]
* Editors of wikis using Wikidata will now be notified of only relevant Wikidata changes in their watchlist. This is because the Lua functions <bdi lang="zxx" dir="ltr"><code>entity:getSitelink()</code></bdi> and <bdi lang="zxx" dir="ltr"><code>mw.wikibase.getSitelink(qid)</code></bdi> will have their logic unified for tracking different aspects of sitelinks to reduce junk notifications from [[m:Wikidata For Wikimedia Projects/Projects/Watchlist Wikidata Sitelinks Tracking|inconsistent sitelinks tracking]]. [https://phabricator.wikimedia.org/T295356]
'''Project updates'''
* Users of all Wikis will have access to Wikimedia sites as read-only for a few minutes on September 25, starting at 15:00 UTC. This is a planned datacenter switchover for maintenance purposes. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [https://phabricator.wikimedia.org/T370962]
* Contributors of [[phab:T363538#10123348|11 Wikipedias]], including English will have a new <bdi lang="zxx" dir="ltr"><code>MOS</code></bdi> namespace added to their Wikipedias. This improvement ensures that links beginning with <bdi lang="zxx" dir="ltr"><code>MOS:</code></bdi> (usually shortcuts to the [[w:en:Wikipedia:Manual of Style|Manual of Style]]) are not broken by [[w:en:Mooré|Mooré]] Wikipedia (language code <bdi lang="zxx" dir="ltr"><code>mos</code></bdi>). [https://phabricator.wikimedia.org/T363538]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/37|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W37"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १८:४८, ९ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27424457 -->
== <span lang="en" dir="ltr">Tech News: 2024-38</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W38"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/38|Translations]] are available.
'''Improvements and Maintenance'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] Editors interested in templates can help by reading the latest Wishlist focus area, [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Template recall and discovery]], and share your feedback on the talkpage. This input helps the Community Tech team to decide the right technical approach to build. Everyone is also encouraged to continue adding [[m:Special:MyLanguage/Community Wishlist|new wishes]].
* The new automated [[{{#special:NamespaceInfo}}]] page helps editors understand which [[mw:Special:MyLanguage/Help:Namespaces|namespaces]] exist on each wiki, and some details about how they are configured. Thanks to DannyS712 for these improvements. [https://phabricator.wikimedia.org/T263513]
* [[mw:Special:MyLanguage/Help:Edit check#Reference check|References Check]] is a feature that encourages editors to add a citation when they add a new paragraph to a Wikipedia article. For a short time, the corresponding tag "Edit Check (references) activated" was erroneously being applied to some edits outside of the main namespace. This has been fixed. [https://phabricator.wikimedia.org/T373692]
* It is now possible for a wiki community to change the order in which a page’s categories are displayed on their wiki. By default, categories are displayed in the order they appear in the wikitext. Now, wikis with a consensus to do so can [[m:Special:MyLanguage/Requesting wiki configuration changes|request]] a configuration change to display them in alphabetical order. [https://phabricator.wikimedia.org/T373480]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Tool authors can now access ToolsDB's [[wikitech:Portal:Data Services#ToolsDB|public databases]] from both [[m:Special:MyLanguage/Research:Quarry|Quarry]] and [[wikitech:Superset|Superset]]. Those databases have always been accessible to every [[wikitech:Portal:Toolforge|Toolforge]] user, but they are now more broadly accessible, as Quarry can be accessed by anyone with a Wikimedia account. In addition, Quarry's internal database can now be [[m:Special:MyLanguage/Research:Quarry#Querying Quarry's own database|queried from Quarry itself]]. This database contains information about all queries that are being run and starred by users in Quarry. This information was already public through the web interface, but you can now query it using SQL. You can read more about that, and {{formatnum:20}} other community-submitted tasks that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
* Any pages or tools that still use the very old CSS classes <bdi lang="zxx" dir="ltr"><code>mw-message-box</code></bdi> need to be updated. These old classes will be removed next week or soon afterwards. Editors can use a [https://global-search.toolforge.org/?q=mw-message-box®ex=1&namespaces=&title= global-search] to determine what needs to be changed. It is possible to use the newer <bdi lang="zxx" dir="ltr"><code>cdx-message</code></bdi> group of classes as a replacement (see [https://doc.wikimedia.org/codex/latest/components/demos/message.html#css-only-version the relevant Codex documentation], and [https://meta.wikimedia.org/w/index.php?title=Tech/Header&diff=prev&oldid=27449042 an example update]), but using locally defined onwiki classes would be best. [https://phabricator.wikimedia.org/T374499]
'''Technical project updates'''
* Next week, all Wikimedia wikis will be read-only for a few minutes. This will start on September 25 at [https://zonestamp.toolforge.org/1727276400 15:00 UTC]. This is a planned datacenter switchover for maintenance purposes. [[m:Special:MyLanguage/Tech/Server switch|This maintenance process also targets other services.]] The previous switchover took 3 minutes, and the Site Reliability Engineering teams use many tools to make sure that this essential maintenance work happens as quickly as possible. [https://phabricator.wikimedia.org/T370962]
'''Tech in depth'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The latest monthly [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/August 2024|MediaWiki Product Insights newsletter]] is available. This edition includes details about: research about [[mw:Special:MyLanguage/Manual:Hooks|hook]] handlers to help simplify development, research about performance improvements, work to improve the REST API for end-users, and more.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] To learn more about the technology behind the Wikimedia projects, you can now watch sessions from the technology track at Wikimania 2024 on Commons. This week, check out:
** [[c:File:Wikimania 2024 - Auditorium Kyiv - Day 4 - Hackathon Showcase.webm|Hackathon Showcase]] (45 mins) - 19 short presentations by some of the Hackathon participants, describing some of the projects they worked on, such as automated testing of maintenance scripts, a video-cutting command line tool, and interface improvements for various tools. There are [[phab:T369234|more details and links available]] in the Phabricator task.
** [[c:File:Co-Creating a Sustainable Future for the Toolforge Ecosystem.webm|Co-Creating a Sustainable Future for the Toolforge Ecosystem]] (40 mins) - a roundtable discussion for tool-maintainers, users, and supporters of Toolforge about how to make the platform sustainable and how to evaluate the tools available there.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/38|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W38"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५८, १६ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27460876 -->
== <span lang="en" dir="ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster.
All traffic will switch on '''{{#time:j xg|2024-09-25|en}}'''. The switch will start at '''[https://zonestamp.toolforge.org/{{#time:U|2024-09-25T15:00|en}} {{#time:H:i e|2024-09-25T15:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
A banner will be displayed on all wikis 30 minutes before this operation happens. This banner will remain visible until the end of the operation.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2024-09-25|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule.
'''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
[[User:Trizek_(WMF)|Trizek_(WMF)]], ०९:३७, २० सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27248326 -->
== <span lang="en" dir="ltr">Tech News: 2024-39</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W39"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/39|Translations]] are available.
'''Weekly highlight'''
* All wikis will be [[m:Special:MyLanguage/Tech/Server switch|read-only]] for a few minutes on Wednesday September 25 at [https://zonestamp.toolforge.org/1727276400 15:00 UTC]. Reading the wikis will not be interrupted, but editing will be paused. These twice-yearly processes allow WMF's site reliability engineering teams to remain prepared to keep the wikis functioning even in the event of a major interruption to one of our data centers.
'''Updates for editors'''
[[File:Add alt text from a halfsheet, with the article behind.png|thumb|A screenshot of the interface for the Alt Text suggested-edit feature]]
* Editors who use the iOS Wikipedia app in Spanish, Portuguese, French, or Chinese, may see the [[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits project/Alt Text Experiment|Alt Text suggested-edit experiment]] after editing an article, or completing a suggested edit using "[[mw:Special:MyLanguage/Wikimedia Apps/iOS Suggested edits project#Hypothesis 2 Add an Image Suggested Edit|Add an image]]". Alt-text helps people with visual impairments to read Wikipedia articles. The team aims to learn if adding alt-text to images is a task that editors can be successful with. Please share any feedback on [[mw:Talk:Wikimedia Apps/iOS Suggested edits project/Alt Text Experiment|the discussion page]].
* The Codex color palette has been updated with new and revised colors for the MediaWiki user interfaces. The [[mw:Special:MyLanguage/Design System Team/Color/Design documentation#Updates|most noticeable changes]] for editors include updates for: dark mode colors for Links and for quiet Buttons (progressive and destructive), visited Link colors for both light and dark modes, and background colors for system-messages in both light and dark modes.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] It is now possible to include clickable wikilinks and external links inside code blocks. This includes links that are used within <code><nowiki><syntaxhighlight></nowiki></code> tags and on code pages (JavaScript, CSS, Scribunto and Sanitized CSS). Uses of template syntax <code><nowiki>{{…}}</nowiki></code> are also linked to the template page. Thanks to SD0001 for these improvements. [https://phabricator.wikimedia.org/T368166]
* Two bugs were fixed in the [[m:Special:MyLanguage/Account vanishing|GlobalVanishRequest]] system by improving the logging and by removing an incorrect placeholder message. [https://phabricator.wikimedia.org/T370595][https://phabricator.wikimedia.org/T372223]
* View all {{formatnum:25}} community-submitted {{PLURAL:25|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] From [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]]:
** The API now enables 5,000 on-demand API requests per month and twice-monthly HTML snapshots freely (gratis and libre). More information on the updates and also improvements to the software development kits (SDK) are explained on [https://enterprise.wikimedia.com/blog/enhanced-free-api/ the project's blog post]. While Wikimedia Enterprise APIs are designed for high-volume commercial reusers, this change enables many more community use-cases to be built on the service too.
** The Snapshot API (html dumps) have added beta Structured Contents endpoints ([https://enterprise.wikimedia.com/blog/structured-contents-snapshot-api/ blog post on that]) as well as released two beta datasets (English and French Wikipedia) from that endpoint to Hugging Face for public use and feedback ([https://enterprise.wikimedia.com/blog/hugging-face-dataset/ blog post on that]). These pre-parsed data sets enable new options for researchers, developers, and data scientists to use and study the content.
'''In depth'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The Wikidata Query Service (WDQS) is used to get answers to questions using the Wikidata data set. As Wikidata grows, we had to make a major architectural change so that WDQS could remain performant. As part of the [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS graph split|WDQS Graph Split project]], we have new SPARQL endpoints available for serving the "[https://query-scholarly.wikidata.org scholarly]" and "[https://query-main.wikidata.org main]" subgraphs of Wikidata. The [http://query.wikidata.org query.wikidata.org endpoint] will continue to serve the full Wikidata graph until March 2025. After this date, it will only serve the main graph. For more information, please see [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS backend update/September 2024 scaling update|the announcement on Wikidata]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/39|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W39"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३२, २३ सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27493779 -->
== 'Wikidata item' link is moving. Find out where... ==
<div lang="en" dir="ltr" class="mw-content-ltr"><i>Apologies for cross-posting in English. Please consider translating this message.</i>{{tracked|T66315}}
Hello everyone, a small change will soon be coming to the user-interface of your Wikimedia project.
The [[d:Q16222597|Wikidata item]] [[w:|sitelink]] currently found under the <span style="color: #54595d;"><u>''General''</u></span> section of the '''Tools''' sidebar menu will move into the <span style="color: #54595d;"><u>''In Other Projects''</u></span> section.
We would like the Wiki communities feedback so please let us know or ask questions on the [[m:Talk:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|Discussion page]] before we enable the change which can take place October 4 2024, circa 15:00 UTC+2.
More information can be found on [[m:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|the project page]].<br><br>We welcome your feedback and questions.<br> [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:५६, २७ सेप्टेम्बर २०२४ (UTC)
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=27524260 -->
== <span lang="en" dir="ltr">Tech News: 2024-40</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W40"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/40|Translations]] are available.
'''Updates for editors'''
* Readers of [[phab:T375401|42 more wikis]] can now use Dark Mode. If the option is not yet available for logged-out users of your wiki, this is likely because many templates do not yet display well in Dark Mode. Please use the [https://night-mode-checker.wmcloud.org/ night-mode-checker tool] if you are interested in helping to reduce the number of issues. The [[mw:Special:MyLanguage/Recommendations for night mode compatibility on Wikimedia wikis|recommendations page]] provides guidance on this. Dark Mode is enabled on additional wikis once per month.
* Editors using the 2010 wikitext editor as their default can access features from the 2017 wikitext editor by adding <code dir=ltr>?veaction=editsource</code> to the URL. If you would like to enable the 2017 wikitext editor as your default, it can be set in [[Special:Preferences#mw-input-wpvisualeditor-newwikitext|your preferences]]. [https://phabricator.wikimedia.org/T239796]
* For logged-out readers using the Vector 2022 skin, the "donate" link has been moved from a collapsible menu next to the content area into a more prominent top menu, next to "Create an account". This restores the link to the level of prominence it had in the Vector 2010 skin. [[mw:Readers/2024 Reader and Donor Experiences#Donor Experiences (Key Result WE 3.2 and the related hypotheses)|Learn more]] about the changes related to donor experiences. [https://phabricator.wikimedia.org/T373585]
* The CampaignEvents extension provides tools for organizers to more easily manage events, communicate with participants, and promote their events on the wikis. The extension has been [[m:Special:MyLanguage/CampaignEvents/Deployment status|enabled]] on Arabic Wikipedia, Igbo Wikipedia, Swahili Wikipedia, and Meta-Wiki. [[w:zh:Wikipedia:互助客栈/其他#引進CampaignEvents擴充功能|Chinese Wikipedia has decided]] to enable the extension, and discussions on the extension are in progress [[w:es:Wikipedia:Votaciones/2024/Sobre la política de Organizadores de Eventos|on Spanish Wikipedia]] and [[d:Wikidata:Project chat#Enabling the CampaignEvents Extention on Wikidata|on Wikidata]]. To learn how to enable the extension on your wiki, you can visit [[m:Special:MyLanguage/CampaignEvents|the CampaignEvents page on Meta-Wiki]].
* View all {{formatnum:22}} community-submitted {{PLURAL:22|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Developers with an account on Wikitech-wiki should [[wikitech:Wikitech/SUL-migration|check if any action is required]] for their accounts. The wiki is being changed to use the single-user-login (SUL) system, and other configuration changes. This change will help reduce the overall complexity for the weekly software updates across all our wikis.
'''In depth'''
* The [[m:Special:MyLanguage/Tech/Server switch|server switch]] was completed successfully last week with a read-only time of [[wikitech:Switch Datacenter#Past Switches|only 2 minutes 46 seconds]]. This periodic process makes sure that engineers can switch data centers and keep all of the wikis available for readers, even if there are major technical issues. It also gives engineers a chance to do maintenance and upgrades on systems that normally run 24 hours a day, and often helps to reveal weaknesses in the infrastructure. The process involves dozens of software services and hundreds of hardware servers, and requires multiple teams working together. Work over the past few years has reduced the time from 17 minutes down to 2–3 minutes. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/66ZW7B2MG63AESQVTXDIFQBDBS766JGW/]
'''Meetings and events'''
* October 4–6: [[m:Special:MyLanguage/WikiIndaba conference 2024|WikiIndaba Conference's Hackathon]] in Johannesburg, South Africa
* November 4–6: [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2024|MediaWiki Users and Developers Conference Fall 2024]] in Vienna, Austria
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/40|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W40"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:१५, ३० सेप्टेम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27530062 -->
== Invitation to Participate in Wiki Loves Ramadan Community Engagement Survey ==
Dear all,
Apologies for writing in English. Please help to translate in your language.
We are excited to announce the upcoming [[m:Wiki Loves Ramadan|Wiki Loves Ramadan]] event, a global initiative aimed at celebrating Ramadan by enriching Wikipedia and its sister projects with content related to this significant time of year. As we plan to organize this event globally, your insights and experiences are crucial in shaping the best possible participation experience for the community.
To ensure that Wiki Loves Ramadan is engaging, inclusive, and impactful, we kindly invite you to participate in our community engagement survey. Your feedback will help us understand the needs of the community, set the event's focus, and guide our strategies for organizing this global event.
Survey link: https://forms.gle/f66MuzjcPpwzVymu5
Please take a few minutes to share your thoughts. Your input will make a difference!
Thank you for being a part of our journey to make Wiki Loves Ramadan a success.
Warm regards,
User:ZI Jony ०३:२०, ६ ओक्टोबर २०२४ (UTC)
Wiki Loves Ramadan Organizing Team
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27510935 -->
== <span lang="en" dir="ltr">Tech News: 2024-41</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W41"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/41|Translations]] are available.
'''Weekly highlight'''
* Communities can now request installation of [[mw:Special:MyLanguage/Moderator Tools/Automoderator|Automoderator]] on their wiki. Automoderator is an automated anti-vandalism tool that reverts bad edits based on scores from the new "Revert Risk" machine learning model. You can [[mw:Special:MyLanguage/Extension:AutoModerator/Deploying|read details about the necessary steps]] for installation and configuration. [https://phabricator.wikimedia.org/T336934]
'''Updates for editors'''
* Translators in wikis where [[mw:Special:MyLanguage/Content translation/Section translation#Try the tool|the mobile experience of Content Translation is available]], can now customize their articles suggestion list from 41 filtering options when using the tool. This topic-based article suggestion feature makes it easy for translators to self-discover relevant articles based on their area of interest and translate them. You can [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&active-list=suggestions try it with your mobile device]. [https://phabricator.wikimedia.org/T368422]
* View all {{formatnum:12}} community-submitted {{PLURAL:12|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* It is now possible for <bdi lang="zxx" dir="ltr"><code><nowiki><syntaxhighlight></nowiki></code></bdi> code blocks to offer readers a "Copy" button if the <bdi lang="zxx" dir="ltr"><code><nowiki>copy=1</nowiki></code></bdi> attribute is [[mw:Special:MyLanguage/Extension:SyntaxHighlight#copy|set on the tag]]. Thanks to SD0001 for these improvements. [https://phabricator.wikimedia.org/T40932]
* Customized copyright footer messages on all wikis will be updated. The new versions will use wikitext markup instead of requiring editing raw HTML. [https://phabricator.wikimedia.org/T375789]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Later this month, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] will be rolled out on several pilot wikis. The final list of the wikis will be published in the second half of the month. If you maintain any tools, bots, or gadgets on [[phab:T376499|these 11 wikis]], and your software is using data about IP addresses or is available for logged-out users, please check if it needs to be updated to work with temporary accounts. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|Guidance on how to update the code is available]].
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Rate limiting has been enabled for the code review tools [[Wikitech:Gerrit|Gerrit]] and [[Wikitech:GitLab|GitLab]] to address ongoing issues caused by malicious traffic and scraping. Clients that open too many concurrent connections will be restricted for a few minutes. This rate limiting is managed through [[Wikitech:nftables|nftables]] firewall rules. For more details, see Wikitech's pages on [[Wikitech:Firewall#Throttling with nftables|Firewall]], [[Wikitech:GitLab/Abuse and rate limiting|GitLab limits]] and [[Wikitech:Gerrit/Operations#Throttling IPs|Gerrit operations]].
* Five new wikis have been created:
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q49224|Komering]] ([[w:kge:|<code>w:kge:</code>]]) [https://phabricator.wikimedia.org/T374813]
** a {{int:project-localized-name-group-wikipedia}} in [[d:Q36096|Mooré]] ([[m:mos:|<code>m:mos:</code>]]) [https://phabricator.wikimedia.org/T374641]
** a {{int:project-localized-name-group-wiktionary}} in [[d:Q36213|Madurese]] ([[wikt:mad:|<code>wikt:mad:</code>]]) [https://phabricator.wikimedia.org/T374968]
** a {{int:project-localized-name-group-wikiquote}} in [[d:Q2501174|Gorontalo]] ([[q:gor:|<code>q:gor:</code>]]) [https://phabricator.wikimedia.org/T375088]
** a {{int:project-localized-name-group-wikinews}} in [[d:Q56482|Shan]] ([[n:shn:|<code>n:shn:</code>]]) [https://phabricator.wikimedia.org/T375430]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/41|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W41"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३८, ७ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27557422 -->
== <span lang="en" dir="ltr">Preliminary results of the 2024 Wikimedia Foundation Board of Trustees elections</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
Thank you to everyone who participated in the [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|2024 Wikimedia Foundation Board of Trustees election]]. Close to 6000 community members from more than 180 wiki projects have voted.
The following four candidates were the most voted:
# [[User:Kritzolina|Christel Steigenberger]]
# [[User:Nadzik|Maciej Artur Nadzikiewicz]]
# [[User:Victoria|Victoria Doronina]]
# [[User:Laurentius|Lorenzo Losa]]
While these candidates have been ranked through the vote, they still need to be appointed to the Board of Trustees. They need to pass a successful background check and meet the qualifications outlined in the Bylaws. New trustees will be appointed at the next Board meeting in December 2024.
[[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Results|Learn more about the results on Meta-Wiki.]]
Best regards,
The Elections Committee and Board Selection Working Group
<section end="announcement-content" />
</div>
[[User:MPossoupe_(WMF)|MPossoupe_(WMF)]] ०८:२५, १४ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:MPossoupe (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Tech News: 2024-42</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W42"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/42|Translations]] are available.
'''Updates for editors'''
* The Structured Discussion extension (also known as Flow) is starting to be removed. This extension is unmaintained and causes issues. It will be replaced by [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]], which is used on any regular talk page. [[mw:Special:MyLanguage/Structured Discussions/Deprecation#Deprecation timeline|A first set of wikis]] are being contacted. These wikis are invited to stop using Flow, and to move all Flow boards to sub-pages, as archives. At these wikis, a script will move all Flow pages that aren't a sub-page to a sub-page automatically, starting on 22 October 2024. On 28 October 2024, all Flow boards at these wikis will be set in read-only mode. [https://www.mediawiki.org/wiki/Structured_Discussions/Deprecation][https://phabricator.wikimedia.org/T370722]
* WMF's Search Platform team is working on making it easier for readers to perform text searches in their language. A [[phab:T332342|change last week]] on over 30 languages makes it easier to find words with accents and other diacritics. This applies to both full-text search and to types of advanced search such as the <bdi lang="en" dir="ltr">''hastemplate''</bdi> and <bdi lang="en" dir="ltr">''incategory''</bdi> keywords. More technical details (including a few other minor search upgrades) are available. [https://www.mediawiki.org/wiki/User:TJones_%28WMF%29/Notes/Language_Analyzer_Harmonization_Notes#ASCII-folding/ICU-folding_%28T332342%29]
* View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]]. For example, [[mw:Special:MyLanguage/Help:Edit check|EditCheck]] was installed at Russian Wikipedia, and fixes were made for some missing user interface styles.
'''Updates for technical contributors'''
* Editors who use the Toolforge tool [[toolforge:copyvios|Earwig's Copyright Violation Detector]] will now be required to log in with their Wikimedia account before running checks using the "search engine" option. This change is needed to help prevent external bots from misusing the system. Thanks to Chlod for these improvements. [https://en.wikipedia.org/wiki/Wikipedia_talk:New_pages_patrol/Reviewers#Authentication_is_now_required_for_search_engine_checks_on_Earwig's_Copyvio_Tool]
* [[m:Special:MyLanguage/Phabricator|Phabricator]] users can create tickets and add comments on existing tickets via Email again. [[mw:Special:MyLanguage/Phabricator/Help#Using email|Sending email to Phabricator]] has been fixed. [https://phabricator.wikimedia.org/T356077]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Some HTML elements in the interface are now wrapped with a <code><nowiki><bdi></nowiki></code> element, to make our HTML output more aligned with Web standards. More changes like this will be coming in future weeks. This change might break some tools that rely on the previous HTML structure of the interface. Note that relying on the HTML structure of the interface is [[mw:Special:MyLanguage/Stable interface policy/Frontend#What is not stable?|not recommended]] and might break at any time. [https://phabricator.wikimedia.org/T375975]
'''In depth'''
* The latest monthly [[mw:Special:MyLanguage/MediaWiki Product Insights/Reports/September 2024|MediaWiki Product Insights newsletter]] is available. This edition includes: updates on Wikimedia's authentication system, research to simplify feature development in the MediaWiki platform, updates on Parser Unification and MathML rollout, and more.
* The latest quarterly [[mw:Technical Community Newsletter/2024/October|Technical Community Newsletter]] is now available. This edition include: research about improving topic suggestions related to countries, improvements to PHPUnit tests, and more.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/42|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W42"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:१७, १४ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27597254 -->
== <span lang="en" dir="ltr">Seeking volunteers to join several of the movement’s committees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Each year, typically from October through December, several of the movement’s committees seek new volunteers.
Read more about the committees on their Meta-wiki pages:
* [[m:Special:MyLanguage/Affiliations_Committee|Affiliations Committee (AffCom)]]
* [[m:Special:MyLanguage/Ombuds_commission|Ombuds commission (OC)]]
* [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Community Resilience and Sustainability/Trust and Safety/Case Review Committee|Case Review Committee (CRC)]]
Applications for the committees open on 16 October 2024. Applications for the Affiliations Committee close on 18 November 2024, and applications for the Ombuds commission and the Case Review Committee close on 2 December 2024. Learn how to apply by [[m:Special:MyLanguage/Wikimedia_Foundation/Legal/Committee_appointments|visiting the appointment page on Meta-wiki]]. Post to the talk page or email [mailto:cst@wikimedia.org cst@wikimedia.org] with any questions you may have.
For the Committee Support team,
<section end="announcement-content" />
</div>
-- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) २३:०८, १६ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27601062 -->
== <span lang="en" dir="ltr">Tech News: 2024-43</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/43|Translations]] are available.
'''Weekly highlight'''
* The Mobile Apps team has released an [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Navigation Refresh#Phase 1: Creating a user Profile Menu (T373714)|update]] to the iOS app's navigation, and it is now available in the latest App store version. The team added a new Profile menu that allows for easy access to editor features like Notifications and Watchlist from the Article view, and brings the "Donate" button into a more accessible place for users who are reading an article. This is the first phase of a larger planned [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Navigation Refresh|navigation refresh]] to help the iOS app transition from a primarily reader-focused app, to an app that fully supports reading and editing. The Wikimedia Foundation has added more editing features and support for on-wiki communication based on volunteer requests in recent years.
[[File:IOS App Navigation refresh first phase 05.png|thumb|iOS Wikipedia App's profile menu and contents]]
'''Updates for editors'''
* Wikipedia readers can now download a browser extension to experiment with some early ideas on potential features that recommend articles for further reading, automatically summarize articles, and improve search functionality. For more details and to stay updated, check out the Web team's [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments|Content Discovery Experiments page]] and [[mw:Special:MyLanguage/Newsletter:Web team's projects|subscribe to their newsletter]].
* Later this month, logged-out editors of [[phab:T376499|these 12 wikis]] will start to have [[mw:Special:Mylanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] created. The list may slightly change - some wikis may be removed but none will be added. Temporary account is a new [[mw:Special:MyLanguage/User account types|type of user account]]. It enhances the logged-out editors' privacy and makes it easier for community members to communicate with them. If you maintain any tools, bots, or gadgets on these 12 wikis, and your software is using data about IP addresses or is available for logged-out users, please check if it needs to be updated to work with temporary accounts. [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|Guidance on how to update the code is available]]. Read more about the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|deployment plan across all wikis]].
* View all {{formatnum:33}} community-submitted {{PLURAL:33|task|tasks}} that were [[m:Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[w:nr:Main Page|South Ndebele]], [[w:rsk:Главни бок|Pannonian Rusyn]], [[w:ann:Uwu|Obolo]], [[w:iba:Lambar Keterubah|Iban]] and [[w:tdd:ᥞᥨᥝᥴ ᥘᥣᥲ ᥖᥥᥰ|Tai Nüa]] Wikipedia languages were created last week. [https://www.wikidata.org/wiki/Q36785][https://www.wikidata.org/wiki/Q35660][https://www.wikidata.org/wiki/Q36614][https://www.wikidata.org/wiki/Q33424][https://www.wikidata.org/wiki/Q36556]
* It is now possible to create functions on Wikifunctions using Wikidata lexemes, through the new [[f:Z6005|Wikidata lexeme type]] launched last week. When you go to one of these functions, the user interface provides a lexeme selector that helps you pick a lexeme from Wikidata that matches the word you type. After hitting run, your selected lexeme is retrieved from Wikidata, transformed into a Wikidata lexeme type, and passed into the selected function. Read more about this in [[f:Special:MyLanguage/Wikifunctions:Status updates/2024-10-17#Function of the Week: select representation from lexeme|the latest Wikifunctions newsletter]].
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Users of the Wikimedia sites can now format dates more easily in different languages with the new <code dir="ltr">{{[[mw:Special:MyLanguage/Help:Extension:ParserFunctions##timef|#timef]]:…}}</code> parser function. For example, <code dir="ltr"><nowiki>{{#timef:now|date|en}}</nowiki></code> will show as "<bdi lang="en" dir="ltr">{{#timef:now|date|en}}</bdi>". Previously, <code dir="ltr"><nowiki>{{#time:…}}</nowiki></code> could be used to format dates, but this required knowledge of the order of the time and date components and their intervening punctuation. <code dir="ltr">#timef</code> (or <code dir="ltr">#timefl</code> for local time) provides access to the standard date formats that MediaWiki uses in its user interface. This may help to simplify some templates on multi-lingual wikis like Commons and Meta. [https://phabricator.wikimedia.org/T223772][https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:ParserFunctions##timef]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Commons and Meta users can now efficiently [[mw:Special:MyLanguage/Help:Magic words#Localization|retrieve the user's language]] using <code dir="ltr"><nowiki>{{USERLANGUAGE}}</nowiki></code> instead of using <code dir="ltr"><nowiki>{{int:lang}}</nowiki></code>. [https://phabricator.wikimedia.org/T4085]
* The [[m:Special:MyLanguage/Product and Technology Advisory Council|Product and Tech Advisory Council]] (PTAC) now has its pilot members with representation across Africa, Asia, Europe, North America and South America. They will work to address the [[Special:MyLanguage/Movement Strategy/Initiatives/Technology Council|Movement Strategy's Technology Council]] initiative of having a co-defined and more resilient technological platform. [https://meta.wikimedia.org/wiki/Movement_Strategy/Initiatives/Technology_Council]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/32|Growth newsletter]] is available. It includes: an upcoming Newcomer Homepage Community Updates module, new Community Configuration options, and details on new projects.
* The Wikimedia Foundation is [[mw:Special:MyLanguage/Wikimedia Security Team#CNA Partnership|now an official partner of the CVE program]], which is an international effort to catalog publicly disclosed cybersecurity vulnerabilities. This partnership will allow the Security Team to instantly publish [[w:en:Common Vulnerabilities and Exposures|common vulnerabilities and exposures]] (CVE) records that are affecting MediaWiki core, extensions, and skins, along with any other code the Foundation is a steward of.
* The [[m:Special:MyLanguage/Community Wishlist|Community Wishlist]] is now [[m:Community Wishlist/Updates#October 16, 2024: Conversations Made Easier: Machine-Translated Wishes Are Here!|testing machine translations]] for Wishlist content. Volunteers can now read machine-translated versions of wishes and dive into discussions even before translators arrive to translate content.
'''Meetings and events'''
* 24 October - Wiki Education Speaker Series Webinar - [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/N4XTB4G55BUY3M3PNGUAKQWJ7A4UOPAK/ Open Source Tech: Building the Wiki Education Dashboard], featuring Wikimedia interns and a Web developer in the panel.
* 20–22 December 2024 - [[m:Special:MyLanguage/Indic Wikimedia Hackathon Bhubaneswar 2024|Indic Wikimedia Hackathon Bhubaneswar 2024]] in Odisha, India. A hackathon for community members, including developers, designers and content editors, to build technical solutions that improve contributors' experiences.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:४९, २१ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27634672 -->
== 'Wikidata item' link is moving, finally. ==
Hello everyone, I previously wrote on the 27th September to advise that the ''Wikidata item'' sitelink will change places in the sidebar menu, moving from the '''General''' section into the '''In Other Projects''' section. The scheduled rollout date of 04.10.2024 was delayed due to a necessary request for Mobile/MinervaNeue skin. I am happy to inform that the global rollout can now proceed and will occur later today, 22.10.2024 at 15:00 UTC-2. [[m:Talk:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|Please let us know]] if you notice any problems or bugs after this change. There should be no need for null-edits or purging cache for the changes to occur. Kind regards, -[[m:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ११:२८, २२ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=27535421 -->
== <span lang="en" dir="ltr">Tech News: 2024-44</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W44"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/44|Translations]] are available.
'''Updates for editors'''
* Later in November, the Charts extension will be deployed to the test wikis in order to help identify and fix any issue. A security review is underway to then enable deployment to pilot wikis for broader testing. You can read [[mw:Special:MyLanguage/Extension:Chart/Project/Updates#October 2024: Working towards production deployment|the October project update]] and see the [https://en.wikipedia.beta.wmflabs.org/wiki/Charts latest documentation and examples on Beta Wikipedia].
* View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, [[w:en:PediaPress|Pediapress.com]], an external service that creates books from Wikipedia, can now use [[mw:Special:MyLanguage/Wikimedia Maps|Wikimedia Maps]] to include existing pre-rendered infobox map images in their printed books on Wikipedia. [https://phabricator.wikimedia.org/T375761]
'''Updates for technical contributors'''
* Wikis can use [[:mw:Special:MyLanguage/Extension:GuidedTour|the Guided Tour extension]] to help newcomers understand how to edit. The Guided Tours extension now works with [[mw:Special:MyLanguage/Manual:Dark mode|dark mode]]. Guided Tour maintainers can check their tours to see that nothing looks odd. They can also set <code>emitTransitionOnStep</code> to <code>true</code> to fix an old bug. They can use the new flag <code>allowAutomaticBack</code> to avoid back-buttons they don't want. [https://phabricator.wikimedia.org/T73927#10241528]
* Administrators in the Wikimedia projects who use the [[mw:Special:MyLanguage/Help:Extension:Nuke|Nuke Extension]] will notice that mass deletions done with this tool have the "Nuke" tag. This change will make reviewing and analyzing deletions performed with the tool easier. [https://phabricator.wikimedia.org/T366068]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/44|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W44"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:५३, २८ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27668811 -->
== Final Reminder: Join us in Making Wiki Loves Ramadan Success ==
Dear all,
We’re thrilled to announce the Wiki Loves Ramadan event, a global initiative to celebrate Ramadan by enhancing Wikipedia and its sister projects with valuable content related to this special time of year. As we organize this event globally, we need your valuable input to make it a memorable experience for the community.
Last Call to Participate in Our Survey: To ensure that Wiki Loves Ramadan is inclusive and impactful, we kindly request you to complete our community engagement survey. Your feedback will shape the event’s focus and guide our organizing strategies to better meet community needs.
* Survey Link: [https://docs.google.com/forms/d/e/1FAIpQLSffN4prPtR5DRSq9nH-t1z8hG3jZFBbySrv32YoxV8KbTwxig/viewform?usp=sf_link Complete the Survey]
* Deadline: November 10, 2024
Please take a few minutes to share your thoughts. Your input will truly make a difference!
'''Volunteer Opportunity''': Join the Wiki Loves Ramadan Team! We’re seeking dedicated volunteers for key team roles essential to the success of this initiative. If you’re interested in volunteer roles, we invite you to apply.
* Application Link: [https://docs.google.com/forms/d/e/1FAIpQLSfXiox_eEDH4yJ0gxVBgtL7jPe41TINAWYtpNp1JHSk8zhdgw/viewform?usp=sf_link Apply Here]
* Application Deadline: October 31, 2024
Explore Open Positions: For a detailed list of roles and their responsibilities, please refer to the position descriptions here: [https://docs.google.com/document/d/1oy0_tilC6kow5GGf6cEuFvdFpekcubCqJlaxkxh-jT4/ Position Descriptions]
Thank you for being part of this journey. We look forward to working together to make Wiki Loves Ramadan a success!
Warm regards,<br>
The Wiki Loves Ramadan Organizing Team ०५:१२, २९ ओक्टोबर २०२४ (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27568454 -->
== <span lang="en" dir="ltr">Tech News: 2024-45</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W45"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/45|Translations]] are available.
'''Updates for editors'''
* Stewards can now make [[m:Special:MyLanguage/Global blocks|global account blocks]] cause global [[mw:Special:MyLanguage/Autoblock|autoblocks]]. This will assist stewards in preventing abuse from users who have been globally blocked. This includes preventing globally blocked temporary accounts from exiting their session or switching browsers to make subsequent edits for 24 hours. Previously, temporary accounts could exit their current session or switch browsers to continue editing. This is an anti-abuse tool improvement for the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|Temporary Accounts]] project. You can read more about the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|progress on key features for temporary accounts]]. [https://phabricator.wikimedia.org/T368949]
* Wikis that have the [[m:Special:MyLanguage/CampaignEvents/Deployment status|CampaignEvents extension enabled]] can now use the [[m:Special:MyLanguage/Campaigns/Foundation Product Team/Event list#October 29, 2024: Collaboration List launched|Collaboration List]] feature. This list provides a new, easy way for contributors to learn about WikiProjects on their wikis. Thanks to the Campaign team for this work that is part of [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2024-2025/Product %26 Technology OKRs#WE KRs|the 2024/25 annual plan]]. If you are interested in bringing the CampaignEvents extension to your wiki, you can [[m:Special:MyLanguage/CampaignEvents/Deployment status#How to Request the CampaignEvents Extension for your wiki|follow these steps]] or you can reach out to User:Udehb-WMF for help.
* The text color for red links will be slightly changed later this week to improve their contrast in light mode. [https://phabricator.wikimedia.org/T370446]
* View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, on multilingual wikis, users [[phab:T216368|can now]] hide translations from the WhatLinksHere special page.
'''Updates for technical contributors'''
* XML [[m:Special:MyLanguage/Data dumps|data dumps]] have been temporarily paused whilst a bug is investigated. [https://lists.wikimedia.org/hyperkitty/list/xmldatadumps-l@lists.wikimedia.org/message/BXWJDPO5QI2QMBCY7HO36ELDCRO6HRM4/]
'''In depth'''
* Temporary Accounts have been deployed to six wikis; thanks to the Trust and Safety Product team for [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|this work]], you can read about [[phab:T340001|the deployment plans]]. Beginning next week, Temporary Accounts will also be enabled on [[phab:T378336|seven other projects]]. If you are active on these wikis and need help migrating your tools, please reach out to [[m:User:Udehb-WMF|User:Udehb-WMF]] for assistance.
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2024/October|Language and Internationalization newsletter]] is available. It includes: New languages supported in translatewiki or in MediaWiki; New keyboard input methods for some languages; details about recent and upcoming meetings, and more.
'''Meetings and events'''
* [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2024|MediaWiki Users and Developers Conference Fall 2024]] is happening in Vienna, Austria and online from 4 to 6 November 2024. The conference will feature discussions around the usage of MediaWiki software by and within companies in different industries and will inspire and onboard new users.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/45|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W45"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:४७, ४ नवम्बर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27693917 -->
== <span lang="en" dir="ltr">Tech News: 2024-46</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W46"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/46|Translations]] are available.
'''Updates for editors'''
* On wikis with the [[mw:Special:MyLanguage/Help:Extension:Translate|Translate extension]] enabled, users will notice that the FuzzyBot will now automatically create translated versions of categories used on translated pages. [https://phabricator.wikimedia.org/T285463]
* View all {{formatnum:29}} community-submitted {{PLURAL:29|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the submitted task to use the [[mw:Special:MyLanguage/Extension:SecurePoll|SecurePoll extension]] for English Wikipedia's special [[w:en:Wikipedia:Administrator elections|administrator election]] was resolved on time. [https://phabricator.wikimedia.org/T371454]
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] In <code dir="ltr">[[mw:MediaWiki_1.44/wmf.2|1.44.0-wmf-2]]</code>, the logic of Wikibase function <code>getAllStatements</code> changed to behave like <code>getBestStatements</code>. Invoking the function now returns a copy of values which are immutable. [https://phabricator.wikimedia.org/T270851]
* [https://en.wikipedia.org/api/rest_v1/ Wikimedia REST API] users, such as bot operators and tool maintainers, may be affected by ongoing upgrades. The API will be rerouting some page content endpoints from RESTbase to the newer [[mw:Special:MyLanguage/API:REST API|MediaWiki REST API]] endpoints. The [[phab:T374683|impacted endpoints]] include getting page/revision metadata and rendered HTML content. These changes will be available on testwiki later this week, with other projects to follow. This change should not affect existing functionality, but active users of the impacted endpoints should verify behavior on testwiki, and raise any concerns on the related [[phab:T374683|Phabricator ticket]].
'''In depth'''
* Admins and users of the Wikimedia projects [[mw:Special:MyLanguage/Moderator_Tools/Automoderator#Usage|where Automoderator is enabled]] can now monitor and evaluate important metrics related to Automoderator's actions. [https://superset.wmcloud.org/superset/dashboard/unified-automoderator-activity-dashboard/ This Superset dashboard] calculates and aggregates metrics about Automoderator's behaviour on the projects in which it is deployed. Thanks to the Moderator Tools team for this Dashboard; you can visit [[mw:Special:MyLanguage/Moderator Tools/Automoderator/Unified Activity Dashboard|the documentation page]] for more information about this work. [https://phabricator.wikimedia.org/T369488]
'''Meetings and events'''
* 21 November 2024 ([[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 8:00 UTC|8:00 UTC]] & [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 16:00 UTC|16:00 UTC]]) - [[c:Commons:WMF support for Commons/Commons community calls|Community call]] with Wikimedia Commons volunteers and stakeholders to help prioritize support efforts for 2025-2026 Fiscal Year. The theme of this call is how content should be organised on Wikimedia Commons.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/46|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W46"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०४, १२ नवम्बर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27732268 -->
== <span lang="en" dir="ltr">Tech News: 2024-47</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W47"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/47|Translations]] are available.
'''Updates for editors'''
* Users of Wikimedia sites will now be warned when they create a [[mw:Special:MyLanguage/Help:Redirects|redirect]] to a page that doesn't exist. This will reduce the number of broken redirects to red links in our projects. [https://phabricator.wikimedia.org/T326057]
* View all {{formatnum:42}} community-submitted {{PLURAL:42|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, [[mw:Special:MyLanguage/Manual:Pywikibot/Overview|Pywikibot]], which automates work on MediaWiki sites, was upgraded to 9.5.0 on Toolforge. [https://phabricator.wikimedia.org/T378676]
'''Updates for technical contributors'''
* On wikis that use the [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevs extension]], pages created or moved by users with the appropriate permissions are marked as flagged automatically. This feature has not been working recently, and changes fixing it should be deployed this week. Thanks to Daniel and Wargo for working on this. [https://phabricator.wikimedia.org/T379218][https://phabricator.wikimedia.org/T368380]
'''In depth'''
* There is a new [https://diff.wikimedia.org/2024/11/05/say-hi-to-temporary-accounts-easier-collaboration-with-logged-out-editors-with-better-privacy-protection Diff post] about Temporary Accounts, available in more than 15 languages. Read it to learn about what Temporary Accounts are, their impact on different groups of users, and the plan to introduce the change on all wikis.
'''Meetings and events'''
* Technical volunteers can now register for the [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|2025 Wikimedia Hackathon]], which will take place in Istanbul, Turkey. [https://pretix.eu/wikimedia/hackathon2025/ Application for travel and accommodation scholarships] is open from '''November 12 to December 10 2024'''. The registration for the event will close in mid-April 2025. The Wikimedia Hackathon is an annual gathering that unites the global technical community to collaborate on existing projects and explore new ideas.
* Join the [[C:Special:MyLanguage/Commons:WMF%20support%20for%20Commons/Commons%20community%20calls|Wikimedia Commons community calls]] this week to help prioritize support for Commons which will be planned for 2025–2026. The theme will be how content should be organised on Wikimedia Commons. This is an opportunity for volunteers who work on different things to come together and talk about what matters for the future of the project. The calls will take place '''November 21, 2024, [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 8:00 UTC|8:00 UTC]] and [[m:Special:MyLanguage/Event:Commons community discussion - 21 November 2024 16:00 UTC|16:00 UTC]]'''.
* A [[mw:Special:MyLanguage/Wikimedia_Language_and_Product_Localization/Community meetings#29 November 2024|Language community meeting]] will take place '''November 29, 16:00 UTC''' to discuss updates and technical problem-solving.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/47|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W47"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:५७, १९ नवम्बर २०२४ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27806858 -->
== Sign up for the language community meeting on November 29th, 16:00 UTC ==
Hello everyone,
The next language community meeting is coming up next week, on November 29th, at 16:00 UTC (Zonestamp! For your timezone <https://zonestamp.toolforge.org/1732896000>). If you're interested in joining, you can sign up on this wiki page: <https://www.mediawiki.org/wiki/Wikimedia_Language_and_Product_Localization/Community_meetings#29_November_2024>.
This participant-driven meeting will be organized by the Wikimedia Foundation’s Language Product Localization team and the Language Diversity Hub. There will be presentations on topics like developing language keyboards, the creation of the Moore Wikipedia, and the language support track at Wiki Indaba. We will also have members from the Wayuunaiki community joining us to share their experiences with the Incubator and as a new community within our movement. This meeting will have a Spanish interpretation.
Looking forward to seeing you at the language community meeting! Cheers, [[User:SSethi (WMF)|Srishti]] १९:५४, २१ नवम्बर २०२४ (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27746256 -->
== <span lang="en" dir="ltr">Tech News: 2024-48</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W48"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/48|Translations]] are available.
'''Updates for editors'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] A new version of the standard wikitext editor-mode [[mw:Special:MyLanguage/Extension:CodeMirror|syntax highlighter]] will be available as a [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] later this week. This brings many new features and bug fixes, including right-to-left support, [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Template folding|template folding]], [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Autocompletion|autocompletion]], and an improved search panel. You can learn more on the [[mw:Special:MyLanguage/Help:Extension:CodeMirror|help page]].
* The 2010 wikitext editor now supports common keyboard shortcuts such <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>B</code></bdi> for bold and <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>I</code></bdi> for italics. A full [[mw:Help:Extension:WikiEditor#Keyboard shortcuts|list of all six shortcuts]] is available. Thanks to SD0001 for this improvement. [https://phabricator.wikimedia.org/T62928]
* Starting November 28, Flow/Structured Discussions pages will be automatically archived and set to read-only at the following wikis: <bdi>bswiki</bdi>{{int:comma-separator/en}}<bdi>elwiki</bdi>{{int:comma-separator/en}}<bdi>euwiki</bdi>{{int:comma-separator/en}}<bdi>fawiki</bdi>{{int:comma-separator/en}}<bdi>fiwiki</bdi>{{int:comma-separator/en}}<bdi>frwikiquote</bdi>{{int:comma-separator/en}}<bdi>frwikisource</bdi>{{int:comma-separator/en}}<bdi>frwikiversity</bdi>{{int:comma-separator/en}}<bdi>frwikivoyage</bdi>{{int:comma-separator/en}}<bdi>idwiki</bdi>{{int:comma-separator/en}}<bdi>lvwiki</bdi>{{int:comma-separator/en}}<bdi>plwiki</bdi>{{int:comma-separator/en}}<bdi>ptwiki</bdi>{{int:comma-separator/en}}<bdi>urwiki</bdi>{{int:comma-separator/en}}<bdi>viwikisource</bdi>{{int:comma-separator/en}}<bdi>zhwikisource</bdi>. This is done as part of [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|StructuredDiscussions deprecation work]]. If you need any assistance to archive your page in advance, please contact [[m:User:Trizek (WMF)|Trizek (WMF)]].
* View all {{formatnum:25}} community-submitted {{PLURAL:25|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a user creating a new AbuseFilter can now only set the filter to "protected" [[phab:T377765|if it includes a protected variable]].
'''Updates for technical contributors'''
* The [[mw:Special:MyLanguage/Extension:CodeEditor|CodeEditor]], which can be used in JavaScript, CSS, JSON, and Lua pages, [[phab:T377663|now offers]] live autocompletion. Thanks to SD0001 for this improvement. The feature can be temporarily disabled on a page by pressing <bdi lang="zxx" dir="ltr"><code>Ctrl</code>+<code>,</code></bdi> and un-selecting "<bdi lang="en" dir="ltr">Live Autocompletion</bdi>".
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Tool-maintainers who use the Graphite system for tracking metrics, need to migrate to the newer Prometheus system. They can check [https://grafana.wikimedia.org/d/K6DEOo5Ik/grafana-graphite-datasource-utilization?orgId=1 this dashboard] and the list in the Description of the [[phab:T350592|task T350592]] to see if their tools are listed, and they should claim metrics and dashboards connected to their tools. They can then disable or migrate all existing metrics by following the instructions in the task. The Graphite service will become read-only in April. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/KLUV4IOLRYXPQFWD6WKKJUHMWE77BMSZ/]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The [[mw:Special:MyLanguage/NewPP parser report|New PreProcessor parser performance report]] has been fixed to give an accurate count for the number of Wikibase entities accessed. It had previously been resetting after 400 entities. [https://phabricator.wikimedia.org/T279069]
'''Meetings and events'''
* A [[mw:Special:MyLanguage/Wikimedia_Language_and_Product_Localization/Community meetings#29 November 2024|Language community meeting]] will take place November 29 at [https://zonestamp.toolforge.org/1732896000 16:00 UTC]. There will be presentations on topics like developing language keyboards, the creation of the Mooré Wikipedia, the language support track at [[m:Wiki Indaba|Wiki Indaba]], and a report from the Wayuunaiki community on their experiences with the Incubator and as a new community over the last 3 years. This meeting will be in English and will also have Spanish interpretation.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/48|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W48"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:३९, २५ नवम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27847039 -->
== <span lang="en" dir="ltr">Tech News: 2024-49</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W49"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/49|Translations]] are available.
'''Updates for editors'''
* Two new parser functions were added this week. The <code dir="ltr"><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic words#interwikilink|#interwikilink]]<nowiki>}}</nowiki></code> function adds an [[mw:Special:MyLanguage/Help:Links#Interwiki links|interwiki link]] and the <code dir="ltr"><nowiki>{{</nowiki>[[mw:Special:MyLanguage/Help:Magic words#interlanguagelink|#interlanguagelink]]<nowiki>}}</nowiki></code> function adds an [[mw:Special:MyLanguage/Help:Links#Interlanguage links|interlanguage link]]. These parser functions are useful on wikis where namespaces conflict with interwiki prefixes. For example, links beginning with <bdi lang="zxx" dir="ltr"><code>MOS:</code></bdi> on English Wikipedia [[phab:T363538|conflict with the <code>mos</code> language code prefix of Mooré Wikipedia]].
* Starting this week, Wikimedia wikis no longer support connections using old RSA-based HTTPS certificates, specifically rsa-2048. This change is to improve security for all users. Some older, unsupported browser or smartphone devices will be unable to connect; Instead, they will display a connectivity error. See the [[wikitech:HTTPS/Browser_Recommendations|HTTPS Browser Recommendations page]] for more-detailed information. All modern operating systems and browsers are always able to reach Wikimedia projects. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/CTYEHVNSXUD3NFAAMG3BLZVTVQWJXJAH/]
* Starting December 16, Flow/Structured Discussions pages will be automatically archived and set to read-only at the following wikis: <bdi>arwiki</bdi>{{int:comma-separator/en}}<bdi>cawiki</bdi>{{int:comma-separator/en}}<bdi>frwiki</bdi>{{int:comma-separator/en}}<bdi>mediawikiwiki</bdi>{{int:comma-separator/en}}<bdi>orwiki</bdi>{{int:comma-separator/en}}<bdi>wawiki</bdi>{{int:comma-separator/en}}<bdi>wawiktionary</bdi>{{int:comma-separator/en}}<bdi>wikidatawiki</bdi>{{int:comma-separator/en}}<bdi>zhwiki</bdi>. This is done as part of [[mw:Special:MyLanguage/Structured_Discussions/Deprecation|StructuredDiscussions deprecation work]]. If you need any assistance to archive your page in advance, please contact [[m:User:Trizek (WMF)|Trizek (WMF)]]. [https://phabricator.wikimedia.org/T380910]
* This month the Chart extension was deployed to production and is now available on Commons and Testwiki. With the security review complete, pilot wiki deployment is expected to start in the first week of December. You can see a working version [[testwiki:Charts|on Testwiki]] and read [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|the November project update]] for more details.
* View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug with the "Download as PDF" system was fixed. [https://phabricator.wikimedia.org/T376438]
'''Updates for technical contributors'''
* In late February, temporary accounts will be rolled out on at least 10 large wikis. This deployment will have a significant effect on the community-maintained code. This is about Toolforge tools, bots, gadgets, and user scripts that use IP address data or that are available for logged-out users. The Trust and Safety Product team wants to identify this code, monitor it, and assist in updating it ahead of the deployment to minimize disruption to workflows. The team asks technical editors and volunteer developers to help identify such tools by adding them to [[mw:Trust and Safety Product/Temporary Accounts/For developers/Impacted tools|this list]]. In addition, review the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|updated documentation]] to learn how to adjust the tools. Join the discussions on the [[mw:Talk:Trust and Safety Product/Temporary Accounts|project talk page]] or in the [[discord:channels/221049808784326656/1227616742340034722|dedicated thread]] on the [[w:Wikipedia:Discord|Wikimedia Community Discord server (in English)]] for support and to share feedback.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/49|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W49"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:१९, २ दिसम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27873992 -->
== <span lang="en" dir="ltr">Tech News: 2024-50</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W50"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/50|Translations]] are available.
'''Weekly highlight'''
* Technical documentation contributors can find updated resources, and new ways to connect with each other and the Wikimedia Technical Documentation Team, at the [[mw:Special:MyLanguage/Documentation|Documentation hub]] on MediaWiki.org. This page links to: resources for writing and improving documentation, a new <bdi lang="zxx" dir="ltr">#wikimedia-techdocs</bdi> IRC channel on libera.chat, a listing of past and upcoming documentation events, and ways to request a documentation consultation or review. If you have any feedback or ideas for improvements to the documentation ecosystem, please [[mw:Wikimedia Technical Documentation Team#Contact us|contact the Technical Documentation Team]].
'''Updates for editors'''
[[File:Edit Check on Desktop.png|thumb|Layout change for the Edit Check feature]]
* Later this week, [[mw:Special:MyLanguage/Edit check|Edit Check]] will be relocated to a sidebar on desktop. Edit check is the feature for new editors to help them follow policies and guidelines. This layout change creates space to present people with [[mw:Edit check#1 November 2024|new Checks]] that appear ''while'' they are typing. The [[mw:Special:MyLanguage/Edit check#Reference Check A/B Test|initial results]] show newcomers encountering Edit Check are 2.2 times more likely to publish a new content edit that includes a reference and is not reverted.
* The Chart extension, which enables editors to create data visualizations, was successfully made available on MediaWiki.org and three pilot wikis (Italian, Swedish, and Hebrew Wikipedias). You can see a working examples [[testwiki:Charts|on Testwiki]] and read [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|the November project update]] for more details.
* Translators in wikis where the [[mw:Special:MyLanguage/Content translation/Section translation#Try the tool|mobile experience of Content Translation is available]], can now discover articles in Wikiproject campaigns of their interest from the "[https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=specialcx&filter-type=automatic&filter-id=collections&active-list=suggestions&from=es&to=en All collection]" category in the articles suggestion feature. Wikiproject Campaign organizers can use this feature, to help translators to discover articles of interest, by adding the <code dir=ltr><nowiki><page-collection> </page-collection></nowiki></code> tag to their campaign article list page on Meta-wiki. This will make those articles discoverable in the Content Translation tool. For more detailed information on how to use the tool and tag, please refer to [[mw:Special:MyLanguage/Translation suggestions: Topic-based & Community-defined lists/How to use the features|the step-by-step guide]]. [https://phabricator.wikimedia.org/T378958]
* The [[mw:Special:MyLanguage/Extension:Nuke|Nuke]] feature, which enables administrators to mass delete pages, now has a [[phab:T376379#10310998|multiselect filter for namespace selection]]. This enables users to select multiple specific namespaces, instead of only one or all, when fetching pages for deletion.
* The Nuke feature also now [[phab:T364225#10371365|provides links]] to the userpage of the user whose pages were deleted, and to the pages which were not selected for deletion, after page deletions are queued. This enables easier follow-up admin-actions. Thanks to Chlod and the Moderator Tools team for both of these improvements. [https://phabricator.wikimedia.org/T364225#10371365]
* The Editing Team is working on making it easier to populate citations from archive.org using the [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|Citoid]] tool, the auto-filled citation generator. They are asking communities to add two parameters preemptively, <code dir=ltr>archiveUrl</code> and <code dir=ltr>archiveDate</code>, within the TemplateData for each citation template using Citoid. You can see an [https://en.wikipedia.org/w/index.php?title=Template%3ACite_web%2Fdoc&diff=1261320172&oldid=1260788022 example of a change in a template], and a [https://global-search.toolforge.org/?namespaces=10&q=%5C%22citoid%5C%22%3A%20%5C%7B®ex=1&title= list of all relevant templates]. [https://phabricator.wikimedia.org/T374831]
* One new wiki has been created: a {{int:project-localized-name-group-wikivoyage}} in [[d:Q9240|Indonesian]] ([[voy:id:|<code>voy:id:</code>]]) [https://phabricator.wikimedia.org/T380726]
* Last week, all wikis had problems serving pages to logged-in users and some logged-out users for 30–45 minutes. This was caused by a database problem, and investigation is ongoing. [https://www.wikimediastatus.net/incidents/3g2ckc7bp6l9]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:19}} community-submitted {{PLURAL:19|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug in the [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add Link]] feature has been fixed. Previously, the list of sections which are excluded from Add Link was partially ignored in certain cases. [https://phabricator.wikimedia.org/T380455][https://phabricator.wikimedia.org/T380329]
'''Updates for technical contributors'''
* [[mw:Special:MyLanguage/Codex|Codex]], the design system for Wikimedia, now has an early-stage [[git:design/codex-php|implementation in PHP]]. It is available for general use in MediaWiki extensions and Toolforge apps through [https://packagist.org/packages/wikimedia/codex Composer], with use in MediaWiki core coming soon. More information is available in [[wmdoc:design-codex-php/main/index.html|the documentation]]. Thanks to Doğu for the inspiration and many contributions to the library. [https://phabricator.wikimedia.org/T379662]
* [https://en.wikipedia.org/api/rest_v1/ Wikimedia REST API] users, such as bot operators and tool maintainers, may be affected by ongoing upgrades. On December 4, the MediaWiki Interfaces team began rerouting page/revision metadata and rendered HTML content endpoints on [[testwiki:|testwiki]] from RESTbase to comparable MediaWiki REST API endpoints. The team encourages active users of these endpoints to verify their tool's behavior on testwiki and raise any concerns on the related [[phab:T374683|Phabricator ticket]] before the end of the year, as they intend to roll out the same change across all Wikimedia projects in early January. These changes are part of the work to replace the outdated [[mw:RESTBase/deprecation|RESTBase]] system.
* The [https://wikimediafoundation.limesurvey.net/986172 2024 Developer Satisfaction Survey] is seeking the opinions of the Wikimedia developer community. Please take the survey if you have any role in developing software for the Wikimedia ecosystem. The survey is open until 3 January 2025, and has an associated [[foundation:Legal:Developer Satisfaction Survey 2024 Privacy Statement|privacy statement]].
* There is no new MediaWiki version this week. [https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar]
'''Meetings and events'''
* The next meeting in the series of [[c:Commons:WMF support for Commons/Commons community calls|Wikimedia Foundation discussions with the Wikimedia Commons community]] will take place on [[m:Event:Commons community discussion - 12 December 2024 08:00 UTC|December 12 at 8:00 UTC]] and [[m:Event:Commons community discussion - 12_December 2024 16:00 UTC|at 16:00 UTC]]. The topic of this call is new media and new contributors. Contributors from all wikis are welcome to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/50|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W50"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:१३, ९ दिसम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27919424 -->
== <span lang="en" dir="ltr">Tech News: 2024-51</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2024-W51"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2024/51|Translations]] are available.
'''Weekly highlight'''
* Interested in improving event management on your home wiki? The [[m:Special:MyLanguage/CampaignEvents|CampaignEvents extension]] offers organizers features like event registration management, event/wikiproject promotion, finding potential participants, and more - all directly on-wiki. If you are an organizer or think your community would benefit from this extension, start a discussion to enable it on your wiki today. To learn more about how to enable this extension on your wiki, visit the [[m:CampaignEvents/Deployment status#How to Request the CampaignEvents Extension for your wiki|deployment status page]].
'''Updates for editors'''
* Users of the iOS Wikipedia App in Italy and Mexico on the Italian, Spanish, and English Wikipedias, can see a [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Personalized Wikipedia Year in Review|personalized Year in Review]] with insights based on their reading and editing history.
* Users of the Android Wikipedia App in Sub-Saharan Africa and South Asia can see the new [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Rabbit Holes|Rabbit Holes]] feature. This feature shows a suggested search term in the Search bar based on the current article being viewed, and a suggested reading list generated from the user’s last two visited articles.
* The [[m:Special:MyLanguage/Global reminder bot|global reminder bot]] is now active and running on nearly 800 wikis. This service reminds most users holding temporary rights when they are about to expire, so that they can renew should they want to. See [[m:Global reminder bot/Technical details|the technical details page]] for more information.
* The next issue of Tech News will be sent out on 13 January 2025 because of the end of year holidays. Thank you to all of the translators, and people who submitted content or feedback, this year.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was [[phab:T374988|fixed]] in the Android Wikipedia App which had caused translatable SVG images to show the wrong language when they were tapped.
'''Updates for technical contributors'''
* There is no new MediaWiki version next week. The next deployments will start on 14 January. [https://wikitech.wikimedia.org/wiki/Deployments/Yearly_calendar/2025]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2024/51|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2024-W51"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:२१, १६ दिसम्बर २०२४ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=27942374 -->
== <span lang="en" dir="ltr">Tech News: 2025-03</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W03"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/03|Translations]] are available.
'''Weekly highlight'''
* The Single User Login system is being updated over the next few months. This is the system which allows users to fill out the login form on one Wikimedia site and get logged in on all others at the same time. It needs to be updated because of the ways that browsers are increasingly restricting cross-domain cookies. To accommodate these restrictions, login and account creation pages will move to a central domain, but it will still appear to the user as if they are on the originating wiki. The updated code will be enabled this week for users on test wikis. This change is planned to roll out to all users during February and March. See [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3#Deployment|the SUL3 project page]] for more details and a timeline.
'''Updates for editors'''
* On wikis with [[mw:Special:MyLanguage/Extension:PageAssessments|PageAssessments]] installed, you can now [[mw:Special:MyLanguage/Extension:PageAssessments#Search|filter search results]] to pages in a given WikiProject by using the <code dir=ltr>inproject:</code> keyword. (These wikis: {{int:project-localized-name-arwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwikivoyage/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-huwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-newiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zhwiki/en}}) [https://phabricator.wikimedia.org/T378868]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia}} in [[d:Q34129|Tigre]] ([[w:tig:|<code>w:tig:</code>]]) [https://phabricator.wikimedia.org/T381377]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:35}} community-submitted {{PLURAL:35|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a bug with updating a user's edit-count after making a rollback edit, which is now fixed. [https://phabricator.wikimedia.org/T382592]
'''Updates for technical contributors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Wikimedia REST API users, such as bot operators and tool maintainers, may be affected by ongoing upgrades. Starting the week of January 13, we will begin rerouting [[phab:T374683|some page content endpoints]] from RESTbase to the newer MediaWiki REST API endpoints for all wiki projects. This change was previously available on testwiki and should not affect existing functionality, but active users of the impacted endpoints may raise issues directly to the [[phab:project/view/6931/|MediaWiki Interfaces Team]] in Phabricator if they arise.
* Toolforge tool maintainers can now share their feedback on Toolforge UI, an initiative to provide a web platform that allows creating and managing Toolforge tools through a graphic interface, in addition to existing command-line workflows. This project aims to streamline active maintainers’ tasks, as well as make registration and deployment processes more accessible for new tool creators. The initiative is still at a very early stage, and the Cloud Services team is in the process of collecting feedback from the Toolforge community to help shape the solution to their needs. [[wikitech:Wikimedia Cloud Services team/EnhancementProposals/Toolforge UI|Read more and share your thoughts about Toolforge UI]].
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] For tool and library developers who use the OAuth system: The identity endpoint used for [[mw:Special:MyLanguage/OAuth/For Developers#Identifying the user|OAuth 1]] and [[mw:Special:MyLanguage/OAuth/For Developers#Identifying the user 2|OAuth 2]] returned a JSON object with an integer in its <code>sub</code> field, which was incorrect (the field must always be a string). This has been fixed; the fix will be deployed to Wikimedia wikis on the week of January 13. [https://phabricator.wikimedia.org/T382139]
* Many wikis currently use [[:mw:Parsoid/Parser Unification/Cite CSS|Cite CSS]] to render custom footnote markers in Parsoid output. Starting January 20 these rules will be disabled, but the developers ask you to ''not'' clean up your <bdi lang="en" dir="ltr">[[MediaWiki:Common.css]]</bdi> until February 20 to avoid issues during the migration. Your wikis might experience some small changes to footnote markers in Visual Editor and when using experimental Parsoid read mode, but if there are changes these are expected to bring the rendering in line with the legacy parser output. [https://phabricator.wikimedia.org/T370027]
'''Meetings and events'''
* The next meeting in the series of [[c:Special:MyLanguage/Commons:WMF support for Commons/Commons community calls|Wikimedia Foundation Community Conversations with the Wikimedia Commons community]] will take place on [[m:Special:MyLanguage/Event:Commons community discussion - 15 January 2025 08:00 UTC|January 15 at 8:00 UTC]] and [[m:Special:MyLanguage/Event:Commons community discussion - 15 January 2025 16:00 UTC|at 16:00 UTC]]. The topic of this call is defining the priorities in tool investment for Commons. Contributors from all wikis, especially users who are maintaining tools for Commons, are welcome to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/03|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W03"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:३९, १४ ज्यानुवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28048614 -->
== Launching! Join Us for Wiki Loves Ramadan 2025! ==
Dear All,
We’re happy to announce the launch of [[m:Wiki Loves Ramadan 2025|Wiki Loves Ramadan 2025]], an annual international campaign dedicated to celebrating and preserving Islamic cultures and history through the power of Wikipedia. As an active contributor to the Local Wikipedia, you are specially invited to participate in the launch.
This year’s campaign will be launched for you to join us write, edit, and improve articles that showcase the richness and diversity of Islamic traditions, history, and culture.
* Topic: [[m:Event:Wiki Loves Ramadan 2025 Campaign Launch|Wiki Loves Ramadan 2025 Campaign Launch]]
* When: Jan 19, 2025
* Time: 16:00 Universal Time UTC and runs throughout Ramadan (starting February 25, 2025).
* Join Zoom Meeting: https://us02web.zoom.us/j/88420056597?pwd=NdrpqIhrwAVPeWB8FNb258n7qngqqo.1
* Zoom meeting hosted by [[m:Wikimedia Bangladesh|Wikimedia Bangladesh]]
To get started, visit the [[m:Wiki Loves Ramadan 2025|campaign page]] for details, resources, and guidelines: Wiki Loves Ramadan 2025.
Add [[m:Wiki Loves Ramadan 2025/Participant|your community here]], and organized Wiki Loves Ramadan 2025 in your local language.
Whether you’re a first-time editor or an experienced Wikipedian, your contributions matter. Together, we can ensure Islamic cultures and traditions are well-represented and accessible to all.
Feel free to invite your community and friends too. Kindly reach out if you have any questions or need support as you prepare to participate.
Let’s make Wiki Loves Ramadan 2025 a success!
For the [[m:Wiki Loves Ramadan 2025/Team|International Team]] १२:०८, १६ ज्यानुवरी २०२५ (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27568454 -->
== <span lang="en" dir="ltr">Tech News: 2025-04</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W04"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/04|Translations]] are available.
'''Updates for editors'''
* Administrators can mass-delete multiple pages created by a user or IP address using [[mw:Special:MyLanguage/Extension:Nuke|Extension:Nuke]]. It previously only allowed deletion of pages created in the last 30 days. It can now delete pages from the last 90 days, provided it is targeting a specific user or IP address. [https://phabricator.wikimedia.org/T380846]
* On [[phab:P72148|wikis that use]] the [[mw:Special:MyLanguage/Help:Patrolled edits|Patrolled edits]] feature, when the rollback feature is used to revert an unpatrolled page revision, that revision will now be marked as "manually patrolled" instead of "autopatrolled", which is more accurate. Some editors that use [[mw:Special:MyLanguage/Help:New filters for edit review/Filtering|filters]] on Recent Changes may need to update their filter settings. [https://phabricator.wikimedia.org/T302140]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the Visual Editor's "Insert link" feature did not always suggest existing pages properly when an editor started typing, which has now been [[phab:T383497|fixed]].
'''Updates for technical contributors'''
* The Structured Discussion extension (also known as Flow) is being progressively removed from the wikis. This extension is unmaintained and causes issues. It will be replaced by [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]], which is used on any regular talk page. [[mw:Special:MyLanguage/Structured Discussions/Deprecation#Deprecation timeline|The last group of wikis]] ({{int:project-localized-name-cawikiquote/en}}{{int:comma-separator/en}}{{int:project-localized-name-fiwikimedia/en}}{{int:comma-separator/en}}{{int:project-localized-name-gomwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kabwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwikibooks/en}}{{int:comma-separator/en}}{{int:project-localized-name-sewikimedia/en}}) will soon be contacted. If you have questions about this process, please ping [[m:User:Trizek (WMF)|Trizek (WMF)]] at your wiki. [https://phabricator.wikimedia.org/T380912]
* The latest quarterly [[mw:Technical_Community_Newsletter/2025/January|Technical Community Newsletter]] is now available. This edition includes: updates about services from the Data Platform Engineering teams, information about Codex from the Design System team, and more.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/04|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W04"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:३४, २१ ज्यानुवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28129769 -->
== Universal Code of Conduct annual review: provide your comments on the UCoC and Enforcement Guidelines ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
I am writing to you to let you know the annual review period for the Universal Code of Conduct and Enforcement Guidelines is open now. You can make suggestions for changes through 3 February 2025. This is the first step of several to be taken for the annual review.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find a conversation to join on the UCoC page on Meta]].
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|you may review the U4C Charter]].
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) ०१:११, २४ ज्यानुवरी २०२५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27746256 -->
== <span lang="en" dir="ltr">Tech News: 2025-05</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W05"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/05|Translations]] are available.
'''Weekly highlight'''
* Patrollers and admins - what information or context about edits or users could help you to make patroller or admin decisions more quickly or easily? The Wikimedia Foundation wants to hear from you to help guide its upcoming annual plan. Please consider sharing your thoughts on this and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|13 other questions]] to shape the technical direction for next year.
'''Updates for editors'''
* iOS Wikipedia App users worldwide can now access a [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Personalized Wikipedia Year in Review/How your data is used|personalized Year in Review]] feature, which provides insights based on their reading and editing history on Wikipedia. This project is part of a broader effort to help welcome new readers as they discover and interact with encyclopedic content.
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] Edit patrollers now have a new feature available that can highlight potentially problematic new pages. When a page is created with the same title as a page which was previously deleted, a tag ('Recreated') will now be added, which users can filter for in [[{{#special:RecentChanges}}]] and [[{{#special:NewPages}}]]. [https://phabricator.wikimedia.org/T56145]
* Later this week, there will be a new warning for editors if they attempt to create a redirect that links to another redirect (a [[mw:Special:MyLanguage/Help:Redirects#Double redirects|double redirect]]). The feature will recommend that they link directly to the second redirect's target page. Thanks to the user SomeRandomDeveloper for this improvement. [https://phabricator.wikimedia.org/T326056]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Wikimedia wikis allow [[w:en:WebAuthn|WebAuthn]]-based second factor checks (such as hardware tokens) during login, but the feature is [[m:Community Wishlist Survey 2023/Miscellaneous/Fix security key (WebAuthn) support|fragile]] and has very few users. The MediaWiki Platform team is temporarily disabling adding new WebAuthn keys, to avoid interfering with the rollout of [[mw:MediaWiki Platform Team/SUL3|SUL3]] (single user login version 3). Existing keys are unaffected. [https://phabricator.wikimedia.org/T378402]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* For developers that use the [[wikitech:Data Platform/Data Lake/Edits/MediaWiki history dumps|MediaWiki History dumps]]: The Data Platform Engineering team has added a couple of new fields to these dumps, to support the [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|Temporary Accounts]] initiative. If you maintain software that reads those dumps, please review your code and the updated documentation, since the order of the fields in the row will change. There will also be one field rename: in the <bdi lang="zxx" dir="ltr"><code>mediawiki_user_history</code></bdi> dump, the <bdi lang="zxx" dir="ltr"><code>anonymous</code></bdi> field will be renamed to <bdi lang="zxx" dir="ltr"><code>is_anonymous</code></bdi>. The changes will take effect with the next release of the dumps in February. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/LKMFDS62TXGDN6L56F4ABXYLN7CSCQDI/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/05|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W05"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:११, २७ ज्यानुवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28149374 -->
== Feminism and Folklore 2025 starts soon ==
<div style="border:8px maroon ridge;padding:6px;>
[[File:Feminism and Folklore 2025 logo.svg|centre|550px|frameless]]
::<div lang="en" dir="ltr" class="mw-content-ltr">
<center>''{{int:please-translate}}''</center>
Dear Wiki Community,
You are humbly invited to organize the '''[[:m:Feminism and Folklore 2025|Feminism and Folklore 2025]]''' writing competition from February 1, 2025, to March 31, 2025 on your local Wikipedia. This year, Feminism and Folklore will focus on feminism, women's issues, and gender-focused topics for the project, with a [[:c:Commons:Wiki Loves Folklore 2025|Wiki Loves Folklore]] gender gap focus and a folk culture theme on Wikipedia.
You can help Wikipedia's coverage of folklore from your area by writing or improving articles about things like folk festivals, folk dances, folk music, women and queer folklore figures, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales, and more. Users can help create new articles, expand or translate from a generated list of suggested articles.
Organisers are requested to work on the following action items to sign up their communities for the project:
# Create a page for the contest on the local wiki.
# Set up a campaign on '''CampWiz''' tool.
# Create the local list and mention the timeline and local and international prizes.
# Request local admins for site notice.
# Link the local page and the CampWiz link on the [[:m:Feminism and Folklore 2025/Project Page|meta project page]].
This year, the Wiki Loves Folklore Tech Team has introduced two new tools to enhance support for the campaign. These tools include the '''Article List Generator by Topic''' and '''CampWiz'''. The Article List Generator by Topic enables users to identify articles on the English Wikipedia that are not present in their native language Wikipedia. Users can customize their selection criteria, and the tool will present a table showcasing the missing articles along with suggested titles. Additionally, users have the option to download the list in both CSV and wikitable formats. Notably, the CampWiz tool will be employed for the project for the first time, empowering users to effectively host the project with a jury. Both tools are now available for use in the campaign. [https://tools.wikilovesfolklore.org/ '''Click here to access these tools''']
Learn more about the contest and prizes on our [[:m:Feminism and Folklore 2025|project page]]. Feel free to contact us on our [[:m:Talk:Feminism and Folklore 2025/Project Page|meta talk page]] or by email us if you need any assistance.
We look forward to your immense coordination.
Thank you and Best wishes,
'''[[:m:Feminism and Folklore 2025|Feminism and Folklore 2025 International Team]]'''
::::Stay connected [[File:B&W Facebook icon.png|link=https://www.facebook.com/feminismandfolklore/|30x30px]] [[File:B&W Twitter icon.png|link=https://twitter.com/wikifolklore|30x30px]]
</div></div>
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०२:३६, २९ ज्यानुवरी २०२५ (UTC)
== Wiki Loves Folklore is back! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
[[File:Wiki Loves Folklore Logo.svg|right|150px|frameless]]
Dear Wiki Community,
You are humbly invited to participate in the '''[[:c:Commons:Wiki Loves Folklore 2025|Wiki Loves Folklore 2025]]''' an international media contest organized on Wikimedia Commons to document folklore and intangible cultural heritage from different regions, including, folk creative activities and many more. It is held every year from the '''1st till the 31st''' of March.
You can help in enriching the folklore documentation on Commons from your region by taking photos, audios, videos, and [https://commons.wikimedia.org/w/index.php?title=Special:UploadWizard&campaign=wlf_2025 submitting] them in this commons contest.
You can also [[:c:Commons:Wiki Loves Folklore 2025/Organize|organize a local contest]] in your country and support us in translating the [[:c:Commons:Wiki Loves Folklore 2025/Translations|project pages]] to help us spread the word in your native language.
Feel free to contact us on our [[:c:Commons talk:Wiki Loves Folklore 2025|project Talk page]] if you need any assistance.
'''Kind regards,'''
'''Wiki loves Folklore International Team'''
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०२:३६, २९ ज्यानुवरी २०२५ (UTC)
</div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=26503019 -->
== Reminder: first part of the annual UCoC review closes soon ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
This is a reminder that the first phase of the annual review period for the Universal Code of Conduct and Enforcement Guidelines will be closing soon. You can make suggestions for changes through [[d:Q614092|the end of day]], 3 February 2025. This is the first step of several to be taken for the annual review.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find a conversation to join on the UCoC page on Meta]]. After review of the feedback, proposals for updated text will be published on Meta in March for another round of community review.
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) ००:४८, ३ फ़रवरी २०२५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28198931 -->
== <span lang="en" dir="ltr">Tech News: 2025-06</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W06"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/06|Translations]] are available.
'''Updates for editors'''
* Editors who use the "Special characters" editing-toolbar menu can now see the 32 special characters you have used most recently, across editing sessions on that wiki. This change should help make it easier to find the characters you use most often. The feature is in both the 2010 wikitext editor and VisualEditor. [https://phabricator.wikimedia.org/T110722]
* Editors using the 2010 wikitext editor can now create sublists with correct indentation by selecting the line(s) you want to indent and then clicking the toolbar buttons.[https://phabricator.wikimedia.org/T380438] You can now also insert <code><nowiki><code></nowiki></code> tags using a new toolbar button.[https://phabricator.wikimedia.org/T383010] Thanks to user stjn for these improvements.
* Help is needed to ensure the [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|citation generator]] works properly on each wiki.
** (1) Administrators should update the local versions of the page <code dir=ltr>MediaWiki:Citoid-template-type-map.json</code> to include entries for <code dir=ltr>preprint</code>, <code dir=ltr>standard</code>, and <code dir=ltr>dataset</code>; Here are example diffs to replicate [https://en.wikipedia.org/w/index.php?title=MediaWiki%3ACitoid-template-type-map.json&diff=1189164774&oldid=1165783565 for 'preprint'] and [https://en.wikipedia.org/w/index.php?title=MediaWiki%3ACitoid-template-type-map.json&diff=1270832208&oldid=1270828390 for 'standard' and 'dataset'].
** (2.1) If the citoid map in the citation template used for these types of references is missing, [[mediawikiwiki:Citoid/Enabling Citoid on your wiki#Step 2.a: Create a 'citoid' maps value for each citation template|one will need to be added]]. (2.2) If the citoid map does exist, the TemplateData will need to be updated to include new field names. Here are example updates [https://en.wikipedia.org/w/index.php?title=Template%3ACitation%2Fdoc&diff=1270829051&oldid=1262470053 for 'preprint'] and [https://en.wikipedia.org/w/index.php?title=Template%3ACitation%2Fdoc&diff=1270831369&oldid=1270829480 for 'standard' and 'dataset']. The new fields that may need to be supported are <code dir=ltr>archiveID</code>, <code dir=ltr>identifier</code>, <code dir=ltr>repository</code>, <code dir=ltr>organization</code>, <code dir=ltr>repositoryLocation</code>, <code dir=ltr>committee</code>, and <code dir=ltr>versionNumber</code>. [https://phabricator.wikimedia.org/T383666]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q15637215|Central Kanuri]] ([[w:knc:|<code>w:knc:</code>]]) [https://phabricator.wikimedia.org/T385181]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[mediawikiwiki:Special:MyLanguage/Help:Extension:Wikisource/Wikimedia OCR|OCR (optical character recognition) tool]] used for Wikisource now supports a new language, Church Slavonic. [https://phabricator.wikimedia.org/T384782]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/06|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W06"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०६, ४ फ़रवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28203495 -->
== <span lang="en" dir="ltr">Tech News: 2025-07</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W07"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/07|Translations]] are available.
'''Weekly highlight'''
* The Product and Technology Advisory Council (PTAC) has published [[m:Special:MyLanguage/Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback|a draft of their recommendations]] for the Wikimedia Foundation's Product and Technology department. They have recommended focusing on [[m:Special:MyLanguage/Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback/Mobile experiences|mobile experiences]], particularly contributions. They request community [[m:Talk:Product and Technology Advisory Council/February 2025 draft PTAC recommendation for feedback|feedback at the talk page]] by 21 February.
'''Updates for editors'''
* The "Special pages" portlet link will be moved from the "Toolbox" into the "Navigation" section of the main menu's sidebar by default. This change is because the Toolbox is intended for tools relating to the current page, not tools relating to the site, so the link will be more logically and consistently located. To modify this behavior and update CSS styling, administrators can follow the instructions at [[phab:T385346|T385346]]. [https://phabricator.wikimedia.org/T333211]
* As part of this year's work around improving the ways readers discover content on the wikis, the Web team will be running an experiment with a small number of readers that displays some suggestions for related or interesting articles within the search bar. Please check out [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments#Experiment 1: Display article recommendations in more prominent locations, search|the project page]] for more information.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Template editors who use TemplateStyles can now customize output for users with specific accessibility needs by using accessibility related media queries (<code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion prefers-reduced-motion]</code>, <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-transparency prefers-reduced-transparency]</code>, <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast prefers-contrast]</code>, and <code dir=ltr>[https://developer.mozilla.org/en-US/docs/Web/CSS/@media/forced-colors forced-colors]</code>). Thanks to user Bawolff for these improvements. [https://phabricator.wikimedia.org/T384175]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:22}} community-submitted {{PLURAL:22|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the global blocks log will now be shown directly on the {{#special:CentralAuth}} page, similarly to global locks, to simplify the workflows for stewards. [https://phabricator.wikimedia.org/T377024]
'''Updates for technical contributors'''
* Wikidata [[d:Special:MyLanguage/Help:Default values for labels and aliases|now supports a special language as a "default for all languages"]] for labels and aliases. This is to avoid excessive duplication of the same information across many languages. If your Wikidata queries use labels, you may need to update them as some existing labels are getting removed. [https://phabricator.wikimedia.org/T312511]
* The function <code dir="ltr">getDescription</code> was invoked on every Wiki page read and accounts for ~2.5% of a page's total load time. The calculated value will now be cached, reducing load on Wikimedia servers. [https://phabricator.wikimedia.org/T383660]
* As part of the RESTBase deprecation [[mw:RESTBase/deprecation|effort]], the <code dir="ltr">/page/related</code> endpoint has been blocked as of February 6, 2025, and will be removed soon. This timeline was chosen to align with the deprecation schedules for older Android and iOS versions. The stable alternative is the "<code dir="ltr">morelike</code>" action API in MediaWiki, and [[gerrit:c/mediawiki/services/mobileapps/+/982154/13/pagelib/src/transform/FooterReadMore.js|a migration example]] is available. The MediaWiki Interfaces team [[phab:T376297|can be contacted]] for any questions. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/GFC2IJO7L4BWO3YTM7C5HF4MCCBE2RJ2/]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/January|Language and Internationalization newsletter]] is available. It includes: Updates about the "Contribute" menu; details on some of the newest language editions of Wikipedia; details on new languages supported by the MediaWiki interface; updates on the Community-defined lists feature; and more.
* The latest [[mw:Extension:Chart/Project/Updates#January 2025: Better visibility into charts and tabular data usage|Chart Project newsletter]] is available. It includes updates on the progress towards bringing better visibility into global charts usage and support for categorizing pages in the Data namespace on Commons.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/07|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W07"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०९, ११ फ़रवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28231022 -->
== <span lang="en" dir="ltr">Tech News: 2025-08</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W08"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/08|Translations]] are available.
'''Weekly highlight'''
* Communities using growth tools can now showcase one event on the <code>{{#special:Homepage}}</code> for newcomers. This feature will help newcomers to be informed about editing activities they can participate in. Administrators can create a new event to showcase at <code>{{#special:CommunityConfiguration}}</code>. To learn more about this feature, please read [[diffblog:2025/02/12/community-updates-module-connecting-newcomers-to-your-initiatives/|the Diff post]], have a look [[mw:Special:MyLanguage/Help:Growth/Tools/Community updates module|at the documentation]], or contact [[mw:Talk:Growth|the Growth team]].
'''Updates for editors'''
[[File:Page Frame Features on desktop.png|thumb|Highlighted talk pages improvements]]
* Starting next week, talk pages at these wikis – {{int:project-localized-name-eswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-itwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jawiki/en}} – will get [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|a new design]]. This change was extensively tested as a Beta feature and is the last step of [[mw:Special:MyLanguage/Talk pages project/Feature summary|talk pages improvements]]. [https://phabricator.wikimedia.org/T379102]
* You can now navigate to view a redirect page directly from its action pages, such as the history page. Previously, you were forced to first go to the redirect target. This change should help editors who work with redirects a lot. Thanks to user stjn for this improvement. [https://phabricator.wikimedia.org/T5324]
* When a Cite reference is reused many times, wikis currently show either numbers like "1.23" or localized alphabetic markers like "a b c" in the reference list. Previously, if there were so many reuses that the alphabetic markers were all used, [[MediaWiki:Cite error references no backlink label|an error message]] was displayed. As part of the work to [[phab:T383036|modernize Cite customization]], these errors will no longer be shown and instead the backlinks will fall back to showing numeric markers like "1.23" once the alphabetic markers are all used.
* The log entries for each change to an editor's user-groups are now clearer by specifying exactly what has changed, instead of the plain before and after listings. Translators can [[phab:T369466|help to update the localized versions]]. Thanks to user Msz2001 for these improvements.
* A new filter has been added to the [[{{#special:Nuke}}]] tool, which allows administrators to mass delete pages, to enable users to filter for pages in a range of page sizes (in bytes). This allows, for example, deleting pages only of a certain size or below. [https://phabricator.wikimedia.org/T378488]
* Non-administrators can now check which pages are able to be deleted using the [[{{#special:Nuke}}]] tool. Thanks to user MolecularPilot for this and the previous improvements. [https://phabricator.wikimedia.org/T376378]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:25}} community-submitted {{PLURAL:25|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed in the configuration for the AV1 video file format, which enables these files to play again. [https://phabricator.wikimedia.org/T382193]
'''Updates for technical contributors'''
* Parsoid Read Views is going to be rolling out to most Wiktionaries over the next few weeks, following the successful transition of Wikivoyage to Parsoid Read Views last year. For more information, see the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parsoid/Parser Unification]] project page. [https://phabricator.wikimedia.org/T385923][https://phabricator.wikimedia.org/T371640]
* Developers of tools that run on-wiki should note that <code dir=ltr>mw.Uri</code> is deprecated. Tools requiring <code dir=ltr>mw.Uri</code> must explicitly declare <code dir=ltr>mediawiki.Uri</code> as a ResourceLoader dependency, and should migrate to the browser native <code dir=ltr>URL</code> API soon. [https://phabricator.wikimedia.org/T384515]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/08|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W08"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:१८, १७ फ़रवरी २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28275610 -->
== <span lang="en" dir="ltr"> Upcoming Language Community Meeting (Feb 28th, 14:00 UTC) and Newsletter</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Hello everyone!
[[File:WP20Symbols WIKI INCUBATOR.svg|right|frameless|150x150px|alt=An image symbolising multiple languages]]
We’re excited to announce that the next '''Language Community Meeting''' is happening soon, '''February 28th at 14:00 UTC'''! If you’d like to join, simply sign up on the '''[[mw:Wikimedia_Language_and_Product_Localization/Community_meetings#28_February_2025|wiki page]]'''.
This is a participant-driven meeting where we share updates on language-related projects, discuss technical challenges in language wikis, and collaborate on solutions. In our last meeting, we covered topics like developing language keyboards, creating the Moore Wikipedia, and updates from the language support track at Wiki Indaba.
'''Got a topic to share?''' Whether it’s a technical update from your project, a challenge you need help with, or a request for interpretation support, we’d love to hear from you! Feel free to '''reply to this message''' or add agenda items to the document '''[[etherpad:p/language-community-meeting-feb-2025|here]]'''.
Also, we wanted to highlight that the sixth edition of the Language & Internationalization newsletter (January 2025) is available here: [[:mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/January|Wikimedia Language and Product Localization/Newsletter/2025/January]]. This newsletter provides updates from the October–December 2024 quarter on new feature development, improvements in various language-related technical projects and support efforts, details about community meetings, and ideas for contributing to projects. To stay updated, you can subscribe to the newsletter on its wiki page: [[:mw:Wikimedia Language and Product Localization/Newsletter|Wikimedia Language and Product Localization/Newsletter]].
We look forward to your ideas and participation at the language community meeting, see you there!
<section end="message"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०८:२९, २२ February २०२५ (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28217779 -->
== <span lang="en" dir="ltr">Tech News: 2025-09</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W09"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/09|Translations]] are available.
'''Updates for editors'''
* Administrators can now customize how the [[m:Special:MyLanguage/User language|Babel feature]] creates categories using [[{{#special:CommunityConfiguration/Babel}}]]. They can rename language categories, choose whether they should be auto-created, and adjust other settings. [https://phabricator.wikimedia.org/T374348]
* The <bdi lang="en" dir="ltr">[https://www.wikimedia.org/ wikimedia.org]</bdi> portal has been updated – and is receiving some ongoing improvements – to modernize and improve the accessibility of our portal pages. It now has better support for mobile layouts, updated wording and links, and better language support. Additionally, all of the Wikimedia project portals, such as <bdi lang="en" dir="ltr">[https://wikibooks.org wikibooks.org]</bdi>, now support dark mode when a reader is using that system setting. [https://phabricator.wikimedia.org/T373204][https://phabricator.wikimedia.org/T368221][https://meta.wikimedia.org/wiki/Project_portals]
* One new wiki has been created: a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q33965|Santali]] ([[wikt:sat:|<code>wikt:sat:</code>]]) [https://phabricator.wikimedia.org/T386619]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that prevented clicking on search results in the web-interface for some Firefox for Android phone configurations. [https://phabricator.wikimedia.org/T381289]
'''Meetings and events'''
* The next Language Community Meeting is happening soon, February 28th at [https://zonestamp.toolforge.org/1740751200 14:00 UTC]. This week's meeting will cover: highlights and technical updates on keyboard and tools for the Sámi languages, Translatewiki.net contributions from the Bahasa Lampung community in Indonesia, and technical Q&A. If you'd like to join, simply [[mw:Wikimedia Language and Product Localization/Community meetings#28 February 2025|sign up on the wiki page]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/09|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W09"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:३८, २५ February २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28296129 -->
== <span lang="en" dir="ltr">Tech News: 2025-10</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W10"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/10|Translations]] are available.
'''Updates for editors'''
* All logged-in editors using the mobile view can now edit a full page. The "{{int:Minerva-page-actions-editfull}}" link is accessible from the "{{int:minerva-page-actions-overflow}}" menu in the toolbar. This was previously only available to editors using the [[mw:Special:MyLanguage/Reading/Web/Advanced mobile contributions|Advanced mobile contributions]] setting. [https://phabricator.wikimedia.org/T387180]
* Interface administrators can now help to remove the deprecated Cite CSS code matching "<code dir="ltr">mw-ref</code>" from their local <bdi lang="en" dir="ltr">[[MediaWiki:Common.css]]</bdi>. The list of wikis in need of cleanup, and the code to remove, [https://global-search.toolforge.org/?q=mw-ref%5B%5E-a-z%5D®ex=1&namespaces=8&title=.*css can be found with this global search] and in [https://ace.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=145662#L-139--L-144 this example], and you can learn more about how to help on the [[mw:Parsoid/Parser Unification/Cite CSS|CSS migration project page]]. The Cite footnote markers ("<code dir="ltr">[1]</code>") are now rendered by [[mw:Special:MyLanguage/Parsoid|Parsoid]], and the deprecated CSS is no longer needed. The CSS for backlinks ("<code dir="ltr">mw:referencedBy</code>") should remain in place for now. This cleanup is expected to cause no visible changes for readers. Please help to remove this code before March 20, after which the development team will do it for you.
* When editors embed a file (e.g. <code><nowiki>[[File:MediaWiki.png]]</nowiki></code>) on a page that is protected with cascading protection, the software will no longer restrict edits to the file description page, only to new file uploads.[https://phabricator.wikimedia.org/T24521] In contrast, transcluding a file description page (e.g. <code><nowiki>{{:File:MediaWiki.png}}</nowiki></code>) will now restrict edits to the page.[https://phabricator.wikimedia.org/T62109]
* When editors revert a file to an earlier version it will now require the same permissions as ordinarily uploading a new version of the file. The software now checks for 'reupload' or 'reupload-own' rights,[https://phabricator.wikimedia.org/T304474] and respects cascading protection.[https://phabricator.wikimedia.org/T140010]
* When administrators are listing pages for deletion with the Nuke tool, they can now also list associated talk pages and redirects for deletion, alongside pages created by the target, rather than needing to manually delete these pages afterwards. [https://phabricator.wikimedia.org/T95797]
* The [[m:Special:MyLanguage/Tech/News/2025/03|previously noted]] update to Single User Login, which will accommodate browser restrictions on cross-domain cookies by moving login and account creation to a central domain, will now roll out to all users during March and April. The team plans to enable it for all new account creation on [[wikitech:Deployments/Train#Tuesday|Group0]] wikis this week. See [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3#Deployment|the SUL3 project page]] for more details and an updated timeline.
* Since last week there has been a bug that shows some interface icons as black squares until the page has fully loaded. It will be fixed this week. [https://phabricator.wikimedia.org/T387351]
* One new wiki has been created: a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q2044560|Sylheti]] ([[w:syl:|<code>w:syl:</code>]]) [https://phabricator.wikimedia.org/T386441]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed with loading images in very old versions of the Firefox browser on mobile. [https://phabricator.wikimedia.org/T386400]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.19|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/10|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W10"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०२:२७, ४ March २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28334563 -->
== Universal Code of Conduct annual review: proposed changes are available for comment ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
I am writing to you to let you know that [[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/Proposed_Changes|proposed changes]] to the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|Universal Code of Conduct (UCoC) Enforcement Guidelines]] and [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|Universal Code of Conduct Coordinating Committee (U4C) Charter]] are open for review. '''[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/Proposed_Changes|You can provide feedback on suggested changes]]''' through the [[d:Q614092|end of day]] on Tuesday, 18 March 2025. This is the second step in the annual review process, the final step will be community voting on the proposed changes.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find relevant links about the process on the UCoC annual review page on Meta]].
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|you may review the U4C Charter]].
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] १८:५१, ७ March २०२५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28307738 -->
== <span lang="en" dir="ltr">Tech News: 2025-11</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W11"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/11|Translations]] are available.
'''Updates for editors'''
* Editors who use password managers at multiple wikis may notice changes in the future. The way that our wikis provide information to password managers about reusing passwords across domains has recently been updated, so some password managers might now offer you login credentials that you saved for a different Wikimedia site. Some password managers already did this, and are now doing it for more Wikimedia domains. This is part of the [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3|SUL3 project]] which aims to improve how our unified login works, and to keep it compatible with ongoing changes to the web-browsers we use. [https://phabricator.wikimedia.org/T385520][https://phabricator.wikimedia.org/T384844]
* The Wikipedia Apps Team is inviting interested users to help improve Wikipedia’s offline and limited internet use. After discussions in [[m:Afrika Baraza|Afrika Baraza]] and the last [[m:Special:MyLanguage/ESEAP Hub/Meetings|ESEAP call]], key challenges like search, editing, and offline access are being explored, with upcoming focus groups to dive deeper into these topics. All languages are welcome, and interpretation will be available. Want to share your thoughts? [[mw:Special:MyLanguage/Wikimedia Apps/Improving Wikipedia Mobile Apps for Offline & Limited Internet Use|Join the discussion]] or email <bdi lang="en" dir="ltr">aramadan@wikimedia.org</bdi>!
* All wikis will be read-only for a few minutes on March 19. This is planned at [https://zonestamp.toolforge.org/1742392800 14:00 UTC]. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.20|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/33|Growth newsletter]] is available. It includes: the launch of the Community Updates module, the most recent changes in Community Configuration, and the upcoming test of in-article suggestions for first-time editors.
* An old API that was previously used in the Android Wikipedia app is being removed at the end of March. There are no current software uses, but users of the app with a version that is older than 6 months by the time of removal (2025-03-31), will no longer have access to the Suggested Edits feature, until they update their app. You can [[diffblog:2025/02/24/sunset-of-wikimedia-recommendation-api/|read more details about this change]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/11|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W11"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:०६, १० March २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28372257 -->
== An improved dashboard for the Content Translation tool ==
<div lang="en" dir="ltr">
{{int:Hello}} Wikipedians,
Apologies as this message is not in your language, {{int:please-translate}}.
The [[mediawikiwiki:Special:MyLanguage/Wikimedia Language and Product Localization|Language and Product Localization team]] has improved the [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=es Content Translation dashboard] to create a consistent experience for all contributors using mobile and desktop devices. Below is a breakdown of important information about the improvement.
'''What are the improvements?'''<br>
The improved translation dashboard allows all logged-in users of the tool to enjoy a consistent experience regardless of their type of device.
With a harmonized experience, logged-in desktop users can now access the capabilities shown in the image below.
[[file:Content_Translation_new-dashboard.png|alt=|center|thumb|576x576px|Notice that in this screenshot, the new dashboard allows: Users to adjust suggestions with the "For you" and "...More" buttons to select general topics or community-created collections (like the example of Climate topic). Also, users can use translation to create new articles (as before) and expand existing articles section by section. You can see how suggestions are provided in the new dashboard in two groups ("Create new pages" and "Expand with new sections")-one for each activity.]]
[[File:Content_Translation_dashboard_on_desktop.png|alt=|center|thumb|577x577px|In the current dashboard, you will notice that you can't adjust suggestions to select topics or community-created collections. Also, you can't expand on existing articles by translating new sections.]]
'''Does this improvement change the current accessibility of this tool in this Wikipedia?'''<br>
The Content translation tool will still be in beta; therefore, only logged-in users who activated the tool from the [[en:wikipedia:Special:Preferences#mw-prefsection-betafeatures|beta features]] will continue to have access to the content translation tool. Also, if the tool is only available to a specific [[en:Wikipedia:User access levels|user group]], it will remain that way.
'''When do we plan to implement this improvement?'''<br>
We will implement it on your Wikipedia and others by 24th, March 2025.
'''What happens to the former dashboard after we implement the improvement?'''<br>
You can still access it in the tool for some time. We will remove it from all Wikipedias by May 2025, as maintaining it will no longer be productive.
'''Where can I test this improvement and report any issues before it is implemented in this Wiki?''' <br>
You can try the improved capabilities in the test wiki using this link: https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=contributionsmenu&to=es&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en#/ .
If you notice an issue related to the improved dashboard in the test wiki, please let us know in this thread and ping me, or report it in [https://phabricator.wikimedia.org/ Phabricator], adding these tags: <code>BUG REPORT</code> and <code>ContentTranslation</code>.
Please ask us any questions regarding this improvement in this thread. Thank you!
On behalf of the Language and Product Localization team.
</div>
<bdi lang="en" dir="ltr">[[User:UOzurumba (WMF)|UOzurumba (WMF)]]</bdi> ०४:२३, १४ March २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:UOzurumba_(WMF)/sandbox_CX_Unified_dashboard_announcement_list_2&oldid=28390868 -->
== <span lang="en" dir="ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster.
All traffic will switch on '''{{#time:j xg|2025-03-19|en}}'''. The switch will start at '''[https://zonestamp.toolforge.org/{{#time:U|2025-03-19T14:00|en}} {{#time:H:i e|2025-03-19T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
A banner will be displayed on all wikis 30 minutes before this operation happens. This banner will remain visible until the end of the operation.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2025-03-19|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule.
'''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:१४, १४ March २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=28307742 -->
== <span lang="en" dir="ltr">Tech News: 2025-12</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W12"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/12|Translations]] are available.
'''Weekly highlight'''
* Twice a year, around the equinoxes, the Wikimedia Foundation's Site Reliability Engineering (SRE) team performs [[m:Special:MyLanguage/Tech/Server switch|a datacenter server switchover]], redirecting all traffic from one primary server to its backup. This provides reliability in case of a crisis, as we can always fall back on the other datacenter. [http://listen.hatnote.com/ Thanks to the Listen to Wikipedia] tool, you can hear the switchover take place: Before it begins, you'll hear the steady stream of edits; Then, as the system enters a brief read-only phase, the sound stops for a couple of minutes, before resuming after the switchover. You can [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the background and details of this process on the Diff blog]]. If you want to keep an ear out for the next server switchover, listen to the wikis on [https://zonestamp.toolforge.org/1742392800 March 19 at 14:00 UTC].
'''Updates for editors'''
* The [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=es improved Content Translation tool dashboard] is now available in [[phab:T387820|10 Wikipedias]] and will be available for all Wikipedias [[phab:T387821|soon]]. With [[mw:Special:MyLanguage/Content translation#Improved translation experience|the unified dashboard]], desktop users can now: Translate new sections of an article; Discover and access topic-based [https://ig.m.wikipedia.org/w/index.php?title=Special:ContentTranslation&active-list=suggestions&from=en&to=ig&filter-type=automatic&filter-id=previous-edits article suggestion filters] (initially available only for mobile device users); Discover and access the [[mw:Special:MyLanguage/Translation suggestions: Topic-based & Community-defined lists|Community-defined lists]] filter, also known as "Collections", from wiki-projects and campaigns.
* On Wikimedia Commons, a [[c:Commons:WMF support for Commons/Upload Wizard Improvements#Improve category selection|new system to select the appropriate file categories]] has been introduced: if a category has one or more subcategories, users will be able to click on an arrow that will open the subcategories directly within the form, and choose the correct one. The parent category name will always be shown on top, and it will always be possible to come back to it. This should decrease the amount of work for volunteers in fixing/creating new categories. The change is also available on mobile. These changes are part of planned improvements to the UploadWizard.
* The Community Tech team is seeking wikis to join a pilot for the [[m:Special:MyLanguage/Community Wishlist Survey 2023/Multiblocks|Multiblocks]] feature and a refreshed Special:Block page in late March. Multiblocks enables administrators to impose multiple different types of blocks on the same user at the same time. If you are an admin or steward and would like us to discuss joining the pilot with your community, please leave a message on the [[m:Talk:Community Wishlist Survey 2023/Multiblocks|project talk page]].
* Starting March 25, the Editing team will test a new feature for Edit Check at [[phab:T384372|12 Wikipedias]]: [[mw:Special:MyLanguage/Help:Edit check#Multi-check|Multi-Check]]. Half of the newcomers on these wikis will see all [[mw:Special:MyLanguage/Help:Edit check#ref|Reference Checks]] during their edit session, while the other half will continue seeing only one. The goal of this test is to see if users are confused or discouraged when shown multiple Reference Checks (when relevant) within a single editing session. At these wikis, the tags used on edits that show References Check will be simplified, as multiple tags could be shown within a single edit. Changes to the tags are documented [[phab:T373949|on Phabricator]]. [https://phabricator.wikimedia.org/T379131]
* The [[m:Special:MyLanguage/Global reminder bot|Global reminder bot]], which is a service for notifying users that their temporary user-rights are about to expire, now supports using the localized name of the user-rights group in the message heading. Translators can see the [[m:Global reminder bot/Translation|listing of existing translations and documentation]] to check if their language needs updating or creation.
* The [[Special:GlobalPreferences|GlobalPreferences]] gender setting, which is used for how the software should refer to you in interface messages, now works as expected by overriding the local defaults. [https://phabricator.wikimedia.org/T386584]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:26}} community-submitted {{PLURAL:26|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the Wikipedia App for Android had a bug fixed for when a user is browsing and searching in multiple languages. [https://phabricator.wikimedia.org/T379777]
'''Updates for technical contributors'''
* Later this week, the way that Codex styles are loaded will be changing. There is a small risk that this may result in unstyled interface message boxes on certain pages. User generated content (e.g. templates) is not impacted. Gadgets may be impacted. If you see any issues [[phab:T388847|please report them]]. See the linked task for details, screenshots, and documentation on how to fix any affected gadgets.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.21|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/12|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W12"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४७, १७ March २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28412594 -->
== <span lang="en" dir="ltr">Tech News: 2025-13</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/13|Translations]] are available.
'''Weekly highlight'''
* The Wikimedia Foundation is seeking your feedback on the [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|drafts of the objectives and key results that will shape the Foundation's Product and Technology priorities]] for the next fiscal year (starting in July). The objectives are broad high-level areas, and the key-results are measurable ways to track the success of their objectives. Please share your feedback on the talkpage, in any language, ideally before the end of April.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] will be released to multiple wikis (see [[m:Special:MyLanguage/CampaignEvents/Deployment status#Global Deployment Plan|deployment plan]] for details) in April 2025, and the team has begun the process of engaging communities on the identified wikis. The extension provides tools to organize, manage, and promote collaborative activities (like events, edit-a-thons, and WikiProjects) on the wikis. The extension has three tools: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Special:MyLanguage/Campaigns/Foundation Product Team/Invitation list|Invitation Lists]]. It is currently on 13 Wikipedias, including English Wikipedia, French Wikipedia, and Spanish Wikipedia, as well as Wikidata. Questions or requests can be directed to the [[mw:Help talk:Extension:CampaignEvents|extension talk page]] or in Phabricator (with <bdi lang="en" dir="ltr" style="white-space: nowrap;">#campaigns-product-team</bdi> tag).
* Starting the week of March 31st, wikis will be able to set which user groups can view private registrants in [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], as part of the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents]] extension. By default, event organizers and the local wiki admins will be able to see private registrants. This is a change from the current behavior, in which only event organizers can see private registrants. Wikis can change the default setup by [[m:Special:MyLanguage/Requesting wiki configuration changes|requesting a configuration change]] in Phabricator (and adding the <bdi lang="en" dir="ltr" style="white-space: nowrap;">#campaigns-product-team</bdi> tag). Participants of past events can cancel their registration at any time.
* Administrators at wikis that have a customized <bdi lang="en" dir="ltr">[[MediaWiki:Sidebar]]</bdi> should check that it contains an entry for the {{int:specialpages}} listing. If it does not, they should add it using <code dir=ltr style="white-space: nowrap;">* specialpages-url|specialpages</code>. Wikis with a default sidebar will see the link moved from the page toolbox into the sidebar menu in April. [https://phabricator.wikimedia.org/T388927]
* The Minerva skin (mobile web) combines both Notice and Alert notifications within the bell icon ([[File:OOjs UI icon bell.svg|16px|link=|class=skin-invert]]). There was a long-standing bug where an indication for new notifications was only shown if you had unseen Alerts. This bug is now fixed. In the future, Minerva users will notice a counter atop the bell icon when you have 1 or more unseen Notices and/or Alerts. [https://phabricator.wikimedia.org/T344029]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* VisualEditor has introduced a [[mw:VisualEditor/Hooks|new client-side hook]] for developers to use when integrating with the VisualEditor target lifecycle. This hook should replace the existing lifecycle-related hooks, and be more consistent between different platforms. In addition, the new hook will apply to uses of VisualEditor outside of just full article editing, allowing gadgets to interact with the editor in DiscussionTools as well. The Editing Team intends to deprecate and eventually remove the old lifecycle hooks, so any use cases that this new hook does not cover would be of interest to them and can be [[phab:T355555|shared in the task]].
* Developers who use the <code dir=ltr>mw.Api</code> JavaScript library, can now identify the tool using it with the <code dir=ltr>userAgent</code> parameter: <code dir=ltr>var api = new mw.Api( { userAgent: 'GadgetNameHere/1.0.1' } );</code>. If you maintain a gadget or user script, please set a user agent, because it helps with library and server maintenance and with differentiating between legitimate and illegitimate traffic. [https://phabricator.wikimedia.org/T373874][https://foundation.wikimedia.org/wiki/Policy:Wikimedia_Foundation_User-Agent_Policy]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.22|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W13"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:४१, २४ March २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28443127 -->
== <span lang="en" dir="ltr">Tech News: 2025-14</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/14|Translations]] are available.
'''Updates for editors'''
* The Editing team is working on a new [[mw:Special:MyLanguage/Edit Check|Edit check]]: [[mw:Special:MyLanguage/Edit check#26 March 2025|Peacock check]]. This check's goal is to identify non-neutral terms while a user is editing a wikipage, so that they can be informed that their edit should perhaps be changed before they publish it. This project is at the early stages, and the team is looking for communities' input: [[phab:T389445|in this Phabricator task]], they are gathering on-wiki policies, templates used to tag non-neutral articles, and the terms (jargon and keywords) used in edit summaries for the languages they are currently researching. You can participate by editing the table on Phabricator, commenting on the task, or directly messaging [[m:user:Trizek (WMF)|Trizek (WMF)]].
* [[mw:Special:MyLanguage/MediaWiki Platform Team/SUL3|Single User Login]] has now been updated on all wikis to move login and account creation to a central domain. This makes user login compatible with browser restrictions on cross-domain cookies, which have prevented users of some browsers from staying logged in.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:35}} community-submitted {{PLURAL:35|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Starting on March 31st, the MediaWiki Interfaces team will begin a limited release of generated OpenAPI specs and a SwaggerUI-based sandbox experience for [[mw:Special:MyLanguage/API:REST API|MediaWiki REST APIs]]. They invite developers from a limited group of non-English Wikipedia communities (Arabic, German, French, Hebrew, Interlingua, Dutch, Chinese) to review the documentation and experiment with the sandbox in their preferred language. In addition to these specific Wikipedia projects, the sandbox and OpenAPI spec will be available on the [[testwiki:Special:RestSandbox|on the test wiki REST Sandbox special page]] for developers with English as their preferred language. During the preview period, the MediaWiki Interfaces Team also invites developers to [[mw:MediaWiki Interfaces Team/Feature Feedback/REST Sandbox|share feedback about your experience]]. The preview will last for approximately 2 weeks, after which the sandbox and OpenAPI specs will be made available across all wiki projects.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.23|MediaWiki]]
'''In depth'''
* Sometimes a small, [[gerrit:c/operations/cookbooks/+/1129184|one line code change]] can have great significance: in this case, it means that for the first time in years we're able to run all of the stack serving <bdi lang="en" dir="ltr">[http://maps.wikimedia.org/ maps.wikimedia.org]</bdi> - a host dedicated to serving our wikis and their multi-lingual maps needs - from a single core datacenter, something we test every time we perform a [[m:Special:MyLanguage/Tech/Server switch|datacenter switchover]]. This is important because it means that in case one of our datacenters is affected by a catastrophe, we'll still be able to serve the site. This change is the result of [[phab:T216826|extensive work]] by two developers on porting the last component of the maps stack over to [[w:en:Kubernetes|kubernetes]], where we can allocate resources more efficiently than before, thus we're able to withstand more traffic in a single datacenter. This work involved a lot of complicated steps because this software, and the software libraries it uses, required many long overdue upgrades. This type of work makes the Wikimedia infrastructure more sustainable.
'''Meetings and events'''
* [[mw:Special:MyLanguage/MediaWiki Users and Developers Workshop Spring 2025|MediaWiki Users and Developers Workshop Spring 2025]] is happening in Sandusky, USA, and online, from 14–16 May 2025. The workshop will feature discussions around the usage of MediaWiki software by and within companies in different industries and will inspire and onboard new users. Registration and presentation signup is now available at the workshop's website.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W14"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०४, १ April २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28473566 -->
== Final proposed modifications to the Universal Code of Conduct Enforcement Guidelines and U4C Charter now posted ==
<div lang="en" dir="ltr" class="mw-content-ltr">
The proposed modifications to the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|Universal Code of Conduct Enforcement Guidelines]] and the U4C Charter [[m:Universal_Code_of_Conduct/Annual_review/2025/Proposed_Changes|are now on Meta-wiki for community notice]] in advance of the voting period. This final draft was developed from the previous two rounds of community review. Community members will be able to vote on these modifications starting on 17 April 2025. The vote will close on 1 May 2025, and results will be announced no later than 12 May 2025. The U4C election period, starting with a call for candidates, will open immediately following the announcement of the review results. More information will be posted on [[m:Special:MyLanguage//Universal_Code_of_Conduct/Coordinating_Committee/Election|the wiki page for the election]] soon.
Please be advised that this process will require more messages to be sent here over the next two months.
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|talk]]) ०२:०४, ४ April २०२५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28469465 -->
== <span lang="en" dir="ltr">Tech News: 2025-15</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/15|Translations]] are available.
'''Updates for editors'''
* From now on, [[m:Special:MyLanguage/Interface administrators|interface admins]] and [[m:Special:MyLanguage/Central notice administrators|centralnotice admins]] are technically required to enable [[m:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]] before they can use their privileges. In the future this might be expanded to more groups with advanced user-rights. [https://phabricator.wikimedia.org/T150898]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The Design System Team is preparing to release the next major version of Codex (v2.0.0) on April 29. Editors and developers who use CSS from Codex should see the [[mw:Codex/Release Timeline/2.0|2.0 overview documentation]], which includes guidance related to a few of the breaking changes such as <code dir=ltr style="white-space: nowrap;">font-size</code>, <code dir=ltr style="white-space: nowrap;">line-height</code>, and <code dir=ltr style="white-space: nowrap;">size-icon</code>.
* The results of the [[mw:Developer Satisfaction Survey/2025|Developer Satisfaction Survey (2025)]] are now available. Thank you to all participants. These results help the Foundation decide what to work on next and to review what they recently worked on.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.24|MediaWiki]]
'''Meetings and events'''
* The [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|2025 Wikimedia Hackathon]] will take place in Istanbul, Turkey, between 2–4 May. Registration for attending the in-person event will close on 13 April. Before registering, please note the potential need for a [https://www.mfa.gov.tr/turkish-representations.en.mfa visa] or [https://www.mfa.gov.tr/visa-information-for-foreigners.en.mfa e-visa] to enter the country.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W15"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १८:५१, ७ April २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28507470 -->
== <span lang="en" dir="ltr">Tech News: 2025-16</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/16|Translations]] are available.
'''Weekly highlight'''
* Later this week, the default thumbnail size will be increased from 220px to 250px. This changes how pages are shown in all wikis and has been requested by some communities for many years, but wasn't previously possible due to technical limitations. [https://phabricator.wikimedia.org/T355914]
* File thumbnails are now stored in discrete sizes. If a page specifies a thumbnail size that's not among the standard sizes (20, 40, 60, 120, 250, 330, 500, 960), then MediaWiki will pick the closest larger thumbnail size but will tell the browser to downscale it to the requested size. In these cases, nothing will change visually but users might load slightly larger images. If it doesn't matter which thumbnail size is used in a page, please pick one of the standard sizes to avoid the extra in-browser down-scaling step. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Images#Thumbnail_sizes][https://phabricator.wikimedia.org/T355914]
'''Updates for editors'''
* The Wikimedia Foundation are working on a system called [[m:Edge Uniques|Edge Uniques]] which will enable [[:w:en:A/B testing|A/B testing]], help protect against [[:w:en:Denial-of-service attack|Distributed denial-of-service attacks]] (DDoS attacks), and make it easier to understand how many visitors the Wikimedia sites have. This is so that they can more efficiently build tools which help readers, and make it easier for readers to find what they are looking for.
* To improve security for users, a small percentage of logins will now require that the account owner input a one-time password [[mw:Special:MyLanguage/Help:Extension:EmailAuth|emailed to their account]]. It is recommended that you [[Special:Preferences#mw-prefsection-personal-email|check]] that the email address on your account is set correctly, and that it has been confirmed, and that you have an email set for this purpose. [https://phabricator.wikimedia.org/T390662]
* "Are you interested in taking a short survey to improve tools used for reviewing or reverting edits on your Wiki?" This question will be [[phab:T389401|asked at 7 wikis starting next week]], on Recent Changes and Watchlist pages. The [[mw:Special:MyLanguage/Moderator Tools|Moderator Tools team]] wants to know more about activities that involve looking at new edits made to your Wikimedia project, and determining whether they adhere to your project's policies.
* On April 15, the full Wikidata graph will no longer be supported on <bdi lang="zxx" dir="ltr">[https://query.wikidata.org/ query.wikidata.org]</bdi>. After this date, scholarly articles will be available through <bdi lang="zxx" dir="ltr" style="white-space:nowrap;">[https://query-scholarly.wikidata.org/ query-scholarly.wikidata.org]</bdi>, while the rest of the data hosted on Wikidata will be available through the <bdi lang="zxx" dir="ltr">[https://query.wikidata.org/ query.wikidata.org]</bdi> endpoint. This is part of the scheduled split of the Wikidata Graph, which was [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS backend update/September 2024 scaling update|announced in September 2024]]. More information is [[d:Wikidata:SPARQL query service/WDQS graph split|available on Wikidata]].
* The latest quarterly [[m:Special:MyLanguage/Wikimedia Apps/Newsletter/First quarter of 2025|Wikimedia Apps Newsletter]] is now available. It covers updates, experiments, and improvements made to the Wikipedia mobile apps.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:30}} community-submitted {{PLURAL:30|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The latest quarterly [[mw:Technical Community Newsletter/2025/April|Technical Community Newsletter]] is now available. This edition includes: an invitation for tool maintainers to attend the Toolforge UI Community Feedback Session on April 15th; recent community metrics; and recent technical blog posts.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.25|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W16"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:२३, १५ April २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28540654 -->
== Ukraine's Cultural Diplomacy Month 2025: Invitation ==
<div lang="en" dir="ltr">
[[File:UCDM 2025 general.png|180px|right]]
{{int:please-translate}}
Hello, dear Wikipedians!<br/>
[[:m:Special:MyLanguage/Wikimedia Ukraine|Wikimedia Ukraine]], in cooperation with the [[:en:Ministry of Foreign Affairs of Ukraine|MFA of Ukraine]] and [[:en:Ukrainian Institute|Ukrainian Institute]], has launched the fifth edition of writing challenge "'''[[:m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2025|Ukraine's Cultural Diplomacy Month]]'''", which lasts from '''14th April''' until '''16th May 2025'''. The campaign is dedicated to famous Ukrainian artists of cinema, music, literature, architecture, design, and cultural phenomena of Ukraine that are now part of world heritage. We accept contributions in every language!
The most active contesters will receive prizes.
If you are interested in coordinating long-term community engagement for the campaign and becoming a local ambassador, we would love to hear from you! Please let us know your interest.
<br/>
We invite you to take part and help us improve the coverage of Ukrainian culture on Wikipedia in your language! Also, we plan to set up a [[:m:CentralNotice/Request/Ukraine's Cultural Diplomacy Month 2025|banner]] to notify users of the possibility to participate in such a challenge! [[:m:User:OlesiaLukaniuk (WMUA)|OlesiaLukaniuk (WMUA)]] ([[:m:User talk:OlesiaLukaniuk (WMUA)|talk]])
</div>
१६:११, १६ April २०२५ (UTC)
<!-- Message sent by User:Hide on Rosé@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:OlesiaLukaniuk_(WMUA)/list_of_wikis&oldid=28552112 -->
== Vote now on the revised UCoC Enforcement Guidelines and U4C Charter ==
<div lang="en" dir="ltr" class="mw-content-ltr">
The voting period for the revisions to the Universal Code of Conduct Enforcement Guidelines ("UCoC EG") and the UCoC's Coordinating Committee Charter is open now through the end of 1 May (UTC) ([https://zonestamp.toolforge.org/1746162000 find in your time zone]). [[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/2025/Voter_information|Read the information on how to participate and read over the proposal before voting]] on the UCoC page on Meta-wiki.
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review of the EG and Charter was planned and implemented by the U4C. Further information will be provided in the coming months about the review of the UCoC itself. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C -- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|talk]]) ००:३४, १७ April २०२५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28469465 -->
== <span lang="en" dir="ltr">Tech News: 2025-17</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/17|Translations]] are available.
'''Updates for editors'''
* [[f:Special:MyLanguage/Wikifunctions:Main Page|Wikifunctions]] is now integrated with [[w:dag:Solɔɣu|Dagbani Wikipedia]] since April 15. It is the first project that will be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|functions from Wikifunctions]] and integrate them in articles. A function is something that takes one or more inputs and transforms them into a desired output, such as adding up two numbers, converting miles into metres, calculating how much time has passed since an event, or declining a word into a case. Wikifunctions will allow users to do that through a simple call of [[f:Special:MyLanguage/Wikifunctions:Catalogue|a stable and global function]], rather than via a local template. [https://www.wikifunctions.org/wiki/Special:MyLanguage/Wikifunctions:Status_updates/2025-04-16]
* A new type of lint error has been created: [[Special:LintErrors/empty-heading|{{int:linter-category-empty-heading}}]] ([[mw:Special:MyLanguage/Help:Lint errors/empty-heading|documentation]]). The [[mw:Special:MyLanguage/Help:Extension:Linter|Linter extension]]'s purpose is to identify wikitext patterns that must or can be fixed in pages and provide some guidance about what the problems are with those patterns and how to fix them. [https://phabricator.wikimedia.org/T368722]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:37}} community-submitted {{PLURAL:37|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Following its publication on HuggingFace, the "Structured Contents" dataset, developed by Wikimedia Enterprise, is [https://enterprise.wikimedia.com/blog/kaggle-dataset/ now also available on Kaggle]. This Beta initiative is focused on making Wikimedia data more machine-readable for high-volume reusers. They are releasing this beta version in a location that open dataset communities already use, in order to seek feedback, to help improve the product for a future wider release. You can read more about the overall [https://enterprise.wikimedia.com/blog/structured-contents-snapshot-api/#open-datasets Structured Contents project], and about the [https://enterprise.wikimedia.com/blog/structured-contents-wikipedia-infobox/ first release that's freely usable].
* There is no new MediaWiki version this week.
'''Meetings and events'''
* The Editing and Machine Learning Teams invite interested volunteers to a video meeting to discuss [[mw:Special:MyLanguage/Edit check/Peacock check|Peacock check]], which is the latest [[mw:Special:MyLanguage/Edit check|Edit check]] that will detect "peacock" or "overly-promotional" or "non-neutral" language whilst an editor is typing. Editors who work with newcomers, or help to fix this kind of writing, or are interested in how we use artificial intelligence in our projects are encouraged to attend. The [[mw:Special:MyLanguage/Editing team/Community Conversations#Next Conversation|meeting will be on April 28, 2025]] at [https://zonestamp.toolforge.org/1745863200 18:00–19:00 UTC] and hosted on Zoom.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W17"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:५९, २१ April २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28578245 -->
== Sub-referencing: User testing ==
<div lang="en" dir="ltr">
[[File:Sub-referencing reuse visual.png|400px|right]]
<small>''Apologies for writing in English, please help us by providing a translation below''</small>
Hi I’m Johannes from [[:m:Wikimedia Deutschland|Wikimedia Deutschland]]'s [[:m:WMDE Technical Wishes|Technical Wishes team]]. We are making great strides with the new [[:m:WMDE Technical Wishes/Sub-referencing|sub-referencing feature]] and we’d love to invite you to take part in two activities to help us move this work further:
#'''Try it out and share your feedback'''
#:[[:m:WMDE Technical Wishes/Sub-referencing# Test the prototype|Please try]] the updated ''wikitext'' feature [https://en.wikipedia.beta.wmflabs.org/wiki/Sub-referencing on the beta wiki] and let us know what you think, either [[:m:Talk:WMDE Technical Wishes/Sub-referencing|on our talk page]] or by [https://greatquestion.co/wikimediadeutschland/talktotechwish booking a call] with our UX researcher.
#'''Get a sneak peak and help shape the ''Visual Editor'' user designs'''
#:Help us test the new design prototypes by participating in user sessions – [https://greatquestion.co/wikimediadeutschland/gxk0taud/apply sign up here to receive an invite]. We're especially hoping to speak with people from underrepresented and diverse groups. If that's you, please consider signing up! No prior or extensive editing experience is required. User sessions will start ''May 14th''.
We plan to bring this feature to Wikimedia wikis later this year. We’ll reach out to wikis for piloting in time for deployments. Creators and maintainers of reference-related tools and templates will be contacted beforehand as well.
Thank you very much for your support and encouragement so far in helping bring this feature to life! </div> <bdi lang="en" dir="ltr">[[User:Johannes Richter (WMDE)|Johannes Richter (WMDE)]] ([[User talk:Johannes Richter (WMDE)|talk]])</bdi> १५:०३, २८ April २०२५ (UTC)
<!-- Message sent by User:Johannes Richter (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johannes_Richter_(WMDE)/Sub-referencing/massmessage_list&oldid=28628657 -->
== <span lang="en" dir="ltr">Tech News: 2025-18</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/18|Translations]] are available.
'''Updates for editors'''
* Event organizers who host collaborative activities on [[m:Special:MyLanguage/CampaignEvents/Deployment status#Global Deployment Plan|multiple wikis]], including Bengali, Japanese, and Korean Wikipedias, will have access to the [[mw:Special:MyLanguage/Extension:CampaignEvents|CampaignEvents extension]] this week. Also, admins in the Wikipedia where the extension is enabled will automatically be granted the event organizer right soon. They won't have to manually grant themselves the right before they can manage events as [[phab:T386861|requested by a community]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:19}} community-submitted {{PLURAL:19|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The release of the next major version of [[mw:Special:MyLanguage/Codex|Codex]], the design system for Wikimedia, is scheduled for 29 April 2025. Technical editors will have access to the release by the week of 5 May 2025. This update will include a number of [[mw:Special:MyLanguage/Codex/Release_Timeline/2.0#Breaking_changes|breaking changes]] and minor [[mw:Special:MyLanguage/Codex/Release_Timeline/2.0#Visual_changes|visual changes]]. Instructions on handling the breaking and visual changes are documented on [[mw:Special:MyLanguage/Codex/Release Timeline/2.0#|this page]]. Pre-release testing is reported in [[phab:T386298|T386298]], with post-release issues tracked in [[phab:T392379|T392379]] and [[phab:T392390|T392390]].
* Users of [[wikitech:Special:MyLanguage/Help:Wiki_Replicas|Wiki Replicas]] will notice that the database views of <code dir="ltr">ipblocks</code>, <code dir="ltr">ipblocks_ipindex</code>, and <code dir="ltr">ipblocks_compat</code> are [[phab:T390767|now deprecated]]. Users can query the <code dir="ltr">[[mw:Special:MyLanguage/Manual:Block_table|block]]</code> and <code dir="ltr">[[mw:Special:MyLanguage/Manual:Block_target_table|block_target]]</code> new views that mirror the new tables in the production database instead. The deprecated views will be removed entirely from Wiki Replicas in June, 2025.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.27|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April|Language and Internationalization Newsletter]] is now available. This edition includes an overview of the improved [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=contributionsmenu&to=es&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en#/ Content Translation Dashboard Tool], [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April#Language Support for New and Existing Languages|support for new languages]], [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/April#Wiki Loves Ramadan Articles Made In Content Translation Mobile Workflow|highlights from the Wiki Loves Ramadan campaign]], [[m:Special:MyLanguage/Research:Languages Onboarding Experiment 2024 - Executive Summary|results from the Language Onboarding Experiment]], an analysis of topic diversity in articles, and information on upcoming community meetings and events.
'''Meetings and events'''
* The [[Special:MyLanguage/Grants:Knowledge_Sharing/Connect/Calendar|Let's Connect Learning Clinic]] will take place on [https://zonestamp.toolforge.org/1745937000 April 29 at 14:30 UTC]. This edition will focus on "Understanding and Navigating Conflict in Wikimedia Projects". You can [[m:Special:MyLanguage/Event:Learning Clinic %E2%80%93 Understanding and Navigating Conflict in Wikimedia Projects (Part_1)|register now]] to attend.
* The [[mw:Special:MyLanguage/Wikimedia Hackathon 2025|2025 Wikimedia Hackathon]], which brings the global technical community together to connect, brainstorm, and hack existing projects, will take place from May 2 to 4th, 2025, at Istanbul, Turkey.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W18"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:३०, २८ April २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28585685 -->
== <span lang="en" dir="ltr">Vote on proposed modifications to the UCoC Enforcement Guidelines and U4C Charter</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
The voting period for the revisions to the Universal Code of Conduct Enforcement Guidelines and U4C Charter closes on 1 May 2025 at 23:59 UTC ([https://zonestamp.toolforge.org/1746162000 find in your time zone]). [[m:Special:MyLanguage/Universal Code of Conduct/Annual review/2025/Voter information|Read the information on how to participate and read over the proposal before voting]] on the UCoC page on Meta-wiki.
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Please share this message with members of your community in your language, as appropriate, so they can participate as well.
In cooperation with the U4C -- <section end="announcement-content" />
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) ०३:४१, २९ April २०२५ (UTC)</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== <span lang="en" dir="ltr">Tech News: 2025-19</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/19|Translations]] are available.
'''Weekly highlight'''
* The Wikimedia Foundation has shared the latest draft update to their [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|annual plan]] for next year (July 2025–June 2026). This includes an [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|executive summary]] (also on [[diffblog:2025/04/25/sharing-the-wikimedia-foundations-2025-2026-draft-annual-plan/|Diff]]), details about the three main [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals|goals]] ([[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Product & Technology OKRs|Infrastructure]], [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals/Volunteer Support|Volunteer Support]], and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Goals/Effectiveness|Effectiveness]]), [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Global Trends|global trends]], and the [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Budget Overview|budget]] and [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026/Financial Model|financial model]]. Feedback and questions are welcome on the [[m:Talk:Wikimedia Foundation Annual Plan/2025-2026|talk page]] until the end of May.
'''Updates for editors'''
* For wikis that have the [[m:Special:MyLanguage/CampaignEvents/Deployment status|CampaignEvents extension enabled]], two new feature improvements have been released:
** Admins can now choose which namespaces are permitted for [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] via [[mw:Special:MyLanguage/Community Configuration|Community Configuration]] ([[mw:Special:MyLanguage/Help:Extension:CampaignEvents/Registration/Permitted namespaces|documentation]]). The default setup is for event registration to be permitted in the Event namespace, but other namespaces (such as the project namespace or WikiProject namespace) can now be added. With this change, communities like WikiProjects can now more easily use Event Registration for their collaborative activities.
** Editors can now [[mw:Special:MyLanguage/Transclusion|transclude]] the Collaboration List on a wiki page ([[mw:Special:MyLanguage/Help:Extension:CampaignEvents/Collaboration list/Transclusion|documentation]]). The Collaboration List is an automated list of events and WikiProjects on the wikis, accessed via {{#special:AllEvents}} ([[w:en:Special:AllEvents|example]]). Now, the Collaboration List can be added to all sorts of wiki pages, such as: a wiki mainpage, a WikiProject page, an affiliate page, an event page, or even a user page.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Developers who use the <code dir=ltr>moment</code> library in gadgets and user scripts should revise their code to use alternatives like the <code dir=ltr>Intl</code> library or the new <code dir=ltr>mediawiki.DateFormatter</code> library. The <code dir=ltr>moment</code> library has been deprecated and will begin to log messages in the developer console. You can see a global search for current uses, and [[phab:T392532|ask related questions in this Phabricator task]].
* Developers who maintain a tool that queries the Wikidata term store tables (<code dir=ltr style="white-space: nowrap;">wbt_*</code>) need to update their code to connect to a separate database cluster. These tables are being split into a separate database cluster. Tools that query those tables via the wiki replicas must be adapted to connect to the new cluster instead. [[wikitech:News/2025 Wikidata term store database split|Documentation and related links are available]]. [https://phabricator.wikimedia.org/T390954]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.44/wmf.28|MediaWiki]]
'''In depth'''
* The latest [[mw:Special:MyLanguage/Extension:Chart/Project/Updates|Chart Project newsletter]] is available. It includes updates on preparing to expand the deployment to additional wikis as soon as this week (starting May 6) and scaling up over the following weeks, plus exploring filtering and transforming source data.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W19"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:१३, ६ May २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28665011 -->
== We will be enabling the new Charts extension on your wiki soon! ==
''(Apologies for posting in English)''
Hi all! We have good news to share regarding the ongoing problem with graphs and charts affecting all wikis that use them.
As you probably know, the [[:mw:Special:MyLanguage/Extension:Graph|old Graph extension]] was disabled in 2023 [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/EWL4AGBEZEDMNNFTM4FRD4MHOU3CVESO/|due to security reasons]]. We’ve worked in these two years to find a solution that could replace the old extension, and provide a safer and better solution to users who wanted to showcase graphs and charts in their articles. We therefore developed the [[:mw:Special:MyLanguage/Extension:Chart|Charts extension]], which will be replacing the old Graph extension and potentially also the [[:mw:Extension:EasyTimeline|EasyTimeline extension]].
After successfully deploying the extension on Italian, Swedish, and Hebrew Wikipedia, as well as on MediaWiki.org, as part of a pilot phase, we are now happy to announce that we are moving forward with the next phase of deployment, which will also include your wiki.
The deployment will happen in batches, and will start from '''May 6'''. Please, consult [[:mw:Special:MyLanguage/Extension:Chart/Project#Deployment Timeline|our page on MediaWiki.org]] to discover when the new Charts extension will be deployed on your wiki. You can also [[:mw:Special:MyLanguage/Extension:Chart|consult the documentation]] about the extension on MediaWiki.org.
If you have questions, need clarifications, or just want to express your opinion about it, please refer to the [[:mw:Special:MyLanguage/Extension_talk:Chart/Project|project’s talk page on Mediawiki.org]], or ping me directly under this thread. If you encounter issues using Charts once it gets enabled on your wiki, please report it on the [[:mw:Extension_talk:Chart/Project|talk page]] or at [[phab:tag/charts|Phabricator]].
Thank you in advance! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) १५:०७, ६ May २०२५ (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Sannita_(WMF)/Mass_sending_test&oldid=28663781 -->
== <span lang="en" dir="ltr">Tech News: 2025-20</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/20|Translations]] are available.
'''Weekly highlight'''
* The [[m:Special:MyLanguage/Wikimedia URL Shortener|"Get shortened URL"]] link on the sidebar now includes a [[phab:T393309|QR code]]. Wikimedia site users can now use it by scanning or downloading it to quickly share and access shared content from Wikimedia sites, conveniently.
'''Updates for editors'''
* The Wikimedia Foundation is working on a system called [[m:Edge Uniques|Edge Uniques]], which will enable [[w:en:A/B testing|A/B testing]], help protect against [[w:en:Denial-of-service attack|distributed denial-of-service attacks]] (DDoS attacks), and make it easier to understand how many visitors the Wikimedia sites have. This is to help more efficiently build tools which help readers, and make it easier for readers to find what they are looking for. Tech News has [[m:Special:MyLanguage/Tech/News/2025/16|previously written about this]]. The deployment will be gradual. Some might see the Edge Uniques cookie the week of 19 May. You can discuss this on the [[m:Talk:Edge Uniques|talk page]].
* Starting May 19, 2025, Event organisers in wikis with the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] enabled can use [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] in the project namespace (e.g., Wikipedia namespace, Wikidata namespace). With this change, communities don't need admins to use the feature. However, wikis that don't want this change can remove and add the permitted namespaces at [[Special:CommunityConfiguration/CampaignEvents]].
* The Wikipedia project now has a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q36720|Nupe]] ([[w:nup:|<code>w:nup:</code>]]). This is a language primarily spoken in the North Central region of Nigeria. Speakers of this language are invited to contribute to [[w:nup:Tatacin feregi|new Wikipedia]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Developers can now access pre-parsed Dutch Wikipedia, amongst others (English, German, French, Spanish, Italian, and Portuguese) through the [https://enterprise.wikimedia.com/docs/snapshot/#structured-contents-snapshot-bundle-info-beta Structured Contents snapshots (beta)]. The content includes parsed Wikipedia abstracts, descriptions, main images, infoboxes, article sections, and references.
* The <code dir="ltr">/page/data-parsoid</code> REST API endpoint is no longer in use and will be deprecated. It is [[phab:T393557|scheduled to be turned off]] on June 7, 2025.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.1|MediaWiki]]
'''In depth'''
* The [https://wikitech.wikimedia.org/wiki/News/2025_Cloud_VPS_VXLAN_IPv6_migration IPv6 support] is a newly introduced Cloud virtual network that significantly boosts Wikimedia platforms' scalability, security, and readiness for the future. If you are a technical contributor eager to learn more, check out [https://techblog.wikimedia.org/2025/05/06/wikimedia-cloud-vps-ipv6-support/ this blog post] for an in-depth look at the journey to IPv6.
'''Meetings and events'''
* The 2nd edition of 2025 of [[m:Special:MyLanguage/Afrika Baraza|Afrika Baraza]], a virtual platform for African Wikimedians to connect, will take place on [https://zonestamp.toolforge.org/1747328400 May 15 at 17:00 UTC]. This edition will focus on discussions regarding [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2025-2026|Wikimedia Annual planning and progress]].
* The [[m:Special:MyLanguage/MENA Connect Community Call|MENA Connect Community Call]], a virtual meeting for [[w:en:Middle East and North Africa|MENA]] Wikimedians to connect, will take place on [https://zonestamp.toolforge.org/1747501200 May 17 at 17:00 UTC]. You can [[m:Event:MENA Connect (Wiki_Diwan) APP Call|register now]] to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W20"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:३६, १२ May २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28714188 -->
== <span lang="en" dir="ltr">Call for Candidates for the Universal Code of Conduct Coordinating Committee (U4C)</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
The results of voting on the Universal Code of Conduct Enforcement Guidelines and Universal Code of Conduct Coordinating Committee (U4C) Charter is [[m:Special:MyLanguage/Universal Code of Conduct/Annual review/2025#Results|available on Meta-wiki]].
You may now [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2025/Candidates|submit your candidacy to serve on the U4C]] through 29 May 2025 at 12:00 UTC. Information about [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2025|eligibility, process, and the timeline are on Meta-wiki]]. Voting on candidates will open on 1 June 2025 and run for two weeks, closing on 15 June 2025 at 12:00 UTC.
If you have any questions, you can ask on [[m:Talk:Universal Code of Conduct/Coordinating Committee/Election/2025|the discussion page for the election]]. -- in cooperation with the U4C, </div><section end="announcement-content" />
</div>
<bdi lang="en" dir="ltr">[[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|सम्भासनं]])</bdi> २२:०७, १५ May २०२५ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== <span lang="en" dir="ltr">Tech News: 2025-21</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/21|Translations]] are available.
'''Weekly highlight'''
* The Editing Team and the Machine Learning Team are working on a new check for newcomers: [[mw:Edit check/Peacock check|Peacock 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 Peacock language model for the following languages: Arabic, Spanish, Portuguese, English, and Japanese. Users from these wikis interested in reviewing this model are [[mw:Edit check/Peacock check/model test|invited to sign up at MediaWiki.org]]. The deadline to sign up is on May 23, which will be the start date of the test.
'''Updates for editors'''
* From May 20, 2025, [[m:Special:MyLanguage/Oversight policy|oversighters]] and [[m:Special:MyLanguage/Meta:CheckUsers|checkusers]] will need to have their accounts secured with two-factor authentication (2FA) to be able to use their advanced rights. All users who belong to these two groups and do not have 2FA enabled have been informed. In the future, this requirement may be extended to other users with advanced rights. [[m:Special:MyLanguage/Mandatory two-factor authentication for users with some extended rights|Learn more]].
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] [[m:Special:MyLanguage/Community Wishlist Survey 2023/Multiblocks|Multiblocks]] will begin mass deployment by the end of the month: all non-Wikipedia projects plus Catalan Wikipedia will adopt Multiblocks in the week of May 26, while all other Wikipedias will adopt it in the week of June 2. Please [[m:Talk:Community Wishlist Survey 2023/Multiblocks|contact the team]] if you have concerns. Administrators can test the new user interface now on your own wiki by browsing to [{{fullurl:Special:Block|usecodex=1}} {{#special:Block}}?usecodex=1], and can test the full multiblocks functionality [[testwiki:Special:Block|on testwiki]]. Multiblocks is the feature that makes it possible for administrators to impose different types of blocks on the same user at the same time. See the [[mw:Special:MyLanguage/Help:Manage blocks|help page]] for more information. [https://phabricator.wikimedia.org/T377121]
* Later this week, the [[{{#special:SpecialPages}}]] listing of almost all special pages will be updated with a new design. This page has been [[phab:T219543|redesigned]] to improve the user experience in a few ways, including: The ability to search for names and aliases of the special pages, sorting, more visible marking of restricted special pages, and a more mobile-friendly look. The new version can be [https://meta.wikimedia.beta.wmflabs.org/wiki/Special:SpecialPages previewed] at Beta Cluster now, and feedback shared in the task. [https://phabricator.wikimedia.org/T219543]
* The [[mw:Special:MyLanguage/Extension:Chart|Chart extension]] is being enabled on more wikis. For a detailed list of when the extension will be enabled on your wiki, please read the [[mw:Special:MyLanguage/Extension:Chart/Project#Deployment Timeline|deployment timeline]].
* [[f:Special:MyLanguage/Wikifunctions:Main Page|Wikifunctions]] will be deployed on May 27 on five Wiktionaries: [[wikt:ha:|Hausa]], [[wikt:ig:|Igbo]], [[wikt:bn:|Bengali]], [[wikt:ml:|Malayalam]], and [[wikt:dv:|Dhivehi/Maldivian]]. This is the second batch of deployment planned for the project. After deployment, the projects will be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|functions from Wikifunctions]] and integrate them in their pages. A function is something that takes one or more inputs and transforms them into a desired output, such as adding up two numbers, converting miles into metres, calculating how much time has passed since an event, or declining a word into a case. Wikifunctions will allow users to do that through a simple call of [[f:Special:MyLanguage/Wikifunctions:Catalogue|a stable and global function]], rather than via a local template.
* Later this week, the Wikimedia Foundation will publish a hub for [[diffblog:2024/07/09/on-the-value-of-experimentation/|experiments]]. This is to showcase and get user feedback on product experiments. The experiments help the Wikimedia movement [[diffblog:2023/07/13/exploring-paths-for-the-future-of-free-knowledge-new-wikipedia-chatgpt-plugin-leveraging-rich-media-social-apps-and-other-experiments/|understand new users]], how they interact with the internet and how it could affect the Wikimedia movement. Some examples are [[m:Special:MyLanguage/Future Audiences/Generated Video|generated video]], the [[m:Special:MyLanguage/Future Audiences/Roblox game|Wikipedia Roblox speedrun game]] and [[m:Special:MyLanguage/Future Audiences/Discord bot|the Discord bot]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:29}} community-submitted {{PLURAL:29|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a bug with creating an account using the API, which has now been fixed. [https://phabricator.wikimedia.org/T390751]
'''Updates for technical contributors'''
* Gadgets and user scripts that interact with [[{{#special:Block}}]] may need to be updated to work with the new [[mw:Special:MyLanguage/Help:Manage blocks|manage blocks interface]]. Please review the [[mw:Help:Manage blocks/Developers|developer guide]] for more information. If you need help or are unable to adapt your script to the new interface, please let the team know on the [[mw:Help talk:Manage blocks/Developers|talk page]]. [https://phabricator.wikimedia.org/T377121]
* The <code dir=ltr>mw.title</code> object allows you to get information about a specific wiki page in the [[w:en:Wikipedia:Lua|Lua]] programming language. Starting this week, a new property will be added to the object, named <code dir=ltr>isDisambiguationPage</code>. This property allows you to check if a page is a disambiguation page, without the need to write a custom function. [https://phabricator.wikimedia.org/T71441]
* [[File:Octicons-tools.svg|15px|link=|class=skin-invert|Advanced item]] User script developers can use a [[toolforge:gitlab-content|new reverse proxy tool]] to load javascript and css from [[gitlab:|gitlab.wikimedia.org]] with <code dir=ltr>mw.loader.load</code>. The tool's author hopes this will enable collaborative development workflows for user scripts including linting, unit tests, code generation, and code review on <bdi lang="zxx" dir="ltr">gitlab.wikimedia.org</bdi> without a separate copy-and-paste step to publish scripts to a Wikimedia wiki for integration and acceptance testing. See [[wikitech:Tool:Gitlab-content|Tool:Gitlab-content on Wikitech]] for more information.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.2|MediaWiki]]
'''Meetings and events'''
* The 12th edition of [[m:Special:MyLanguage/Wiki Workshop 2025|Wiki Workshop 2025]], a forum that brings together researchers that explore all aspects of Wikimedia projects, will be held virtually on 21-22 May. Researchers can [https://pretix.eu/wikimedia/wikiworkshop2025/ register now].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W21"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:११, १९ May २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28724712 -->
== RfC ongoing regarding Abstract Wikipedia (and your project) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''(Apologies for posting in English, if this is not your first language)''
Hello all! We opened a discussion on Meta about a very delicate issue for the development of [[:m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]]: where to store the abstract content that will be developed through functions from Wikifunctions and data from Wikidata. Since some of the hypothesis involve your project, we wanted to hear your thoughts too.
We want to make the decision process clear: we do not yet know which option we want to use, which is why we are consulting here. We will take the arguments from the Wikimedia communities into account, and we want to consult with the different communities and hear arguments that will help us with the decision. The decision will be made and communicated after the consultation period by the Foundation.
You can read the various hypothesis and have your say at [[:m:Abstract Wikipedia/Location of Abstract Content|Abstract Wikipedia/Location of Abstract Content]]. Thank you in advance! -- [[User:Sannita (WMF)|Sannita (WMF)]] ([[User talk:Sannita (WMF)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) १५:२७, २२ May २०२५ (UTC)
</div>
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Sannita_(WMF)/Mass_sending_test&oldid=28768453 -->
== <span lang="en" dir="ltr">Tech News: 2025-22</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/22|Translations]] are available.
'''Weekly highlight'''
* A community-wide discussion about a very delicate issue for the development of [[m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]] is now open on Meta: where to store the abstract content that will be developed through functions from Wikifunctions and data from Wikidata. The discussion is open until June 12 at [[m:Special:MyLanguage/Abstract Wikipedia/Location of Abstract Content|Abstract Wikipedia/Location of Abstract Content]], and every opinion is welcomed. The decision will be made and communicated after the consultation period by the Foundation.
'''Updates for editors'''
* Since last week, on all wikis except [[phab:T388604|the largest 20]], people using the mobile visual editor will have [[phab:T385851|additional tools in the menu bar]], accessed using the new <code>+</code> toolbar button. To start, the new menu will include options to add: citations, hieroglyphs, and code blocks. Deployment to the remaining wikis is [[phab:T388605|scheduled]] to happen in June.
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] The <code dir=ltr>[[mw:Special:MyLanguage/Help:Extension:ParserFunctions##ifexist|#ifexist]]</code> parser function will no longer register a link to its target page. This will improve the usefulness of [[{{#special:WantedPages}}]], which will eventually only list pages that are the target of an actual red link. This change will happen gradually as the source pages are updated. [https://phabricator.wikimedia.org/T14019]
* This week, the Moderator Tools team will launch [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], starting at Indonesian Wikipedia. This new filter highlights edits that are likely to be reverted. The goal is to help Recent Changes patrollers identify potentially problematic edits. Other wikis will benefit from this filter in the future.
* Upon clicking an empty search bar, logged-out users will see suggestions of articles for further reading. The feature will be available on both desktop and mobile. Readers of Catalan, Hebrew, and Italian Wikipedias and some sister projects will receive the change between May 21 and mid-June. Readers of other wikis will receive the change later. The goal is to encourage users to read the wikis more. [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments/Search Suggestions|Learn more]].
* Some users of the Wikipedia Android app can use a new feature for readers, [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/TrivaGame|WikiGames]], a daily trivia game based on real historical events. The release has started as an A/B test, available to 50% of users in the following languages: English, French, Portuguese, Russian, Spanish, Arabic, Chinese, and Turkish.
* The [[mw:Special:MyLanguage/Extension:Newsletter|Newsletter extension]] that is available on MediaWiki.org allows the creation of [[mw:Special:Newsletters|various newsletters]] for global users. The extension can now publish new issues as section links on an existing page, instead of requiring a new page for each issue. [https://phabricator.wikimedia.org/T393844]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:32}} community-submitted {{PLURAL:32|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The previously deprecated <code dir=ltr>[[mw:Special:MyLanguage/Manual:Ipblocks table|ipblocks]]</code> views in [[wikitech:Help:Wiki Replicas|Wiki Replicas]] will be removed in the beginning of June. Users are encouraged to query the new <code dir=ltr>[[mw:Special:MyLanguage/Manual:Block table|block]]</code> and <code dir=ltr>[[mw:Special:MyLanguage/Manual:Block target table|block_target]]</code> views instead.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.3|MediaWiki]]
'''Meetings and events'''
* [[d:Special:MyLanguage/Event:Wikidata and Sister Projects|Wikidata and Sister Projects]] is a multi-day online event that will focus on how Wikidata is integrated to Wikipedia and the other Wikimedia projects. The event runs from May 29 – June 1. You can [[d:Special:MyLanguage/Event:Wikidata and Sister Projects#Sessions|read the Program schedule]] and [[d:Special:RegisterForEvent/1291|register]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W22"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:०३, २६ May २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28788673 -->
== <span lang="en" dir="ltr">Wikimedia Foundation Board of Trustees 2025 Selection & Call for Questions</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Announcement/Selection announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2025/Announcement/Selection announcement}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
This year, the term of 2 (two) Community- and Affiliate-selected Trustees on the Wikimedia Foundation Board of Trustees will come to an end [1]. The Board invites the whole movement to participate in this year’s selection process and vote to fill those seats.
The Elections Committee will oversee this process with support from Foundation staff [2]. The Governance Committee, composed of trustees who are not candidates in the 2025 community-and-affiliate-selected trustee selection process (Raju Narisetti, Shani Evenstein Sigalov, Lorenzo Losa, Kathy Collins, Victoria Doronina and Esra’a Al Shafei) [3], is tasked with providing Board oversight for the 2025 trustee selection process and for keeping the Board informed. More details on the roles of the Elections Committee, Board, and staff are here [4].
Here are the key planned dates:
* May 22 – June 5: Announcement (this communication) and call for questions period [6]
* June 17 – July 1, 2025: Call for candidates
* July 2025: If needed, affiliates vote to shortlist candidates if more than 10 apply [5]
* August 2025: Campaign period
* August – September 2025: Two-week community voting period
* October – November 2025: Background check of selected candidates
* Board’s Meeting in December 2025: New trustees seated
Learn more about the 2025 selection process - including the detailed timeline, the candidacy process, the campaign rules, and the voter eligibility criteria - on this Meta-wiki page [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2025|[link]]].
'''Call for Questions'''
In each selection process, the community has the opportunity to submit questions for the Board of Trustees candidates to answer. The Election Committee selects questions from the list developed by the community for the candidates to answer. Candidates must answer all the required questions in the application in order to be eligible; otherwise their application will be disqualified. This year, the Election Committee will select 5 questions for the candidates to answer. The selected questions may be a combination of what’s been submitted from the community, if they’re alike or related. [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2025/Questions_for_candidates|[link]]]
'''Election Volunteers'''
Another way to be involved with the 2025 selection process is to be an Election Volunteer. Election Volunteers are a bridge between the Elections Committee and their respective community. They help ensure their community is represented and mobilize them to vote. Learn more about the program and how to join on this Meta-wiki page [[m:Wikimedia_Foundation_elections/2025/Election_volunteers|[link].]]
Thank you!
[1] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2022/Results
[2] https://foundation.wikimedia.org/wiki/Committee:Elections_Committee_Charter
[3] https://foundation.wikimedia.org/wiki/Resolution:Committee_Membership,_December_2024
[4] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections_committee/Roles
[5] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2025/FAQ
[6] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2025/Questions_for_candidates
Best regards,
Victoria Doronina
Board Liaison to the Elections Committee
Governance Committee<section end="announcement-content" />
</div>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०३:०७, २८ May २०२५ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== <span lang="en" dir="ltr"> Upcoming Deployment of the CampaignEvents Extension</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Hello everyone,
''(Apologies for posting in English if English is not your first language. Please help translate to your language.)''
The Campaigns Product Team is planning a global deployment of the '''[[:mw:Help:Extension:CampaignEvents|CampaignEvents extension]]''' to all Wikipedias, including this wiki, during the '''week of June 23rd'''.
This extension is designed to help organizers plan and manage events, WikiProjects, and other on-wiki collaborations - and to make these efforts more discoverable.
The three main features of this extension are:
* '''[[:m:Event_Center/Registration|Event Registration]]''': A simple way to sign up for events on the wiki.
* '''[[:m:CampaignEvents/Collaboration_list|Collaboration List]]''': A global list of events and a local list of WikiProjects, accessible at '''[[:m:Special:AllEvents|Special:AllEvents]]'''.
* '''[[:m:Campaigns/Foundation_Product_Team/Invitation_list|Invitation Lists]]''': A tool to help organizers find editors who might want to join, based on their past contributions.
'''Note''': The extension comes with a new user right called '''"Event Organizer"''', which will be managed by administrators on this wiki. Organizer tools like Event Registration and Invitation Lists will only work if someone is granted this right. The Collaboration List is available to everyone immediately after deployment.
The extension is already live on several wikis, including '''Meta, Wikidata, English Wikipedia''', and more ( [[m:CampaignEvents/Deployment_status#Current_Deployment_Status_for_CampaignEvents_extension| See the full deployment list]])
If you have any questions, concerns, or feedback, please feel free to share them on the [[m:Talk:CampaignEvents| extension talkpage]]. We’d love to hear from you before the rollout.
Thank you! <section end="message"/>
</div>
<bdi lang="en" dir="ltr">[[User:Udehb-WMF|Udehb-WMF]] ([[User talk:Udehb-WMF|सम्भासनं]]) १६:४७, २९ May २०२५ (UTC)</bdi>
<!-- Message sent by User:Udehb-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Udehb-WMF/sandbox/deployment_audience&oldid=28803829 -->
== <span lang="en" dir="ltr">Tech News: 2025-23</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W23"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/23|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Extension:Chart|Chart extension]] is now available on all Wikimedia wikis. Editors can use this new extension to create interactive data visualizations like bar, line, area, and pie charts. Charts are designed to replace many of the uses of the legacy [[mw:Special:MyLanguage/Extension:Graph|Graph extension]].
'''Updates for editors'''
* It is now easier to configure automatic citations for your wiki within the visual editor's [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|citation generator]]. Administrators can now set a default template by using the <code dir=ltr>_default</code> key in the local <bdi lang="en" dir="ltr">[[MediaWiki:Citoid-template-type-map.json]]</bdi> page ([[mw:Special:Diff/6969653/7646386|example diff]]). Setting this default will also help to future-proof your existing configurations when [[phab:T347823|new item types]] are added in the future. You can still set templates for individual item types as they will be preferred to the default template. [https://phabricator.wikimedia.org/T384709]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Starting the week of June 2, bots logging in using <code dir=ltr>action=login</code> or <code dir=ltr>action=clientlogin</code> will fail more often. This is because of stronger protections against suspicious logins. Bots using [[mw:Special:MyLanguage/Manual:Bot passwords|bot passwords]] or using a loginless authentication method such as [[mw:Special:MyLanguage/OAuth/Owner-only consumers|OAuth]] are not affected. If your bot is not using one of those, you should update it; using <code dir=ltr>action=login</code> without a bot password was deprecated [[listarchive:list/wikitech-l@lists.wikimedia.org/message/3EEMN7VQX5G7WMQI5K2GP5JC2336DPTD/|in 2016]]. For most bots, this only requires changing what password the bot uses. [https://phabricator.wikimedia.org/T395205]
* From this week, Wikimedia wikis will allow ES2017 features in JavaScript code for official code, gadgets, and user scripts. The most visible feature of ES2017 is <bdi lang="zxx" dir="ltr"><code>async</code>/<code>await</code></bdi> syntax, allowing for easier-to-read code. Until this week, the platform only allowed up to ES2016, and a few months before that, up to ES2015. [https://phabricator.wikimedia.org/T381537]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.4|MediaWiki]]
'''Meetings and events'''
* Scholarship applications to participate in the [[m:Special:MyLanguage/GLAM Wiki 2025|GLAM Wiki Conference 2025]] are now open. The conference will take place from 30 October to 1 November, in Lisbon, Portugal. GLAM contributors who lack the means to support their participation can [[m:Special:MyLanguage/GLAM Wiki 2025/Scholarships|apply here]]. Scholarship applications close on June 7th.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/23|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W23"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५३, २ June २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28819186 -->
== <span lang="en" dir="ltr">Tech News: 2025-24</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W24"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/24|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Trust and Safety Product|Trust and Safety Product team]] is finalizing work needed to roll out [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] on large Wikipedias later this month. The team has worked with stewards and other users with extended rights to predict and address many use cases that may arise on larger wikis, so that community members can continue to effectively moderate and patrol temporary accounts. This will be the second of three phases of deployment – the last one will take place in September at the earliest. For more information about the recent developments on the project, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|see this update]]. If you have any comments or questions, write on the [[mw:Talk:Trust and Safety Product/Temporary Accounts|talk page]], and [[m:Event:CEE Catch up Nr. 10 (June 2025)|join a CEE Catch Up]] this Tuesday.
'''Updates for editors'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] The [[mw:Special:MyLanguage/Help:Watchlist expiry|watchlist expiry]] feature allows editors to watch pages for a limited period of time. After that period, the page is automatically removed from your watchlist. Starting this week, you can set a preference for the default period of time to watch pages. The [[Special:Preferences#mw-prefsection-watchlist-pageswatchlist|preferences]] also allow you to set different default watch periods for editing existing pages, pages you create, and when using rollback. [https://phabricator.wikimedia.org/T265716]
[[File:Talk pages default look (April 2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* The appearance of talk pages will change at almost all Wikipedias ([[m:Special:MyLanguage/Tech/News/2024/19|some]] have already received this design change, [[phab:T379264|a few]] will get these changes later). You can read details about the changes [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. It is possible to opt out of these changes [[Special:Preferences#mw-prefsection-editing-discussion|in user preferences]] ("{{int:discussiontools-preference-visualenhancements}}"). [https://phabricator.wikimedia.org/T319146][https://phabricator.wikimedia.org/T392121]
* Users with specific extended rights (including administrators, bureaucrats, checkusers, oversighters, and stewards) can now have IP addresses of all temporary accounts [[phab:T358853|revealed automatically]] during time-limited periods where they need to combat high-speed account-hopping vandalism. This feature was requested by stewards. [https://phabricator.wikimedia.org/T386492]
* This week, the Moderator Tools and Machine Learning teams will continue the rollout of [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], releasing it to several more Wikipedias. This filter utilizes the Revert Risk model, which was created by the Research team, to highlight edits that are likely to be reverted and help Recent Changes patrollers identify potentially problematic contributions. The feature will be rolled out to the following Wikipedias: {{int:project-localized-name-afwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hawwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-iswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-simplewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}. The rollout will continue in the coming weeks to include [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|the rest of the Wikipedias in this project]]. [https://phabricator.wikimedia.org/T391964]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* AbuseFilter editors active on Meta-Wiki and large Wikipedias are kindly asked to update AbuseFilter to make it compatible with temporary accounts. A link to the instructions and the private lists of filters needing verification are [[phab:T369611|available on Phabricator]].
* Lua modules now have access to the name of a page's associated thumbnail image, and on [https://gerrit.wikimedia.org/g/operations/mediawiki-config/+/2e4ab14aa15bb95568f9c07dd777065901eb2126/wmf-config/InitialiseSettings.php#10849 some wikis] to the WikiProject assessment information. This is possible using two new properties on [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#added-by-extensions|mw.title objects]], named <code dir=ltr>pageImage</code> and <code dir=ltr>pageAssessments</code>. [https://phabricator.wikimedia.org/T131911][https://phabricator.wikimedia.org/T380122]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.5|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/24|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W24"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:१५, १० June २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28846858 -->
== Vote now in the 2025 U4C Election ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Apologies for writing in English.
{{Int:Please-translate}}
Eligible voters are asked to participate in the 2025 [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] election. More information–including an eligibility check, voting process information, candidate information, and a link to the vote–are available on Meta at the [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Election/2025|2025 Election information page]]. The vote closes on 17 June 2025 at [https://zonestamp.toolforge.org/1750161600 12:00 UTC].
Please vote if your account is eligible. Results will be available by 1 July 2025. -- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) २३:०१, १३ June २०२५ (UTC) </div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28848819 -->
== <span lang="en" dir="ltr">Tech News: 2025-25</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W25"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/25|Translations]] are available.
'''Updates for editors'''
* You can [https://wikimediafoundation.limesurvey.net/359761?lang=en nominate your favorite tools] for the sixth edition of the [[m:Special:MyLanguage/Coolest Tool Award|Coolest Tool Award]]. Nominations are anonymous and will be open until June 25. You can re-use the survey to nominate multiple tools.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:33}} community-submitted {{PLURAL:33|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.6|MediaWiki]]
'''In depth'''
* Foundation staff and technical volunteers use Wikimedia APIs to build the tools, applications, features, and integrations that enhance user experiences. Over the coming years, the MediaWiki Interfaces team will be investing in Wikimedia web (HTTP) APIs to better serve technical volunteer needs and protect Wikimedia infrastructure from potential abuse. You can [https://techblog.wikimedia.org/2025/06/12/apis-as-a-product-investing-in-the-current-and-next-generation-of-technical-contributors/ read more about their plans to evolve the APIs in this Techblog post].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/25|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W25"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३७, १६ June २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28870688 -->
== <span lang="en" dir="ltr">Wikimedia Foundation Board of Trustees 2025 - Call for Candidates</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Announcement/Call for candidates|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2025/Announcement/Call for candidates}}&language=&action=page&filter= {{int:please-translate}}]</div>
Hello all,
The [[m:Special:MyLanguage/Wikimedia Foundation elections/2025|call for candidates for the 2025 Wikimedia Foundation Board of Trustees selection is now open]] from June 17, 2025 – July 2, 2025 at 11:59 UTC [1]. The Board of Trustees oversees the Wikimedia Foundation's work, and each Trustee serves a three-year term [2]. This is a volunteer position.
This year, the Wikimedia community will vote in late August through September 2025 to fill two (2) seats on the Foundation Board. Could you – or someone you know – be a good fit to join the Wikimedia Foundation's Board of Trustees? [3]
Learn more about what it takes to stand for these leadership positions and how to submit your candidacy on [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Candidate application|this Meta-wiki page]] or encourage someone else to run in this year's election.
Best regards,
Abhishek Suryawanshi<br />
Chair of the Elections Committee
On behalf of the Elections Committee and Governance Committee
[1] https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikimedia_Foundation_elections/2025/Call_for_candidates
[2] https://foundation.wikimedia.org/wiki/Legal:Bylaws#(B)_Term.
[3] https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikimedia_Foundation_elections/2025/Resources_for_candidates<section end="announcement-content" />
</div>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:४४, १७ June २०२५ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28866958 -->
== <span lang="en" dir="ltr">Tech News: 2025-26</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W26"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/26|Translations]] are available.
'''Weekly highlight'''
* This week, the Moderator Tools and Machine Learning teams will continue the rollout of [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|a new filter to Recent Changes]], releasing it to the third and last batch of Wikipedias. This filter utilizes the Revert Risk model, which was created by the Research team, to highlight edits that are likely to be reverted and help Recent Changes patrollers identify potentially problematic contributions. The feature will be rolled out to the following Wikipedias: {{int:project-localized-name-azwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-lawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mkwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-mrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-pawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-swwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-tlwiki/en}}. The rollout will continue in the coming weeks to include [[mw:Special:MyLanguage/2025 RecentChanges Language Agnostic Revert Risk Filtering|the rest of the Wikipedias in this project]]. [https://phabricator.wikimedia.org/T391964]
'''Updates for editors'''
* Last week, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] were rolled out on Czech, Korean, and Turkish Wikipedias. This and next week, deployments on larger Wikipedias will follow. [[mw:Talk:Trust and Safety Product/Temporary Accounts|Share your thoughts]] about the project. [https://phabricator.wikimedia.org/T340001]
* Later this week, the Editing team will release [[mw:Special:MyLanguage/Help:Edit check#Multi check|Multi Check]] to all Wikipedias (except English Wikipedia). This feature shows multiple [[mw:Special:MyLanguage/Help:Edit check#Reference check|Reference checks]] within the editing experience. This encourages users to add citations when they add multiple new paragraphs to a Wikipedia article. This feature was previously available as an A/B test. [https://analytics.wikimedia.org/published/reports/editing/multi_check_ab_test_report_final.html#summary-of-results The test shows] that users who are shown multiple checks are 1.3 times more likely to add a reference to their edit, and their edit is less likely to be reverted (-34.7%). [https://phabricator.wikimedia.org/T395519]
* A few pages need to be renamed due to software updates and to match more recent Unicode standards. All of these changes are related to title-casing changes. Approximately 71 pages and 3 files will be renamed, across 15 wikis; the complete list is in [[phab:T396903|the task]]. The developers will rename these pages next week, and they will fix redirects and embedded file links a few minutes later via a system settings update.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that had caused pages to scroll upwards when text near the top was selected. [https://phabricator.wikimedia.org/T364023]
'''Updates for technical contributors'''
* Editors can now use Lua modules to filter and transform tabular data for use with [[mw:Special:MyLanguage/Extension:Chart|Extension:Chart]]. This can be used for things like selecting a subset of rows or columns from the source data, converting between units, statistical processing, and many other useful transformations. [[mw:Special:MyLanguage/Extension:Chart/Transforms|Information on how to use transforms is available]]. [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Chart/Project/Updates]
* The <code dir=ltr>all_links</code> variable in [[Special:AbuseFilter|AbuseFilter]] is now renamed to <code dir=ltr>new_links</code> for consistency with other variables. Old usages will still continue to work. [https://phabricator.wikimedia.org/T391811]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.7|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Growth/Newsletters/34|Growth newsletter]] is available. It includes: the recent updates for the "Add a Link" Task, two new Newcomer Engagement Features, and updates to Community Configuration.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/26|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W26"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:२०, २३ June २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28870688 -->
== <span lang="en" dir="ltr">Sister Projects Task Force reviews Wikispore and Wikinews</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Dear Wikimedia Community,
The [[m:Wikimedia Foundation Community Affairs Committee|Community Affairs Committee (CAC)]] of the Wikimedia Foundation Board of Trustees assigned [[m:Wikimedia Foundation Community Affairs Committee/Sister Projects Task Force|the Sister Projects Task Force (SPTF)]] to update and implement a procedure for assessing the lifecycle of Sister Projects – wiki [[m:Wikimedia projects|projects supported by Wikimedia Foundation (WMF)]].
A vision of relevant, accessible, and impactful free knowledge has always guided the Wikimedia Movement. As the ecosystem of Wikimedia projects continues to evolve, it is crucial that we periodically review existing projects to ensure they still align with our goals and community capacity.
Despite their noble intent, some projects may no longer effectively serve their original purpose. '''Reviewing such projects is not about giving up – it's about responsible stewardship of shared resources'''. Volunteer time, staff support, infrastructure, and community attention are finite, and the non-technical costs tend to grow significantly as our ecosystem has entered a different age of the internet than the one we were founded in. Supporting inactive projects or projects that didn't meet our ambitions can unintentionally divert these resources from areas with more potential impact.
Moreover, maintaining projects that no longer reflect the quality and reliability of the Wikimedia name stands for, involves a reputational risk. An abandoned or less reliable project affects trust in the Wikimedia movement.
Lastly, '''failing to sunset or reimagine projects that are no longer working can make it much harder to start new ones'''. When the community feels bound to every past decision – no matter how outdated – we risk stagnation. A healthy ecosystem must allow for evolution, adaptation, and, when necessary, letting go. If we create the expectation that every project must exist indefinitely, we limit our ability to experiment and innovate.
Because of this, SPTF reviewed two requests concerning the lifecycle of the Sister Projects to work through and demonstrate the review process. We chose Wikispore as a case study for a possible new Sister Project opening and Wikinews as a case study for a review of an existing project. Preliminary findings were discussed with the CAC, and a community consultation on both proposals was recommended.
=== Wikispore ===
The [[m:Wikispore|application to consider Wikispore]] was submitted in 2019. SPTF decided to review this request in more depth because rather than being concentrated on a specific topic, as most of the proposals for the new Sister Projects are, Wikispore has the potential to nurture multiple start-up Sister Projects.
After careful consideration, the SPTF has decided '''not to recommend''' Wikispore as a Wikimedia Sister Project. Considering the current activity level, the current arrangement allows '''better flexibility''' and experimentation while WMF provides core infrastructural support.
We acknowledge the initiative's potential and seek community input on what would constitute a sufficient level of activity and engagement to reconsider its status in the future.
As part of the process, we shared the decision with the Wikispore community and invited one of its leaders, Pharos, to an SPTF meeting.
Currently, we especially invite feedback on measurable criteria indicating the project's readiness, such as contributor numbers, content volume, and sustained community support. This would clarify the criteria sufficient for opening a new Sister Project, including possible future Wikispore re-application. However, the numbers will always be a guide because any number can be gamed.
=== Wikinews ===
We chose to review Wikinews among existing Sister Projects because it is the one for which we have observed the highest level of concern in multiple ways.
Since the SPTF was convened in 2023, its members have asked for the community's opinions during conferences and community calls about Sister Projects that did not fulfil their promise in the Wikimedia movement.[https://commons.wikimedia.org/wiki/File:WCNA_2024._Sister_Projects_-_opening%3F_closing%3F_merging%3F_splitting%3F.pdf <nowiki>[1]</nowiki>][https://meta.wikimedia.org/wiki/Wikimedia_Foundation_Community_Affairs_Committee/Sister_Projects_Task_Force#Wikimania_2023_session_%22Sister_Projects:_past,_present_and_the_glorious_future%22 <nowiki>[2]</nowiki>][https://meta.wikimedia.org/wiki/WikiConvention_francophone/2024/Programme/Quelle_proc%C3%A9dure_pour_ouvrir_ou_fermer_un_projet_%3F <nowiki>[3]</nowiki>] Wikinews was the leading candidate for an evaluation because people from multiple language communities proposed it. Additionally, by most measures, it is the least active Sister Project, with the greatest drop in activity over the years.
While the Language Committee routinely opens and closes language versions of the Sister Projects in small languages, there has never been a valid proposal to close Wikipedia in major languages or any project in English. This is not true for Wikinews, where there was a proposal to close English Wikinews, which gained some traction but did not result in any action[https://meta.wikimedia.org/wiki/Proposals_for_closing_projects/Closure_of_English_Wikinews <nowiki>[4]</nowiki>][https://meta.wikimedia.org/wiki/WikiConvention_francophone/2024/Programme/Quelle_proc%C3%A9dure_pour_ouvrir_ou_fermer_un_projet_%3F <nowiki>[5]</nowiki>, see section 5] as well as a draft proposal to close all languages of Wikinews[https://meta.wikimedia.org/wiki/Talk:Proposals_for_closing_projects/Archive_2#Close_Wikinews_completely,_all_languages? <nowiki>[6]</nowiki>].
[[:c:File:Sister Projects Taskforce Wikinews review 2024.pdf|Initial metrics]] compiled by WMF staff also support the community's concerns about Wikinews.
Based on this report, SPTF recommends a community reevaluation of Wikinews. We conclude that its current structure and activity levels are the lowest among the existing sister projects. SPTF also recommends pausing the opening of new language editions while the consultation runs.
SPTF brings this analysis to a discussion and welcomes discussions of alternative outcomes, including potential restructuring efforts or integration with other Wikimedia initiatives.
'''Options''' mentioned so far (which might be applied to just low-activity languages or all languages) include but are not limited to:
*Restructure how Wikinews works and is linked to other current events efforts on the projects,
*Merge the content of Wikinews into the relevant language Wikipedias, possibly in a new namespace,
*Merge content into compatibly licensed external projects,
*Archive Wikinews projects.
Your insights and perspectives are invaluable in shaping the future of these projects. We encourage all interested community members to share their thoughts on the relevant discussion pages or through other designated feedback channels.
=== Feedback and next steps ===
We'd be grateful if you want to take part in a conversation on the future of these projects and the review process. We are setting up two different project pages: [[m:Public consultation about Wikispore|Public consultation about Wikispore]] and [[m:Public consultation about Wikinews|Public consultation about Wikinews]]. Please participate between 27 June 2025 and 27 July 2025, after which we will summarize the discussion to move forward. You can write in your own language.
I will also host a community conversation 16th July Wednesday 11.00 UTC and 17th July Thursday 17.00 UTC (call links to follow shortly) and will be around at Wikimania for more discussions.
<section end="message"/>
</div>
-- [[User:Victoria|Victoria]] on behalf of the Sister Project Task Force, २०:५७, २७ June २०२५ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Sister_project_MassMassage_on_behalf_of_Victoria/Target_list&oldid=28911188 -->
== <span lang="en" dir="ltr">Tech News: 2025-27</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W27"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/27|Translations]] are available.
'''Weekly highlight'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] has been enabled on all Wikipedias. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. The extension has three features: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Campaigns/Foundation Product Team/Invitation list|Invitation List]]. To request the extension for your wiki, visit the [[m:Special:MyLanguage/CampaignEvents/Deployment status#How to Request the CampaignEvents Extension for your wiki|Deployment information page]].
'''Updates for editors'''
* AbuseFilter maintainers can now [[mw:Special:MyLanguage/Extension:IPReputation/AbuseFilter variables|match against IP reputation data]] in [[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilters]]. IP reputation data is information about the proxies and VPNs associated with the user's IP address. This data is not shown publicly and is not generated for actions performed by registered accounts. [https://phabricator.wikimedia.org/T354599]
* Hidden content that is within [[mw:Special:MyLanguage/Manual:Collapsible elements|collapsible parts of wikipages]] will now be revealed when someone searches the page using the web browser's "Find in page" function (Ctrl+F or ⌘F) in supporting browsers. [https://phabricator.wikimedia.org/T327893][https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/hidden#browser_compatibility]
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] A new feature, called [[mw:Special:MyLanguage/Help:TemplateData/Template discovery|Favourite Templates]], will be deployed later this week on all projects (except English Wikipedia, which will receive the feature next week), following a piloting phase on Polish and Arabic Wikipedia, and Italian and English Wikisource. The feature will provide a better way for new and experienced contributors to recall and discover templates via the template dialog, by allowing users to put templates on a special "favourite list". The feature works with both the visual editor and the wikitext editor. The feature is a [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|community wishlist focus area]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, a bug was fixed that had caused some Notifications to be sent multiple times. [https://phabricator.wikimedia.org/T397103]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.8|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/27|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W27"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३९, ३० June २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28917415 -->
== <span lang="en" dir="ltr">Tech News: 2025-28</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W28"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/28|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Help:Temporary accounts|Temporary accounts]] have been rolled out on 18 large and medium-sized Wikipedias, including German, Japanese, French, and Chinese. Now, about 1/3 of all logged-out activity across wikis is coming from temporary accounts. Users involved in patrolling may be interested in two new documentation pages: [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Access to IP|Access to IP]], explaining everything related to access to temporary account IP addresses, and [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Repository|Repository]] with a list of new gadgets and user scripts.
'''Updates for editors'''
* Anyone can play an experimental new game, [[mw:Special:MyLanguage/New Engagement Experiments/WikiRun|WikiRun]], that lets you race through Wikipedia by clicking from one article to another, aiming to reach a target page in as few steps and in as little time as possible. The project's goal is to explore new ways of engaging readers. [https://wikirun-game.toolforge.org/ Try playing the game] and let the team know what you think [[mw:Talk:New Engagement Experiments/WikiRun|on the talk page]].
* Users of the Wikipedia Android app in some languages can now play the new [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/TrivaGame|trivia game]]. ''Which came first?'' is a simple history game where you guess which of two events happened earlier on today's date. It was previously available as an A/B test. It is now available to all users in English, German, French, Spanish, Portuguese, Russian, Arabic, Turkish, and Chinese. The goal of the feature is to help engage with new generations of readers. [https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2025/22]
* Users of the iOS Wikipedia App in some languages may see a new tabbed browsing feature that enables you to open multiple tabs while reading. This feature makes it easier to explore related topics and switch between articles. The A/B test is currently running in Arabic, English, and Japanese in selected regions. More details are available on the [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Tabbed Browsing (Tabs)|Tabbed Browsing project page]].
* Bureaucrats on Wikimedia wikis can now use [[{{#special:VerifyOATHForUser}}]] to check if users have enabled [[mw:Special:MyLanguage/Help:Two-factor authentication|two-factor authentication]]. [https://phabricator.wikimedia.org/T265726]
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] A new feature related to [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Template Recall and Discovery]] will be deployed later this week to all Wikimedia projects: a [[mw:Special:MyLanguage/Help:TemplateData/Template discovery#Template categories|template category browser]] will be introduced to assist users in finding templates to put in their “favourite” list. The browser will allow users to browse a list of templates which have been organised into a given category tree. The feature has been requested by the community [[m:Special:MyLanguage/Community Wishlist/Wishes/Select templates by categories|through the Community Wishlist]].
* It is now possible to access watchlist preferences from the watchlist page. Also the redundant button to edit the watchlist has been removed. [https://www.mediawiki.org/wiki/Moderator_Tools/Watchlist]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* As part of [[mw:MediaWiki_1.44|MediaWiki 1.44]] there is now a unified built-in Notifications system that makes it easier for developers to send, manage, and customize notifications. Check out the updated documentation at [[mw:Manual:Notifications|Manual:Notifications]], information about migration in [[phab:T388663|T388663]] and details on deprecated hooks in [[phab:T389624|T389624]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.9|MediaWiki]]
'''Meetings and events'''
* [[d:Special:MyLanguage/Event:WikidataCon 2025|WikidataCon 2025]], the conference dedicated to Wikidata is now open for [https://pretalx.com/wikidatacon-2025/cfp session proposals] and for [[d:Special:RegisterForEvent/1340|registration]]. This year's event will be held online from October 31 – November 02 and will explore on the theme of "Connecting People through Linked Open Data".
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/28|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W28"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:०४, ८ July २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28930584 -->
== Wikidata Item and Property labels soon displayed in Wiki Watchlist/Recent Changes ==
''(Apologies for posting in English, you can help by translating into your language)''
Hello everyone, the [[m:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|Wikidata For Wikimedia Projects]] team is excited to announce an upcoming change in how Wikidata edit changelogs are displayed in your [[Special:Watchlist|Watchlists]] and [[Special:RecentChanges|Recent Changes]] lists. If an edit is made on Wikidata that affects a page in another Wikimedia Project, the changelog will contain some information about the nature of the edit. This can include a QID (or Q-number), a PID (or P-number) and a value (which can be text, numbers, dates, or also QID or PID’s). Confused by these terms? See the [[d:Special:MyLanguage/Wikidata:Glossary|Wikidata:Glossary]] for further explanations.
The upcoming change is scheduled for '''17.07.2025''', between '''1300 - 1500 UTC'''.
The change will display the label (item name) alongside any QID or PIDs, as seen in the image below:
[[File:Apr10 edit summary on Wikidata.png|An edit sum entry on Wikidata, labels display alongside their P- and Q-no.'s]]
These changes will only be visible if you have Wikidata edits enabled in your User Preferences for Watchlists and Recent Changes, or have the active filter ‘Wikidata edits’ checkbox toggled on, directly on the Watchlist and Recent Changes pages.
Your bot and gadget may be affected! There are thousands of bots, gadgets and user-scripts and whilst we have researched potential effects to many of them, we cannot guarantee there won’t be some that are broken or affected by this change.
Further information and context about this change, including how your bot may be affected can be found on this [[m:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|project task page]]. We welcome your questions and feedback, please write to us on this dedicated [[m:Talk:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|Talk page]].
Thank you, - [[m:User:Danny_Benjafield_(WMDE)|Danny Benjafield (WMDE)]] on behalf of the Wikidata For Wikimedia Projects Team. [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १२:४५, १४ July २०२५ (UTC)
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=28981877 -->
== <span lang="en" dir="ltr">Tech News: 2025-29</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W29"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/29|Translations]] are available.
'''Updates for editors'''
* [[mw:Special:MyLanguage/Help:TemplateData/Template discovery#Featured templates|Featured templates]], a new feature related to [[m:Special:MyLanguage/Community Wishlist/Focus areas/Template recall and discovery|Template Recall and Discovery]] will be deployed this week to all Wikimedia projects: With this feature, editors will be able to quickly access a list of templates that are likely to be useful. These templates will be displayed in a list, under the "featured" tab of the template discovery interface. Administrators can define the list via the Community Configuration interface. The feature fulfills a request by the community [[m:Special:MyLanguage/Community Wishlist/Wishes/Easy access Templates|through the Community Wishlist]]. [https://phabricator.wikimedia.org/T367428][https://phabricator.wikimedia.org/T392896]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the request to add Malayalam fonts in the [[oldWikisource:Special:MyLanguage/Wikisource:WS Export|Wikisource Book Export Tool]] was resolved and now, the rendering of Malayalam letters in exported Wikisource books are accurate. [https://phabricator.wikimedia.org/T374457]
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.10|MediaWiki]]
'''In depth'''
* Developers, designers, and all Wikimedians are invited to [https://phabricator.wikimedia.org/project/board/7953/ submit a project idea] for the Wikimania Hackathon 2025. Read [https://diff.wikimedia.org/2025/06/30/call-for-projects-wikimania-hackathon-2025-is-coming-to-nairobi/ this Diff blog post] for more details.
'''Meetings and events'''
* [[m:WikiIndaba conference 2025|WikiIndaba 2025]] scholarship application and program submission is open until 23:59 GMT on July 20. WikiIndaba is a regional conference for African Wikimedians both on the continent and in the diaspora to unite and grow together. Submit [https://docs.google.com/forms/d/e/1FAIpQLSdJTv68R1OPASXXDfpIl8EWiMLTM-TDwh6_5gNVvFuWccFZ2Q/viewform your scholarship application] and [https://ee.kobotoolbox.org/x/BI3omIfH program proposal] now!
* [https://br.wikimedia.org/wiki/WikiCon_Brasil_2025 WikiCon Brasil 2025] will take place on July 19-20 in Salvador, Bahia, Brazil. The Brazilian community members are encouraged to register and attend!
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/29|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W29"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:०८, १४ July २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=28980963 -->
== <span lang="en" dir="ltr">Tech News: 2025-30</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/30|Translations]] are available.
'''Updates for editors'''
* The Translation Suggestions feature in the [[mw:Special:MyLanguage/Content translation|Content Translation tool]] now has another level of article filters added to the "[https://en.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=fi#/ ... More]" category. Translators who use the Suggestions feature can now select and receive article suggestions that are customized to geographical locations of their interest using the new "{{int:Cx-sx-suggestions-filters-tab-regions}}" filter. [https://phabricator.wikimedia.org/T113257]
* Administrators can now limit "Add a Link" to newcomers. The [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|"Add a Link"]] Structured Task [[mw:Special:MyLanguage/Growth/Constructive activation experimentation#Enwiki A/B test & "Add a Link" Improvements (Wiki Experiences 1.2.11 & 1.2.16)|helps new account holders start editing]], but some communities have requested the ability to restrict it to its intended audience: newcomers. Administrators can configure this setting within the [[Special:CommunityConfiguration/GrowthSuggestedEdits|Community Configuration]] feature.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:29}} community-submitted {{PLURAL:29|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* For AbuseFilter editors on [[phab:T392144|some wikis]], it is now possible to filter edits based on the RevertRisk score of the edit being attempted. It is only populated if the action being evaluated is an edit. For more information, please see the [[mw:Special:MyLanguage/Extension:ORES/AbuseFilter variables#What variables are available for use|ORES/AbuseFilter variables]] documentation.
* The [[mw:Special:MyLanguage/Beta Cluster|Beta Cluster]] wikis have [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/YDABPV75LADRQCXMJAFWUP256N4EQ25B/|been moved]] from <code dir=ltr>beta.wmflabs.org</code> to <code dir=ltr>beta.wmcloud.org</code>. Users may need to update URLs in any tools, or in their password managers. Any related issues can be [[phab:T289318|reported in the task]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.11|MediaWiki]]
'''Meetings and events'''
* [[m:Special:MyLanguage/WikiCite 2025|WikiCite 2025]] will take place from 29–31 August, both online and in-person in Bern, Switzerland. The event's goals are to reconnect communities, institutions, and individuals working with open citations, bibliographic data, and the Wikidata/Wikibase ecosystem. Registration is open and the call for proposals will be announced soon. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/KQZUG3ETKLBWPBYSB2YAWZIRPWHS24TG/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W30"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:४१, २१ July २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29005283 -->
== <span lang="en" dir="ltr">Migration to Parsoid</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
<em>[[m:Special:MyLanguage/Wikimedia Foundation/Product and Technology/Parsoid Read Views/Read View Announcement|Read this in another language]]</em>
Hello everyone! I am glad to inform you that as the next step in the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parser Unification]] project, Parsoid will soon be turned on as the default article renderer on your wiki. We are gradually increasing the number of wikis using Parsoid, with the intention of making it the default wikitext parser for MediaWiki's next long-term support release. This will make our wikis more reliable and consistent for editors, readers, and tools to use, as well as making the development of future wikitext features easier.
If this disrupts your workflow, don’t worry! You can still opt out through a user preference or turn Parsoid off on the current page using the Tools submenu, as described in the [[mw:Special:MyLanguage/Help:Extension:ParserMigration|Extension:ParserMigration]] documentation.
There is [[mw:Special:MyLanguage/Parsoid/Parser_Unification/Confidence_Framework|more information about our roll-out strategy]] available, including the testing done before we turn on Parsoid for a new wiki.
To report bugs and issues, please look at our [[mw:Special:MyLanguage/Parsoid/Parser Unification/Known Issues|known issues]] documentation and if you found a new bug please create a phab ticket and tag the [[phab:project/view/5846|Content Transform Team in Phabricator]].
<section end="announcement-content" />
</div>
<bdi lang="en" dir="ltr">[[mw:User:ABreault (WMF)|Content Transform Team]]</bdi> २१:३६, २५ July २०२५ (UTC)
<!-- Message sent by User:ABreault (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Wikimedia_Foundation/Product_and_Technology/Parsoid_Read_Views/2025-07-23_Wikipedias&oldid=29034875 -->
== <span lang="en" dir="ltr">Tech News: 2025-31</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/31|Translations]] are available.
'''Weekly highlight'''
* The Community Tech team will be focusing on wishes related to Watchlists and Recent Changes pages, over the next few months. They are looking for feedback. Please [[m:Special:MyLanguage/Community Wishlist/Updates#July 24, 2025: Watchlists and Recent Changes pages|read the latest update]], and if you have ideas, please [[m:Special:MyLanguage/Community Wishlist|submit a wish]] on the topic.
'''Updates for editors'''
* The Wikimedia Commons community has decided to block [[:mw:Special:MyLanguage/Upload dialog|cross-wiki uploads]] to Wikimedia Commons, for all users without autoconfirmed rights on that wiki, starting on August 16. This is because of [[:c:Commons:Cross-wiki media upload tool/History|widespread problems]] related to files that are uploaded by newcomers. Users who are affected by this will get an error message with a link to the less restrictive UploadWizard on Commons. Please help translating the [[:c:Special:MyLanguage/MediaWiki:Abusefilter-disallowed-cross-wiki-upload|message]] or give feedback on the message text. Please also update your local help pages to explain this restriction. [https://phabricator.wikimedia.org/T370598]
* On wikis with temporary accounts enabled and Meta-Wiki, administrators may now set up a footer for the Special:Contributions pages of temporary accounts, similar to those which can be shown on IP and user-account pages. They may do it by creating the page named <code dir=ltr>MediaWiki:Sp-contributions-footer-temp</code>. [https://phabricator.wikimedia.org/T398347]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.12|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2025:Wikimania|Wikimania 2025]] will run from August 6–9. The [https://wikimedia.eventyay.com/talk/wikimania2025/schedule/ program is available] for you to plan which sessions you want to attend. Most sessions will be live-streamed, with exceptions for those that show the "no camera" icon. If you are joining online to watch live-streams and use the interactive features, please [[wmania:Special:MyLanguage/2025:Registration|register]] for a free virtual ticket. For example, you may be interested in technical sessions such as:
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/KFEFVG/ Temporary Accounts: Enhancing privacy for our unregistered editors]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/TVCVAB/ Building a Sustainable Future for Wikimedia Contributors]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/WTRQCJ/ A dozen visions for wikitext!]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/8YKKP9/ Coordinate Across Stakeholders with the Product and Technology Advisory Council]
* The [[mw:Special:MyLanguage/MediaWiki Users and Developers Conference Fall 2025|MediaWiki Users and Developers Conference, Fall 2025]] will be held 28–30 October 2025 in Hanover, Germany. This event is organized by and for the third-party MediaWiki community. You can propose sessions and register to attend.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W31"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:२५, २९ July २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29051727 -->
== <span lang="en" dir="ltr">Tech News: 2025-32</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W32"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/32|Translations]] are available.
'''Updates for editors'''
* Editors can now enable the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/User Info|User Info card]]. This feature adds an icon next to usernames on history pages and similar user-contribution log pages. When you tap or click on the icon, it displays data related to that user account such as the number of edits, reverted edits, blocks, and more. It's part of a broader project to make it easier for moderators to evaluate account trustworthiness. The feature can be enabled in [[testwiki:Special:GlobalPreferences#mw-prefsection-rendering|your global preferences]], and later this week it will be available in local preferences. [https://phabricator.wikimedia.org/T386439]
* Everybody is invited to share comments on [[m:Special:MyLanguage/CampaignEvents/Collaborative contributions|Collaborative Contributions]], a project recently launched by the [[m:Special:MyLanguage/Connection Team|Connection team]]. The project aims to create a new way to display the impact of collaborative editing activities (such as edit-a-thons, backlog drives, and WikiProjects) on the wikis. Post your comments on the [[m:Talk:CampaignEvents/Collaborative contributions|project talk page]]. [https://phabricator.wikimedia.org/T378035]
* Administrators can now define the default block duration for temporary accounts. To do that, they need to create a page named <code dir=ltr>MediaWiki:Ipb-default-expiry-temporary-account</code> and use a value defined in <code dir=ltr>MediaWiki:Ipboptions</code>. This allows administrators to easily block temporary accounts for 90 days, which is functionally equivalent to an indefinite block. The advantage of this solution is that it does not clutter Special:BlockList. [[mw:Special:MyLanguage/Manual:Block and unblock#Default block duration options|More documentation]] is available. [https://phabricator.wikimedia.org/T398626]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Gadgets can now include <code dir=ltr>.vue</code> files. This makes it easier to develop modern user interfaces using [[mw:Vue.js|Vue.js]], in particular using [[mw:Special:MyLanguage/Codex|Codex]], the official design system of Wikimedia. [[wmdoc:codex/latest/icons/overview.html|Codex icons]] can be loaded through the gadget definition. [[mw:Special:MyLanguage/Extension:Gadgets#Pages|The documentation]] has examples. For user scripts that use Vue.js, an [[mw:API:CodexIcons|API module]] now exists to load Codex icons. [https://phabricator.wikimedia.org/T340460][https://phabricator.wikimedia.org/T311099]
* Module developers can now use a [[mw:Help:Extension:Translate/Message Bundles/Lua reference|Lua interface]] to simplify the preparation of Lua modules for translation on Meta-Wiki. This improvement makes it easier for translators to find and edit module strings without dealing with raw Lua code. It helps prevent mistakes that could break the module during translation. Module developers and translators are invited to [[commons:File:Translatable modules video demo July 2025.webm|watch the demo video]], read more about [[mw:Special:MyLanguage/Translatable modules|translatable modules]] to understand how it works, refer to Meta-Wiki's [[m:Module:User Wikimedia project|Module:User Wikimedia project]] for example usage, and [[mw:Talk:Translatable modules|share their feedback]] on how well it addresses the challenges in their workflow. The interface still has some performance issues, so it should not be used in widely used modules yet. [https://phabricator.wikimedia.org/T359918]
* Developers of external tools that connect to Wikimedia pages must set a user-agent that complies with [[foundation:Special:MyLanguage/Policy:Wikimedia Foundation User-Agent Policy|the user-agent policy]]. This policy will start to be more strongly enforced in August because of external crawlers that are [[diffblog:2025/04/01/how-crawlers-impact-the-operations-of-the-wikimedia-projects/|overusing]] Wikimedia's resources. Tools that are hosted on Wikimedia's Toolforge or Cloud VPS will not be affected by this for now, but should still set a user-agent. [[phab:T400119|More technical details are available]], and related questions are welcome in that task.
* Parsoid Read Views is going to be rolling out to some smaller Wikipedias over the next few weeks, following the successful transition of Wikivoyages and Wiktionaries to Parsoid Read Views. For more information, see the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parsoid/Parser Unification]] project page. [https://phabricator.wikimedia.org/project/profile/7694/]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.13|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2025:Wikimania|Wikimania 2025]] will run from August 6–9. The [https://wikimedia.eventyay.com/talk/wikimania2025/schedule/ program is available] for you to plan which sessions you want to attend. Most sessions will be live-streamed, with exceptions for those that show the "no camera" icon. If you are joining online to watch live-streams and use the interactive features, please [[wmania:Special:MyLanguage/2025:Registration|register]] for a free virtual ticket. For example, you may be interested in technical sessions such as:
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/GEH9DH/ Wikimedia’s knowledge infrastructure in a changing internet: Establishing sustainable pathways for content reuse]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/7ELN9Q/ Wikifunctions is coming soon to a wiki near you!]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/ZMGVJV/ Shaping the Future of Wikipedia’s Reader Experience]
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/KCKTFZ/ Making Wikipedia More Readable: What Comes Next]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/32|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W32"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०३:३९, ५ August २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29083927 -->
== <span lang="en" dir="ltr">Tech News: 2025-33</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W33"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/33|Translations]] are available.
'''Updates for editors'''
* The WikiEditor toolbar now includes [[mw:Special:MyLanguage/Help:Extension:WikiEditor#Keyboard shortcuts|its keyboard shortcuts]] in the tooltips for its buttons. This will help to improve the discoverability of this feature. [https://phabricator.wikimedia.org/T400583]
* The [[m:Special:MyLanguage/Product and Technology Advisory Council|Product and Technology Advisory Council]] published a set of [[m:Special:MyLanguage/Product and Technology Advisory Council/August 2025 draft PTAC proposals for feedback|proposed experiments]] the Wikimedia Foundation can try to improve communication with community. Feedback on the proposals are welcomed until August 22 on [[m:Talk:Product and Technology Advisory Council/August 2025 draft PTAC proposals for feedback|this talk page]].
* The search bar on the Minerva skin (mobile) has been updated to use the same type-ahead search component that is used on the Vector 2022 skin. There are no changes in search functionality but there are minor visual changes. Specifically, the close-search button has been changed from an "X" to a back arrow. This helps to distinguish it from the other "X" button that is used to clear any text. [https://phabricator.wikimedia.org/T393944]
* Editors on some wikis will see a new toggle for "Group results by page" on watchlist, related changes, and recent changes pages. This is [[mw:Special:MyLanguage/Moderator Tools/Watchlist/Experiment|an A/B experiment]] that is planned to start on August 11, and will run for 3–6 weeks on the Bengali, Chinese, Czech, French, Greek, Portuguese, and Urdu Wikipedias. The experiment will examine how making this feature more discoverable might affect editors' ability to find the edits they are looking for. [https://phabricator.wikimedia.org/T396789]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* The multiwiki datasets of [[:wikt:en:Module:Unicode data|Unicode data]] have been moved to [[c:Category:Unicode Module Datasets|Category:Unicode Module Datasets]] on Wikimedia Commons, to follow the idea of "One common data source, multiple local wikis". Most wikis have been updated to use the Commons version. You can ask questions at [[c:Category talk:Unicode Module Datasets|the talkpage]]. [https://en.wiktionary.org/wiki/Module_talk:Unicode_data#Data_from_commons]
* Lua code can add warnings when something is wrong, by using the <code dir=ltr>mw.addWarning()</code> function. It is now possible to add more than one warning, instead of new warnings replacing old ones. If you maintain a Lua module that used warnings, you should check it still works as expected. [https://phabricator.wikimedia.org/T398390]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.14|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/33|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W33"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:२८, ११ August २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29106516 -->
== <span lang="en" dir="ltr">Tech News: 2025-34</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/34|Translations]] are available.
'''Updates for editors'''
* Later this week, people who are logged-in and have the "[[mw:Special:MyLanguage/Talk pages project/Feature summary|Discussion tools]]" [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] enabled will gain the ability to "Thank" individual comments directly from talk pages, rather than needing to navigate to page history. [[mw:Special:MyLanguage/Talk pages project/Feature summary#Comment actions|Learn more about this feature]]. [https://phabricator.wikimedia.org/T400849]
* An A/B test comparing two versions of the desktop donate link launched on testwiki on 12 August and on English Wikipedia 14 August for 0.1% of logged out users on the desktop site. The experiment will run for three weeks, ending on 12 September. [https://phabricator.wikimedia.org/T395716]
* An A/A test to measure the baseline for reader retention was launched 12 August using [[wikitech:Experimentation Lab|Experimentation Lab]]. This measures the percentage of users who revisit a wiki after their initial visit over a 14-day period. No visual changes are expected. The experiment will run through 31 August. [https://phabricator.wikimedia.org/T399227]
* Five new wikis have been created:
** a {{int:project-localized-name-group-wikisource/en}} in [[d:Q34057|Tagalog]] ([[s:tl:|<code>s:tl:</code>]]) [https://phabricator.wikimedia.org/T388639]
** a {{int:project-localized-name-group-wikisource/en}} in [[d:Q36213|Madurese]] ([[s:mad:|<code>s:mad:</code>]]) [https://phabricator.wikimedia.org/T391747]
** a {{int:project-localized-name-group-wikipedia/en}} in [[d:Q3450749|Rakhine]] ([[w:rki:|<code>w:rki:</code>]]) [https://phabricator.wikimedia.org/T392490]
** a {{int:project-localized-name-group-wikibooks/en}} in [[d:Q13324|Minangkabau]] ([[b:min:|<code>b:min:</code>]]) [https://phabricator.wikimedia.org/T395452]
** a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q7598268|Standard Moroccan Amazigh]] ([[wikt:zgh:|<code>wikt:zgh:</code>]]) [https://phabricator.wikimedia.org/T399684]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:46}} community-submitted {{PLURAL:46|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.15|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W34"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:३६, १९ August २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29127690 -->
== <span lang="en" dir="ltr">Tech News: 2025-35</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/35|Translations]] are available.
'''Updates for editors'''
* [[File:Octicons-gift.svg|12px|link=|class=skin-invert|Wishlist item]] [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Template authors can now use additional CSS properties, since the CSS sanitizer used by [[mw:Special:MyLanguage/Help:TemplateStyles|TemplateStyles]] was updated. For example: <code>width: fit-content</code>; <code>ruby-align</code>; relative units such as <code>lh</code>; and custom strings in <code>list-style-type</code>. These improvements are a [[m:Special:MyLanguage/Community Wishlist/Wishes/Allow use of modern CSS in templates by updating the TemplateStyles CSS sanitizer|Community Wishlist wish]]. [https://phabricator.wikimedia.org/T271958][https://phabricator.wikimedia.org/T277755][https://phabricator.wikimedia.org/T293633][https://phabricator.wikimedia.org/T295088][https://phabricator.wikimedia.org/T326906][https://phabricator.wikimedia.org/T340057][https://phabricator.wikimedia.org/T360725][https://phabricator.wikimedia.org/T371809][https://phabricator.wikimedia.org/T375344][https://phabricator.wikimedia.org/T394619]
* On large wikis, the default time period to display edits from, within the Special:RecentChanges page, has been changed from 7 days to 1 day. This is part of a performance improvement project. This should have no user-facing impact due to the quantity of edits on these wikis. [https://phabricator.wikimedia.org/T399455]
* Administrators can now access the [[{{#special:BlockedExternalDomains}}]] page from the [[{{#special:CommunityConfiguration}}]] list page. This makes it easier to find. [https://phabricator.wikimedia.org/T393240]
* Wikimedia Commons videos were not shown in the Videos tab in Google Search. The problem was investigated and reported to Google who have now fixed the issue. [https://phabricator.wikimedia.org/T396168][https://meta.wikimedia.org/wiki/Community_Wishlist/Wishes/Do_something_about_Google_%26_DuckDuckGo_search_not_indexing_media_files_and_categories_on_Commons]
* One new wiki has been created: a {{int:project-localized-name-group-wiktionary/en}} in [[d:Q33014|Betawi]] ([[wikt:bew:|<code>wikt:bew:</code>]]) [https://phabricator.wikimedia.org/T402130]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:39}} community-submitted {{PLURAL:39|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* Two fields of the [[mw:Special:MyLanguage/Manual:Recentchanges table|recentchanges database table]] are being removed. <code>rc_new</code> and <code>rc_type</code> are being removed in favor of <code>rc_source</code>. Queries to these older fields will start to fail starting this week and developers should use <code>rc_source</code> instead. These older fields were deprecated over 10 years ago and should not be in use. This is part of work to improve the performance and stability of queries to the recentchanges table. [https://phabricator.wikimedia.org/T400696]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.16|MediaWiki]]
'''In depth'''
* The latest quarterly [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/July|Language and Internationalization Newsletter]] is now available. This edition includes: support for new languages in MediaWiki and translatewiki; the start of the Language Onboarding and Development project to help support the growth of new and small wikis; updates on research projects; and more.
'''Meetings and events'''
* The next [[mw:Special:MyLanguage/Wikimedia Language and Product Localization/Community meetings#29 August 2025|Language Community Meeting]] is happening soon, August 29th at [https://zonestamp.toolforge.org/1756479600 15:00 UTC]. This week's meeting will cover: the Avro keyboard developers from Wikimedia Bangladesh, who were recently awarded a national award for their contributions to this keyboard; and other topics.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W35"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:१०, २६ August २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29175124 -->
== <span lang="en" dir="ltr">Temporary accounts will be rolled out soon</span> ==
<div lang="en" dir="ltr">
<section begin="body"/>
Hello, we are the Wikimedia Foundation [[mw:Special:MyLanguage/Product Safety and Integrity|Product Safety and Integrity]] team. We would like to announce that '''we plan to enable [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] for this wiki in the week of September 1'''.
Temporary accounts are successfully live on 30 wikis, including many large ones like German, Japanese, and French. The change they bring is especially relevant to logged-out editors, who this feature is designed to protect. But it is also relevant to community members like mentors, patrollers, and admins – anyone who reverts edits, blocks users, or otherwise interacts with logged-out editors as part of keeping the wikis safe and accurate.
'''Why we are building temporary accounts'''
Our wikis should be safer to edit by default for logged-out editors. Temporary accounts allow people to continue editing the wikis without creating an account, while avoiding publicly tying their edits to their IP address. We believe this is in the best interest of our logged-out editors, who make valuable contributions to the wikis and who may later create accounts and grow our community of editors, admins, and other roles. Even though the wikis do warn logged-out editors that their IP address will be associated with their edit, many people may not understand what an IP address is, or that it could be used to connect them to other information about them in ways they might not expect.
Additionally, our moderation software and tools rely too heavily on network origin (IP addresses) to identify users and patterns of activity, especially as IP addresses themselves are becoming less stable as identifiers. Temporary accounts allow for more precise interactions with logged-out editors, including more precise blocks, and can help limit how often we unintentionally end up blocking good-faith users who use the same IP addresses as bad-faith users.
'''How temporary accounts work'''
[[File:Temporary account banner and empty talk page.png|thumb]]
Any time a logged-out user publishes an edit on this wiki, a cookie will be set in this user's browser, and a temporary account tied with this cookie will be automatically created. This account's name will follow the pattern: <code dir=ltr>~2025-12345-67</code> (a tilde, current year, a number). On pages like Recent Changes or page history, this name will be displayed. The cookie will expire 90 days after its creation. As long as it exists, all edits made from this device will be attributed to this temporary account. It will be the same account even if the IP address changes, unless the user clears their cookies or uses a different device or web browser. A record of the IP address used at the time of each edit will be stored for 90 days after the edit. However, only some logged-in users will be able to see it.
'''What does this mean for different groups of users?'''
'''For logged-out editors'''
* This increases privacy: currently, if you do not use a registered account to edit, then everybody can see the IP address for the edits you made, even after 90 days. That will no longer be possible on this wiki.
* If you use a temporary account to edit from different locations in the last 90 days (for example at home and at a coffee shop), the edit history and the IP addresses for all those locations will now be recorded together, for the same temporary account. Users who [[foundation:Special:MyLanguage/Policy:Access_to_temporary_account_IP_addresses|meet the relevant requirements]] will be able to view this data. If this creates any personal security concerns for you, please contact talktohumanrights at wikimedia.org for advice.
'''For community members interacting with logged-out editors'''
* A temporary account is uniquely linked to a device. In comparison, an IP address can be shared with different devices and people (for example, different people at school or at work might have the same IP address).
* Compared to the current situation, it will be safer to assume that a temporary user's talk page belongs to only one person, and messages left there will be read by them. As you can see in the screenshot, temporary account users will receive notifications. It will also be possible to thank them for their edits, ping them in discussions, and invite them to get more involved in the community.
'''For users who use IP address data to moderate and maintain the wiki'''
* '''For patrollers''' who track persistent abusers, investigate violations of policies, etc.: Users who [[foundation:Special:MyLanguage/Policy:Access_to_temporary_account_IP_addresses|meet the requirements]] will be able to reveal temporary users' IP addresses and all contributions made by temporary accounts from a specific IP address or range ([[Special:IPContributions]]). They will also have access to useful information about the IP addresses thanks to the [[mw:Special:MyLanguage/Trust and Safety Product/IP Info|IP Info]] feature. Many other pieces of software have been built or adjusted to work with temporary accounts, including AbuseFilter, global blocks, Global User Contributions, and more. (For information for volunteer developers on how to update the code of your tools – see the last part of the message.)
* '''For admins blocking logged-out editors''':
** It will be possible to block many abusers by just blocking their temporary accounts. A blocked person won't be able to create new temporary accounts quickly if the admin selects the [[mw:Special:MyLanguage/Autoblock|autoblock]] option.
** It will still be possible to block an IP address or IP range.
* Temporary accounts will not be retroactively applied to contributions made before the deployment. On Special:Contributions, you will be able to see existing IP user contributions, but not new contributions made by temporary accounts on that IP address. Instead, you should use Special:IPContributions for this.
'''Our requests for you, and next steps'''
* If you know of any tools, bots, gadgets etc. using data about IP addresses or being available for logged-out users, you may want to test if they work on [[testwiki:Main_Page|testwiki]] or [[test2wiki:Main_Page|test2wiki]]. If you are a volunteer developer, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|read our documentation for developers]], and in particular, the section on [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers#How should I update my code?|how your code might need to be updated]].
* If you want to test the temporary account experience, for example just to check what it feels like, go to testwiki or test2wiki and edit without logging in.
* Tell us if you know of any difficulties that need to be addressed. We will try to help, and if we are not able, we will consider the available options.
* Look at our [[m:Meta:Babel#Temporary_Accounts:_access_to_IP_addresses_and_next_steps|previous message]] about requirements for users without extended rights who may need access to IP addresses.
To learn more about the project, check out [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/FAQ|our FAQ]] – you will find many useful answers there. You may also [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|look at the updates]] (we have just posted one) and [[mw:Newsletter:Product Safety and Integrity|subscribe to our new newsletter]]. If you'd like to talk to me (Szymon) off-wiki, you will find me on Discord and Telegram. Thank you!<section end="body" />
</div>
<bdi lang="en" dir="ltr">[[m:user:NKohli (WMF)|NKohli (WMF)]], [[m:user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]]</bdi> २१:३६, २६ August २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Quiddity_(WMF)/sandbox6&oldid=29181713 -->
== <span lang="en" dir="ltr">Tech News: 2025-36</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W36"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/36|Translations]] are available.
'''Weekly highlight'''
* The Editing team wants to compile a list of templates, jargon terms, and policies used in edit summaries when a copyright violation is removed. This will help them identify the number of edits reverted due to copyright issues. We invite community members from the following Wikis to list these terms in [[Phab:T402601|T402601]], or to share their list with [[User:Trizek (WMF)|Trizek_(WMF)]]: {{int:project-localized-name-arwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-cswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-dewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-enwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-eswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-fawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-idwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-itwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nlwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-plwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-trwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ukwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-viwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-zhwiki/en}}. This project is open until September 9th 2025.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] has been enabled for all Wikisources. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. The extension has three features: [[m:Special:MyLanguage/Event Center/Registration|Event Registration]], [[m:Special:MyLanguage/CampaignEvents/Collaboration list|Collaboration List]], and [[m:Special:MyLanguage/Connection Team/Invitation list|Invitation List]]. To request the extension for your wiki, visit the Deployment information page. [https://meta.wikimedia.org/wiki/CampaignEvents/Deployment_status#How_to_Request_the_CampaignEvents_Extension_for_your_wiki]
* The lists in the footer of the editing interface, such as "Templates used on this page," will now be organized into columns when there is enough space. This enhancement minimizes scrolling when editing lengthy articles on Wikipedia. [https://phabricator.wikimedia.org/T401066]
* On September 3rd, 2025 we will increase the sampling percentages of our [[mw:Special:MyLanguage/Moderator Tools/Watchlist/Experiment#Scope of the experiment|group by toggle experiment]] of the <code>Special:RecentChanges</code>, <code>Special:Watchlist</code>, and <code>Special:RelatedChanges</code> pages on the Chinese, French, and Portuguese Wikipedias to 100 percent, allowing more editors to be part of this experiment. This adjustment is intended to ensure we have sufficient data to make informed decisions when evaluating the experiment results. [https://phabricator.wikimedia.org/T402958][https://phabricator.wikimedia.org/T396789]
* Upon clicking an empty search bar, logged-out users will see suggestions of articles for further reading on English Wikipedia beginning the week of September 22. The feature will be available on both desktop and mobile. All non-English wikis received this change in June and July. The goal is to make it easier for users to find articles. [[mw:Special:MyLanguage/Reading/Web/Content Discovery Experiments/Search Suggestions|Learn more]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:37}} community-submitted {{PLURAL:37|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.17|MediaWiki]]
'''In depth'''
* Wikifunctions now has a new capability called "lightweight enumeration types", an enumeration type is simply a fixed set of values that's in the type's definition. This capability makes it quick and easy to define such a type, and allows for the reuse of values that are already present in Wikidata. Here is [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-07-19|a newsletter]] to learn more.
* The latest [[mw:Special:MyLanguage/Readers/Newsletter updates#August 2025: Newsletter #1|Readers Newsletter]] is now available. This edition includes: the formation of two new teams — Reader Growth and Reader Experience; insights into declining pageviews and account creations; highlights from the Wikimania Nairobi panel on improving the reading experience; upcoming experiments to engage new and existing readers; and more.
'''Meetings and events'''
* Spotlight on some Wikimania 2025 Sessions:
** Identifying AI-generated text by searching for ISBNs whose checksums fail: Mathias Schindler of WMDE [https://www.youtube.com/watch?v=Dw9o8Lsl974&t=15910s shared tools to help communities search for these].
** [https://wikimedia.eventyay.com/talk/wikimania2025/talk/TCHZKH/ La durabilité du mouvement Wikimedia face aux défis actuels et futurs]: This session explored how Wikimedia can stay a trusted source of knowledge in the age of generative AI, information overload, and disinformation.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/36|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W36"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:४८, १ September २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29196010 -->
== <span lang="en" dir="ltr">Tech News: 2025-37</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W37"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/37|Translations]] are available.
'''Weekly highlight'''
* The Editing team is working on a new check: [[mw:Special:MyLanguage/Paste 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 [[phab:T403680|tell us in this task]], or [[mw:Talk:Edit check|contact the team]].
'''Updates for editors'''
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] Later this week, users of the "{{int:codemirror-beta-feature-title}}" [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] will be able to use a [[w:en:Lint (software)|linting tool]] to see errors or other potential problems in wikitext in real time. See the [[mw:Special:MyLanguage/Help:Extension:CodeMirror#Linting|help page for more information]]. [https://phabricator.wikimedia.org/T381577]
* [[File:Octicons-tools.svg|12px|link=|class=skin-invert|Advanced item]] When browsing a wiki (like <code dir=ltr>en.wikipedia.org</code>), the software responds in one of two ways: a desktop page, or a redirect to a mobile version on an "m" domain (like <code dir=ltr>en.m.wikipedia.org</code>). 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. [[mw:Requests for comment/Mobile domain sunsetting/2025 Announcement|Learn more]]. [https://phabricator.wikimedia.org/T214998]
* 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. [https://phabricator.wikimedia.org/T365303]
* 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. [[m:Wikidata For Wikimedia Projects/Reduce change propagation noise#Phase 1: Turn off (temporarily) Qualifiers and References Wikidata edits to the Recent Changes tables|Learn more]]. [https://phabricator.wikimedia.org/T401286][https://phabricator.wikimedia.org/T400698]
* 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. [https://phabricator.wikimedia.org/T318269]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.18|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/37|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W37"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:१२, ९ सेप्टेम्बर २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29238161 -->
== <span lang="en" dir="ltr">Tech News: 2025-38</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W38"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/38|Translations]] are available.
'''Updates for editors'''
* References lists that are made using the <code dir=ltr><nowiki><references/></nowiki></code> [[mw:Special:MyLanguage/Help:Cite#references-tag|tag]] will now automatically display with columns in Vector 2022 when readers are using its 'standard' settings for text-size and page-width. [https://phabricator.wikimedia.org/T334941]
* Starting in the week of October 6, on [[git:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/small.dblist|small wikis]] and [[git:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/medium.dblist|medium wikis]] that have the [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|CampaignEvents extension]] enabled, all autoconfirmed users will be able to use [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] as an organizer. No changes will be made for [[git:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/large.dblist|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. [[m:Special:MyLanguage/CampaignEvents/Proposal to grant autoconfirmed users on small and medium wikis the organizer access to the event registration tool|Learn more]].
* Users that search using regular expressions (regex) can now use additional features including:
** for the <code dir=ltr>intitle:</code> keyword: [[mw:Special:MyLanguage/Help:CirrusSearch#Metacharacters|metacharacters]] for start-of-line (<code dir=ltr>^</code>) and end-of-line (<code dir=ltr>$</code>) anchors [https://phabricator.wikimedia.org/T317599]
** for both <code dir=ltr>intitle:</code> and <code dir=ltr>insource:</code> keywords: shorthand [[mw:Special:MyLanguage/Help:CirrusSearch#Character_Classes|character classes]] for digits (<code dir=ltr>\d</code>), whitespace (<code dir=ltr>\s</code>), and word characters (<code dir=ltr>\w</code>); and [[mw:Special:MyLanguage/Help:CirrusSearch#Escape codes|escape codes]] for line feed (<code dir=ltr>\r</code>), newline (<code dir=ltr>\n</code>), tab (<code dir=ltr>\t</code>), and unicode (e.g. <code dir=ltr>\uHHHH</code>). [https://phabricator.wikimedia.org/T403212]
* 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. [https://phabricator.wikimedia.org/T306325]
* [[m:Special:MyLanguage/Tech/Server switch|All wikis will be read-only]] for a few minutes on September 24. This is planned at [https://zonestamp.toolforge.org/1758726000 15:00 UTC]. This is for the datacenter server switchover backup tests which happen twice a year. You can [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the background and details of this process on the Diff blog]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T401043]
'''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 [https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ2aZzbXeQvjOF7gB1fJXiwAYemQjKf4sXNaRODPA7_obFyNBwkzNkoVCoTF-aeov89kIjXHbCQm join an upcoming discovery interview], or [[mw:MediaWiki Interfaces Team/Developer Feedback/Wikimedia Web APIs|leave feedback onwiki]]. [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/C4FBAOA57PH6G5ORVMAUF5TGYBLZDU5Q/|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. [[m:Wikidata For Wikimedia Projects/Reduce change propagation noise#Phase 1: More granular Alias tracking|Learn more]]. [https://phabricator.wikimedia.org/T401288]
* The new [https://www.unicode.org/versions/Unicode17.0.0/ Unicode 17.0] version has been released. The [[:c:Category:Unicode Module Datasets|datasets on Commons]] for the [[:d:Q39301585|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 [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] Structured Contents endpoints can now access [https://enterprise.wikimedia.com/blog/parsed-wikipedia-tables/ Parsed Tables]. The new Parsed Tables feature extracts and represents Wikipedia tables in structured JSON. This improves machine accessibility as part of the [https://enterprise.wikimedia.com/api/structured-contents/ Structured Contents initiative]. Structured Contents output is freely available through the [https://enterprise.wikimedia.com/docs/on-demand/#article-structured-contents-beta On-demand API], or through Wikimedia Cloud Services.
* A [https://www.kaggle.com/datasets/wikimedia-foundation/english-wikipedia-people-dataset dataset of English Wikipedia biographical information] from [[m:Special:MyLanguage/Wikimedia Enterprise|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).
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.19|MediaWiki]]
'''Meetings and events'''
* [[wmania:Special:MyLanguage/2026:Scholarships|Scholarship applications]] for Wikimania 2026 in Paris, France, are open until October 31.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/38|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W38"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १७:०५, १५ सेप्टेम्बर २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29263921 -->
== <span lang="en" dir="ltr">Server switch - Your wiki will be read-only for a short time soon</span> ==
<div lang="en" dir="ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster.
All traffic will switch on '''{{#time:j xg|2025-09-24|en}}'''. The switch will start at '''[https://zonestamp.toolforge.org/{{#time:U|2025-09-24T15:00|en}} {{#time:H:i e|2025-09-24T15:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
A banner will be displayed on all wikis 30 minutes before this operation happens. This banner will remain visible until the end of the operation.
You can contribute to the [https://meta.wikimedia.org/w/index.php?title=Special%3ATranslate&group=Centralnotice-tgroup-read_only_banner&task=view&language=&filter=&action=translate translation or proofreading] of this banner text.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2025-09-24|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule.
'''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|{{int:talk}}]])</span> १५:४१, १८ सेप्टेम्बर २०२५ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=29170715 -->
== <span lang="en" dir="ltr">Tech News: 2025-39</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W39"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/39|Translations]] are available.
'''Weekly highlight'''
* [https://zonestamp.toolforge.org/1758726000 On September 24th at 15:00 UTC], all Wikimedia sites users will experience a brief read-only period due to a scheduled [[m:Special:MyLanguage/Tech/Server switch|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 [http://listen.hatnote.com/ "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 [[diffblog:2025/03/12/hear-that-the-wikis-go-silent-twice-a-year/|read more about the process on the Diff blog]].
'''Updates for editors'''
* Editors of [[f:Special:Mylanguage/Wikifunctions:Status updates/2025-09-12#Next round of Wiktionaries to receive embedded Wikifunctions calls|60 more Wiktionaries]] will soon be able to call [[f:Special:MyLanguage/Wikifunctions:Introduction|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 [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-29#Wikifunctions available on 65 Wiktionaries|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 [[mw:Special:MyLanguage/Help:Magic words#Technical metadata of another page|parser function]] has been added: <code><nowiki>{{#contentmodel}}</nowiki></code>. Template editors and admins can use it to get the localized or canonical name of the [[mw:Special:MyLanguage/Help:ChangeContentModel|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. [https://phabricator.wikimedia.org/T328254]
* Adding or editing a <code>DISPLAYTITLE</code> for an article using VisualEditor will no longer be broken. Editors who use VisualEditor mode to modify the <code><nowiki>{{DISPLAYTITLE}}</nowiki></code> 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 [[phab:P83438|this ticket]].
* Beta users of the Wikipedia Android app can now try the redesigned [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android/Activity Tab Experiment|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:12}} community-submitted {{PLURAL:12|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.20|MediaWiki]]
'''In depth'''
* Wikifunctions users can now import many essential facts involving [[f:Special:MyLanguage/Z6011|geo-coordinates]], [[f:Special:MyLanguage/Z6010|quantities]] and [[f:Special:MyLanguage/Z6064|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 [[c:File:ImportingWikidataDatatypesIntoWikifunctions.webm|this video]] and Wikifunctions' [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-01#News in Types I: Wikidata quantity|August 1 newsletter]] (for quantities) and [[f:Special:MyLanguage/Wikifunctions:Status updates/2025-08-22#News in Types: Wikidata geo-coordinate|August 22 newsletter]] (for geo-coordinates).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/39|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W39"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २२:५४, २२ सेप्टेम्बर २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29305556 -->
== <span lang="en" dir="ltr">Tech News: 2025-40</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W40"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/40|Translations]] are available.
'''Weekly highlight'''
* A major software upgrade has been made to [[phab:|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. [https://phabricator.wikimedia.org/phame/post/view/321/iterative_improvements_september_2025/]
'''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 [[:m:Special:MyLanguage/Community Wishlist/Updates|in the latest update]] or you can consult the [[:mw:Special:MyLanguage/Help:Extension:CommunityRequests|current documentation on MediaWiki]].
* As announced [[diffblog:2025/09/02/better-detecting-bots-and-replacing-our-captcha/|on Diff blog]], the production trial of the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/hCaptcha|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 [[mw:Special:MyLanguage/Extension:ConfirmEdit#FancyCaptcha|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 [[mw:Special:MyLanguage/Extension:CampaignEvents|CampaignEvents]] extension has been [[m:Special:MyLanguage/CampaignEvents/Deployment status|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 [[c:Special:MyLanguage/Commons:Event organizers|event organizer right]].
* [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|Sub-referencing]], a new feature to re-use references with different details has been released to German Wikipedia. You can [[:m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#test|test the feature]] on testwiki or [https://en.wikipedia.beta.wmcloud.org/wiki/Sub-referencing on betawiki] as well. Please share your thoughts on [[:m:Talk:WMDE Technical Wishes/Sub-referencing#Templates used in sub-references|using templates in sub-references]] or [[:m:Talk:WMDE Technical Wishes/Sub-referencing#Pilot wikis|volunteer to become a pilot wiki]].
* On wikis using the [[mw:Special:MyLanguage/Help:Growth/Mentorship|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. [https://phabricator.wikimedia.org/T403563]
* The Editing Team and the Machine Learning Team are working on a new check for newcomers: [[mw:Special:MyLanguage/Edit check/Tone Check|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 [[mw:Special:MyLanguage/Edit_check/Tone_Check/Model_evaluation|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 [[:mw:Special:MyLanguage/Help:Manage blocks|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, [{{fullurl:Special:Allmessages|prefix=sp-contributions-blocked-notice}} messages prefixed with <code>sp-contributions-blocked-notice</code>] will be removed and replaced with [{{fullurl:Special:Allmessages|prefix=blocked-notice-logextract}} those prefixed with <code>blocked-notice-logextract</code>] 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 <code dir=ltr><nowiki>[ ] |</nowiki></code> after the fragment identifier (<code><nowiki>#</nowiki></code>). They were not encoded properly creating an incorrect link. This has been fixed. [https://phabricator.wikimedia.org/T404823]
* One new wiki has been created: a {{int:project-localized-name-group-wikiquote/en}} in [[d:Q9237|Malay]] ([[q:ms:|<code>q:ms:</code>]]) [https://phabricator.wikimedia.org/T404698]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the [[mw:Special:MyLanguage/Product Safety and Integrity/Anti-abuse signals/User Info|User Info Card]] now displays currently active global lock/blocks. [https://phabricator.wikimedia.org/T401128]
'''Updates for technical contributors'''
* Later this week, editors using Lua modules will be able to use the <code>[[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#mw.title.newBatch|mw.title.newBatch]]</code> function to look up the existence of up to 25 pages at once, in a way that only increases the [[mw:Special:MyLanguage/Manual:Parser functions#Expensive parser functions|expensive function]] count once.
* A new [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group|Unsupported Tools Working Group]] has been formed as part of ongoing efforts to collectively determine technical work priorities, similar to the [[m:Special:MyLanguage/Product and Technology Advisory Council|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.
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.21|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/40|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W40"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:५१, २९ सेप्टेम्बर २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29355230 -->
== <span lang="en" dir="ltr">Tech News: 2025-41</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W41"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/41|Translations]] are available.
'''Weekly highlight'''
* [[mw:Special:MyLanguage/Help:Edit check#paste|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, [[phab:T403680|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 <code>en.wikipedia.org</code>), instead of via a redirect to an "m" domain (like <code>en.m.wikipedia.org</code>). This change improves performance. This week it will be enabled on Wikipedias. The existing mobile URLs and the "Desktop view" opt-out remain available. [[mw:Requests for comment/Mobile domain sunsetting/2025 Announcement|Learn more]]. [https://phabricator.wikimedia.org/T214998]
* New [[mw:Special:MyLanguage/Help:CirrusSearch#creationdate and lasteditdate|date filters]], <code dir=ltr>creationdate:</code> and <code dir=ltr>lasteditdate:</code>, 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. <code dir=ltr>>2024</code>) and relative dates (e.g. <code dir=ltr>today-1d</code>), making it easier to find recently updated content or pages within specific age ranges. [https://phabricator.wikimedia.org/T403593]
* [[f:|Wikifunctions]] now supports rich text in embedded calls across the 150 wikis where it's enabled. To showcase this, the team created a [[f:Z26333|Latin declination table]] that Wiktionary editors can use to automatically generate noun forms, producing clear, formatted results — see an [[f:Wikifunctions:Embedded function calls/Wiktionary tables demonstration|example output]]. If you need any help or have any feedback, please [[f:Wikifunctions:Project chat|contact the Wikifunctions Team]]. [https://phabricator.wikimedia.org/T397402]
* 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. [https://phabricator.wikimedia.org/T291691]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:34}} community-submitted {{PLURAL:34|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a problem downloading pdf files last week and that has been resolved. [https://phabricator.wikimedia.org/T405957]
'''Updates for technical contributors'''
* The field <code dir=ltr>rev_sha1</code> in the revision database table is being removed in favor of <code dir=ltr>content_sha1</code> in the content database table. See [https://lists.wikimedia.org/hyperkitty/list/cloud@lists.wikimedia.org/thread/2D2M3SP4WHR6BXXKTZ2PBLZQYR3EGQVR/ the announcement] for more information.
* The [[mw:Special:MyLanguage/Reading/Web|Reader Experience team]] will roll out [[w:en:Light-on-dark color scheme|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 [[mw:Special:MyLanguage/Reading/Web/Accessibility for reading/Updates/2024-04|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 [[mw:Talk:Reading/Web/Accessibility for reading#|this talk page]] before the enablement. [https://phabricator.wikimedia.org/T395628]
* Starting on Monday, October 6, API endpoints under the <code>rest.php</code> 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 [[phab:tag/serviceops/|Service Ops team board]]. [https://phabricator.wikimedia.org/T400130]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.22|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/41|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W41"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १७:२१, ६ ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29400897 -->
== <span lang="en" dir="ltr">Have your say: vote for the 2025 Board of Trustees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
The voting period for the [[m:Special:MyLanguage/Wikimedia Foundation elections/2025|2025 Board of Trustees election]] is now open. Candidates are running for two (2) seats on the Board.
To check your voter eligibility, please visit the [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Voter eligibility guidelines|voter eligibility page]].
Learn more about them by [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Candidates|reading their application statements and watch their candidacy videos]].
When you are ready, go to the [[m:Special:SecurePoll/vote/405|SecurePoll voting page to vote]].
'''The vote is open from October 8 at 00:00 UTC to October 22 at 23:59 UTC.'''
Best regards,
Abhishek Suryawanshi<br />Chair, Elections Committee<section end="announcement-content" />
</div>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०४:४८, ९ ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29360896 -->
== <span lang="en" dir="ltr">Tech News: 2025-42</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W42"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/42|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 [https://auth.wikimedia.org/metawiki/wiki/Special:AccountSecurity 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 [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|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 [https://auth.wikimedia.org/metawiki/wiki/Special:AccountSecurity 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. [https://phabricator.wikimedia.org/T400579]
* This week, users at wikis where talk page [[mw:Special:MyLanguage/Talk pages project/Usability|Usability Improvements]] are already available by default (everywhere ''except'' the 12 wikis listed in [[phab:T379264|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 [[diffblog:2025/10/13/revolutionizing-gratitude-a-new-era-of-thanking-comments/|learn more about this change]]. [https://phabricator.wikimedia.org/T366095]
* Users who have not [[Special:Preferences#mw-prefsection-personal-email|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. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Email_confirmation][https://phabricator.wikimedia.org/T58074]
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:21}} community-submitted {{PLURAL:21|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|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. [https://phabricator.wikimedia.org/T376531]
'''Updates for technical contributors'''
* The Unsupported Tools Working Group has chosen [[c:Special:MyLanguage/Commons:Video2commons|Video2Commons]] as the first tool for its pilot cycle. The group will explore ways to improve and sustain the tool over the coming months. [[m:Special:MyLanguage/Product and Technology Advisory Council/Unsupported Tools Working Group|Learn more on Meta]].
* [[File:Octicons-sync.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.23|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/42|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W42"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १८:५८, १३ ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29434481 -->
== <span lang="en" dir="ltr">Help us decide the name of the new Abstract Wikipedia project</span> ==
<div lang="en" dir="ltr">
<section begin="function1"/>
{{int:Hello}}. Please help pick a name for the new Abstract Wikipedia wiki project. This project will be a wiki that will enable users to combine functions from [[:f:|Wikifunctions]] and data from Wikidata in order to generate natural language sentences in any supported languages. These sentences can then be used by any Wikipedia (or elsewhere).
There will be two rounds of voting, each followed by legal review of candidates, with votes beginning on 20 October and 17 November 2025. Our goal is to have a final project name selected on mid-December 2025. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Abstract Wikipedia naming contest|please learn more and vote now]]''' at meta-wiki.
{{Int:Feedback-thanks-title}}
<section end="function1"/>
</div>
-- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) ११:४३, २० ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29432175 -->
== <span lang="en" dir="ltr">Tech News: 2025-43</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/43|Translations]] are available.
'''Updates for editors'''
* To optimize how user data is stored in our databases, the saved preferences of users who haven't logged in for over five years and have fewer than 100 edits will be cleared. When those users return, default settings will apply. [https://phabricator.wikimedia.org/T406724]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:20}} community-submitted {{PLURAL:20|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, there was a broken link from the GlobalContributions interface message to the XTools GlobalContributions page which has now been fixed. [https://phabricator.wikimedia.org/T406415]
'''Updates for technical contributors'''
* The work to reroute all traffic to API endpoints under the <code dir=ltr><nowiki>rest.php</nowiki></code> route through a common API gateway is now complete. If any issues are observed, please file a phabricator ticket to the [[phab:tag/serviceops/|Service Ops team board]].
* Edits to Wikidata references or qualifiers 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. [https://phabricator.wikimedia.org/T401290]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.24|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:३४, २० ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:STei (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29478670 -->
== <span lang="en" dir="ltr">Tech News: 2025-44</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W44"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/44|Translations]] are available.
'''Updates for editors'''
* The Wikipedia iOS app has launched an A/B/C test of improvements made to the tabbed browsing feature for select regions and languages. The test, named “More dynamic tabs”, explores new tab experiences and includes “Did you know” and “Because you read” article recommendations. You can [[mw:Special:MyLanguage/Wikimedia Apps/Team/iOS/Tabbed Browsing (Tabs)/New Tab Experience and Recommendations Experiment|read more on the project page]].
* Autoconfirmed users on [[git:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/small.dblist|small]] and [[git:operations/mediawiki-config/+/a2d2aaab9ace84280dd2f4c70a33bb69cd73850f/dblists/medium.dblist|medium wikis]] with the CampaignEvents extension can now use [[m:Special:MyLanguage/Event Center/Registration|Event Registration]] without the Event Organizer right. This feature lets organizers enable registration, manage participants, and lets users register with one click instead of signing event pages.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the issue of flashing colors when holding or pressing the arrow keys under the dark mode settings in Vector 2022 has been fixed. [https://phabricator.wikimedia.org/T402285]
'''Updates for technical contributors'''
* The CampaignEvents extension will be deployed to all remaining wikis during the week of 17 November 2025. The extension currently includes three features: Event Registration, Collaboration List, and Invitation List. For this rollout, Invitation List will not be enabled on Wikifunctions and MediaWiki unless requested by those communities. [[m:Special:MyLanguage/CampaignEvents/Deployment status|Visit the deployment page to learn more]].
* The SwaggerUI-based REST sandbox experience is now live on all wiki projects. The sandbox can be accessed through the [[{{#special:RestSandbox}}]] page. Please report any issues to the MediaWiki Interfaces team board, or join the discussion on the [[mw:Special:MyLanguage/MediaWiki Interfaces Team/Feature Feedback/REST Sandbox|project launch]] page. [https://phabricator.wikimedia.org/project/board/6931/]
* Transform endpoints with a trailing slash path in the MediaWiki REST API are now marked as deprecated. They will remain functional during this time, but removal is expected by the end of January 2026. All API users currently calling them are encouraged to transition to the non-trailing slash versions. Both endpoint variations can be found and tested using the [https://test.wikipedia.org/w/index.php?api=mw-extra&title=Special%3ARestSandbox REST Sandbox]. See the [[mw:API/Deprecation|MediaWiki REST API Deprecation]] page for more detailed information about the API deprecation policies and procedures.
* A dedicated [[mw:API:REST API/Changelog|changelog now exists for the MediaWiki REST API]]. The changelog provides an overview of these changes, making it easier for developers to keep track of improvements and iterations. Announcements will also continue to flow through the standard communication channels, including Tech News and email distribution lists, but can now be more easily referenced from a central location. If you have feedback about the style, structure, or content of this changelog, please [[mw:API talk:REST API/Changelog|join the discussion]].
* Administrators can delete the tracking category which was previously added by the JsonConfig extension, as it is no longer used. See the categories linked from [[d:Q130635582#sitelinks-wikipedia|Q130635582]]. It is OK if there are still pages listed in the category as that is just a caching issue, and they will be automatically cleared out the next time each page is edited. [https://phabricator.wikimedia.org/T378352]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.25|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/44|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W44"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:३०, २७ ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:STei (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29513638 -->
== <span lang="en" dir="ltr">Seeking volunteers to join several of the movement’s committees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Each year, typically from October through December, several of the movement’s committees seek new volunteers.
Read more about the committees on their Meta-wiki pages:
* [[m:Special:MyLanguage/Affiliations Committee|Affiliations Committee (AffCom)]]
* [[m:Special:MyLanguage/Ombuds commission|Ombuds commission (OC)]]
* [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Community Resilience and Sustainability/Trust and Safety/Case Review Committee|Case Review Committee (CRC)]]
Applications for the committees open on October 30, 2025. Applications for the Affiliations Committee, Ombuds commission and the Case Review Committee close on December 11, 2025. Learn how to apply by [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Committee appointments|visiting the appointment page on Meta-wiki]]. Post to the talk page or email cst[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org with any questions you may have.
For the Committee Support team,
<section end="announcement-content" />
</div>
-[[m:User:MKaur (WMF)| MKaur (WMF)]] १४:१२, ३० ओक्टोबर २०२५ (UTC)
<!-- Message sent by User:MKaur (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29517125 -->
== <span lang="en" dir="ltr">Tech News: 2025-45</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W45"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/45|Translations]] are available.
'''Updates for editors'''
* Administrators will now find that [[{{#special:MergeHistory}}]] is now significantly more flexible about what it can merge. It can now merge sections taken from the middle of the history of the source (rather than only the start) and insert revisions anywhere in the history of the destination page (rather than only the start). [https://phabricator.wikimedia.org/T382958]
* For users with "{{int:discussiontools-preference-autotopicsub}}" [[Special:Preferences#mw-prefsection-editing|enabled in their preferences]], starting a new topic or adding a reply to an existing topic will now subscribe them to replies to that topic. Previously, this would only happen if the DiscussionTools "{{int:Skin-action-addsection}}" or "{{int:Discussiontools-replybutton}}" widgets were used. When DiscussionTools was originally launched existing accounts were not opted in to automatic topic subscriptions, so this change should primarily affect newer accounts and users who have deliberately changed their preferences since that time. [https://phabricator.wikimedia.org/T290778]
* Scribunto modules can now be used to [[mw:Special:MyLanguage/Extension:Scribunto/Lua reference manual#SVG library|generate SVG images]]. This can be used to build charts, graphics and other visualizations dynamically through Lua, reducing the need to compose them externally and upload them as files. [https://phabricator.wikimedia.org/T405861]
* Wikimedia sites now provide all anonymous users with the option to enable a dark mode color scheme, featuring light-colored text on a dark background. This enhancement aims to deliver a more enjoyable reading experience, especially in dimly lit environments. [https://phabricator.wikimedia.org/T395628]
* Users with large watchlists have long faced timeouts when editing [[Special:EditWatchlist|Special:EditWatchlist]]. The page now loads entries in smaller sections instead of all at once due to a paging update, allowing everyone to edit their watchlists smoothly. As part of the database update, sorting by expiry has been removed because it was over 100× slower than sorting by title. A [https://meta.wikimedia.org/wiki/Community_Wishlist/W454 community wish] has been created to explore alternative ways to restore sort-by-expiry. If this feature is important to you, please support the wish! [https://phabricator.wikimedia.org/T41510]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:31}} community-submitted {{PLURAL:31|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the fixing of the persisting highlighting when using VisualEditor find and replace during a query. [https://phabricator.wikimedia.org/T407318]
'''Updates for technical contributors'''
* Since 2019 the [[m:Special:MyLanguage/Wikimedia URL Shortener|Wikimedia URL Shortener]] at https://w.wiki is available for all Wikimedia wikis to create short links to articles, permalinks, diffs, etc. It is available in the sidebar as "Get shortened URL". There are 30 wikis that also install an older "ShortUrl" extension. The old extension will soon be removed. This means <code>/s/</code> URLs will not be advertised under article titles via HTML <code dir=ltr>class="title-shortlink"</code>. The <code>/s/</code> URLs will keep working. [https://phabricator.wikimedia.org/T107188]
* On Thursday, October 30, the [[:mw:Special:MyLanguage/MediaWiki Interfaces Team|MediaWiki Interfaces]] and [[:mw:Special:MyLanguage/Wikimedia Site Reliability Engineering|SRE Service Operations]] teams began rerouting Action API traffic through a common 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 [https://phabricator.wikimedia.org/tag/serviceops/ Service Ops team] board.
* MediaWiki Train deployments will pause for the final two weeks of 2025: 22 December and 29 December. Backport windows will also pause between Monday, 22 December 2025 and Thursday, 2 January 2026. A backport window is a scheduled time to add things like bug fixes and configuration changes. There are seven deployment trains remaining for 2025. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/SMWTEAES4SDLDUSK4HMWNBSKNCXZAWYN/]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.45/wmf.26|MediaWiki]]
'''In depth'''
* In 2025, the Wikimedia Foundation reported that AI systems and search engines increasingly use Wikipedia content without driving users to the site, contributing to an 8% drop in human pageviews compared to 2024. After detecting bots disguised as humans, Wikimedia updated its traffic data to reflect this shift. Read more about current user trends on Wikipedia in [[diffblog:2025/10/17/new-user-trends-on-wikipedia/|a Diff blog post]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/45|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W45"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १९:३२, ३ नवम्बर २०२५ (UTC)
<!-- Message sent by User:STei (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29552512 -->
== <span lang="en" dir="ltr">Tech News: 2025-46</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W46"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/46|Translations]] are available.
'''Updates for editors'''
[[File:Talk pages default look (April 2023).jpg|thumb|alt=Screenshot of the visual improvements made on talk pages|Example of a talk page with the new design, in French.]]
* Starting November 12, users will see a change in the [[m:Special:MyLanguage/Talk pages project/Feature summary#Usability improvements|appearance of talk pages]] on [[Phab:T379264|some Wikipedias]]. Almost [[phab:T392121|all wikis]] have received this design change; [[phab:T409297|English Wikipedia]] will get these changes later. You can read more [[diffblog:2024/05/02/making-talk-pages-better-for-everyone/|on ''Diff'']]. Users can opt out of these changes [[Special:Preferences#mw-prefsection-editing|in their user preferences]] in "{{int:discussiontools-preference-visualenhancements}}". [https://phabricator.wikimedia.org/T379264]
* MediaWiki can now display a [[mw:Special:MyLanguage/Help:Protection indicators|page indicator]] automatically while a page is protected. This feature is disabled by default. It can be enabled by [[m:Special:MyLanguage/Requesting wiki configuration changes|community request]]. [https://phabricator.wikimedia.org/T12347]
* Using the "{{int:showpreview}}" or "{{int:showdiff}}" buttons in the wikitext editor will now carry over certain URL parameters like '[[mw:Special:MyLanguage/Manual:Parameters to index.php#useskin|useskin]]', '[[mw:Special:MyLanguage/Manual:Parameters to index.php#uselang|uselang]]' and '[[mw:Special:MyLanguage/Help:Section#Editing sections|section]]'. This update also fixes an issue where, if the browser crashed while previewing an edit to a single section, saving this edit could overwrite the entire page with just that section’s content. [https://phabricator.wikimedia.org/T62744][https://phabricator.wikimedia.org/T24029][https://phabricator.wikimedia.org/T155097]
* Wikivoyage wikis can use [[mw:Special:MyLanguage/Help:Extension:Kartographer#Markers and counters|colored map markers in the article text]]. The text of these markers will now be shown in contrasting black or white color, instead of always being white. Local workarounds for the problem can be removed. [https://phabricator.wikimedia.org/T369454]
* The Activity tab in the Wikipedia Android app is now available for all users. The new tab offers personalized insights into reading, editing, and donation activity, while simplifying navigation and making app use more engaging. [https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/Android/Activity_Tab_Experiment]
* The Reader Growth team is launching an experiment called "Image browsing" to test how to make it easier for readers to browse and discover images on Wikipedia articles. This experiment, a mobile-only A/B test, will go live on English Wikipedia in the week of November 17 and will run for four weeks, affecting 0.05% of users on English wiki. The test launched on November 3 on Arabic, Chinese, French, Indonesian, and Vietnamese wikis, affecting up to 10% of users on those wikis. [https://www.mediawiki.org/wiki/Readers/Reader_Growth/WE3.1.3_Image_Browsing]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:27}} community-submitted {{PLURAL:27|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example the inability to lock accounts on mobile sites has been fixed. [https://phabricator.wikimedia.org/T256185]
'''Updates for technical contributors'''
* [[wikitech:Help talk:Toolforge/Toolforge standards committee#November 2025 committee nominations|Nominations are open on Wikitech]] for new [[wikitech:Help:Toolforge/Toolforge standards committee|Toolforge standards committee]] members. The committee oversees the Toolforge [[wikitech:Help:Toolforge/Right to fork policy|Right to fork policy]] and [[wikitech:Help:Toolforge/Abandoned tool policy|Abandoned tool policy]] among other duties. Nominations will remain open through 2025-11-28.
* The [[w:JSON Web Token#Standard fields|JWT issuer field]] in [[mw:Special:MyLanguage/OAuth/For Developers#OAuth 2|OAuth 2 access tokens]] for [[m:Special:MyLanguage/Help:Unified login|SUL wikis]] has been changed to <code><nowiki>https://meta.wikimedia.org</nowiki></code>. Old access tokens will still work. [https://phabricator.wikimedia.org/T399199]
* The [[w:JSON Web Token#Standard fields|JWT subject field]] in [[mw:Special:MyLanguage/OAuth/For Developers#OAuth 2|OAuth 2 access tokens]] will soon change from <code><user id></code> to <code dir=ltr style="white-space:nowrap">mw:<identity type>:<user id></code>, where <code><identity type></code> is typically <code dir=ltr>CentralAuth:</code><!-- not a typo --> (for [[m:Special:MyLanguage/Help:Unified login|SUL wikis]]) or <code dir=ltr style="white-space:nowrap">local:<wiki id></code> (for other wikis). This is to avoid conflicts between different user ID types, and to make OAuth 2 access tokens and the <code>sessionJwt</code> cookie more similar. Old access tokens will still work. [https://phabricator.wikimedia.org/T399199]
* MediaWiki's block messages ([[MediaWiki:Blockedtext|blockedtext]], [[MediaWiki:Blockedtext-partial|blockedtext-partial]], [[MediaWiki:Autoblockedtext|autoblockedtext]], [[MediaWiki:Systemblockedtext|systemblockedtext]], [[MediaWiki:Blockedtext-tempuser|blockedtext-tempuser]], [[MediaWiki:Autoblockedtext-tempuser|autoblockedtext-tempuser]]) now support additional parameters indicating whether the user is blocked from editing their own user talk page <code><nowiki>$9</nowiki></code> or emailing other users <code><nowiki>$</nowiki><nowiki>10</nowiki></code>. [https://phabricator.wikimedia.org/T285612]
* A <code>REL1_45</code> branch for MediaWiki core and each of the extensions and skins in Wikimedia git has been created. This is the first step in the release process for MediaWiki 1.45.0, scheduled for late November 2025. If you are working on a critical bug fix or working on a new feature, you may need to take note of this change. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/ZUY7TY3Z6XPZWZVAZV63OPO5OW52Q6GE/]
* The process for generating CirrusSearch dumps has been updated due to slowing performance. If you encounter any issues migrating to the replacement dumps, please contact the Search Platform Team for support. [https://phabricator.wikimedia.org/T366248][https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/3KQPOR6ACVN6OVLMLZPIBXQSWQKW4E3K/]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.2|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/46|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W46"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:३७, १० नवम्बर २०२५ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29606150 -->
== <span lang="en" dir="ltr">Tech News: 2025-47</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W47"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/47|Translations]] are available.
'''Updates for editors'''
* The [[mw:Special:MyLanguage/Readers/Reader Experience|Reader Experience team]] is experimenting with [[mw:Special:MyLanguage/Readers/Reader Experience/WE3.3.4_Reading lists|reading lists on mobile web]], allowing logged-in readers with no edits to save private lists of articles for later. The experiment is running on Arabic, Chinese, French, Indonesian, and Vietnamese Wikipedias since the week of 10 November, and will begin on English Wikipedia the week of 17 November.
* Users who can’t receive their email verification code during login can now get help by submitting a form on a new special page. This update is part of the [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security|Account Security]] initiative. If your account has an email address, please make sure you still have access to it. When logging in from a new device or location without 2FA, you may be asked to enter a 6-digit code sent by email to finish logging in. [[mw:Special:MyLanguage/Product Safety and Integrity/Account Security#Why are you requiring me to enter a code from my email to log in? Can I opt out of this?|Learn more]].
* One new wiki has been created: a {{int:project-localized-name-group-wikisource}} in [[d:Q13324|Minangkabau]] ([[s:min:|<code>s:min:</code>]]) [https://phabricator.wikimedia.org/T408317]
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:23}} community-submitted {{PLURAL:23|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]].
'''Updates for technical contributors'''
* As part of the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parser Unification]] project, the Content Transform Team rolled out Parsoid as the default parser to many low-traffic Wikipedias and is preparing the next step to high traffic ones. This message is an invitation for you to opt-in to Parsoid, as described in the [[mw:Special:MyLanguage/Help:Extension:ParserMigration|Extension:ParserMigration]] documentation, and identify any issues you might encounter with your own workflow using bots, gadgets, or user scripts. Please, let us know through the ''"Report Visual Bug"'' link in the Tools sidebar or create a phab ticket and tag the [[phab:project/view/5846|Content Transform Team in Phabricator]].
* Unsupported Tools: Several issues with [[:c:Special:MyLanguage/Commons:Video2commons|Video2Commons]] have been fixed, including filename-related upload failures, black-video imports, and retry handling. AV1 support has also been added. Ongoing work focuses on backend stability, ffmpeg errors, subtitle imports, metadata handling, and playlist uploads. To track specific tasks, check the [[phab:tag/video2commons/|Phabricator board]].
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.3|MediaWiki]]
'''Meetings and events'''
* Save the date for the next Wikimedia Hackathon happening in Milan, Italy from May 1–3, 2026. Registration will open in January 2026. [https://pretix.eu/wikimedia/Hackathon-2026/ Scholarship applications are currently open], and will close on November 28, 2025. If you have any questions, please email <bdi lang="en" dir="ltr">hackathon@wikimedia.org</bdi>.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/47|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W47"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १७:२५, १७ नवम्बर २०२५ (UTC)
<!-- Message sent by User:STei (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29627455 -->
== <span lang="en" dir="ltr">Reminder: Help us decide the name of the new Abstract Wikipedia project</span> ==
<div lang="en" dir="ltr">
<section begin="function2"/>
{{int:Hello}}. Reminder: Please help to choose name for the new Abstract Wikipedia wiki project. The finalist vote starts today. The finalists for the name are: <span lang="en" dir="ltr" class="mw-content-ltr">Abstract Wikipedia, Multilingual Wikipedia, Wikiabstracts, Wikigenerator, Proto-Wiki</span>. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Abstract Wikipedia naming contest|please learn more and vote now]]''' at meta-wiki.
{{Int:Feedback-thanks-title}}
<section end="function2"/>
</div>
-- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) १४:२२, २० नवम्बर २०२५ (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29583860 -->
== <span lang="en" dir="ltr">Tech News: 2025-48</span> ==
<div lang="en" dir="ltr">
<section begin="technews-2025-W48"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2025/48|Translations]] are available.
'''Updates for editors'''
* Last week, the [[mw:Special:MyLanguage/Wikimedia Search Platform|Wikimedia Search Team]] recreated the "DWIM" (Do What I Mean) gadget functionality server-side, for Russian and Hebrew Wikipedias. This feature adds cross-keyboard suggestions to the standard search-box suggestions. For example, searching for ''<span lang="und" dir="ltr">cxfcnmt</span>'' on Russian Wikipedia will now add suggestions for ''<span lang="ru" dir="ltr">счастье</span>'' ("happiness") that the user probably intended. They plan to enable this feature for other Russian and Hebrew wikis this week. [https://phabricator.wikimedia.org/T408734]
* Later this week, users of the "{{int:codemirror-beta-feature-title}}" [[Special:Preferences#mw-prefsection-betafeatures|beta feature]] will have syntax highlighting available in [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]]. This requires that the "{{int:discussiontools-preference-sourcemodetoolbar}}" preference be set. [https://phabricator.wikimedia.org/T407918]
* [[mw:Special:MyLanguage/Help:Extension:CampaignEvents|Campaign events extension]] – the set of tools for coordinating events and other on-wiki collaborations has now been deployed to all Wikimedia wikis. A new feature known as [[m:Special:MyLanguage/CampaignEvents/Collaborative contributions|Collaborative contribution]] to help organizers and participants see the impact of activities has also been added. Join the upcoming [[m:Special:MyLanguage/Event:Connection learning session 3|learning session]] to see the new feature in action and share your feedback.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] View all {{formatnum:24}} community-submitted {{PLURAL:24|task|tasks}} that were [[m:Special:MyLanguage/Tech/News/Recently resolved community tasks|resolved last week]]. For example, the bug which stopped CodeReviewBot from working, has now been fixed. [https://phabricator.wikimedia.org/T410417]
'''Updates for technical contributors'''
* Users of Wikimedia API can join a usability study to help validate the new design of Wikimedia REST API sandboxes. Interested participants should fill the [https://wikimediafoundation.limesurvey.net/487662 recruitment survey]. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/IREJRRWTZTGCYWQHDMSNJFTQAEPOOAE3/]
* The MediaWiki Interfaces team is deprecating XSLT stylesheets within the Action API. Support for <code dir=ltr>format=xml'''&xlst={stylesheet}'''</code> will be removed from Wikimedia projects by the end of November, 2025. In addition, it will soon be disabled by default in MediaWiki release versions: v1.43 (LTS), v1.44, and v1.45. Support for XSLT stylesheets will be fully removed from MediaWiki v1.46 (expected to release between April and May 2026). [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/5AX7UWAVVUNUSBOIRHMNOKWOZ5EZI3JX/]
* The WDQS legacy endpoint ([https://query-legacy-full.wikidata.org/ query-legacy-full.wikidata.org]) will be decommissioned at the end of December 2025, and finally closed down on 7th January 2026. After this date, users should expect requests to query.wikidata.org that require the full graph to fail or return invalid results if they are not rewritten to use SPARQL federation. The team encourages users to ensure that tools and workflows use the supported WDQS endpoints (<span dir=ltr><nowiki>https://query.wikidata.org/</nowiki></span> - Main graph or <span dir=ltr><nowiki>https://query-scholarly.wikidata.org/</nowiki></span> - Scholarly graph). For support with migrating use cases, please review the [[d:Special:MyLanguage/Wikidata:Data_access|Data Access]] and [[d:Wikidata:Request_a_query|Request a Query]] pages for details and assistance on alternative access methods.
* [[File:Reload icon with two arrows.svg|12px|link=|class=skin-invert|Recurrent item]] Detailed code updates later this week: [[mw:MediaWiki 1.46/wmf.4|MediaWiki]]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2025/48|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2025-W48"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> १५:५६, २४ नवम्बर २०२५ (UTC)
<!-- Message sent by User:STei (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=29702226 -->
gm5uwavipebsrgk5903nfp0i7ybj6h8
Cattāri ariyasaccāni
0
1552
102122
101924
2023-03-24T15:13:06Z
Sandesh9822
4127
102122
wikitext
text/x-wiki
yo ca buddhaṃ ca dhammaṃ ca saṅghaṃ ca saraṇam gato cattāri ariyasaccāni sammappaññāya passati. (Dhp 190)
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
qasn0dygts24vtgb8ijsdxt9hcmthke
Tisaraṇa
0
1553
102124
102123
2023-03-24T15:15:46Z
Sandesh9822
4127
102124
wikitext
text/x-wiki
बुद्धम् सरणम् गच्छामी<br/>
धम्मम् सरणम् गच्छामी<br/>
संघम सरणम् गच्छामी<br/>
buddhaṃ saraṇaṃ gacchāmi<br/>
dhammaṃ saraṇaṃ gacchāmi<br/>
saṅghaṃ saraṇaṃ gacchāmi<br/>
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
cnwxe76uooju61kdb97l9l21ay689ed
Kāraka
0
1555
11053
10588
2007-12-21T16:18:11Z
Eukesh
59
Reverted edits by [[Special:Contributions/217.232.223.212|217.232.223.212]] ([[User talk:217.232.223.212|Talk]]); changed back to last version by [[User:Eukesh|Eukesh]]
11053
wikitext
text/x-wiki
kiriyānimittaṃ kārakaṃ. yaṃ sādhanasabhāvattā mukhyavasena vā upacāravāsena va kiriyābhipphattiyā nimittaṃ, taṃ vatthukārakaṃ nāma bhavati; mukhyopacāravasena hi kiryaṃ karoti kārakaṃ taṃ chabbidaṃ: kattukammakaraṇasampadānāpādānokāsavasena. kiriyābhisambandhalakkhaṇaṃ kārakaṃ.
0wxh88icjuclyeob2n90u70ymyn9wh6
भाषा
0
1667
102136
101209
2023-04-06T06:46:54Z
लोहरान
7007
102136
wikitext
text/x-wiki
* [[भोजपुरी भाषा]]
* [[नेपाल भाषा]]
* [[बांग्ला भाषा]]
93pbjn4gdjwfgukulno6d714qxh7sf3
नेपाल भाषा
0
1668
102553
102386
2024-08-26T17:35:36Z
जसवंत मोदी
7414
+ संदरिभ
102553
wikitext
text/x-wiki
<table border="1" cellpadding="2" cellspacing="0" align="right" width="300" style="margin: 10px;">
<tr><th colspan="2" bgcolor=tomato><big>नेपाल भाषा</big></th></tr>
<tr><td>वार्तालाप स्थान:<td> [[नेपाल]], [[भारत]]
<tr><td>क्षेत्र<td>[[दक्षिण एशिया]]
<tr><td>वक्ता<td> १० लाख
<tr><td valign=top>[[भाषा परिवार]]<br /> [[भाषा वर्गीकरण]]
<td>[[चीनी-तिब्बती]]<br />
[[तिब्बती-बर्मेली]]<br />
[[हिमाली]]<br />
<br />
'''नेपाल भाय्
'''
<tr><th colspan=2 bgcolor=tomato>भाषा कोड
<tr><td>[[ISO 639]]-1<td>new
</table>
[[पटिमा:Nepal lipi inscription 1952.jpg|thumb|Copper plate inscription at [[Swayambhunath]], dated [[Nepal Sambat]] 1072 (1952 AD)]]
'''नेपाल''' पाचीननेपालवस्सस्स एका भासा अत्थि। एसा चिनीतिब्बतीपरिवारस्स एका पाकट अत्थि। एसा गोपालराज वंशावलीस्स भासारूपेनापि पसिद्धा। नेपालभाषा तु ब्राह्मी परिवारस्स लिपिसु लिखीयति।
𑀦𑁂𑀧𑀸𑀮 𑀧𑀸𑀘𑀻𑀦𑀦𑁂𑀧𑀸𑀮𑀯𑀲𑁆𑀲𑀲𑁆𑀲 𑀏𑀓𑀸 𑀪𑀸𑀲𑀸 𑀅𑀢𑁆𑀣𑀺𑁇 𑀏𑀲𑀸 𑀘𑀺𑀦𑀻𑀢𑀺𑀩𑁆𑀩𑀢𑀻𑀧𑀭𑀺𑀯𑀸𑀭𑀲𑁆𑀲 𑀏𑀓𑀸 𑀧𑀸𑀓𑀝 𑀅𑀢𑁆𑀣𑀺𑁇 𑀏𑀲𑀸 𑀕𑁄𑀧𑀸𑀮𑀭𑀸𑀚 𑀯𑀁𑀰𑀸𑀯𑀮𑀻𑀲𑁆𑀲 𑀪𑀸𑀲𑀸𑀭𑀽𑀧𑁂𑀦𑀸𑀧𑀺 𑀧𑀲𑀺𑀤𑁆𑀥𑀸𑁇 𑀦𑁂𑀧𑀸𑀮𑀪𑀸𑀱𑀸 𑀢𑀼 𑀩𑁆𑀭𑀸𑀳𑁆𑀫𑀻 𑀧𑀭𑀺𑀯𑀸𑀭𑀲𑁆𑀲 𑀮𑀺𑀧𑀺𑀲𑀼 𑀮𑀺𑀔𑀻𑀬𑀢𑀺𑁇
== [[नेपाल भाषा साहित्यं]] ==
=== लेखका: ===
* [[जयन्त वर्मा]]
* [[लुन्तभद्र बज्राचार्य]]
* [[जय प्रकाश मल्ल]]
* [[सिद्धिदास महाजु]]
* [[सिद्धिचरण श्रेष्ठ]]
* [[शुक्रराज जोशी शास्त्री]]
* [[चित्तधर "हृदय"]]
* [[धूस्वां सायमी]]
* [[बासु पासा]]
== संदरिभ ==
{{reflist}}
== बाह्य गवाक्षा: ==
* https://www.jwajalapa.com/
* https://web.archive.org/web/20170913202247/http://www.layalama.com/
* [https://web.archive.org/web/20070720205215/http://www.newawiki.org/dhuku Editable Online Nepal Bhasa dictionary]
{{stub}}
[[विभाग:भाषा]]
65uv4jkk80sqnq48tde3o5altdo8fxc
धम्म
0
1669
102038
102028
2023-01-27T16:26:11Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:1972:B6EB:8A0E:5D7E|2405:201:AC06:B130:1972:B6EB:8A0E:5D7E]] ([[User talk:2405:201:AC06:B130:1972:B6EB:8A0E:5D7E|talk]]) to last revision by [[User:Tahmid|Tahmid]]
97273
wikitext
text/x-wiki
[[पटिमा:Religionsmajoritaries.png|thumb|380px|]]
[[पटिमा:Religious syms.svg|thumb|]]
* [[बुद्धो धम्म]]
* [[हिन्दू धम्म]]
* [[इस्लाम धम्म]]
* [[यहूदी धम्म]]
[[विभाग:धम्म| ]]
8pfkevxnn7jep0h5yivobuioojqvhzw
भूगोल
0
1671
97418
3098
2021-04-15T13:33:49Z
Tahmid
5870
translation & cleaning
97418
wikitext
text/x-wiki
* [[महादेशा]]
* [[देशा]]
o6i4xt617fuf7zrrymj0tvljvqeom7m
देशा
0
1672
99767
97256
2021-05-30T12:36:45Z
Bestoernesto
6012
Update Eswatini
99767
wikitext
text/x-wiki
== अ ==
[[अब्खाजिया]] - [[अफगानस्थान]] - [[अल्बानिया]] - [[अल्जीरिया]] - [[अंडोरा]] - [[अंगोला]] - [[अंटीग्वा]] - [[अर्जन्टीना]] - [[अजर्बैजान]]
== आ ==
[[आर्मीनिया]] - [[आस्ट्रिया]] - [[आस्ट्रेलिया]] - [[आयर्लैंड]] - [[आइसलैंड]]
== इ ==
[[इन्दोनेशिया]] - [[इस्रैल]] - [[इटली]]
== ई ==
[[ईराक]] - [[ईरान]] - [[ईजिप्ट]]- [[ईथ्योपिया]]
== उ ==
[[उरुग्वाय]] - [[उजबेकिस्थान]]
== ए ==
[[एक्वाडोर]] - [[एल-साल्वाडोर]] - [[एस्टोनिया]] - [[एस्वातीनी]] - [[एरिट्रिया]]
== ऐ ==
[[कोट ऐवरी (ऐवरी कोस्ट)]]
== ओ ==
[[ओमान]]
== क ==
[[कम्बोदिया]] - [[केनडा]] - [[केमेरून]] - [[केप वर्डी]] - [[कोलोम्बिया]] - [[कोमोरोस]] - [[कौंगो]] - [[कोस्टा रीका]] - [[क्रोएशिया]] - [[क्यूबा]] - [[केन्द्रीय अफ्रीका गणराज्य]] - [[कजाकस्थान]] - [[किरिबाटी]] - [[किरगिस्थान]] - [[कतार]] - [[केन्या]] - [[कोरिया]] - [[कुवैत]]
ख
== ग ==
[[ग्रीस (यूनान)]] - [[गाबोन]] - [[गाम्बिया]] - [[ग्रेनाडा]] - [[ग्वाटेमाला]] - [[गिनी]] - [[गिनी-बिसो]] - [[गयाना]]
== घ ==
[[घाना]]
== च ==
[[चाड]] - [[चिले]] - [[चीन]] - [[चेक रिपब्लिक]]
== ज ==
[[जार्जिया-देश:|जार्जिया]] - [[जर्मनी]] - [[जिबूटी]] - [[जमैका]] - [[जापान]] - [[जार्डन]] - [[जाम्बिया]] - [[जिम्बाबवे]]
== ट ==
[[टोगो]] - [[टोंगा]] - [[ट्रिनिडाड]] - [[टंजानिया]]- [[टिमोर]] - [[टुनिशिया]] - [[टुवालु]]
== ड ==
[[डेनमार्क]] - [[डोमोनिका]] - [[डोमोनिकन रिपब्लिक]]
== त ==
[[तुर्किये]] - [[तैवान]] - [[ताजिकिस्थान]] - [[तुर्कमिनिस्थान]]
== थ ==
[[थाइलैंड]]
== द ==
[[दक्षिण कोरिया]]
== न ==
[[नमीबिया]] - [[नौरु]] - [[नेपाल]] - [[नेदरलैंड्स]] - [[न्यू-जीलैंड]] - [[निकारगुवा]] - [[नीजे]] - [[नैजीरिया]] - [[नार्वे]]
== प ==
[[पाकिस्तान]] - [[पलाऊ]] - [[पानामा]] - [[पपुवा न्यू गिनी]] - [[पेरेग्वाय]] - [[पोलैंड]] - [[पेरु]] - [[पुर्तगाल]]
== फ ==
[[फिजी]] - [[फिन्लैंड]] - [[फ्रांस]] - [[फिलिपीन्स]] - [[फिलिस्तीन]]
== ब ==
[[बहामास]] - [[बहरैन]] - [[बंगलादेश]] - [[बार्बाडोस]] - [[बेलारूस]] - [[बेलीज]] - [[बेनिन]] - [[बेल्जियम]] - [[बोलिविया]] - [[बास्निया]] - [[बोत्सवाना]] - [[ब्रासील]] - [[ब्रूनै]] - [[बुल्गारिया]] - [[बुर्कीना-फासो]] - [[बुरुंडी]] - बर्मा अद्य [[म्यन्मार]] - [[ब्रिटेन]]
== भ ==
[[भारत]] - [[भूटान]]
== म ==
[[मडगास्कर]] - [[मलावी]] - [[मलयेशिया]] - [[मालदीव]] - [[माली]] - [[माल्टा]] - [[मारिटेनिया]] - [[मारिशस]] - - [[मेसेडोनिया]] - [[मार्शल द्वीप]] - [[मेक्सिको]] - [[मैक्रोनीशिया]] - [[मोल्दोवा]] - [[मोनाको]] - [[मंगोलिया]] - [[मोराको]] - [[मोजम्बीक]] - [[मयन्मार]]
== य ==
[[यमन]]
== र ==
[[रोमानिया]] - [[रूस]] - [[रवाण्डा]]
== ल ==
[[लाओस]] - [[लाट्विया]] - [[लेबनान]] - [[लेसोथो]] - [[लायबीरिया]] - [[लिबिया]] - [[लिक्टनस्टैन]] - [[लिथ्वानिया]] - [[लक्सम्बर्ग]]
== व ==
[[वनुवाटु]] - [[वेनेज्वेला]] - [[वैटिकन]] - [[वियेतनाम]]
== श ==
[[श्रीलङ्का]]
== स ==
[[सायप्रस]] - [[सेंट किट्]] - [[सेंट लूसिया]] - [[सेंट विन्सेंट]] - [[समोआ]] - [[सान मरीनो]] - [[सऊदी अरब]] - [[सर्बिया]] - [[सेनेगल]] - [[सेशेल]] - [[सियारा-लियोन]] - [[सिंगापोर]] - [[सोलोमन-द्वीप]] - [[स्लोवाकिया]] - [[स्लोवीनिया]] - [[सोमालिया]] - [[सोमालिलैंड]] - साउथ-अफ्रीका [[दक्षिण-अफ्रीका]] - [[स्पेन]] - [[सूडान]] - [[स्विटजरलैंड]] - [[सिरिया]] - [[सुरिनाम]] - [[स्वीडन]] - [[संयुक्त राज्य अमेरिका]]
== ह ==
[[हेटी]] - [[हांडूरस]] - [[हंगरी]]
== सम्बद्घ: विषय: ==
* [[भूगोल]]
* [[पृथिवी]]
* [[महादेशा]]
mre6rkirxlq7oofb3uyzz7k58v9dp4o
दूरदर्शन यन्त्र
0
1675
95517
92491
2015-04-02T15:23:12Z
Magioladitis
1096
All info is kept in Wikidata, removed: {{Link FA|ms}} using [[Project:AWB|AWB]] (10896)
95517
wikitext
text/x-wiki
'''टेलिभिजन''' एकस्य [[दूरसंचार]] यन्त्र [[चलचित्र]] व [[ध्वनि]] [[प्रसारण]] व संकलनेषु प्रयोजने|
5p6v4htzzx345ahz9coqn9vcxi9wg0x
चिन्तनशास्त्र
0
1676
97161
95217
2021-04-15T13:28:36Z
Tahmid
5870
translation & cleaning
97161
wikitext
text/x-wiki
'''चिन्तनशास्त्र''' एक अध्ययनात्मक व प्रयोगात्मक वैज्ञानिक क्षेत्र हन्ति। चिन्तनशास्त्रे मनुष्ये मन, मस्तिस्क व विचारस्य अध्ययन करन्ति।
{{stub}}
[[विभाग:शास्त्र]]
0q4o6njzni2ft1u1f244myvuqtif71g
सुशांख्य यन्त्र (कम्प्युटर) विज्ञान
0
1678
94837
94827
2013-04-04T09:36:57Z
Delusion23
2502
Wikidata
94837
wikitext
text/x-wiki
'''सुशांख्य यन्त्र (कम्प्युटर) विज्ञान, संगणन यन्त्र विज्ञान''' सूचना व गणनस्य सैद्धान्तिक ज्ञानस्य शास्त्र एवम् सिद्धान्तस्य प्रयोय्ग शास्त्र।
mtacgfwwuhhtvv0f9q2ffc1hi8vj2b2
Wikipedia:Learn Pali
4
1682
99981
99827
2022-03-09T11:43:33Z
CX Zoom
6375
CX Zoom moved page [[Learn Pali]] to [[Wikipedia:Learn Pali]]: Wrong namespace; not encyclopedic content; allows users to learn Pali
99827
wikitext
text/x-wiki
{| width="100%" cellspacing="0" cellpadding="5"
! align="center" bgcolor="#ECE5CA"|<big>''' Learn Pali '''</big>
|- bgcolor="#FAF9EC" valign="top"
| style="border-top:1px solid #996600; padding-right:10px;" align="justify" |
* [http://www.palitext.com/ Pali Text Society]
* [http://www.pratyeka.org/narada/ A basic Pāli language textbook (free) in Unicode PDF format]
* [http://www.pratyeka.org/pali/ Resources for reading & writing Pāli in indigenous scripts: Burmese, Sri Lankan, & Cambodian]
* [https://web.archive.org/web/20070927190431/http://www.lioncity.net/buddhism/index.php?showforum=50 Pāli Discussion Forum]
* [http://dsal.uchicago.edu/dictionaries/pali/ Pāli-English dictionary]
* [http://www.metta.lk/tipitaka/ Complete Pāli Canon in romanized Pali and Sinhala, mostly also in English translation]
* [https://web.archive.org/web/20030601154657/http://www.accesstoinsight.org/canon/index.html Pāli Canon selection]
* [https://web.archive.org/web/20070929125354/http://www.accesstoinsight.org/lib/authors/bullitt/learningpali.html A guide to learning the Pāli language]
* [https://web.archive.org/web/20041020090848/http://www.vri.dhamma.org/publications/pali/primer/ "Pali Primer" by Lily De Silva (requires installation of special fonts)]
* [http://www.saigon.com/~anson/uni/u-palicb/e00.htm "Pali Primer" by Lily De Silva (UTF-8 encoded)]
* [http://www.buddhanet.net/pdf_file/ele_pali.pdf Free/Public-Domain Elementary Pāli Course--PDF format]
* [http://www.orunla.org/tm/pali/htpali/pcourse.html Free/Public-Domain Pāli Course--html format]
* [http://www.buddhanet.net/pdf_file/paligram.pdf Free/Public-Domain Pāli Grammar (in PDF file)]
* [https://web.archive.org/web/20121008041234/http://www.buddhanet.net/pdf_file/palidict.pdf Free/Public-Domain Pāli Buddhist Dictionary (in PDF file)]
* [https://web.archive.org/web/20070911005946/http://groups.yahoo.com/group/Pali/ Yahoo discussion group on Pāli]
* [https://web.archive.org/web/20070927190431/http://www.lioncity.net/buddhism/index.php?showforum=50 E-Sangha Pāli Discussion Forum: for experts and students]
* [https://web.archive.org/web/20090724222209/http://ca.geocities.com/palistudy/ Geocities discussion group on Pāli (homepage)]
* [http://wikisource.org/wiki/Main_Page:Pali Comprehensive list of Pāli texts on Wikisource]
* [http://www.metta.lk/pali-utils/Pali-Proper-Names/index.html Buddhist Dictionary of Pāli Proper Names], HTML version of the book by G.P. Malalasekera, 1937-8
* [http://sourceforge.net/projects/palireader Pāli Text Reader (software)]
* [https://web.archive.org/web/20070311232843/http://www.jainworld.com/scriptures/ Jain Scriptures]
* [http://www.jacksonlearning.com/pali Pali Vocabulary Quiz]
|}
865e97ck01u2g23d6uqrov3pdjq6fng
बुद्धो
0
1684
102387
102211
2024-02-05T13:46:58Z
जसवंत मोदी
7414
+ stub
102387
wikitext
text/x-wiki
[[पटिमा:Gautama Buddha.jpg|thumb|right|बुद्धो]]
[[बुद्धधम्मस्स]] अनुसारेण '''बुद्धो''' एको बोधिज्ञानयुत्तो पाणी होति। एतस्स अवत्था बुद्धत्तं ति वुच्चति। थेरवादमते बुद्धो नाम सकेन वायामेन बुद्धत्तं पापुणोति। एतस्स कोपि सिक्खको (गुरु) न होति। एत्थापि सम्मासम्बुद्धो नाम बोधनस्स अनन्तरं अञ्ञानं धम्मं देसेति। पच्चेकबुद्धो'पि सकेन वायामेन एव बुद्धत्तं पापुणोति, पन सो अञ्ञानं धम्मं न देसेति।
[[पटिमा:Lightmatter_buddha3.jpg|thumb]]
यम् पन्न किञ्चि अत्थि न्येय्या नाम, सब्बसेव बुद्धत्ता विमोक्खन्तिकन्न्याणवसेन '''बुद्धो'''। यस्मा वा चत्तारि सच्चानि अत्तनापि बुज्झि, अन्न्येपि सत्ते बोधेसि, तस्मा एवमादीहिपि कारणेहि बुद्धो। इमस्स च पनत्थस्स विन्न्यपनात्थम् ''बुज्झिता सच्चानीति बुद्धो। बोधेता पजायाति बुद्धो''ति एवम् पवत्तो साब्बोपि निद्देसानयो (महानि. १९२) पटिसम्भिदानयो (पटि. म. १.१६२) वा वित्थरेतब्बो (विसुद्धिमग्गे १.१४१)।
{{stub}}
jw4svgznhss2ypm82g5ub7z119mneku
चिकित्सा विज्ञान
0
1758
97160
84720
2021-04-15T13:28:35Z
Tahmid
5870
translation & cleaning
97160
wikitext
text/x-wiki
'''चिकित्सा विज्ञान'''
== अभिञ्ञाणा ==
<references />
{{चिकित्सा}}
25cac1u8waf0c1x522erbxo97e8wck6
पटिरूप:चिकित्सा
10
1759
101792
101791
2022-06-29T05:06:05Z
CX Zoom
6375
+ Cat
101792
wikitext
text/x-wiki
<br clear=all />
{| style="margin:0 auto;" align=center width="80%" class="toccolours"
!style="background:#ccccff"|<big>[[स्वास्थ्य विज्ञान]] – [[चिकित्साशास्त्र]]</big>
|-
|align=center|[[मूर्छाशास्त्र]](Anesthesiology) | [[चर्मशास्त्र]] | [[आकस्मिक चिकित्सा]] | [[साधारण चिकित्सक]] | [[आन्तरिक चिकित्सा]] | [[स्नायुशास्त्र]] | [[प्रसवशास्त्र]] व [[महिलारोग शास्त्र]] | [[कार्यव्याधि चिकित्सा]](Occupational Medicine) | [[रोगशास्त्र]] | [[बालरोगशास्त्र]] | [[भौतिक चिकित्सा र पूनर्स्थापना]] | [[मानसिक चिकित्सा]] | [[सामाजिक स्वास्थ्य]] | [[चिकित्सा विकिरणशास्त्र]] | [[शल्यचिकित्सा]]
|-
!style="background:#ccccff"| [[आन्तरिक चिकित्सा]] क्षेत्रा
|-
|align=center| [[हृदयशास्त्र]] | [[ग्रन्थिशास्त्र]] | [[ग्यास्त्रोएन्टेरोलोजी]] | [[रक्तशास्त्र]] | [[कम्युनिकेबल रोग चिकित्सा]] | [[ईन्टेन्सिभ केयर चिकित्सा]] | [[मृगौलाशास्त्र]] | [[ओन्कोलोजी]] | [[फोक्सोशास्त्र]] | [[रिउम्याटोलोजी]]
|-
!style="background:#ccccff"| [[शल्यचिकित्सा]] क्षेत्रा
|-
|align=center| [[हृदयछाती शल्यचिकित्सा]] | [[चार्मिक शल्यचिकित्सा]] | [[साधारण शल्यचिकित्सा]] | [[महिला शल्यचिकित्सा]] | [[स्नायुशल्यचिकित्सा]] | [[नेत्रशल्यचिकित्सा]] | [[मुख व अनुहार शल्यचिकित्सा]] | [[अंग प्रत्यारोपण]] | [[हाडजोर्नी शल्यचिकित्सा]] | [[ओटोल्यारिंजियोलोजी]] <small>(ENT)</small> | [[बाल्यशल्यचिकित्सा]] | [[प्लास्टिक शल्यचिकित्सा]] | [[क्यान्सर शल्यचिकित्सा]] | [[चोट शल्यचिकित्सा]] | [[युरोलोजी]] | [[धमनी शल्यचिकित्सा]]
|}
[[Category:चिकित्साशास्त्र<noinclude>| </noinclude>]]<noinclude>
[[Category:Navbox templates]]
</noinclude>
r2x1mdfr2r4x3h8jwurvogmlnx0ies3
स्वास्थ्य
0
1760
97617
84723
2021-04-15T13:38:20Z
Tahmid
5870
translation & cleaning
97617
wikitext
text/x-wiki
'''स्वास्थ्य'''
== अभिञ्ञाणा ==
<references />
{{चिकित्सा}}
88y0g6l2gzstazd7tijdw5edhdf9tn6
हिन्दू
0
1763
102125
102039
2023-03-24T15:18:46Z
Sandesh9822
4127
Sandesh9822 moved page [[हिन्दू धम्म]] to [[हिन्दू]]
99870
wikitext
text/x-wiki
'''हिन्दू धम्म'''
== अभिञ्ञाणा ==
<references />
{{हिन्दू धम्म}}
[[विभाग:हिन्दू धर्म]]
6pnpsadnriozfra4165b12k2o42m08o
पटिरूप:हिन्दू धम्म
10
1764
102966
102910
2025-10-14T02:04:32Z
Minorax
5233
102966
wikitext
text/x-wiki
{| align="left" class="toccolours" style="clear:both;"
! colspan="2" style="text-align: left;" |
{| style="background:orange; border: 0px; padding: 0px; spacing:0px;width:100%;"
|-
| width="60%"; style="text-align:center; font-size:100%;" | '''[[हिन्दू धम्म]]'''
|}
{|
|align="right" style="font-size: 90%; " |'''[[श्रुति(हिन्दू धम्म)|श्रुति]]:'''
|style="font-size: 90%;"|[[वेद]] · [[उपनिषद]] · [[श्रुत]]
|-
|align="right" style="font-size: 90%;" |'''[[स्मृति(हिन्दू धम्म)|स्मृति]]:'''
|style="font-size: 90%;"|[[ईतिहास (हिन्दू धम्म)|ईतिहास]] ([[रामायण]], [[महाभारत]], [[श्रीमदभागवत गीता]]) · [[पुराण]] · [[सुत्र]] · [[आगम(धम्म)|आगम]] ([[तन्त्र]], [[यन्त्र]]) · [[वेदान्त]]
|-
|valign="top" align=right style="font-size: 90%;" |'''विचार'''
|style="font-size: 90%;"|[[अवतार]] · [[आत्मा (हिन्दू धर्म)|आत्मा]] · [[ब्राह्मन]] · [[कोसस]] · [[धम्म(हिन्दू धम्म)|धम्म]] · [[कर्म (हिन्दू धम्म)|कर्म]] · [[मोक्ष]] · [[माया (हिन्दू धम्म)|माया]] · [[इष्ट-देव]] · [[मुर्ति]] · [[पूनर्जन्म(हिन्दू धम्म)|पूनर्जन्म]] · [[संसार(हिन्दू धम्म)|संसार]] · [[तत्त्व(हिन्दू धम्म)|तत्त्व]] · [[त्रिमुर्ति]] · [[कतुर्थ]];· [[गुरु-शिष्य परम्परा|गुरु]]
|-
|align="right" style="font-size: 90%;" |'''[[हिन्दू दर्शन|दर्शन]]:'''
|style="font-size: 90%;"|[[हिन्दू मान्यता|मान्यता]] · [[प्राचीन हिन्दू धम्म]] · [[साँख्य(हिन्दू धर्म)|साँख्य]] · [[न्याय(हिन्दू धम्म)|न्याय]] · [[वैशेषिक]] · [[योग]] · [[मीमांसा]] · [[वेदान्त]] · [[तन्त्र]] · [[भक्ति योग|भक्ति]]
|-
|align="right" style="font-size: 90%;" |'''[[परम्परा(हिन्दू धम्म)|परम्परा]]:'''
|style="font-size: 90%;"|[[ज्योतिष]] · [[आयुर्वेद]] · [[आरति]] · [[भजन]] · [[दर्शन(हिन्दू धम्म)|दर्शन]] · [[दिक्षा]] · [[मन्त्र|मन्त्र]] · [[पुजा]] · [[सत्संग]] · [[स्तोत्र]] · [[हिन्दू विवाह|विवाह]] · [[यज्ञ]]
|-
|align="right" style="font-size: 90%;" | '''[[गुरु]]:'''
|style="font-size: 90%;"|[[आदि शंकर|शंकर]] · [[रामानुज]] · [[श्री माधवाचार्य|माधवाचार्य]] · [[रामकृष्ण परमहंस|रामकृष्ण]] · [[शारदा देवी|शारदा देवी]] · [[स्वमी विवेकानन्द|विवेकानन्द]] · [[नारायण गुरु]] · [[श्री औरोबिन्दो|औरोबिन्दो]] · [[रमन महार्षि]] · [[स्वामी शिवानन्द सरस्वती|शिवानन्द]] · [[स्वामी चिन्मयानन्द|चिन्मयानन्द]] · [[सत्गुरु शिवाय शुब्रमुनियस्वमी|शुब्रमुनियस्वमी]] · [[स्वामीनारायण]] · [[ए सी भक्तिवेदान्त स्वमी प्रभुपद|प्रभुपद]] · [[लोकेनाथ]]
|-
|align="right" style="font-size: 90%;"| '''[[हिन्दू विभाजन|विभाजन]]:'''
|style="font-size: 90%;"|[[वैष्णभ]] · [[शैव]] · [[शक्ति]] · [[स्मृति]] · [[हिन्दू पूनरुत्थान]]
|-
|align="right" style="font-size: 90%;"|'''[[हिन्दू देवता|देवता]]:'''
|style="font-size: 90%;"|[[हिन्दू देवता नाम]] · [[हिन्दू कथा]]
|-
|align="right" style="font-size: 90%;"|'''[[युग]]:'''
|style="font-size: 90%;"|[[सत्य युग]] · [[त्रेता युग]] · [[द्वापर युग]] · [[कलि युग]]
|-
|align="right" style="font-size: 90%;" |'''[[हिन्दू वर्ण व्यवस्था|वर्ण]]:'''
|style="font-size: 90%;"|[[ब्राह्मन]] · [[क्षत्रीय]] · [[वैश्य]] · [[शुद्र]] · [[दलित]] · [[वर्णाश्रम धम्म]]
|}
|}<noinclude>[[विभाग:Navtables]]</noinclude>
b51421y20oo9eum9hxb1i02atjxibwx
पटिरूप:Index
10
1765
101549
84569
2022-05-31T11:03:21Z
CX Zoom
6375
+ Cat
101549
wikitext
text/x-wiki
{|align=center cellspacing=0 cellpadding=0 style="border:2px solid #e1eaee; border-collapse:separate;font-size:120%"
|-
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/०|०-९]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/अ|अ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/आ|आ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/इ|इ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ई|ई]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/उ|उ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ऊ|ऊ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ए|ए]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ऐ|ऐ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ओ|ओ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/औ|औ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/अं|अं]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/क|क]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ख|ख]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ग|ग]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/घ|घ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ङ|ङ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/च|च]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/छ|छ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ज|ज]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/झ|झ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ञ|ञ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ट|ट]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ठ|ठ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ड|ड]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ढ|ढ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border-left:0; border-top:0; border-right:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ण|ण]]
|-
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Categories|श्रेणी]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/त|त]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/थ|थ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/द|द]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ध|ध]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/न|न]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/प|प]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/फ|फ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ब|ब]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/भ|भ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/म|म]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/य|य]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/र|र]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ल|ल]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/व|व]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/श|श]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ष|ष]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/स|स]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ह|ह]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/क्ष|क्ष]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/त्र|त्र]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ज्ञ|ज्ञ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ऋ|ऋ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ॠ়|ॠ]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/ॐ|ॐ]]
|style="background:#F1FAFF; line-height:120%; border:1px solid #C6E4F2; border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/श्र|श्र]]
|style="background:#EAF6FD; line-height:120%; border:1px solid #C6E4F2;border:1px solid #C6E4F2; border-left:0; border-top:0; border-bottom:0; padding:0px 5px 0px 5px;"|[[Special:Allpages/अः|अः]]
|}
<!--
* <span style="font-size:120%"> [[Special:Allpages/Category:!|!]] [[Special:Allpages/Category:०|०-९]] [[Special:Allpages/Category:अ|अ]] [[Special:Allpages/Category:आ|आ]] [[Special:Allpages/Category:इ|इ]] [[Special:Allpages/Category:ई|ई]] [[Special:Allpages/Category:उ|उ]] [[Special:Allpages/Category:ऊ|ऊ]] [[Special:Allpages/Category:ए|ए]] [[Special:Allpages/Category:ऐ|ऐ]] [[Special:Allpages/Category:ओ|ओ]] [[Special:Allpages/Category:औ|औ]] [[Special:Allpages/Category:अं|अं]] [[Special:Allpages/Category:अः|अः]] [[Special:Allpages/Category:क|क]] [[Special:Allpages/Category:ख|ख]] [[Special:Allpages/Category:ग|ग]] [[Special:Allpages/Category:घ|घ]] [[Special:Allpages/Category:ङ|ङ]] [[Special:Allpages/Category:च|च]] [[Special:Allpages/Category:छ|छ]] [[Special:Allpages/Category:ज|ज]] [[Special:Allpages/Category:झ|झ]] [[Special:Allpages/Category:ञ|ञ]] [[Special:Allpages/Category:ट|ट]] [[Special:Allpages/Category:ठ|ठ]] [[Special:Allpages/Category:ड|ड]] [[Special:Allpages/Category:ढ|ढ]] [[Special:Allpages/Category:ण|ण]] [[Special:Allpages/Category:त|त]] [[Special:Allpages/Category:थ|थ]] [[Special:Allpages/Category:द|द]] [[Special:Allpages/Category:ध|ध]] [[Special:Allpages/Category:न|न]] [[Special:Allpages/Category:प|प]] [[Special:Allpages/Category:फ|फ]] [[Special:Allpages/Category:ब|ब]] [[Special:Allpages/Category:भ|भ]][[Special:Allpages/Category:म|म]] [[Special:Allpages/Category:य|य]] [[Special:Allpages/Category:र|र]] [[Special:Allpages/Category:ल|ल]] [[Special:Allpages/Category:व|व]] [[Special:Allpages/Category:श|श]] [[Special:Allpages/Category:ष|ष]] [[Special:Allpages/Category:ह|ह]] [[Special:Allpages/Category:क्ष|क्ष]] [[Special:Allpages/Category:त्र|त्र]] [[Special:Allpages/Category:ज्ञ|ज्ञ]] [[Special:Allpages/Category:ऋ|ऋ]] [[Special:Allpages/Category:ॠ|ॠ]] [[Special:Allpages/Category:ॐ|ॐ]] [[Special:Allpages/Category:श्र|श्र]]</span>
--><noinclude>
[[Category:Wikipedia Main Page templates]]
</noinclude>
05majqdhhvccwzdhi7jps2yhszkn0dt
एलेमेन्ट
0
1828
72613
3321
2011-06-09T14:48:41Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72613
wikitext
text/x-wiki
{{एलेमेन्ट}}
{{stub}}
3s4jkhw7pz0k564zb9z1eeabdxhoniv
पटिरूप:एलेमेन्ट
10
1832
3331
2006-12-04T17:18:14Z
Eukesh
59
[[Template:एलेमेन्ट]] moved to [[Template:तत्त्व]]
3331
wikitext
text/x-wiki
#REDIRECT [[Template:तत्त्व]]
cwayb8sjz5m1cqc8vj5i28fkijcdmts
पटिरूप:Delete
10
1844
102202
101812
2023-07-04T20:34:14Z
CX Zoom
6375
no reason given message
102202
wikitext
text/x-wiki
{{Message box
| bcolor = red
| image = OOjs UI icon trash-destructive.svg
| imagesize = 80px
| text = <b style="color:red; font-size:150%;">This page is a candidate for speedy deletion!</b><br/>
If you disagree with its speedy deletion, please explain why on [[{{TALKPAGENAME}}|its talk page]]. If this page obviously does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself.{{#if:{{{1|}}}|<br/><b>The following reason is given for the nomination:</b> {{{1}}}|<br/><span style="font-size:75%;">No reason has been given for the nomination.</span>}}}}<includeonly>[[Category:Deleteme]]</includeonly><noinclude>
{{Transclusionless|reason=pages tagged with it are deleted or the deletion tag removed when deletion isn't done}}
[[Category:Wikipedia maintenance templates]]
</noinclude>
ot31owf8ih87qqr7tm13shhpx4j4ang
संयुक्त राज्य अमेरिका
0
1861
102941
102633
2025-10-14T01:59:03Z
Minorax
5233
102941
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''संयुक्त राज्य अमेरिका'''</big></big><br/>''United States of America''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of_the United States.svg|125px]]
| align="center" width="140px" | [[पटिमा:Great_Seal_of_the_United_States_(obverse).svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:USA_orthographic.svg|300px]]
|}
'''संयुक्त राज्य अमेरिका'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
nnsbgc19g62fa0yabps4lhd83hfkqi0
पटिरूप:अमेरिका
10
1862
102907
101788
2025-10-14T01:52:01Z
Minorax
5233
102907
wikitext
text/x-wiki
<div class="NavFrame" >
<div class="NavHead" style="font-size:130%; background:#ccccff" align="center" width="100%">'''[[संयुक्त राज्य अमेरिका]]स्य राज्या व राजधानी'''</div>
<div class="NavContent">
{|
| align="center" style="font-size: 110%;"|
[[अलाबामा]] ([[मोन्टगोमरी]]) | [[अलास्का]] ([[जुन्यु]]) | [[अराइजोना]] ([[फिनिक्स]]) | [[आर्कान्स:]] ([[लिटिल रक]]) | [[क्यालिफोर्निया]] ([[सेक्रामेन्टो]]) | [[कोलोर्याडो]] ([[डेन्भर]]) | [[कनेक्टिकट]] ([[हार्टफोर्ड]]) | [[डेलावेर]] ([[डोभर]]) | [[फ्लोरिडा]] ([[टालाहासे]]) | [[ज्योर्जिया]] ([[एट्लान्टा]]) | [[हवाई]] ([[होनालुलु]]) | [[आइडाहो]] ([[बोइज]]) | [[इलिनोइ]] ([[स्प्रिंगफिल्ड]]) | [[इन्डियाना]] ([[इन्डियानापोलिस]]) | [[आयोवा]] ([[डेस् म्वाने]]) | [[कान्सास्]] ([[टोपेका]]) | [[केन्चकी]] ([[फ्र्यांकफोर्ट]]) | [[लुइजियाना]] ([[बेटन रु]]) | [[मेइन]] ([[अगस्टा]]) | [[मेरील्यान्ड]] ([[एनापोलिस]]) | [[म्यासेच्युसेट्स]] ([[बोस्टन]]) | [[मिसिगन]] ([[ल्यान्सिंग]]) | [[मिनेसोटा]] ([[सन्त पल]]) | [[मिसिसिप्पी]] ([[ज्याकसन]]) | [[मिसौरी]] ([[जेफर्सन सिटी]]) | [[मोन्टाना]] ([[हेलेना]]) | [[नेब्रास्का]] ([[लिंकन]]) | [[नेभेदा]] ([[कार्सन सिटी]]) | [[न्हु ह्याम्प्शायर]] ([[कन्कर्ड]]) | [[न्हु जर्सी]] ([[ट्रेन्टन]]) | [[न्हु मेक्सिको]] ([[सान्ता फे]]) | [[न्हु यर्क]] ([[अल्बानी]]) | [[उत्तर क्यारोलिना]] ([[र्यालेइ]]) | [[उत्तर डेकोटा]] ([[बिस्मार्क]]) | [[ओहायो]] ([[कोलम्बस]]) | [[ओक्लाहोमा]] ([[ओक्लाहोमा सिटी]]) | [[ओरेगन]] ([[सालेम]]) | [[पेन्सिल्भेनिया]] ([[ह्यारिसबर्ग]]) | [[रोड टापू]] ([[प्रोभिडेन्स]]) | [[दक्षिण क्यारोलिना]] ([[कोलम्बिया]]) | [[दक्षिण ड्याकोटा]] ([[पियेरे]]) | [[टेनिसी]] ([[न्यास्भिल्ल]]) | [[टेक्सास]] ([[अस्टिन]]) | [[उटाह]] ([[साल्ट लेक सिटी]]) | [[भर्मोन्ट]] ([[मोन्टपेलियर]]) |[[भर्जिनिया]] ([[रिचमन्ड]]) | [[वासिंगटन]] ([[ओलम्पिया]]) | [[पश्चिम भर्जिनिया]] ([[चार्ल्सटन]]) | [[विन्कोसिन]] ([[मेडिसन]]) | [[वायोमिंग]] ([[चेइनी]]) | [[वासिंगटन डि सि]]
|}</div>
</div>[[Category:संयुक्त राज्य अमेरिका<noinclude>| </noinclude>]]<noinclude>
[[Category:Navbox templates]]
</noinclude>
fbm80310bthwninudomu4a393z274lk
अलाबामा
0
1863
102948
95680
2025-10-14T01:59:06Z
Minorax
5233
102948
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''अलाबामा'''</big></big><br/>''Alabama''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Alabama.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal_of Alabama.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA AL.svg|300px]]
|}
अलाबामा
{{clear}}
{{अमेरिका}}
{{stub}}
heeb9qk6lopdtskjogp1g5o8d565fz4
मोन्टगोमरी
0
1864
84249
72461
2012-06-18T03:31:31Z
AnandVivekSatpathi
2093
84249
wikitext
text/x-wiki
मोन्टगोमरी
{{अमेरिका}}
{{stub}}
2nr3dtn2pf2v0t2hxjv60lrcq5ahfyf
अलास्का
0
1865
102962
102305
2025-10-14T02:02:24Z
Minorax
5233
102962
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''अलास्का'''</big></big><br/>''Alaska''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Alaska.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of the State of Alaska.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA AK.svg|300px]]
|}
अलास्का
{{clear}}
{{अमेरिका}}
{{stub}}
nr7y4i3h70i3w5082ckh728evc3zqg9
जुन्यु
0
1866
84251
72418
2012-06-18T03:35:22Z
AnandVivekSatpathi
2093
84251
wikitext
text/x-wiki
जुन्यु
{{अमेरिका}}
{{stub}}
9gmxd0qn2kfar00984m01v2o5xj50fr
अराइजोना
0
1867
102908
95682
2025-10-14T01:52:13Z
Minorax
5233
102908
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''अराइजोना'''</big></big><br/>''Arizona''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Arizona.svg|125px]]
| align="center" width="140px" | [[पटिमा:Arizona-StateSeal.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA AZ.svg|300px]]
|}
अराइजोना
{{clear}}
{{अमेरिका}}
{{stub}}
n0y3q1nvsv5ryl1ft8t9zo46ix0kzsb
फिनिक्स
0
1868
84253
72445
2012-06-18T03:38:06Z
AnandVivekSatpathi
2093
लेखनम् अपूर्णम् अस्ति।
84253
wikitext
text/x-wiki
'''फिनिक्स'''
{{अमेरिका}}
{{stub}}
exggk6rwtzko2ah1x0uzuwutl06ob01
आर्कान्स:
0
1869
102920
95683
2025-10-14T01:53:02Z
Minorax
5233
102920
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''आर्कान्स'''</big></big><br/>''Arkansas''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Arkansas.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Arkansas.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA AR.svg|300px]]
|}
आर्कान्स
{{clear}}
{{अमेरिका}}
{{stub}}
q7ls3o6z6rs1puhn44ys8z1wgd2uhzs
लिटिल रक
0
1870
84255
72469
2012-06-18T03:40:48Z
AnandVivekSatpathi
2093
84255
wikitext
text/x-wiki
'''लिटिल रक''' राज्य
{{अमेरिका}}
{{stub}}
264xbmhun4y46uapn5b77vbnses1wf1
क्यालिफोर्निया
0
1871
102915
95684
2025-10-14T01:52:51Z
Minorax
5233
102915
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''क्यालिफोर्निया'''</big></big><br/>''California''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of California.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of California.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA CA.svg|300px]]
|}
'''क्यालिफोर्निया'''
{{clear}}
{{अमेरिका}}
{{stub}}
quqo7aewsmls2gspan5ng8yffooya5a
सेक्रामेन्टो
0
1872
84257
72481
2012-06-18T03:42:25Z
AnandVivekSatpathi
2093
84257
wikitext
text/x-wiki
'''सेक्रामेन्टो'''
{{अमेरिका}}
{{stub}}
54521qhr1866l3jyhltthtbs0ki4qpr
कोलोर्याडो
0
1873
102919
95685
2025-10-14T01:53:00Z
Minorax
5233
102919
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''कोलोर्याडो'''</big></big><br/>''Colorado''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Colorado.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Colorado.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA CO.svg|300px]]
|}
'''कोलोर्याडो'''
{{clear}}
{{अमेरिका}}
{{stub}}
g0d50cobp9i5s193umps8xxg1t76xmo
डेन्भर
0
1874
84259
72428
2012-06-18T03:44:13Z
AnandVivekSatpathi
2093
84259
wikitext
text/x-wiki
'''डेन्भर'''
{{अमेरिका}}
{{stub}}
62uvqrd2ueewb9bsx8ous1r3tgiiot1
कनेक्टिकट
0
1875
102939
95686
2025-10-14T01:59:01Z
Minorax
5233
102939
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''कनेक्टिकट'''</big></big><br/>''Connecticut''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Connecticut.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Connecticut.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA CT.svg|300px]]
|}
'''कनेक्टिकट'''
{{clear}}
{{अमेरिका}}
{{stub}}
pxfxkeidfbnnqxj17j2i8b7snsk2zqn
हार्टफोर्ड
0
1876
84261
72484
2012-06-18T03:45:23Z
AnandVivekSatpathi
2093
84261
wikitext
text/x-wiki
'''हार्टफोर्ड'''
{{अमेरिका}}
{{stub}}
ais4j3cv40354z2sfesqng8km4u49hu
डेलावेर
0
1877
102943
95687
2025-10-14T01:59:03Z
Minorax
5233
102943
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''डेलावेर'''</big></big><br/>''Delaware''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Delaware.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Delaware.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA DE.svg|300px]]
|}
'''डेलावेर'''
{{clear}}
{{अमेरिका}}
{{stub}}
ofkyzrx537aril12qr2l8mjq4mwt26g
डोभर
0
1878
84263
72431
2012-06-18T03:48:27Z
AnandVivekSatpathi
2093
84263
wikitext
text/x-wiki
'''डोभर'''
{{अमेरिका}}
{{stub}}
8krwnpwxjzkgluxkmuqbz84fgcf0ss1
डिस्ट्रिक्ट अफ कोलम्बिया
0
1879
95397
84725
2015-01-24T23:16:42Z
73.17.225.234
Redirected page to [[वासिंगटन डि सि]]
95397
wikitext
text/x-wiki
#REDIRECT [[वासिंगटन डि सि]]
pcbq25hzuezc1sqw08xwy3v35s11vx0
वासिंगटन डि सि
0
1880
102924
102604
2025-10-14T01:55:29Z
Minorax
5233
102924
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''वासिंगटन डि सि'''</big></big><br/>''Washington, D.C.''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag of Washington, D.C.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of the District of Columbia.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Washington D.C. in United States (zoom).svg|300px]]
|}
'''वासिंगटन डि सि'''
== अभिञ्ञाणा ==
{{commons|Washington D.C.|वासिंगटन डि सि}}
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
pnqh3n5w742zfu9r2nmjfrudfem2tbd
फ्लोरिडा
0
1881
102926
102625
2025-10-14T01:55:57Z
Minorax
5233
102926
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''फ्लोरिडा'''</big></big><br/>''Florida''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Florida.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Florida.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA FL.svg|300px]]
|}
'''फ्लोरिडा'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
kzu4944wwjp0x70drv2y2lpd3bqaux9
टालाहासे
0
1882
102618
97180
2024-10-01T19:08:07Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102618
wikitext
text/x-wiki
'''टालाहासे'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
3fnpg52vz12dwrfkofxjslyx05kmbuj
ज्योर्जिया
0
1883
102945
102623
2025-10-14T01:59:04Z
Minorax
5233
102945
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''ज्योर्जिया'''</big></big><br/>''Georgia''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag of the State of Georgia.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Georgia.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA GA.svg|300px]]
|}
'''ज्योर्जिया'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
99nt0laiklvdgwevgc30odmcoasqp2c
एट्लान्टा
0
1884
102617
96995
2024-10-01T19:07:32Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102617
wikitext
text/x-wiki
'''एट्लान्टा'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
hplj4xx72elmz6j8drfa5cvtg0vchb3
हवाई
0
1885
102940
102612
2025-10-14T01:59:02Z
Minorax
5233
102940
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''हवाई'''</big></big><br/>''Hawaii''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Hawaii.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Hawaii.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA HI.svg|300px]]
|}
'''हवाई'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
t8baejcyzqog4yc4napi4b4uvm70kiy
होनालुलु
0
1886
97633
84732
2021-04-15T13:38:37Z
Tahmid
5870
translation & cleaning
97633
wikitext
text/x-wiki
'''होनालुलु'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
kxb9ux93n52i2ljpamqv7yx36gnrh0v
आइडाहो
0
1887
102914
102619
2025-10-14T01:52:49Z
Minorax
5233
102914
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''आइडाहो'''</big></big><br/>''Idaho''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Idaho.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Idaho.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA ID.svg|300px]]
|}
'''आइडाहो'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
abyugv6u8fsljd8f6o0u8h4k3nyi4qw
बोइज
0
1888
102615
97400
2024-10-01T19:06:56Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102615
wikitext
text/x-wiki
'''बोइज'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
ms6c9h7z2ahptsxdg1z1y6xlps3ew9o
इलिनोइ
0
1889
102911
102627
2025-10-14T01:52:44Z
Minorax
5233
102911
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''इलिनोइ'''</big></big><br/>''Illinois''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Illinois.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Illinois.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA IL.svg|300px]]
|}
'''इलिनोइ'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
dricverboda32pxp06o7t24aw43ow3f
स्प्रिंगफिल्ड
0
1890
84243
72482
2012-06-18T00:59:27Z
AnandVivekSatpathi
2093
84243
wikitext
text/x-wiki
स्प्रिंगफिल्ड
{{अमेरिका}}
{{stub}}
ra2vmbxtrqs600galf6xcrmsdm3fs0l
इन्डियाना
0
1891
102935
102621
2025-10-14T01:59:00Z
Minorax
5233
102935
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''इन्डियाना'''</big></big><br/>''Indiana''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Indiana.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Indiana.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA IN.svg|300px]]
|}
'''इन्डियाना'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
p4vcac68jtlt7kpp1ofeyq7f723saja
इन्डियानापोलिस
0
1892
102632
102195
2024-10-01T19:11:55Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102632
wikitext
text/x-wiki
{{db}}
'''इन्डियानापोलिस'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
r7w5yxh6s49iwh68t11g4u5a0ep9bmx
आयोवा
0
1893
102934
96969
2025-10-14T01:58:59Z
Minorax
5233
102934
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''आयोवा'''</big></big><br/>''Iowa''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Iowa.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Iowa.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA IA.svg|300px]]
|}
'''आयोवा'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
3xzx05hurcy0m7xhb5zl9i4qf8f1ufd
डेस् म्वाने
0
1894
102631
97188
2024-10-01T19:11:40Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102631
wikitext
text/x-wiki
'''डेस् म्वाने'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
8skuv7vvoje1bs7qdr21smq3sjiyjyl
कान्सास्
0
1895
102933
102629
2025-10-14T01:58:24Z
Minorax
5233
102933
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''कान्सास्'''</big></big><br/>''Kansas''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Kansas.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Kansas.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA KS.svg|300px]]
|}
'''कान्सास्'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
qjokd1o2w13szs2cdjgt6zpyv0qb237
टोपेका
0
1896
102609
97185
2024-10-01T19:04:30Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102609
wikitext
text/x-wiki
'''टोपेका'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
td8b0qlhi27c1ypvjo2wq390rmla0hr
केन्चकी
0
1897
102931
102611
2025-10-14T01:56:23Z
Minorax
5233
102931
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''केन्चकी'''</big></big><br/>''Kentucky''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Kentucky.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Kentucky.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA KY.svg|300px]]
|}
'''केन्चकी'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
bocd29n2iuuyhnv5fmvlwu8hjaufhop
फ्र्यांकफोर्ट
0
1898
102613
97334
2024-10-01T19:06:18Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102613
wikitext
text/x-wiki
'''फ्र्यांकफोर्ट'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
17kvwprcepmmq135oaa3jgbdvukaed5
लुइजियाना
0
1899
102906
102616
2025-10-14T01:51:27Z
Minorax
5233
102906
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''लुइजियाना'''</big></big><br/>''Louisiana''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Louisiana.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Louisiana.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA LA.svg|300px]]
|}
'''लुइजियाना'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
rvss03rr2bhhqkn8u80wwf3s0lj1liy
बेटन रु
0
1900
102614
97388
2024-10-01T19:06:39Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102614
wikitext
text/x-wiki
'''बेटन रु'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
58zi869fplrire86tra9dqrjx8wods6
मेइन
0
1901
102951
102630
2025-10-14T01:59:07Z
Minorax
5233
102951
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मेइन'''</big></big><br/>''Maine''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Maine.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Maine.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA ME.svg|300px]]
|}
'''मेइन'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
e07wm8gb86si55n3zr4ecuq9g5ekfsk
अगस्टा
0
1902
102624
96105
2024-10-01T19:09:44Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102624
wikitext
text/x-wiki
'''अगस्टा'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
61fj7eqbl6bkz2rtscbgadb1t67fzaz
मेरील्यान्ड
0
1903
102952
102622
2025-10-14T01:59:08Z
Minorax
5233
102952
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मेरील्यान्ड'''</big></big><br/>''Maryland''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Maryland.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Maryland.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MD.svg|300px]]
|}
'''मेरील्यान्ड'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
350nsdkt1yc2hkbyvsgko0tnykwz1ol
एनापोलिस
0
1904
102626
97000
2024-10-01T19:10:22Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102626
wikitext
text/x-wiki
'''एनापोलिस'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
mzuqgq1g6unr1hmgdb7pb6bb10d0hpm
म्यासेच्युसेट्स
0
1905
102953
102620
2025-10-14T01:59:08Z
Minorax
5233
102953
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''म्यासेच्युसेट्स'''</big></big><br/>''Massachusetts''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Massachusetts.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Massachusetts.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MA.svg|300px]]
|}
'''म्यासेच्युसेट्स'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
jy745e9c1chsddebimw230vebb9hlqo
बोस्टन
0
1906
102628
97402
2024-10-01T19:10:56Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102628
wikitext
text/x-wiki
'''बोस्टन'''
== अभिञ्ञाणा ==
{{reflist}}
{{अमेरिका}}
{{stub}}
j1hovv0pd71kv4bqmfrt0nqirm1cpfu
मिसिगन
0
1907
102946
102610
2025-10-14T01:59:05Z
Minorax
5233
102946
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मिसिगन'''</big></big><br/>''Michigan''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Michigan.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Michigan.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MI.svg|300px]]
|}
'''मिसिगन'''
== अभिञ्ञाणा ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
nc02eo81ilfp4mq1rkpedf2irws37ak
ल्यान्सिंग
0
1908
97552
85095
2021-04-15T13:36:51Z
Tahmid
5870
translation & cleaning
97552
wikitext
text/x-wiki
'''ल्यान्सिंग'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
h3hw73c9swif1hs73k31z3osi3inmis
मिनेसोटा
0
1909
102923
102560
2025-10-14T01:55:27Z
Minorax
5233
102923
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #F9F9F9; border: 1px #AAAAAA solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मिनेसोटा'''</big></big><br/>''Minnesota''
|-
| style="background:#EFEFEF;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Minnesota.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Minnesota.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MN.svg|300px]]
|}
'''मिनेसोटा''' संयुक्त राज्य अमेरिकास्य राज्या अस्तु।
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
dxcjxsi5rqcxex534bl3gsd3ybeqtva
सन्त पल
0
1910
72477
3445
2011-06-09T14:37:09Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72477
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मिसिसिप्पी
0
1911
102944
95976
2025-10-14T01:59:04Z
Minorax
5233
102944
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मिसिसिप्पी'''</big></big><br/>''Mississippi''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Mississippi.svg|border|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Mississippi (2014).svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MS.svg|300px]]
|}
'''मिसिसिप्पी'''
{{clear}}
{{अमेरिका}}
{{stub}}
nopxu0o4yyvc0udz9bpsc782s4k0ttt
ज्याकसन
0
1912
72420
3447
2011-06-09T14:34:19Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72420
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मिसौरी
0
1913
102909
102323
2025-10-14T01:52:15Z
Minorax
5233
102909
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मिसौरी'''</big></big><br/>''Missouri''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Missouri.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Missouri.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA MO.svg|300px]]
|}
'''मिसौरी'''
{{clear}}
{{अमेरिका}}
{{stub}}
4is6ij0j105latqzcghdm6fa4ud9mpt
जेफर्सन सिटी
0
1914
72419
3449
2011-06-09T14:34:17Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72419
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मोन्टाना
0
1915
102913
96295
2025-10-14T01:52:48Z
Minorax
5233
102913
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''मोन्टाना'''</big></big><br/>''Montana''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Montana.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Montana.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of U.S. - MT.svg|300px]]
|}
'''मोन्टाना'''
{{clear}}
{{अमेरिका}}
{{stub}}
68j70ne2kvvwa5nnual48mkpac56ahw
हेलेना
0
1916
72485
3451
2011-06-09T14:37:31Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72485
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
नेब्रास्का
0
1917
102950
95706
2025-10-14T01:59:07Z
Minorax
5233
102950
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''नेब्रास्का'''</big></big><br/>''Nebraska''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Nebraska.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Nebraska.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NE.svg|300px]]
|}
'''नेब्रास्का'''
{{clear}}
{{अमेरिका}}
{{stub}}
haiqw997bhprspqf9qrb3pdpkvalps5
लिंकन
0
1918
72468
3453
2011-06-09T14:36:45Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72468
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
नेभेदा
0
1919
103053
102916
2025-10-14T09:02:11Z
Ziv
7888
→ File replacement: update to new version
103053
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''नेभेदा'''</big></big><br/>''Nevada''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Nevada.svg|125px]]
| align="center" width="140px" | [[पटिमा:State Seal of Nevada.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NV.svg|300px]]
|}
'''नेभेदा'''
{{clear}}
{{अमेरिका}}
{{stub}}
htrdx60jnydkozo13arnanfp4io38p7
कार्सन सिटी
0
1920
72410
3455
2011-06-09T14:33:59Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72410
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कन्कर्ड
0
1921
72408
3456
2011-06-09T14:33:55Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72408
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ट्रेन्टन
0
1922
72426
3457
2011-06-09T14:34:31Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72426
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
सान्ता फे
0
1923
72478
3458
2011-06-09T14:37:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72478
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
अल्बानी
0
1924
72389
3459
2011-06-09T14:33:06Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72389
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उत्तर क्यारोलिना
0
1925
102942
95712
2025-10-14T01:59:03Z
Minorax
5233
102942
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''उत्तर क्यारोलिना'''</big></big><br/>''North Carolina''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of North Carolina.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of North Carolina.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NC.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
03rkf3ajiy6pxajibnjb4ixm2narwc5
र्यालेइ
0
1926
72467
3461
2011-06-09T14:36:43Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72467
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उत्तर डेकोटा
0
1927
102961
102304
2025-10-14T02:02:21Z
Minorax
5233
102961
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''उत्तर डेकोटा'''</big></big><br/>''North Dakota''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of North Dakota.svg|125px]]
| align="center" width="140px" | [[पटिमा:Great Seal of North Dakota.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA ND.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
b7f3mc0fug3s14wigpv0c4zplk6abtx
पमुख पत्त Pamukha patta
0
1928
102922
102921
2025-10-14T01:55:20Z
Minorax
5233
102922
wikitext
text/x-wiki
<br />
<div style="background-color:#FFFBF0; padding:10px; ">
<p style="text-align: center">
<big>''' पाळिभासा-विकिनिखिलकोसो <br> Pālibhāsā vikinikhilakoso '''</big>
</p>
<p style="text-align: center">
[[Image:Flag of Buddhism.svg|130px|left]]
[[Image:Wikipedia-logo.png|130px|right]]
</p>
<p style="margin: 0.5em 0 0 3%; text-align: center; font-size: 125%; line-height: 1.3">
''सागतं! एत्थ विकिपीडिया ति निखिलकोसे।''
''इमस्मिं निखिलकोसे यो को'पि लिखितुं सक्कोति।! सहायता एत्थ विज्जति:''''[https://web.archive.org/web/20050209162603/http://www.saigon.com/~anson/ebud/dict-ep/ आंग्लभासा-पालि]''
''अयं निखिलकोसो आरद्धो फुस्समासे १६, २५४९।''
''एत्थ पन [[Special:Statistics|<span style="color:green; font-size:large;">'''{{NUMBEROFARTICLES}}'''</span>]] लेखा लिखिता होन्ति|''
''अपि च खो सब्बे लेखा आबद्धा भवेतब्बा| (GNU)।''
''अभ्यासत्थाय [[Wikipedia:Help|सहायता]] अथवा [[Wikipedia:Sandbox|पयोगट्ठले]] गच्छन्तु । हेट्ठा लेखनाय सुविधाय ठलानि सन्ति -''
</p>
<p style="margin: 0.5em 0 0 3%; text-align: center; font-size: 125%; line-height: 1.3">
<div class="center">
''sāgataṃ! vikikoso (nikhilakoso - āṅgalabhāṣā: Wikipedia).''
''ayaṃ saddakoso samānakikko hoti, abaddha nikhilakosa karetu. Tuvampi imasmi saddakose vatthūni likheyya! upakāro:''''[https://web.archive.org/web/20050209162603/http://www.saigon.com/~anson/ebud/dict-ep/ Āṅalabhāṣā-pālī]''
''ayaṃ nikhilakoso āraddhakato phussamāse 16, 2549.''
''itiraci [[Special:Statistics|<span style="color:green; font-size:large;">'''{{NUMBEROFARTICLES}}'''</span>]] Bhāthuni likhita: honatī.''
''apī ca kho sabbe bhāthuni ābadhdā bhabetabbā| (GNU).''
''abhyāsatthāya [[Wikipedia:Help|sahāyatā]] ca [[Wikipedia:Sandbox|payogaṭṭhale]] gacchantu . Adhastāt lekhanāya suvidhāya sthalāni santi -''
</div>
</p>
<br>
{|
|<big>'''अज्ज निज मुख्यकोट्ठास भण्ढ'''</big>
|-
| align="right" valign="top" style="background:#FFFBF0; border: 1px solid silver; padding:10px"|
<div style="direction:ltr; font-family:tahoma">
{|
'''[[जगतगुरुरामभद्दाचरियो Jagadgururāmabhadrācāryaḥ|जगद्गुरुरामभद्राचार्यः]]''' (हिन्दी: जगद्गुरु रामभद्राचार्य) (१९५०-), पूरिमानाम गिरिधरमिश्रः, चित्रकूट (उत्तर प्रदेश, भारतदेस) अधिवुत्थ एको पण्डितो, अज्झापनायत्त आचरियो, नानाभासिको, रचयिता, चित्तकथी, अज्झत्तधम्मविदू च इन्दीय धम्मायत्त नेतु अस्तु। सो रामानन्द पटिपाटिनिज वत्तमान कटु जगद्गुरु रामानन्दाचार्या अंटो एका अस्तु च अमू अवत्था अंटो १९८८ पभूति। सो चित्रकूट पतिट्ठित अरहनता तुलसीदास निज नाम ऊपरी पवत्तितो तुलसी पीठ अभिहिता धममिका च समाजहित सेवा विज्जाधरपरिसा निज पतिट्ठापेतु च सभापति अस्तु। सो चित्रकूट पतिट्ठित जगद्गुरु रामभद्राचार्य अवसादेति निखिलविज्जालय निज पतिट्ठापेतु च यावजीविको अक्खदस्सामच्च अस्तु। '''[[अधिका पठि...]]''')
|<big>'''Ajja nija mukhyakoṭṭhāsa bhaṇḍha'''</big>
'''[[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ|Jagadgururāmabhadrācāryaḥ]]''' (hindī:jagadguru rāmabhadrācārya) (१९५०-), pūrimānāma giridharamiśraḥ, citrakūṭa (uttara pradeśa, bhāratadesa) adhivuttha ekā unnad paṇdita, ajjhāpanāyatta ācariya, nānābhāsika, racayitā, cittakathī, ajjhattadhammavidū ca indīya dhammāyatta netu astu. So rāmānanda paṭipāṭinija vattamāna kaṭu jagadguru rāmānandācāryā aṃṭo ekā astu ca amū avatthā aṃṭo १९८८ pabhūti. So citrakūṭa patiṭṭhita arahanatā tulasīdāsa nija nāma ūparī pavattito tulasī pīṭha abhihitā dhamamikā kā samājahita sevā vijjādharaparisā nija patiṭṭhāpetu ca sabhāpati astu. So citrakūṭa patiṭṭhita jagadguru rāmabhadrācārya avasādeti nikhilavijjālaya nija patiṭṭhāpetu ca yāvajīviko akkhadassāmacca astu.('''[[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ| Adhikā paṭhi...]]''')
|}
</div>
-----------------------
{{Learn Pali}}
{| cellspacing="0" cellpadding="0" style="border-left:1px solid #006699; border-right:1px solid #996600; margin-bottom: 10px;"
| width="60%" valign="top" bgcolor="#EAF5FB" style="border-bottom:1px solid #006699; border-right:1px solid #006699;"|
{| width="100%" cellspacing="0" cellpadding="5" style="border-top:1px solid #006699;"
! align="center" bgcolor="#D0E2EE"|<big>''' देवनागरी(युनिकोड) लेखन साधन '''</big>
|-
| style="border-top:1px solid #006699; padding-right:10px" align="justify" bgcolor="#EAF5FB"|
* [https://web.archive.org/web/20060824203936/http://www.niu.edu/~deepak/roman2unicode/release/ Roman to Devanagari converter]
* [https://web.archive.org/web/20060822015610/http://www.indiver.com/nepali.php इन्दीवर नेपाली सम्पादक]
* [http://www.aksharamala.com अक्षरमाला] खुला, सरल [[युनिकोड]] [[देवनागरी]] [[सफ्टवेर]]
* [[:en:Unicode | युनिकोड अङ्ग्रेजी विकिपीडिया]] ([[युनिकोड]])
* [[:en:Devanagari | देवनागरी (अङ्ग्रेजी)]] ([[:sa:देवनागरी|सक्कत-अनुवादो]])
* [https://web.archive.org/web/20050513231007/http://www.aksharamala.com/download/free/ अक्खरमाला (अक्षरमाला) डाउनलोड (खुला)]
* [https://web.archive.org/web/20040202125527/http://www.aczone.com/itrans/ ITRANS]
* [https://web.archive.org/web/20061022100617/http://www.chhahari.com/unicode/ छहारी नेपाली / देवनागरी टाईपराइटर]
|}
|}
{{Index}}
{|
=== विसयसूची ===
|-
| width="50%" valign="top" |
{| width="100%" border="0" cellspacing="0" cellpadding="5"
| width="10%" | [[पटिमा:Nuvola apps kalzium.png|50px|Zienziah Naturaleh]]
| width="90%" style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[गणितं]] , [[पक्कति]] च [[विञ्ञाणं]]'''<br /><span style="color:green;">[[खगोलविञ्ञाणं]] – [[जीवविञ्ञाणं]] – [[रसायनविञ्ञाणं]] – [[यन्तविञ्ञाणं]](संगणकविञ्ञाणं) – [[वातावरणविञ्ञाणं]] – [[रेखाविञ्ञाणं]](ज्यामिति) – [[गणितं]] – [[भोतिकविञ्ञाणं]] – [[पसुविञ्ञाणं]]</span>
|-
| [[पटिमा:Nuvola apps package network.png|50px|Zienziah Zozialeh]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[मनुस्सो]] च [[सामाजिकविञ्ञाणं]] '''<br /><span style="color:green;">[[मनुस्सविञ्ञाणं]](एन्थ्रोपोलोजी) – [[पुरातनविञ्ञाणं]] – [[भूगोलं]] – [[अज्झयनसत्तं]] – [[इतिहासो]] – [[भासा]] – [[दस्सनविञ्ञाणं]] – [[चिन्तनसत्तं]](साइकोलोजी) – [[धम्मो]] – [[समाजविञ्ञाणं]]</span>
|-
| [[पटिमा:Nuvola apps mycomputer.png|50px|Teknolohía]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[किच्चविञ्ञाणं]]'''<br /><span style="color:green;">[[कसिविञ्ञाणं]] – [[गेहविञ्ञाणं]] – [[संचारो]] – [[इणाणुविञ्ञाणं (ईलेक्त्रोनिक)]] – [[यंतसत्तं]](ईन्जिन्यरिङ) – [[आरोग्यं]] – [[उद्योग]] – [[तिकिच्चाविञ्ञाणं]] – [[परिवहनं]] – [[मौसम]]</span>
|}
| width="50%" valign="top" |
{| width="100%" border="0" cellspacing="0" cellpadding="5"
| width="10%" | [[पटिमा:Nuvola apps kcoloredit.png|50px|Arte i Kurtura]]
| width="90%" style="font-family: unicode; font-size:medium; border-top: 1px dashed #AAAAAA;" | '''[[कला]] च [[सक्कति]]'''<br /><span style="color:green;">[[कला]] – [[पोत्थकं]] – [[ब्यंजनं]] – [[सक्कति]] – [[नच्चं]] – [[चलचित्तं]] – [[संगीतं]] – [[रेडियो]] – [[कीडा]] – [[नाटकं]] – [[सयल (विहार)]] – [[दूरसंचारयन्तं]](टेलिफोन) – [[दूरदस्सनयन्तं]](टेलिविजन) </span>
|-
| [[पटिमा:Nuvola apps atlantik.png|50px|Entretenimientoh]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[अञ्ञ]]'''<br />
<span style="color:green;">[[नेपालं]] – [[पालिभाषा]] – [[जीवनी]] – [[बुध्दो]] </span>
|-
| [[पटिमा:Nuvola apps kwrite.png|50px|Index]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[संविधान]] व [[राज्य]]'''<br /><span style="color:green;">[[लेखाधिकारो]] – [[देसो]] – [[अत्थतन्तं]] – [[मनुस्सधिकारो]] – [[विधानं]]- [[सेना]] – [[रञ्ञनीति]] – [[ब्यापारो]] </span>
|}
|}
<br>
----
<br>
{| cellspacing="0" cellpadding="0" style="border-left:1px solid #991066; border-right:1px solid #991066;"
| width="100%" valign="top" bgcolor="#FBEAF5" style="border-bottom:1px solid #991066;"|
{| cellspacing="0" cellpadding="5" style="border-top:1px solid #991066;"
! align="center" bgcolor="#EEE0E2" |<big>''' अञ्ञभाषासु विकिपीडिया'''</big>
|-
| style="border-top:1px solid #991066; font-size:85%; padding:5px 20px" align="justify" bgcolor="#FBFAF5"|
<div style="font-size:85%;">
[[Wikipedia:Multilingual coordination| विकिपिडिया भाषासुची]] - [http://af.wikipedia.org अफ्रीकांस (Afrikaans)] - [http://anp.wikipedia.org अंगिका (Angika)] - [http://ar.wikipedia.com العربية अरबी(Araby)] - [[:ay:|Aymar aru (Aymara)]] - [http://as.wikipedia.org असमिया (Asamiya)] - [http://be.wikipedia.org/ Belarus] - [http://bn.wikipedia.org बांग्ला (বাংলা)] -[http://cs.wikipedia.org चेस्क (Česká)] - [http://de.wikipedia.org डोइच (Deutsch)] - [http://el.wikipedia.org Ελληνικά यूनानी (Ellenika)] - [http://en.wikipedia.org अंग्रेजी (English)] - [http://eo.wikipedia.org Esperanto] - [http://es.wikipedia.org एस्पन्योल (Español)] - [http://fi.wikipedia.com Suomi] - [http://fr.wikipedia.org फ्रांसी (Français)] - [http://gu.wikipedia.org गुजराती (Gujarati)] - [http://hi.wikipedia.org हिन्दी (Hindi)] - [http://io.wikipedia.org Ido] - [http://id.wikipedia.org भाषा इंदोनेशिया (Indonesia)] - [http://it.wikipedia.com इतालियन (Italiano)] - [http://ja.wikipedia.org 日本語 निहंग (Nihongo)] - [http://km.wikipedia.org ख्मेर (Khmer)] - [http://kn.wikipedia.org कन्नड (Kannada)] - [http://ko.wikipedia.org 한국어 (Hangukeo)] - [http://ks.wikipedia.org कश्मीरी (Kashmiri)] - [http://ku.wikipedia.org कुर्दी (Kurdish)] - [http://la.wikipedia.com Latina] - [http://lo.wikipedia.org लाओ (Lao)] - [http://hu.wikipedia.org Magyar] - [http://mi.wikipedia.org Mâori] - [http://ml.wikipedia.org मलयाल (Malayalam)] - [http://mn.wikipedia.org मंगोल (Mongolian)] - [http://mr.wikipedia.org मराठी (Marathi)] - [http://ms.wikipedia.org भाषा मलय (Bahasa Melayu)] - [http://my.wikipedia.org Myanmar] - [http://nah.wikipedia.org Nahuatl] - [http://ne.wikipedia.org नेपाली (Nepali)] - [http://nl.wikipedia.org Nederlands] - [http://or.wikipedia.org ଓଡ଼ିଆ (Odia)] - [http://pa.wikipedia.org पंजाबी (Punjabi)] - [http://pl.wikipedia.org Polska] - [http://fa.wikipedia.org फारसी (Persian)] - [http://pt.wikipedia.com Português] - [http://qu.wikipedia.org Runa Simi (Quechua)] - [http://ro.wikipedia.org Română] - [http://ru.wikipedia.org Русский रूसी (Russkiy)] - [http://sd.wikipedia.org सिन्धी(Sindhi)] - [http://si.wikipedia.org सिंहली (Singhalese)] - [http://sl.wikipedia.com Slovenščina] - [http://sv.wikipedia.org Svenska] - [http://sw.wikipedia.org Swahili] - [http://ta.wikipedia.org द्रमिड (Tamil)] - [http://te.wikipedia.org तेलुगु (Telugu)] - [http://th.wikipedia.org थै/स्याम (Thai/Siam)] - [http://tl.wikipedia.org तगालोग (Tagalog)] - [http://tr.wikipedia.org तुर्की (Türkçe)] - [http://ur.wikipedia.org उर्दू (Urdu)] - [http://vi.wikipedia.org Tiếng Việt] - [http://zh.wikipedia.org/ 中文 (Chinese)] - [http://zu.wikipedia.org जूलू (Zulu)]
</div>
|}
|}
<div class="MainPageBG" style="border: 1px solid #bfbfbf; padding: .5em 1em 1em; font-size: 100%; color: #000; background-color: #fff; margin: 3px;">
<h3 id="sister">विकिपिडिया भातृ कृयाकलाप </h3>
{| align="center" cellpadding="2" width="100%"
|- valign="top"
| colspan="3" | '''भातृ परियोजना'''
|-
| [[Image:Wikimedia-logo.svg|35px|<nowiki></nowiki>]]
| [[m:Main Page|'''मेटा-विकि''']]<br /> सकल विकिपिडिया परियोजना समन्वय
| [[Image:Wiktionary-logo-en.svg|35px|<nowiki></nowiki>]]
| [[incubator:Wt/pi|'''विकिशब्दकोष''']]<br />शब्दकोष
| [[Image:Commons-logo.svg|35px|<nowiki></nowiki>]]
| [[commons:|'''विकिमीडिया कमन्स''']]<br />
| [[Image:Wikibooks-logo.svg|35px|<nowiki></nowiki>]]
| [[b:|'''विकिपुस्तक''']]<br />पुस्तकालय
|-
| [[Image:Wikiquote-logo.svg|35px|<nowiki></nowiki>]]
| [[q:|'''विकिउवाक''']]<br />उवाक
| [[Image:Wikisource-logo.svg|35px|<nowiki></nowiki>]]
| [[oldwikisource:Main Page:Pali|'''विकिश्रोत''']]<br />श्रोत कागजात
| [[Image:Wikispecies-logo.svg|35px|Wikispecies]]
| [[Wikispecies:|'''विकिप्रजाती''']]<br />प्रजाती डाइरेक्त्री
| [[Image:Wikinews-logo.svg|35px|<nowiki></nowiki>]]
| [[n:|'''विकिसमाचार''']]<br />समाचार
|}
</div></div>
8yxe651pn0h7fajt0aqxals01o36s06
तिपिटक
0
2032
100989
97196
2022-04-11T10:34:08Z
CX Zoom
6375
removed [[Category:बौद्ध धम्म]]; added [[Category:Buddhism]] using [[Help:Gadget-HotCat|HotCat]]
100989
wikitext
text/x-wiki
'''तिपितक''' एकस्य '''धाम्मिक ग्रन्थ''' अस्तु। तिपितक ३ भाग विभाजिता:
* [[सुत्तपिटक]]
* [[विनयपित्तक]]
* [[अभिधम्मपित्तक]]
{{तिपितक}}
[[विभाग:Buddhism]]
plljhtyzhr7qr4u5xvmqw9nbq616jue
पटिरूप:Main
10
2033
101564
100211
2022-05-31T11:34:41Z
CX Zoom
6375
+ Cat
101564
wikitext
text/x-wiki
<includeonly>{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}</includeonly><noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
tt4cw6iky9f57cvxbz5s3e44e5vkue6
बांग्ला भाषा
0
2066
101909
100319
2022-10-22T19:07:17Z
Kwamikagami
2918
101909
wikitext
text/x-wiki
[[File:Bengalispeaking region.png|thumb|बांग्ला भाषा]]
'''बांग्ला भाषा''' [[हिन्द यूरोपीय परिवारस्य]] एका [[भाषा]] अस्ति| बांग्ला भाषा [[बांग्ला लिप्या]] लिख्यते|
944m48ny6e0jg903x3whnwvr1xgo759
उर्दू भाषा
0
2071
102312
101910
2024-01-10T17:41:33Z
जसवंत मोदी
7414
पटिमा
102312
wikitext
text/x-wiki
[[पटिमा:Urdu official-language areas.png|thumb|{{legend|#ffc90e|उर्दू}}]]
'''उर्दू भाषा''' [[हिन्द यूरोपीय परिवारस्य]] एका [[भाषा]] अस्ति। उर्दू भाषा [[अरबी लिप्या]] लिख्यते।
[[विभाग:भाषा]]
sepwgeopl8zh6aybosomjsso8ixzj6f
विकिपीडिया
0
2078
101803
101802
2022-06-30T20:01:23Z
Tegel
1641
Reverted edits by [[Special:Contributions/95.160.157.181|95.160.157.181]] ([[User talk:95.160.157.181|talk]]) to last revision by [[User:Tahmid|Tahmid]]
97560
wikitext
text/x-wiki
'''विकिपीडिया''' एकस्य अन्तरजाल आधारित निम्मुल्यन निखिलकोष अस्तु।
== List of Wikipedias ==
=== 1,000,000+ articles ===
العربية • Deutsch • English • Español • Français • Polski • Italiano • Nederlands • ガンからジョー • Português • Русский • Sinugboanong Binisaya • Svenska • Українська • Việt / 越南語 • Winaray • 中文
=== 100,000+ articles ===
Afrikaans • Shqip • Armãneashce • Azərbaycanca / Азәрбајҹан / آذربایجان دیلی • Asturianu • Български • Bân-lâm-gú / Hō-ló-oē / 闽南语 • Беларуская (Акадэмічная) • Català • Нохчийн • Česky • Dansk • Eesti • Ελληνικά • Esperanto • Euskara • فارسی • Filipino • Galego • Հայերեն • မြန်မာဘာသာ • देवनागरी और हाउस • Hrvatski • Indonesia • עברית • Latina • Latviešu • Lietuvių • Lumbaart • Македонски • Malagasy • Magyar • Melayu / بهاس ملايو • Minangkabau • Norsk (bokmål • nynorsk) • Nnapulitano • Occitan • Oʻzbekcha / Ўзбекча / اوزبیکچه • Қазақша / Qazaqşa / قازاقشا • Română • Cymraeg • Simple English • Slovenčina • Slovenščina • Српски / Srpski • Srpskohrvatski / Српскохрватски • Suomi • Tagalog / ᜊᜌ᜔ᜊᜌᜒᜈ᜔ • தமிழ் • Татарча / Tatarça • Тоҷикӣ / تاجیکی / Tojikī • تۆرکجه • Türkçe • اردو • Volapük • ภาษาไทย • Ślůnski • Zazaki • 한국어 • ქართული
=== 10,000+ articles ===
Acèh / بهسا اچيه • Alemannisch • አማርኛ • Aragonés • Kreyòl Ayisyen • বাংলা • Banyumasan • Башҡортса • Беларуская (Тарашкевіца) • भोजपुरी • Bikol Central • Boarisch • Bosanski • Brezhoneg • Буряад • Чӑвашла • Chavacano de Zamboanga • Corsu • Diné Bizaad • Emigliàn–Rumagnòl • Fiji Hindi / फ़िजी बात • Føroyskt • Frysk • Gaeilge • Gàidhlig • ગુજરાતી • Hak-kâ-fa / 客家話 • Hmoob • Hornjoserbsce • Ido • Ilokano • ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী • Interlingua • Иронау • Íslenska • Jawa / ꦧꦱꦗꦮ • Kapampangan • ಕನ್ನಡ • Kurdî / كوردی • • کوردیی ناوەندی Кыргызча / qırğızça / اوزبیکچه • Мары • Kotava • Lëtzebuergesch • Limburgs • Malti • मैथिली • 古文 / 文言文 • മലയാളം • मराठी • مصرى • / Mäzeruni مازِرونی • მარგალური • Mìng-dĕ̤ng-ngṳ̄ / 閩東語 • Монгол • Молдовеняскэ • Nāhuatlahtōlli • नेपाल भाषा • नेपाली • Nordfriisk • Марий • ଓଡି଼ଆ • ਪੰਜਾਬੀ (ਗੁਰਮੁਖੀ) • پښتو • Piemontèis • Plattdüütsch • Ripoarisch • Runa Simi • संस्कृतम् • Саха Тыла • شاہ مکھی پنجابی (شاہ مکھی) • Scots • Sesotho sa Leboa • Сибирской говор • Sicilianu • سنڌي / सिनधि • Melayu sareng Buku / ᮘᮞ ᮞᮥᮔ᮪ᮓ • Kiswahili • Tarandíne • བོད་ཡིག • తెలుగు • Türkmençe / түркмен / تۆرکمنچه • ᨅᨔ ᨕᨙᨁᨗ / Basa Ugi • Vèneto • Walon • 吳語 • ייִדיש • Yorùbá • Žemaitėška • 粵語 / 粤语 • ភាសាខ្មែរ • සිංහල
=== 1,000+ articles ===
Адыгэбзэ • Аҧсуа • արեւմտահայերէն • अंगिका • Arpitan • ܐܬܘܪܝܐ • asụsụ bekee maọbụ asụsụ oyibo • Atikamekw • Avañe’ẽ • Авар • अवधी • Aymar • Ænglisc • Bali / ᬩᬲᬩᬮᬶ • Banjar • Bislama • црногорски / crnogorski • Vahcuengh / Vaƅcueŋƅ / 話僮 • Deitsch • Dolnoserbski • डोटेली • Эрзянь • Estremeñu • Ἑλληνική ἀρχαία • Eʋegbe • Furlan • Viti • Gaelg • Gagauz • Gĩkũyũ • گیلکی • 贛語 • ГӀалгӀай мотт • गोंयची कोंकणी / Gõychi Konknni • gwiyannen • Хальмг • Hausa / هَوُسَا • ʻŌlelo Hawaiʻi • Hulontalo • Interlingue • Iñupiak • Kalaallisut • كشميري • Kaszëbsczi • Kabɩyɛ • Kernuack / Kernewek / Kernewek / Kernowek • کهووار • Kinyarwanda • Kinaray-a • K’iche’ • Koyraboro Senni • Коми • Kongo • Krio • Dzhudezmo / לאדינו • Лакку • لکی • Ladin • Latgaļu • ພາສາລາວ • Лезги • Líguru • Lingála • līvõ kēļ • Livvinkarjala • Lingua franca nova • lojban • لۊری شومالی • Luganda • Saro Mandailing • Maaya t'aan • Reo Mā’ohi • Māori • ꯃꯩꯇꯩꯂꯣꯟ • Mirandés • Мокшень • Naoero • isiNdebele saseNyakatho • Nedersaksisch • Normaund / Nouormand / Normand • Novial • Oromoo • অসমীযা় • पाऴि • Pangasinán • Pangcah / 阿美族 • Papiamentu • Patois • Перем Коми • Pfälzisch • Picard • Къарачай–Малкъар • Qaraqalpaqsha • Qırımtatarca • Rumantsch • Runyankore • Русиньскый Язык • سرائیکی • Sakizaya / 撒奇莱雅 • Sámegiella • Sāmoa • ᱥᱟᱱᱛᱟᱲᱤ • Sardu • Seeltersk • ChiShona • Soomaaliga • Sranantongo • kerol seselwa • ၵႂၢမ်းတႆးယႂ် • Taqbaylit • Tayal / 泰雅 • Толыши • Tetun • Tok Pisin • faka Tonga • ತುಳು • chiTumbuka • Tsėhesenėstsestotse • ᏣᎳᎩ • Тыва дыл • Удмурт • Uyghur / ئۇيغۇرچه • Võro • Vepsän • West-Vlams • Wolof • Хакас • isiXhosa • Zeêuws • isiZulu • ދިވެހި
=== 100+ articles ===
Acholi • Akan • Адыгэбзэ • Langue des Signes Américaine • Bamanankan • Ichibemba • Bewtai • ဘာသာ မန် • Chamoru • Ciluba • Chichewa • Dusun Bundu-liwan • Fulfulde / 𞤆𞤵𞤤𞤢𞤪 • Gã • ᐃᓄᒃᑎᑐᑦ / Inuktitut • jysk • Lazuri • Lingít • Lozi • Lwo • Maarrênga'twich • ᠮᠠᠨᠵᡠ ᡤᡳᠰᡠᠨ • kreol morisien • isiNdebele seSewula • Ñhähñu • Nēhiyawēwin / Nehithawewin / Nehinawewin / ᓀᐦᐃᔭᐍᐏᐣ • Nigerian Pidgin • Ko e vagahau Niuē • Norfuk / Pitkern • ߒߞߏ • Ποντιακά • Prūsiskan • Toba Qom • къумукъ тил • རྫོང་ཁ • Romani • Kirundi • Sängö • Ganda ke Lava • Setswana • Словѣ́ньскъ / ⰔⰎⰑⰂⰡⰐⰠⰔⰍⰟ • SiSwati • Chaouïa • ⵜⴰⵎⴰⵣⵉⵖⵜ • Thuɔŋjäŋ • ትግርኛ • Xitsonga • Tshivenḓa • Twi • Vaďďa • Yugtun • 𐌲𐌿𐍄𐌹𐍃𐌺
=== 10+ or above articles ===
Afar • Choctaw • Ebon • Hiri Motu • Kanuri • Kuanyama • Muskogee • Oshiwambo • Otsiherero • tlhIngan Hol / • tokipona • ꆇꉙ
[[विभाग:विकिपीडिया| ]]
mtkcpgd71ifglj2qv486u0m4mlbxep5
शत्ति
0
2079
97571
3749
2021-04-15T13:37:13Z
Tahmid
5870
translation & cleaning
97571
wikitext
text/x-wiki
'''शत्ति''' एकस्य भौतिक सत्ता अस्तु। शत्ति प्रकार-
* चल शत्ति
* अचल शत्ति
* परमाणु शत्ति
[[विभाग:भौतिकशास्त्र]]
exbp9l6fjmd4er56iqsbabahmz0i3nb
पटिरूप:आधार
10
2121
71890
3877
2011-06-01T09:35:28Z
Vibhijain
1513
Redirected page to [[Template:Stub]]
71890
wikitext
text/x-wiki
#REDIRECT [[Template:Stub]]
7z91bjpuc6sud0vu4ju5gtpmu4ja8rt
विभाग:तत्त्व
14
4224
5985
5983
2007-06-14T15:36:52Z
Eukesh
59
5985
wikitext
text/x-wiki
तत्त्व लेख
jaefwrytm2errmhb01nzmqj22mooxdu
पटिरूप:Babel
10
4235
101754
101492
2022-06-28T21:04:31Z
CX Zoom
6375
+ Cat
101754
wikitext
text/x-wiki
{{#invoke:Babel|main}}<noinclude>
{{clear}}
{{Modules used|
* [[Module:Babel]]}}
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Userbox| ]]
[[Category:User language userbox| ]]
</noinclude>
qa6zgh4c3fkrfo4q2903thqpnsxj3lj
बालरोगशास्त्र
0
4247
97378
84336
2021-04-15T13:33:04Z
Tahmid
5870
translation & cleaning
97378
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
विभाग:Deleteme
14
4252
102669
100906
2024-11-14T19:25:30Z
TenWhile6
6195
102669
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
This category is used by [[m:Global sysops/Requests]] until local administrators are available. For local deletion requests, see [[:Category:Candidates for speedy deletion]].
emva3bqbpncn8115toftsvfi7x8k9cs
Wikipedia:Cascade protected title blacklist
4
4256
100408
100394
2022-03-19T09:49:29Z
CX Zoom
6375
CX Zoom moved page [[Wikipedia:Nospam]] to [[Wikipedia:Cascade protected title blacklist]] without leaving a redirect: Descriptive name
6331
wikitext
text/x-wiki
== Pages locked from recreation ==
<center>'''Please add a translation for the instructions line.'''</center>
: [en] '''Administrators:''' add a new line here to stop pages being created
: [es] '''Administradores:''' añadan una nueva línea para evitar que una página vuelva a ser creada
: [nl] '''Beheerders:''' voeg hier een nieuwe regel toe om het aanmaken van pagina's te voorkomen
: [it] '''Amministratori:''' aggiungete una riga qui per impedire la creazione di altre pagine
: [de] '''Administratoren:''' hier eine neue Zeile hinzufügen, um das Neueinstellen einer Seite zu verhindern
* {{:*}}
* {{:MediaWiki Talk:Ipb cant unblock}}
* {{:MediaWiki Talk:Ipb cant unblock/}}
* {{:MediaWiki Talk:Ipb cant unblock/index.php}}
* {{:MediaWiki Talk:Ipb cant unblock/w/index.php}}
* {{:MediaWiki Talk:Ipb cant unblock/w/w/index.php}}
* {{:MediaWiki Talk:Ipb cant unblock/w/w/w/index.php}}
* {{:MediaWiki Talk:Ipb cant unblock/w/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/wiki/MediaWiki talk:Ipb already blocked/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/wiki/MediaWiki talk:Ipb already blocked/w/w/w/w/index.php}}
* {{:Talk:Main Page/}}
* {{:Talk:Main Page/index.php}}
* {{:Talk:Main Page/w/index.php}}
* {{:Talk:Main Page/w/w/index.php}}
* {{:Talk:Main Page/w/w/w/index.php}}
* {{:Talk:Main Page/w/w/w/w/index.php}}
* {{:Main Page/index.php}}
* {{:Main Page/w/index.php}}
* {{:Main Page/w/w/index.php}}
* {{:Main Page/w/w/w/index.php}}
* {{:Main Page/w/w/w/w/index.php}}
* {{:Talk:Main Page/w/index.php?title=Main Page/w/index.php}}
* {{:index.php}}
* {{:W/index.php}}
* {{:W/w/index.php}}
* {{:W/w/w/index.php}}
* {{:W/w/w/w/index.php}}
* {{:W/w/w/w/w/w/index.php}}
<!-- wiktionaries are case sensitive, but it won't hurt on other wikis, so again: -->
* {{:w/index.php}}
* {{:w/w/index.php}}
* {{:w/w/w/index.php}}
* {{:w/w/w/w/index.php}}
* {{:w/w/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid}}
* {{:MediaWiki talk:Ipb expiry invalid/}}
* {{:MediaWiki talk:Ipb expiry invalid/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/w/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/index.php}}
* {{:MediaWiki talk:Ipb already blocked/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/w/w/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb already blocked/wiki/MediaWiki talk:Ipb already blocked/w/w/index.php}}
* {{:Talk:index.php}}
* {{:Talk:w/index.php}}
* {{:Talk:w/w/index.php}}
* {{:Talk:w/w/w/index.php}}
* {{:Talk:w/w/w/w/index.php}}
* {{:Talk:W/index.php}}
* {{:Talk:W/w/index.php}}
* {{:Talk:W/w/w/index.php}}
* {{:Talk:W/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/wiki/MediaWiki talk:Ipb expiry invalid/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/wiki/MediaWiki talk:Ipb expiry invalid/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/wiki/MediaWiki talk:Ipb expiry invalid/w/w/w/index.php}}
* {{:MediaWiki talk:Ipb expiry invalid/wiki/MediaWiki talk:Ipb expiry invalid/w/w/w/w/index.php}}
====Spambot stuff ====
* {{:Can not be against traditional law}}
* {{:divergent money}}
* {{:divergent money and power}}
* {{:eu american japon language friendship}}
* {{:english usa divergent friendship}}
* {{:get europe and usa science kind}}
* {{:Get power and money divergent}}
* {{:get science kind}}
08ggnweexlatv4l5yn83qbditbpkfbm
पटिरूप:Emergency-bot-shutoff
10
4265
101532
101531
2022-05-30T23:39:37Z
CX Zoom
6375
newline
101532
wikitext
text/x-wiki
{| style="background-color: transparent; text-align: center;" align="center" class="plainlinks"
|style="text-align: center; font-size: 2em; line-height:normal"|<b>Emergency {{{titlename|robot}}} shutoff button</b>
|-
|style="text-align: center; font-size: 100%; padding: .2em;" class="nounderlines plainlinksneverexpand"|
<br /><center>
<div style="position:relative; width:128px; height:128px; overflow:hidden;"><div style="position:absolute; font-size:1000px; overflow:hidden; line-height:1000px; letter-spacing:1000px;">[{{fullurl:Special:Blockip|wpBlockAddress={{PAGENAMEE}}&wpBlockExpiry=indefinite&wpAnonOnly=0&wpEnableAutoblock=0&wpCreateAccount=0&wpBlockReason=Bot%20malfunctioning:%20}} ]</div>[[Image:Crystal Clear action exit.svg|128px]]</div>
</center><br />
|-
|'''Administrators:''' Use this button if {{{name|the bot}}} is malfunctioning. ([{{fullurl:Special:Blockip|wpBlockAddress={{PAGENAMEE}}&wpBlockExpiry=indefinite&wpAnonOnly=0&wpEnableAutoblock=0&wpCreateAccount=0&wpBlockReason=Bot%20malfunctioning:%20}} <span style="color:#002bb8;font-weight:bold">direct link</span>])
Non-administrators can report misbehaving bots to [[Wikipedia:Administrators' noticeboard]].
|}<includeonly>[[Category:Wikipedia bots|{{PAGENAME}}]]</includeonly><noinclude>
[[Category:Bot-related templates]]
</noinclude>
ape8slrfej5gox3z6o7mc6fkem6zkji
विभाग:१९९०
14
4288
94742
89124
2013-03-12T07:25:22Z
Addbot
2473
[[M:User:Addbot|Bot:]] Migrating 97 interwiki links, now provided by [[d:|Wikidata]] on [[d:q6938654]] [[M:User:Addbot/WDS|(translate me)]]
94742
wikitext
text/x-wiki
ह्फ्ग्ज्क्भ्जक्स्फ्ज्दतिक्ष्।च्ह्द्स्ज्फ्ह्ल्॑हिन्द्स्झ्फ्ज्फ्वोएह्फ्ज्झ्झ्झ्झ्झ्ज्ज्झ्झ्झ्झ्ज्फश्द्फुएह्ज्द्भ्च्ज्।ब्च्भ्सज्द्फ्ग्झेत्झद्फक्ध्व३८५३४८२८३॑उ३य्८४य्६९४८२रुद्फ्गिह्स्द्फ्ज्ग्ख्सुरिय्तिग्फ्
5o3w44qkzkbni7b5a613uuh59iugghf
रिउम्याटोलोजी
0
4323
96615
96385
2019-12-08T16:19:50Z
CommonsDelinker
82
Replacing Laserbehandling..jpg with [[File:Laserbehandling.jpg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: [[:c:COM:FR#FR6|Criterion 6]] (maintenance or bug fix) · Double-period before the file extension, appears
96615
wikitext
text/x-wiki
[[पटिमा:Laserbehandling.jpg|right|thumb|320x320px]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
i3zbzryyjppvna4rt2qdavbsgn08mxb
पटिरूप:कायस्य निकाय
10
4350
101793
100475
2022-06-29T05:07:20Z
CX Zoom
6375
+ Cat
101793
wikitext
text/x-wiki
{{Navbox
|name = कायस्य निकाय
|title = [[शरीर अङ्ग]]
|state = {{{state|collapsed}}}
|list1 = <div>
[[केसा]]{{·}}
[[लोमा]]{{·}}
[[नखा]]{{·}}
[[दन्ता]]{{·}}
[[तचो]]{{·}}
[[मंसं]]{{·}}
[[न्हारु]]{{·}}
[[अट्ठि]]{{·}}
[[अट्ठिमिञ्जं]]{{·}}
[[वक्कं]]{{·}}
[[हदयं]]{{·}}
[[यकनं]]{{·}}
[[किलोमकं]]{{·}}
[[पिहकं]]{{·}}
[[पप्फासं]]{{·}}
[[अन्तं]]{{·}}
[[अन्तगुणं]]{{·}}
[[उदरियं]]{{·}}
[[करीसं]]{{·}}
[[मत्थलुङ्गं]]{{·}}
[[पित्तं]]{{·}}
[[सेम्हं]]{{·}}
[[पुब्बो]]{{·}}
[[लोहितं]]{{·}}
[[सेदो]]{{·}}
[[मेदो]]{{·}}
[[अस्सु]]{{·}}
[[वसा]]{{·}}
[[खेळो]]{{·}}
[[सिङ्घाणिका]]{{·}}
[[लसिका]]{{·}}
[[मुत्तं]]{{·}}
[[मत्थके]]{{·}}
[[मत्थलुङ्गन्ति]]
</div>
}}
[[Category:मानव अङ्ग]]
<noinclude>[[Category:Navbox templates]]</noinclude>
h6ljvu3iod0hc0kzhiil8plm0k5wkbc
पटिरूप:Navbox
10
4351
101390
95766
2022-05-25T08:30:46Z
CX Zoom
6375
Remove pp-template
101390
wikitext
text/x-wiki
<!--
Please do not edit without discussion first as this is a VERY complex template.
-->{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=</div>|none=|#default=<table class="navbox" cellspacing="0" <!--
-->style="{{{bodystyle|}}};{{{style|}}}"><tr><td style="padding:2px;">}}<!--
--><table cellspacing="0" class="nowraplinks {{#if:{{{title|}}}|{{#switch:{{{state|}}}|plain|off=|<!--
-->#default=collapsible {{#if:{{{state|}}}|{{{state|}}}|autocollapse}}}}}} {{#switch:{{{border|{{{1|}}}}}}|<!--
-->subgroup|child|none=navbox-subgroup" style="width:100%;{{{bodystyle|}}};{{{style|}}}|<!--
-->#default=" style="width:100%;background:transparent;color:inherit}};{{{innerstyle|}}};"><!--
---Title and Navbar---
-->{{#if:{{{title|}}}|<tr>{{#if:{{{titlegroup|}}}|<!--
--><td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{titlegroupstyle|}}}">{{{titlegroup|}}}</td><!--
--><th style="border-left:2px solid #fdfdfd;width:100%;|<th style="}}{{{basestyle|}}};{{{titlestyle|}}}" <!--
-->colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}} <!--
-->class="navbox-title"><!--
-->{{#if:{{#switch:{{{navbar|}}}|plain|off=1}}<!--
-->{{#if:{{{name|}}}||{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=1}}}}|<!--
-->{{#ifeq:{{{navbar|}}}|off|{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em;"> </div>}}|<!--
-->{{#ifeq:{{{state|}}}|plain||<div style="float:left; width:6em;text-align:left;"> </div>}}}}|<!--
--><div style="float:left; width:6em;text-align:left;"><!--
-->{{Tnavbar|{{{name}}}|fontstyle={{{basestyle|}}};{{{titlestyle|}}};border:none;|mini=1}}<!--
--></div>{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em;"> </div>}}}}<!--
--><span style="font-size:{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=100|#default=110}}%;"><!--
-->{{{title}}}</span></th></tr>}}<!--
---Above---
-->{{#if:{{{above|}}}|<!--
-->{{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}<!--
--><tr><td class="navbox-abovebelow" style="{{{basestyle|}}};{{{abovestyle|}}}" <!--
-->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}">{{{above}}}</td></tr>}}<!--
---Body---
---First group/list and images---
-->{{#if:{{{list1|}}}|{{#if:{{{title|}}}{{{above|}}}|<tr style="height:2px;"><td></td></tr>}}<tr><!--
-->{{#if:{{{imageleft|}}}|<!--
--><td style="width:0%;padding:0px 2px 0px 0px;{{{imageleftstyle|}}}" <!--
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!--
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!--
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!--
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!--
-->{{#if:{{{list17|}}}|+2}}{{#if:{{{list18|}}}|+2}}{{#if:{{{list19|}}}|+2}}{{#if:{{{list20|}}}|+2}}}}><!--
-->{{{imageleft|}}}</td>}}<!--
-->{{#if:{{{group1|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group1style|}}}"><!--
-->{{{group1}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list1style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{list1padding|{{{listpadding|0em 0.25em}}}}}}">}}{{{list1|}}}{{#if:{{{list1|}}}|</div></td><!--
-->{{#if:{{{image|}}}|<!--
--><td style="width:0%;padding:0px 0px 0px 2px;{{{imagestyle|}}}" <!--
-->rowspan={{#expr:1{{#if:{{{list2|}}}|+2}}{{#if:{{{list3|}}}|+2}}{{#if:{{{list4|}}}|+2}}<!--
-->{{#if:{{{list5|}}}|+2}}{{#if:{{{list6|}}}|+2}}{{#if:{{{list7|}}}|+2}}{{#if:{{{list8|}}}|+2}}<!--
-->{{#if:{{{list9|}}}|+2}}{{#if:{{{list10|}}}|+2}}{{#if:{{{list11|}}}|+2}}{{#if:{{{list12|}}}|+2}}<!--
-->{{#if:{{{list13|}}}|+2}}{{#if:{{{list14|}}}|+2}}{{#if:{{{list15|}}}|+2}}{{#if:{{{list16|}}}|+2}}<!--
-->{{#if:{{{list17|}}}|+2}}{{#if:{{{list18|}}}|+2}}{{#if:{{{list19|}}}|+2}}{{#if:{{{list20|}}}|+2}}}}><!--
-->{{{image|}}}</td>}}<!--
--></tr>}}<!--
---Remaining groups/lists---
-->{{#if:{{{list2|}}}|<!--
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!--
-->{{#if:{{{group2|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group2style|}}}"><!--
-->{{{group2}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list2style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">}}{{{list2|}}}{{#if:{{{list2|}}}|</div></td></tr>}}<!--
-->{{#if:{{{list3|}}}|<!--
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}{{{list2|}}}|<tr style="height:2px"><td></td></tr>}}<tr><!--
-->{{#if:{{{group3|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group3style|}}}"><!--
-->{{{group3}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list3style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">}}{{{list3|}}}{{#if:{{{list3|}}}|</div></td></tr>}}<!--
-->{{#if:{{{list4|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group4|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group4style|}}}"><!--
-->{{{group4}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list4style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">}}{{{list4|}}}{{#if:{{{list4|}}}|</div></td></tr>}}<!--
-->{{#if:{{{list5|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group5|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group5style|}}}"><!--
-->{{{group5}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list5style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">}}{{{list5|}}}{{#if:{{{list5|}}}|</div></td></tr>}}<!--
-->{{#if:{{{list6|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group6|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group6style|}}}"><!--
-->{{{group6}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list6style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list6|}}}</div></td></tr>}}<!--
-->{{#if:{{{list7|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group7|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group7style|}}}"><!--
-->{{{group7}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list7style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list7|}}}</div></td></tr>}}<!--
-->{{#if:{{{list8|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group8|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group8style|}}}"><!--
-->{{{group8}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list8style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list8|}}}</div></td></tr>}}<!--
-->{{#if:{{{list9|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group9|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group9style|}}}"><!--
-->{{{group9}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list9style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list9|}}}</div></td></tr>}}<!--
-->{{#if:{{{list10|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group10|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group10style|}}}"><!--
-->{{{group10}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list10style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list10|}}}</div></td></tr>}}<!--
-->{{#if:{{{list11|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group11|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group11style|}}}"><!--
-->{{{group11}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list11style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list11|}}}</div></td></tr>}}<!--
-->{{#if:{{{list12|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group12|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group12style|}}}"><!--
-->{{{group12}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list12style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list12|}}}</div></td></tr>}}<!--
-->{{#if:{{{list13|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group13|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group13style|}}}"><!--
-->{{{group13}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list13style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list13|}}}</div></td></tr>}}<!--
-->{{#if:{{{list14|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group14|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group14style|}}}"><!--
-->{{{group14}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list14style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list14|}}}</div></td></tr>}}<!--
-->{{#if:{{{list15|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group15|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group15style|}}}"><!--
-->{{{group15}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list15style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list15|}}}</div></td></tr>}}<!--
-->{{#if:{{{list16|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group16|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group16style|}}}"><!--
-->{{{group16}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list16style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list16|}}}</div></td></tr>}}<!--
-->{{#if:{{{list17|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group17|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group17style|}}}"><!--
-->{{{group17}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list17style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list17|}}}</div></td></tr>}}<!--
-->{{#if:{{{list18|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group18|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group18style|}}}"><!--
-->{{{group18}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list18style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list18|}}}</div></td></tr>}}<!--
-->{{#if:{{{list19|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group19|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group19style|}}}"><!--
-->{{{group19}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{oddstyle|}}};{{{list19style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|even|{{{evenodd|odd}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list19|}}}</div></td></tr>}}<!--
-->{{#if:{{{list20|}}}|<!--
--><tr style="height:2px"><td></td></tr><tr><!--
-->{{#if:{{{group20|}}}|<td class="navbox-group" style="{{{basestyle|}}};{{{groupstyle|}}};{{{group20style|}}}"><!--
-->{{{group20}}}</td><td style="text-align:left;border-left:2px solid #fdfdfd;|<td colspan=2 style="}}<!--
-->width:100%;padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list20style|}}}" <!--
-->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
--><div style="padding:{{{listpadding|0em 0.25em}}}">{{{list20|}}}</div></td></tr>}}<!--
---Below---
-->{{#if:{{{below|}}}|<!--
-->{{#if:{{{title|}}}{{{above|}}}{{{list1|}}}{{{list2|}}}{{{list3|}}}|<tr style="height:2px;"><td></td></tr>}}<!--
--><tr><td class="navbox-abovebelow" style="{{{basestyle|}}};{{{belowstyle|}}}" <!--
-->colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}">{{{below}}}</td></tr>}}<!--
--></table>{{#switch:{{{border|{{{1|}}}}}}|subgroup|child=<div>|none=|#default=</td></tr></table>}}<!--
--><noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
[[he:תבנית:Navbox]]
[[nl:Sjabloon:Navbox]]
[[sk:Šablóna:Navbox]]
</noinclude>
tmk5ieju7wst0bw03ugy92hx566pnan
पटिरूप:Documentation
10
4353
101526
101525
2022-05-30T23:29:26Z
CX Zoom
6375
Restored revision 100604 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[en:w:User:BrandonXLF/Restorer|Restorer]])
101526
wikitext
text/x-wiki
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
</noinclude>
o4ddn701tao1ufdnkxe1wdgz5b5ga84
पटिरूप:·
10
4357
101784
101391
2022-06-29T04:22:53Z
CX Zoom
6375
Change, cat
101784
wikitext
text/x-wiki
<b>·</b> <noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
ildr8enujatmaxgsn1lb5rar6varngb
पटिरूप:User en
10
4377
101329
101322
2022-05-24T19:20:19Z
CX Zoom
6375
Fix categorisation
101329
wikitext
text/x-wiki
{{userbox-level
| level =
| id = en
| info = This user is a '''native''' speaker of '''[[:Category:User en|English]]'''
| usercategory = User en<includeonly>{{!}}*</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|en]]
</noinclude>
rw24sq4yh61zjr6ssvunmn9gvym0388
विभाग:User en-N
14
4378
94812
94603
2013-04-04T00:06:38Z
Delusion23
2502
Wikidata
94812
wikitext
text/x-wiki
[[विभाग:User en]]
3ne2ewt84yvl8xeay5n3rgnp8zyaj1m
देवनागरी
0
4402
102138
102135
2023-04-06T06:49:24Z
लोहरान
7007
102138
wikitext
text/x-wiki
देवनागरी लिपि अत्थि।
qq6r2zllb1ifres5fo1tcblznpbn4su
पटिरूप:Soft redirect
10
4467
100156
100149
2022-03-12T10:06:05Z
CX Zoom
6375
Update
100156
wikitext
text/x-wiki
[[File:Softredirarrow.svg|64px|Soft redirect to:|link=]]<span class="redirectText" id="softredirect">[[:{{#invoke:String|match|1={{{1}}}|2=^:*(.-)$}}{{#if:{{{2|}}}|{{!}}{{{2}}}|}}]]</span><br /><span style="font-size:85%; padding-left:48px;">This page is a [[:en:Wikipedia:Soft redirect|soft redirect]].</span><includeonly>
{{#ifeq:{{Is interwiki link|{{{1}}}}}|yes|[[Category:Soft redirects/interwiki|{{PAGENAME}}]]|{{#ifexist:{{{1}}}|[[Category:Soft redirects/Pali Wikipedia|{{PAGENAME}}]]|[[Category:Soft redirects/nonexistent target|{{PAGENAME}}]]}}}}</includeonly>
9j4d6xe9w8shhjb6vc6zefrky1p04u4
कोन्ग् चि
0
4476
95521
94604
2015-04-02T15:23:20Z
Magioladitis
1096
All info is kept in Wikidata, removed: {{Link FA|ms}} using [[Project:AWB|AWB]] (10896)
95521
wikitext
text/x-wiki
[[पटिमा:Confucius_02.png|200px|right|thumb]]'''कोन्ग् चि''' जयति 551 BC, अधिपति च्होन्ग्गो.
s6cbxexu2d5v1qvnshoxozpl3g5vze4
Wikipedia:Bot policy
4
4478
96038
95527
2016-09-27T02:15:00Z
JuniorX2
3818
/* Benupbot */
96038
wikitext
text/x-wiki
* '''en:''' Requests for the [[m:bot|bot]] flag should be made on this page. This wiki uses the [[m:bot policy|standard bot policy]], and allows [[m:bot policy#Global_bots|global bots]] and [[m:bot policy#Automatic_approval|automatic approval of certain types of bots]]. Other bots should apply below, and then [[m:Steward requests/Bot status|request access]] from a steward if there is no objection.
==Bot task approval and Bot flag for User:TinucherianBot==
I will be using my bot account [[w:en:User:TinucherianBot|User:TinucherianBot]] to deliver the future Wikimedia India newsletter notices to the individual user talk pages ( Similar to the Wikipedia Signpost) in English & different Indian/Indic language Wikipedias. The newsletter will be only available in English as of now and will be mostly hosted on Wikimedia.in
The account already has a [[w:en:Wikipedia:Bots/Requests_for_approval/TinucherianBot_2|bot task approval]] on English Wikipedia and has over 131K edits globally .The bot needs approval and bot flags in the respective language Wikipedias for this task. The talk page delivery is only for the users who opt in for. The opt in list pages will be created soon.
For more details, see [http://www.wikimedia.in/wiki/Newsletter#Approvals_for_Newsletter_delivery http://www.wikimedia.in/wiki/Newsletter#Approvals_for_Newsletter_delivery] and [http://lists.wikimedia.org/pipermail/wikimediaindia-l/2011-March/002487.html announcement on Wikimedia India mailing list]
'''Bot details :'''
* '''Bot name''' : [[w:en:User:TinucherianBot|User:TinucherianBot]]
* '''Operator''' : [[User:Tinucherian|Tinucherian]]
* '''Automatic or Manually Assisted''' : Manually configured and automatically run under supervision.
* '''Programming Language(s)''' : C# , [[w:en:WP:AWB|Auto Wiki Browser]]
* '''Function Summary''' : Delivery the future Wikimedia India newsletter notices
* '''Already has a bot flag on''' : en.wiki ( as of now)
I am requesting the approval of the bot task by this Wikicommunity and also bot flag for the bot account. [[User:Tinucherian|Tinucherian]] १०:००, ४ March २०११ (UTC)
:It will be great if the bot flag is granted for this task. Thanks in advance - [[User:Tinucherian|Tinucherian]] ११:०७, १७ April २०११ (UTC)
::Is this being addressed? Thanks. [[User:Ijon|Ijon]] ([[User talk:Ijon|वार्ता]]) १६:३०, ३० जून २०११ (UTC)
== Bot flag request for [[User:CocuBot|CocuBot]] ==
* '''Bot name''' : [[User:CocuBot|CocuBot]]
* '''Operator''' : [[:no:Bruker:Cocu|Cocu]]
* '''Automatic or Manually Assisted''' : Runs in autonomous mode
* '''Programming Language(s)''' : [[:m:Pywikipediabot|Pywikipedia]]
* '''Function Summary''' : Interwiki links
* '''Already has a bot flag on''' : [http://toolserver.org/~vvv/sulutil.php?user=CocuBot 35 wikis]
Thanks. --[[User:Cocu|Cocu]] १४:२५, १ June २०११ (UTC)
== Bot flag request for [[User:Vagobot|Vagobot]] ==
* '''Bot name''' : [[User:Vagobot|Vagobot]]
* '''Operator''' : [[:az:User:Vago|Vago]]
* '''Automatic or Manually Assisted''' : Runs in autonomous mode
* '''Programming Language(s)''' : [[:m:Pywikipediabot|Pywikipedia]]
* '''Function Summary''' : Interwiki links, add link FA, link Ga, redirects
* '''Already has a bot flag on''' : [http://toolserver.org/~vvv/sulutil.php?user=CocuBot 90 wikis]
Thanks! [[User:Vago|Vago]] ([[User talk:Vago|वार्ता]]) १०:१३, १३ ओक्टोबर २०११ (UTC)
:'''Support''' Test edits looks OK. [[User:Vibhijain|<span style="color:#B57EDC">♛♚★Vaibhav Jain★♚♛</span>]] [[User talk:Vibhijain|<sup><span style="color:red"><small>Talk</small></span></sup>]] [[विशेष:विपत्रयोजक/Vibhijain|<sup><span style="color:blue"><small>Email</small></span></sup>]] १०:५१, १३ ओक्टोबर २०११ (UTC)
::Was a mistakes in name bot.[[User:Vago|Vago]] ([[User talk:Vago|वार्ता]]) ०५:५४, २० ओक्टोबर २०११ (UTC)
== Bot flag request for [[User:VibhijainBot|VibhijainBot]] ==
* '''Bot name''' : [[User:VibhijainBot|VibhijainBot]]
* '''Operator''' : [[Bruker:Vibhijain|Vibhijain]]
* '''Automatic or Manually Assisted''' : AWB Bot Account
Edit History can be seen [http://toolserver.org/~vvv/sulutil.php?user=VibhijainBot here]. [[User:Vibhijain|Vibhijain]] १५:५१, ३ June २०११ (UTC)
== [[User:HiW-Bot|HiW-Bot]] ==
* Bot : [[User:HiW-Bot|HiW-Bot]]
* Operator : [[:de:Benutzer:Hedwig in Washington|Hedwig in Washington]]
* Automatic or Manually Assisted : automatic
* Programming Language(s) : Python (pywikipedia), daily update
* Function Summary : Interwiki
* Already has a bot flag (Y/N) : Yes, [http://toolserver.org/~vvv/sulutil.php?user=HiW-Bot please see here]
* Function Details : just using the standard interwiki.py
I humbly request bot status on this wiki in order to maintain Interwiki.
Thank you --[[User:Hedwig in Washington|Hedwig in Washington]] ([[User talk:Hedwig in Washington|वार्ता]]) १८:००, २४ ओक्टोबर २०११ (UTC)
==[[User:Benupbot|Benupbot]]==
* '''Bot:''' [[User:Benupbot|Benupbot]]
* '''Bot User:''' [[अवयव:बेनुपराज पौडेल|बेनुपराज पौडेल]]
* '''Purpose:''' removing unnecessary template and Fixing interwiki
* '''Automatic or Manually Assisted:''' Manually Assisted
* '''Software:''' Python
-- I am completely aware about [https://meta.wikimedia.org/wiki/Bot_policy bot policy]. plese help by supporting here.-[[User:बेनुपराज पौडेल|बेनुपराज पौडेल]] ([[User talk:बेनुपराज पौडेल|वार्ता]]) ०९:१७, १० अप्रैल २०१५ (UTC)
==[[User:RaazaBot|RaazaBot]]==
* '''Bot:''' [[User:RaazaBot|RaazaBot]]
* '''Bot User:''' [[user:राजा उप्रेती|राजा उप्रेती]]
* '''Purpose:''' archiving talk pages
* '''Automatic or Manually Assisted:''' Manually Assisted not Automatic
* '''Software:''' Python
I am completely aware about [https://meta.wikimedia.org/wiki/Bot_policy bot policy]. plese help by supporting here. -[[User:राजा उप्रेती|राजा उप्रेती]] ([[User talk:राजा उप्रेती|वार्ता]]) ०२:१५, २७ सेप्टेम्बर २०१६ (UTC)
eoxe7fr1on2mkxmb9284cgp5ukzsnv2
पटिरूप:Bot
10
4481
102108
101497
2023-03-19T09:35:05Z
Minorax
5233
vva
102108
wikitext
text/x-wiki
{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor =
| leftcolor =
| image = Crystal Clear action run.svg
| imagesize = 50px
| align =
| text = '''This user account is a [[Project:Bot policy|bot]] operated by [[:{{{site|en}}}:User:{{{1}}}|{{{1}}}]] ([[:{{{site|en}}}:User talk:{{{1}}}|talk]]).'''
It is not a [[Project:Sock puppetry|sock puppet]], but rather an automated or semi-automated account for making repetitive edits that would be extremely tedious to do manually.
<br>
<small>''Administrators: if this bot is malfunctioning or causing harm, please [{{fullurl:Special:Blockip|wpBlockAddress={{PAGENAMEE}}&wpBlockExpiry=indefinite&wpAnonOnly=0&wpEnableAutoblock=0&wpCreateAccount=0&wpBlockReason=Bot%20malfunctioning:%20}} block it].''</small>
| image2 =
| image2size =
| width = }}<includeonly>{{{category|[[Category:Wikipedia bots|{{PAGENAME}}]]}}}</includeonly><noinclude>
[[Category:Bot-related templates]]
</noinclude>
cchepcn2lyu23p5fw8ppx5kd3ps922y
पाली भाषा
0
4644
100123
96604
2022-03-11T03:35:20Z
EmausBot
1247
Bot: Fixing double redirect to [[पमुख पत्त Pamukha patta]]
100123
wikitext
text/x-wiki
#REDIRECT [[पमुख पत्त Pamukha patta]]
पाली भाषा
0oazprj7zv43u0gn2jfvpwxelrvlocm
पटिरूप:तत्त्व
10
4657
102882
101794
2025-09-05T15:46:10Z
Jon (WMF)
7059
[[meta:User:Jon_(WMF)/Edit_for_dark_mode_support]]
102882
wikitext
text/x-wiki
<div class="NavFrame" >
<div class="NavHead" class="skin-nightmode-reset-color" style="font-size:130%; background:#ccccff" align="center" width="100%">'''[[एलेमेन्ट(रसायनशास्त्र)|एलेमेन्ट]]([[रसायनशास्त्र]])'''</div>
<div class="NavContent">
{|
| align="center" style="font-size: 110%;"|
[[हाइड्रोजन]]-[[हेलियम]]-[[लिथियम]]-[[बेरिलियम]]-[[बोरोन]]-[[कार्बोन]]-[[नाइट्रोजन]]-[[अक्सिजन]]-[[फ्लोरिन]]-
[[नियोन]]-[[सोडियम]]-[[म्याग्नेजियम]]-[[एलुमिनियम]]-[[सिलिकन]]-[[फस्फोरस]]-[[सल्फर]]-[[क्लोरिन]]-[[आर्गन]]-
[[पोटासियम]]-[[क्याल्सियम]]-[[स्क्यान्डियम]]-[[टाइटानियम]]-[[भ्यानडियम]]-[[क्रोमियम]]-[[म्याङ्यानिज]]-[[आइरन]]-
[[कोबाल्ट]]-[[निकेल]]-[[कपर]]-[[जिंक]]-[[ग्यालियम]]-[[जर्मेनियम]]-[[आर्सेनिक]]-[[सेलेनियम]]-[[ब्रोमिन]]-[[कृप्टन]]-
[[रुबिडियम]]-[[स्ट्रोन्सियम]]-[[यितृयम]]-[[जर्कोनियम]]-[[नायोबियम]]-[[मोलिब्डेनम]]-[[टेक्नेसियम]]-[[रुथेनियम]] -
[[रोडियम]]-[[प्यालिडियम]]-[[सिल्भर]]-[[क्याड्मियम]]-[[इन्डियम]]-[[टिन]]-[[एन्टिमोनी]]-[[टेलुरियम]]-[[आयोडिन]]-
[[जेनन]]-[[सेसियम]]-[[बेरियम]]-[[ल्यान्थानम]]-[[सेरियम]]-[[प्रासियोडाइमियम]]-[[नियोडाइमियम]]-[[प्रोमेथियम]]-
[[समारियम]]-[[युरोपियम]]-[[ग्याडोलिनियम]]-[[टर्बियम]]-[[डिस्प्रोसियम]]-[[होल्मियम]]-[[अर्बियम]]-[[थुलियम]]-
[[यिट्टरबियम]]-[[लुटेटियम]]-[[हाफ्नियम]]-[[टान्टालम]]-[[टंग्स्टेन]]-[[रेनियम]]-[[अस्मियम]]-[[इरिडियम]]-[[प्लाटिनम]]-
[[औरियम]]-[[मर्करी]]-[[थ्यालियम]]-[[लिड]]-[[बिस्मुथ]]-[[पोलोनियम]]-[[एस्टाटिन]]-[[रेडन]]-[[फ्रान्सियम]]-
[[रेडियम]]-[[एक्टिनियम]]-[[थोरियम]]-[[प्रोट्याक्टिनियम]]-[[युर्यानियम]]-[[नेप्टुनियम]]-[[प्लुटोनियम]]-[[अमेरिसियम]]-
[[क्युरियम]]-[[बर्केलियम]]-[[क्यालिफोर्नियम]]-[[आइन्स्टाइनियम]]-[[फर्मियम]]-[[मेन्डेलेभियम]]-[[नोबेलियम]]-
[[लरेन्सियम]]-[[रुथरफोर्डियम]]-[[डब्नियम]]-[[सीबोर्गियम]]-[[बोरियम]]-[[ह्यासियम]]-[[मेइट्नेरियम]]-[[उनउननिलियम]]-
[[उनउनउनियम]]-[[उनउनबियम]]-[[उनउनक्वाडृयम]]-[[उनउनहेक्जियम]]
|}
</div>
</div>
[[Category:रसायनशास्त्र<noinclude>| </noinclude>]]<noinclude>
[[Category:Navbox templates]]
</noinclude>
2f7no9vicjbbqa6lidqinhtrsoo6yx0
पटिरूप:Userbox
10
4705
101800
101752
2022-06-29T06:39:43Z
CX Zoom
6375
+ Cat
101800
wikitext
text/x-wiki
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;" class="wikipediauserbox {{{bodyclass|}}}">
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
{{#if:{{{logo|{{{3|{{{id|id}}}}}}}}}|
! style="width:{{{logo-width|{{{id-w|45}}}}}}px; height:{{{logo-height|{{{id-h|45}}}}}}px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:{{{id-a|center}}}; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}; padding:{{{logo-padding|{{{id-p|0 1px 0 0}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; vertical-align: middle; {{{logo-other-param|{{{id-op|}}}}}}" {{!}} {{{logo|{{{3|{{{id|id}}}}}}}}}
}}
| style="text-align:{{{info-a|left}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-http://hi.wikipedia.org/w/index.php?title=%E0%A4%B8%E0%A4%BE%E0%A4%81%E0%A4%9A%E0%A4%BE:Userbox&action=editpadding|{{{info-p|0 4px 0 4px}}}}}}; height:{{{logo-height|{{{id-h|45}}}}}}px; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; color:{{{info-color|{{{info-fc|black}}}}}}; vertical-align: middle; {{{info-other-param|{{{info-op|}}}}}}" {{#if:{{{info-class|}}}|class="{{{info-class}}}"}} | {{{info|{{{4|''info''}}}}}}
|}</div>{{#if:{{{usercategory|}}}{{{usercategory2|}}}{{{usercategory3|}}}|{{cat handler
|nocat = {{{nocat|}}}
|subpage = {{#if:{{{nocatsubpages|}}}|no}}
|user = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}]]}}
|template = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}| {{BASEPAGENAME}}]]}}
}}}}<noinclude>
[[Category:Wikipedia metatemplates]]
[[Category:Userbox| ]]
</noinclude>
toybf786a9nojgot2objgsiex8f3qml
पटिरूप:!
10
4706
100413
100409
2022-03-19T10:41:05Z
CX Zoom
6375
Update
100413
wikitext
text/x-wiki
<includeonly>{{error|Error: The retired template {{tl|!}} has been transcluded; see [[mw:Help:Magic words#Other]] for details. To fix this, use only the code {{Magic word|!}} to generate the | character.}}
[[Category:Pages which use a template in place of a magic word]]
</includeonly><noinclude>{{Documentation|heading=[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]] Magic word documentation}}
</noinclude>
3xu8i336urqj0lq634idi8mbqakcqqz
पटिरूप:!/doc
10
4707
101475
100414
2022-05-30T19:09:27Z
CX Zoom
6375
+ Cat
101475
wikitext
text/x-wiki
{{Documentation subpage}}
{{transclusionless|reason=it was replaced with a [[:en:Help:Magic words|magic word]]}}
The magic word <code><nowiki>{{!}}</nowiki></code> is used to escape a [[:en:vertical bar]] character "|" in [[:en:WP:wikitext|wikitext]] markup, causing the parser to temporarily not interpret it as a special character.
This used to be a template, but for speed reasons, the [[:en:MediaWiki]] parser was changed in July 2014 to instantly interpret <code><nowiki>{{!}}</nowiki></code> as "|" and ignore this template, making <code><nowiki>{{!}}</nowiki></code> a [[mw:Help:Magic words|magic word]]. You can continue to use the code in exactly the same way as before.
Do not use syntax like <code><nowiki>{{Template:!}}</nowiki></code>, and do not supply a parameter, for example <code><nowiki>{{!|foo}}</nowiki></code>. In those cases, the template transcludes as an error message: {{Template:!}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Character-substitution templates]]
}}</includeonly>
okazldajt6t38kvs8taju5fh7120mct
पटिरूप:Mod
10
4733
101570
94667
2022-05-31T12:49:24Z
CX Zoom
6375
+ Cat
101570
wikitext
text/x-wiki
<includeonly>{{ {{{|safesubst:}}}#ifexpr:({{{2}}})=0|0|{{ {{{|safesubst:}}}#ifexpr:(({{{1}}})/({{{2}}}))=((({{{1}}})/({{{2}}}))round 0)|0|{{ {{{|safesubst:}}}#ifexpr:(({{{1}}})/({{{2}}}))>0 and(({{{1}}})/({{{2}}}))<1|{{ {{{|safesubst:}}}#expr:{{{1}}}}}|{{ {{{|safesubst:}}}#expr:({{{1}}})-((((({{{1}}})/({{{2}}}))-0.5)round 0)*({{{2}}}))}}}}}}}}</includeonly><noinclude>
[[Category:Mathematical function templates]]
</noinclude>
gztguxcvx6f07cq4f7nxzgbcp1i1m80
783
0
4747
70957
2011-05-05T13:14:02Z
Vibhijain
1513
Redirected page to [[७८३]]
70957
wikitext
text/x-wiki
#REDIRECT [[७८३]]
f75n24q1j09quebowqwsg4r43sf3u0s
1363
0
4748
70958
2011-05-05T13:15:02Z
Vibhijain
1513
Redirected page to [[१३६३]]
70958
wikitext
text/x-wiki
#REDIRECT [[१३६३]]
ketph6p82f40z56p0p3gwbf3btai31w
731
0
4749
70959
2011-05-05T13:15:42Z
Vibhijain
1513
Redirected page to [[७३१]]
70959
wikitext
text/x-wiki
#REDIRECT [[७३१]]
80ka6asl6kuhhsvetdo4qrh1sbcznok
देय्यरट्ठ
0
4836
101821
99896
2022-07-24T08:20:51Z
Peath
6131
101821
wikitext
text/x-wiki
'''देय्यरट्ठ''' ([[देय्यभासा]]: ประเทศไทย) वा राजकिच्चवसेन नाम '''राजाणाचक्कदेय्य''' ([[देय्यभासा]]: ราชอาณาจักรไทย) वुच्चतो एकस्स रट्ठ अत्थु इमस्स समये उद्धं सयामरट्ठो नाम वुच्चति। देय्यरट्ठं वजिरालङ्करणो नाम चक्किस्स दसमो राजो होति देवनगरो नाम राजधानी होति उद पञ्ञातनाम क्रुङ देवमहानगर अमररतनकोसिन्द महिन्दायुज्झा महातिलकभव नवरतनराजधानीपुरीरम्म उत्तमराजनिवेसनमहठान अमरविमानअवतारठित सक्कदत्तायविस्सुकम्मपसिद्धो वुच्चति ।
cs8cgz3qw19622gulyxqofphcg4uvlh
फ्रांस
0
4855
99898
97332
2021-10-23T15:04:34Z
Peath
6131
The text before edited was all in Sanskrit
99898
wikitext
text/x-wiki
[[पटिमा:Acta Eruditorum - III mappe Francia, 1703 – BEIC 13363829.jpg|thumb|प्रङ्सदेसस्स भूमिचित्तेन Francia नाम, 1703 किट्ठसके चित्तकम्मं करोम्हि।]]
प्रङ्सदेस युरोपादीपस्स रट्ठ अत्थि, पारीस नाम राजधानियं होतु।
h1nuxj1vpqkxe68vwhgqd0myerj45g9
स्वाजीलैंड
0
4933
99766
71193
2021-05-30T12:19:55Z
Bestoernesto
6012
redirect > "एस्वातीनी"
99766
wikitext
text/x-wiki
#REDIRECT[[एस्वातीनी]]
g2ggzism95gd4stzdcoaorj375q8t00
न्हु ह्याम्प्शायर
0
4938
102936
95708
2025-10-14T01:59:00Z
Minorax
5233
102936
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''न्हु ह्याम्प्शायर'''</big></big><br/>''New Hampshire''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of New Hampshire.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of New Hampshire.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NH.svg|300px]]
|}
'''न्हु ह्याम्प्शायर'''
{{clear}}
{{अमेरिका}}
{{stub}}
8y1rq5qwv45uyg078sir7wziubye26r
न्हु जर्सी
0
4939
102937
95709
2025-10-14T01:59:00Z
Minorax
5233
102937
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''न्हु जर्सी'''</big></big><br/>''New Jersey''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of New Jersey.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of New Jersey.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NJ.svg|300px]]
|}
'''न्हु जर्सी'''
{{clear}}
{{अमेरिका}}
{{stub}}
tbv3l9mdghric4b7z8msev5xxpgpspk
न्हु यर्क
0
4941
102917
95711
2025-10-14T01:52:55Z
Minorax
5233
102917
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''न्हु यर्क'''</big></big><br/>''New York''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of New York.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of New York.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA NY.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
sede9b7c4z5ueb44zxbyypshrh3w16z
ओहायो
0
4942
102938
95714
2025-10-14T01:59:01Z
Minorax
5233
102938
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''ओहायो'''</big></big><br/>''Ohio''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Ohio.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Ohio.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA OH.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
jof74qabz3d8v4jupc1bttbmza1l555
ओक्लाहोमा
0
4943
102954
95715
2025-10-14T01:59:09Z
Minorax
5233
102954
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''ओक्लाहोमा'''</big></big><br/>''Oklahoma''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Oklahoma.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Oklahoma.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA OK.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
ds040mwa1tsspxc59qtrxcbb3yovyxj
ओक्लाहोमा सिटी
0
4944
72403
71204
2011-06-09T14:33:45Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72403
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ओरेगन
0
4945
102918
95716
2025-10-14T01:52:57Z
Minorax
5233
102918
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''ओरेगन'''</big></big><br/>''Oregon''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Oregon.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Oregon.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA OR.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
fkpwxexa8ooevkx7lq9ll94d01fhjkx
सालेम
0
4946
72479
71206
2011-06-09T14:37:16Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72479
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
पेन्सिल्भेनिया
0
4947
102955
95717
2025-10-14T01:59:10Z
Minorax
5233
102955
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''पेन्सिल्भेनिया'''</big></big><br/>''Pennsylvania''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Pennsylvania.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Pennsylvania.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA PA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
4ag6c1tgo0bokgbpytvn9a9ervpipx4
ह्यारिसबर्ग
0
4948
72487
71208
2011-06-09T14:37:35Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72487
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
रोड टापू
0
4949
102959
102203
2025-10-14T02:02:18Z
Minorax
5233
102959
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''रोड टापू'''</big></big><br/>''Rhode Island''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Rhode Island.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Rhode Island (pre 2022).svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA RI.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
7jb26q6k3a74vawenb0znevq73km1g3
दक्षिण क्यारोलिना
0
4950
102925
102548
2025-10-14T01:55:44Z
Minorax
5233
102925
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''दक्षिण क्यारोलिना'''</big></big><br/>''South Carolina''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of South Carolina.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of South Carolina.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA SC.svg|300px]]
|}
== संदरिभ ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
6o6ciod2d8oj00rpw6g0h664y7e4jir
प्रोभिडेन्स
0
4951
72444
71211
2011-06-09T14:35:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72444
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
बिस्मार्क
0
4952
72448
71212
2011-06-09T14:35:22Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72448
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कोलम्बस
0
4953
72412
71213
2011-06-09T14:34:03Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72412
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कोलम्बिया
0
4954
72413
71214
2011-06-09T14:34:05Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72413
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
दक्षिण ड्याकोटा
0
4955
102912
102549
2025-10-14T01:52:46Z
Minorax
5233
102912
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''दक्षिण ड्याकोटा'''</big></big><br/>''South Dakota''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of South Dakota.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of South Dakota.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA SD.svg|300px]]
|}
== संदरिभ ==
{{reflist}}
{{clear}}
{{अमेरिका}}
{{stub}}
9mcwhhu4s9junni99ekd7iq040e7hvh
पियेरे
0
4956
72442
71216
2011-06-09T14:35:07Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72442
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
टेनिसी
0
4957
102956
95721
2025-10-14T01:59:10Z
Minorax
5233
102956
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''टेनिसी'''</big></big><br/>''Tennessee''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Tennessee.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Tennessee.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA TN.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
adlzhnwp3fyq7afftnetbxqj119mcer
न्यास्भिल्ल
0
4958
72436
71218
2011-06-09T14:34:52Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72436
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
टेक्सास
0
4959
102957
101842
2025-10-14T01:59:35Z
Minorax
5233
102957
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''टेक्सास'''</big></big><br/>''Texas''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Texas.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Texas.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA TX.svg|300px]]
|}
टेक्सास (अस्टिन) राज्या अस्ति।
{{clear}}
{{अमेरिका}}
{{stub}}
qm3icdhq60jsscbgewli8rqktf0ol2w
अस्टिन
0
4960
72390
71220
2011-06-09T14:33:08Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72390
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उटाह
0
4961
102949
95723
2025-10-14T01:59:06Z
Minorax
5233
102949
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''उटाह'''</big></big><br/>''Utah''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Utah.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Utah.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA UT.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
7averslvciw5o6az8ukq8naurj3vx2n
भर्मोन्ट
0
4962
102932
95724
2025-10-14T01:58:22Z
Minorax
5233
102932
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''भर्मोन्ट'''</big></big><br/>''Vermont''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Vermont.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Vermont.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA VT.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
kiea9fnafspklbnij1wteuggpu9crln
मोन्टपेलियर
0
4963
72462
71223
2011-06-09T14:36:27Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72462
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
साल्ट लेक सिटी
0
4964
72480
71224
2011-06-09T14:37:18Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72480
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
भर्जिनिया
0
4965
102947
95725
2025-10-14T01:59:05Z
Minorax
5233
102947
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''भर्जिनिया'''</big></big><br/>''Virginia''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Virginia.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Virginia.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA VA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
beff3guyhj4wlbg8g9ou0gz1uzyd1cy
रिचमन्ड
0
4966
72465
71226
2011-06-09T14:36:39Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72465
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
वासिंगटन
0
4967
102927
95726
2025-10-14T01:56:14Z
Minorax
5233
102927
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''वासिंगटन'''</big></big><br/>''Washington''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Washington.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Washington.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA WA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
ad9ee302hf3vray3jpa0gnq4xma5ncu
पश्चिम भर्जिनिया
0
4968
102929
95727
2025-10-14T01:56:18Z
Minorax
5233
102929
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''पश्चिम भर्जिनिया'''</big></big><br/>''West Virginia''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of West Virginia.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of West Virginia.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA WV.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
00v360lf5v9v0ni59bo7jidohjc0nrj
चार्ल्सटन
0
4969
72416
71229
2011-06-09T14:34:11Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72416
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
विन्कोसिन
0
4970
102928
95728
2025-10-14T01:56:16Z
Minorax
5233
102928
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''विन्कोसिन'''</big></big><br/>''Wisconsin''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Wisconsin.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Wisconsin.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA WI.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
gzncqa05t44gsix1o2e1fbo2ku2wcof
मेडिसन
0
4971
72459
71231
2011-06-09T14:35:51Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72459
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
वायोमिंग
0
4972
102930
95729
2025-10-14T01:56:20Z
Minorax
5233
102930
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''वायोमिंग'''</big></big><br/>''Wyoming''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of Wyoming.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of Wyoming.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Map of USA WY.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
lflk6xwbtq6gnsimgacf725zrgwbcxv
चेइनी
0
4973
72417
71233
2011-06-09T14:34:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72417
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ओलम्पिया
0
4974
72405
71234
2011-06-09T14:33:49Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
72405
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
Wikipedia:Requests for permissions/Administrator
4
4975
102737
102736
2025-02-19T16:07:41Z
Oxiyam.Primal
7939
/* Cerium4B */
102737
wikitext
text/x-wiki
This page is for requesting '''Administrator''' permission and for community discussion regarding it. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/Discussed request
| number = <!-- If this isn't your first request for Administrator permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
Administrator permission requests may be granted or rejected by any bureaucrat. If there is no response 7 days after requesting, [[:meta:Steward requests/Permissions#Bureaucrat access|ask global stewards to grant the permission]] with a link to this page, who will then evaluate your application.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
== [[User:Eukesh|Eukesh]] ==
: {{Requests for permissions/links|Eukesh}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2006-12#Wikipedia bh, pi, ks}}
: {{Requests for permissions/later status|Permission removed [[Wikipedia:Requests for permissions/Removal#Eukesh's Administrator permission|on request]].}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''a week''' by [[User:Romihaitza|Romihaitza]]. <!-- from [[Template:Successful rfp top]] -->
----
''No local request added.''
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Vibhijain|Vibhijain]] ==
: {{Requests for permissions/links|Vibhijain}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2011-05#Vibhijain@piwikipedia}}
: {{Requests for permissions/later status|Permission granted [[#Vibhijain (2)|on request]].}}
<div class="boilerplate vfd xfd-closed" style="background-color: #ffeaea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a [[Wikipedia:Requests for permissions|request for permission]] that did not succeed. <span style="color:red">'''Please do not modify it.'''</span>''
{{not done}} by [[User:Ruslik0|Ruslik0]]. <!-- from [[Template:Unsuccessful rfp top]] -->
----
''No local request added.''
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Vibhijain|Vibhijain]]{{sp}}(2) ==
: {{Requests for permissions/links|Vibhijain}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2011-05#Vibhijain@piwikipedia 2}}
: {{Requests for permissions/later status|Permission removed by [[User:Matanya|Matanya]]. Permission granted again [[#Vibhijain (3)|on request]].}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{Done}} '''by [[m:User:Jusjih|Jusjih]] For 1 Month''' <!-- from [[Template:Successful rfp top]] -->
----
I am a sysop on Sanskrit Wikipedia. I am the biggest contributor to this wiki and I would like to update the interface and transliteration tools. [[User:Vibhijain|Vibhijain]] १०:१८, १५ May २०११ (UTC)
=== Voting ===
* {{Support}} From what I've seen, contribs are generally good. [[User:MikeLynch|MikeLynch]] १०:३९, १५ May २०११ (UTC)
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Mayur|Mayur]] ==
: {{Requests for permissions/links|Mayur}}
: {{Requests for permissions/later status|Permission not granted.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #ffeaea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a [[Wikipedia:Requests for permissions|request for permission]] that did not succeed. <span style="color:red">'''Please do not modify it.'''</span>''
{{Not done}}--As per no activity by the user on Pali Wikipedia since a long time, stewards also not contacted after 7 days period. [[User:Vibhijain|<span style="color:#B57EDC">♛♚★Vaibhav Jain★♚♛</span>]] [[User talk:Vibhijain|<sup><span style="color:red"><small>Talk</small></span></sup>]] [[विशेष:विपत्रयोजक/Vibhijain|<sup><span style="color:blue"><small>Email</small></span></sup>]] १०:००, ३१ अगस्त २०११ (UTC) <!-- from [[Template:Unsuccessful rfp top]] -->
----
Hi, I am requesting for sysop tools on pi wiki for following Reasons
#This wiki has a shortage of active admins, i think i can fullfill this roll, I have a lot of experience of sysop tool, My Sysop experience can be seen [http://toolserver.org/~vvv/adminstats.php?wiki=piwiki_p&tlimit=none here], I have done the largest sysop actions among Indic Admins, So i have fair Experience for use of this tool.
#Many sysop actions have not been performed here, like improving of Interface.I assure you all that I shall improve the pi wiki interface as i did for hi wiki
#Transliteration tool many version may be installed as per user requirements, I can also perform the same.
At last I shall respect the community decision, If you all give me this chance i shall surely help this project a lot. Thank you very much--[[User:Mayur|Mayur]] १४:२४, १२ जून २०११ (UTC)
=== Voting ===
* {{Support}} [[User:Vibhijain|Vibhijain]] १४:२९, १२ जून २०११ (UTC)
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Vibhijain|Vibhijain]]{{sp}}(3) ==
: {{Requests for permissions/links|Vibhijain}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2011-06#Vibhijain@piwikipedia}}
: {{Requests for permissions/later status|No longer an admin.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{Done}} '''By [[User:Ruslik0|Ruslik0]] for 3 months''' <!-- from [[Template:Successful rfp top]] -->
----
I was made temporary admin and it is going to over on 30<small>th</small> June. This is my request for extended Adminship, or preferably permanent Adminship. This is a list of works done by me on this wiki:
*I have tried my best to update the interface here, but because I do not have much knowledge of Pali, I have updated as much as I can. But I will still like to try my best and completely translate the interface here.
*I have put a new transiliration tool on this wiki, which is now also on hi wiki, according to my knowledge, it is the only transiliration tool which also provides a virtual keyboard।
*I have enabled Twinkle, wikEd, HotCat and ProveIt on this wiki.
*I am also trying to do some outreach work for this wiki, but it is still at a smaller level. [[User:Vibhijain|Vibhijain]] ([[User talk:Vibhijain|वार्ता]]) १३:०१, १९ जून २०११ (UTC)
=== Voting ===
* {{Support}}--[[User:Mayur|Mayur]] ([[User talk:Mayur|वार्ता]]) १३:०३, १९ जून २०११ (UTC)
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:AnandVivekSatpathi|AnandVivekSatpathi]] ==
: {{Requests for permissions/links|AnandVivekSatpathi}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2012-09#AnandVivekSatpathi@pi.wikipedia}}
: {{Requests for permissions/later status|No longer an admin.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for 3 months [[User:Billinghurst|Billinghurst]] ([[User talk:Billinghurst|वार्ता]]) १२:५०, २८ जून २०१२ (UTC) <!-- from [[Template:Successful rfp top]] -->
----
I'm request for adminship on pi.wikipedia for temporary. because no any administrator or bureaucrats here. many important pages like main page are not protected and so many reason। --[[User:AnandVivekSatpathi|<span style="text-shadow:gray 3px 3px 2px;"><font color="green"><sup></sup> आनन्द विवेक सतपथी</font></span>]]<sup>[[User talk:AnandVivekSatpathi|<font color="#000000"> सम्भासित</font>]]</sup> ०४:२५, २५ जून २०१२ (UTC)
=== Voting ===
*'''Support''' However I don't believe that pages like Main page should be protected since piwiki is a very small Wikipedia and there is no need of protection. [[User:Vibhijain|<span style="color:#B57EDC">♛♚★Vaibhav Jain★♚♛</span>]] [[User talk:Vibhijain|<sup><span style="color:red"><small>Talk</small></span></sup>]] [[विशेष:विपत्रयोजक/Vibhijain|<sup><span style="color:blue"><small>Email</small></span></sup>]] १२:२०, २५ जून २०१२ (UTC)
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Hemant wikikosh|Hemant wikikosh]] ==
: {{Requests for permissions/links|Hemant wikikosh}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2013-01#Hemant wikikosh@pi.wikipedia.org}}
: {{Requests for permissions/later status|No longer an admin.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''3 months''' by [[User:Trijnstel|Trijnstel]] <!-- from [[Template:Successful rfp top]] -->
----
Dear all, I have applied for temporary adminship [http://meta.wikimedia.org/wiki/Steward_requests/Permissions#Hemant_wikikosh.40pi.wikipedia.org here]. This message is to fulfill requirement of local announcement on village pump. My reason for applying is continuous existence of serious grammatical errors on the interface as well as other places (as cited in above request) and Basic Infrastructural lackings on this wikipedia. Please express your opinion/thoughts in this regard. Thanks and Regards. -[[User:Hemant wikikosh|Hemant wikikosh]] ([[User talk:Hemant wikikosh|वार्ता]]) १७:०७, २६ सेप्टेम्बर २०१२ (UTC)
=== Voting ===
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
</div>
== [[User:Vikrantaditya|Vikrantaditya]] ==
: {{Requests for permissions/links|Vikrantaditya}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2020-06#Vikrantaditya@pi.wikipedia}}
: {{Requests for permissions/later status|Request denied. Globally locked account.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #ffeaea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a [[Wikipedia:Requests for permissions|request for permission]] that did not succeed. <span style="color:red">'''Please do not modify it.'''</span>''
{{Not done}} by [[User:Shanmugamp7|Shanmugamp7]] <!-- from [[Template:Unsuccessful rfp top]] -->
----
Piyyajana, Mh im anurodhti paripaalaka adhikara [https://meta.wikimedia.org/wiki/Steward_requests/Permissions#vikrantaditya_%40_pi.wikipedia], in samdesh thanik ghosnayam avsyaya purna karoti, stutiyam. [[अवयव:Vikrantaditya|Vikrantaditya]] ([[अवयव सम्भासित:Vikrantaditya|वार्ता]]) ०४:१८, ८ जून २०२० (UTC)
=== Voting ===
: '''Oppose'''. This user just started editing, and aspires for adminship? --[[अवयव:Martin Urbanec|Martin Urbanec]] ([[अवयव सम्भासित:Martin Urbanec|वार्ता]]) १६:४८, ८ जून २०२० (UTC)
: '''Support'''. Administrator is needed, Pali is constantly targeted. [[अवयव:Diggy.raja|Diggy.raja]] ([[अवयव सम्भासित:Diggy.raja|वार्ता]]) १२:५५, १० जून २०२० (UTC)
: '''Support'''. पाळिस्य सम्घस्सर विकिपीडियाए नियमन अवश्यायीस्ति अरू पाळि विकिलो एकं परिपाळक अत्यावश्यायीस्ति। मः इम समल्थन एसःत। -- [[अवयव:RJ.MMp|RJ.MMp]] ([[अवयव सम्भासित:RJ.MMp|वार्ता]]) ०२:४७, ११ जून २०२० (UTC)
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:CX Zoom|CX Zoom]] ==
: {{Requests for permissions/links|CX Zoom}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2022-03#CX Zoom@piwikipedia}}
: {{Requests for permissions/later status|Permission expired. Requested again below.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''3 months''' by [[User:AmandaNP|AmandaNP]] <!-- from [[Template:Successful rfp top]] -->
----
Hello anyone seeing this. Myself CX Zoom and I'm requesting for Adminship to be able to revert the vandalism that has accumulated over time due to lack of administrators in this project. I may also take up general maintenance tasks like page moves, creating templates and modules, manage files and categories. Thank you! [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|वार्ता]]) १३:४१, ९ मार्च २०२२ (UTC)
=== Voting ===
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:CX Zoom|CX Zoom]]{{sp}}(2) ==
: {{Requests for permissions/links|CX Zoom}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2022-06#CX Zoom@piwikipedia}}
: {{Requests for permissions/later status|Permission expired. Requested again below.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''6 months''' by [[User:Ruslik0|Ruslik0]] <!-- from [[Template:Successful rfp top]] -->
----
Requesting administrator rights to avoid automatic expiry. [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]] • [[Special:Contributions/CX Zoom|contribs]]) २०:०९, ७ जून २०२२ (UTC)
=== Voting ===
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:CX Zoom|CX Zoom]]{{sp}}(3) ==
: {{Requests for permissions/links|CX Zoom}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2023-01#CX Zoom@piwikipedia}}
: {{Requests for permissions/later status|Currently an admin.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''12 months''' by [[User:Martin Urbanec|Martin Urbanec]] <!-- from [[Template:Successful rfp top]] -->
----
My administrator rights automatically expired. Requesting in order to continue general maintenance tasks. [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]] • [[Special:Contributions/CX Zoom|contribs]]) ०९:४३, १८ दिसम्बर २०२२ (UTC)
=== Voting ===
=== Comments ===
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
== [[User:Cerium4B|Cerium4B]] ==
: {{Requests for permissions/links|Cerium4B}}
I want to help grow and maintain Pali Wikipedia. Since there are no admins, I am willing to take on the responsibility of ensuring quality content and supporting the community '''[[User:Cerium4B|<span style="text-shadow:-4px -4px 20px;color:darkgreen;font-family:Papyrus;">— Cerium4B</span>]][[User talk:Cerium4B|<span style="text-shadow:-4px -4px 20px;color:red;font-family:Papyrus;">—Talk? •</span>]]''' १८:४३, १७ फ़रवरी २०२५ (UTC)
:Can you even understand Pali? I see no reason why you should be made an administrator. [[User:NXcrypto|NXcrypto]] ([[User talk:NXcrypto|talk]] • [[Special:Contributions/NXcrypto|contribs]]) ०६:५०, १८ फ़रवरी २०२५ (UTC)
:You accepted on [https://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Incidents#c-Cerium4B-20250210152400-NXcrypto-20250210133000 ANI] that you use chatgpt, sorry but chatgpt isn't able to translate anything to Pali accurately. [[User:NXcrypto|NXcrypto]] ([[User talk:NXcrypto|talk]] • [[Special:Contributions/NXcrypto|contribs]]) ०६:५५, १८ फ़रवरी २०२५ (UTC)
::Yes, I understand Pali. I can read it, type it, but honestly, I can’t write it by hand. And I accept that.
::I always accepts my limitations, I’m not like you, after all. Anyone can verify that from the English Wikipedia! '''[[User:Cerium4B|<span style="text-shadow:-4px -4px 20px;color:darkgreen;font-family:Papyrus;">— Cerium4B</span>]][[User talk:Cerium4B|<span style="text-shadow:-4px -4px 20px;color:red;font-family:Papyrus;">—Talk? •</span>]]''' १६:०२, १९ फ़रवरी २०२५ (UTC)
*'''Strong Oppose ''': Chatgpt warrior. [[User:NXcrypto|NXcrypto]] ([[User talk:NXcrypto|talk]] • [[Special:Contributions/NXcrypto|contribs]]) १६:०७, १९ फ़रवरी २०२५ (UTC)
=== Voting ===
=== Comments ===
ec5ceuwb6xrznmt4g0iycqudotdpzn3
लेच वालेसा
0
4977
71263
2011-05-15T11:01:31Z
Vibhijain
1513
moved [[लेच वालेसा]] to [[लेक वालेसा]]
71263
wikitext
text/x-wiki
#REDIRECT [[लेक वालेसा]]
rzyj65jg8gqlfoawsl4tani05ylnazb
मूर्छाशास्त्र
0
4993
84326
84325
2012-06-19T02:42:33Z
AnandVivekSatpathi
2093
अभिञ्ञाणा references गन्थवंस
84326
wikitext
text/x-wiki
'''मूर्छाशास्त्र'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
0iygnmfz37oy4oukbrw5hr64k0hpvr9
चर्मशास्त्र
0
4994
97156
84327
2021-04-15T13:28:29Z
Tahmid
5870
translation & cleaning
97156
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
आकस्मिक चिकित्सा
0
4995
96963
84328
2021-04-15T13:25:12Z
Tahmid
5870
translation & cleaning
96963
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
साधारण चिकित्सक
0
4996
97582
84329
2021-04-15T13:37:30Z
Tahmid
5870
translation & cleaning
97582
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
आन्तरिक चिकित्सा
0
4997
96966
84330
2021-04-15T13:25:15Z
Tahmid
5870
translation & cleaning
96966
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
स्नायुशास्त्र
0
4998
97612
84331
2021-04-15T13:38:11Z
Tahmid
5870
translation & cleaning
97612
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
प्रसवशास्त्र
0
4999
102198
97313
2023-07-03T17:02:39Z
Aryan
6963
Db tag attached
102198
wikitext
text/x-wiki
{{db|no content}}
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
dewr7xisk5p63vx2zxkjwt49awoaw95
महिलारोग शास्त्र
0
5000
97449
84333
2021-04-15T13:34:32Z
Tahmid
5870
translation & cleaning
97449
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
कार्यव्याधि चिकित्सा
0
5001
97037
84334
2021-04-15T13:26:26Z
Tahmid
5870
translation & cleaning
97037
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
रोगशास्त्र
0
5002
99743
96387
2021-05-01T17:50:02Z
Kuldhar Rabha
5959
99743
wikitext
text/x-wiki
[[पटिमा:ZEN_browser_for_Virtual_Microscopy_(9318136341).jpg|right|thumb|282px|<center>रोगशास्त्र</center>]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
cjgko0jton9o6os1rws5od8slhcam4c
भौतिक चिकित्सा र पूनर्स्थापना
0
5003
97420
84338
2021-04-15T13:33:53Z
Tahmid
5870
translation & cleaning
97420
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
मानसिक चिकित्सा
0
5004
97450
84339
2021-04-15T13:34:34Z
Tahmid
5870
translation & cleaning
97450
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
सामाजिक स्वास्थ्य
0
5005
97584
84341
2021-04-15T13:37:34Z
Tahmid
5870
translation & cleaning
97584
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चिकित्सा विकिरणशास्त्र
0
5006
97159
84342
2021-04-15T13:28:33Z
Tahmid
5870
translation & cleaning
97159
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
शल्यचिकित्सा
0
5007
102454
99735
2024-04-29T22:56:11Z
CommonsDelinker
82
Replacing Chirurgen.jpg with [[File:M-M_Munsky_-_Eingriff_IV_(Chirurgen)_(Öl_auf_Nessel_1973).jpg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: Name des Autors, vollständiger Titel, Technik und Entstehungsjahr ergä
102454
wikitext
text/x-wiki
[[पटिमा:M-M Munsky - Eingriff IV (Chirurgen) (Öl auf Nessel 1973).jpg|thumb]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qpxdsmpdwn9rujnwyujx4hwdc5kxdco
हृदयशास्त्र
0
5008
97630
84344
2021-04-15T13:38:34Z
Tahmid
5870
translation & cleaning
97630
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ग्यास्त्रोएन्टेरोलोजी
0
5009
97137
95539
2021-04-15T13:28:06Z
Tahmid
5870
translation & cleaning
97137
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
{{stub}}
[[विभाग:चिकित्सा विञ्ञाणं]]
fmr7xdv53zp7nnhai0em4cg8lqt7s4o
रक्तशास्त्र
0
5010
97499
84347
2021-04-15T13:35:38Z
Tahmid
5870
translation & cleaning
97499
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
कम्युनिकेबल रोग चिकित्सा
0
5011
84302
71308
2012-06-19T02:13:59Z
AnandVivekSatpathi
2093
added [[Category:चिकित्सा विञ्ञाणं]] using [[Help:Gadget-HotCat|HotCat]]
84302
wikitext
text/x-wiki
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
g5tg3l27nbb628w8no1vjpk0dq4zbks
ईन्टेन्सिभ केयर चिकित्सा
0
5012
96982
84348
2021-04-15T13:25:31Z
Tahmid
5870
translation & cleaning
96982
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
मृगौलाशास्त्र
0
5013
97468
84349
2021-04-15T13:34:57Z
Tahmid
5870
translation & cleaning
97468
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ओन्कोलोजी
0
5014
97005
84350
2021-04-15T13:25:54Z
Tahmid
5870
translation & cleaning
97005
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
फोक्सोशास्त्र
0
5015
97329
84351
2021-04-15T13:32:05Z
Tahmid
5870
translation & cleaning
97329
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ग्रन्थिशास्त्र
0
5016
97140
95536
2021-04-15T13:28:09Z
Tahmid
5870
translation & cleaning
97140
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
{{stub}}
[[विभाग:चिकित्सा विञ्ञाणं]]
34pk2zobph5jo1zu7uxqmsny5dn45iw
हृदयछाती शल्यचिकित्सा
0
5017
97629
84353
2021-04-15T13:38:33Z
Tahmid
5870
translation & cleaning
97629
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चार्मिक शल्यचिकित्सा
0
5018
97158
84354
2021-04-15T13:28:32Z
Tahmid
5870
translation & cleaning
97158
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
साधारण शल्यचिकित्सा
0
5019
97583
84355
2021-04-15T13:37:31Z
Tahmid
5870
translation & cleaning
97583
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
महिला शल्यचिकित्सा
0
5020
97448
84356
2021-04-15T13:34:31Z
Tahmid
5870
translation & cleaning
97448
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
स्नायुशल्यचिकित्सा
0
5021
97611
84357
2021-04-15T13:38:08Z
Tahmid
5870
translation & cleaning
97611
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
नेत्रशल्यचिकित्सा
0
5022
97281
84358
2021-04-15T13:31:04Z
Tahmid
5870
translation & cleaning
97281
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
मुख व अनुहार शल्यचिकित्सा
0
5023
97460
84359
2021-04-15T13:34:47Z
Tahmid
5870
translation & cleaning
97460
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
अंग प्रत्यारोपण
0
5024
96386
96104
2018-12-30T12:55:51Z
Schekinov Alexey Victorovich
4473
96386
wikitext
text/x-wiki
[[पटिमा:Podolay_transplantacia_srdca_1968.jpg|right|thumb|282x282px|<center>{{PAGENAME}} (1968)</center>]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
b3d0frsxozf9lec71dekta1ilfdddpn
हाडजोर्नी शल्यचिकित्सा
0
5025
96380
84361
2018-12-25T19:42:02Z
Schekinov Alexey Victorovich
4473
96380
wikitext
text/x-wiki
[[पटिमा:Andry_tree.png|right|thumb|380x380px|<center>[[:en:Logo|Logo]]</center>]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
5leewuod5bkbi88zvuir60setc10oh4
ओटोल्यारिंजियोलोजी
0
5026
96379
84362
2018-12-25T17:33:32Z
Schekinov Alexey Victorovich
4473
96379
wikitext
text/x-wiki
[[पटिमा:Mani_Zadeh_MD_Endoscopic_Sinus_Surgery.jpg|right|thumb|372x372px|<center>{{PAGENAME}}</center>]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
7jjh5awui36e2ew8q7baua3x4eyd6cb
बाल्यशल्यचिकित्सा
0
5027
97379
84363
2021-04-15T13:33:05Z
Tahmid
5870
translation & cleaning
97379
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
प्लास्टिक शल्यचिकित्सा
0
5028
97318
84364
2021-04-15T13:31:52Z
Tahmid
5870
translation & cleaning
97318
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
क्यान्सर शल्यचिकित्सा
0
5029
97089
84365
2021-04-15T13:27:18Z
Tahmid
5870
translation & cleaning
97089
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चोट शल्यचिकित्सा
0
5030
97164
84366
2021-04-15T13:28:39Z
Tahmid
5870
translation & cleaning
97164
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
युरोलोजी
0
5031
97497
84367
2021-04-15T13:35:35Z
Tahmid
5870
translation & cleaning
97497
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
धमनी शल्यचिकित्सा
0
5032
84373
84368
2012-06-19T05:27:03Z
AnandVivekSatpathi
2093
References adding
84373
wikitext
text/x-wiki
'''धमनी शल्यचिकित्सा'''<ref>चिकित्सा नाम</ref>
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
io6vwsxthrx0n4swrjppfgzp5w6dj3z
श्रुति(हिन्दू धम्म)
0
5033
100467
100457
2022-03-20T10:49:35Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]) to last revision by [[User:BRPever|BRPever]]
95908
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
वेद
0
5034
100468
100458
2022-03-20T10:49:47Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]) to last revision by [[User:BRPever|BRPever]]
95909
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
उपनिषद
0
5035
100469
100459
2022-03-20T10:49:56Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]) to last revision by [[User:BRPever|BRPever]]
95910
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
श्रुत
0
5036
100470
100460
2022-03-20T10:50:07Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]) to last revision by [[User:BRPever|BRPever]]
95911
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
स्मृति(हिन्दू धम्म)
0
5037
95912
71335
2016-01-29T09:46:44Z
BRPever
3590
95912
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
ईतिहास (हिन्दू धम्म)
0
5038
95913
71336
2016-01-29T09:47:00Z
BRPever
3590
95913
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
रामायण
0
5039
97506
95915
2021-04-15T13:35:50Z
Tahmid
5870
translation & cleaning
97506
wikitext
text/x-wiki
[[पटिमा:Ravivarmapress Rama family.jpg|upright=1.0|thumb|रामायण]]
{{हिन्दू धम्म}}
{{stub}}
79v6v8sjtw1o8hpek33zsjmtecgd3l7
महाभारत
0
5040
97447
96893
2021-04-15T13:34:30Z
Tahmid
5870
translation & cleaning
97447
wikitext
text/x-wiki
[[पटिमा:Krishna and Arjun on the chariot, Mahabharata, 18th-19th century, India.jpg|thumb|महाभारत]]
{{हिन्दू धम्म}}
{{stub}}
p31lo7tbwinuk0eqxll7sp067bw3tqr
श्रीमदभागवत गीता
0
5041
95918
71339
2016-01-29T09:53:53Z
BRPever
3590
95918
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
पुराण
0
5042
71340
2011-05-15T15:05:18Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71340
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सुत्र
0
5043
71341
2011-05-15T15:05:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71341
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आगम(धम्म)
0
5044
71342
2011-05-15T15:05:27Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71342
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
तन्त्र
0
5045
71343
2011-05-15T15:05:35Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71343
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
यन्त्र
0
5046
71344
2011-05-15T15:05:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71344
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वेदान्त
0
5047
71345
2011-05-15T15:05:41Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71345
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
अवतार
0
5048
71346
2011-05-15T15:07:54Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71346
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आत्मा (हिन्दू धर्म)
0
5049
71347
2011-05-15T15:07:57Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71347
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ब्राह्मन
0
5050
96509
71348
2019-07-24T13:34:41Z
Hardhrol
4776
Redirected page to [[दविज]]
96509
wikitext
text/x-wiki
#REDIRECT [[दविज]]
8y6pnmwom5ehee6nrmjh2sdcdcsm8ii
कोसस
0
5051
71349
2011-05-15T15:08:06Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71349
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
धम्म(हिन्दू धम्म)
0
5052
71350
2011-05-15T15:08:08Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71350
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कर्म (हिन्दू धम्म)
0
5053
71351
2011-05-15T15:08:13Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71351
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मोक्ष
0
5054
71352
2011-05-15T15:09:37Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71352
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
माया (हिन्दू धम्म)
0
5055
71353
2011-05-15T15:09:44Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71353
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
इष्ट-देव
0
5056
71354
2011-05-15T15:09:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71354
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मुर्ति
0
5057
71355
2011-05-15T15:10:01Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71355
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
पूनर्जन्म(हिन्दू धम्म)
0
5058
71356
2011-05-15T15:10:05Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71356
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
संसार(हिन्दू धम्म)
0
5059
71357
2011-05-15T15:10:10Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71357
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
तत्त्व(हिन्दू धम्म)
0
5060
71358
2011-05-15T15:10:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71358
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
त्रिमुर्ति
0
5061
71359
2011-05-15T15:10:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71359
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कतुर्थ
0
5062
71360
2011-05-15T15:10:24Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71360
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
गुरु-शिष्य परम्परा
0
5063
71361
2011-05-15T15:10:28Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71361
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू दर्शन
0
5064
71362
2011-05-15T15:10:48Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71362
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू मान्यता
0
5065
71363
2011-05-15T15:10:51Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71363
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
प्राचीन हिन्दू धम्म
0
5066
71364
2011-05-15T15:10:54Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71364
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
साँख्य(हिन्दू धर्म)
0
5067
71365
2011-05-15T15:10:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71365
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
न्याय(हिन्दू धम्म)
0
5068
71366
2011-05-15T15:11:02Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71366
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वैशेषिक
0
5069
71367
2011-05-15T15:11:05Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71367
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
योग
0
5070
71368
2011-05-15T15:11:08Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71368
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मीमांसा
0
5071
71369
2011-05-15T15:11:11Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71369
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
भक्ति योग
0
5072
71370
2011-05-15T15:11:18Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71370
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
परम्परा(हिन्दू धम्म)
0
5073
71371
2011-05-15T15:11:47Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71371
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ज्योतिष
0
5074
102418
102373
2024-02-23T06:27:07Z
Kwamikagami
2918
102418
wikitext
text/x-wiki
;राशि: [[पटिमा:Aries symbol (planetary color).svg|frameless|upright=0.2|link=♈︎]] [[पटिमा:Taurus symbol (planetary color).svg|frameless|upright=0.2|link=♉︎]] [[पटिमा:Gemini symbol (planetary color).svg|frameless|upright=0.2|link=♊︎]] [[पटिमा:Cancer symbol (planetary color).svg|frameless|upright=0.2|link=♋︎]] [[पटिमा:Leo symbol (planetary color).svg|frameless|upright=0.2|link=♌︎]] [[पटिमा:Virgo symbol (planetary color).svg|frameless|upright=0.2|link=♍︎]] [[पटिमा:Libra symbol (planetary color).svg|frameless|upright=0.2|link=♎︎]] [[पटिमा:Scorpius symbol (planetary color).svg|frameless|upright=0.2|link=♏︎]] [[पटिमा:Sagittarius symbol (planetary color).svg|frameless|upright=0.2|link=♐︎]] [[पटिमा:Capricornus symbol (planetary color).svg|frameless|upright=0.2|link=♑︎]] [[पटिमा:Aquarius symbol (planetary color).svg|frameless|upright=0.2|link=♒︎]] [[पटिमा:Pisces symbol (planetary color).svg|frameless|upright=0.2|link=♓︎]]
;ग्रह: [[पटिमा:Sun symbol (planetary color).svg|frameless|upright=0.25|link=☉]] [[पटिमा:Mercury symbol (planetary color).svg|frameless|upright=0.2|link=☿]] [[पटिमा:Venus symbol (planetary color).svg|frameless|upright=0.2|link=♀]] [[पटिमा:Earth symbol (planetary color).svg|frameless|upright=0.2|link=🜨]] [[पटिमा:Moon symbol (planetary color).svg|frameless|upright=0.2|link=☾]] [[पटिमा:Rahu symbol (planetary color).svg|frameless|upright=0.2|link=☊]] [[पटिमा:Ketu symbol (planetary color).svg|frameless|upright=0.2|link=☋]] [[पटिमा:Mars symbol (planetary color).svg|frameless|upright=0.2|link=♂]] [[पटिमा:Ceres symbol (planetary color).svg|frameless|upright=0.2|link=⚳]] [[पटिमा:Pallas symbol (planetary color).svg|frameless|upright=0.2|link=⚴]] [[पटिमा:Juno symbol (planetary color).svg|frameless|upright=0.2|link=⚵]] [[पटिमा:Vesta symbol (planetary color).svg|frameless|upright=0.2|link=⚶]] [[पटिमा:Hygiea symbol (planetary color).svg|frameless|upright=0.2|link=⯚]] [[पटिमा:Jupiter symbol (planetary color).svg|frameless|upright=0.2|link=♃]] [[पटिमा:Saturn symbol (planetary color).svg|frameless|upright=0.2|link=♄]] [[पटिमा:Chiron symbol (planetary color).svg|frameless|upright=0.2|link=⚷]] [[पटिमा:Uranus symbol (planetary color).svg|frameless|upright=0.2|link=♅]] [[पटिमा:Neptune symbol (planetary color).svg|frameless|upright=0.2|link=♆]] [[पटिमा:Orcus symbol (planetary color).svg|frameless|upright=0.2|link=🝿]] [[पटिमा:Pluto symbol (planetary color).svg|frameless|upright=0.2|link=⯓]] [[पटिमा:Ixion symbol (planetary color).svg|frameless|upright=0.2]] [[पटिमा:Salacia symbol (planetary color).svg|frameless|upright=0.2]] [[पटिमा:Varuna symbol (planetary color).svg|frameless|upright=0.2]] [[पटिमा:Haumea symbol (planetary color).svg|frameless|upright=0.2|link=🝻]] [[पटिमा:Quaoar symbol (planetary color).svg|frameless|upright=0.2|link=🝾]] [[पटिमा:Makemake symbol (planetary color).svg|frameless|upright=0.2|link=🝼]] [[पटिमा:Chaos symbol (planetary color).svg|frameless|upright=0.2]] [[पटिमा:Gonggong symbol (planetary color).svg|frameless|upright=0.2|link=🝽]] [[पटिमा:Eris symbol (planetary color).svg|frameless|upright=0.2|link=⯰]] [[पटिमा:Sedna symbol (planetary color).svg|frameless|upright=0.2|link=⯲]] [[पटिमा:Comet Halley symbol (bold).svg|frameless|upright=0.1]]
{{हिन्दू धम्म}}
4hjbggydv39ryw4quzjct8axfpz3ent
आयुर्वेद
0
5075
71373
2011-05-15T15:11:55Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71373
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आरति
0
5076
71374
2011-05-15T15:12:11Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71374
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
भजन
0
5077
71375
2011-05-15T15:12:15Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71375
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
दर्शन(हिन्दू धम्म)
0
5078
71376
2011-05-15T15:12:16Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71376
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
दिक्षा
0
5079
71377
2011-05-15T15:12:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71377
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मन्त्र
0
5080
71378
2011-05-15T15:12:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71378
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
पुजा
0
5081
71379
2011-05-15T15:12:25Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71379
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्संग
0
5082
71380
2011-05-15T15:12:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71380
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्तोत्र
0
5083
71381
2011-05-15T15:12:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71381
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू विवाह
0
5084
102362
102355
2024-02-04T14:53:51Z
Kwamikagami
2918
102362
wikitext
text/x-wiki
[[पटिमा:Ring ceremony, Indian Hindu wedding.jpg|frameless|right|upright]]
{{हिन्दू धम्म}}
7ten2z45eyike14w8vsjf3oladiuxm5
यज्ञ
0
5085
71383
2011-05-15T15:12:41Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71383
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
गुरु
0
5086
71384
2011-05-15T15:13:06Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71384
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आदि शंकर
0
5087
71385
2011-05-15T15:13:09Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71385
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रामानुज
0
5088
71386
2011-05-15T15:13:12Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71386
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
श्री माधवाचार्य
0
5089
71387
2011-05-15T15:13:15Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71387
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रामकृष्ण परमहंस
0
5090
71388
2011-05-15T15:13:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71388
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शारदा देवी
0
5091
71389
2011-05-15T15:13:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71389
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वमी विवेकानन्द
0
5092
102409
101824
2024-02-07T05:21:20Z
जसवंत मोदी
7414
१८९३ में स्वमी विवेकानन्द
102409
wikitext
text/x-wiki
[[पटिमा:Swami Vivekananda-1893-09-signed.jpg|thumb|200px|right|१८९३ में स्वमी विवेकानन्द]]
{{हिन्दू धम्म}}
hl83ureuu47ummqqnrjr2lhxywqk8jb
स्वामीनारायण
0
5093
71391
2011-05-15T15:13:47Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71391
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ए सी भक्तिवेदान्त स्वमी प्रभुपद
0
5094
99974
71392
2022-02-27T22:32:04Z
Siro bileveli Boris
6420
File
99974
wikitext
text/x-wiki
[[पटिमा:AC_Bhaktivedanta_Swami_Prabhupada.jpg|thumb]]
{{हिन्दू धम्म}}
r7tmkkprj598kfveruoiie0jvebcpnq
लोकेनाथ
0
5095
71393
2011-05-15T15:13:57Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71393
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
नारायण गुरु
0
5096
71394
2011-05-15T15:14:01Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71394
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
श्री औरोबिन्दो
0
5097
71395
2011-05-15T15:14:03Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71395
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रमन महार्षि
0
5098
71396
2011-05-15T15:14:07Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71396
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वामी शिवानन्द सरस्वती
0
5099
71397
2011-05-15T15:14:10Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71397
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वामी चिन्मयानन्द
0
5100
71398
2011-05-15T15:14:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71398
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्गुरु शिवाय शुब्रमुनियस्वमी
0
5101
71399
2011-05-15T15:14:17Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71399
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू विभाजन
0
5102
71400
2011-05-15T15:14:47Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71400
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वैष्णभ
0
5103
71401
2011-05-15T15:14:50Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71401
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शैव
0
5104
71402
2011-05-15T15:14:53Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71402
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शक्ति
0
5105
71403
2011-05-15T15:14:56Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71403
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्मृति
0
5106
71404
2011-05-15T15:15:00Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71404
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू पूनरुत्थान
0
5107
71405
2011-05-15T15:15:07Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71405
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू देवता
0
5108
71406
2011-05-15T15:15:13Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71406
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू देवता नाम
0
5109
71407
2011-05-15T15:15:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71407
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू कथा
0
5110
71408
2011-05-15T15:15:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71408
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
युग
0
5111
71409
2011-05-15T15:15:25Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71409
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्य युग
0
5112
71410
2011-05-15T15:15:29Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71410
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
त्रेता युग
0
5113
71411
2011-05-15T15:15:32Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71411
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
द्वापर युग
0
5114
71412
2011-05-15T15:15:35Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71412
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कलि युग
0
5115
71413
2011-05-15T15:15:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71413
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू वर्ण व्यवस्था
0
5116
71414
2011-05-15T15:15:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
71414
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
क्षत्रीय
0
5117
101816
96525
2022-07-13T12:34:30Z
CX Zoom
6375
Restored revision 95923 by [[Special:Contributions/BRPever|BRPever]] ([[en:w:User:BrandonXLF/Restorer|Restorer]])
101816
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
वैश्य
0
5118
102174
97564
2023-05-22T21:23:49Z
CommonsDelinker
82
Removing [[:c:File:Sage_Jajali_is_honoured_by_the_Vaishya_Tuladhara.jpg|Sage_Jajali_is_honoured_by_the_Vaishya_Tuladhara.jpg]], it has been deleted from Commons by [[:c:User:Jameslwoodward|Jameslwoodward]] because: Commons:Deletion requests/Category:Mahab
102174
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
शुद्र
0
5119
95921
71417
2016-01-29T09:55:27Z
BRPever
3590
95921
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
दलित
0
5120
97220
96777
2021-04-15T13:29:41Z
Tahmid
5870
translation & cleaning
97220
wikitext
text/x-wiki
[[पटिमा:2011 Census Scheduled Caste caste distribution map India by state and union territory.svg|thumb|360px|Scheduled Castes distribution map in India by state and union territory according to the 2011 Census of India.]]
'''दलित''' शबद [[अनारिय]] जनस्से संबोधक्को परियोग होनात।
{{हिन्दू धम्म}}
{{stub}}
knbn4hkwkd8g118qnnsu4q8lfk1t7sf
वर्णाश्रम धम्म
0
5121
95919
71419
2016-01-29T09:54:16Z
BRPever
3590
95919
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
काय
0
5141
97031
95238
2021-04-15T13:26:20Z
Tahmid
5870
translation & cleaning
97031
wikitext
text/x-wiki
इमस्यिं काये-
* [[केसा]]
* [[लोमा]]
* [[नखा]]
* [[दन्ता]]
* [[तचो]]
* [[मंसं]]
* [[न्हारु]]
* [[अट्ठि]]
* [[अट्ठिमिञ्जं]]
* [[वक्कं]]
* [[हदयं]]
* [[यकनं]]
* [[किलोमकं]]
* [[पिहकं]]
* [[पप्फासं]]
* [[अन्तं]]
* [[अन्तगुणं]]
* [[उदरियं]]
* [[करीसं]]
* [[मत्थलुङ्गं]]
* [[पित्तं]]
* [[सेम्हं]]
* [[पुब्बो]]
* [[लोहितं]]
* [[सेदो]]
* [[मेदो]]
* [[अस्सु]]
* [[वसा]]
* [[खेळो]]
* [[सिङ्घाणिका]]
* [[लसिका]]
* [[मुत्तं]]
* [[मत्थके]]
* [[मत्थलुङ्गन्ति]]
== ग्रन्था ==
[[तिपितक]]स्य [[सुत्तपिटक]]स्य [[खुद्दकनिकाय]]स्य [[खुद्दकपाठपाळि]]स्य [[द्वत्तिसाकारो]] सुत्त इस्मियं <ref>[http://www.tipitaka.org/deva/ तिपिटक अर्ग]</ref>-
'''द्वत्तिंसाकारो'''
अत्थि इमस्मिं काये –
केसा लोमा नखा दन्ता तचो,
मंसं न्हारु अट्ठि अट्ठिमिञ्जं वक्कं,
हदयं यकनं किलोमकं पिहकं पप्फासं,
अन्तं अन्तगुणं उदरियं करीसं मत्थलुङ्गं,
पित्तं सेम्हं पुब्बो लोहितं सेदो मेदो,
अस्सु वसा खेळो सिङ्घाणिका लसिका
मुत्तं, मत्थके मत्थलुङ्गन्ति॥
== टीका ==
<references/>
== गच्छामि ==
* [[तिपिटक]]
== बाह्य ==
* [http://www.tipitaka.org/deva/ तिपिटक]
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:काय| ]]
ksn1jxgxjdlkz92lmor6462letqofoz
विभाग:मानव अङ्ग
14
5142
71442
2011-05-15T15:30:44Z
Vibhijain
1513
Created page with "मानव अङ्ग"
71442
wikitext
text/x-wiki
मानव अङ्ग
j9hbhonyvr6lj5jag596n3t8nk5jd2o
पटिरूप:द सिम्प्सनस्
10
5143
101796
71480
2022-06-29T05:19:33Z
CX Zoom
6375
+ Cat
101796
wikitext
text/x-wiki
{| align="center" class="toccolours" style="clear:both;"
! colspan="2" style="text-align: center; background-color:#fada00;" |
{| style="background: transparent; border: 0px; padding: 0px; spacing:0px;width:100%;"
|-
| width="20%" |
| width="60%" style="text-align:center" | '''''[[द सिम्प्सनस्]]'''''
| width="20%" style="text-align:right" | {{Tnavbar|द सिम्प्सनस्|plain=1}}
|}
|- style="font-size:110%;"
|| '''पात्रहरु:'''
|| [[होमर सिम्प्सन]] · [[मार्ज सिम्प्सन]] · [[बार्ट सिम्प्सन]] · [[लिजा सिम्प्सन]] · [[म्यागी सिम्प्सन]] · [[द सिम्प्सनस् को पात्रहरुको सूची|अन्य पात्र]]
|- style="font-size:110%;"
|| '''निर्माण:'''
|| [[द सिम्प्सनस् स्वरकलाकार: सूची|स्वर कलाकार:]] · [[द सिम्प्सनस् लेखक:|लेखक:]] · [[द सिम्प्सनस् प्रसारण|प्रसारण]] · [[द सिम्प्सनस् एवार्ड|एवार्ड]] · [[द सिम्प्सनस् फिचर गीत|गीत]]
|- style="font-size:110%;"
|| '''मीडिया रिलिज:'''
|| [[द सिम्प्सनस् भाग|भाग]] · [[द ट्रेसी वुलम्यान शो शर्टस्]] · [[द सिम्प्सनस् मीडिया|मीडिया]] · [[द सिम्प्सनस् चलचित्र]]
|- style="font-size:110%;"
|| '''सीजनहरु:'''
|| [[द सिम्प्सनस् (सीजन १)|१]] · [[द सिम्प्सनस् (सीजन २)|२]] · [[द सिम्प्सनस् (सीजन ३)|३]] · [[द सिम्प्सनस् (सीजन ४)|४]] · [[द सिम्प्सनस् (सीजन ५)|५]] · [[द सिम्प्सनस् (सीजन ६)|६]] · [[द सिम्प्सनस् (सीजन ७)|७]] · [[द सिम्प्सनस् (सीजन ८)|८]] · [[द सिम्प्सनस् (सीजन ९)|९]] · [[द सिम्प्सनस् (सीजन १०)|१०]] · [[द सिम्प्सनस् (सीजन ११)|११]] · [[द सिम्प्सनस् (सीजन १२)|१२]] · [[द सिम्प्सनस् (सीजन १३)|१३]] · [[द सिम्प्सनस् (सीजन १४)|१४]] · [[द सिम्प्सनस् (सीजन १५)|१५]] · [[द सिम्प्सनस् (सीजन १६)|१६]] · [[द सिम्प्सनस् (सीजन १७)|१७]] · [[द सिम्प्सनस् (सीजन १८)|१८]] · [[द सिम्प्सनस् (सीजन १९)|१९]]
|- style="font-size:110%;"
|| '''प्रकृति:'''
|| [[द सिम्प्सनस् आरम्भ प्रकृया|आरम्भ प्रकृया]] · [[स्यामपाटी क्रीडा हाँस्य]] · [[लिजा एकल स्याक्सोफोन हाँस्य|लिजा एकल स्याक्सोफोन]] · [[काउच हाँस्य]] · [[द सिम्प्सनस् ह्यालोविन भाग|ह्यालोविन भाग]] · [[द सिम्प्सनस् पूर्न् उवाच हास्य|पूर्न् उवाच हास्य]] · [[द सिम्प्सनस् अतिथि कलाकारा:|अतिथि कलाकारा:]]
|- style="font-size:110%;"
|| '''स्थानहरु:'''
|| [[स्प्रींगफिल्ड (द सिम्प्सनस्)|स्प्रींगफिल्ड]] · [[शेल्बीभिल् (द सिम्प्सनस्)|शेल्बीभिल्]] · [[क्यापिटल सिटी (द सिम्प्सनस्)|क्यापिटल सिटी]] · [[७४२ एभरग्रीन टेरेस]] <br> [[स्प्रींगफिल्ड एलेमेन्टरी स्कूल]] · [[स्प्रींगफिल्ड न्युक्लियर पावर प्लान्ट]] · [[मोअज् ट्याभर्न]] · [[क्विक्-इ-मार्ट]] · [[क्रस्टी बर्गर]]
|- style="font-size:110%;"
|| '''प्रकाशणहरु:'''
|| [[द सिम्प्सनस् डिभिडि|डिभिडि]] · [[द सिम्प्सनस् डिभिडि सेट|डिभिडि सेट]] · [[द सिम्प्सनस् भिडियो गेम|भिडियो गेम]] · [[सिम्प्सनस् कमिक]] · [[बार्ट सिम्प्सन (कमिक शृंखला)|बार्ट सिम्प्सन कमिक]] · [[द सिम्प्सनस् प्रकाशण|अन्य प्रकाशण]]
|- style="font-size:110%;"
|| '''अन्य:'''
|| [[Portal:द सिम्प्सनस्|पोर्टल]] · [[द सिम्प्सनस् नवीन शब्द|नयाँ शब्द]] · [[द सिम्प्सनस् प्रयोगस्य बाहन|बाहन]] · [[द सिम्प्सनस् सामान|सामान]] · [[द सिम्प्सनस् काल्पनिक आविष्कार तथा उपकरण|आविष्कार]] · [[डु द बार्टम्यान]] · [[होमरस्य कार्य (सिम्प्सनस्)|होमरस्य कार्य]] · [[होमरस्य सपना(सिम्प्सनस्)|होमरस्य सपना]]
|}</div>[[Category:द सिम्प्सनस्<noinclude>| </noinclude>]]<noinclude>
[[Category:Navbox templates]]
</noinclude>
o78esqoubdymedyfjenfwez0n2vpp22
विभाग:संयुक्त राज्य अमेरिका
14
5148
71487
2011-05-16T07:31:46Z
Vibhijain
1513
Created page with "ekah rashtyra astu."
71487
wikitext
text/x-wiki
ekah rashtyra astu.
8cub7xqaj1v2tw63l9jdlzdl0dfrino
पटिरूप:Learn Pali
10
5152
101560
75435
2022-05-31T11:19:39Z
CX Zoom
6375
+ Cat
101560
wikitext
text/x-wiki
{| width="100%" cellspacing="0" cellpadding="5"
! align="center" bgcolor="#ECE5CA"|<big>'''पाली सिक्खति Pālī sikkhati'''</big>
|- bgcolor="#FAF9EC" valign="top"
| style="border-top:1px solid #996600; padding-right:10px;" align="justify" |
* [http://www.palitext.com/ Pali Text Society]
* [http://www.pratyeka.org/narada/ A basic Pāli language textbook (free) in Unicode PDF format]
* [http://www.pratyeka.org/pali/ Resources for reading & writing Pāli in indigenous scripts: Burmese, Sri Lankan, & Cambodian]
* [http://www.lioncity.net/buddhism/index.php?showforum=50 Pāli Discussion Forum]
* [http://dsal.uchicago.edu/dictionaries/pali/ Pāli-English dictionary]
* [http://www.metta.lk/tipitaka/ Complete Pāli Canon in romanized Pali and Sinhala, mostly also in English translation]
* [http://www.accesstoinsight.org/canon/index.html Pāli Canon selection]
* [http://accesstoinsight.org/lib/authors/bullitt/learningpali.html A guide to learning the Pāli language]
* [http://www.vri.dhamma.org/publications/pali/primer/ "Pali Primer" by Lily De Silva (requires installation of special fonts)]
* [http://www.saigon.com/~anson/uni/u-palicb/e00.htm "Pali Primer" by Lily De Silva (UTF-8 encoded)]
* [http://www.buddhanet.net/pdf_file/ele_pali.pdf Free/Public-Domain Elementary Pāli Course--PDF format]
* [http://www.orunla.org/tm/pali/htpali/pcourse.html Free/Public-Domain Pāli Course--html format]
* [http://www.buddhanet.net/pdf_file/paligram.pdf Free/Public-Domain Pāli Grammar (in PDF file)]
* [http://www.buddhanet.net/pdf_file/palidict.pdf Free/Public-Domain Pāli Buddhist Dictionary (in PDF file)]
* [http://groups.yahoo.com/group/Pali Yahoo discussion group on Pāli]
* [http://www.lioncity.net/buddhism/index.php?showforum=50 E-Sangha Pāli Discussion Forum: for experts and students]
* [http://ca.geocities.com/palistudy/ Geocities discussion group on Pāli (homepage)]
* [http://wikisource.org/wiki/Main_Page:Pali Comprehensive list of Pāli texts on Wikisource]
* [http://www.metta.lk/pali-utils/Pali-Proper-Names/index.html Buddhist Dictionary of Pāli Proper Names], HTML version of the book by G.P. Malalasekera, 1937-8
* [http://sourceforge.net/projects/palireader Pāli Text Reader (software)]
*[http://www.jainworld.com/scriptures/ Jain Scriptures]
|}<noinclude>
[[Category:Wikipedia Main Page templates]]
</noinclude>
141klq814wuha97jc37sx3sjay5pzvr
मीडियाविकि:Pi inscript rules.js
8
5153
71760
2011-05-30T11:20:30Z
Vibhijain
1513
Created page with "<!-- Microsoft Indic Language Input Tool embed code --> <input type="hidden" id="MicrosoftILITWebEmbedInfo" attachMode="optin" value=""> <script type="text/javascript" src="http:..."
71760
javascript
text/javascript
<!-- Microsoft Indic Language Input Tool embed code -->
<input type="hidden" id="MicrosoftILITWebEmbedInfo" attachMode="optin" value="">
<script type="text/javascript" src="http://ilit.microsoft.com/bookmarklet/script/Hindi.js" defer="defer"></script>
4e0897bq8bibsidiobg6cwplzxh6ea6
मीडियाविकि:Vector.js
8
5154
85238
85087
2012-08-12T13:23:55Z
Hoo man
1319
Blanked! Used to load data from 3rd party sites
85238
javascript
text/javascript
phoiac9h4m842xq45sp7s6u21eteeq1
मीडियाविकि:Pi rules.js
8
5155
71764
71763
2011-05-30T11:27:34Z
Vibhijain
1513
moved [[MediaWiki:Sa rules.js]] to [[MediaWiki:Pi rules.js]]
71764
javascript
text/javascript
/**
* Trasliteration regular expression rules table for Sanskrit
* @author Junaid P V ([[user:Junaidpv]])
* @date 2010-10-12
* License: GPLv3, CC-BY-SA 3.0
*/
if(tr_sa== undefined) var tr_sa = {};
else tr_sa = {};
tr_sa.text = "Transliteration";
tr_sa.description = "Sanskrit transliteration";
// Normal rules
tr_sa.rules = [
['क्h','c','च्'],
['\\\\([A-Za-z\\>_~\\.0-9])','\\\\','$2'],
['([क-ह]़?)्a', '','$2'],
['([क-ह]़?)्A', '','$2ा'],
['([क-ह]़?)a', '','$2ा'],
['([क-ह]़?)्i', '','$2ि'],
['([क-ह]़?)(्I|िi|ॆe)', '','$2ी'],
['([क-ह]़?)्u', '','$2ु'],
['([क-ह]़?)(ुu|्U|ॊo)', '','$2ू'],
['([क-ह]़?)्R', '','$2ृ'],
['([क-ह]़?)ृR', '','$2ॄ'],
['([क-ह]़?)्ळ्l', '','$2ॢ'],
['([क-ह]़?)ॢl', '','$2ॣ'],
['([क-ह]़?)ॆ\\^', '','$2ॅ'],
['([क-ह]़?)्E', '','$2ॆ'],
['([क-ह]़?)्e', '','$2े'],
['([क-ह]़?)ॊ\\^', '','$2ॉ'],
['([क-ह]़?)i', '','$2ै'],
['([क-ह]़?)्O', '','$2ॊ'],
['([क-ह]़?)्o', '','$2ो'],
['([क-ह]़?)u', '','$2ौ'],
['([क-ह]़?)ृa', '','$2्ऱ'],
['([क-ह]़?)ृA', '','$2्ऱा'],
['([क-ह]़?)ृi', '','$2्ऱि'],
['([क-ह]़?)ृI', '','$2्ऱी'],
['([क-ह]़?)ृu', '','$2्ऱु'],
['([क-ह]़?)ृU', '','$2्ऱू'],
['([क-ह]़?)ृ\\^', '','$2्ऱॅ'],
['([क-ह]़?)ृe', '','$2्ऱॆ'],
['([क-ह]़?)ृE', '','$2्ऱे'],
['([क-ह]़?)ृo', '','$2्ऱॊ'],
['([क-ह]़?)ृO', '','$2्ऱो'],
['([क-ह]़?)ृ\\~', '','$2्ऱ्'],
['([क-ह])्\\`', '','$2़्'],
['अa', '','आ'],
['(ऒo|उu)', '','ऊ'],
['ऎ\\^', '','ऍ'],
['अi', '','ऐ'],
['अ\\^', '','ॲ'],
['(इi|एe)', '','ई'],
['ऒ\\^', '','ऑ'],
['अu', '','औ'],
['ऋR', '','ॠ'],
['ळ्l', '','ऌ'],
['ऌl', '','ॡ'],
['ं\\^', '','ँ'],
['ंm', '','ँ'],
['ओM', '','ॐ'],
['क्h', '','ख्'],
['ग्h', '','घ्'],
['न्g', '','ङ्'],
['च्h', '','छ्'],
['ज्h', '','झ्'],
['न्j', '','ञ्'],
['ट्h', '','ठ्'],
['ड्h', '','ढ्'],
['त्h', '','थ्'],
['द्h', '','ध्'],
['प्h', '','फ्'],
['ब्h', '','भ्'],
['ऋa', '','ऱ'],
['ऋA', '','ऱा'],
['ऋi', '','ऱि'],
['ऋI', '','ऱी'],
['ऋu', '','ऱु'],
['ऋU', '','ऱू'],
['ऋ\\^', '','ऱॅ'],
['ऋe', '','ऱॆ'],
['ऋE', '','ऱे'],
['ऋo', '','ऱॊ'],
['ऋO', '','ऱो'],
['ऋ\\~', '','ऱ्'],
['स्h', '','ष्'],
['क़्h', '','ख़्'],
['ज़्h', '','ऴ्'],
['।\\.', '','॥'],
['a', '','अ'],
['b', '','ब्'],
['c', '','क्'],
['d', '','द्'],
['e', '','ए'],
['(f|F)', '','फ़्'],
['g', '','ग्'],
['h', '','ह्'],
['i', '','इ'],
['j', '','ज्'],
['k', '','क्'],
['l', '','ल्'],
['m', '','म्'],
['n', '','न्'],
['o', '','ओ'],
['p', '','प्'],
['q', '','क़्'],
['r', '','र्'],
['s', '','स्'],
['t', '','त्'],
['u', '','उ'],
['(v|w)', '','व्'],
['x', '','क्ष्'],
['y', '','य्'],
['(z|Z)', '','ज़्'],
['A', '','आ'],
['B', '','ब्ब्'],
['C', '','क्क्'],
['D', '','ड्'],
['E', '','ऎ'],
//'F', '','फ्'],
['G', '','ग्ग्'],
['H', '','ः'],
['I', '','ई'],
['J', '','ज्ज्'],
['K', '','क्क्'],
['L', '','ळ्'],
['M', '','ं'],
['N', '','ण्'],
['O', '','ऒ'],
['P', '','प्प्'],
//'Q', '','अ'],
['R', '','ऋ'],
['S', '','श्'],
['T', '','ट्'],
['U', '','ऊ'],
['(V|W)', '','व्व्'],
['X', '','क्ष्'],
['Y', '','य्य्'],
//'z', '','अ'
['0', '','०'],
['1', '','१'],
['2', '','२'],
['3', '','३'],
['4', '','४'],
['5', '','५'],
['6', '','६'],
['7', '','७'],
['8', '','८'],
['9', '','९'],
['~', '','्'],
['\\.', '','।'],
['//', '','ऽ'],
['\\`', '','़']
];
8to7y4iwccrmjw0m364wkugrim4vbuv
मीडियाविकि:Sa rules.js
8
5156
71765
2011-05-30T11:27:34Z
Vibhijain
1513
moved [[MediaWiki:Sa rules.js]] to [[MediaWiki:Pi rules.js]]
71765
javascript
text/javascript
#REDIRECT [[MediaWiki:Pi rules.js]]
hi8xepmphl7mfklpb9bwpst0zsi9g0w
मीडियाविकि:Sidebar
8
5157
96660
96653
2020-04-02T05:06:10Z
~riley
2100
Remove broken link (page doesn't exist) - global sysop action
96660
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** मन्तन ठान Mantana ṭhāna|मन्तन ठान Mantana ṭhāna
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help
** sitesupport-url|sitesupport
025b1bjzmos1bo57yktcq528luzlgf0
विभाग:Wikipedia bots
14
5158
94825
94611
2013-04-04T00:09:34Z
Delusion23
2502
Wikidata
94825
wikitext
text/x-wiki
This is the list of the bots on this Wiki.
ok5tazupuzyfw9t5dlum2t5uwyht8ja
विभाग:रसायनशास्त्र
14
5159
71783
2011-05-31T14:21:47Z
Vibhijain
1513
Created page with "en:Chemistry"
71783
wikitext
text/x-wiki
en:Chemistry
kmi21wil0fv7wlxzp20ua8qufu1j2dm
विभाग:वर्ष
14
5160
71784
2011-05-31T14:21:54Z
Vibhijain
1513
Created page with "en:Year"
71784
wikitext
text/x-wiki
en:Year
i0ngzolsveu681eyohdrrqx2mfdzemy
पटिरूप:Template other
10
5161
101708
94680
2022-06-13T19:12:00Z
CX Zoom
6375
+ Cat
101708
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Template}}
| template
| other
}}
}}
| template = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
[[Category:Wikipedia metatemplates]]
[[Category:If-then-else templates]]
</noinclude>
9buh07k6x55j9v6m10aq8fk4syiat88
पटिरूप:Tl
10
5168
101726
101725
2022-06-13T20:39:59Z
CX Zoom
6375
Fix
101726
wikitext
text/x-wiki
{{#invoke:Template link|main}}<noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
gjmuy7o8mz05vtqpwxdbeltexa8dd0f
पटिरूप:Fmbox
10
5173
100341
71800
2022-03-17T06:29:27Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Fmbox]]. See it's editing history for attribution.
100341
wikitext
text/x-wiki
{{#invoke:Message box|fmbox}}<noinclude>
{{documentation|पटिरूप:Copied from English Wikipedia without documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
5ede7d1yuk7kzq1lauoum0jtjvask71
पटिरूप:Tick
10
5176
101779
101693
2022-06-28T22:11:25Z
CX Zoom
6375
+ Cat
101779
wikitext
text/x-wiki
[[File:Yes check.svg|{{{1|20}}}px|link=|alt=Tick icon]]<span style="display:none">Y</span><!--template:tick--><noinclude>
[[Category:Icon templates]]
</noinclude>
9300dyw19wtkis6qrk5jsvjnr1h4s2c
पटिरूप:Cross
10
5177
101280
71804
2022-05-24T08:38:44Z
CX Zoom
6375
Merged [[:पटिरूप:Cross]] into [[:पटिरूप:Xmark]]: Merge same template
101280
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:Xmark]]
n47trpb3332miufqvy1eflxydupeorl
पटिरूप:Done
10
5178
101544
101530
2022-05-31T10:55:10Z
CX Zoom
6375
Fix cats
101544
wikitext
text/x-wiki
{{{{{|safesubst:}}}tick|18}} '''{{{{{|safesubst:}}}ucfirst:{{{1|Done}}}}}'''<!--template:done--><noinclude>
[[Category:Icon templates]]
</noinclude>
jpobnect50px8i09va33iioiafstj7u
पटिरूप:Not done
10
5179
101590
71807
2022-05-31T14:18:37Z
CX Zoom
6375
+ Cat
101590
wikitext
text/x-wiki
{{{{{|safesubst:}}}cross|18}} '''{{{{{|safesubst:}}}ucfirst:{{{1|Not done}}}}}'''<noinclude>
[[Category:Icon templates]]
</noinclude>
aa7q56n86k27n771vl2b2gkum9n5vua
पटिरूप:Stub
10
5180
101678
99897
2022-06-11T08:44:21Z
CX Zoom
6375
Update
101678
wikitext
text/x-wiki
[[File:Wiki_letter_w.svg|30px|]] ''This article {{#if:{{{1|}}}|about '''{{{1}}}'''{{sp}}}}is a [[Wikipedia:Stub|stub]]. You can help [[Wikipedia]] by [http://pi.wikipedia.org/w/index.php?title={{FULLPAGENAMEE}}&action=edit expanding it.]''[[Category:Stubs<noinclude>| </noinclude>]]<noinclude>
This template will categorize articles that include it into [[:Category:Stubs]].
[[Category:Wikipedia maintenance templates]]
</noinclude>
k88041fe2rzgt4yz6d3c5x2xgvkhyt6
विभाग:Stubs
14
5181
71812
2011-05-31T15:08:36Z
Vibhijain
1513
Created page with "This is a list of Stub articles."
71812
wikitext
text/x-wiki
This is a list of Stub articles.
hhccyfjyjfyolqv2jg0ufhmrwqg0mbr
मीडियाविकि:Common.js
8
5183
85250
85237
2012-08-13T22:07:53Z
Hoo man
1319
removed Pathoschilds AJAX sysop, as it's not stable enough for use by all users
85250
javascript
text/javascript
/* Any JavaScript here will be loaded for all users on every page load. */
/**
* Beginning of Transliteration Tool
* Author: Vaibhav Jain [[user:Vibhijain]]
* added date: 2011-05-30
*/
//disabled, because it's obfuscated, loading 3rd party content and causing errors
//importScript('Mediawiki:transli.js');
function transetup(event) {
setDefaultSchmeIndex(readCookie("transToolIndex"));
transliterate('searchInput', 'wpTextbox1', 'wpSummary', 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText', 'wpUploadDescription', 'wpDestFile');
addTransliterationOption( 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText', 'wpUploadDescription', 'wpDestFile');
transettings.checkbox.position = "before";
addTransliterationOption( 'wpTextbox1', 'wpSummary' );
addOptionsToSimpleSearch();
initMultiScheme();
translitStateSynWithCookie('searchInput', 'wpTextbox1', 'wpSummary', 'searchText', 'powerSearchText', 'wpNewTitle', 'wpReason', 'nsfrom', 'username', 'mwProtect-reason', 'nsto','wpText');
}
//$(document).ready(transetup);
/* End of Transliteration Tool */
6isqmupej19zaxz4dcwwkz21h0gzbeq
मीडियाविकि:Sitenotice
8
5198
102881
101030
2025-09-05T15:45:40Z
Jon (WMF)
7059
[[meta:User:Jon_(WMF)/Edit_for_dark_mode_support]]
102881
wikitext
text/x-wiki
{|Align="Center" class="skin-nightmode-reset-color" Style="Background-Color:#f1f5fc; Border: 2px Solid #abd5f5"
|-
|
|- Align="Center"
|[[Image:Gnome-help.svg|20px]] '''[[देवनागरी लेखनार्थॆ किं कर्त्तव्यम्|देवनागरी-लेखनत्थे सहायता]]'''
|}
elu25ob8wy9u4bs06mqx15ery383vq7
Wikipedia:देवनागरी विकि अवेक्षते उपयोजन
4
5202
72760
72733
2011-06-10T09:04:03Z
Vibhijain
1513
Redirected page to [[m:Devanagari Wikis Monitoring Team]]
72760
wikitext
text/x-wiki
#REDIRECT [[m:Devanagari Wikis Monitoring Team]]
brpho75xy95ct4iybwted4y7glky9m4
पटिरूप:विकि जानकारी
10
5203
99774
86190
2021-06-06T15:53:47Z
DannyS712
4997
[[Special:Contributions/newbies]] was removed, see [[phab:T220447]]
99774
wikitext
text/x-wiki
<noinclude>कृपया इस सांचे को जब बदले तो इसके परिवर्तन अन्य ब्राउजरस पर भी चेक कर ले कि कहीं कोई त्रुटि न आये</noinclude>
{|style="border:1px solid #e4dec4; background:#fff; margin-bottom:5px;" width=100% cellpadding=1
|-valign="top"
|
{|style="background:#f7f7ef;" width=100%
|-valign="top"
|align="right"|'''लेख सूचि Lekha sūci'''
|align="left" | [[Special:Allpages|सब्ब पिट्ठा Sabba piṭṭhā]] • [[Special:Newpages|नव पिट्ठा Nava piṭṭhā]] • [[Special:Ancientpages|पुराण पिट्ठा purāṇa piṭṭhā]] • [[Special:Longpages|चिर पिट्ठा Cira piṭṭhā]] • [[Special:Shortpages|चिर पिट्ठा Cira piṭṭhā]] • [[:Category:Stubs|खाणुक khāṇuka]] • [[Special:Lonelypages|असहाय पिट्ठा asahāya piṭṭhā]] • [[Special:Uncategorizedpages|अविभागकृत पिट्ठा Avibhāgakṛta piṭṭhā]] • [[Special:Uncategorizedcategories|अविभागकृत विभाग Avibhāgakṛta Vibhāga]]
|-valign="top"
|align="right"|'''भगिन् उपक्कमति Bhagin upakkamati'''
|align="left" |[[m:Special:Recentchanges|मेटा Meṭā]] • [[incubator: Special:Recentchanges|उण्हनीडं Aṇḍakulāyanilāyasyayantra]] • [[commons:Special:Recentchanges|सङ्घिका Saṅghikā]]
|- valign="top" align=left
|align="right"|'''महाजनिक-सङ्ख्यालेखन mahājanika-saṅkhyālekhana:'''
|align="left"| [[Special:AllPages|सब्ब पिट्ठा Sabba piṭṭhā]] ({{NUMBEROFARTICLES}}) • [[Special:Statistics|अभिसङ्खता पिट्ठा Abhisaṅkhatā piṭṭhā]] ({{NUMBEROFEDITS}}) • [[Special:ListUsers|Lekhānidhāna avayavā लेखानिधान अवयवा]] ({{NUMBEROFUSERS}}) • [[Special:ActiveUsers|Uyyutta avayavā उय्युत्त अवयवा]] ({{NUMBEROFACTIVEUSERS}})
|- valign="top" align=left
|align="right"|'''अनेकविध पिट्ठा anekavidha piṭṭhā'''
|align="left"| [[:Category:Deleteme|अपमज्जत् उद्दिस्स पिट्ठा Apamajjat uddissa piṭṭhā]] ({{PAGESINCATEGORY:Deleteme}}) • [[Wikipedia:AutoWikiBrowser/CheckPage/Requests|एडबल्यूबी पवेस आयाचना Eḍabalyūbī pavesa āyācanā]] • [[Wikipedia सम्भासित:प्रबंधक|किच्चाधिकारी नामयोजना Kiccādhikārī nāmayojanā]]
|- valign="top" align=left
|align="right"|'''[[MediaWiki:Recentchangestext|अमु पिट्ठ amu piṭṭha]]:'''
|align="left"|[[MediaWiki talk:Recentchangestext|मन्तणा mantaṇā]]
|}
|}
rgc1tsnayhrdv6wwsqhhmzx7kcst9pp
Wikipedia:Requests for permissions/At request
4
5204
100756
100738
2022-03-27T07:47:24Z
CX Zoom
6375
Add parameter
100756
wikitext
text/x-wiki
This page is for requesting permissions that are granted simply at requesting. These permissions are '''AutoWikiBrowser''', '''IP block exempt''', '''Confirmed user''' & '''Account creator'''. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the section for which you are requesting permissions to. No need to put a signature.
<pre>{{subst:Requests for permissions/At request
| number = <!-- If this isn't your first request for that permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
The AutoWikiBrowser, IP block exempt permission requests may be granted or rejected by any administrator. The Confirmed user, Account creator permission requests may be granted or rejected by any bureaucrat. If there is no response 7 days after requesting, [[:meta:Steward requests/Permissions|ask global stewards to grant the permission]] with a link to this page.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
__TOC__
== AutoWikiBrowser ==
== IP block exempt ==
== Confirmed user ==
== Account creator ==
suk5fbfu5csdmgeqop41pfzoh2cfhje
Wikipedia:AutoWikiBrowser/CheckPage
4
5205
101142
100403
2022-04-19T10:37:51Z
CX Zoom
6375
Changed protection settings for "[[Wikipedia:AutoWikiBrowser/CheckPage]]": R with history ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))
100403
wikitext
text/x-wiki
{{Superseded box|Wikipedia:AutoWikiBrowser/CheckPageJSON}}
oi5zjeg7qg7c9d2uk3lpoqgw3mqltsl
मीडियाविकि:Recentchangestext
8
5207
100364
72825
2022-03-17T21:24:09Z
CX Zoom
6375
Removing mismatched language interwiki links
100364
wikitext
text/x-wiki
{{विकि जानकारी}}
qiyp182mmekrnlrnq6qmbjgf1szwl5j
मीडियाविकि:Signature-anon
8
5208
101117
72916
2022-04-19T07:20:05Z
CX Zoom
6375
वार्ता is not a Pali word
101117
wikitext
text/x-wiki
[[Special:Contributions/$1|$2]] {{#ifeq:{{FULLPAGENAME}}|User talk:$1|([[User talk:$1#top|talk]])|([[User talk:$1|talk]])}}
0g9qk61nys3jxruisw2uc3w2rokroth
मीडियाविकि:Signature
8
5209
101118
101116
2022-04-19T07:22:04Z
CX Zoom
6375
Add contributions link to default signature
101118
wikitext
text/x-wiki
[[User:$1|$2]] ({{#ifeq:{{FULLPAGENAME}}|User talk:$1|[[User talk:$1#top|talk]]|[[User talk:$1|talk]]}} • [[Special:Contributions/$1|contribs]])
tsz16z49exe2lklc81d93os8xe2skev
मीडियाविकि:Gadgets-definition
8
5216
101054
101045
2022-04-18T20:14:14Z
CX Zoom 2
6499
Remove ProveIt
101054
wikitext
text/x-wiki
* HotCat[ResourceLoader]|HotCat.js
* wikEd[ResourceLoader]|wikEd.js
* widensearch[ResourceLoader]|widensearch.css
* Transtool[ResourceLoader]|transtool.js
qmf6a2j64py2ksk6a5v3wvedtgmb3b4
मीडियाविकि:Gadget-morebits.js
8
5217
102169
96601
2023-05-15T17:57:44Z
Jon (WMF)
7059
Removing usage of tipsy in preparation for [[phab:T336019]]
102169
javascript
text/javascript
/**
* morebits.js
* ===========
* A library full of lots of goodness for user scripts on Wikipedia.
* (It should work on other MediaWiki wikis as well, despite some Wikipedia-specific object naming.)
*
* The highlights include:
* - QuickForm class - generates quick HTML forms on the fly
* - Wikipedia.api class - makes calls to the Wikipedia API (or the API of any MediaWiki wiki)
* - Wikipedia.page class - modifies pages on the wiki (edit, revert, delete, etc.)
* - MediaWiki class - contains some utilities for dealing with wikitext
* - Status class - a rough-and-ready status message displayer, used by the Wikipedia classes
* - SimpleWindow class - a wrapper for jQuery UI Dialog with a custom look and extra features
*
* Dependencies:
* - The whole thing relies on jQuery. But most wikis should provide this by default.
* - QuickForm, SimpleWindow, Status, and the portlet stuff rely on the "morebits.css" file for their styling.
* - SimpleWindow relies on jquery UI Dialog (ResourceLoader module name 'jquery.ui').
* - QuickForm tooltips rely on Tipsy (ResourceLoader module name 'jquery.tipsy').
* For external installations, Tipsy is available at [http://onehackoranother.com/projects/jquery/tipsy].
* - To create a gadget based on morebits.js, use this syntax in MediaWiki:Gadgets-definition:
* * GadgetName[ResourceLoader|dependencies=jquery.ui,jquery.tipsy]|morebits.js|morebits.css|GadgetName.js
*
* Most of the stuff here doesn't work on IE < 9. It is your script's responsibility to enforce this.
*
* This library is maintained by the maintainers of Twinkle.
* For queries, suggestions, help, etc., head to [[Wikipedia talk:Twinkle]] on English Wikipedia [http://en.wikipedia.org].
* The latest development source is available at [https://github.com/azatoth/twinkle/blob/master/morebits.js].
*/
/**
* **************** userIsInGroup(), userIsAnon() ****************
* Simple helper functions to see what groups a user might belong
*/
function userIsInGroup( group ) {
return $.inArray(group, mw.config.get( 'wgUserGroups' )) !== -1;
}
function userIsAnon() {
return mw.config.get( 'wgUserGroups' ).length === 1;
}
/**
* **************** twAddPortlet() ****************
*
* Adds a portlet menu to one of the navigation areas on the page.
* This is necessarily quite a hack since skins, navigation areas, and
* portlet menu types all work slightly different.
*
* Available navigation areas depend on the script used.
* Monobook:
* "column-one", outer div class "portlet", inner div class "pBody". Existing portlets: "p-cactions", "p-personal", "p-logo", "p-navigation", "p-search", "p-interaction", "p-tb", "p-coll-print_export"
* Special layout of p-cactions and p-personal through specialized styles.
* Vector:
* "mw-panel", outer div class "portal", inner div class "body". Existing portlets/elements: "p-logo", "p-navigation", "p-interaction", "p-tb", "p-coll-print_export"
* "left-navigation", outer div class "vectorTabs" or "vectorMenu", inner div class "" or "menu". Existing portlets: "p-namespaces", "p-variants" (menu)
* "right-navigation", outer div class "vectorTabs" or "vectorMenu", inner div class "" or "menu". Existing portlets: "p-views", "p-cactions" (menu), "p-search"
* Special layout of p-personal portlet (part of "head") through specialized styles.
* Modern:
* "mw_contentwrapper" (top nav), outer div class "portlet", inner div class "pBody". Existing portlets or elements: "p-cactions", "mw_content"
* "mw_portlets" (sidebar), outer div class "portlet", inner div class "pBody". Existing portlets: "p-navigation", "p-search", "p-interaction", "p-tb", "p-coll-print_export"
*
* NOTE: If anyone is brave enough to reuse this directly, please shoot
* me a note. Otherwise I might change the signature down the line and
* your script breaks. Amalthea.
*
* @param String navigation -- id of the target navigation area (skin dependant, on vector either of "left-navigation", "right-navigation", or "mw-panel")
* @param String id -- id of the portlet menu to create, preferably start with "p-".
* @param String text -- name of the portlet menu to create. Visibility depends on the class used.
* @param String type -- type of portlet. Currently only used for the vector non-sidebar portlets, pass "menu" to make this portlet a drop down menu.
* @param Node nextnodeid -- the id of the node before which the new item should be added, should be another item in the same list, or undefined to place it at the end.
*
* @return Node -- the DOM node of the new item (a DIV element) or null
*/
function twAddPortlet( navigation, id, text, type, nextnodeid )
{
//sanity checks, and get required DOM nodes
var root = document.getElementById( navigation );
if ( !root ) {
return null;
}
var item = document.getElementById( id );
if (item) {
if (item.parentNode && item.parentNode === root) {
return item;
}
return null;
}
var nextnode;
if (nextnodeid) {
nextnode = document.getElementById(nextnodeid);
}
//verify/normalize input
type = (skin === "vector" && type === "menu" && (navigation === "left-navigation" || navigation === "right-navigation")) ? "menu" : "";
var outerDivClass;
var innerDivClass;
switch (skin)
{
case "vector":
if (navigation !== "portal" && navigation !== "left-navigation" && navigation !== "right-navigation") {
navigation = "mw-panel";
}
outerDivClass = (navigation === "mw-panel") ? "portal" : (type === "menu" ? "vectorMenu extraMenu" : "vectorTabs extraMenu");
innerDivClass = (navigation === "mw-panel") ? 'body' : (type === 'menu' ? 'menu':'');
break;
case "modern":
if (navigation !== "mw_portlets" && navigation !== "mw_contentwrapper") {
navigation = "mw_portlets";
}
outerDivClass = "portlet";
innerDivClass = "pBody";
break;
default:
navigation = "column-one";
outerDivClass = "portlet";
innerDivClass = "pBody";
break;
}
//Build the DOM elements.
var outerDiv = document.createElement( 'div' );
outerDiv.className = outerDivClass+" emptyPortlet";
outerDiv.id = id;
if ( nextnode && nextnode.parentNode === root ) {
root.insertBefore( outerDiv, nextnode );
} else {
root.appendChild( outerDiv );
}
var h5 = document.createElement( 'h5' );
if (type === 'menu') {
var span = document.createElement( 'span' );
span.appendChild( document.createTextNode( text ) );
h5.appendChild( span );
var a = document.createElement( 'a' );
a.href = "#";
span = document.createElement( 'span' );
span.appendChild( document.createTextNode( text ) );
a.appendChild( span );
h5.appendChild( a );
} else {
h5.appendChild( document.createTextNode( text ) );
}
outerDiv.appendChild( h5 );
var innerDiv = document.createElement( 'div' ); //not strictly necessary with type vectorTabs, or other skins.
innerDiv.className = innerDivClass;
outerDiv.appendChild(innerDiv);
var ul = document.createElement( 'ul' );
innerDiv.appendChild( ul );
return outerDiv;
}
/**
* **************** twAddPortletLink() ****************
* Builds a portlet menu if it doesn't exist yet, and add the portlet link.
*/
function twAddPortletLink( href, text, id, tooltip, accesskey, nextnode )
{
if (twAddPortlet.portletArea) {
twAddPortlet(twAddPortlet.portletArea, twAddPortlet.portletId, twAddPortlet.portletName, twAddPortlet.portletType, twAddPortlet.portletNext);
}
return mw.util.addPortletLink( twAddPortlet.portletId, href, text, id, tooltip, accesskey, nextnode );
}
/**
* **************** Cookies ****************
*/
var Cookies = {
/*
* Creates an cookie with the name and value pair. expiry is optional or null and defaults
* to browser standard (in seconds), path is optional and defaults to "/"
* throws error if the cookie already exists.
*/
create: function( name, value, max_age, path ) {
if( Cookies.exists( name ) ) {
throw "cookie " + name + " already exists";
}
Cookies.set( name, value, max_age, path );
},
/*
* Sets an cookie with the name and value pair, overwrites any previous cookie of that name.
* expiry is optional or null and defaults to browser standard (in seconds),
* path is optional and defaults to /
*/
set: function( name, value, max_age, path ) {
var cookie = name + "=" + encodeURIComponent( value );
if( max_age ) {
cookie += "; max-age=" + max_age;
}
cookie += "; path=" + path || "/";
document.cookie = cookie;
},
/*
* Retuns the cookie with the name "name", return null if no cookie found.
*/
read: function( name ) {
var cookies = document.cookie.split(";");
for( var i = 0; i < cookies.length; ++i ) {
var current = cookies[i];
current = current.trim();
if( current.indexOf( name + "=" ) === 0 ) {
return decodeURIComponent( current.substring( name.length + 1 ) );
}
}
return null;
},
/*
* Returns true if a cookie exists, false otherwise
*/
exists: function( name ) {
var re = new RegExp( ";\\s*" + name + "=" );
return re.test( document.cookie );
},
/*
* Deletes the cookie named "name"
*/
remove: function( name ) {
Cookies.set( name, '', -1 );
}
};
/**
* **************** QuickForm ****************
* Quickform is a class for creation of simple and standard forms without much
* specific coding.
*/
var QuickForm = function QuickForm( event, eventType ) {
this.root = new QuickForm.element( { type: 'form', event: event, eventType:eventType } );
};
QuickForm.prototype.render = function QuickFormRender() {
var ret = this.root.render();
ret.names = {};
return ret;
};
QuickForm.prototype.append = function QuickFormAppend( data ) {
return this.root.append( data );
};
QuickForm.element = function QuickFormElement( data ) {
this.data = data;
this.childs = [];
this.id = QuickForm.element.id++;
};
QuickForm.element.id = 0;
QuickForm.element.prototype.append = function QuickFormElementAppend( data ) {
var child;
if( data instanceof QuickForm.element ) {
child = data;
} else {
child = new QuickForm.element( data );
}
this.childs.push( child );
return child;
};
QuickForm.element.prototype.render = function QuickFormElementRender() {
var currentNode = this.compute( this.data );
for( var i = 0; i < this.childs.length; ++i ) {
currentNode[1].appendChild( this.childs[i].render() );
}
return currentNode[0];
};
QuickForm.element.prototype.compute = function QuickFormElementCompute( data, in_id ) {
var node;
var childContainder = null;
var label;
var id = ( in_id ? in_id + '_' : '' ) + 'node_' + this.id;
if( data.adminonly && !userIsInGroup( 'sysop' ) ) {
// hell hack alpha
data.type = 'hidden';
}
var i, current, subnode;
switch( data.type ) {
case 'form':
node = document.createElement( 'form' );
node.setAttribute( 'name', 'id' );
node.className = "quickform";
node.setAttribute( 'action', 'javascript:void(0);');
if( data.event ) {
node.addEventListener( data.eventType || 'submit', data.event , false );
}
break;
case 'select':
node = document.createElement( 'div' );
node.setAttribute( 'id', 'div_' + id );
if( data.label ) {
label = node.appendChild( document.createElement( 'label' ) );
label.setAttribute( 'for', id );
label.appendChild( document.createTextNode( data.label ) );
}
var select = node.appendChild( document.createElement( 'select' ) );
if( data.event ) {
select.addEventListener( 'change', data.event, false );
}
if( data.multiple ) {
select.setAttribute( 'multiple', 'multiple' );
}
if( data.size ) {
select.setAttribute( 'size', data.size );
}
select.setAttribute( 'name', data.name );
if( data.list ) {
for( i = 0; i < data.list.length; ++i ) {
current = data.list[i];
if( current.list ) {
current.type = 'optgroup';
} else {
current.type = 'option';
}
subnode = this.compute( current );
select.appendChild( subnode[0] );
}
}
childContainder = select;
break;
case 'option':
node = document.createElement( 'option' );
node.values = data.value;
node.setAttribute( 'value', data.value );
if( data.selected ) {
node.setAttribute( 'selected', 'selected' );
}
if( data.disabled ) {
node.setAttribute( 'disabled', 'disabled' );
}
node.setAttribute( 'label', data.label );
node.appendChild( document.createTextNode( data.label ) );
break;
case 'optgroup':
node = document.createElement( 'optgroup' );
node.setAttribute( 'label', data.label );
if( data.list ) {
for( i = 0; i < data.list.length; ++i ) {
current = data.list[i];
current.type = 'option'; //must be options here
subnode = this.compute( current );
node.appendChild( subnode[0] );
}
}
break;
case 'field':
node = document.createElement( 'fieldset' );
label = node.appendChild( document.createElement( 'legend' ) );
label.appendChild( document.createTextNode( data.label ) );
if( data.name ) {
node.setAttribute( 'name', data.name );
}
break;
case 'checkbox':
case 'radio':
node = document.createElement( 'div' );
if( data.list ) {
for( i = 0; i < data.list.length; ++i ) {
var cur_id = id + '_' + i;
current = data.list[i];
var cur_div;
if( current.type === 'header' ) {
// inline hack
cur_div = node.appendChild( document.createElement( 'h6' ) );
cur_div.appendChild( document.createTextNode( current.label ) );
if( current.tooltip ) {
QuickForm.element.generateTooltip( cur_div , current );
}
continue;
}
cur_div = node.appendChild( document.createElement( 'div' ) );
subnode = cur_div.appendChild( document.createElement( 'input' ) );
subnode.values = current.value;
subnode.setAttribute( 'value', current.value );
subnode.setAttribute( 'name', current.name || data.name );
subnode.setAttribute( 'type', data.type );
subnode.setAttribute( 'id', cur_id );
if( current.checked ) {
subnode.setAttribute( 'checked', 'checked' );
}
if( current.disabled ) {
subnode.setAttribute( 'disabled', 'disabled' );
}
if( data.event ) {
subnode.addEventListener( 'change', data.event, false );
} else if ( current.event ) {
subnode.addEventListener( 'change', current.event, true );
}
label = cur_div.appendChild( document.createElement( 'label' ) );
label.appendChild( document.createTextNode( current.label ) );
label.setAttribute( 'for', cur_id );
if( current.tooltip ) {
QuickForm.element.generateTooltip( label, current );
}
var event;
if( current.subgroup ) {
var tmpgroup = current.subgroup;
if( ! tmpgroup.type ) {
tmpgroup.type = data.type;
}
tmpgroup.name = (current.name || data.name) + '.' + tmpgroup.name;
var subgroup =this.compute( current.subgroup, cur_id )[0];
subgroup.style.marginLeft = '3em';
subnode.subgroup = subgroup;
subnode.shown = false;
event = function(e) {
if( e.target.checked ) {
e.target.parentNode.appendChild( e.target.subgroup );
if( e.target.type === 'radio' ) {
var name = e.target.name;
if( typeof( e.target.form.names[name] ) !== 'undefined' ) {
e.target.form.names[name].parentNode.removeChild( e.target.form.names[name].subgroup );
}
e.target.form.names[name] = e.target;
}
} else {
e.target.parentNode.removeChild( e.target.subgroup );
}
};
subnode.addEventListener( 'change', event, true );
if( current.checked ) {
subnode.parentNode.appendChild( subgroup );
}
} else if( data.type === 'radio' ) {
event = function(e) {
if( e.target.checked ) {
var name = e.target.name;
if( typeof( e.target.form.names[name] ) !== 'undefined' ) {
e.target.form.names[name].parentNode.removeChild( e.target.form.names[name].subgroup );
}
delete e.target.form.names[name];
}
};
subnode.addEventListener( 'change', event, true );
}
}
}
break;
case 'input':
node = document.createElement( 'div' );
if( data.label ) {
label = node.appendChild( document.createElement( 'label' ) );
label.appendChild( document.createTextNode( data.label ) );
label.setAttribute( 'for', id );
}
subnode = node.appendChild( document.createElement( 'input' ) );
if( data.value ) {
subnode.setAttribute( 'value', data.value );
}
subnode.setAttribute( 'name', data.name );
subnode.setAttribute( 'type', 'text' );
if( data.size ) {
subnode.setAttribute( 'size', data.size );
}
if( data.disabled ) {
subnode.setAttribute( 'disabled', 'disabled' );
}
if( data.readonly ) {
subnode.setAttribute( 'readonly', 'readonly' );
}
if( data.maxlength ) {
subnode.setAttribute( 'maxlength', data.maxlength );
}
if( data.event ) {
subnode.addEventListener( 'keyup', data.event, false );
}
break;
case 'dyninput':
var min = data.min || 1;
var max = data.max || Infinity;
node = document.createElement( 'div' );
label = node.appendChild( document.createElement( 'h5' ) );
label.appendChild( document.createTextNode( data.label ) );
var listNode = node.appendChild( document.createElement( 'div' ) );
var more = this.compute( {
type: 'button',
label: 'more',
disabled: min >= max,
event: function(e) {
var area = e.target.area;
var new_node = new QuickForm.element( e.target.sublist );
e.target.area.appendChild( new_node.render() );
if( ++e.target.counter >= e.target.max ) {
e.target.setAttribute( 'disabled', 'disabled' );
}
e.stopPropagation();
}
} );
node.appendChild( more[0] );
var moreButton = more[1];
var sublist = {
type: '_dyninput_element',
label: data.sublabel || data.label,
name: data.name,
value: data.value,
size: data.size,
remove: false,
maxlength: data.maxlength,
event: data.event
};
for( i = 0; i < min; ++i ) {
var elem = new QuickForm.element( sublist );
listNode.appendChild( elem.render() );
}
sublist.remove = true;
sublist.morebutton = moreButton;
sublist.listnode = listNode;
moreButton.sublist = sublist;
moreButton.area = listNode;
moreButton.max = max - min;
moreButton.counter = 0;
break;
case '_dyninput_element': // Private, similar to normal input
node = document.createElement( 'div' );
if( data.label ) {
label = node.appendChild( document.createElement( 'label' ) );
label.appendChild( document.createTextNode( data.label ) );
label.setAttribute( 'for', id );
}
subnode = node.appendChild( document.createElement( 'input' ) );
if( data.value ) {
subnode.setAttribute( 'value', data.value );
}
subnode.setAttribute( 'name', data.name );
subnode.setAttribute( 'type', 'text' );
if( data.size ) {
subnode.setAttribute( 'size', data.size );
}
if( data.maxlength ) {
subnode.setAttribute( 'maxlength', data.maxlength );
}
if( data.event ) {
subnode.addEventListener( 'keyup', data.event, false );
}
if( data.remove ) {
var remove = this.compute( {
type: 'button',
label: 'remove',
event: function(e) {
var list = e.target.listnode;
var node = e.target.inputnode;
var more = e.target.morebutton;
list.removeChild( node );
--more.counter;
more.removeAttribute( 'disabled' );
e.stopPropagation();
}
} );
node.appendChild( remove[0] );
var removeButton = remove[1];
removeButton.inputnode = node;
removeButton.listnode = data.listnode;
removeButton.morebutton = data.morebutton;
}
break;
case 'hidden':
node = document.createElement( 'input' );
node.setAttribute( 'type', 'hidden' );
node.values = data.value;
node.setAttribute( 'value', data.value );
node.setAttribute( 'name', data.name );
break;
case 'header':
node = document.createElement( 'h5' );
node.appendChild( document.createTextNode( data.label ) );
break;
case 'div':
node = document.createElement( 'div' );
if (data.name) {
node.setAttribute( 'name', data.name );
}
if (data.label) {
if ( !( data.label instanceof Array ) ) {
data.label = [ data.label ];
}
var result = document.createElement( 'span' );
result.className = 'quickformDescription';
for( i = 0; i < data.label.length; ++i ) {
if( typeof(data.label[i]) === 'string' ) {
result.appendChild( document.createTextNode( data.label[i] ) );
} else if( data.label[i] instanceof Element ) {
result.appendChild( data.label[i] );
}
}
node.appendChild( result );
}
break;
case 'submit':
node = document.createElement( 'span' );
childContainder = node.appendChild(document.createElement( 'input' ));
childContainder.setAttribute( 'type', 'submit' );
if( data.label ) {
childContainder.setAttribute( 'value', data.label );
}
childContainder.setAttribute( 'name', data.name || 'submit' );
if( data.disabled ) {
childContainder.setAttribute( 'disabled', 'disabled' );
}
break;
case 'button':
node = document.createElement( 'span' );
childContainder = node.appendChild(document.createElement( 'input' ));
childContainder.setAttribute( 'type', 'button' );
if( data.label ) {
childContainder.setAttribute( 'value', data.label );
}
childContainder.setAttribute( 'name', data.name );
if( data.disabled ) {
childContainder.setAttribute( 'disabled', 'disabled' );
}
if( data.event ) {
childContainder.addEventListener( 'click', data.event, false );
}
break;
case 'textarea':
node = document.createElement( 'div' );
if( data.label ) {
label = node.appendChild( document.createElement( 'h5' ) );
label.appendChild( document.createTextNode( data.label ) );
label.setAttribute( 'for', id );
}
subnode = node.appendChild( document.createElement( 'textarea' ) );
subnode.setAttribute( 'name', data.name );
if( data.cols ) {
subnode.setAttribute( 'cols', data.cols );
}
if( data.rows ) {
subnode.setAttribute( 'rows', data.rows );
}
if( data.disabled ) {
subnode.setAttribute( 'disabled', 'disabled' );
}
if( data.readonly ) {
subnode.setAttribute( 'readonly', 'readonly' );
}
if( data.value ) {
subnode.value = data.value;
}
break;
default:
throw ("QuickForm: unknown element type " + data.type.toString());
break;
}
if( !childContainder ) {
childContainder = node;
}
if( data.tooltip ) {
QuickForm.element.generateTooltip( label || node , data );
}
if( data.extra ) {
childContainder.extra = data.extra;
}
childContainder.setAttribute( 'id', data.id || id );
return [ node, childContainder ];
};
QuickForm.element.generateTooltip = function QuickFormElementGenerateTooltip( node, data ) {
$('<span/>', {
'class': 'ui-icon ui-icon-help ui-icon-inline morebits-tooltip'
}).appendTo(node);
};
/**
* **************** HTMLFormElement ****************
*
* getChecked:
* XXX Doesn't seem to work reliably across all browsers at the moment. -- see getChecked2 in twinkleunlink.js, which is better
*
* Returns an array containing the values of elements with the given name, that has it's
* checked property set to true. (i.e. a checkbox or a radiobutton is checked), or select options
* that have selected set to true. (don't try to mix selects with radio/checkboxes, please)
* Type is optional and can specify if either radio or checkbox (for the event
* that both checkboxes and radiobuttons have the same name.
* getTexts:
* Returns an array containing the values of elements with the given name, that has non-empty strings
* type is "text" or given.
*/
HTMLFormElement.prototype.getChecked = function( name, type ) {
var elements = this.elements[name];
if( !elements ) {
// if the element doesn't exists, return null.
return null;
}
var return_array = [];
var i;
if( elements instanceof HTMLSelectElement ) {
var options = elements.options;
for( i = 0; i < options.length; ++i ) {
if( options[i].selected ) {
if( options[i].values ) {
return_array.push( options[i].values );
} else {
return_array.push( options[i].value );
}
}
}
} else if( elements instanceof HTMLInputElement ) {
if( type && elements.type !== type ) {
return [];
} else if( elements.checked ) {
return [ elements.value ];
}
} else {
for( i = 0; i < elements.length; ++i ) {
if( elements[i].checked ) {
if( type && elements[i].type !== type ) {
continue;
}
if( elements[i].values ) {
return_array.push( elements[i].values );
} else {
return_array.push( elements[i].value );
}
}
}
}
return return_array;
};
HTMLFormElement.prototype.getTexts = function( name, type ) {
type = type || 'text';
var elements = this.elements[name];
if( !elements ) {
// if the element doesn't exists, return null.
return null;
}
var return_array = [];
for( var i = 0; i < elements.length; ++i ) {
if( elements[i].values ) {
return_array.push( elements[i].value );
}
}
return return_array;
};
/**
* **************** RegExp ****************
*
* RegExp.escape: Will escape a string to be used in a RegExp
*/
RegExp.escape = function( text, space_fix ) {
if ( !arguments.callee.sRE ) {
arguments.callee.sRE = /(\/|\.|\*|\+|\?|\||\(|\)|\[|\]|\{|\}|\\|\$|\^)/g;
}
text = text.replace( arguments.callee.sRE , '\\$1' );
// Special Mediawiki escape, underscore/space is the same, often at lest:
if( space_fix ) {
text = text.replace( / |_/g, '[_ ]' );
}
return text;
};
/**
* **************** sprintf ****************
* implementation based on perl similar
* REMOVEME - and replace usages with concatenated strings - this is a real performance hog
*/
function sprintf() {
if( !arguments.length ) {
throw "Not enough arguments for sprintf";
}
var result = "";
var format = arguments[0];
var index = 1;
var current_index = 1;
var flags = {};
var in_operator = false;
var relative = false;
var precision = false;
var fixed = false;
var vector = false;
var vector_delimiter = '.';
for( var i = 0; i < format.length; ++i ) {
var current_char = format.charAt(i);
if( in_operator ) {
switch( current_char ) {
case 'i':
current_char = 'd';
break;
case 'F':
current_char = 'f';
break;
case '%':
case 'c':
case 's':
case 'd':
case 'u':
case 'o':
case 'x':
case 'e':
case 'f':
case 'g':
case 'X':
case 'E':
case 'G':
case 'b':
var value = arguments[current_index];
if( vector ) {
result += value.toString().split('').map( function( value ) {
return sprintf.format( current_char, value.charCodeAt(), flags );
}).join( vector_delimiter );
} else {
result += sprintf.format( current_char, value, flags );
}
if( !fixed ) {
++index;
}
current_index = index;
flags = {};
relative = false;
in_operator = false;
precision = false;
fixed = false;
vector = false;
vector_delimiter = '.';
break;
case 'v':
vector = true;
break;
case ' ':
case '0':
case '-':
case '+':
case '#':
flags[current_char] = true;
break;
case '*':
relative = true;
break;
case '.':
precision = true;
break;
default:
break;
}
if( (/\d/).test( current_char ) ) {
var num = parseInt( format.substr( i ) );
var len = num.toString().length;
i += len - 1;
var next = format.charAt( i + 1 );
if( next === '$' ) {
if( num <= 0 || num >= arguments.length ) {
throw "out of bound";
}
if( relative ) {
if( precision ) {
flags.precision = arguments[num];
precision = false;
} else if( format.charAt( i + 2 ) === 'v' ) {
vector_delimiter = arguments[num];
}else {
flags.width = arguments[num];
}
relative = false;
} else {
fixed = true;
current_index = num;
}
++i;
} else if( precision ) {
flags.precision = num;
precision = false;
} else {
flags.width = num;
}
} else if ( relative && !((/\d/).test( format.charAt( i + 1 ) )) ) {
if( precision ) {
flags.precision = arguments[current_index];
precision = false;
} else if( format.charAt( i + 1 ) === 'v' ) {
vector_delimiter = arguments[current_index];
} else {
flags.width = arguments[current_index];
}
++index;
if( !fixed ) {
current_index++;
}
relative = false;
}
} else {
if( current_char === '%' ) {
in_operator = true;
continue;
} else {
result += current_char;
continue;
}
}
}
return result;
}
sprintf.format = function sprintfFormat( type, value, flags ) {
// Similar to how perl printf works
if( !value ) {
if( type === 's' ) {
return '';
} else {
return '0';
}
}
var result;
var prefix = '';
var fill = '';
var fillchar = ' ';
var digits;
switch( type ) {
case '%':
result = '%';
break;
case 'c':
result = String.fromCharCode( parseInt( value ) );
break;
case 's':
result = value.toString();
break;
case 'd':
result = parseInt( value ).toString();
break;
case 'u':
result = Math.abs( parseInt( value ) ).toString(); // it's not correct, but JS lacks unsigned ints
break;
case 'o':
result = Math.abs( parseInt( value ) ).toString(8);
break;
case 'x':
result = Math.abs( parseInt( value ) ).toString(16);
break;
case 'b':
result = Math.abs( parseInt( value ) ).toString(2);
break;
case 'e':
digits = flags.precision ? flags.precision : 6;
result = (new Number( value ) ).toExponential( digits ).toString();
break;
case 'f':
digits = flags.precision ? flags.precision : 6;
result = (new Number( value ) ).toFixed( digits ).toString();
break;
case 'g':
digits = flags.precision ? flags.precision : 6;
result = (new Number( value ) ).toPrecision( digits ).toString();
break;
case 'X':
result = Math.abs( parseInt( value ) ).toString(16).toUpperCase();
break;
case 'E':
digits = flags.precision ? flags.precision : 6;
result = (new Number( value ) ).toExponential( digits ).toString().toUpperCase();
break;
case 'G':
digits = flags.precision ? flags.precision : 6;
result = (new Number( value ) ).toPrecision( digits ).toString().toUpperCase();
break;
default:
throw ("sprintf.format: unrecognized format code " + type.toString());
}
if(flags['+'] && parseFloat( value ) > 0 && ['d','e','f','g','E','G'].indexOf(type) !== -1 ) {
prefix = '+';
}
if(flags[' '] && parseFloat( value ) > 0 && ['d','e','f','g','E','G'].indexOf(type) !== -1 ) {
prefix = ' ';
}
if( flags['#'] && parseInt( value ) !== 0 ) {
switch(type) {
case 'o':
prefix = '0';
break;
case 'x':
case 'X':
prefix = '0x';
break;
case 'b':
prefix = '0b';
break;
default:
break;
}
}
if( flags['0'] && !flags['-'] ) {
fillchar = '0';
}
if( flags.width && flags.width > ( result.length + prefix.length ) ) {
var tofill = flags.width - result.length - prefix.length;
for( var i = 0; i < tofill; ++i ) {
fill += fillchar;
}
}
if( flags['-'] && !flags['0'] ) {
result += fill;
} else {
result = fill + result;
}
return prefix + result;
};
/**
* **************** Bytes ****************
*/
var Bytes = function( value ) {
if( typeof(value) === 'string' ) {
var res = /(\d+) ?(\w?)(i?)B?/.exec( value );
var number = res[1];
var mag = res[2];
var si = res[3];
if( ! number ) {
this.number = 0;
return;
}
if( !si ) {
this.value = number * Math.pow( 10, Bytes.magnitudes[mag] * 3 );
} else {
this.value = number * Math.pow( 2, Bytes.magnitudes[mag] * 10 );
}
} else {
this.value = value;
}
};
Bytes.magnitudes = {
'': 0,
'K': 1,
'M': 2,
'G': 3,
'T': 4,
'P': 5,
'E': 6,
'Z': 7,
'Y': 8
};
Bytes.rmagnitudes = {
0: '',
1: 'K',
2: 'M',
3: 'G',
4: 'T',
5: 'P',
6: 'E',
7: 'Z',
8: 'Y'
};
Bytes.prototype.valueOf = function() {
return this.value;
};
Bytes.prototype.toString = function( magnitude ) {
var tmp = this.value;
if( magnitude ) {
var si = /i/.test(magnitude);
var mag = magnitude.replace( /.*?(\w)i?B?.*/g, '$1' );
if( si ) {
tmp /= Math.pow( 2, Bytes.magnitudes[mag] * 10 );
} else {
tmp /= Math.pow( 10, Bytes.magnitudes[mag] * 3 );
}
if( parseInt( tmp ) !== tmp ) {
tmp = (new Number( tmp ) ).toPrecision( 4 );
}
return tmp + ' ' + mag + (si?'i':'') + 'B';
} else {
// si per default
var current = 0;
while( tmp >= 1024 ) {
tmp /= 1024;
++current;
}
tmp = this.value / Math.pow( 2, current * 10 );
if( parseInt( tmp ) !== tmp ) {
tmp = (new Number( tmp ) ).toPrecision( 4 );
}
return tmp + ' ' + Bytes.rmagnitudes[current] + ( current > 0 ? 'iB' : 'B' );
}
};
/**
* **************** String ****************
*/
String.prototype.ltrim = function stringPrototypeLtrim( chars ) {
chars = chars || "\\s*";
return this.replace( new RegExp("^[" + chars + "]+", "g"), "" );
};
String.prototype.rtrim = function stringPrototypeRtrim( chars ) {
chars = chars || "\\s*";
return this.replace( new RegExp("[" + chars + "]+$", "g"), "" );
};
String.prototype.trim = function stringPrototypeTrim( chars ) {
return this.rtrim(chars).ltrim(chars);
};
String.prototype.splitWeightedByKeys = function stringPrototypeSplitWeightedByKeys( start, end, skip ) {
if( start.length !== end.length ) {
throw 'start marker and end marker must be of the same length';
}
var level = 0;
var initial = null;
var result = [];
if( !( skip instanceof Array ) ) {
if( typeof( skip ) === 'undefined' ) {
skip = [];
} else if( typeof( skip ) === 'string' ) {
skip = [ skip ];
} else {
throw "non-applicable skip parameter";
}
}
for( var i = 0; i < this.length; ++i ) {
for( var j = 0; j < skip.length; ++j ) {
if( this.substr( i, skip[j].length ) === skip[j] ) {
i += skip[j].length - 1;
continue;
}
}
if( this.substr( i, start.length ) === start ) {
if( initial === null ) {
initial = i;
}
++level;
i += start.length - 1;
} else if( this.substr( i, end.length ) === end ) {
--level;
i += end.length - 1;
}
if( !level && initial ) {
result.push( this.substring( initial, i + 1 ) );
initial = null;
}
}
return result;
};
// Helper functions to change case of a string
String.prototype.toUpperCaseFirstChar = function() {
return this.substr( 0, 1 ).toUpperCase() + this.substr( 1 );
};
String.prototype.toLowerCaseFirstChar = function() {
return this.substr( 0, 1 ).toLowerCase() + this.substr( 1 );
};
String.prototype.toUpperCaseEachWord = function( delim ) {
delim = delim ? delim : ' ';
return this.split( delim ).map( function(v) { return v.toUpperCaseFirstChar(); } ).join( delim );
};
String.prototype.toLowerCaseEachWord = function( delim ) {
delim = delim ? delim : ' ';
return this.split( delim ).map( function(v) { return v.toLowerCaseFirstChar(); } ).join( delim );
};
/**
* **************** Array ****************
*/
Array.prototype.uniq = function arrayPrototypeUniq() {
var result = [];
for( var i = 0; i < this.length; ++i ) {
var current = this[i];
if( result.indexOf( current ) === -1 ) {
result.push( current );
}
}
return result;
};
Array.prototype.dups = function arrayPrototypeUniq() {
var uniques = [];
var result = [];
for( var i = 0; i < this.length; ++i ) {
var current = this[i];
if( uniques.indexOf( current ) === -1 ) {
uniques.push( current );
} else {
result.push( current );
}
}
return result;
};
// REMOVEME
Array.prototype.chunk = function arrayChunk( size ) {
if( typeof( size ) !== 'number' || size <= 0 ) { // pretty impossible to do anything :)
return [ this ]; // we return an array consisting of this array.
}
var result = [];
var current;
for(var i = 0; i < this.length; ++i ) {
if( i % size === 0 ) { // when 'i' is 0, this is always true, so we start by creating one.
current = [];
result.push( current );
}
current.push( this[i] );
}
return result;
};
/**
* **************** Unbinder ****************
* REMOVEME - no idea what this is for
*/
function Unbinder( string ) {
if( typeof( string ) !== 'string' ) {
throw "not a string";
}
this.content = string;
this.counter = 0;
this.history = {};
this.prefix = '%UNIQ::' + Math.random() + '::';
this.postfix = '::UNIQ%';
}
Unbinder.prototype = {
unbind: function UnbinderUnbind( prefix, postfix ) {
var re = new RegExp( prefix + '(.*?)' + postfix, 'g' );
this.content = this.content.replace( re, Unbinder.getCallback( this ) );
},
rebind: function UnbinderRebind() {
var content = this.content;
content.self = this;
for( var current in this.history )
if( this.history.hasOwnProperty( current ) )
content = content.replace( current, this.history[current] );
return content;
},
prefix: null, // %UNIQ::0.5955981644938324::
postfix: null, // ::UNIQ%
content: null, // string
counter: null, // 0++
history: null // {}
};
Unbinder.getCallback = function UnbinderGetCallback(self) {
return function UnbinderCallback( match , a , b ) {
var current = self.prefix + self.counter + self.postfix;
self.history[current] = match;
++self.counter;
return current;
};
};
/**
* **************** clone() ****************
* REMOVEME - global namespace pollution, and unused?
*/
function clone( obj, deep ) {
var objectClone = new obj.constructor();
for ( var property in obj )
if ( !deep ) {
objectClone[property] = obj[property];
} else if ( typeof obj[property] === 'object' ) {
objectClone[property] = clone( obj[property], deep );
} else {
objectClone[property] = obj[property];
}
return objectClone;
}
/**
* **************** ln() ****************
* REMOVEME - unused
*/
function ln( ns, title ) {
var ns2ln = {
'0': 'la',
'1': 'lat',
'2': 'lu',
'3': 'lut',
'4': 'lw',
'5': 'lwt',
'6': 'li',
'7': 'lit',
'8': 'lm',
'9': 'lmt',
'10': 'lt',
'11': 'ltt',
'12': 'lh',
'13': 'lht',
'14': 'lc',
'15': 'lct',
'100': 'lp',
'101': 'lpt',
'108': 'lb',
'109': 'lbt'
};
return "\{\{" + ns2ln[ns] + "|" + title + "\}\}";
}
/**
* **************** Namespace ****************
*/
var Namespace = {
MAIN: 0,
TALK: 1,
USER: 2,
USER_TALK: 3,
PROJECT: 4,
PROJECT_TALK: 5,
IMAGE: 6,
IMAGE_TALK: 7,
FILE: 6,
FILE_TALK: 7,
MEDIAWIKI: 8,
MEDIAWIKI_TALK: 9,
TEMPLATE: 10,
TEMPLATE_TALK: 11,
HELP: 12,
HELP_TALK: 13,
CATEGORY: 14,
CATEGORY_TALK: 15,
PORTAL: 100,
PORTAL_TALK: 101,
BOOK: 108,
BOOK_TALK: 109,
MEDIA: -2,
SPECIAL: -1,
"": 0,
WIKIPEDIA: 4,
WIKIPEDIA_TALK: 5,
WP: 4,
WT: 5
};
/**
* **************** Date ****************
* Helper functions to get the month as a string instead of a number
*/
Date.monthNames = [
'January',
'February',
'March',
'April',
'May',
'June',
'July',
'August',
'September',
'October',
'November',
'December'
];
Date.monthNamesAbbrev = [
'Jan',
'Feb',
'Mar',
'Apr',
'May',
'Jun',
'Jul',
'Aug',
'Sep',
'Oct',
'Nov',
'Dec'
];
Date.prototype.getMonthName = function() {
return Date.monthNames[ this.getMonth() ];
};
Date.prototype.getMonthNameAbbrev = function() {
return Date.monthNamesAbbrev[ this.getMonth() ];
};
Date.prototype.getUTCMonthName = function() {
return Date.monthNames[ this.getUTCMonth() ];
};
Date.prototype.getUTCMonthNameAbbrev = function() {
return Date.monthNamesAbbrev[ this.getUTCMonth() ];
};
/**
* **************** Wikipedia ****************
* Accessor functions for wikiediting and api-access
*/
var Wikipedia = {};
Wikipedia.namespaces = {
'-2': 'Media',
'-1': 'Special',
'0': '',
'1': 'Talk',
'2': 'User',
'3': 'User talk',
'4': 'Project',
'5': 'Project talk',
'6': 'File',
'7': 'File talk',
'8': 'MediaWiki',
'9': 'MediaWiki talk',
'10': 'Template',
'11': 'Template talk',
'12': 'Help',
'13': 'Help talk',
'14': 'Category',
'15': 'Category talk',
'100': 'Portal',
'101': 'Portal talk',
'108': 'Book',
'109': 'Book talk'
};
Wikipedia.namespacesFriendly = {
'0': '(Article)',
'1': 'Talk',
'2': 'User',
'3': 'User talk',
'4': 'Wikipedia',
'5': 'Wikipedia talk',
'6': 'File',
'7': 'File talk',
'8': 'MediaWiki',
'9': 'MediaWiki talk',
'10': 'Template',
'11': 'Template talk',
'12': 'Help',
'13': 'Help talk',
'14': 'Category',
'15': 'Category talk',
'100': 'Portal',
'101': 'Portal talk',
'108': 'Book',
'109': 'Book talk'
};
// we dump all XHR here so they won't loose props
// REMOVEME - only Wikipedia.wiki uses this
Wikipedia.dump = [];
/**
* **************** Wikipedia.actionCompleted ****************
*
* Use of Wikipedia.actionCompleted():
* Every call to Wikipedia.api.post() results in the dispatch of
* an asynchronous callback. Each callback can in turn
* make an additional call to Wikipedia.api.post() to continue a
* processing sequence. At the conclusion of the final callback
* of a processing sequence, it is not possible to simply return to the
* original caller because there is no call stack leading back to
* the original context. Instead, Wikipedia.actionCompleted.event() is
* called to display the result to the user and to perform an optional
* page redirect.
*
* The determination of when to call Wikipedia.actionCompleted.event()
* is managed through the globals Wikipedia.numberOfActionsLeft and
* Wikipedia.nbrOfCheckpointsLeft. Wikipedia.numberOfActionsLeft is
* incremented at the start of every Wikipedia.api call and decremented
* after the completion of a callback function. If a callback function
* does not create a new Wikipedia.api object before exiting, it is the
* final step in the processing chain and Wikipedia.actionCompleted.event()
* will then be called.
*
* Optionally, callers may use Wikipedia.addCheckpoint() to indicate that
* processing is not complete upon the conclusion of the final callback function.
* This is used for batch operations. The end of a batch is signaled by calling
* Wikipedia.removeCheckpoint().
*/
Wikipedia.numberOfActionsLeft = 0;
Wikipedia.nbrOfCheckpointsLeft = 0;
Wikipedia.actionCompleted = function( self ) {
if( --Wikipedia.numberOfActionsLeft <= 0 && Wikipedia.nbrOfCheckpointsLeft <= 0 ) {
Wikipedia.actionCompleted.event( self );
}
};
// Change per action wanted
Wikipedia.actionCompleted.event = function() {
new Status( Wikipedia.actionCompleted.notice, Wikipedia.actionCompleted.postfix, 'info' );
if( Wikipedia.actionCompleted.redirect ) {
// if it isn't an url, make it an relative to self (probably this is the case)
if( !( (/^\w+\:\/\//).test( Wikipedia.actionCompleted.redirect ) ) ) {
Wikipedia.actionCompleted.redirect = mw.config.get( 'wgServer' ) + mw.config.get( 'wgArticlePath' ).replace( '$1', encodeURIComponent( Wikipedia.actionCompleted.redirect ).replace( /\%2F/g, '/' ) );
if( Wikipedia.actionCompleted.followRedirect === false ) {
Wikipedia.actionCompleted.redirect += "?redirect=no";
}
}
window.setTimeout( function() { window.location = Wikipedia.actionCompleted.redirect; }, Wikipedia.actionCompleted.timeOut );
}
};
var wpActionCompletedTimeOut = typeof(wpActionCompletedTimeOut) === 'undefined' ? 5000 : wpActionCompletedTimeOut;
var wpMaxLag = typeof(wpMaxLag) === 'undefined' ? 10 : wpMaxLag; // Maximum lag allowed, 5-10 is a good value, the higher value, the more agressive.
// editCount - REMOVEME when Wikipedia.wiki is gone
Wikipedia.editCount = 10;
Wikipedia.actionCompleted.timeOut = wpActionCompletedTimeOut;
Wikipedia.actionCompleted.redirect = null;
Wikipedia.actionCompleted.notice = 'Action';
Wikipedia.actionCompleted.postfix = 'completed';
Wikipedia.addCheckpoint = function() {
++Wikipedia.nbrOfCheckpointsLeft;
};
Wikipedia.removeCheckpoint = function() {
if( --Wikipedia.nbrOfCheckpointsLeft <= 0 && Wikipedia.numberOfActionsLeft <= 0 ) {
Wikipedia.actionCompleted.event();
}
};
/**
* **************** Wikipedia.api ****************
*/
/*
currentAction: text, the current action (required)
query: Object, the query (required)
onSuccess: function, the function to call when page gotten
onError: function, the function to call if an error occurs
*/
Wikipedia.api = function( currentAction, query, onSuccess, statusElement, onError ) {
this.currentAction = currentAction;
this.query = query;
this.query.format = 'xml';
this.onSuccess = onSuccess;
this.onError = onError;
if( statusElement ) {
this.statelem = statusElement;
this.statelem.status( currentAction );
} else {
this.statelem = new Status( currentAction );
}
};
Wikipedia.api.prototype = {
currentAction: '',
onSuccess: null,
onError: null,
parent: window, // use global context if there is no parent object
query: null,
responseXML: null,
setParent: function(parent) { this.parent = parent; }, // keep track of parent object for callbacks
statelem: null, // this non-standard name kept for backwards compatibility
statusText: null, // result received from the API, normally "success" or "error"
errorCode: null, // short text error code, if any, as documented in the MediaWiki API
errorText: null, // full error description, if any
// post(): carries out the request
// do not specify a parameter unless you really really want to give jQuery some extra parameters
post: function( callerAjaxParameters ) {
++Wikipedia.numberOfActionsLeft;
var ajaxparams = $.extend( {}, {
context: this,
type: 'POST',
url: mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/api.php',
data: QueryString.create(this.query),
datatype: 'xml',
success: function(xml, statusText, jqXHR) {
this.statusText = statusText;
this.responseXML = xml;
this.errorCode = $(xml).find('error').attr('code');
this.errorText = $(xml).find('error').attr('info');
if (typeof(this.errorCode) === "string") {
// the API didn't like what we told it, e.g., bad edit token or an error creating a page
this.returnError();
return;
}
// invoke success callback if one was supplied
if (this.onSuccess) {
// set the callback context to this.parent for new code and supply the API object
// as the first argument to the callback (for legacy code)
this.onSuccess.call( this.parent, this );
} else {
this.statelem.info("done");
}
Wikipedia.actionCompleted();
},
// only network and server errors reach here – complaints from the API itself are caught in success()
error: function(jqXHR, statusText, errorThrown) {
this.statusText = statusText;
this.errorThrown = errorThrown; // frequently undefined
this.errorText = statusText + ' "' + jqXHR.statusText + '" occurred while contacting the API.';
this.returnError();
}
}, callerAjaxParameters );
return $.ajax( ajaxparams ); // the return value should be ignored, unless using callerAjaxParameters with |async: false|
},
returnError: function() {
// invoke failure callback if one was supplied
if (this.onError) {
// set the callback context to this.parent for new code and supply the API object
// as the first argument to the callback for legacy code
this.onError.call( this.parent, this );
} else {
this.statelem.error( this.errorText );
}
// don't complete the action so that the error remains displayed
},
getStatusElement: function() {
return this.statelem;
},
getErrorCode: function() {
return this.errorCode;
},
getErrorText: function() {
return this.errorText;
},
getXML: function() {
return this.responseXML;
}
};
/**
* **************** Wikipedia.page ****************
* Uses the MediaWiki API to load a page and optionally edit it, move it, etc.
*
* Callers are not permitted to directly access the properties of this class!
* All property access is through the appropriate get___() or set___() method.
*
* Callers should set Wikipedia.actionCompleted.notice and Wikipedia.actionCompleted.redirect
* before the first call to Wikipedia.page.load().
*
* Each of the callback functions takes one parameter, which is a
* reference to the Wikipedia.page object that registered the callback.
* Callback functions may invoke any Wikipedia.page prototype method using this reference.
*
* Constructor: Wikipedia.page(pageName, currentAction)
* pageName - the name of the page, prefixed by the namespace (if any)
* (for the current page, use mw.config.get('wgPageName'))
* currentAction - a string describing the action about to be undertaken (optional)
*
* load(onSuccess, onFailure): Loads the text for the page
* onSuccess - callback function which is called when the load has succeeded
* onFailure - callback function which is called when the load fails (optional)
* XXX onFailure for load() is not yet implemented – do we need it? -- UncleDouggie
* probably not -- TTO
*
* save(onSuccess, onFailure): Saves the text for the page. Must be preceded by calling load().
* onSuccess - callback function which is called when the save has succeeded (optional)
* onFailure - callback function which is called when the save fails (optional)
* Warning: Calling save() can result in additional calls to the previous load() callbacks to
* recover from edit conflicts!
* In this case, callers must make the same edit to the new pageText and reinvoke save().
* This behavior can be disabled with setMaxConflictRetries(0).
*
* append(onSuccess, onFailure): Adds the text provided via setAppendText() to the end of the page.
* Does not require calling load() first.
* onSuccess - callback function which is called when the method has succeeded (optional)
* onFailure - callback function which is called when the method fails (optional)
*
* prepend(onSuccess, onFailure): Adds the text provided via setPrependText() to the start of the page.
* Does not require calling load() first.
* onSuccess - callback function which is called when the method has succeeded (optional)
* onFailure - callback function which is called when the method fails (optional)
*
* getPageName(): returns a string containing the name of the loaded page, including the namespace
*
* getPageText(): returns a string containing the text of the page after a successful load()
*
* setPageText(pageText)
* pageText - string containing the updated page text that will be saved when save() is called
*
* setAppendText(appendText)
* appendText - string containing the text that will be appended to the page when append() is called
*
* setPrependText(prependText)
* prependText - string containing the text that will be prepended to the page when prepend() is called
*
* setEditSummary(summary)
* summary - string containing the text of the edit summary that will be used when save() is called
*
* setMinorEdit(minorEdit)
* minorEdit is a boolean value:
* true - When save is called, the resulting edit will be marked as "minor".
* false - When save is called, the resulting edit will not be marked as "minor". (default)
*
* setPageSection(pageSection)
* pageSection - integer specifying the section number to load or save. The default is |null|, which means
* that the entire page will be retrieved.
*
* setMaxConflictRetries(maxRetries)
* maxRetries - number of retries for save errors involving an edit conflict or loss of edit token
* default: 2
*
* setMaxRetries(maxRetries)
* maxRetries - number of retries for save errors not involving an edit conflict or loss of edit token
* default: 2
*
* setCallbackParameters(callbackParameters)
* callbackParameters - an object for use in a callback function
*
* getCallbackParameters(): returns the object previous set by setCallbackParameters()
*
* Callback notes: callbackParameters is for use by the caller only. The parameters
* allow a caller to pass the proper context into its callback function.
* Callers must ensure that any changes to the callbackParameters object
* within a load() callback still permit a proper re-entry into the
* load() callback if an edit conflict is detected upon calling save().
*
* getStatusElement(): returns the Status element created by the constructor
*
* setFollowRedirect(followRedirect)
* followRedirect is a boolean value:
* true - a maximum of one redirect will be followed.
* In the event of a redirect, a message is displayed to the user and
* the redirect target can be retrieved with getPageName().
* false - the requested pageName will be used without regard to any redirect. (default)
*
* setWatchlist(watchlistOption)
* watchlistOption is a boolean value:
* true - page will be added to the user's watchlist when save() is called
* false - watchlist status of the page will not be changed (default)
*
* setWatchlistFromPreferences(watchlistOption)
* watchlistOption is a boolean value:
* true - page watchlist status will be set based on the user's
* preference settings when save() is called
* false - watchlist status of the page will not be changed (default)
*
* Watchlist notes:
* 1. The MediaWiki API value of 'unwatch' isn't used here because it seems to behave
* the same as 'nochange'. Not sure why we would want this option anyway.
* 2. If both setWatchlist() and setWatchlistFromPreferences() are called,
* the last call takes priority.
* 3. Twinkle modules should use the appropriate preference to set the watchlist options.
* 4. Most Twinkle modules use setWatchlist().
* setWatchlistFromPreferences() is only needed for the few Twinkle watchlist preferences
* that accept a string value of 'default'.
*
* setCreateOption(createOption)
* createOption is a string value:
* 'recreate' - create the page if it does not exist, or edit it if it exists
* 'createonly' - create the page if it does not exist, but return an error if it
* already exists
* 'nocreate' - don't create the page, only edit it if it already exists
* null - create the page if it does not exist, unless it was deleted in the moment
* between retrieving the edit token and saving the edit (default)
*
* exists(): returns true if the page existed on the wiki when it was last loaded
*
* lookupCreator(onSuccess): Retrieves the username of the user who created the page
* onSuccess - callback function which is called when the username is found
* within the callback, the username can be retrieved using the getCreator() function
*
* getCreator(): returns the user who created the page following lookupCreator()
*
* patrol(): marks the page as patrolled (only when "rcid" is present in the query string)
*
* move(onSuccess, onFailure): Moves a page to another title
*
* deletePage(onSuccess, onFailure): Deletes a page (for admins only)
*
*/
/**
* Call sequence for common operations (optional final user callbacks not shown):
*
* Edit current contents of a page (no edit conflict):
* .load(userTextEditCallback) -> ctx.loadApi.post() -> ctx.loadApi.post.success() ->
* ctx.fnLoadSuccess() -> userTextEditCallback() -> .save() ->
* ctx.saveApi.post() -> ctx.loadApi.post.success() -> ctx.fnSaveSuccess()
*
* Edit current contents of a page (with edit conflict):
* .load(userTextEditCallback) -> ctx.loadApi.post() -> ctx.loadApi.post.success() ->
* ctx.fnLoadSuccess() -> userTextEditCallback() -> .save() ->
* ctx.saveApi.post() -> ctx.loadApi.post.success() -> ctx.fnSaveError() ->
* ctx.loadApi.post() -> ctx.loadApi.post.success() ->
* ctx.fnLoadSuccess() -> userTextEditCallback() -> .save() ->
* ctx.saveApi.post() -> ctx.loadApi.post.success() -> ctx.fnSaveSuccess()
*
* Append to a page (similar for prepend):
* .append() -> ctx.loadApi.post() -> ctx.loadApi.post.success() ->
* ctx.fnLoadSuccess() -> ctx.fnAutoSave() -> .save() ->
* ctx.saveApi.post() -> ctx.loadApi.post.success() -> ctx.fnSaveSuccess()
*
* Notes:
* 1. All functions following Wikipedia.api.post() are invoked asynchronously
* from the jQuery AJAX library.
* 2. The sequence for append/prepend could be slightly shortened, but it would require
* significant duplication of code for little benefit.
*/
Wikipedia.page = function(pageName, currentAction) {
if (!currentAction) {
currentAction = 'Opening page "' + pageName + '"';
}
/**
* Private context variables
*
* This context is not visible to the outside, thus all the data here
* must be accessed via getter and setter functions.
*/
var ctx = {
// backing fields for public properties
pageName: pageName,
pageText: null,
editMode: 'all', // save() replaces entire contents of the page by default
appendText: null, // can't reuse pageText for this because pageText is needed to follow a redirect
prependText: null, // can't reuse pageText for this because pageText is needed to follow a redirect
editSummary: null,
createOption: null,
minorEdit: false,
pageSection: null,
maxConflictRetries: 2,
maxRetries: 2,
callbackParameters: null,
statusElement: new Status(currentAction),
followRedirect: false,
watchlistOption: 'nochange',
pageExists: false,
creator: null,
revertOldID: null,
moveDestination: null,
moveTalkPage: false,
moveSubpages: false,
moveSuppressRedirect: false,
protectEdit: null,
protectMove: null,
protectCreate: null,
protectCascade: false,
// internal status
pageLoaded: false,
editToken: null,
loadTime: null,
lastEditTime: null,
revertCurID: null,
revertUser: null,
fullyProtected: false,
conflictRetries: 0,
retries: 0,
// callbacks
onLoadSuccess: null,
onLoadFailure: null,
onSaveSuccess: null,
onSaveFailure: null,
onLookupCreatorSuccess: null,
onMoveSuccess: null,
onMoveFailure: null,
onDeleteSuccess: null,
onDeleteFailure: null,
onProtectSuccess: null,
onProtectFailure: null,
// internal objects
loadQuery: null,
loadApi: null,
saveApi: null,
lookupCreatorApi: null,
moveApi: null,
moveProcessApi: null,
deleteApi: null,
deleteProcessApi: null,
protectApi: null,
protectProcessApi: null
};
/**
* Public interface accessors
*/
this.getPageName = function() {
return ctx.pageName;
};
this.getPageText = function() {
return ctx.pageText;
};
this.setPageText = function(pageText) {
ctx.editMode = 'all';
ctx.pageText = pageText;
};
this.setAppendText = function(appendText) {
ctx.editMode = 'append';
ctx.appendText = appendText;
};
this.setPrependText = function(prependText) {
ctx.editMode = 'prepend';
ctx.prependText = prependText;
};
this.setEditSummary = function(summary) {
ctx.editSummary = summary;
};
this.setCreateOption = function(createOption) {
ctx.createOption = createOption;
};
this.setMinorEdit = function(minorEdit) {
ctx.minorEdit = minorEdit;
};
this.setPageSection = function(pageSection) {
ctx.pageSection = pageSection;
};
this.setMaxConflictRetries = function(maxRetries) {
ctx.maxConflictRetries = maxRetries;
};
this.setMaxRetries = function(maxRetries) {
ctx.maxRetries = maxRetries;
};
this.setCallbackParameters = function(callbackParameters) {
ctx.callbackParameters = callbackParameters;
};
this.getCallbackParameters = function() {
return ctx.callbackParameters;
};
this.getCreator = function() {
return ctx.creator;
};
this.setOldID = function(oldID) {
ctx.revertOldID = oldID;
};
this.getRevisionUser = function() {
return ctx.revertUser;
};
this.setMoveDestination = function(destination) {
ctx.moveDestination = destination;
};
this.setMoveTalkPage = function(flag) {
ctx.moveTalkPage = !!flag;
};
this.setMoveSubpages = function(flag) {
ctx.moveSubpages = !!flag;
};
this.setMoveSuppressRedirect = function(flag) {
ctx.moveSuppressRedirect = !!flag;
};
this.setEditProtection = function(level, expiry) {
ctx.protectEdit = { level: level, expiry: expiry };
};
this.setMoveProtection = function(level, expiry) {
ctx.protectMove = { level: level, expiry: expiry };
};
this.setCreateProtection = function(level, expiry) {
ctx.protectCreate = { level: level, expiry: expiry };
};
this.setCascadingProtection = function(flag) {
ctx.protectCascade = !!flag;
};
this.getStatusElement = function() {
return ctx.statusElement;
};
this.setFollowRedirect = function(followRedirect) {
if (ctx.pageLoaded) {
ctx.statusElement.error("Internal error: cannot change redirect setting after the page has been loaded!");
return;
}
ctx.followRedirect = followRedirect;
};
this.setWatchlist = function(flag) {
if (flag) {
ctx.watchlistOption = 'watch';
} else {
ctx.watchlistOption = 'nochange';
}
};
this.setWatchlistFromPreferences = function(flag) {
if (flag) {
ctx.watchlistOption = 'preferences';
} else {
ctx.watchlistOption = 'nochange';
}
};
this.exists = function() {
return ctx.pageExists;
};
this.load = function(onSuccess, onFailure) {
ctx.onLoadSuccess = onSuccess;
ctx.onLoadFailure = onFailure;
// Need to be able to do something after the page loads
if (!onSuccess) {
ctx.statusElement.error("Internal error: no onSuccess callback provided to load()!");
return;
}
ctx.loadQuery = {
action: 'query',
prop: 'info|revisions',
intoken: 'edit', // fetch an edit token
titles: ctx.pageName
// don't need rvlimit=1 because we don't need rvstartid here and only one actual rev is returned by default
};
if (ctx.editMode === 'all') {
ctx.loadQuery.rvprop = 'content'; // get the page content at the same time, if needed
} else if (ctx.editMode === 'revert') {
ctx.loadQuery.rvlimit = 1;
ctx.loadQuery.rvstartid = ctx.revertOldID;
}
if (ctx.followRedirect) {
ctx.loadQuery.redirects = ''; // follow all redirects
}
if (typeof(ctx.pageSection) === 'number') {
ctx.loadQuery.rvsection = ctx.pageSection;
}
if (userIsInGroup('sysop')) {
ctx.loadQuery.inprop = 'protection';
}
ctx.loadApi = new Wikipedia.api("Retrieving page...", ctx.loadQuery, fnLoadSuccess, ctx.statusElement);
ctx.loadApi.setParent(this);
ctx.loadApi.post();
};
// Save updated .pageText to Wikipedia
// Only valid after successful .load()
this.save = function(onSuccess, onFailure) {
if (!ctx.pageLoaded) {
ctx.statusElement.error("Internal error: attempt to save a page that has not been loaded!");
return;
}
if (!ctx.editSummary) {
ctx.statusElement.error("Internal error: edit summary not set before save!");
return;
}
if (ctx.fullyProtected && !confirm('An automated edit to the fully protected page "' + ctx.pageName +
(ctx.fullyProtected === 'indefinite' ? '" (protected indefinitely)' : ('" (protection expiring ' + ctx.fullyProtected + ')')) +
' is about to be made. \n\nClick OK to proceed with the edit, or Cancel to skip this edit.')) {
ctx.statusElement.error("Edit to fully protected page was aborted.");
return;
}
ctx.onSaveSuccess = onSuccess;
ctx.onSaveFailure = onFailure;
ctx.retries = 0;
var query = {
action: 'edit',
title: ctx.pageName,
summary: ctx.editSummary,
token: ctx.editToken,
watchlist: ctx.watchlistOption
};
if (typeof(ctx.pageSection) === 'number') {
query.section = ctx.pageSection;
}
// Set minor edit attribute. If these parameters are present with any value, it is interpreted as true
if (ctx.minorEdit) {
query.minor = true;
} else {
query.notminor = true; // force Twinkle config to override user preference setting for "all edits are minor"
}
switch (ctx.editMode) {
case 'append':
query.appendtext = ctx.appendText; // use mode to append to current page contents
break;
case 'prepend':
query.prependtext = ctx.prependText; // use mode to prepend to current page contents
break;
case 'revert':
query.undo = ctx.revertCurID;
query.undoafter = ctx.revertOldID;
if (ctx.lastEditTime) {
query.basetimestamp = ctx.lastEditTime; // check that page hasn't been edited since it was loaded
}
query.starttimestamp = ctx.loadTime; // check that page hasn't been deleted since it was loaded (don't recreate bad stuff)
break;
default:
query.text = ctx.pageText; // replace entire contents of the page
if (ctx.lastEditTime) {
query.basetimestamp = ctx.lastEditTime; // check that page hasn't been edited since it was loaded
}
query.starttimestamp = ctx.loadTime; // check that page hasn't been deleted since it was loaded (don't recreate bad stuff)
break;
}
if (['recreate', 'createonly', 'nocreate'].indexOf(ctx.createOption) !== -1) {
query[ctx.createOption] = '';
}
ctx.saveApi = new Wikipedia.api( "Saving page...", query, fnSaveSuccess, ctx.statusElement, fnSaveError);
ctx.saveApi.setParent(this);
ctx.saveApi.post();
};
this.append = function(onSuccess, onFailure) {
ctx.editMode = 'append';
ctx.onSaveSuccess = onSuccess;
ctx.onSaveFailure = onFailure;
this.load(fnAutoSave, onFailure);
};
this.prepend = function(onSuccess, onFailure) {
ctx.editMode = 'prepend';
ctx.onSaveSuccess = onSuccess;
ctx.onSaveFailure = onFailure;
this.load(fnAutoSave, onFailure);
};
this.lookupCreator = function(onSuccess) {
if (!onSuccess) {
ctx.statusElement.error("Internal error: no onSuccess callback provided to lookupCreator()!");
return;
}
ctx.onLookupCreatorSuccess = onSuccess;
var query = {
'action': 'query',
'prop': 'revisions',
'titles': ctx.pageName,
'rvlimit': 1,
'rvprop': 'user',
'rvdir': 'newer'
};
if (ctx.followRedirect) {
query.redirects = ''; // follow all redirects
}
ctx.lookupCreatorApi = new Wikipedia.api("Retrieving page creator information", query, fnLookupCreatorSuccess, ctx.statusElement);
ctx.lookupCreatorApi.setParent(this);
ctx.lookupCreatorApi.post();
};
this.patrol = function() {
// look for rcid in querystring; if not, we won't have a patrol token, so no point trying
if (!QueryString.exists("rcid")) {
return;
}
var rcid = QueryString.get("rcid");
// extract patrol token from "Mark page as patrolled" link on page
var patrollinkmatch = /token=(.+)%2B%5C$/.exec($(".patrollink a").attr("href"));
if (patrollinkmatch) {
var patroltoken = patrollinkmatch[1] + "+\\";
var patrolstat = new Status("Marking page as patrolled");
var wikipedia_api = new Wikipedia.api("doing...", {
title: ctx.pageName,
action: 'markpatrolled',
rcid: rcid,
token: patroltoken
}, null, patrolstat);
wikipedia_api.post({
type: 'GET',
url: mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php',
datatype: 'text' // we don't really care about the response
});
}
};
this.revert = function(onSuccess, onFailure) {
if (!ctx.revertOldID) {
ctx.statusElement.error("Internal error: revision ID to revert to was not set before revert!");
return;
}
ctx.editMode = 'revert';
ctx.onSaveSuccess = onSuccess;
ctx.onSaveFailure = onFailure;
this.load(fnAutoSave, onFailure);
};
this.move = function(onSuccess, onFailure) {
if (!ctx.editSummary) {
ctx.statusElement.error("Internal error: move reason not set before move (use setEditSummary function)!");
return;
}
if (!ctx.moveDestination) {
ctx.statusElement.error("Internal error: destination page name was not set before move!");
return;
}
ctx.onMoveSuccess = onSuccess;
ctx.onMoveFailure = onFailure;
var query = {
action: 'query',
prop: 'info',
intoken: 'move',
titles: ctx.pageName
};
if (ctx.followRedirect) {
query.redirects = ''; // follow all redirects
}
if (userIsInGroup('sysop')) {
query.inprop = 'protection';
}
ctx.moveApi = new Wikipedia.api("retrieving move token...", query, fnProcessMove, ctx.statusElement);
ctx.moveApi.setParent(this);
ctx.moveApi.post();
};
// |delete| is a reserved word in some flavours of JS
this.deletePage = function(onSuccess, onFailure) {
// if a non-admin tries to do this, don't bother
if (!userIsInGroup('sysop')) {
ctx.statusElement.error("Cannot delete page: only admins can do that");
return;
}
if (!ctx.editSummary) {
ctx.statusElement.error("Internal error: delete reason not set before delete (use setEditSummary function)!");
return;
}
ctx.onDeleteSuccess = onSuccess;
ctx.onDeleteFailure = onFailure;
var query = {
action: 'query',
prop: 'info',
inprop: 'protection',
intoken: 'delete',
titles: ctx.pageName
};
if (ctx.followRedirect) {
query.redirects = ''; // follow all redirects
}
ctx.deleteApi = new Wikipedia.api("retrieving delete token...", query, fnProcessDelete, ctx.statusElement);
ctx.deleteApi.setParent(this);
ctx.deleteApi.post();
};
this.protect = function(onSuccess, onFailure) {
// if a non-admin tries to do this, don't bother
if (!userIsInGroup('sysop')) {
ctx.statusElement.error("Cannot protect page: only admins can do that");
return;
}
if (!ctx.protectEdit && !ctx.protectMove && !ctx.protectCreate) {
ctx.statusElement.error("Internal error: you must set edit and/or move and/or create protection before calling protect()!");
return;
}
if (!ctx.editSummary) {
ctx.statusElement.error("Internal error: protection reason not set before protect (use setEditSummary function)!");
return;
}
ctx.onProtectSuccess = onSuccess;
ctx.onProtectFailure = onFailure;
var query = {
action: 'query',
prop: 'info',
inprop: 'protection',
intoken: 'protect',
titles: ctx.pageName
};
if (ctx.followRedirect) {
query.redirects = ''; // follow all redirects
}
ctx.protectApi = new Wikipedia.api("retrieving protect token...", query, fnProcessProtect, ctx.statusElement);
ctx.protectApi.setParent(this);
ctx.protectApi.post();
};
/**
* Private member functions
*
* These are not exposed outside
*/
// callback from loadSuccess() for append() and prepend() threads
var fnAutoSave = function(pageobj) {
pageobj.save(ctx.onSaveSuccess, ctx.onSaveFailure);
};
// callback from loadApi.post()
var fnLoadSuccess = function() {
var xml = ctx.loadApi.getXML();
if ( !fnCheckPageName(xml) ) {
return; // abort
}
ctx.pageExists = ($(xml).find('page').attr('missing') !== "");
if (ctx.pageExists) {
ctx.pageText = $(xml).find('rev').text();
} else {
ctx.pageText = ''; // allow for concatenation, etc.
}
// extract protection info, to alert admins when they are about to edit a protected page
if (userIsInGroup('sysop')) {
var editprot = $(xml).find('pr[type="edit"]');
if (editprot.length > 0 && editprot.attr('level') === 'sysop') {
ctx.fullyProtected = editprot.attr('expiry');
} else {
ctx.fullyProtected = false;
}
}
ctx.editToken = $(xml).find('page').attr('edittoken');
if (!ctx.editToken)
{
ctx.statusElement.error("Failed to retrieve edit token.");
return;
}
ctx.loadTime = $(xml).find('page').attr('starttimestamp');
if (!ctx.loadTime)
{
ctx.statusElement.error("Failed to retrieve start timestamp.");
return;
}
ctx.lastEditTime = $(xml).find('page').attr('touched');
if (ctx.editMode === 'revert') {
ctx.revertCurID = $(xml).find('rev').attr('revid');
if (!ctx.revertCurID) {
ctx.statusElement.error("Failed to retrieve current revision ID.");
return;
}
ctx.revertUser = $(xml).find('rev').attr('user');
if (!ctx.revertUser) {
if ($(xml).find('rev').attr('userhidden') === "") { // username was RevDel'd or oversighted
ctx.revertUser = "<username hidden>";
} else {
ctx.statusElement.error("Failed to retrieve user who made the revision.");
return;
}
}
// set revert edit summary
ctx.editSummary = "[[Help:Revert|Reverted]] to revision " + ctx.revertOldID + " by " + ctx.revertUser + ": " + ctx.editSummary;
}
ctx.pageLoaded = true;
// alert("Generate edit conflict now"); // for testing edit conflict recovery logic
ctx.onLoadSuccess(this); // invoke callback
};
// helper function to parse the page name returned from the API
var fnCheckPageName = function(xml) {
// check for invalid titles
if ( $(xml).find('page').attr('invalid') ) {
ctx.statusElement.error("Attempt to edit a page with invalid title: " + ctx.pageName);
return false; // abort
}
// retrieve actual title of the page after normalization and redirects
if ( $(xml).find('page').attr('title') ) {
var resolvedName = $(xml).find('page').attr('title');
// only notify user for redirects, not normalization
if ( $(xml).find('redirects').length > 0 ) {
Status.info("Info", "Redirected from " + ctx.pageName + " to " + resolvedName );
}
ctx.pageName = resolvedName; // always update in case of normalization
}
else {
// could be a circular redirect or other problem
ctx.statusElement.error("Could not resolve redirects for: " + ctx.pageName);
// force error to stay on the screen
++Wikipedia.numberOfActionsLeft;
return false; // abort
}
return true; // all OK
};
// callback from saveApi.post()
var fnSaveSuccess = function() {
ctx.editMode = 'all'; // cancel append/prepend/revert modes
var xml = ctx.saveApi.getXML();
// see if the API thinks we were successful
if ($(xml).find('edit').attr('result') === "Success") {
// real success
if (ctx.onSaveSuccess) {
ctx.onSaveSuccess(this); // invoke callback
} else {
// default on success action - display link for edited page
var link = document.createElement('a');
link.setAttribute('href', mw.config.get('wgArticlePath').replace('$1', ctx.pageName));
link.appendChild(document.createTextNode(ctx.pageName));
ctx.statusElement.info(['completed (', link, ')']);
}
return;
}
// errors here are only generated by extensions which hook APIEditBeforeSave within MediaWiki
// Wikimedia wikis should only return spam blacklist errors and captchas
var blacklist = $(xml).find('edit').attr('spamblacklist');
if (blacklist) {
var code = document.createElement('code');
code.style.fontFamily = "monospace";
code.appendChild(document.createTextNode(blacklist));
ctx.statusElement.error(['Could not save the page because the URL ', code, ' is on the spam blacklist.']);
}
else if ( $(xml).find('captcha').length > 0 ) {
ctx.statusElement.error("Could not save the page because the wiki server wanted you to fill out a CAPTCHA.");
}
else {
ctx.statusElement.error("Unknown error received from API while saving page");
}
// force error to stay on the screen
++Wikipedia.numberOfActionsLeft;
};
// callback from saveApi.post()
var fnSaveError = function() {
var errorCode = ctx.saveApi.getErrorCode();
// check for edit conflict
if ( errorCode === "editconflict" && ctx.conflictRetries++ < ctx.maxConflictRetries ) {
// edit conflicts can occur when the page needs to be purged from the server cache
var purgeQuery = {
action: 'purge',
titles: ctx.pageName // redirects are already resolved
};
var purgeApi = new Wikipedia.api("Edit conflict detected, purging server cache", purgeQuery, null, ctx.statusElement);
var result = purgeApi.post( { async: false } ); // just wait for it, result is for debugging
--Wikipedia.numberOfActionsLeft; // allow for normal completion if retry succeeds
ctx.statusElement.info("Edit conflict detected, reapplying edit");
ctx.loadApi.post(); // reload the page and reapply the edit
// check for loss of edit token
// it's impractical to request a new token here, so invoke edit conflict logic when this happens
} else if ( errorCode === "notoken" && ctx.conflictRetries++ < ctx.maxConflictRetries ) {
ctx.statusElement.info("Edit token is invalid, retrying");
--Wikipedia.numberOfActionsLeft; // allow for normal completion if retry succeeds
ctx.loadApi.post(); // reload
// check for network or server error
} else if ( errorCode === "undefined" && ctx.retries++ < ctx.maxRetries ) {
// the error might be transient, so try again
ctx.statusElement.info("Save failed, retrying");
--Wikipedia.numberOfActionsLeft; // allow for normal completion if retry succeeds
ctx.saveApi.post(); // give it another go!
// hard error, give up
} else {
// non-admin attempting to edit a protected page - this gives a friendlier message than the default
if ( errorCode === "protectedpage" ) {
ctx.statusElement.error( "Failed to save edit: Page is fully protected" );
} else {
ctx.statusElement.error( "Failed to save edit: " + ctx.saveApi.getErrorText() );
}
ctx.editMode = 'all'; // cancel append/prepend/revert modes
if (ctx.onSaveFailure) {
ctx.onSaveFailure(this); // invoke callback
}
}
};
var fnLookupCreatorSuccess = function() {
var xml = ctx.lookupCreatorApi.getXML();
if ( !fnCheckPageName(xml) ) {
return; // abort
}
ctx.creator = $(xml).find('rev').attr('user');
if (!ctx.creator) {
ctx.statusElement.error("Could not find name of page creator");
return;
}
ctx.onLookupCreatorSuccess(this);
};
var fnProcessMove = function() {
var xml = ctx.moveApi.getXML();
if ($(xml).find('page').attr('missing') === "") {
ctx.statusElement.error("Cannot move the page, because it no longer exists");
return;
}
// extract protection info
if (userIsInGroup('sysop')) {
var editprot = $(xml).find('pr[type="edit"]');
if (editprot.length > 0 && editprot.attr('level') === 'sysop' && !confirm('You are about to move the fully protected page "' + ctx.pageName +
(editprot.attr('expiry') === 'indefinite' ? '" (protected indefinitely)' : ('" (protection expiring ' + editprot.attr('expiry') + ')')) +
'. \n\nClick OK to proceed with the move, or Cancel to skip this move.')) {
ctx.statusElement.error("Move of fully protected page was aborted.");
return;
}
}
var moveToken = $(xml).find('page').attr('movetoken');
if (!moveToken) {
ctx.statusElement.error("Failed to retrieve delete token.");
return;
}
var query = {
'action': 'move',
'from': $(xml).find('page').attr('title'),
'to': ctx.moveDestination,
'token': moveToken,
'reason': ctx.editSummary
};
if (ctx.moveTalkPage) {
query.movetalk = 'true';
}
if (ctx.moveSubpages) {
query.movesubpages = 'true'; // XXX don't know whether this works for non-admins
}
if (ctx.moveSuppressRedirect) {
query.noredirect = 'true';
}
if (ctx.watchlistOption === 'watch') {
query.watch = 'true';
}
ctx.moveProcessApi = new Wikipedia.api("moving page...", query, ctx.onMoveSuccess, ctx.statusElement, ctx.onMoveFailure);
ctx.moveProcessApi.setParent(this);
ctx.moveProcessApi.post();
};
var fnProcessDelete = function() {
var xml = ctx.deleteApi.getXML();
if ($(xml).find('page').attr('missing') === "") {
ctx.statusElement.error("Cannot delete the page, because it no longer exists");
return;
}
// extract protection info
var editprot = $(xml).find('pr[type="edit"]');
if (editprot.length > 0 && editprot.attr('level') === 'sysop' && !confirm('You are about to delete the fully protected page "' + ctx.pageName +
(editprot.attr('expiry') === 'indefinite' ? '" (protected indefinitely)' : ('" (protection expiring ' + editprot.attr('expiry') + ')')) +
'. \n\nClick OK to proceed with the deletion, or Cancel to skip this deletion.')) {
ctx.statusElement.error("Deletion of fully protected page was aborted.");
return;
}
var deleteToken = $(xml).find('page').attr('deletetoken');
if (!deleteToken) {
ctx.statusElement.error("Failed to retrieve delete token.");
return;
}
var query = {
'action': 'delete',
'title': $(xml).find('page').attr('title'),
'token': deleteToken,
'reason': ctx.editSummary
};
if (ctx.watchlistOption === 'watch') {
query.watch = 'true';
}
ctx.deleteProcessApi = new Wikipedia.api("deleting page...", query, ctx.onDeleteSuccess, ctx.statusElement, ctx.onDeleteFailure);
ctx.deleteProcessApi.setParent(this);
ctx.deleteProcessApi.post();
};
var fnProcessProtect = function() {
var xml = ctx.protectApi.getXML();
if ($(xml).find('page').attr('missing') === "") {
ctx.statusElement.error("Cannot protect the page, because it no longer exists");
return;
}
var editprot = $(xml).find('pr[type="edit"]');
// cascading protection not possible on edit<sysop
// XXX fix this logic - I can't wrap my head around it
//if (ctx.protectCascade && (editprot && editprot.attr('level') !== 'sysop') && (ctx.protectEdit && ctx.protectEdit.level !== 'sysop')) {
// ctx.statusElement.error("Internal error: cascading protection requires sysop-level edit protection!");
// return;
//}
var protectToken = $(xml).find('page').attr('protecttoken');
if (!protectToken) {
ctx.statusElement.error("Failed to retrieve protect token.");
return;
}
var protections = '', expiry = '';
if (ctx.protectEdit) {
protections += 'edit=' + ctx.protectEdit.level;
expiry += ctx.protectEdit.expiry;
}
if (ctx.protectMove) {
if (ctx.protectEdit) {
protections += '|';
expiry += '|';
}
protections += 'move=' + ctx.protectMove.level;
expiry += ctx.protectMove.expiry;
}
if (ctx.protectCreate) {
if (ctx.protectEdit || ctx.protectMove) {
protections += '|';
expiry += '|';
}
protections += 'create=' + ctx.protectCreate.level;
expiry += ctx.protectCreate.expiry;
}
var query = {
action: 'protect',
title: $(xml).find('page').attr('title'),
token: protectToken,
protections: protections,
expiry: expiry,
reason: ctx.editSummary
};
if (ctx.protectCascade) {
query.cascade = 'true';
}
if (ctx.watchlistOption === 'watch') {
query.watch = 'true';
}
ctx.protectProcessApi = new Wikipedia.api("protecting page...", query, ctx.onProtectSuccess, ctx.statusElement, ctx.onProtectFailure);
ctx.protectProcessApi.setParent(this);
ctx.protectProcessApi.post();
};
}; // end Wikipedia.page
/** Wikipedia.page TODO: (XXX)
* - Do we need the onFailure callbacks? How do we know when to call them? Timeouts? Enhance Wikipedia.api for failures?
* - Should we retry loads also?
* - Need to reset current action before the save?
* - Deal with action.completed stuff
* - Need to reset all parameters once done (e.g. edit summary, move destination, etc.)
*/
/**
* **************** Wikipedia.wiki ****************
* REMOVEME - but *only* after:
* (a) Twinkle no longer uses it, and
* (b) we know it's not in use by commonly-used custom scripts
*/
/*
currentAction: text, the current action (required)
query: Object, the query (required)
oninit: function, the function to call when page gotten (required)
onsuccess: function, a function to call when post succeeded
onerror: function, a function to call when we abort failed posts
onretry: function, a function to call when we try to retry a post
*/
Wikipedia.wiki = function( currentAction, query, oninit, onsuccess, onerror, onretry ) {
var node = document.createElement("div");
node.style.background = "#F9F9F9";
node.style.border = "1px solid maroon";
node.style.padding = "0.6em 0.8em";
node.style.margin = "0.5em";
node.style.fontSize = "small";
node.innerHTML = "<b>This user script is using the deprecated \"Wikipedia.wiki\" class to edit the wiki. " +
"It may cease to function in the near future.</b><br />Please pass this message on to the script's maintainer, to ensure the script is upgraded.<br />" +
"(The developers of Twinkle are happy to assist script maintainers with updating scripts.)";
Status.warn(currentAction, [ node ]);
this.currentAction = currentAction;
this.query = query;
this.oninit = oninit;
this.onsuccess = onsuccess;
this.onerror = onerror;
this.onretry = onretry;
this.statelem = new Status( currentAction );
++Wikipedia.numberOfActionsLeft;
};
Wikipedia.wiki.prototype = {
currentAction: '',
onsuccess: null,
onerror: null,
onretry: null,
oninit: null,
query: null,
postData: null,
responseXML: null,
statelem: null,
counter: 0,
post: function( data ) {
this.postData = data;
if( Wikipedia.editCount <= 0 ) {
this.query['maxlag'] = wpMaxLag; // are we a bot?
} else {
--Wikipedia.editCount;
}
var xmlhttp = sajax_init_object();
Wikipedia.dump.push( xmlhttp );
xmlhttp.obj = this;
xmlhttp.overrideMimeType('text/xml');
xmlhttp.open( 'POST' , mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?useskin=monobook&' + QueryString.create( this.query ), true);
xmlhttp.setRequestHeader('Content-type','application/x-www-form-urlencoded');
xmlhttp.onerror = function(e) {
this.obj.statelem.error( "Error " + this.status + " occurred while posting the document." );
};
xmlhttp.onload = function(e) {
var self = this.obj;
var status = this.status;
if( status !== 200 ) {
if( status === 503 ) {
var retry = this.getResponseHeader( 'Retry-After' );
var lag = this.getResponseHeader( 'X-Database-Lag' );
if( lag ) {
self.statelem.warn( "current lag of " + lag + " seconds is more than our defined maximum lag of " + wpMaxLag + " seconds, will retry in " + retry + " seconds" );
window.setTimeout( function( self ) { self.post( self.postData ); }, retry * 1000, self );
return;
} else {
self.statelem.error( "Error " + status + " occurred while posting the document." );
}
}
return;
}
var xmlDoc;
xmlDoc = self.responseXML = this.responseXML;
var xpathExpr = 'boolean(//div[@class=\'previewnote\']/p/strong[contains(.,\'Sorry! We could not process your edit due to a loss of session data\')])';
var nosession = xmlDoc.evaluate( xpathExpr, xmlDoc, null, XPathResult.BOOLEAN_TYPE, null ).booleanValue;
if( nosession ) {
// Grabbing the shipping token, and repost
var new_token = xmlDoc.evaluate( '//input[@name="wfEditToken"]/@value', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
self.postData['wfEditToken'] = new_token;
self.post( self.postData );
} else {
if( self.onsuccess ) {
self.onsuccess( self );
} else {
var link = document.createElement( 'a' );
link.setAttribute( 'href', mw.config.get('wgArticlePath').replace( '$1', self.query['title'] ) );
link.setAttribute( 'title', self.query['title'] );
link.appendChild( document.createTextNode( self.query['title'] ) );
self.statelem.info( [ 'completed (' , link , ')' ] );
}
Wikipedia.actionCompleted();
}
};
xmlhttp.send( QueryString.create( this.postData ) );
},
get: function() {
this.onloading( this );
var redirect_query = {
'action': 'query',
'titles': this.query['title'],
'redirects': ''
};
var wikipedia_api = new Wikipedia.api( "resolving eventual redirect", redirect_query, this.postget, this.statelem );
wikipedia_api.parent = this;
wikipedia_api.post();
},
// note: this was updated in April 2011 to work with the revamped Wikipedia.api class.
// This was done so a lot of user scripts that use morebits didn't break down.
// But some deprecated technologies, like XPath and sajax, were kept intentionally, to
// discourage future consumers, and to not widen compatibility (i.e. doesn't work in IE9).
postget: function(apiobj) {
var xmlDoc = apiobj.getXML();
var to = xmlDoc.evaluate( '//redirects/r/@to', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
if( !this.followRedirect ) {
this.statelem.info('ignoring eventual redirect');
} else if( to ) {
this.query['title'] = to;
}
this.onloading( this );
var xmlhttp = sajax_init_object();
Wikipedia.dump.push( xmlhttp );
xmlhttp.obj = this;
xmlhttp.overrideMimeType('text/xml');
xmlhttp.open( 'GET' , mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?useskin=monobook&' + QueryString.create( this.query ), true);
xmlhttp.onerror = function() {
this.obj.statelem.error( "Error " + this.status + " occurred while receiving the document." );
};
xmlhttp.onload = function() {
this.obj.onloaded( this.obj );
this.obj.responseXML = this.responseXML;
this.obj.responseText = this.responseText;
this.obj.oninit( this.obj );
};
xmlhttp.send( null );
},
onloading: function() {
this.statelem.status( 'loading data...' );
},
onloaded: function() {
this.statelem.status( 'data loaded...' );
}
};
/**
* **************** Number ****************
* REMOVEME - unused?
*/
Number.prototype.zeroFill = function( length ) {
var str = this.toFixed();
if( !length ) { return str; }
while( str.length < length ) { str = '0' + str; }
return str;
};
/**
* **************** MediaWiki ****************
* Wikitext manipulation
*/
var Mediawiki = {};
Mediawiki.Template = {
parse: function( text, start ) {
var count = -1;
var level = -1;
var equals = -1;
var current = '';
var result = {
name: '',
parameters: {}
};
var key, value;
for( var i = start; i < text.length; ++i ) {
var test3 = text.substr( i, 3 );
if( test3 === '\{\{\{' ) {
current += '\{\{\{';
i += 2;
++level;
continue;
}
if( test3 === '\}\}\}' ) {
current += '\}\}\}';
i += 2;
--level;
continue;
}
var test2 = text.substr( i, 2 );
if( test2 === '\{\{' || test2 === '\[\[' ) {
current += test2;
++i;
++level;
continue;
}
if( test2 === '\]\]' ) {
current += test2;
++i;
--level;
continue;
}
if( test2 === '\}\}' ) {
current += test2;
++i;
--level;
if( level <= 0 ) {
if( count === -1 ) {
result.name = current.substring(2).trim();
++count;
} else {
if( equals !== -1 ) {
key = current.substring( 0, equals ).trim();
value = current.substring( equals ).trim();
result.parameters[key] = value;
equals = -1;
} else {
result.parameters[count] = current;
++count;
}
}
break;
}
continue;
}
if( text.charAt(i) === '|' && level <= 0 ) {
if( count === -1 ) {
result.name = current.substring(2).trim();
++count;
} else {
if( equals !== -1 ) {
key = current.substring( 0, equals ).trim();
value = current.substring( equals + 1 ).trim();
result.parameters[key] = value;
equals = -1;
} else {
result.parameters[count] = current;
++count;
}
}
current = '';
} else if( equals === -1 && text.charAt(i) === '=' && level <= 0 ) {
equals = current.length;
current += text.charAt(i);
} else {
current += text.charAt(i);
}
}
return result;
}
};
Mediawiki.Page = function mediawikiPage( text ) {
this.text = text;
};
Mediawiki.Page.prototype = {
text: '',
removeLink: function( link_target ) {
var first_char = link_target.substr( 0, 1 );
var link_re_string = "[" + first_char.toUpperCase() + first_char.toLowerCase() + ']' + RegExp.escape( link_target.substr( 1 ), true );
var link_simple_re = new RegExp( "\\[\\[:?(" + link_re_string + ")\\|?\\]\\]", 'g' );
var link_named_re = new RegExp( "\\[\\[:?" + link_re_string + "\\|(.+?)\\]\\]", 'g' );
if( link_simple_re.test(this.text) ) {
this.text = this.text.replace( link_simple_re, "$1" );
} else {
this.text = this.text.replace( link_named_re, "$1" );
}
},
commentOutImage: function( image, reason ) {
var unbinder = new Unbinder( this.text );
unbinder.unbind( '<!--', '-->' );
reason = reason ? ' ' + reason + ': ' : '';
var first_char = image.substr( 0, 1 );
var image_re_string = "[" + first_char.toUpperCase() + first_char.toLowerCase() + ']' + RegExp.escape( image.substr( 1 ), true );
/*
* Check for normal image links, i.e. [[Image:Foobar.png|...]]
* Will eat the whole link
*/
var links_re = new RegExp( "\\[\\[(?:[Ii]mage|[Ff]ile):\\s*" + image_re_string );
var allLinks = unbinder.content.splitWeightedByKeys( '[[', ']]' ).uniq();
for( var i = 0; i < allLinks.length; ++i ) {
if( links_re.test( allLinks[i] ) ) {
var replacement = '<!-- ' + reason + allLinks[i] + ' -->';
unbinder.content = unbinder.content.replace( allLinks[i], replacement, 'g' );
}
}
// unbind the newly created comments
unbinder.unbind( '<!--', '-->' );
/*
* Check for gallery images, i.e. instances that must start on a new line, eventually preceded with some space, and must include Image: prefix
* Will eat the whole line.
*/
var gallery_image_re = new RegExp( "(^\\s*(?:[Ii]mage|[Ff]ile):\\s*" + image_re_string + ".*?$)", 'mg' );
unbinder.content.replace( gallery_image_re, "<!-- " + reason + "$1 -->" );
// unbind the newly created comments
unbinder.unbind( '<!--', '-->' );
/*
* Check free image usages, for example as template arguments, might have the Image: prefix excluded, but must be preceeded by an |
* Will only eat the image name and the preceeding bar and an eventual named parameter
*/
var free_image_re = new RegExp( "(\\|\\s*(?:[\\w\\s]+\\=)?\\s*(?:(?:[Ii]mage|[Ff]ile):\\s*)?" + image_re_string + ")", 'mg' );
unbinder.content.replace( free_image_re, "<!-- " + reason + "$1 -->" );
// Rebind the content now, we are done!
this.text = unbinder.rebind();
},
addToImageComment: function( image, data ) {
var first_char = image.substr( 0, 1 );
var image_re_string = "(?:[Ii]mage|[Ff]ile):\\s*[" + first_char.toUpperCase() + first_char.toLowerCase() + ']' + RegExp.escape( image.substr( 1 ), true );
var links_re = new RegExp( "\\[\\[" + image_re_string );
var allLinks = this.text.splitWeightedByKeys( '[[', ']]' ).uniq();
for( var i = 0; i < allLinks.length; ++i ) {
if( links_re.test( allLinks[i] ) ) {
var replacement = allLinks[i];
// just put it at the end?
replacement = replacement.replace( /\]\]$/, '|' + data + ']]' );
this.text = this.text.replace( allLinks[i], replacement, 'g' );
}
}
var gallery_re = new RegExp( "^(\\s*" + image_re_string + '.*?)\\|?(.*?)$', 'mg' );
var newtext = "$1|$2 " + data;
this.text = this.text.replace( gallery_re, newtext );
},
removeTemplate: function( template ) {
var first_char = template.substr( 0, 1 );
var template_re_string = "(?:[Tt]emplate:)?\\s*[" + first_char.toUpperCase() + first_char.toLowerCase() + ']' + RegExp.escape( template.substr( 1 ), true );
var links_re = new RegExp( "\\\{\\\{" + template_re_string );
var allTemplates = this.text.splitWeightedByKeys( '{\{', '}}', [ '{{{', '}}}' ] ).uniq();
for( var i = 0; i < allTemplates.length; ++i ) {
if( links_re.test( allTemplates[i] ) ) {
this.text = this.text.replace( allTemplates[i], '', 'g' );
}
}
},
getText: function() {
return this.text;
}
};
/**
* **************** isInNetwork(), isIPAddress() ****************
*/
// ipadress is in the format 1.2.3.4 and network is in the format 1.2.3.4/5
function isInNetwork( ipaddress, network ) {
var iparr = ipaddress.split('.');
var ip = (parseInt(iparr[0]) << 24) + (parseInt(iparr[1]) << 16) + (parseInt(iparr[2]) << 8) + (parseInt(iparr[3]));
var netmask = 0xffffffff << network.split('/')[1];
var netarr = network.split('/')[0].split('.');
var net = (parseInt(netarr[0]) << 24) + (parseInt(netarr[1]) << 16) + (parseInt(netarr[2]) << 8) + (parseInt(netarr[3]));
return (ip & netmask) === net;
}
// Returns true if given string contains a valid IP-address, that is, from 0.0.0.0 to 255.255.255.255
function isIPAddress( string ){
var res = /(\d{1,4})\.(\d{1,3})\.(\d{1,3})\.(\d{1,4})/.exec( string );
return res && res.slice( 1, 5 ).every( function( e ) { return e < 256; } );
}
/**
* **************** QueryString ****************
* Maps the querystring to an object
*
* Functions:
*
* QueryString.exists(key)
* returns true if the particular key is set
* QueryString.get(key)
* returns the value associated to the key
* QueryString.equals(key, value)
* returns true if the value associated with given key equals given value
* QueryString.toString()
* returns the query string as a string
* QueryString.create( hash )
* creates an querystring and encodes strings via encodeURIComponent and joins arrays with |
*
* In static context, the value of location.search.substring(1), else the value given to the constructor is going to be used. The mapped hash is saved in the object.
*
* Example:
*
* var value = QueryString.get('key');
* var obj = new QueryString('foo=bar&baz=quux');
* value = obj.get('foo');
*/
var QueryString = function(qString) {
this.string = qString;
this.params = {};
if( !qString.length ) {
return;
}
qString.replace(/\+/, ' ');
var args = qString.split('&');
for( var i = 0; i < args.length; ++i ) {
var pair = args[i].split( '=' );
var key = decodeURIComponent( pair[0] ), value = key;
if( pair.length === 2 ) {
value = decodeURIComponent( pair[1] );
}
this.params[key] = value;
}
};
QueryString.staticstr = null;
QueryString.staticInit = function() {
if( !QueryString.staticstr ) {
QueryString.staticstr = new QueryString(location.search.substring(1));
}
};
QueryString.get = function(key) {
QueryString.staticInit();
return QueryString.staticstr.get(key);
};
QueryString.prototype.get = function(key) {
return this.params[key] ? this.params[key] : null;
};
QueryString.exists = function(key) {
QueryString.staticInit();
return QueryString.staticstr.exists(key);
};
QueryString.prototype.exists = function(key) {
return this.params[key] ? true : false;
};
QueryString.equals = function(key, value) {
QueryString.staticInit();
return QueryString.staticstr.equals(key, value);
};
QueryString.prototype.equals = function(key, value) {
return this.params[key] === value ? true : false;
};
QueryString.toString = function() {
QueryString.staticInit();
return QueryString.staticstr.toString();
};
QueryString.prototype.toString = function() {
return this.string ? this.string : null;
};
QueryString.create = function( arr ) {
var resarr = [];
var editToken; // KLUGE: this should always be the last item in the query string (bug TW-B-0013)
for( var i in arr ) {
if( typeof arr[i] === 'undefined' ) {
continue;
}
var res;
if( arr[i] instanceof Array ){
var v = [];
for(var j = 0; j < arr[i].length; ++j ) {
v[j] = encodeURIComponent( arr[i][j] );
}
res = v.join('|');
} else {
res = encodeURIComponent( arr[i] );
}
if( i === 'wpEditToken' ) {
editToken = res;
} else {
resarr.push( encodeURIComponent( i ) + '=' + res );
}
}
if( typeof editToken !== 'undefined' ) {
resarr.push( 'wpEditToken=' + editToken );
}
return resarr.join('&');
};
QueryString.prototype.create = QueryString.create;
/**
* **************** Exception ****************
* Simple exception handling
* REMOVEME - unused?
*/
var Exception = function( message ) {
this.message = message || '';
this.name = "Exception";
};
Exception.prototype.what = function() {
return this.message;
};
/**
* **************** Status ****************
*/
var Status = function( text, stat, type ) {
this.text = this.codify(text);
this.stat = this.codify(stat);
this.type = type || 'status';
// hack to force the page not to reload when an error is output - see also update() below
if (type === 'error') {
Wikipedia.numberOfActionsLeft = 1000;
}
this.generate();
if( stat ) {
this.render();
}
};
Status.init = function( root ) {
if( !( root instanceof Element ) ) {
throw new Exception( 'object not an instance of Element' );
}
while( root.hasChildNodes() ) {
root.removeChild( root.firstChild );
}
Status.root = root;
};
Status.root = null;
Status.prototype = {
stat: null,
text: null,
type: 'status',
target: null,
node: null,
linked: false,
link: function() {
if( ! this.linked && Status.root ) {
Status.root.appendChild( this.node );
this.linked = true;
}
},
unlink: function() {
if( this.linked ) {
Status.root.removeChild( this.node );
this.linked = false;
}
},
codify: function( obj ) {
if ( ! ( obj instanceof Array ) ) {
obj = [ obj ];
}
var result;
result = document.createDocumentFragment();
for( var i = 0; i < obj.length; ++i ) {
if( typeof obj[i] === 'string' ) {
result.appendChild( document.createTextNode( obj[i] ) );
} else if( obj[i] instanceof Element ) {
result.appendChild( obj[i] );
} // Else cosmic radiation made something shit
}
return result;
},
update: function( status, type ) {
this.stat = this.codify( status );
if( type ) {
this.type = type;
// hack to force the page not to reload when an error is output - see also Status() above
if (type === 'error') {
Wikipedia.numberOfActionsLeft = 1000;
}
}
this.render();
},
generate: function() {
this.node = document.createElement( 'div' );
this.node.appendChild( document.createElement('span') ).appendChild( this.text );
this.node.appendChild( document.createElement('span') ).appendChild( document.createTextNode( ': ' ) );
this.target = this.node.appendChild( document.createElement( 'span' ) );
this.target.appendChild( document.createTextNode( '' ) ); // dummy node
},
render: function() {
this.node.className = 'tw_status_' + this.type;
while( this.target.hasChildNodes() ) {
this.target.removeChild( this.target.firstChild );
}
this.target.appendChild( this.stat );
this.link();
},
status: function( status ) {
this.update( status, 'status');
},
info: function( status ) {
this.update( status, 'info');
},
warn: function( status ) {
this.update( status, 'warn');
},
error: function( status ) {
this.update( status, 'error');
}
};
Status.status = function( text, status ) {
return new Status( text, status, 'status' );
};
Status.info = function( text, status ) {
return new Status( text, status, 'info' );
};
Status.warn = function( text, status ) {
return new Status( text, status, 'warn' );
};
Status.error = function( text, status ) {
return new Status( text, status, 'error' );
};
/**
* **************** htmlNode() ****************
* Simple helper function to create a simple node
* XXX rewrite more flexibly, and place under an object, for example QuickNode.create
*/
function htmlNode( type, content, color ) {
var node = document.createElement( type );
if( color ) {
node.style.color = color;
}
node.appendChild( document.createTextNode( content ) );
return node;
}
/**
* **************** SimpleWindow ****************
* A simple draggable window
* now a wrapper for jQuery UI's dialog feature
*/
// The height passed in here is the maximum allowable height for the content area.
var SimpleWindow = function( width, height ) {
var content = document.createElement( 'div' );
this.content = content;
content.className = 'morebits-dialog-content';
this.height = height;
$(this.content).dialog({
autoOpen: false,
buttons: { "Placeholder button": function() {} },
dialogClass: 'morebits-dialog',
width: Math.min(parseInt(window.innerWidth), parseInt(width ? width : 800)),
// give jQuery the given height value (which represents the anticipated height of the dialog) here, so
// it can position the dialog appropriately
// the 20 pixels represents adjustment for the extra height of the jQuery dialog "chrome", compared
// to that of the old SimpleWindow
height: height + 20
}).on("dialogresize", function(event, ui) {
this.style.maxHeight = "";
});
var $widget = $(this.content).dialog("widget");
// add background gradient to titlebar
var $titlebar = $widget.find(".ui-dialog-titlebar");
var oldstyle = $titlebar.attr("style");
$titlebar.attr("style", (oldstyle ? oldstyle : "") + '; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB%2FqqA%2BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhQTFRFr73ZobTPusjdsMHZp7nVwtDhzNbnwM3fu8jdq7vUt8nbxtDkw9DhpbfSvMrfssPZqLvVztbno7bRrr7W1d%2Fs1N7qydXk0NjpkW7Q%2BgAAADVJREFUeNoMwgESQCAAAMGLkEIi%2FP%2BnbnbpdB59app5Vdg0sXAoMZCpGoFbK6ciuy6FX4ABAEyoAef0BXOXAAAAAElFTkSuQmCC) !important;');
// delete the placeholder button (it's only there so the buttonpane gets created)
$widget.find("button").each(function(key, value) {
value.parentNode.removeChild(value);
});
// add container for the buttons we add, and the footer links (if any)
var buttonspan = document.createElement("span");
buttonspan.className = "morebits-dialog-buttons";
var linksspan = document.createElement("span");
linksspan.className = "morebits-dialog-footerlinks";
$widget.find(".ui-dialog-buttonpane").append(buttonspan, linksspan);
};
SimpleWindow.prototype = {
buttons: [],
height: 600,
hasFooterLinks: false,
scriptName: null,
// Focuses the dialog. This might work, or on the contrary, it might not.
focus: function(event) {
$(this.content).dialog("moveToTop");
},
// Closes the dialog. If this is set as an event handler, it will stop the event from doing anything more.
close: function(event) {
if (event) {
event.preventDefault();
}
$(this.content).dialog("close");
},
// Shows the dialog. Calling display() on a dialog that has previously been closed might work, but it is not guaranteed.
display: function() {
if (this.scriptName) {
var $widget = $(this.content).dialog("widget");
$widget.find(".morebits-dialog-scriptname").remove();
var scriptnamespan = document.createElement("span");
scriptnamespan.className = "morebits-dialog-scriptname";
scriptnamespan.textContent = this.scriptName + " \u00B7 "; // U+00B7 MIDDLE DOT = ·
$widget.find(".ui-dialog-title").prepend(scriptnamespan);
}
$(this.content).dialog("open");
this.setHeight( this.height ); // init height algorithm
},
// Sets the dialog title.
setTitle: function( title ) {
$(this.content).dialog("option", "title", title);
},
// Sets the script name, appearing as a prefix to the title to help users determine which
// user script is producing which dialog. For instance, Twinkle modules set this to "Twinkle".
setScriptName: function( name ) {
this.scriptName = name;
},
// Sets the dialog width.
setWidth: function( width ) {
$(this.content).dialog("option", "width", width);
},
// Sets the dialog's maximum height. The dialog will auto-size to fit its contents,
// but the content area will grow no larger than the height given here.
setHeight: function( height ) {
this.height = height;
// from display time onwards, let the browser determine the optimum height, and instead limit the height at the given value
// note that the given height will exclude the approx. 20px that the jQuery UI chrome has in height in addition to the height
// of an equivalent "classic" SimpleWindow
if (parseInt(getComputedStyle($(this.content).dialog("widget")[0], null).height) > window.innerHeight) {
$(this.content).dialog("option", "height", window.innerHeight - 2).dialog("option", "position", "top");
} else {
$(this.content).dialog("option", "height", "auto");
}
$(this.content).dialog("widget").find(".morebits-dialog-content")[0].style.maxHeight = parseInt(this.height - 30) + "px";
},
// Sets the content of the dialog to the given element node, usually from rendering a QuickForm or QuickForm element.
// Re-enumerates the footer buttons, but leaves the footer links as they are.
// Be sure to call this at least once before the dialog is displayed...
setContent: function( content ) {
this.purgeContent();
this.addContent( content );
},
addContent: function( content ) {
this.content.appendChild( content );
// look for submit buttons in the content, hide them, and add a proxy button to the button pane
var thisproxy = this;
$(this.content).find('input[type="submit"], button[type="submit"]').each(function(key, value) {
value.style.display = "none";
var button = document.createElement("button");
button.textContent = (value.hasAttribute("value") ? value.getAttribute("value") : (value.textContent ? value.textContent : "Submit Query"));
// here is an instance of cheap coding, probably a memory-usage hit in using a closure here
button.addEventListener("click", function() { value.click(); }, false);
thisproxy.buttons.push(button);
});
// remove all buttons from the button pane and re-add them
if (this.buttons.length > 0) {
$(this.content).dialog("widget").find(".morebits-dialog-buttons").empty().append(this.buttons)[0].removeAttribute("data-empty");
} else {
$(this.content).dialog("widget").find(".morebits-dialog-buttons")[0].setAttribute("data-empty", "data-empty"); // used by CSS
}
},
purgeContent: function( content ) {
this.buttons = [];
// delete all buttons in the buttonpane
$(this.content).dialog("widget").find(".morebits-dialog-buttons").empty();
while( this.content.hasChildNodes() ) {
this.content.removeChild( this.content.firstChild );
}
},
// Adds a link in the bottom-right corner of the dialog.
// This can be used to provide help or policy links.
// For example, Twinkle's CSD module adds a link to the CSD policy page,
// as well as a link to Twinkle's documentation.
addFooterLink: function( text, wikiPage ) {
var $footerlinks = $(this.content).dialog("widget").find(".morebits-dialog-footerlinks");
if (this.hasFooterLinks) {
var bullet = document.createElement("span");
bullet.textContent = " \u2022 "; // U+2022 BULLET
$footerlinks.append(bullet);
}
var link = document.createElement("a");
link.setAttribute("href", "/wiki/" + wikiPage);
link.setAttribute("title", wikiPage);
link.setAttribute("target", "_blank");
link.textContent = text;
$footerlinks.append(link);
this.hasFooterLinks = true;
},
moveWindow: function( x, y ) {
// unimplemented
alert("SimpleWindow.moveWindow is no longer implemented.");
},
resizeWindow: function( x, y ) {
// unimplemented
alert("SimpleWindow.resizeWindow is no longer implemented.");
}
};
// Enables or disables all footer buttons on all SimpleWindows in the current page.
// This should be called with |false| when the button(s) become irrelevant (e.g. just before Status.init is called).
// This is not an instance method so that consumers don't have to keep a reference to the original
// SimpleWindow object sitting around somewhere. Anyway, most of the time there will only be one
// SimpleWindow open, so this shouldn't matter.
SimpleWindow.setButtonsEnabled = function( enabled ) {
$(".morebits-dialog-buttons button").attr("disabled", !enabled);
};
/**
* **************** Twinkle-related stuff ****************
*/
// Blacklist was removed per consensus at http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Archive221#New_Twinkle_blacklist_proposal
// set up configuration of the Twinkle portlet
twAddPortlet.usingTwCfg = (typeof(TwinkleConfig) !== "undefined");
if (skin === 'vector') {
twAddPortlet.portletArea = (twAddPortlet.usingTwCfg && TwinkleConfig.portletArea ? TwinkleConfig.portletArea : 'right-navigation');
twAddPortlet.portletId = (twAddPortlet.usingTwCfg && TwinkleConfig.portletId ? TwinkleConfig.portletId : 'p-twinkle');
twAddPortlet.portletName = (twAddPortlet.usingTwCfg && TwinkleConfig.portletName ? TwinkleConfig.portletName : 'TW');
twAddPortlet.portletType = (twAddPortlet.usingTwCfg && TwinkleConfig.portletType ? TwinkleConfig.portletType : 'menu');
twAddPortlet.portletNext = (twAddPortlet.usingTwCfg && TwinkleConfig.portletNext ? TwinkleConfig.portletNext : 'p-search');
} else {
twAddPortlet.portletId = (twAddPortlet.usingTwCfg && TwinkleConfig.portletId ? TwinkleConfig.portletId : 'p-cactions');
}
// check if account is experienced enough for more advanced functions
// This may be useful to other user scripts.
var twinkleUserAuthorized = userIsInGroup( 'autoconfirmed' ) || userIsInGroup( 'confirmed' );
// flag to let script loaders know that this module has already been loaded
var morebits_js_loaded = true; // legacy version
var morebits_v2_js_loaded = true; // version enhanced for HTML5
qdpoizgv6833yf9hx9vj6is1anlblid
मीडियाविकि:Gadget-morebits.css
8
5218
73145
2011-06-21T08:53:59Z
Vibhijain
1513
Created page with "/** * morebits.css * =========== * Styles to support morebits.js. * * The morebits library is maintained by the maintainers of Twinkle. * For queries, suggestions, help, et..."
73145
css
text/css
/**
* morebits.css
* ===========
* Styles to support morebits.js.
*
* The morebits library is maintained by the maintainers of Twinkle.
* For queries, suggestions, help, etc., head to [[WT:TW]].
* The latest development source is available at [https://github.com/azatoth/twinkle/blob/master/morebits.css].
*/
/* Status */
.tw_status_status {
color: #4682B4;
}
.tw_status_info {
color: #228B22;
}
.tw_status_warn {
color: #FF4500;
}
.tw_status_error {
color: #FF4500;
font-weight: bold;
}
/* Quickform */
form.quickform
{
width: 96%;
vertical-align: middle;
margin: auto;
padding: .5em;
}
form.quickform *
{
font-family: sans-serif;
vertical-align: middle;
}
form.quickform fieldset
{
margin: .4em 0 1em;
}
form.quickform legend
{
color: #31628F;
font-weight: bold;
}
form.quickform input[type=text], form.quickform select
{
min-width: 15em;
font-size: 110%;
}
form.quickform select
{
border: 1px solid gray;
margin-left: .2em;
}
form.quickform h5
{
margin: .5em 0 0;
padding: .3em .2em .2em;
}
/* only give the top border to headers with something above them */
form.quickform div + h5, form.quickform div + div h5, form.quickform h5 + h5
{
border-top: 1px solid #88A;
}
form.quickform textarea
{
width: 100%;
height: 4em;
font-size: 150%;
}
form.quickform span.quickformDescription
{
font-style: italic;
}
form.quickform .tooltipButtonContainer
{
position: relative;
width: 100%;
}
form.quickform .tooltipButton
{
color: blue;
font-weight: bold;
cursor: help;
padding: .2em;
}
/* Portlet */
.skin-vector div div.extraMenu h5 span {
background-position: 90% 50%;
}
.skin-vector div.extraMenu h5 a {
padding-left: .4em;
padding-right: .4em;
width: auto;
}
.skin-vector div.extraMenu h5 a span {
display: inline-block;
font-size: .8em;
height: 2.5em;
font-weight: normal;
padding-top: 1.25em;
margin-right: 14px;
}
.skin-modern #mw_contentwrapper div.portlet {
overflow: hidden;
height: 1.5em;
margin: 0 0 0 14em;
padding: 0;
}
.skin-modern #mw_contentwrapper div.portlet h5 {
display: none;
}
.skin-modern #mw_contentwrapper div.portlet div.pbody {
margin: 0;
padding: 0;
}
.skin-modern #mw_contentwrapper div.portlet div.pbody ul {
display: inline;
margin: 0;
}
.skin-modern #mw_contentwrapper div.portlet div.pbody ul li {
display: block;
float: left;
height: 1.5em;
margin: 0 .5em;
padding: 0 .2em;
text-transform: lowercase;
}
.skin-modern #mw_contentwrapper div.portlet div.pbody ul li a {
text-decoration: underline;
}
.skin-modern #mw_contentwrapper div.portlet div.pbody ul li.selected a {
text-decoration: none;
}
/* SimpleWindow */
.morebits-dialog {
border: 1px #666 solid;
font: small sans-serif;
background-color: #F0F8FF !important;
background-image: none !important;
}
body.skin-monobook .morebits-dialog {
font-size: 125%;
}
body .ui-dialog.morebits-dialog .ui-dialog-titlebar {
height: 1em;
background: repeat-x 50% 80% #cfd6e1 !important; /* the actual image is specified in morebits.js - ResourceLoader mangles data: URIs in CSS */
font: bold 1em sans-serif;
padding: .4em .3em .5em !important;
}
.morebits-dialog-scriptname {
font-weight: normal;
}
.ui-dialog.morebits-dialog .ui-dialog-titlebar-close {
height: 100%;
right: 0;
top: auto;
width: 2em;
margin: -.5em -.15em 0;
}
.ui-dialog.morebits-dialog .ui-dialog-titlebar-close span {
margin: .33em;
}
.ui-dialog.morebits-dialog .morebits-dialog-content {
font-size: 88%; /* this just seems to be traditional - I don't quite see the point, in this day and age of huge monitors, etc. */
padding: 0;
}
body .ui-dialog.morebits-dialog .ui-dialog-buttonpane {
background-color: #BCCADF;
margin: 0;
min-height: .5em;
padding-left: 1.2em !important;
}
body .ui-dialog.morebits-dialog .ui-dialog-buttonpane button {
float: none;
margin: .2em 0 -.1em;
padding-top: 0;
padding-bottom: 0;
cursor: auto;
}
.morebits-dialog-footerlinks {
font-size: 90%;
float: right;
margin: .7em .4em 0 0;
}
body .ui-dialog.morebits-dialog .morebits-dialog-footerlinks a {
color: #3062AD;
}
.morebits-dialog-buttons[data-empty] + .morebits-dialog-footerlinks {
margin: .1em .4em -.2em 0;
}
.ui-dialog.morebits-dialog a, .ui-dialog.morebits-dialog .ui-widget-content a {
color: #0645AD; /* jQuery imposes a ridiculous nearly-black colour on <a> tags... I don't understand it */
}
.ui-icon-inline {
display: inline-block;
}
mqbx6t4er085k4geftax3u4h720hboe
मीडियाविकि:Gadget-Twinkle
8
5219
101047
101043
2022-04-18T15:58:57Z
CX Zoom 2
6499
Reverted to revision 73149 by [[Special:Contributions/Vibhijain|Vibhijain]] ([[User talk:Vibhijain|talk]]): Remove deprecated note. No evidence it ever worked. (TwinkleGlobal)
101047
wikitext
text/x-wiki
[[:en:Wikipedia:Twinkle|Twinkle]], a set of tools that automates common tasks such as reporting vandalism, warning vandals, requesting deletion, welcoming users, and tagging articles.
b3q24yn43gbwn1pitjpvyzh3qe7ivpp
मीडियाविकि:Gadget-Twinkle.js
8
5220
101048
101044
2022-04-18T16:00:37Z
CX Zoom 2
6499
Improve notice.
101048
javascript
text/javascript
/**
* This gadget does not work, and is removed from mw-prefsection-gadgets.
* As of 18 April 2022.
*/
/**
* +-------------------------------------------------------------------------+
* | === WARNING: GLOBAL GADGET FILE === |
* | Changes to this page affect many users. |
* | Please discuss changes at [[WT:TW]] before editing. |
* +-------------------------------------------------------------------------+
*
* Imported from github [https://github.com/azatoth/twinkle]
* To update this script from github, you must have a local repository set up. Then
* follow the instructions at [https://github.com/azatoth/twinkle/blob/master/README.md].
*
* ----------
*
* This is AzaToth's Twinkle. See [[WP:TW]].
* It needs a better header comment than this one.
*/
//<nowiki>
var Twinkle = {};
window.Twinkle = Twinkle; // allow global access
// for use by custom modules (normally empty)
Twinkle.initCallbacks = [];
Twinkle.addInitCallback = function twinkleAddInitCallback(func) {
Twinkle.initCallbacks.push(func);
};
Twinkle.defaultConfig = {};
/**
* Twinkle.defaultConfig.twinkle and Twinkle.defaultConfig.friendly
*
* This holds the default set of preferences used by Twinkle. (The |friendly| object holds preferences stored in the FriendlyConfig object.)
* It is important that all new preferences added here, especially admin-only ones, are also added to
* |Twinkle.config.sections| in twinkleconfig.js, so they are configurable via the Twinkle preferences panel.
* For help on the actual preferences, see the comments in twinkleconfig.js.
*/
Twinkle.defaultConfig.twinkle = {
// General
summaryAd: " ",
deletionSummaryAd: " ",
protectionSummaryAd: " ",
userTalkPageMode: "window",
dialogLargeFont: false,
// ARV
markAIVReportAsMinor: true,
markUAAReportAsMinor: true,
markSockReportAsMinor: true,
// Fluff (revert and rollback)
openTalkPage: [ "agf", "norm", "vand" ],
openTalkPageOnAutoRevert: false,
markRevertedPagesAsMinor: [ "vand" ],
watchRevertedPages: [ "agf", "norm", "vand", "torev" ],
offerReasonOnNormalRevert: true,
showRollbackLinks: [ "diff", "others" ],
// DI (twinkleimage)
notifyUserOnDeli: true,
deliWatchPage: "default",
deliWatchUser: "default",
// PROD
watchProdPages: true,
prodReasonDefault: "",
logProdPages: false,
prodLogPageName: "PROD log",
// CSD
speedyPromptOnG7: false,
watchSpeedyPages: [ "g3", "g5", "g10", "g11", "g12" ],
markSpeedyPagesAsPatrolled: true,
// these next two should probably be identical by default
notifyUserOnSpeedyDeletionNomination: [ "db", "g1", "g2", "g3", "g4", "g10", "g11", "g12", "a1", "a2", "a3", "a5", "a7", "a9", "a10", "f1", "f2", "f3", "f7", "f9", "f10", "u3", "t2", "t3", "p1", "p2" ],
welcomeUserOnSpeedyDeletionNotification: [ "db", "g1", "g2", "g3", "g4", "g10", "g11", "g12", "a1", "a2", "a3", "a5", "a7", "a9", "a10", "f1", "f2", "f3", "f7", "f9", "f10", "u3", "t2", "t3", "p1", "p2" ],
promptForSpeedyDeletionSummary: [ "db", "g1", "g2", "g3", "g4", "g6", "g7", "g8", "g10", "g11", "g12", "a1", "a2", "a3", "a5", "a7", "a9", "a10", "f2", "f4", "f7", "f8", "f10", "t2", "t3", "p1", "p2" ],
openUserTalkPageOnSpeedyDelete: [ "db", "g1", "g2", "g3", "g4", "g5", "g10", "g11", "g12", "a1", "a3", "a7", "a9", "a10", "f3", "f7", "f9", "u3", "t2", "p1" ],
deleteTalkPageOnDelete: false,
deleteSysopDefaultToTag: false,
speedyWindowHeight: 500,
speedyWindowWidth: 800,
logSpeedyNominations: false,
speedyLogPageName: "CSD log",
noLogOnSpeedyNomination: [ "u1" ],
// Unlink
unlinkNamespaces: [ "0", "100" ],
// Warn
defaultWarningGroup: "1",
showSharedIPNotice: true,
watchWarnings: true,
blankTalkpageOnIndefBlock: false,
// XfD
xfdWatchDiscussion: "default",
xfdWatchList: "no",
xfdWatchPage: "default",
xfdWatchUser: "default",
// Hidden preferences
revertMaxRevisions: 50,
batchdeleteChunks: 50,
batchDeleteMinCutOff: 5,
batchMax: 5000,
batchProtectChunks: 50,
batchProtectMinCutOff: 5,
batchundeleteChunks: 50,
batchUndeleteMinCutOff: 5,
deliChunks: 500,
deliMax: 5000,
proddeleteChunks: 50
};
Twinkle.defaultConfig.friendly = {
// Tag
groupByDefault: true,
watchTaggedPages: true,
markTaggedPagesAsMinor: false,
markTaggedPagesAsPatrolled: true,
customTagList: [],
// Welcome
topWelcomes: false,
watchWelcomes: true,
welcomeHeading: "Welcome",
insertHeadings: true,
insertUsername: true,
insertSignature: true, // sign welcome templates, where appropriate
markWelcomesAsMinor: true,
quickWelcomeMode: "norm",
quickWelcomeTemplate: "welcome",
maskTemplateInSummary: true,
customWelcomeList: [],
// Talkback
markTalkbackAsMinor: true,
insertTalkbackSignature: true, // always sign talkback templates
talkbackHeading: "Talkback",
adminNoticeHeading: "Notice",
// Shared
markSharedIPAsMinor: true
};
Twinkle.getPref = function twinkleGetPref(name) {
var result;
if (typeof(window.TwinkleConfig) === "object") {
// look in TwinkleConfig
result = window.TwinkleConfig[name];
} else if (typeof(Twinkle.prefs) === "object" && typeof(Twinkle.prefs.twinkle) === "object") {
// look in Twinkle.prefs (twinkleoptions.js)
result = Twinkle.prefs.twinkle[name];
}
if (typeof(result) === "undefined") {
return Twinkle.defaultConfig.twinkle[name];
}
return result;
};
Twinkle.getFriendlyPref = function twinkleGetFriendlyPref(name) {
var result;
if (typeof(window.FriendlyConfig) === "object") {
// look in FriendlyConfig
result = window.FriendlyConfig[name];
} else if (typeof(Twinkle.prefs) === "object" && typeof(Twinkle.prefs.friendly) === "object") {
// look in Twinkle.prefs (twinkleoptions.js)
result = Twinkle.prefs.friendly[name];
}
if (typeof(result) === "undefined") {
return Twinkle.defaultConfig.friendly[name];
}
return result;
};
/*
****************************************
*** friendlyshared.js: Shared IP tagging module
****************************************
* Mode of invocation: Tab ("Shared")
* Active on: Existing IP user talk pages
* Config directives in: FriendlyConfig
*/
Twinkle.shared = function friendlyshared() {
if( mw.config.get('wgNamespaceNumber') === 3 && isIPAddress(mw.config.get('wgTitle')) ) {
var username = mw.config.get('wgTitle').split( '/' )[0].replace( /\"/, "\\\""); // only first part before any slashes
twAddPortletLink( "javascript:Twinkle.shared.callback(\"" + username + "\")", "Shared IP", "friendly-shared", "Shared IP tagging", "");
}
};
Twinkle.shared.callback = function friendlysharedCallback( uid ) {
var Window = new SimpleWindow( 600, 400 );
Window.setTitle( "Shared IP address tagging" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#shared" );
var form = new QuickForm( Twinkle.shared.callback.evaluate );
form.append( { type:'header', label:'Shared IP address templates' } );
form.append( { type: 'radio', name: 'shared', list: Twinkle.shared.standardList,
event: function( e ) {
Twinkle.shared.callback.change_shared( e );
e.stopPropagation();
} } );
var org = form.append( { type:'field', label:'Fill in IP address owner/operator, hostname and contact information (if applicable) and hit \"Submit\"' } );
org.append( {
type: 'input',
name: 'organization',
label: 'Organization name',
disabled: true,
tooltip: 'Some of these templates support an optional parameter for the organization name that owns/operates the IP address. The organization name can be entered here for those templates, including wikimarkup if necessary.'
}
);
org.append( {
type: 'input',
name: 'host',
label: 'Host name (optional)',
disabled: true,
tooltip: 'These templates support an optional parameter for the host name. The host name (for example, proxy.example.com) can be entered here and will be linked by the template.'
}
);
org.append( {
type: 'input',
name: 'contact',
label: 'Contact information (only if requested)',
disabled: true,
tooltip: 'Some of these templates support an optional parameter for the organization\'s contact information. Use this parameter only if the organization has specifically request that it be added. This contact information can be entered here for those templates, including wikimarkup if necessary.'
}
);
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
};
Twinkle.shared.standardList = [
{
label: '{{shared IP}}: standard shared IP address template',
value: 'shared IP',
tooltip: 'IP user talk page template that shows helpful information to IP users and those wishing to warn or ban them'
},
{
label: '{{shared IP edu}}: shared IP address template modified for educational institutions',
value: 'shared IP edu'
},
{
label: '{{shared IP public}}: shared IP address template modified for public terminals',
value: 'shared IP public'
},
{
label: '{{shared IP gov}}: shared IP address template modified for government agencies or facilities',
value: 'shared IP gov'
},
{
label: '{{dynamicIP}}: shared IP address template modified for organizations with dynamic addressing',
value: 'dynamicIP'
},
{
label: '{{ISP}}: shared IP address template modified for ISP organizations (specifically proxies)',
value: 'ISP'
},
{
label: '{{mobileIP}}: shared IP address template modified mobile phone company and their customers',
value: 'mobileIP'
}
];
Twinkle.shared.callback.change_shared = function friendlytagCallbackChangeShared(e) {
if( e.target.value === 'shared IP edu' ) {
e.target.form.contact.disabled = false;
} else {
e.target.form.contact.disabled = true;
}
e.target.form.organization.disabled=false;
e.target.form.host.disabled=false;
};
Twinkle.shared.callbacks = {
main: function( pageobj ) {
var params = pageobj.getCallbackParameters();
var pageText = pageobj.getPageText();
var found = false;
var text = '{{';
for( var i=0; i < Twinkle.shared.standardList.length; i++ ) {
tagRe = new RegExp( '(\\{\\{' + Twinkle.shared.standardList[i].value + '(\\||\\}\\}))', 'im' );
if( tagRe.exec( pageText ) ) {
Status.warn( 'Info', 'Found {{' + Twinkle.shared.standardList[i].value + '}} on the user\'s talk page already...aborting' );
found = true;
}
}
if( found ) {
return;
}
Status.info( 'Info', 'Will add the shared IP address template to the top of the user\'s talk page.' );
text += params.value + '|' + params.organization;
if( params.value === 'shared IP edu' && params.contact !== '') {
text += '|' + params.contact;
}
if( params.host !== '' ) {
text += '|host=' + params.host;
}
text += '}}\n\n';
var summaryText = 'Added {{[[Template:' + params.value + '|' + params.value + ']]}} template.';
pageobj.setPageText(text + pageText);
pageobj.setEditSummary(summaryText + Twinkle.getPref('summaryAd'));
pageobj.setMinorEdit(Twinkle.getFriendlyPref('markSharedIPAsMinor'));
pageobj.setCreateOption('recreate');
pageobj.save();
}
};
Twinkle.shared.callback.evaluate = function friendlysharedCallbackEvaluate(e) {
var shared = e.target.getChecked( 'shared' );
if( !shared || shared.length <= 0 ) {
alert( 'You must select a shared IP address template to use!' );
return;
}
var value = shared[0];
if( e.target.organization.value === '') {
alert( 'You must input an organization for the {{' + value + '}} template!' );
return;
}
var params = {
value: value,
organization: e.target.organization.value,
host: e.target.host.value,
contact: e.target.contact.value
};
SimpleWindow.setButtonsEnabled( false );
Status.init( e.target );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Tagging complete, reloading talk page in a few seconds";
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "User talk page modification");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.shared.callbacks.main);
};
/*
****************************************
*** friendlytag.js: Tag module
****************************************
* Mode of invocation: Tab ("Tag")
* Active on: Existing articles, all redirects
* Config directives in: FriendlyConfig
*/
Twinkle.tag = function friendlytag() {
if( QueryString.exists( 'redirect' ) && QueryString.get( 'redirect' ) === 'no' && $("span.redirectText").length > 0 ) {
Twinkle.tag.isRedirect = true;
twAddPortletLink( "javascript:Twinkle.tag.callback()", "Tag", "friendly-tag", "Tag redirect", "");
} else if( mw.config.get('wgNamespaceNumber') !== 0 || !mw.config.get('wgCurRevisionId') ) {
return;
} else {
twAddPortletLink( "javascript:Twinkle.tag.callback()", "Tag", "friendly-tag", "Add maintenance tags to article", "");
}
};
Twinkle.tag.callback = function friendlytagCallback( uid ) {
var Window = new SimpleWindow( 630, 400 );
Window.setScriptName( "Twinkle" );
// anyone got a good policy/guideline/info page/instructional page link??
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#tag" );
var form = new QuickForm( Twinkle.tag.callback.evaluate );
if( !Twinkle.tag.isRedirect ) {
Window.setTitle( "Article maintenance tagging" );
form.append( {
type: 'checkbox',
list: [
{
label: 'Group into {{multiple issues}} if possible',
value: 'group',
name: 'group',
tooltip: 'If applying three or more templates supported by {{multiple issues}} and this box is checked, all supported templates will be grouped into a single {{multiple issues}} template.',
checked: Twinkle.getFriendlyPref('groupByDefault')
}
]
}
);
form.append( { type:'header', label:'Maintenance templates' } );
form.append( { type:'checkbox', name: 'maintenance', list: Twinkle.tag.maintenanceList } );
form.append( { type:'header', label:'Problem templates' } );
form.append( { type:'checkbox', name: 'problem', list: Twinkle.tag.problemList } );
form.append( { type:'header', label:'Notice templates' } );
form.append( { type:'checkbox', name: 'notice', list: Twinkle.tag.noticeList } );
if( Twinkle.getFriendlyPref('customTagList').length ) {
form.append( { type:'header', label:'Custom templates' } );
form.append( { type: 'checkbox', name: 'custom', list: Twinkle.getFriendlyPref('customTagList') } );
}
} else {
Window.setTitle( "Redirect tagging" );
form.append( { type:'header', label:'Spelling, misspelling, tense and capitalization templates' } );
form.append( { type:'checkbox', name: 'spelling', list: Twinkle.tag.spellingList } );
form.append( { type:'header', label:'Alternative name templates' } );
form.append( { type:'checkbox', name: 'alternative', list: Twinkle.tag.alternativeList } );
form.append( { type:'header', label:'Miscellaneous and administrative redirect templates' } );
form.append( { type:'checkbox', name: 'administrative', list: Twinkle.tag.administrativeList } );
}
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
};
Twinkle.tag.maintenanceList = [
{
label: '{{allplot}}: article is almost entirely a plot summary',
value: 'allplot'
},
{
label: '{{catimprove}}: article may require additional categories.',
value: 'catimprove'
},
{
label: '{{cleanup}}: article may require cleanup',
value: 'cleanup'
},
{
label: '{{confusing}}: article may be confusing or unclear',
value: 'confusing'
},
{
label: '{{copyedit}}: article needs copy editing for grammar, style, cohesion, tone, and/or spelling',
value: 'copyedit'
},
{
label: '{{citation style}}: article has unclear or inconsistent inline citations',
value: 'citation style'
},
{
label: '{{deadend}}: article has few or no links to other articles',
value: 'deadend'
},
{
label: '{{essay-like}}: article is written like an essay and needs cleanup',
value: 'essay-like'
},
{
label: '{{expert}}: article needs attention from an expert on the subject',
value: 'expert'
},
{
label: '{{fansite}}: article resembles a fansite',
value: 'fansite'
},
{
label: '{{in-universe}}: article subject is fictional and needs rewriting from a non-fictional perspective',
value: 'in-universe'
},
{
label: '{{lead missing}}: article has no lead section and one should be written',
value: 'lead missing'
},
{
label: '{{lead too long}}: article lead section is too long and should be shortened',
value: 'lead too long'
},
{
label: '{{lead too short}}: article lead section is too short and should be expanded',
value: 'lead too short'
},
{
label: '{{lead rewrite}}: article lead section needs to be rewritten to comply with guidelines',
value: 'lead rewrite'
},
{
label: '{{linkrot}}: article uses bare URLs for references, which are prone to link rot',
value: 'linkrot'
},
{
label: '{{merge}}: article should be merged with another given article',
value: 'merge'
},
{
label: '{{merge from}}: another given article should be merged into this one',
value: 'merge from'
},
{
label: '{{merge to}}: article should be merged into another given article',
value: 'merge to'
},
{
label: '{{morefootnotes}}: article has some references, but insufficient in-text citations',
value: 'morefootnotes'
},
{
label: '{{nofootnotes}}: article has references, but no in-text citations',
value: 'nofootnotes'
},
{
label: '{{notenglish}}: article is written in a language other than English and needs translation',
value: 'notenglish'
},
{
label: '{{orphan}}: article has few or no other articles that link to it',
value: 'orphan'
},
{
label: '{{plot}}: plot summary in article is too long',
value: 'plot'
},
{
label: '{{prose}}: article is in a list format that may be better presented using prose',
value: 'prose'
},
{
label: '{{pov-check}}: nominate article to be checked for neutrality',
value: 'pov-check'
},
{
label: '{{sections}}: article needs to be broken into sections',
value: 'sections'
},
{
label: '{{tense}}: article is written in an incorrect tense',
value: 'tense'
},
{
label: '{{tone}}: tone of article is not appropriate',
value: 'tone'
},
{
label: '{{uncategorized}}: article is uncategorized',
value: 'uncategorized'
},
{
label: '{{verylong}}: article is too long',
value: 'verylong'
},
{
label: '{{wikify}}: article needs to be wikified',
value: 'wikify'
}
];
Twinkle.tag.problemList = [
{
label: '{{advert}}: article is written like an advertisement',
value: 'advert'
},
{
label: '{{autobiography}}: article is an autobiography and may not be of NPOV',
value: 'autobiography'
},
{
label: '{{close paraphrase}}: article contains close paraphrasing of a non-free copyrighted source',
value: 'close paraphrase'
},
{
label: '{{coi}}: article creator or major contributor may have a conflict of interest',
value: 'coi'
},
{
label: '{{context}}: article provides insufficient context',
value: 'context'
},
{
label: '{{copypaste}}: article appears to have been copied and pasted from a source',
value: 'copypaste'
},
{
label: '{{disputed}}: article has questionable factual accuracy',
value: 'disputed'
},
{
label: '{{external links}}: article\'s external links may not follow content policies or guidelines',
value: 'external links'
},
{
label: '{{globalize}}: article may not represent a worldwide view of the subject',
value: 'globalize',
subgroup: {
name: 'globalize',
type: 'select',
list: [
{
label: "{{globalize}}: article may not represent a worldwide view of the subject",
value: "globalize"
},
{
label: "Region-specific {{globalize}} subtemplates",
list: [
{
label: "{{globalize/Australia}}: article deals primarily with the Australian viewpoint",
value: "globalize/Australia"
},
{
label: "{{globalize/Belgium}}: article deals primarily with the Belgian viewpoint",
value: "globalize/Belgium"
},
{
label: "{{globalize/Canada}}: article deals primarily with the Canadian viewpoint",
value: "globalize/Canada"
},
{
label: "{{globalize/Common law}}: article deals primarily with the viewpoint of common law countries",
value: "globalize/Common law"
},
{
label: "{{globalize/Eng}}: article deals primarily with the English-speaking viewpoint",
value: "globalize/Eng"
},
{
label: "{{globalize/Europe}}: article deals primarily with the European viewpoint",
value: "globalize/Europe"
},
{
label: "{{globalize/France}}: article deals primarily with the French viewpoint",
value: "globalize/France"
},
{
label: "{{globalize/Germany}}: article deals primarily with the German viewpoint",
value: "globalize/Germany"
},
{
label: "{{globalize/Greece}}: article deals primarily with the Greek viewpoint",
value: "globalize/Greece"
},
{
label: "{{globalize/Luxembourg}}: article deals primarily with the Luxembourgish viewpoint",
value: "globalize/Luxembourg"
},
{
label: "{{globalize/Netherlands}}: article deals primarily with the Dutch viewpoint",
value: "globalize/Netherlands"
},
{
label: "{{globalize/North America}}: article deals primarily with the North American viewpoint",
value: "globalize/North America"
},
{
label: "{{globalize/Northern}}: article deals primarily with the northern hemisphere viewpoint",
value: "globalize/Northern"
},
{
label: "{{globalize/Russia}}: article deals primarily with the Russian viewpoint",
value: "globalize/Russia"
},
{
label: "{{globalize/Southern}}: article deals primarily with the southern hemisphere viewpoint",
value: "globalize/Southern"
},
{
label: "{{globalize/UK}}: article deals primarily with the British viewpoint",
value: "globalize/UK"
},
{
label: "{{globalize/UK and Canada}}: article deals primarily with the British and Canadian viewpoints",
value: "globalize/UK and Canada"
},
{
label: "{{globalize/USA}}: article deals primarily with the American viewpoint",
value: "globalize/USA"
}
]
}
]
}
},
{
label: '{{hoax}}: article may be a complete hoax',
value: 'hoax'
},
{
label: '{{non-free}}: article may contain excessive or improper use of copyrighted materials',
value: 'non-free'
},
{
label: '{{notability}}: article\'s subject may not meet the notability guideline',
value: 'notability',
subgroup: {
name: 'notability',
type: 'select',
list: [
{
label: "{{notability}}: article\'s subject may not meet the notability guideline",
value: "none"
},
{
label: "{{notability|Academics}}: notability guideline for academics",
value: "Academics"
},
{
label: "{{notability|Biographies}}: notability guideline for biographies",
value: "Biographies"
},
{
label: "{{notability|Books}}: notability guideline for books",
value: "Books"
},
{
label: "{{notability|Companies}}: notability guideline for companies and organizations",
value: "Companies"
},
{
label: "{{notability|Episode}}: notability guideline for television episodes",
value: "Episode"
},
{
label: "{{notability|Fiction}}: notability guideline for fiction",
value: "Fiction"
},
{
label: "{{notability|Films}}: notability guideline for films",
value: "Films"
},
{
label: "{{notability|Institutions}}: synonym of \"Companies\"",
value: "Institutions"
},
{
label: "{{notability|Music}}: notability guideline for music",
value: "Music"
},
{
label: "{{notability|Neologisms}}: notability guideline for neologisms",
value: "Neologisms"
},
{
label: "{{notability|Numbers}}: notability guideline for numbers",
value: "Numbers"
},
{
label: "{{notability|Organizations}}: synonym of \"Companies\"",
value: "Organizations"
},
{
label: "{{notability|Products}}: notability guideline for products and services",
value: "Products"
},
{
label: "{{notability|Web}}: notability guideline for web content",
value: "Web"
}
]
}
},
{
label: '{{npov}}: article does not maintain a neutral point of view',
value: 'npov'
},
{
label: '{{one source}}: article relies largely or entirely upon a single source',
value: 'one source'
},
{
label: '{{original research}}: article has original research or unverified claims',
value: 'original research'
},
{
label: '{{overcoverage}}: Examples and perspectives in the article might have an extensive bias or disproportional coverage towards one or more specific regions',
value: 'overcoverage'
},
{
label: '{{peacock}}: article may contain peacock terms that promotes the subject in a subjective manner without adding information',
value: 'peacock'
},
{
label: '{{primarysources}}: article needs reliable, third-party sources',
value: 'primarysources'
},
{
label: "{{overdetailed}}: article contains an excessive amount of intricate detail",
value: "overdetailed"
},
{
label: "{{recentism}}: article is slanted towards recent events",
value: "recentism"
},
{
label: '{{refimprove}}: article needs additional references or sources for verification',
value: 'refimprove'
},
{
label: '{{refimproveBLP}}: BLP article needs additional references or sources for verification',
value: 'refimproveBLP'
},
{
label: '{{self-published}}: article may contain improper references to self-published sources',
value: 'self-published'
},
{
label: '{{synthesis}}: article may contain unpublished synthesis of published material that conveys unattributable ideas',
value: 'synthesis'
},
{
label: "{{toofewopinions}}: article may not include all significant viewpoints",
value: "toofewopinions"
},
{
label: '{{unencyclopedic}}: article contains unencyclopedic material',
value: 'unencyclopedic'
},
{
label: '{{unreferenced}}: article has no references at all',
value: 'unreferenced'
},
{
label: '{{unreferencedBLP}}: BLP article has no references at all',
value: 'unreferencedBLP'
},
{
label: '{{update}}: article information is out of date',
value: 'update'
},
{
label: '{{weasel}}: article quality may be compromised by the use of weasel words',
value: 'weasel'
}
];
Twinkle.tag.noticeList = [
{
label: '{{goceinuse}}: article is currently undergoing a major copy edit by the Guild of Copy Editors',
value: 'goceinuse' },
{
label: '{{inuse}}: article is undergoing a major edit for a short while',
value: 'inuse' },
{
label: '{{new unreviewed article}}: mark article for later review',
value: 'new unreviewed article' },
{
label: '{{underconstruction}}: article is currently in the middle of an expansion or major revamping',
value: 'underconstruction' }
];
Twinkle.tag.spellingList = [
{
label: '{{R from abbreviation}}: redirect from a title with an abbreviation',
value: 'R from abbreviation'
},
{
label: '{{R to list entry}}: redirect to a \"list of minor entities\"-type article which is a collection of brief descriptions for subjects not notable enough to have separate articles',
value: 'R to list entry'
},
{
label: '{{R to section}}: sames as {{R to list entry}}, but when list is more sectionlike in organization, such as list of fictional characters in a fictional universe.',
value: 'R to section'
},
{
label: '{{R from misspelling}}: redirect from a misspelling or typographical error',
value: 'R from misspelling'
},
{
label: '{{R from alternative spelling}}: redirect from a title with a different spelling',
value: 'R from alternative spelling'
},
{
label: '{{R from plural}}: redirect from a plural word to the singular equivalent',
value: 'R from plural'
},
{
label: '{{R from related word}}: redirect from a related word',
value: 'R from related word'
},
{
label: '{{R with possibilities}}: redirect from a title for a topic more detailed than what is currently provided on the target page, or section of that page, hence something which can and should be expanded',
value: 'R with possibilities'
},
{
label: '{{R from member}}: redirect from a person who is a member of a group to more general related topics, such as the group, organization, ensemble or team that he or she belongs to',
value: 'R from member'
},
{
label: '{{R from other capitalisation}}: redirect from a title with another method of capitalisation',
value: 'R from other capitalisation'
}
];
Twinkle.tag.alternativeList = [
{
label: '{{R from alternative name}}: redirect from a title that is another name, a pseudonym, a nickname, or a synonym',
value: 'R from alternative name'
},
{
label: '{{R from full name}}: redirect from a title that is a complete or more complete name',
value: 'R from full name'
},
{
label: '{{R from surname}}: redirect from a title that is a surname',
value: 'R from surname'
},
{
label: '{{R from historic name}}: redirect from a title that is another name, a pseudonym, a nickname, or a synonym that has a significant historic past as a region, state, principate\'s holding, city, city-state or such, but which region has been subsumed into a modern era municipality, district or state, or otherwise suffered from a name change over time',
value: 'R from historic name'
},
{
label: '{{R from scientific name}}: redirect from the scientific name to the common name',
value: 'R from scientific name'
},
{
label: '{{R to scientific name}}: redirect from the common name to the scientific name',
value: 'R to scientific name'
},
{
label: '{{R from name and country}}: redirect from the specific name to the briefer name',
value: 'R from name and country'
},
{
label: '{{R from alternative language}}: redirect from an English name to a name in another language, or vice-versa',
value: 'R from alternative language'
},
{
label: '{{R from ASCII}}: redirect from a title in basic ASCII to the formal article title, with differences that are not diacritical marks (accents, umlauts, etc.)',
value: 'R from ASCII'
},
{
label: '{{R from title without diacritics}}: redirect to the article title with diacritical marks (accents, umlauts, etc.)',
value: 'R from title without diacritics'
}
];
Twinkle.tag.administrativeList = [
{
label: '{{R from merge}}: redirect from a merged page in order to preserve its edit history',
value: 'R from merge'
},
{
label: '{{R to disambiguation page}}: redirect to a disambiguation page',
value: 'R to disambiguation page'
},
{
label: '{{R from duplicated article}}: redirect to a similar article in order to preserve its edit history',
value: 'R from duplicated article'
},
{
label: '{{R to decade}}: redirect from a year to the decade article',
value: 'R to decade'
},
{
label: '{{R from shortcut}}: redirect from a Wikipedia shortcut',
value: 'R from shortcut'
},
{
label: '{{R from CamelCase}}: redirect from a CamelCase title',
value: 'R from CamelCase'
},
{
label: '{{R from EXIF}}: redirect of a wikilink created from JPEG EXIF information (i.e. the \"metadata\" section on some image description pages)',
value: 'R from EXIF'
},
{
label: '{{R from school}}: redirect from a school article that had very little information',
value: 'R from school'
}
];
// Set to true if template can be grouped into {{articleissues}}
Twinkle.tag.groupHash = {
'3O': true,
'advert': true,
'autobiography': true,
'biased': true,
'blpdispute': true,
'BLPrefimprove': true,
'BLPsources': true,
'BLP sources': true,
'BLPunsourced': true,
'BLPunreferenced': true,
'BLPunref': true,
'citations missing': true,
'citationstyle': true,
'citecheck': true,
'cleanup': true,
'COI': true,
'coi': true,
'colloquial': true,
'confusing': true,
'context': true,
'contradict': true,
'copyedit': true,
'citation style': true,
'criticisms': true,
'crystal': true,
'deadend': true,
'disputed': true,
'essay': true,
'essay-like': true,
'examplefarm': true,
'expert': false,
'external links': true,
'fancruft': true,
'fansite': true,
'fiction': true,
'gameguide': true,
'globalize': true,
'grammar': true,
'histinfo': true,
'hoax': true,
'howto': true,
'importance': true,
'inappropriate person': true,
'incomplete': true,
'lead missing': true,
'lead rewrite': true,
'lead too long': true,
'lead too short': true,
'in-universe': true,
'jargon': true,
'laundry': true,
'laundrylists': true,
'likeresume': true,
'long': true,
'newsrelease': true,
'notability': true,
'notable': true,
'NPOV': true,
'npov': true,
'one source': true,
'OR': true,
'or': true,
'original research': true,
'orphan': true,
'out of date': true,
'peacock': true,
'plot': true,
'POV': true,
'pov': true,
'primarysources': true,
'prose': true,
'proseline': true,
'quotefarm': true,
'recentism': true,
'refimprove': true,
'refimproveBLP': true,
'restructure': true,
'review': true,
'rewrite': true,
'roughtranslation': true,
'sections': true,
'self-published': true,
'spam': true,
'story': true,
'synthesis': true,
'technical': true,
'tone': true,
'toolong': true,
'tooshort': true,
'travelguide': true,
'trivia': true,
'unbalanced': true,
'unencyclopedic': true,
'unref': true,
'unreferenced': true,
'unrefBLP': true,
'unreferencedBLP': true,
'update': true,
'verylong': true,
'weasel': true,
'wikify': true
};
Twinkle.tag.callbacks = {
main: function( pageobj ) {
var params = pageobj.getCallbackParameters();
var tagRe, tagText = '', summaryText = 'Added';
var tags = [], groupableTags = [];
//Remove tags that become superfluous with this action
var pageText = pageobj.getPageText().replace(/\{\{\s*(New unreviewed article|Userspace draft)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/ig, "");
var i;
if( !Twinkle.tag.isRedirect ) {
// Check for preexisting tags and separate tags into groupable and non-groupable arrays
for( i = 0; i < params.tags.length; i++ ) {
tagRe = new RegExp( '(\\{\\{' + params.tags[i] + '(\\||\\}\\}))', 'im' );
if( !tagRe.exec( pageText ) ) {
if( Twinkle.tag.groupHash[ params.tags[i] ] &&
(params.tags[i] !== 'globalize' || params.globalizeSubcategory === 'globalize' ) &&
(params.tags[i] !== 'notability' || params.notabilitySubcategory === 'none' )) {
// don't add to multipleissues for globalize/notability subcats
groupableTags = groupableTags.concat( params.tags[i] );
} else {
tags = tags.concat( params.tags[i] );
}
} else {
Status.info( 'Info', 'Found {{' + params.tags[i] +
'}} on the article already...excluding' );
}
}
if( params.group && groupableTags.length >= 3 ) {
Status.info( 'Info', 'Grouping supported tags into {{multiple issues}}' );
groupableTags.sort();
tagText += '{{multiple issues';
summaryText += ' {{[[Template:multiple issues|multiple issues]]}} with parameters';
for( i = 0; i < groupableTags.length; i++ ) {
tagText += '|' + groupableTags[i] +
'={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}';
if( i === (groupableTags.length - 1) ) {
summaryText += ' and';
} else if ( i < (groupableTags.length - 1) && i > 0 ) {
summaryText += ',';
}
summaryText += ' ' + groupableTags[i];
}
tagText += '}}\n';
} else {
tags = tags.concat( groupableTags );
}
} else {
// Check for pre-existing tags
for( i = 0; i < params.tags.length; i++ ) {
tagRe = new RegExp( '(\\{\\{' + params.tags[i] + '(\\||\\}\\}))', 'im' );
if( !tagRe.exec( pageText ) ) {
tags = tags.concat( params.tags[i] );
} else {
Status.info( 'Info', 'Found {{' + params.tags[i] +
'}} on the redirect already...excluding' );
}
}
}
tags.sort();
for( i = 0; i < tags.length; i++ ) {
var currentTag = "";
if( tags[i] === 'uncategorized' || tags[i] === 'catimprove' ) {
pageText += '\n\n{{' + tags[i] +
'|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}';
} else {
if( tags[i] === 'globalize' ) {
currentTag += '{{' + params.globalizeSubcategory;
} else {
currentTag += ( Twinkle.tag.isRedirect ? '\n' : '' ) + '{{' + tags[i];
}
if( tags[i] === 'notability' && params.notabilitySubcategory !== 'none' ) {
currentTag += '|' + params.notabilitySubcategory;
}
// prompt for other parameters, based on the tag
switch( tags[i] ) {
case 'cleanup':
var reason = prompt('You can optionally enter a more specific reason why the article requires cleanup. \n' +
"Just click OK if you don't wish to enter this. To skip the {{cleanup}} tag, click Cancel.", "");
if (reason === null) {
continue;
} else if (reason !== "") {
currentTag += '|reason=' + reason;
}
break;
case 'notenglish':
var langname = prompt('Please enter the name of the language the article is thought to be written in. \n' +
"Just click OK if you don't know. To skip the {{notenglish}} tag, click Cancel.", "");
if (langname === null) {
continue;
} else if (langname !== "") {
currentTag += '|1=' + langname;
}
break;
case 'roughtranslation':
var roughlang = prompt('Please enter the name of the language the article is thought to have been translated from. \n' +
"Just click OK if you don't know. To skip the {{roughtranslation}} tag, click Cancel.", "");
if (roughlang === null) {
continue;
} else if (roughlang !== "") {
currentTag += '|1=' + roughlang;
}
break;
case 'merge':
case 'merge to':
case 'merge from':
var param = prompt('Please enter the name of the other article(s) involved in the merge. \n' +
"To specify multiple articles, separate them with a vertical pipe (|) character. \n" +
"This information is required. Click OK when done, or click Cancel to skip the merge tag.", "");
if (param === null) {
continue;
} else if (param !== "") {
currentTag += '|' + param;
}
break;
default:
break;
}
currentTag += Twinkle.tag.isRedirect ? '}}' : '|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}\n';
tagText += currentTag;
}
if ( i > 0 || groupableTags.length > 3 ) {
if( i === (tags.length - 1) ) {
summaryText += ' and';
} else if ( i < (tags.length - 1) ) {
summaryText += ',';
}
}
summaryText += ' {{[[Template:';
if( tags[i] === 'globalize' ) {
summaryText += params.globalizeSubcategory + '|' + params.globalizeSubcategory;
} else {
summaryText += tags[i] + '|' + tags[i];
}
summaryText += ']]}}';
}
if( Twinkle.tag.isRedirect ) {
pageText += tagText;
} else {
// smartly insert the new tags after any hatnotes. Regex is a bit more
// complicated than it'd need to be, to allow templates as parameters,
// and to handle whitespace properly.
pageText = pageText.replace(/^\s*(?:((?:\s*\{\{\s*(?:about|dablink|distinguish|for|other\s?(?:hurricaneuses|people|persons|places|uses(?:of)?)|redirect(?:-acronym)?|see\s?(?:also|wiktionary)|selfref|the)\d*\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\})+(?:\s*\n)?)\s*)?/i,
"$1" + tagText);
}
summaryText += ' tag' + ( ( tags.length + ( groupableTags.length > 3 ? 1 : 0 ) ) > 1 ? 's' : '' ) +
' to ' + ( Twinkle.tag.isRedirect ? 'redirect' : 'article' ) + Twinkle.getPref('summaryAd');
pageobj.setPageText(pageText);
pageobj.setEditSummary(summaryText);
pageobj.setWatchlist(Twinkle.getFriendlyPref('watchTaggedPages'));
pageobj.setMinorEdit(Twinkle.getFriendlyPref('markTaggedPagesAsMinor'));
pageobj.setCreateOption('nocreate');
pageobj.save();
if( Twinkle.getFriendlyPref('markTaggedPagesAsPatrolled') ) {
pageobj.patrol();
}
}
};
Twinkle.tag.callback.evaluate = function friendlytagCallbackEvaluate(e) {
var form = e.target;
var tags;
if( Twinkle.tag.isRedirect ) {
tags = form.getChecked( 'administrative' ).concat( form.getChecked( 'alternative' ) ).concat( form.getChecked( 'spelling' ) );
} else {
if( Twinkle.getFriendlyPref('customTagList').length ) {
tags = form.getChecked( 'notice' ).concat( form.getChecked( 'problem' ) ).concat( form.getChecked( 'maintenance' ) ).concat( form.getChecked( 'custom' ) );
} else {
tags = form.getChecked( 'notice' ).concat( form.getChecked( 'problem' ) ).concat( form.getChecked( 'maintenance' ) );
}
var globalizeSubcategory = form.getChecked( 'problem.globalize' );
var notabilitySubcategory = form.getChecked( 'problem.notability' );
}
var params;
if( !tags.length ) {
alert( 'You must select at least one tag!' );
return;
}
if( !Twinkle.tag.isRedirect ) {
params = {
tags: tags,
group: form.group.checked,
globalizeSubcategory: globalizeSubcategory ? globalizeSubcategory[0] : null,
notabilitySubcategory: notabilitySubcategory ? notabilitySubcategory[0] : null
};
} else {
params = {
tags: tags
};
}
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Tagging complete, reloading article in a few seconds";
if (Twinkle.tag.isRedirect) {
Wikipedia.actionCompleted.followRedirect = false;
}
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), Twinkle.tag.isRedirect ? "Tagging redirect" : "Tagging article");
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.tag.callbacks.main);
};
/*
****************************************
*** friendlytalkback.js: Talkback module
****************************************
* Mode of invocation: Tab ("TB")
* Active on: Existing user talk pages
* Config directives in: FriendlyConfig
*/
Twinkle.talkback = function friendlytalkback() {
if( mw.config.get('wgNamespaceNumber') === 3 ) {
var username = mw.config.get('wgTitle').split( '/' )[0].replace( /\"/, "\\\""); // only first part before any slashes
twAddPortletLink( "javascript:Twinkle.talkback.callback(\"" + username + "\")", "TB", "friendly-talkback", "Easy talkback", "");
}
};
Twinkle.talkback.callback = function friendlytalkbackCallback( uid ) {
if( uid === mw.config.get('wgUserName') ){
alert( 'Is it really so bad that you\'re talking back to yourself?' );
return;
}
var Window = new SimpleWindow( 600, 350 );
Window.setTitle( "Talkback" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "About {{talkback}}", "Template:Talkback" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#talkback" );
var form = new QuickForm( Twinkle.talkback.callback.evaluate );
form.append( { type: 'radio', name: 'tbtarget',
list: [ {
label: 'My talk page',
value: 'mytalk',
checked: 'true' },
{
label: 'Other user talk page',
value: 'usertalk' },
{
label: "Administrators' noticeboard",
value: 'an' },
{
label: 'Other page',
value: 'other' } ],
event: Twinkle.talkback.callback.change_target
} );
form.append( {
type: 'field',
label: 'Work area',
name: 'work_area'
} );
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.tbtarget[0].dispatchEvent( evt );
};
Twinkle.talkback.prev_page = '';
Twinkle.talkback.prev_section = '';
Twinkle.talkback.prev_message = '';
Twinkle.talkback.callback.change_target = function friendlytagCallbackChangeTarget(e) {
var value = e.target.values;
var root = e.target.form;
var old_area;
if(root.section) {
Twinkle.talkback.prev_section = root.section.value;
}
if(root.message) {
Twinkle.talkback.prev_message = root.message.value;
}
if(root.page) {
Twinkle.talkback.prev_page = root.page.value;
}
for( var i = 0; i < root.childNodes.length; ++i ) {
var node = root.childNodes[i];
if (node instanceof Element && node.getAttribute( 'name' ) === 'work_area' ) {
old_area = node;
break;
}
}
var work_area = new QuickForm.element( {
type: 'field',
label: 'Talkback information',
name: 'work_area'
} );
switch( value ) {
case 'mytalk':
default:
work_area.append( {
type:'input',
name:'section',
label:'Linked section (optional)',
tooltip:'The section heading on your talk page where you left a message. Leave empty for no section to be linked.',
value: Twinkle.talkback.prev_section
} );
break;
case 'usertalk':
work_area.append( {
type:'input',
name:'page',
label:'User',
tooltip:'The username of the user on whose talk page you left a message.',
value: Twinkle.talkback.prev_page
} );
work_area.append( {
type:'input',
name:'section',
label:'Linked section (optional)',
tooltip:'The section heading on the page where you left a message. Leave empty for no section to be linked.',
value: Twinkle.talkback.prev_section
} );
break;
case 'an':
var noticeboard = work_area.append( {
type: 'select',
name: 'noticeboard',
label: 'Noticeboard:'
} );
noticeboard.append( {
type: 'option',
label: "WP:AN (Administrators' noticeboard)",
value: "Wikipedia:Administrators' noticeboard"
} );
noticeboard.append( {
type: 'option',
label: 'WP:ANI (Administrators\' noticeboard/Incidents)',
selected: true,
value: "Wikipedia:Administrators' noticeboard/Incidents"
} );
work_area.append( {
type:'input',
name:'section',
label:'Linked thread',
tooltip:'The heading of the relevant AN or ANI thread.',
value: Twinkle.talkback.prev_section
} );
break;
case 'other':
work_area.append( {
type:'input',
name:'page',
label:'Full page name',
tooltip:'The full page name where you left the message. For example: "Wikipedia talk:Friendly".',
value: Twinkle.talkback.prev_page
} );
work_area.append( {
type:'input',
name:'section',
label:'Linked section (optional)',
tooltip:'The section heading on the page where you left a message. Leave empty for no section to be linked.',
value: Twinkle.talkback.prev_section
} );
break;
}
if (value !== "an") {
work_area.append( { type:'textarea', label:'Additional message (optional):', name:'message', tooltip:'An additional message that you would like to leave below the talkback template. Your signature will be added to the end of the message if you leave one.' } );
}
work_area = work_area.render();
root.replaceChild( work_area, old_area );
root.message.value = Twinkle.talkback.prev_message;
};
Twinkle.talkback.callback.evaluate = function friendlytalkbackCallbackEvaluate(e) {
var tbtarget = e.target.getChecked( 'tbtarget' )[0];
var page = null;
var section = e.target.section.value;
if( tbtarget === 'usertalk' || tbtarget === 'other' ) {
page = e.target.page.value;
if( tbtarget === 'usertalk' ) {
if( !page ) {
alert( 'You must specify the username of the user whose talk page you left a message on.' );
return;
}
} else {
if( !page ) {
alert( 'You must specify the full page name when your message is not on a user talk page.' );
return;
}
}
} else if (tbtarget === "an") {
page = e.target.noticeboard.value;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( e.target );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Talkback complete; reloading talk page in a few seconds";
var talkpage = new Wikipedia.page(mw.config.get('wgPageName'), "Adding talkback");
var tbPageName = (tbtarget === 'mytalk') ? mw.config.get('wgUserName') : page;
var text;
if ( tbtarget === "an" ) {
text = "\n== " + Twinkle.getFriendlyPref('adminNoticeHeading') + " ==\n{{subst:ANI-notice|thread=";
text += section + "|noticeboard=" + tbPageName + "}}~~~~";
talkpage.setEditSummary("Notice of AN/ANI discussion" + Twinkle.getPref('summaryAd'));
} else {
//clean talkback heading: strip section header markers, were erroneously suggested in the documentation
text = '\n==' + Twinkle.getFriendlyPref('talkbackHeading').replace(/^\s*=+\s*(.*?)\s*=+$\s*/, "$1") + '==\n{{talkback|';
text += tbPageName;
if( section ) {
text += '|' + section;
}
text += '|ts=~~~~~}}';
if( e.target.message.value ) {
text += '\n' + e.target.message.value + ' ~~~~';
} else if( Twinkle.getFriendlyPref('insertTalkbackSignature') ) {
text += '\n~~~~';
}
talkpage.setEditSummary("Talkback ([[" + (tbtarget === 'other' ? '' : 'User talk:') + tbPageName +
(section ? ('#' + section) : '') + "]])" + Twinkle.getPref('summaryAd'));
}
talkpage.setAppendText(text);
talkpage.setCreateOption('recreate');
talkpage.setMinorEdit(Twinkle.getFriendlyPref('markTalkbackAsMinor'));
talkpage.setFollowRedirect(true);
talkpage.append();
};
/*
****************************************
*** friendlywelcome.js: Welcome module
****************************************
* Mode of invocation: Tab ("Wel"), or from links on diff pages
* Active on: Existing user talk pages, diff pages
* Config directives in: FriendlyConfig
*/
Twinkle.welcome = function friendlywelcome() {
if( QueryString.exists( 'friendlywelcome' ) ) {
if( QueryString.get( 'friendlywelcome' ) === 'auto' ) {
Twinkle.welcome.auto();
} else {
Twinkle.welcome.semiauto();
}
} else {
Twinkle.welcome.normal();
}
};
Twinkle.welcome.auto = function() {
if( QueryString.get( 'action' ) !== 'edit' ) {
// userpage not empty, aborting auto-welcome
return;
}
Twinkle.welcome.welcomeUser();
};
Twinkle.welcome.semiauto = function() {
Twinkle.welcome.callback( mw.config.get( 'wgTitle' ).split( '/' )[0].replace( /\"/, "\\\"") );
};
Twinkle.welcome.normal = function() {
if( QueryString.exists( 'diff' ) ) {
// check whether the contributors' talk pages exist yet
var $oList = $("div#mw-diff-otitle2 span.mw-usertoollinks a.new:contains(talk)").first();
var $nList = $("div#mw-diff-ntitle2 span.mw-usertoollinks a.new:contains(talk)").first();
if( $oList.length > 0 || $nList.length > 0 ) {
var spanTag = function( color, content ) {
var span = document.createElement( 'span' );
span.style.color = color;
span.appendChild( document.createTextNode( content ) );
return span;
};
var welcomeNode = document.createElement('strong');
var welcomeLink = document.createElement('a');
welcomeLink.appendChild( spanTag( 'Black', '[' ) );
welcomeLink.appendChild( spanTag( 'Goldenrod', 'welcome' ) );
welcomeLink.appendChild( spanTag( 'Black', ']' ) );
welcomeNode.appendChild(welcomeLink);
if( $oList.length > 0 ) {
var oHref = $oList.attr("href");
var oWelcomeNode = welcomeNode.cloneNode( true );
oWelcomeNode.firstChild.setAttribute( 'href', oHref + '&' + QueryString.create( { 'friendlywelcome': Twinkle.getFriendlyPref('quickWelcomeMode')==='auto'?'auto':'norm' } ) + '&' + QueryString.create( { 'vanarticle': mw.config.get( 'wgPageName' ).replace(/_/g, ' ') } ) );
$oList[0].parentNode.parentNode.appendChild( document.createTextNode( ' ' ) );
$oList[0].parentNode.parentNode.appendChild( oWelcomeNode );
}
if( $nList.length > 0 ) {
var nHref = $nList.attr("href");
var nWelcomeNode = welcomeNode.cloneNode( true );
nWelcomeNode.firstChild.setAttribute( 'href', nHref + '&' + QueryString.create( { 'friendlywelcome': Twinkle.getFriendlyPref('quickWelcomeMode')==='auto'?'auto':'norm' } ) + '&' + QueryString.create( { 'vanarticle': mw.config.get( 'wgPageName' ).replace(/_/g, ' ') } ) );
$nList[0].parentNode.parentNode.appendChild( document.createTextNode( ' ' ) );
$nList[0].parentNode.parentNode.appendChild( nWelcomeNode );
}
}
}
if( mw.config.get( 'wgNamespaceNumber' ) === 3 ) {
var username = mw.config.get( 'wgTitle' ).split( '/' )[0].replace( /\"/, "\\\""); // only first part before any slashes
twAddPortletLink("javascript:Twinkle.welcome.callback(\"" + username + "\")", "Wel", "friendly-welcome", "Welcome user", "");
}
};
Twinkle.welcome.welcomeUser = function welcomeUser() {
Status.init( document.getElementById('bodyContent') );
var params = {
value: Twinkle.getFriendlyPref('quickWelcomeTemplate'),
article: QueryString.exists( 'vanarticle' ) ? QueryString.get( 'vanarticle' ) : '',
mode: 'auto'
};
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Welcoming complete, reloading talk page in a few seconds";
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "User talk page modification");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.welcome.callbacks.main);
};
Twinkle.welcome.callback = function friendlywelcomeCallback( uid ) {
var Window = new SimpleWindow( 600, 400 );
Window.setTitle( "Welcome user" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Welcoming Committee", "WP:WC" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#welcome" );
var form = new QuickForm( Twinkle.welcome.callback.evaluate, 'change' );
form.append( {
type: 'input',
name: 'article',
label: 'Linked article (if supported by template)',
value:( QueryString.exists( 'vanarticle' ) ? QueryString.get( 'vanarticle' ) : '' ),
tooltip: 'An article might be linked to the welcome if the template supports it. Leave empty for no artice to be linked. Templates that support a linked article are marked with an asterisk. Ignored for templates that do not support a linked article.',
event: function( event ) {
event.stopPropagation();
}
} );
form.append( { type:'header', label:'Simple templates' } );
form.append( { type: 'radio', name: 'simple', list: Twinkle.welcome.standardList } );
if( Twinkle.getFriendlyPref('customWelcomeList').length ) {
form.append( { type:'header', label:'Custom templates' } );
form.append( { type: 'radio', name: 'custom', list: Twinkle.getFriendlyPref('customWelcomeList') } );
}
form.append( { type:'header', label:'Welcoming committee templates' } );
form.append( { type: 'radio', name: 'welcomingCommittee', list: Twinkle.welcome.welcomingCommitteeList } );
form.append( { type:'header', label:'Potential problem user templates' } );
form.append( { type: 'radio', name: 'problem', list: Twinkle.welcome.problemList } );
form.append( { type:'header', label:'Anonymous user templates' } );
form.append( { type: 'radio', name: 'anonymous', list: Twinkle.welcome.anonymousList } );
var result = form.render();
Window.setContent( result );
Window.display();
};
Twinkle.welcome.standardList = [
{
label: '{{Welcome}}: standard welcome*',
value: 'Welcome'
},
{
label: '{{Welcomeshort}}: short welcome',
value: 'Welcomeshort',
tooltip: 'Includes section heading.'
},
{
label: '{{WelcomeSimple}}: simple welcome',
value: 'WelcomeSimple',
tooltip: 'Won\'t overwhelm new users. Includes section heading.'
},
{
label: '{{Welcome-personal}}: includes a plate of cookies',
value: 'Welcome-personal',
tooltip: 'A personal welcome with an introduction from you and a plate of cookies. Includes section heading and signature.'
},
{
label: '{{WelcomeMenu}}: welcome with menu of links',
value: 'WelcomeMenu',
tooltip: 'Contains a welcome message and many useful links broken up into different sections. Includes signature.'
},
{
label: '{{Welcomeg}}: similar to {{WelcomeMenu}}',
value: 'Welcomeg',
tooltip: 'Contains a welcome message and many useful links broken up into different sections. Includes signature.'
},
{
label: '{{Welcomeh}}: same as {{Welcomeg}} but with a section heading',
value: 'Welcomeh',
tooltip: 'Contains a section heading, a welcome message and many useful links broken up into different sections. Includes section heading and signature.'
},
{
label: '{{Welcome-belated}}: welcome for users with more substantial contributions',
value: 'Welcome-belated'
}
];
Twinkle.welcome.welcomingCommitteeList = [
{
label: '{{Wel}}: similar to {{Welcome}}, but automatically identifies anonymous and registered users*',
value: 'Wel',
tooltip: 'This template checks whether the username contains any letters. If there are any, {{Welcome-reg}} will be shown. If there are none, {{Welcome-anon}} will be shown.'
},
{
label: '{{W-basic}}: standard template, similar to {{Welcome}} with additional options',
value: 'W-basic',
tooltip: 'This template is similar to {{Welcome}} but supports many different options. Includes a signature.'
},
{
label: '{{W-shout}}: extroverted message with bold advice',
value: 'W-shout',
tooltip: 'This template is similar to {{WelcomeShout}} but supports many different options. Includes a signature.'
},
{
label: '{{W-short}}: concise; won\'t overwhelm',
value: 'W-short||',
tooltip: 'This template is similar to {{Welcomeshort}} but supports many different options. Includes a signature.'
},
{
label: '{{W-link}}: shortest greeting, links to Welcoming committee\'s greetings page',
value: 'W-link',
tooltip: 'This template is similar to {{Welcom}} but supports many different options. Includes a signature.'
},
{
label: '{{W-graphical}}: graphical menu format to ease transition from the graphic-heavy web',
value: 'W-graphical',
tooltip: 'This template is similar to {{Welcomeg}} but has fewer links. Supports many different options. Includes a signature.'
},
{
label: '{{W-screen}}: graphical; designed to fit the size of the user\'s screen',
value: 'W-screen',
tooltip: 'This template is a nice graphical welcome with many different options. Includes a signature.'
}
];
Twinkle.welcome.problemList = [
{
label: '{{Welcomelaws}}: welcome with information about copyrights, npov, the sandbox, and vandalism',
value: 'Welcomelaws'
},
{
label: '{{Firstarticle}}: for someone whose first article did not meet page creation guidelines*',
value: 'Firstarticle'
},
{
label: '{{Welcomevandal}}: for someone whose initial efforts appear to be vandalism*',
value: 'Welcomevandal',
tooltip: 'Includes a section heading.'
},
{
label: '{{Welcomenpov}}: for someone whose initial efforts do not adhere to the neutral point of view policy*',
value: 'Welcomenpov'
},
{
label: '{{Welcomespam}}: welcome with additional discussion of anti-spamming polices*',
value: 'Welcomespam'
},
{
label: '{{Welcomeunsourced}}: for someone whose initial efforts are uncited*',
value: 'Welcomeunsourced'
},
{
label: '{{Welcomeauto}}: for someone who created an autobiographical article*',
value: 'Welcomeauto'
},
{
label: '{{Welcome-COI}}: for someone who created an article about a subject with which they have a conflict of interest*',
value: 'Welcome-COI'
}
];
Twinkle.welcome.anonymousList = [
{
label: '{{Welcome-anon}}: for anonymous users; encourages getting a username*',
value: 'Welcome-anon'
},
{
label: '{{Welcomeanon2}}: similar to {{Welcome-anon}} but with hints and tips*',
value: 'Welcomeanon2',
tooltip: 'Includes section heading.'
},
{
label: '{{Welc-anon}}: similar to {{Welcome-anon}} but with a border and section heading',
value: 'Welc-anon||',
tooltip: 'Includes section heading.'
},
{
label: '{{Welcome-anon-vandal}}: for anonymous users who have vandalized a page*',
value: 'Welcome-anon-vandal',
tooltip: 'Includes a section heading and signature.'
},
{
label: '{{Welcome-anon-vandalism-fighter}}: for anonymous users who fight vandalism, urging them to create an account*',
value: 'Welcome-anon-vandalism-fighter',
tooltip: 'Includes section heading.'
}
];
// Set to true if template does not already have heading
Twinkle.welcome.headingHash = {
'Welcome': true,
'Welcomeshort': false,
'WelcomeSimple': false,
'Welcom': false,
'Welcome-personal': false,
'WelcomeMenu': true,
'Welcomeg': true,
'Welcomeh': false,
'Welcome-belated': false,
'Wel': false,
'W-basic': true,
'W-shout': true,
'W-short||': true,
'W-link': true,
'W-graphical': true,
'W-screen': true,
'Welcomelaws': true,
'Firstarticle': true,
'Welcomevandal': false,
'Welcomenpov': true,
'Welcomespam': true,
'Welcomeunsourced': true,
'Welcomeauto': false,
'Welcome-COI': true,
'Welcome-anon': true,
'Welcomeanon2': false,
'Welc-anon||': false,
'Welcome-anon-vandalism-fighter': false,
'Welcome-anon-vandal': false
};
// Set to true if template already has signature
Twinkle.welcome.signatureHash = {
'Welcome': false,
'Welcomeshort': false,
'WelcomeSimple': false,
'Welcom': true,
'Welcome-personal': false,
'WelcomeMenu': true,
'Welcomeg': true,
'Welcomeh': true,
'Welcome-belated': true,
'Wel': false,
'W-basic': true,
'W-shout': true,
'W-short||': true,
'W-link': true,
'W-graphical': true,
'W-screen': true,
'Welcomelaws': false,
'Firstarticle': true,
'Welcomevandal': true,
'Welcomenpov': false,
'Welcomespam': false,
'Welcomeunsourced': false,
'Welcome-COI': false,
'Welcome-anon': false,
'Welcomeanon2': false,
'Welc-anon||': false,
'Welcome-anon-vandalism-fighter': false,
'Welcome-anon-vandal': true
};
/* Set to true if template supports article
* name from art template parameter
*/
Twinkle.welcome.artHash = {
'Welcome': true,
'Welcomeshort': false,
'WelcomeSimple': false,
'Welcom': false,
'Welcome-personal': false,
'WelcomeMenu': false,
'Welcomeg': false,
'Welcomeh': false,
'Welcome-belated': false,
'Wel': true,
'W-basic': false,
'W-shout': false,
'W-short||': false,
'W-link': false,
'W-graphical': false,
'W-screen': false,
'Welcomelaws': false,
'Firstarticle': false,
'Welcomevandal': false,
'Welcomenpov': false,
'Welcomespam': false,
'Welcomeunsourced': false,
'Welcomeauto': true,
'Welcome-COI': false,
'Welcome-anon': true,
'Welcomeanon2': true,
'Welc-anon||': false,
'Welcome-anon-vandalism-fighter': true,
'Welcome-anon-vandal': false
};
/* Set to true if template supports article
* name from vanarticle template parameter
*/
Twinkle.welcome.vandalHash = {
'Welcome': false,
'Welcomeshort': false,
'WelcomeSimple': false,
'Welcom': false,
'Welcome-personal': false,
'WelcomeMenu': false,
'Welcomeg': false,
'Welcomeh': false,
'Welcome-belated': false,
'Wel': false,
'W-basic': false,
'W-shout': false,
'W-short||': false,
'W-link': false,
'W-graphical': false,
'W-screen': false,
'Welcomelaws': false,
'Firstarticle': true,
'Welcomevandal': true,
'Welcomenpov': true,
'Welcomespam': true,
'Welcomeunsourced': true,
'Welcomeauto': false,
'Welcome-COI': false,
'Welcome-anon': false,
'Welcomeanon2': false,
'Welc-anon||': false,
'Welcome-anon-vandalism-fighter': false,
'Welcome-anon-vandal': true
};
Twinkle.welcome.callbacks = {
main: function( pageobj ) {
var params = pageobj.getCallbackParameters();
var oldText = pageobj.getPageText();
// abort if mode is auto and form is not empty
if( pageobj.exists() && params.mode === 'auto' ) {
Status.info( 'Warning', 'User talk page not empty; aborting automatic welcome' );
Wikipedia.actionCompleted.event();
return;
}
var text = '';
Status.info( 'Info', 'Will add the welcome template to the ' +
( Twinkle.getFriendlyPref('topWelcomes') ? 'top' : 'bottom' ) +
' of the user\'s talk page.' );
if( !Twinkle.getFriendlyPref('topWelcomes') ) {
text += oldText + '\n';
}
if( Twinkle.welcome.headingHash[ params.value ] && Twinkle.getFriendlyPref('insertHeadings') ) {
Status.info( 'Info', 'Will create a new heading for the welcome' );
// strip section header markers from pref, to preserve backwards compatibility
text += "== " + Twinkle.getFriendlyPref('welcomeHeading').replace(/^\s*=+\s*(.*?)\s*=+$\s*/, "$1") + " ==\n";
}
Status.info( 'Info', 'Will substitute the {{' + params.value + '}} welcome template' );
text += '{{subst:' + params.value;
if( Twinkle.welcome.artHash[ params.value ] ) {
if( Twinkle.getFriendlyPref('insertUsername') && params.value.substring(2,0) !== 'W-' ) {
Status.info( 'Info', 'Will add your username to the template' );
text += '|' + mw.config.get('wgUserName');
}
if( params.article ) {
Status.info( 'Info', 'Will add article link to the template' );
text += '|art=' + params.article;
}
} else if( Twinkle.welcome.vandalHash[ params.value ] ) {
if( params.article ) {
Status.info( 'Info', 'Will add article link to the template' );
}
text += '|' + params.article;
if( Twinkle.getFriendlyPref('insertUsername') ) {
Status.info( 'Info', 'Will add your username to the template' );
text += '|' + mw.config.get('wgUserName');
}
} else if( Twinkle.getFriendlyPref('insertUsername') ) {
Status.info( 'Info', 'Will add your username to the template' );
text += '|' + mw.config.get('wgUserName');
}
text += '}}';
if( !Twinkle.welcome.signatureHash[ params.value ] && Twinkle.getFriendlyPref('insertSignature') ) {
Status.info( 'Info', 'Will add your signature after the welcome' );
text += ' \n~~~~';
}
if( Twinkle.getFriendlyPref('topWelcomes') ) {
text += '\n\n' + oldText;
}
var summaryText = "Added " + ( Twinkle.getFriendlyPref('maskTemplateInSummary') ? 'welcome' : ( '{{[[Template:' + params.value + '|' + params.value + ']]}}' ) ) +
" template to user talk page";
pageobj.setPageText(text);
pageobj.setEditSummary(summaryText + Twinkle.getPref('summaryAd'));
pageobj.setMinorEdit(Twinkle.getFriendlyPref('markWelcomesAsMinor'));
pageobj.setWatchlist(Twinkle.getFriendlyPref('watchWelcomes'));
pageobj.setCreateOption('recreate');
pageobj.save();
}
};
Twinkle.welcome.callback.evaluate = function friendlywelcomeCallbackEvaluate(e) {
// Ignore if a change to the text field triggered this event
if( e.target.name === 'article' ) {
return;
}
var params = {
value: e.target.values,
article: e.target.form.article.value,
mode: 'manual'
};
SimpleWindow.setButtonsEnabled( false );
Status.init( e.target.form );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Welcoming complete, reloading talk page in a few seconds";
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "User talk page modification");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.welcome.callbacks.main);
};
/*
****************************************
*** twinklearv.js: ARV module
****************************************
* Mode of invocation: Tab ("ARV")
* Active on: Existing and non-existing user pages, user talk pages, contributions pages
* Config directives in: TwinkleConfig
*/
Twinkle.arv = function twinklearv() {
if ( mw.config.get('wgNamespaceNumber') === 2 || mw.config.get('wgNamespaceNumber') === 3 ||
( mw.config.get('wgNamespaceNumber') === -1 && mw.config.get('wgTitle') === "Contributions" )) {
// If we are on the contributions page, need to parse some then
var username;
if( mw.config.get('wgNamespaceNumber') === -1 && mw.config.get('wgTitle') === "Contributions" ) {
username = decodeURIComponent(/user=(.+)/.exec($('div#contentSub a[title="Special:Log"]').last().attr("href").replace(/\+/g, "%20"))[1]);
} else {
username = mw.config.get('wgTitle').split( '/' )[0]; // only first part before any slashes
}
if ( !username ) {
return;
}
var title = isIPAddress( username ) ? 'Report IP to administrators' : 'Report user to administrators';
if (twinkleUserAuthorized) {
twAddPortletLink( "javascript:Twinkle.arv.callback(\"" + username.replace( /\"/g, "\\\"") + "\")", "ARV", "tw-arv", title, "" );
} else {
twAddPortletLink( 'javascript:alert("Your account is too new to use Twinkle.");', 'ARV', 'tw-arv', name, title);
}
}
};
Twinkle.arv.callback = function ( uid ) {
if( uid === mw.config.get('wgUserName') ){
alert( 'You don\'t want to report yourself, do you?' );
return;
}
var Window = new SimpleWindow( 600, 500 );
Window.setTitle( "Advance Reporting and Vetting" ); //Backronym
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Guide to AIV", "WP:GAIV" );
Window.addFooterLink( "UAA instructions", "WP:UAAI" );
Window.addFooterLink( "About SPI", "WP:SPI" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#arv" );
var form = new QuickForm( Twinkle.arv.callback.evaluate );
var categories = form.append( {
type: 'select',
name: 'category',
label: 'Select report type: ',
event: Twinkle.arv.callback.changeCategory
} );
categories.append( {
type: 'option',
label: 'Vandalism (WP:AIV)',
value: 'aiv'
} );
categories.append( {
type: 'option',
label: 'Username (WP:UAA)',
value: 'username'
} );
categories.append( {
type: 'option',
label: 'Sockpuppeteer (WP:SPI)',
value: 'sock'
} );
categories.append( {
type: 'option',
label: 'Sockpuppet (WP:SPI)',
value: 'puppet'
} );
form.append( {
type: 'field',
label:'Work area',
name: 'work_area'
} );
form.append( { type:'submit' } );
form.append( {
type: 'hidden',
name: 'uid',
value: uid
} );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.category.dispatchEvent( evt );
};
Twinkle.arv.callback.changeCategory = function (e) {
var value = e.target.value;
var root = e.target.form;
var old_area;
for( var i = 0; i < root.childNodes.length; ++i ) {
var node = root.childNodes[i];
if (node instanceof Element && node.getAttribute( 'name' ) === 'work_area') {
old_area = node;
break;
}
}
var work_area = null;
switch( value ) {
default:
case 'aiv':
work_area = new QuickForm.element( {
type: 'field',
label: 'Report user for vandalism',
name: 'work_area'
} );
work_area.append( {
type: 'input',
name: 'page',
label: 'Primary linked page: ',
tooltip: 'Leave blank to not link to the page in the report',
value: QueryString.exists( 'vanarticle' ) ? QueryString.get( 'vanarticle' ) : '',
event: function(e) {
var value = e.target.value;
var root = e.target.form;
if( value === '' ) {
root.badid.disabled = root.goodid.disabled = true;
} else {
root.badid.disabled = false;
root.goodid.disabled = root.badid.value === '';
}
}
} );
work_area.append( {
type: 'input',
name: 'badid',
label: 'Revision ID for target page when vandalised: ',
tooltip: 'Leave blank for no diff link',
value: QueryString.exists( 'vanarticlerevid' ) ? QueryString.get( 'vanarticlerevid' ) : '',
disabled: !QueryString.exists( 'vanarticle' ),
event: function(e) {
var value = e.target.value;
var root = e.target.form;
root.goodid.disabled = value === '';
}
} );
work_area.append( {
type: 'input',
name: 'goodid',
label: 'Last good revision ID before vandalism of target page: ',
tooltip: 'Leave blank for diff link to previous revision',
value: QueryString.exists( 'vanarticlegoodrevid' ) ? QueryString.get( 'vanarticlegoodrevid' ) : '',
disabled: !QueryString.exists( 'vanarticle' ) || QueryString.exists( 'vanarticlerevid' )
} );
work_area.append( {
type: 'checkbox',
name: 'arvtype',
list: [
{
label: 'Vandalism after final (level 4 or 4im) warning given',
value: 'final'
},
{
label: 'Vandalism after recent (within 1 day) release of block',
value: 'postblock'
},
{
label: 'Evidently a vandalism-only account',
value: 'vandalonly',
disabled: isIPAddress( root.uid.value )
},
{
label: 'Account is evidently a spambot or a compromised account',
value: 'spambot'
},
{
label: 'Account is a promotion-only account',
value: 'promoonly'
}
]
} );
work_area.append( {
type: 'textarea',
name: 'reason',
label: 'Comment: '
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'username':
work_area = new QuickForm.element( {
type: 'field',
label: 'Report username violation',
name: 'work_area'
} );
work_area.append ( {
type:'header',
label:'Type(s) of inappropriate username',
tooltip: 'Wikipedia does not allow usernames that are misleading, promotional, offensive or disruptive. Domain names and e-mail addresses are likewise prohibited. These criteria apply to both usernames and signatures. Usernames that are inappropriate in another language, or that represent an inappropriate name with misspellings and substitutions, or do so indirectly or by implication, are still considered inappropriate.'
} );
work_area.append( {
type: 'checkbox',
name: 'arvtype',
list: [
{
label: 'Misleading username',
value: 'misleading',
tooltip: 'Misleading usernames imply relevant, misleading things about the contributor. For example, misleading points of fact, an impression of undue authority, or the suggestion that the account is operated by a group, project or collective rather than one individual.'
},
{
label: 'Promotional username',
value: 'promotional',
tooltip: 'Promotional usernames are advertisements for a company or group.'
},
{
label: 'Offensive username',
value: 'offensive',
tooltip: 'Offensive usernames make harmonious editing difficult or impossible.'
},
{
label: 'Disruptive username',
value: 'disruptive',
tooltip: 'Disruptive usernames include outright trolling or personal attacks, or otherwise show a clear intent to disrupt Wikipedia.'
}
]
} );
work_area.append( {
type: 'textarea',
name: 'reason',
label: 'Comment:'
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'puppet':
work_area = new QuickForm.element( {
type: 'field',
label: 'Report suspected sockpuppet',
name: 'work_area'
} );
work_area.append(
{
type: 'input',
name: 'sockmaster',
label: 'Sockpuppeteer',
tooltip: 'The username of the sockpuppeteer (sockmaster) without the User:-prefix'
}
);
work_area.append( {
type: 'textarea',
label: 'Evidence:',
name: 'evidence',
tooltip: 'Enter your evidence. It should make clear that each of these users is likely to be abusing multiple accounts. Usually this means diffs, page histories or other information that justifies why the users are a) the same and b) disruptive. This should purely be evidence and information needed to judge the matter. Avoid all other discussion that is not evidence of sockpuppetry or other multiple account abuse.'
} );
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Request CheckUser evidence',
name: 'checkuser',
tooltip: 'CheckUser is a tool used to obtain technical evidence related to a sock-puppetry allegation. It will not be used without good cause, which you must clearly demonstrate. Make sure your evidence explains why CheckUser is appropriate.'
},
{
label: 'Notify reported users',
name: 'notify',
tooltip: 'Notification is not mandatory. In many cases, especially of chronic sockpuppeteers, notification may be counterproductive. However, especially in less egregious cases involving users who has not been reported before, notification may make the cases fairer and also appear to be fairer in the eyes of the accused. Use your judgment.'
}
]
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'sock':
work_area = new QuickForm.element( {
type: 'field',
label: 'Report suspected sockpuppeteer',
name: 'work_area'
} );
work_area.append(
{
type: 'dyninput',
name: 'sockpuppet',
label: 'Sockpuppets',
sublabel: 'Sock: ',
tooltip: 'The username of the sockpuppet without the User:-prefix',
min: 2
}
);
work_area.append( {
type: 'textarea',
label: 'Evidence:',
name: 'evidence',
tooltip: 'Enter your evidence. It should make clear that each of these users is likely to be abusing multiple accounts. Usually this means diffs, page histories or other information that justifies why the users are a) the same and b) disruptive. This should purely be evidence and information needed to judge the matter. Avoid all other discussion that is not evidence of sockpuppetry or other multiple account abuse.'
} );
work_area.append( {
type: 'checkbox',
list: [ {
label: 'Request CheckUser evidence',
name: 'checkuser',
tooltip: 'CheckUser is a tool used to obtain technical evidence related to a sock-puppetry allegation. It will not be used without good cause, which you must clearly demonstrate. Make sure your evidence explains why CheckUser is appropriate.'
}, {
label: 'Notify reported users',
name: 'notify',
tooltip: 'Notification is not mandatory. In many cases, especially of chronic sockpuppeteers, notification may be counterproductive. However, especially in less egregious cases involving users who has not been reported before, notification may make the cases fairer and also appear to be fairer in the eyes of the accused. Use your judgment.'
} ]
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
}
};
Twinkle.arv.callback.evaluate = function(e) {
// no automatic redirect when done, just leave the results window open
Wikipedia.actionCompleted.redirect = null;
Wikipedia.actionCompleted.notice = 'Action';
Wikipedia.actionCompleted.postfix = 'completed';
var form = e.target;
var reason = "";
var comment = "";
if ( form.reason ) {
comment = form.reason.value;
}
var uid = form.uid.value;
var types;
switch( form.category.value ) {
// Report user for vandalism
case 'aiv':
default:
types = form.getChecked( 'arvtype' );
if( !types.length && comment === '' ) {
alert( 'You must specify some reason' );
return;
}
types = types.map( function(v) {
switch(v) {
case 'final':
return 'vandalism after final warning';
case 'postblock':
return 'vandalism after recent release of block';
case 'spambot':
return 'account is evidently a spambot or a compromised account';
case 'vandalonly':
return 'actions evidently indicate a vandalism-only account';
case 'promoonly':
return 'account is being used only for promotional purposes';
default:
return 'unknown reason';
}
} ).join( ', ' );
if ( form.page.value !== '' ) {
// add a leading : on linked page namespace to prevent transclusion
reason = 'On [[' + form.page.value.replace( /^(Image|Category|File):/i, ':$1:' ) + ']]';
if ( form.badid.value !== '' ) {
var query = {
'title': form.page.value,
'diff': form.badid.value,
'oldid': form.goodid.value
};
reason += ' ([' + mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ) + ' diff])';
}
reason += ';';
}
if ( types ) {
reason += " " + types;
}
if (comment !== "" ) {
reason += (reason === "" ? "" : ". ") + comment + ".";
}
reason += "~~~~";
reason = reason.replace(/\r?\n/g, "\n*:"); // indent newlines
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
var aivPage = new Wikipedia.page( 'Wikipedia:Administrator intervention against vandalism', 'Processing AIV request' );
aivPage.setPageSection( 1 );
aivPage.setFollowRedirect( true );
aivPage.load( function() {
var text = aivPage.getPageText();
// check if user has already been reported
if (new RegExp( "\\{\\{\\s*(?:(?:[Ii][Pp])?[Vv]andal|[Uu]serlinks)\\s*\\|\\s*(?:1=)?\\s*" + RegExp.escape( uid, true ) + "\\s*\\}\\}" ).test(text)) {
aivPage.getStatusElement().info( 'Report already present, will not add a new one' );
return;
}
aivPage.getStatusElement().status( 'Adding new report...' );
aivPage.setMinorEdit( Twinkle.getPref('markAIVReportAsMinor') );
aivPage.setEditSummary( 'Reporting [[Special:Contributions/' + uid + '|' + uid + ']].' + Twinkle.getPref('summaryAd') );
aivPage.setPageText( text + '\n*{{' + ( isIPAddress( uid ) ? 'IPvandal' : 'vandal' ) + '|' + (/\=/.test( uid ) ? '1=' : '' ) + uid + '}} - ' + reason );
aivPage.save();
} );
break;
// Report inappropriate username
case 'username':
types = form.getChecked( 'arvtype' );
if( !types.length ) {
alert( 'You must specify at least one breached violation' );
return;
}
types = types.map( function( v ) { return v.toLowerCaseFirstChar(); } );
if ( types.length <= 2 ) {
types = types.join( ' and ' );
} else {
types = [ types.slice( 0, -1 ).join( ', ' ), types.slice( -1 ) ].join( ' and ' );
}
var article = 'a';
if ( /[aeiouwyh]/.test( types[0] ) ) { // non 100% correct, but whatever, inlcuding 'h' for Cockney
article = 'an';
}
reason = "*{{user-uaa|1=" + uid + "}} — Violation of username policy because it's " + article + " " + types + " username; ";
if (comment !== '' ) {
reason += "''" + comment.toUpperCaseFirstChar() + "''. ";
}
reason += "~~~~";
reason = reason.replace(/\r?\n/g, "\n*:"); // indent newlines
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
var uaaPage = new Wikipedia.page( 'Wikipedia:Usernames for administrator attention', 'Processing UAA request' );
uaaPage.setPageSection( 1 );
uaaPage.setFollowRedirect( true );
uaaPage.load( function() {
var text = uaaPage.getPageText();
// check if user has already been reported
if (new RegExp( "\\{\\{\\s*user-uaa\\s*\\|\\s*(1\\s*=\\s*)?" + RegExp.escape(uid, true) + "\\s*(\\||\\})" ).test(text)) {
uaaPage.getStatusElement().error( 'User is already listed.' );
return;
}
uaaPage.getStatusElement().status( 'Adding new report...' );
uaaPage.setMinorEdit( Twinkle.getPref('markUAAReportAsMinor') );
uaaPage.setEditSummary( 'Reporting [[Special:Contributions/' + uid + '|' + uid + ']].'+ Twinkle.getPref('summaryAd') );
uaaPage.setPageText( text.replace( /-->/, "-->\n" + reason ) ); // add at top
uaaPage.save();
} );
break;
// Report master sockpuppet account
case 'sock':
Twinkle.arv.processSock( {
uid: uid,
sockpuppets: form.getTexts( 'sockpuppet' ),
evidence: form.evidence.value.rtrim(),
checkuser: form.checkuser.checked,
notify: form.notify.checked
} );
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
break;
// Report an account as being a sockpuppet of another
case 'puppet':
Twinkle.arv.processSock( {
uid: form.sockmaster.value.rtrim(),
sockpuppets: new Array(uid),
evidence: form.evidence.value.rtrim(),
checkuser: form.checkuser.checked,
notify: form.notify.checked
} );
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
break;
}
};
Twinkle.arv.processSock = function( params ) {
Wikipedia.addCheckpoint(); // prevent notification events from causing an erronous "action completed"
// notify all user accounts if requested
if (params.notify) {
var notifyEditSummary = "Notifying about suspicion of sockpuppeteering." + Twinkle.getPref('summaryAd');
var notifyText = "\n\n{{subst:socksuspectnotice|1=" + params.uid + "}} ~~~~";
// notify user's master account
var masterTalkPage = new Wikipedia.page( 'User talk:' + params.uid, 'Notifying suspected sockpuppeteer' );
masterTalkPage.setFollowRedirect( true );
masterTalkPage.setEditSummary( notifyEditSummary );
masterTalkPage.setAppendText( notifyText );
masterTalkPage.append();
var statusIndicator = new Status( 'Notifying suspected sockpuppets', '0%' );
var total = params.sockpuppets.length;
var current = 0;
// display status of notifications as they progress
var onSuccess = function( sockTalkPage ) {
var now = parseInt( 100 * ++(current)/total ) + '%';
statusIndicator.update( now );
sockTalkPage.getStatusElement().unlink();
if ( current >= total ) {
statusIndicator.info( now + ' (completed)' );
}
};
var socks = params.sockpuppets;
// notify each puppet account
for( var i = 0; i < socks.length; ++i ) {
var sockTalkPage = new Wikipedia.page( 'User talk:' + socks[i], "Notification for " + socks[i] );
sockTalkPage.setFollowRedirect( true );
sockTalkPage.setEditSummary( notifyEditSummary );
sockTalkPage.setAppendText( notifyText );
sockTalkPage.append( onSuccess );
}
}
// prepare the SPI report
var text = "\n\n{{subst:SPI report|socksraw=" +
params.sockpuppets.map( function(v) {
return "* {{" + ( isIPAddress( v ) ? "checkip" : "checkuser" ) + "|1=" + v + "}}";
} ).join( "\n" ) + "\n|evidence=" + params.evidence + " \n";
if ( params.checkuser ) {
text += "|checkuser=yes";
}
text += "}}";
var spiPage = new Wikipedia.page( 'Wikipedia:Sockpuppet investigations/' + params.uid, 'Retrieving discussion page' );
spiPage.setFollowRedirect( true );
spiPage.setMinorEdit( Twinkle.getPref('markSockReportAsMinor') );
spiPage.setEditSummary( 'Adding new report for [[Special:Contributions/' + params.uid + '|' + params.uid + ']].'+ Twinkle.getPref('summaryAd') );
spiPage.setAppendText( text );
spiPage.append();
Wikipedia.removeCheckpoint(); // all page updates have been started
};
/*
****************************************
*** twinklebatchdelete.js: Batch delete module (sysops only)
****************************************
* Mode of invocation: Tab ("D-batch")
* Active on: Existing and non-existing non-articles, and Special:PrefixIndex
* Config directives in: TwinkleConfig
*/
Twinkle.batchdelete = function twinklebatchdelete() {
if( userIsInGroup( 'sysop' ) && (mw.config.get( 'wgNamespaceNumber' ) > 0 || mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Prefixindex') ) {
twAddPortletLink( "javascript:Twinkle.batchdelete.callback()", "D-batch", "tw-batch", "Delete pages found in this category/on this page", "");
}
};
Twinkle.batchdelete.unlinkCache = {};
Twinkle.batchdelete.callback = function twinklebatchdeleteCallback() {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Batch deletion" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#batchdelete" );
var form = new QuickForm( Twinkle.batchdelete.callback.evaluate );
form.append( {
type: 'checkbox',
list: [
{
label: 'Delete pages',
name: 'delete_page',
value: 'delete',
checked: true
},
{
label: 'Remove backlinks to the page',
name: 'unlink_page',
value: 'unlink',
checked: true
},
{
label: 'Delete redirects to deleted pages',
name: 'delete_redirects',
value: 'delete_redirects',
checked: true
}
]
} );
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason: '
} );
var query;
if( mw.config.get( 'wgNamespaceNumber' ) === Namespace.CATEGORY ) {
query = {
'action': 'query',
'generator': 'categorymembers',
'gcmtitle': mw.config.get( 'wgPageName' ),
'gcmlimit' : Twinkle.getPref('batchMax'), // the max for sysops
'prop': [ 'categories', 'revisions' ],
'rvprop': [ 'size' ]
};
} else if( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Prefixindex' ) {
var gapnamespace, gapprefix;
if(QueryString.exists( 'from' ) )
{
gapnamespace = QueryString.get( 'namespace' );
gapprefix = QueryString.get( 'from' ).toUpperCaseFirstChar();
}
else
{
var pathSplit = location.pathname.split('/');
if (pathSplit.length < 3 || pathSplit[2] !== "Special:PrefixIndex") {
return;
}
var titleSplit = pathSplit[3].split(':');
gapnamespace = Namespace[titleSplit[0].toUpperCase()];
if ( titleSplit.length < 2 || typeof(gapnamespace) === 'undefined' )
{
gapnamespace = Namespace.MAIN;
gapprefix = pathSplit.splice(3).join('/');
}
else
{
pathSplit = pathSplit.splice(4);
pathSplit.splice(0,0,titleSplit.splice(1).join(':'));
gapprefix = pathSplit.join('/');
}
}
query = {
'action': 'query',
'generator': 'allpages',
'gapnamespace': gapnamespace ,
'gapprefix': gapprefix,
'gaplimit' : Twinkle.getPref('batchMax'), // the max for sysops
'prop' : ['categories', 'revisions' ],
'rvprop': [ 'size' ]
};
} else {
query = {
'action': 'query',
'generator': 'links',
'titles': mw.config.get( 'wgPageName' ),
'gpllimit' : Twinkle.getPref('batchMax'), // the max for sysops
'prop': [ 'categories', 'revisions' ],
'rvprop': [ 'size' ]
};
}
var wikipedia_api = new Wikipedia.api( 'Grabbing pages', query, function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//page[@ns != "' + Namespace.IMAGE + '" and not(@missing)]', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
var list = [];
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var object = snapshot.snapshotItem(i);
var page = xmlDoc.evaluate( '@title', object, null, XPathResult.STRING_TYPE, null ).stringValue;
var size = xmlDoc.evaluate( 'revisions/rev/@size', object, null, XPathResult.NUMBER_TYPE, null ).numberValue;
var disputed = xmlDoc.evaluate( 'boolean(categories/cl[@title="Category:Contested candidates for speedy deletion"])', object, null, XPathResult.BOOLEAN_TYPE, null ).booleanValue;
list.push( {label:page + ' (' + size + ' bytes)' + ( disputed ? ' (DISPUTED CSD)' : '' ), value:page, checked:!disputed });
}
self.params.form.append( {
type: 'checkbox',
name: 'pages',
list: list
} );
self.params.form.append( { type:'submit' } );
var result = self.params.form.render();
self.params.Window.setContent( result );
} );
wikipedia_api.params = { form:form, Window:Window };
wikipedia_api.post();
var root = document.createElement( 'div' );
Status.init( root );
Window.setContent( root );
Window.display();
};
Twinkle.batchdelete.currentDeleteCounter = 0;
Twinkle.batchdelete.currentUnlinkCounter = 0;
Twinkle.batchdelete.currentdeletor = 0;
Twinkle.batchdelete.callback.evaluate = function twinklebatchdeleteCallbackEvaluate(event) {
Wikipedia.actionCompleted.notice = 'Status';
Wikipedia.actionCompleted.postfix = 'batch deletion is now complete';
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var pages = event.target.getChecked( 'pages' );
var reason = event.target.reason.value;
var delete_page = event.target.delete_page.checked;
var unlink_page = event.target.unlink_page.checked;
var delete_redirects = event.target.delete_redirects.checked;
if( ! reason ) {
return;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( event.target );
if( !pages ) {
Status.error( 'Error', 'nothing to delete, aborting' );
return;
}
function toCall( work ) {
if( work.length === 0 && Twinkle.batchdelete.currentDeleteCounter <= 0 && Twinkle.batchdelete.currentUnlinkCounter <= 0 ) {
window.clearInterval( Twinkle.batchdelete.currentdeletor );
Wikipedia.removeCheckpoint();
return;
} else if( work.length !== 0 && ( Twinkle.batchdelete.currentDeleteCounter <= Twinkle.getPref('batchDeleteMinCutOff') || Twinkle.batchdelete.currentUnlinkCounter <= Twinkle.getPref('batchDeleteMinCutOff') ) ) {
Twinkle.batchdelete.unlinkCache = []; // Clear the cache
var pages = work.shift();
Twinkle.batchdelete.currentDeleteCounter += pages.length;
Twinkle.batchdelete.currentUnlinkCounter += pages.length;
for( var i = 0; i < pages.length; ++i ) {
var page = pages[i];
var query = {
'action': 'query',
'titles': page
};
var wikipedia_api = new Wikipedia.api( 'Checking if page ' + page + ' exists', query, Twinkle.batchdelete.callbacks.main );
wikipedia_api.params = { page:page, reason:reason, unlink_page:unlink_page, delete_page:delete_page, delete_redirects:delete_redirects };
wikipedia_api.post();
}
}
}
var work = pages.chunk( Twinkle.getPref('batchdeleteChunks') );
Wikipedia.addCheckpoint();
Twinkle.batchdelete.currentdeletor = window.setInterval( toCall, 1000, work );
};
Twinkle.batchdelete.callbacks = {
main: function( self ) {
var xmlDoc = self.responseXML;
var normal = xmlDoc.evaluate( '//normalized/n/@to', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
if( normal ) {
self.params.page = normal;
}
var exists = xmlDoc.evaluate( 'boolean(//pages/page[not(@missing)])', xmlDoc, null, XPathResult.BOOLEAN_TYPE, null ).booleanValue;
if( ! exists ) {
self.statelem.error( "It seems that the page doesn't exist, perhaps it has already been deleted" );
return;
}
var query, wikipedia_api;
if( self.params.unlink_page ) {
query = {
'action': 'query',
'list': 'backlinks',
'blfilterredir': 'nonredirects',
'blnamespace': [0, 100], // main space and portal space only
'bltitle': self.params.page,
'bllimit': userIsInGroup( 'sysop' ) ? 5000 : 500 // 500 is max for normal users, 5000 for bots and sysops
};
wikipedia_api = new Wikipedia.api( 'Grabbing backlinks', query, Twinkle.batchdelete.callbacks.unlinkBacklinksMain );
wikipedia_api.params = self.params;
wikipedia_api.post();
} else {
--Twinkle.batchdelete.currentUnlinkCounter;
}
if( self.params.delete_page ) {
if (self.params.delete_redirects)
{
query = {
'action': 'query',
'list': 'backlinks',
'blfilterredir': 'redirects',
'bltitle': self.params.page,
'bllimit': userIsInGroup( 'sysop' ) ? 5000 : 500 // 500 is max for normal users, 5000 for bots and sysops
};
wikipedia_api = new Wikipedia.api( 'Grabbing redirects', query, Twinkle.batchdelete.callbacks.deleteRedirectsMain );
wikipedia_api.params = self.params;
wikipedia_api.post();
}
var wikipedia_page = new Wikipedia.page( self.params.page, 'Deleting page ' + self.params.page );
wikipedia_page.setEditSummary(self.params.reason + Twinkle.getPref('deletionSummaryAd'));
wikipedia_page.deletePage(function( apiobj ) {
--Twinkle.batchdelete.currentDeleteCounter;
var link = document.createElement( 'a' );
link.setAttribute( 'href', mw.config.get( 'wgArticlePath' ).replace( '$1', self.params.page ) );
link.setAttribute( 'title', self.params.page );
link.appendChild( document.createTextNode( self.params.page ) );
apiobj.statelem.info( [ 'completed (' , link , ')' ] );
} );
} else {
--Twinkle.batchdelete.currentDeleteCounter;
}
},
deleteRedirectsMain: function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//backlinks/bl/@title', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
var total = snapshot.snapshotLength;
if( snapshot.snapshotLength === 0 ) {
return;
}
var statusIndicator = new Status('Deleting redirects for ' + self.params.page, '0%');
var onsuccess = function( self ) {
var obj = self.params.obj;
var total = self.params.total;
var now = parseInt( 100 * ++(self.params.current)/total ) + '%';
obj.update( now );
self.statelem.unlink();
if( self.params.current >= total ) {
obj.info( now + ' (completed)' );
Wikipedia.removeCheckpoint();
}
};
Wikipedia.addCheckpoint();
if( snapshot.snapshotLength === 0 ) {
statusIndicator.info( '100% (completed)' );
Wikipedia.removeCheckpoint();
return;
}
var params = clone( self.params );
params.current = 0;
params.total = total;
params.obj = statusIndicator;
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var title = snapshot.snapshotItem(i).value;
var wikipedia_page = new Wikipedia.page( title, "Deleting " + title );
wikipedia_page.setEditSummary('[[WP:CSD#G8|G8]]: Redirect to deleted page "' + self.params.page + '"' + Twinkle.getPref('deletionSummaryAd'));
wikipedia_page.setCallbackParameters(params);
wikipedia_page.deletePage(onsuccess);
}
},
unlinkBacklinksMain: function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//backlinks/bl/@title', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
if( snapshot.snapshotLength === 0 ) {
--Twinkle.batchdelete.currentUnlinkCounter;
return;
}
var statusIndicator = new Status('Unlinking backlinks to ' + self.params.page, '0%');
var total = snapshot.snapshotLength * 2;
var onsuccess = function( self ) {
var obj = self.params.obj;
var total = self.params.total;
var now = parseInt( 100 * ++(self.params.current)/total ) + '%';
obj.update( now );
self.statelem.unlink();
if( self.params.current >= total ) {
obj.info( now + ' (completed)' );
--Twinkle.batchdelete.currentUnlinkCounter;
Wikipedia.removeCheckpoint();
}
};
Wikipedia.addCheckpoint();
if( snapshot.snapshotLength === 0 ) {
statusIndicator.info( '100% (completed)' );
--Twinkle.batchdelete.currentUnlinkCounter;
Wikipedia.removeCheckpoint();
return;
}
self.params.total = total;
self.params.obj = statusIndicator;
self.params.current = 0;
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var title = snapshot.snapshotItem(i).value;
var wikipedia_page = new Wikipedia.page( title, "Unlinking on " + title );
var params = clone( self.params );
params.title = title;
params.onsuccess = onsuccess;
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.batchdelete.callbacks.unlinkBacklinks);
}
},
unlinkBacklinks: function( pageobj ) {
var params = pageobj.getCallbackParameters();
if( ! pageobj.exists() ) {
// we probably just deleted it, as a recursive backlink
params.onsuccess( { params: params, statelem: pageobj.getStatusElement() } );
Wikipedia.actionCompleted();
return;
}
var text;
if( params.title in Twinkle.batchdelete.unlinkCache ) {
text = Twinkle.batchdelete.unlinkCache[ params.title ];
} else {
text = pageobj.getPageText();
}
var old_text = text;
var wikiPage = new Mediawiki.Page( text );
wikiPage.removeLink( params.page );
text = wikiPage.getText();
Twinkle.batchdelete.unlinkCache[ params.title ] = text;
if( text === old_text ) {
// Nothing to do, return
params.onsuccess( { params: params, statelem: pageobj.getStatusElement() } );
Wikipedia.actionCompleted();
return;
}
pageobj.setEditSummary('Removing link(s) to deleted page ' + self.params.page + Twinkle.getPref('deletionSummaryAd'));
pageobj.setPageText(text);
pageobj.setCreateOption('nocreate');
pageobj.save(params.onsuccess);
}
};
/*
****************************************
*** twinklebatchprotect.js: Batch protect module (sysops only)
****************************************
* Mode of invocation: Tab ("P-batch")
* Active on: Existing and non-existing non-articles, and Special:PrefixIndex
* Config directives in: TwinkleConfig
*/
Twinkle.batchprotect = function twinklebatchprotect() {
if( userIsInGroup( 'sysop' ) && (mw.config.get('wgNamespaceNumber') > 0 || mw.config.get('wgCanonicalSpecialPageName') == 'Prefixindex') ) {
twAddPortletLink( "javascript:Twinkle.batchprotect.callback()", "P-batch", "tw-pbatch", "Protect pages found on this page", "");
}
}
Twinkle.batchprotect.unlinkCache = {};
Twinkle.batchprotect.callback = function twinklebatchprotectCallback() {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Batch protection" );
var form = new QuickForm( Twinkle.batchprotect.callback.evaluate );
form.append( {
type: 'select',
name: 'move',
label: 'Move protection',
list: [
{
label: 'Allow all users (still autoconfirmed)',
value: '',
selected: true
},
{
label: 'Block new and unregistered users',
value: 'autoconfirmed'
},
{
label: 'Block all non-admin users',
value: 'sysop'
}
]
} );
form.append( {
type: 'select',
name: 'edit',
label: 'Edit protection',
list: [
{
label: 'Allow all users',
value: '',
selected: true
},
{
label: 'Block new and unregistered users',
value: 'autoconfirmed'
},
{
label: 'Block all non-admin users',
value: 'sysop'
}
]
} );
form.append( {
type: 'select',
name: 'create',
label: 'Create protection',
list: [
{
label: 'Allow all users (still autoconfirmed)',
value: '',
selected: true
},
{
label: 'Block new and unregistered users',
value: 'autoconfirmed'
},
{
label: 'Block all non-admin users',
value: 'sysop'
}
]
} );
form.append( {
type: 'checkbox',
list: [
{
name: 'cascade',
label: 'Cascade protection'
}
]
} );
form.append( {
type: 'select',
name: 'expiry',
label: 'Expiration: ',
list: [
{ label: '15 minutes', value: '15 minutes' },
{ label: '30 minutes', value: '30 minutes' },
{ label: '45 minutes', value: '45 minutes' },
{ label: '1 hour', value: '1 hour' },
{ label: '2 hours', value: '2 hours' },
{ label: '3 hours', value: '3 hours' },
{ label: '6 hours', value: '6 hours' },
{ label: '12 hours', value: '12 hours' },
{ label: '1 day', value: '1 day' },
{ label: '2 days', value: '2 days' },
{ label: '3 days', value: '3 days' },
{ label: '4 days', value: '4 days' },
{ label: '5 days', value: '5 days' },
{ label: '6 days', value: '6 days' },
{ label: '1 week', value: '1 week' },
{ label: '2 weeks', value: '2 weeks' },
{ label: '1 month', value: '1 month' },
{ label: '2 months', value: '2 months' },
{ label: '3 months', value: '3 months' },
{ label: '6 months', value: '6 months' },
{ label: '1 year', value: '1 year' },
{ label: '2 years', value: '2 years' },
{ label: '3 years', value: '3 years' },
{ label: '6 years', value: '6 years' },
{ label: 'indefinite', selected: true, value:'indefinite' }
]
} );
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason: '
} );
if( mw.config.get('wgNamespaceNumber') == Namespace.CATEGORY ) {
var query = {
'action': 'query',
'generator': 'categorymembers',
'gcmtitle': mw.config.get('wgPageName'),
'gcmlimit' : Twinkle.getPref('batchMax'), // the max for sysops
'prop': [ 'revisions' ],
'rvprop': [ 'size' ]
};
} else if( mw.config.get('wgCanonicalSpecialPageName') == 'Prefixindex' ) {
var query = {
'action': 'query',
'generator': 'allpages',
'gapnamespace': QueryString.exists('namespace') ? QueryString.get( 'namespace' ): document.getElementById('namespace').value,
'gapprefix': QueryString.exists('from') ? QueryString.get( 'from' ).replace('+', ' ').toUpperCaseFirstChar() : document.getElementById('nsfrom').value.toUpperCaseFirstChar(),
'gaplimit' : Twinkle.getPref('batchMax'), // the max for sysops
'prop' : [ 'revisions' ],
'rvprop': [ 'size' ]
}
} else {
var query = {
'action': 'query',
'gpllimit' : Twinkle.getPref('batchMax'), // the max for sysops
'generator': 'links',
'titles': mw.config.get('wgPageName'),
'prop': [ 'revisions' ],
'rvprop': [ 'size' ]
};
}
var wikipedia_api = new Wikipedia.api( 'Grabbing pages', query, function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//page', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
var list = [];
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var object = snapshot.snapshotItem(i);
var page = xmlDoc.evaluate( '@title', object, null, XPathResult.STRING_TYPE, null ).stringValue;
var size = xmlDoc.evaluate( 'revisions/rev/@size', object, null, XPathResult.NUMBER_TYPE, null ).numberValue;
list.push( {label:page + (size ? ' (' + size + ')' : '' ), value:page, checked: true });
}
self.params.form.append( {
type: 'checkbox',
name: 'pages',
list: list
}
)
self.params.form.append( { type:'submit' } );
var result = self.params.form.render();
self.params.Window.setContent( result );
} );
wikipedia_api.params = { form:form, Window:Window };
wikipedia_api.post();
var root = document.createElement( 'div' );
Status.init( root );
Window.setContent( root );
Window.display();
}
Twinkle.batchprotect.currentProtectCounter = 0;
Twinkle.batchprotect.currentprotector = 0;
Twinkle.batchprotect.callback.evaluate = function twinklebatchprotectCallbackEvaluate(event) {
wgPageName = mw.config.get('wgPageName').replace( /_/g, ' ' ); // for queen/king/whatever and country!
var pages = event.target.getChecked( 'pages' );
var reason = event.target.reason.value;
var create = event.target.create.value;
var edit = event.target.edit.value;
var cascade = event.target.cascade.checked;
var expiry = event.target.expiry.value;
var move = event.target.move.value;
if( ! reason ) {
return;
}
Status.init( event.target );
if( !pages ) {
Status.error( 'Error', 'nothing to delete, aborting' );
return;
}
function toCall( work ) {
if( work.length == 0 && Twinkle.batchprotect.currentProtectCounter <= 0 ) {
Status.info( 'work done' );
window.clearInterval( Twinkle.batchprotect.currentprotector );
Wikipedia.removeCheckpoint();
return;
} else if( work.length != 0 && Twinkle.batchprotect.currentProtectCounter <= Twinkle.getPref('batchProtectMinCutOff') ) {
var pages = work.shift();
Twinkle.batchprotect.currentProtectCounter += pages.length;
for( var i = 0; i < pages.length; ++i ) {
var page = pages[i];
var query = {
'action': 'query',
'titles': page
}
var wikipedia_api = new Wikipedia.api( 'Checking if page ' + page + ' exists', query, Twinkle.batchprotect.callbacks.main );
wikipedia_api.params = { page:page, reason:reason, move: move, edit: edit, create: create, expiry: expiry, cascade: cascade };
wikipedia_api.post();
}
}
}
var work = pages.chunk( Twinkle.getPref('batchProtectChunks') );
Wikipedia.addCheckpoint();
Twinkle.batchprotect.currentprotector = window.setInterval( toCall, 1000, work );
}
Twinkle.batchprotect.callbacks = {
main: function( self ) {
var xmlDoc = self.responseXML;
var normal = xmlDoc.evaluate( '//normalized/n/@to', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
if( normal ) {
self.params.page = normal;
}
var query = {
'title': self.params.page,
'action': 'protect'
};
var wikipedia_wiki = new Wikipedia.wiki( 'Protecting page ' + self.params.page, query, Twinkle.batchprotect.callbacks.protectPage, function( self ) {
--Twinkle.batchprotect.currentProtectCounter;
var link = document.createElement( 'a' );
link.setAttribute( 'href', mw.config.get('wgArticlePath').replace( '$1', self.query['title'] ) );
link.setAttribute( 'title', self.query['title'] );
link.appendChild( document.createTextNode( self.query['title'] ) );
self.statelem.info( [ 'completed (' , link , ')' ] );
} );
wikipedia_wiki.params = self.params;
wikipedia_wiki.followRedirect = false;
wikipedia_wiki.get();
},
protectPage: function( self ) {
var form = self.responseXML.getElementById( 'mw-Protect-Form' );
var postData = {
'wpEditToken': form.wpEditToken.value,
'mwProtect-level-edit': self.params.edit,
'wpProtectExpirySelection-edit': self.params.expiry != 'indefinite' ? 'othertime' : 'indefinite',
'mwProtect-expiry-edit': self.params.expiry != 'indefinite' ? self.params.expiry : undefined,
'mwProtect-level-move': self.params.move,
'wpProtectExpirySelection-move': self.params.expiry != 'indefinite' ? 'othertime' : 'indefinite',
'mwProtect-expiry-move': self.params.expiry != 'indefinite' ? self.params.expiry : undefined,
'mwProtect-cascade': self.params.cascade ? '' : undefined,
'mwProtectWatch': form.mwProtectWatch.checked ? '' : undefined,
'wpProtectReasonSelection': 'other',
'mwProtect-reason': self.params.reason + Twinkle.getPref('protectionSummaryAd')
};
self.post( postData );
}
}
/*
****************************************
*** twinklebatchundelete.js: Batch undelete module
****************************************
* Mode of invocation: Tab ("Und-batch")
* Active on: Existing and non-existing user pages (??? why?)
* Config directives in: TwinkleConfig
*/
Twinkle.batchundelete = function twinklebatchundelete() {
if( mw.config.get('wgNamespaceNumber') != Namespace.USER ) {
return;
}
if( userIsInGroup( 'sysop' ) ) {
twAddPortletLink( "javascript:Twinkle.batchundelete.callback()", "Und-batch", "tw-batch-undel", "Undelete 'em all", "");
}
}
Twinkle.batchundelete.callback = function twinklebatchundeleteCallback() {
var Window = new SimpleWindow( 800, 400 );
var form = new QuickForm( Twinkle.batchundelete.callback.evaluate );
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason: '
} );
var query = {
'action': 'query',
'generator': 'links',
'titles': mw.config.get('wgPageName'),
'gpllimit' : Twinkle.getPref('batchMax') // the max for sysops
};
var wikipedia_api = new Wikipedia.api( 'Grabbing pages', query, function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//page[@missing]', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
var list = [];
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var object = snapshot.snapshotItem(i);
var page = xmlDoc.evaluate( '@title', object, null, XPathResult.STRING_TYPE, null ).stringValue;
list.push( {label:page, value:page, checked: true });
}
self.params.form.append( {
type: 'checkbox',
name: 'pages',
list: list
}
)
self.params.form.append( { type:'submit' } );
var result = self.params.form.render();
self.params.Window.setContent( result );
} );
wikipedia_api.params = { form:form, Window:Window };
wikipedia_api.post();
var root = document.createElement( 'div' );
Status.init( root );
Window.setContent( root );
Window.display();
}
Twinkle.batchundelete.currentUndeleteCounter = 0;
Twinkle.batchundelete.currentundeletor = 0;
Twinkle.batchundelete.callback.evaluate = function( event ) {
Wikipedia.actionCompleted.notice = 'Status';
Wikipedia.actionCompleted.postfix = 'batch undeletion is now completed';
var pages = event.target.getChecked( 'pages' );
var reason = event.target.reason.value;
if( ! reason ) {
return;
}
Status.init( event.target );
if( !pages ) {
Status.error( 'Error', 'nothing to undelete, aborting' );
return;
}
var work = pages.chunk( Twinkle.getPref('batchUndeleteChunks') );
Wikipedia.addCheckpoint();
Twinkle.batchundelete.currentundeletor = window.setInterval( Twinkle.batchundelete.callbacks.main, 1000, work, reason );
}
Twinkle.batchundelete.callbacks = {
main: function( work, reason ) {
if( work.length == 0 && Twinkle.batchundelete.currentUndeleteCounter <= 0 ) {
Status.info( 'work done' );
window.clearInterval( Twinkle.batchundelete.currentundeletor );
Wikipedia.removeCheckpoint();
return;
} else if( work.length != 0 && Twinkle.batchundelete.currentUndeleteCounter <= Twinkle.getPref('batchUndeleteMinCutOff') ) {
var pages = work.shift();
Twinkle.batchundelete.currentUndeleteCounter += pages.length;
for( var i = 0; i < pages.length; ++i ) {
var title = pages[i];
var query = {
'title': 'Special:Undelete',
'target': title,
'action': 'submit'
};
var wikipedia_wiki = new Wikipedia.wiki( "Undeleting " + title, query, Twinkle.batchundelete.callbacks.undeletePage, function( self ) {
--Twinkle.batchundelete.currentUndeleteCounter;
var link = document.createElement( 'a' );
link.setAttribute( 'href', mw.config.get('wgArticlePath').replace( '$1', self.params.title ) );
link.setAttribute( 'title', self.params.title );
link.appendChild( document.createTextNode( self.params.title ) );
self.statelem.info( [ 'completed (' , link , ')' ] );
});
wikipedia_wiki.params = { title:title, reason: reason };
wikipedia_wiki.get();
}
}
},
undeletePage: function( self ) {
var form = self.responseXML.getElementById('undelete');
var postData = {
'wpComment': self.params.reason + '.' + Twinkle.getPref('deletionSummaryAd'),
'target': self.params.image,
'wpEditToken': form.wpEditToken.value,
'restore': 1
}
self.post( postData );
}
};
/*
****************************************
*** twinklecloser.js: AFD/AFC closer module
****************************************
* Mode of invocation: Link on AFD subpages (including daily log pages) and AFC daily log pages
* Active on: The aforementioned pages
* Config directives in: TwinkleConfig
*/
Twinkle.closer = function twinklecloser() {
var closeable = false;
var type;
if( /Wikipedia:Articles_for_creation\/\d{4}-\d{2}-\d{2}/.test(mw.config.get('wgPageName')) ) {
closeable = true;
type = 'afc';
} else if( /Wikipedia:Articles_for_deletion\//.test(mw.config.get('wgPageName')) ) {
closeable = true;
type = 'afd';
}
if( closeable ) {
Twinkle.closer.mark( type );
}
};
Twinkle.closer.mark = function twinklecloserMark( type ) {
var sections;
switch( type ) {
case 'afc':
sections = $('h2:has(span.editsection)');
sections.each(function(index, section) {
var query = new QueryString($(this).find('span.editsection a').attr('href').split( '?', 2 )[1]);
var section_number = query.get('section');
var closelink = $('<a/>', {
'text': '[close]',
'click': function(){Twinkle.closer.actions.afc(section_number);},
'class': 'twinkle-closer-link twinkle-closer-link-afc',
'css': { 'color': '#449922' }
}).prependTo(this);
});
break;
case 'afd':
sections = $('h3:has(span.editsection)');
sections.each(function(index, section) {
var $a = $(this).find('span.editsection a');
var page =$a.attr('title');
var query = new QueryString($a.attr('href').split( '?', 2 )[1]);
var section_number = query.get('section');
var closelink = $('<a/>', {
'text': '[close]',
'click': function(){Twinkle.closer.actions.afd(section_number, page);},
'class': 'twinkle-closer-link twinkle-closer-link-afd',
'css': { 'color': '#449922' }
}).prependTo(this);
});
break;
default:
alert("Twinkle.closer.mark: unknown closure type " + type);
break;
}
};
Twinkle.closer.actions = {
afc: function twinklecloserActionsAfc( section ) {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Close AFC" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "AFC reviewing instructions", "WP:AFCR" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#closer-afc" );
var form = new QuickForm( Twinkle.closer.callbacks.afc.evaluate );
form.append ( {
label: 'Action: ',
type: 'select',
name: 'type',
event: Twinkle.closer.callbacks.afc.submenu,
list: [
{
label: 'Approved',
value: 'approved'
},
{
label: 'Denied',
value: 'denied'
},
{
label: 'Archive',
value: 'archive'
}
]
});
form.append( {
type: 'div',
id: 'work_area'
} );
form.append( {
type: 'hidden',
name: 'section',
value: section
} );
form.append( {
type: 'hidden',
name: 'page',
value: page
} );
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.type.dispatchEvent( evt );
},
afd: function twinklecloserActionsAfd( section, page ) {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Close AFD" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "AFD closing instructions", "Wikipedia:Articles for deletion/Administrator instructions" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#closer-afd" );
var form = new QuickForm( Twinkle.closer.callbacks.afd.evaluate );
form.append ( {
label: 'Action: ',
type: 'radio',
name: 'type',
list: [
{
label: 'Keep',
value: 'keep'
},
{
label: 'No consensus',
value: 'no consensus'
},
{
label: 'Merge',
value: 'merge'
},
{
label: 'Redirect',
value: 'redirect',
subgroup: {
type: 'input',
name: 'target',
label: 'Target: ',
tooltip: 'the name of the page to redirect to'
}
},
{
label: 'Delete',
value: 'delete',
subgroup: {
type: 'checkbox',
list: [
{
label: 'Delete? ',
value: 'delete',
name: 'del',
tooltop: 'if we should delete the page on the fly',
checked: true
}
]
}
}
]
});
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason:'
} );
form.append( {
type: 'input',
name: 'affected_page',
label: 'Affected page: ',
value: page.replace( /.*\/(.*?)(\s\(.*?\))?/, "$1" )
} );
form.append( {
type: 'div',
id: 'work_area'
} );
form.append( {
type: 'hidden',
name: 'section',
value: section
} );
form.append( {
type: 'hidden',
name: 'page',
value: page
} );
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
}
};
Twinkle.closer.callbacks = {
afc: {
submenu: function(e) {
var value = e.target.value;
var root = e.target.form;
var old_area = document.getElementById( 'work_area' );
var work_area = null;
switch( value ) {
case 'archive':
work_area = new QuickForm.element( {
type: 'div',
id: 'work_area'
} );
work_area.append( {
type: 'checkbox',
name: 'approved',
list: [
{
label: 'Approved ',
value: 'approved'
}
]
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'approved':
work_area = new QuickForm.element( {
type: 'div',
id: 'work_area'
} );
work_area.append( {
type: 'input',
name: 'article',
label: 'Article ',
tooltop: 'Leave empty if article was created as specified'
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'denied':
work_area = new QuickForm.element( {
type: 'div',
id: 'work_area'
} );
work_area.append( {
type: 'select',
name: 'reason',
label: 'Reason ',
list: [
{
label:'v',
value:'v'
},
{
label:'bio',
value:'bio'
},
{
label:'nn',
value:'nn'
},
{
label:'web',
value:'web'
},
{
label:'corp',
value:'corp'
},
{
label:'music',
value:'music'
},
{
label:'dict',
value:'dict'
},
{
label:'context',
value:'context'
},
{
label:'blank',
value:'blank'
},
{
label:'neo',
value:'neo'
},
{
label:'joke',
value:'joke'
},
{
label:'lang',
value:'lang'
},
{
label:'blp',
value:'blp'
},
{
label:'npov',
value:'npov'
},
{
label:'not',
value:'not'
}
]
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
default:
alert("Twinkle.closer.callbacks.afc.submenu: unknown outcome " + value);
break;
}
},
evaluate: function(e) {
var form = e.target;
var type = form.type.value;
var section = form.section.value;
var params = { type: type };
switch( type ) {
case 'approved':
var article = form.article.value;
params.tag = '{{subst:afc accept' + ( article ? '|' + article : '' ) + '}}';
break;
case 'denied':
var reason = form.reason.value;
params.tag = '{{subst:afc ' + reason + '}}';
break;
case 'archive':
var approved = form.approved.checked;
params.top = '{{subst:afc top' + ( approved ? '|approved' : '' ) + '}}';
params.bottom = '{{subst:afc b}}';
break;
default:
alert("Twinkle.closer.callbacks.afc.evaluate: unknown outcome " + type);
break;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
var page = Wikipedia.page(mw.config.get('wgPageName'), "Processing");
page.setPageSection(section);
page.setCallbackParameters(params);
page.load(Twinkle.closer.callbacks.afc.edit);
},
edit: function( pageobj ) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var summary;
switch( params.type ) {
case 'approved':
text += params.tag + '~~~~';
summary = 'Approving article.';
break;
case 'denied':
text += params.tag + '~~~~';
summary = 'Denying article.';
break;
case 'archive':
text = text.replace( /^(==.*?==)\n/, "$1\n" + params.top );
text += params.bottom;
summary = 'Archiving.';
break;
default:
alert("Twinkle.closer.callbacks.afc.edit: unknown outcome " + params.type);
break;
}
pageobj.setPageText(text);
pageobj.setEditSummary(summary + Twinkle.getPref('summaryAd'));
pageobj.setCreateOption('nocreate');
pageobj.save();
}
},
afd: {
submenu: function(e) {
var value = e.target.value;
var root = e.target.form;
var old_area = document.getElementById( 'work_area' );
var work_area = new QuickForm.element( {
type: 'div',
id: 'work_area'
} );
switch( value ) {
case 'keep':
case 'no consensus':
// nothing
break;
case 'redirect':
work_area.append( {
type: 'input',
name: 'target',
label: 'Target: ',
tooltip: 'the name of the page to redirect to'
} );
break;
case 'merge':
// merge must be done manually
break;
case 'delete':
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Delete? ',
value: 'delete',
name: 'del',
tooltop: 'if we should delete the page on the fly',
checked: true
}
]
} );
break;
default:
alert("Twinkle.closer.callbacks.afd.submenu: unknown outcome " + value);
break;
}
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
},
evaluate: function(e) {
var form = e.target;
var reason = form.reason.value;
var type = form.type.value;
var section = form.section.value;
var page = form.page.value;
var affected_page = form.affected_page.value;
var params = { type: type, page: page, reason: reason, affected_page: affected_page };
var label, wp_page;
switch( type ) {
case 'keep':
label = "Keep";
break;
case 'no consensus':
label = "No consensus";
break;
case 'redirect':
label = "Redirect";
var target = form.target.value;
break;
case 'merge':
label = "Merge";
break;
case 'delete':
label = "Delete";
var del = form.del.checked;
break;
default:
alert("Twinkle.closer.callbacks.afd.evaluate: unknown outcome " + type);
break;
}
params.label = label;
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
if( type === 'delete' ) {
if( del ) {
// Start by purging redirect
var query = {
'action': 'query',
'list': 'backlinks',
'blfilterredir': 'redirects',
'bltitle': affected_page,
'bllimit': 5000
};
var wikipedia_api = new Wikipedia.api( 'Grabbing redirects', query, Twinkle.closer.callbacks.afd.deleteRedirectsMain );
wikipedia_api.params = params;
wikipedia_api.post();
// and now, delete!
wp_page = Wikipedia.page(affected_page, 'Deleting page');
wp_page.setEditSummary("Deleted per outcome of [[WP:AFD]] discussion (see [[" + params.page + "]])." + Twinkle.getPref('deletionSummaryAd'));
wp_page.deletePage();
}
}
wp_page = Wikipedia.page(page, "Updating process page");
wp_page.setPageSection(section);
wp_page.setCallbackParameters(params);
wp_page.load(Twinkle.closer.callbacks.afd.edit);
},
deleteRedirectsMain: function( self ) {
var $doc = $(self.responseXML);
$doc.find("backlinks bl").each(function(){
var title = $(this).attr('title');
var page = new Wikipedia.page(title, "Deleting redirecting page " + title);
page.setEditSummary("Speedy deleted per ([[WP:CSD#R1|CSD R1]]), Redirect to deleted page \"" + self.params.affected_page + "\"." + Twinkle.getPref('deletionSummaryAd'));
page.deletePage();
});
},
edit: function( pageobj ) {
var text = pageobj.getText();
var params = pageobj.getCallbackParameters();
pageobj.setEditSummary( "Closing discussion, result was \"" + params.label + "\"" + Twinkle.getPref('summaryAd') );
pageobj.setPageText("{{subst:Afd top}}'''" + params.label + "''' " + params.reason + ". ~~~~n" + text + "\n{{subst:Afd bottom}}");
pageobj.save();
}
}
};
/*
****************************************
*** twinkleconfig.js: Preferences module
****************************************
* Mode of invocation: Adds configuration form to Wikipedia:Twinkle/Preferences and user
subpages named "/Twinkle preferences", and adds ad box to the top of user
subpages belonging to the currently logged-in user which end in '.js'
* Active on: What I just said. Yeah.
* Config directives in: TwinkleConfig
I, [[User:This, that and the other]], originally wrote this. If the code is misbehaving, or you have any
questions, don't hesitate to ask me. (This doesn't at all imply [[WP:OWN]]ership - it's just meant to
point you in the right direction.) -- TTO
*/
Twinkle.config = {};
Twinkle.config.commonEnums = {
watchlist: { yes: "Add to watchlist", no: "Don't add to watchlist", "default": "Follow your site preferences" },
talkPageMode: { window: "In a window, replacing other user talks", tab: "In a new tab", blank: "In a totally new window" }
};
Twinkle.config.commonSets = {
csdCriteria: {
db: "Custom rationale ({{db}})",
g1: "G1", g2: "G2", g3: "G3", g4: "G4", g5: "G5", g6: "G6", g7: "G7", g8: "G8", g10: "G10", g11: "G11", g12: "G12",
a1: "A1", a2: "A2", a3: "A3", a5: "A5", a7: "A7", a9: "A9", a10: "A10",
u1: "U1", u2: "U2", u3: "U3",
f1: "F1", f2: "F2", f3: "F3", f7: "F7", f8: "F8", f9: "F9", f10: "F10",
c1: "C1",
t2: "T2", t3: "T3",
r2: "R2", r3: "R3",
p1: "P1", p2: "P2" // db-multiple is not listed here because it is treated differently within twinklespeedy
},
csdCriteriaDisplayOrder: [
"db",
"g1", "g2", "g3", "g4", "g5", "g6", "g7", "g8", "g10", "g11", "g12",
"a1", "a2", "a3", "a5", "a7", "a9", "a10",
"u1", "u2", "u3",
"f1", "f2", "f3", "f7", "f8", "f9", "f10",
"c1",
"t2", "t3",
"r2", "r3",
"p1", "p2"
],
namespacesNoSpecial: {
"0": "Article",
"1": "Talk (article)",
"2": "User",
"3": "User talk",
"4": "Wikipedia",
"5": "Wikipedia talk",
"6": "File",
"7": "File talk",
"8": "MediaWiki",
"9": "MediaWiki talk",
"10": "Template",
"11": "Template talk",
"12": "Help",
"13": "Help talk",
"14": "Category",
"15": "Category talk",
"100": "Portal",
"101": "Portal talk",
"108": "Book",
"109": "Book talk"
}
};
/**
* Section entry format:
*
* {
* title: <human-readable section title>,
* adminOnly: <true for admin-only sections>,
* hidden: <true for advanced preferences that rarely need to be changed - they can still be modified by manually editing twinkleoptions.js>,
* inFriendlyConfig: <true for preferences located under FriendlyConfig rather than TwinkleConfig>,
* preferences: [
* {
* name: <TwinkleConfig property name>,
* label: <human-readable short description - used as a form label>,
* helptip: <(optional) human-readable text (using valid HTML) that complements the description, like limits, warnings, etc.>
* adminOnly: <true for admin-only preferences>,
* type: <string|boolean|integer|enum|set|customList> (customList stores an array of JSON objects { value, label }),
* enumValues: <for type = "enum": a JSON object where the keys are the internal names and the values are human-readable strings>,
* setValues: <for type = "set": a JSON object where the keys are the internal names and the values are human-readable strings>,
* setDisplayOrder: <(optional) for type = "set": an array containing the keys of setValues (as strings) in the order that they are displayed>,
* customListValueTitle: <for type = "customList": the heading for the left "value" column in the custom list editor>,
* customListLabelTitle: <for type = "customList": the heading for the right "label" column in the custom list editor>
* },
* . . .
* ]
* },
* . . .
*
*/
Twinkle.config.sections = [
{
title: "General",
preferences: [
// TwinkleConfig.summaryAd (string)
// Text to be appended to the edit summary of edits made using Twinkle
{
name: "summaryAd",
label: "\"Ad\" to be appended to Twinkle's edit summaries",
helptip: "The summary ad should start with a space, and be kept short.",
type: "string"
},
// TwinkleConfig.deletionSummaryAd (string)
// Text to be appended to the edit summary of deletions made using Twinkle
{
name: "deletionSummaryAd",
label: "Summary ad to use for deletion summaries",
helptip: "Normally the same as the edit summary ad above.",
adminOnly: true,
type: "string"
},
// TwinkleConfig.protectionSummaryAd (string)
// Text to be appended to the edit summary of page protections made using Twinkle
{
name: "protectionSummaryAd",
label: "Summary ad to use for page protections",
helptip: "Normally the same as the edit summary ad above.",
adminOnly: true,
type: "string"
},
// TwinkleConfig.userTalkPageMode may take arguments:
// 'window': open a new window, remember the opened window
// 'tab': opens in a new tab, if possible.
// 'blank': force open in a new window, even if such a window exists
{
name: "userTalkPageMode",
label: "When opening a user talk page, open it",
type: "enum",
enumValues: Twinkle.config.commonEnums.talkPageMode
},
// TwinkleConfig.dialogLargeFont (boolean)
{
name: "dialogLargeFont",
label: "Use larger text in Twinkle dialogs",
type: "boolean"
}
]
},
{
title: "ARV",
preferences: [
// TwinkleConfig.markAIVReportAsMinor (boolean)
// Defines if reports to AIV should be marked as minor
{
name: "markAIVReportAsMinor",
label: "Mark AIV reports as minor edits",
type: "boolean"
},
// TwinkleConfig.markUAAReportAsMinor (boolean)
// Defines if reports to UAA should be marked as minor
{
name: "markUAAReportAsMinor",
label: "Mark UAA reports as minor edits",
type: "boolean"
},
// TwinkleConfig.markSockReportAsMinor (boolean)
// Defines if reports to SPI should be marked as minor
{
name: "markSockReportAsMinor",
label: "Mark SPI reports as minor edits",
type: "boolean"
}
]
},
{
title: "Image deletion (DI)",
preferences: [
// TwinkleConfig.notifyUserOnDeli (boolean)
// If the user should be notified after placing a file deletion tag
{
name: "notifyUserOnDeli",
label: "Check the \"notify initial uploader\" box by default",
type: "boolean"
},
// TwinkleConfig.deliWatchPage (string)
// The watchlist setting of the page tagged for deletion. Either "yes", "no", or "default". Default is "default" (Duh).
{
name: "deliWatchPage",
label: "Add image page to watchlist when tagging",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
},
// TwinkleConfig.deliWatchUser (string)
// The watchlist setting of the user talk page if a notification is placed. Either "yes", "no", or "default". Default is "default" (Duh).
{
name: "deliWatchUser",
label: "Add user talk page of initial uploader to watchlist when notifying",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
}
]
},
{
title: "Proposed deletion (PROD)",
preferences: [
// TwinkleConfig.watchProdPages (boolean)
// If, when applying prod template to page, to watch the page
{
name: "watchProdPages",
label: "Add article to watchlist when tagging",
type: "boolean"
},
// TwinkleConfig.prodReasonDefault (string)
// The prefilled PROD reason.
{
name: "prodReasonDefault",
label: "Prefilled PROD reason",
type: "string"
},
{
name: "logProdPages",
label: "Keep a log in userspace of all pages you tag for PROD",
helptip: "Since non-admins do not have access to their deleted contributions, the userspace log offers a good way to keep track of all pages you tag for PROD using Twinkle.",
type: "boolean"
},
{
name: "prodLogPageName",
label: "Keep the PROD userspace log at this user subpage",
helptip: "i.e. User:<i>username</i>/<i>subpage name</i>. Only works if you turn on the PROD userspace log.",
type: "string"
}
]
},
{
title: "Revert and rollback", // twinklefluff module
preferences: [
// TwinkleConfig.openTalkPage (array)
// What types of actions that should result in opening of talk page
{
name: "openTalkPage",
label: "Open user talk page after these types of reversions",
type: "set",
setValues: { agf: "AGF rollback", norm: "Normal rollback", vand: "Vandalism rollback", torev: "\"Restore this version\"" }
},
// TwinkleConfig.openTalkPageOnAutoRevert (bool)
// Defines if talk page should be opened when calling revert from contrib page, because from there, actions may be multiple, and opening talk page not suitable. If set to true, openTalkPage defines then if talk page will be opened.
{
name: "openTalkPageOnAutoRevert",
label: "Open user talk page when invoking rollback from user contributions",
helptip: "Often, you may be rolling back many pages at a time from a vandal's contributions page, so it would be unsuitable to open the user talk page. Hence, this option is off by default. When this is on, the desired options must be enabled in the previous setting for this to work.",
type: "boolean"
},
// TwinkleConfig.markRevertedPagesAsMinor (array)
// What types of actions that should result in marking edit as minor
{
name: "markRevertedPagesAsMinor",
label: "Mark as minor edit for these types of reversions",
type: "set",
setValues: { agf: "AGF rollback", norm: "Normal rollback", vand: "Vandalism rollback", torev: "\"Restore this version\"" }
},
// TwinkleConfig.watchRevertedPages (array)
// What types of actions that should result in forced addition to watchlist
{
name: "watchRevertedPages",
label: "Add pages to watchlist for these types of reversions",
type: "set",
setValues: { agf: "AGF rollback", norm: "Normal rollback", vand: "Vandalism rollback", torev: "\"Restore this version\"" }
},
// TwinkleConfig.offerReasonOnNormalRevert (boolean)
// If to offer a prompt for extra summary reason for normal reverts, default to true
{
name: "offerReasonOnNormalRevert",
label: "Prompt for reason for normal rollbacks",
helptip: "\"Normal\" rollbacks are the ones that are invoked from the middle [rollback] link.",
type: "boolean"
},
// TwinkleConfig.showRollbackLinks (array)
// Where Twinkle should show rollback links (diff, others, mine, contribs)
// Note from TTO: |contribs| seems to be equal to |others| + |mine|, i.e. redundant, so I left it out heres
{
name: "showRollbackLinks",
label: "Show rollback links on these pages",
type: "set",
setValues: { diff: "Diff pages", others: "Contributions pages of other users", mine: "My contributions page" }
}
]
},
{
title: "Shared IP tagging",
inFriendlyConfig: true,
preferences: [
{
name: "markSharedIPAsMinor",
label: "Mark shared IP tagging as a minor edit",
type: "boolean"
}
]
},
{
title: "Speedy deletion (CSD)",
preferences: [
// TwinkleConfig.speedyPromptOnG7 (boolean)
{
name: "speedyPromptOnG7",
label: "Prompt for rationale when tagging with G7 (author request)",
type: "boolean"
},
// TwinkleConfig.watchSpeedyPages (array)
// Whether to add speedy tagged pages to watchlist
{
name: "watchSpeedyPages",
label: "Add page to watchlist when tagging with these criteria",
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
},
// TwinkleConfig.markSpeedyPagesAsPatrolled (boolean)
// If, when applying speedy template to page, to mark the page as patrolled (if the page was reached from NewPages)
{
name: "markSpeedyPagesAsPatrolled",
label: "Mark page as patrolled when tagging (if possible)",
helptip: "Due to technical limitations, pages are only marked as patrolled when they are reached via Special:NewPages.",
type: "boolean"
},
// TwinkleConfig.notifyUserOnSpeedyDeletionNomination (array)
// What types of actions should result that the author of the page being notified of nomination
{
name: "notifyUserOnSpeedyDeletionNomination",
label: "Notify page creator only when tagging with these criteria",
helptip: "Even if you choose to notify from the CSD screen, the notification will only take place for those criteria selected here.",
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
},
// TwinkleConfig.welcomeUserOnSpeedyDeletionNotification (array of strings)
// On what types of speedy deletion notifications shall the user be welcomed
// with a "firstarticle" notice if his talk page has not yet been created.
{
name: "welcomeUserOnSpeedyDeletionNotification",
label: "Welcome page creator alongside notification when tagging with these criteria",
helptip: "The welcome is issued only if the user is notified about the deletion, and only if their talk page does not already exist. The template used is {{<a href=\"" + mw.config.get("wgArticlePath").replace("$1", "Template:Firstarticle") + "\">firstarticle</a>}}.",
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
},
// TwinkleConfig.promptForSpeedyDeletionSummary (array of strings)
{
name: "promptForSpeedyDeletionSummary",
label: "Allow editing of deletion summary when deleting under these criteria",
adminOnly: true,
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
},
// TwinkleConfig.openUserTalkPageOnSpeedyDelete (array of strings)
// What types of actions that should result user talk page to be opened when speedily deleting (admin only)
{
name: "openUserTalkPageOnSpeedyDelete",
label: "Open user talk page when deleting under these criteria",
adminOnly: true,
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
},
// TwinkleConfig.deleteTalkPageOnDelete (boolean)
// If talk page if exists should also be deleted (CSD G8) when spedying a page (admin only)
{
name: "deleteTalkPageOnDelete",
label: "Check the \"also delete talk page\" box by default",
adminOnly: true,
type: "boolean"
},
// TwinkleConfig.deleteSysopDefaultToTag (boolean)
// Make the CSD screen default to "tag" instead of "delete" (admin only)
{
name: "deleteSysopDefaultToTag",
label: "Default to speedy tagging instead of outright deletion",
adminOnly: true,
type: "boolean"
},
// TwinkleConfig.speedyWindowWidth (integer)
// Defines the width of the Twinkle SD window in pixels
{
name: "speedyWindowWidth",
label: "Width of speedy deletion window (pixels)",
type: "integer"
},
// TwinkleConfig.speedyWindowWidth (integer)
// Defines the width of the Twinkle SD window in pixels
{
name: "speedyWindowHeight",
label: "Height of speedy deletion window (pixels)",
helptip: "If you have a big monitor, you might like to increase this.",
type: "integer"
},
{
name: "logSpeedyNominations",
label: "Keep a log in userspace of all CSD nominations",
helptip: "Since non-admins do not have access to their deleted contributions, the userspace log offers a good way to keep track of all pages you nominate for CSD using Twinkle.",
type: "boolean"
},
{
name: "speedyLogPageName",
label: "Keep the CSD userspace log at this user subpage",
helptip: "i.e. User:<i>username</i>/<i>subpage name</i>. Only works if you turn on the CSD userspace log.",
type: "string"
},
{
name: "noLogOnSpeedyNomination",
label: "Do not create a userspace log entry when tagging with these criteria",
type: "set",
setValues: Twinkle.config.commonSets.csdCriteria,
setDisplayOrder: Twinkle.config.commonSets.csdCriteriaDisplayOrder
}
]
},
{
title: "Tag",
inFriendlyConfig: true,
preferences: [
{
name: "groupByDefault",
label: "Check the \"group into {{multiple issues}}\" box by default",
type: "boolean"
},
{
name: "watchTaggedPages",
label: "Add page to watchlist when tagging",
type: "boolean"
},
{
name: "markTaggedPagesAsMinor",
label: "Mark addition of tags as a minor edit",
type: "boolean"
},
{
name: "markTaggedPagesAsPatrolled",
label: "Mark pages as patrolled when tagging (if possible)",
helptip: "Due to technical limitations, pages are only marked as patrolled when they are reached via Special:NewPages.",
type: "boolean"
},
{
name: "customTagList",
label: "Custom article maintenance tags to display",
helptip: "These appear as additional options at the bottom of the list of tags. For example, you could add new maintenance tags which have not yet been added to Twinkle's defaults.",
type: "customList",
customListValueTitle: "Template name (no curly brackets)",
customListLabelTitle: "Text to show in Welcome dialog"
}
]
},
{
title: "Talkback",
inFriendlyConfig: true,
preferences: [
{
name: "markTalkbackAsMinor",
label: "Mark talkbacks as minor edits",
type: "boolean"
},
{
name: "insertTalkbackSignature",
label: "Insert signature within talkbacks",
type: "boolean"
},
{
name: "talkbackHeading",
label: "Section heading to use for talkbacks",
type: "string"
},
{
name: "adminNoticeHeading",
label: "Section heading to use for administrators' noticeboard notices",
type: "string"
}
]
},
{
title: "Unlink",
preferences: [
// TwinkleConfig.unlinkNamespaces (array)
// In what namespaces unlink should happen, default in 0 (article) and 100 (portal)
{
name: "unlinkNamespaces",
label: "Remove links from pages in these namespaces",
helptip: "Avoid selecting any talk namespaces, as Twinkle might end up unlinking on talk archives (a big no-no).",
type: "set",
setValues: Twinkle.config.commonSets.namespacesNoSpecial
}
]
},
{
title: "Warn user",
preferences: [
// TwinkleConfig.defaultWarningGroup (int)
// if true, watch the page which has been dispatched an warning or notice, if false, default applies
{
name: "defaultWarningGroup",
label: "Default warning level",
type: "enum",
enumValues: { "1": "Level 1", "2": "Level 2", "3": "Level 3", "4": "Level 4", "5": "Level 4im", "6": "Single-issue notices", "7": "Single-issue warnings", "8": "Block (admin only)" }
},
// TwinkleConfig.showSharedIPNotice may take arguments:
// true: to show shared ip notice if an IP address
// false: to not print the notice
{
name: "showSharedIPNotice",
label: "Add extra notice on shared IP talk pages",
helptip: "The notice used for this is not a template - it is hard-coded in Twinkle at the moment.",
type: "boolean"
},
// TwinkleConfig.watchWarnings (boolean)
// if true, watch the page which has been dispatched an warning or notice, if false, default applies
{
name: "watchWarnings",
label: "Add user talk page to watchlist when notifying",
type: "boolean"
},
// TwinkleConfig.blankTalkpageOnIndefBlock (boolean)
// if true, blank the talk page when issuing an indef block notice (per [[WP:UW#Indefinitely blocked users]])
{
name: "blankTalkpageOnIndefBlock",
label: "Blank the talk page when indefinitely blocking users",
helptip: "See <a href=\"" + mw.config.get("wgArticlePath").replace("$1", "WP:UW#Indefinitely blocked users") + "\">WP:UW</a> for more information.",
adminOnly: true,
type: "boolean"
}
]
},
{
title: "Welcome user",
inFriendlyConfig: true,
preferences: [
{
name: "topWelcomes",
label: "Place welcomes above existing content on user talk pages",
type: "boolean"
},
{
name: "watchWelcomes",
label: "Add user talk pages to watchlist when welcoming",
helptip: "Doing so adds to the personal element of welcoming a user - you will be able to see how they are coping as a newbie, and possibly help them.",
type: "boolean"
},
{
name: "insertHeadings",
label: "Insert a section heading before welcomes",
type: "boolean"
},
{
name: "welcomeHeading",
label: "Section heading to use for welcomes",
helptip: "Only has an effect if headings are enabled, and the heading is not part of the template.",
type: "string"
},
{
name: "insertUsername",
label: "Add your username to the template (if relevant)",
helptip: "Some welcome templates have an opening sentence like \"Hi, I'm <username>. Welcome\" etc. If you turn off this option, these templates will not display your username in that way.",
type: "boolean"
},
{
name: "insertSignature",
label: "Add your signature after the welcome",
helptip: "Strongly recommended.",
type: "boolean"
},
{
name: "markWelcomesAsMinor",
label: "Mark welcomes as minor edits",
type: "boolean"
},
{
name: "maskTemplateInSummary",
label: "Omit the name of the welcome template in the edit summary",
helptip: "The names of some of the templates (e.g. \"welcome-anon-vandal\") may be viewed by the user as attacks, so it is better to leave them out of the edit summary",
type: "boolean"
},
{
name: "quickWelcomeMode",
label: "Clicking the \"welcome\" link on a diff page will",
helptip: "If you choose to welcome automatically, the template you specify below will be used.",
type: "enum",
enumValues: { auto: "welcome automatically", norm: "prompt you to select a template" }
},
{
name: "quickWelcomeTemplate",
label: "Template to use when welcoming automatically",
helptip: "Enter the name of a welcome template, without the curly brackets. A link to the given article will be added.",
type: "string"
},
{
name: "customWelcomeList",
label: "Custom welcome templates to display",
helptip: "You can add other welcome templates, or user subpages that are welcome templates (prefixed with \"User:\"). Don't forget that these templates are substituted onto user talk pages.",
type: "customList",
customListValueTitle: "Template name (no curly brackets)",
customListLabelTitle: "Text to show in Welcome dialog"
}
]
},
{
title: "XFD (deletion discussions)",
preferences: [
// TwinkleConfig.xfdWatchPage (string)
// The watchlist setting of the page being nominated for XfD. Either "yes" (add to watchlist), "no" (don't
// add to watchlist), or "default" (use setting from preferences). Default is "default" (duh).
{
name: "xfdWatchPage",
label: "Add the nominated page to watchlist",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
},
// TwinkleConfig.xfdWatchDiscussion (string)
// The watchlist setting of the newly created XfD page (for those processes that create discussion pages for each nomination),
// or the list page for the other processes.
// Either "yes" (add to watchlist), "no" (don't add to watchlist), or "default" (use setting from preferences). Default is "default" (duh).
{
name: "xfdWatchDiscussion",
label: "Add the deletion discussion page to watchlist",
helptip: "This refers to the discussion subpage (for AfD and MfD) or the daily log page (for TfD, CfD, RfD and FfD)",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
},
// TwinkleConfig.xfdWatchList (string)
// The watchlist setting of the XfD list page, *if* the discussion is on a separate page. Either "yes" (add to watchlist), "no" (don't
// add to watchlist), or "default" (use setting from preferences). Default is "no" (Hehe. Seriously though, who wants to watch it?
// Sorry in advance for any false positives.).
{
name: "xfdWatchList",
label: "Add the daily log/list page to the watchlist (if relevant)",
helptip: "This only applies for AfD and MfD, where the discussions are transcluded onto a daily log page (for AfD) or the main MfD page (for MfD).",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
},
// TwinkleConfig.xfdWatchUser (string)
// The watchlist setting of the user if he receives a notification. Either "yes" (add to watchlist), "no" (don't
// add to watchlist), or "default" (use setting from preferences). Default is "default" (duh).
{
name: "xfdWatchUser",
label: "Add the user talk page to watchlist (when notifying)",
type: "enum",
enumValues: Twinkle.config.commonEnums.watchlist
}
]
},
{
title: "Hidden",
hidden: true,
preferences: [
// twinklefluff.js: defines how many revision to query maximum, maximum possible is 50, default is 50
{
name: "revertMaxRevisions",
type: "integer"
},
// twinklebatchdelete.js: How many pages should be processed at a time
{
name: "batchdeleteChunks",
type: "integer"
},
// twinklebatchdelete.js: How many pages left in the process of being completed should allow a new batch to be initialized
{
name: "batchDeleteMinCutOff",
type: "integer"
},
// twinklebatchdelete.js: How many pages should be processed maximum
{
name: "batchMax",
type: "integer"
},
// twinklebatchprotect.js: How many pages should be processed at a time
{
name: "batchProtectChunks",
type: "integer"
},
// twinklebatchprotect.js: How many pages left in the process of being completed should allow a new batch to be initialized
{
name: "batchProtectMinCutOff",
type: "integer"
},
// twinklebatchundelete.js: How many pages should be processed at a time
{
name: "batchundeleteChunks",
type: "integer"
},
// twinklebatchundelete.js: How many pages left in the process of being completed should allow a new batch to be initialized
{
name: "batchUndeleteMinCutOff",
type: "integer"
},
// twinkledelimages.js: How many files should be processed at a time
{
name: "deliChunks",
type: "integer"
},
// twinkledelimages.js: How many files should be processed maximum
{
name: "deliMax",
type: "integer"
},
// twinkledeprod.js: How many pages should be processed at a time
{
name: "proddeleteChunks",
type: "integer"
}
]
}
]; // end of Twinkle.config.sections
//{
// name: "",
// label: "",
// type: ""
// },
Twinkle.config.init = function twinkleconfigInit() {
if ((mw.config.get("wgPageName") === "Wikipedia:Twinkle/Preferences" ||
(mw.config.get("wgNamespaceNumber") === 2 && mw.config.get("wgTitle").lastIndexOf("/Twinkle preferences") === (mw.config.get("wgTitle").length - 20))) &&
mw.config.get("wgAction") === "view") {
// create the config page at Wikipedia:Twinkle/Preferences, and at user subpages (for testing purposes)
if (!document.getElementById("twinkle-config")) {
return; // maybe the page is misconfigured, or something - but any attempt to modify it will be pointless
}
// set style (the url() CSS function doesn't seem to work from wikicode - ?!)
document.getElementById("twinkle-config-titlebar").style.backgroundImage = "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB%2FqqA%2BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhQTFRFr73ZobTPusjdsMHZp7nVwtDhzNbnwM3fu8jdq7vUt8nbxtDkw9DhpbfSvMrfssPZqLvVztbno7bRrr7W1d%2Fs1N7qydXk0NjpkW7Q%2BgAAADVJREFUeNoMwgESQCAAAMGLkEIi%2FP%2BnbnbpdB59app5Vdg0sXAoMZCpGoFbK6ciuy6FX4ABAEyoAef0BXOXAAAAAElFTkSuQmCC)";
var contentdiv = document.getElementById("twinkle-config-content");
contentdiv.textContent = ""; // clear children
// let user know about possible conflict with monobook.js/vector.js file
// (settings in that file will still work, but they will be overwritten by twinkleoptions.js settings)
var contentnotice = document.createElement("p");
// I hate innerHTML, but this is one thing it *is* good for...
contentnotice.innerHTML = "<b>Before modifying your preferences here,</b> make sure you have removed any old <code>TwinkleConfig</code> and <code>FriendlyConfig</code> settings from your <a href=\"" + mw.config.get("wgArticlePath").replace("$1", "Special:MyPage/skin.js") + "\" title=\"Special:MyPage/skin.js\">user JavaScript file</a>.";
contentdiv.appendChild(contentnotice);
// look and see if the user does in fact have any old settings in their skin JS file
var skinjs = new Wikipedia.page("User:" + mw.config.get("wgUserName") + "/" + mw.config.get("skin") + ".js");
skinjs.setCallbackParameters(contentnotice);
skinjs.load(Twinkle.config.legacyPrefsNotice);
// start a table of contents
var toctable = document.createElement("table");
toctable.className = "toc";
toctable.style.marginLeft = "0.4em";
var toctr = document.createElement("tr");
var toctd = document.createElement("td");
// create TOC title
var toctitle = document.createElement("div");
toctitle.id = "toctitle";
var toch2 = document.createElement("h2");
toch2.textContent = "Contents ";
toctitle.appendChild(toch2);
// add TOC show/hide link
var toctoggle = document.createElement("span");
toctoggle.className = "toctoggle";
toctoggle.appendChild(document.createTextNode("["));
var toctogglelink = document.createElement("a");
toctogglelink.className = "internal";
toctogglelink.setAttribute("href", "#tw-tocshowhide");
toctogglelink.textContent = "hide";
toctoggle.appendChild(toctogglelink);
toctoggle.appendChild(document.createTextNode("]"));
toctitle.appendChild(toctoggle);
toctd.appendChild(toctitle);
// create item container: this is what we add stuff to
var tocul = document.createElement("ul");
toctogglelink.addEventListener("click", function twinkleconfigTocToggle() {
var $tocul = $(tocul);
$tocul.toggle();
if ($tocul.find(":visible").length) {
toctogglelink.textContent = "hide";
} else {
toctogglelink.textContent = "show";
}
}, false);
toctd.appendChild(tocul);
toctr.appendChild(toctd);
toctable.appendChild(toctr);
contentdiv.appendChild(toctable);
var tocnumber = 1;
var contentform = document.createElement("form");
contentform.setAttribute("action", "#tw-save");
contentform.addEventListener("submit", Twinkle.config.save, true);
contentdiv.appendChild(contentform);
var container = document.createElement("table");
container.style.width = "100%";
contentform.appendChild(container);
$(Twinkle.config.sections).each(function(sectionkey, section) {
if (section.hidden || (section.adminOnly && !userIsInGroup("sysop"))) {
return true; // i.e. "continue" in this context
}
var configgetter; // retrieve the live config values
if (section.inFriendlyConfig) {
configgetter = Twinkle.getFriendlyPref;
} else {
configgetter = Twinkle.getPref;
}
// add to TOC
var tocli = document.createElement("li");
tocli.className = "toclevel-1";
var toca = document.createElement("a");
toca.setAttribute("href", "#twinkle-config-section-" + tocnumber.toString());
toca.appendChild(document.createTextNode(section.title));
tocli.appendChild(toca);
tocul.appendChild(tocli);
var row = document.createElement("tr");
var cell = document.createElement("td");
cell.setAttribute("colspan", "3");
var heading = document.createElement("h4");
heading.style.borderBottom = "1px solid gray";
heading.style.marginTop = "0.2em";
heading.id = "twinkle-config-section-" + (tocnumber++).toString();
heading.appendChild(document.createTextNode(section.title));
cell.appendChild(heading);
row.appendChild(cell);
container.appendChild(row);
var rowcount = 1; // for row banding
// add each of the preferences to the form
$(section.preferences).each(function(prefkey, pref) {
if (pref.adminOnly && !userIsInGroup("sysop")) {
return true; // i.e. "continue" in this context
}
row = document.createElement("tr");
row.style.marginBottom = "0.2em";
// create odd row banding
if (rowcount++ % 2 === 0) {
row.style.backgroundColor = "rgba(128, 128, 128, 0.1)";
}
cell = document.createElement("td");
var label, input;
switch (pref.type) {
case "boolean": // create a checkbox
cell.setAttribute("colspan", "2");
label = document.createElement("label");
input = document.createElement("input");
input.setAttribute("type", "checkbox");
input.setAttribute("id", pref.name);
input.setAttribute("name", pref.name);
if (configgetter(pref.name) === true) {
input.setAttribute("checked", "checked");
}
label.appendChild(input);
label.appendChild(document.createTextNode(" " + pref.label));
cell.appendChild(label);
break;
case "string": // create an input box
case "integer":
// add label to first column
cell.style.textAlign = "right";
cell.style.width = "25em";
cell.style.paddingRight = "0.5em";
label = document.createElement("label");
label.setAttribute("for", pref.name);
label.appendChild(document.createTextNode(pref.label + ":"));
cell.appendChild(label);
row.appendChild(cell);
// add input box to second column
cell = document.createElement("td");
cell.style.width = "15em";
cell.style.paddingRight = "1em";
input = document.createElement("input");
input.setAttribute("type", "text");
input.setAttribute("id", pref.name);
input.setAttribute("name", pref.name);
if (pref.type === "integer") {
input.setAttribute("size", 6);
input.setAttribute("type", "number");
input.setAttribute("step", "1"); // integers only
}
if (configgetter(pref.name)) {
input.setAttribute("value", configgetter(pref.name));
}
cell.appendChild(input);
break;
case "enum": // create a combo box
// add label to first column
// note: duplicates the code above, under string/integer
cell.style.textAlign = "right";
cell.style.width = "25em";
cell.style.paddingRight = "0.5em";
label = document.createElement("label");
label.setAttribute("for", pref.name);
label.appendChild(document.createTextNode(pref.label + ":"));
cell.appendChild(label);
row.appendChild(cell);
// add input box to second column
cell = document.createElement("td");
cell.style.width = "15em";
cell.style.paddingRight = "1em";
input = document.createElement("select");
input.setAttribute("id", pref.name);
input.setAttribute("name", pref.name);
$.each(pref.enumValues, function(enumvalue, enumdisplay) {
var option = document.createElement("option");
option.setAttribute("value", enumvalue);
if (configgetter(pref.name) == enumvalue) {
option.setAttribute("selected", "selected");
}
option.appendChild(document.createTextNode(enumdisplay));
input.appendChild(option);
});
cell.appendChild(input);
break;
case "set": // create a set of check boxes
// add label first of all
cell.setAttribute("colspan", "2");
label = document.createElement("label"); // not really necessary to use a label element here, but we do it for consistency of styling
label.appendChild(document.createTextNode(pref.label + ":"));
cell.appendChild(label);
var checkdiv = document.createElement("div");
checkdiv.style.paddingLeft = "1em";
if (pref.setDisplayOrder) {
// add check boxes according to the given display order
$.each(pref.setDisplayOrder, function(itemkey, item) {
var checklabel = document.createElement("label");
checklabel.style.marginRight = "0.7em";
checklabel.style.whiteSpace = "nowrap";
var check = document.createElement("input");
check.setAttribute("type", "checkbox");
check.setAttribute("id", pref.name + "_" + item);
check.setAttribute("name", pref.name + "_" + item);
if (configgetter(pref.name) && configgetter(pref.name).indexOf(item) !== -1) {
check.setAttribute("checked", "checked");
}
checklabel.appendChild(check);
checklabel.appendChild(document.createTextNode(" " + pref.setValues[item]));
checkdiv.appendChild(checklabel);
checkdiv.appendChild(document.createTextNode(" ")); // for wrapping
});
} else {
// add check boxes according to the order it gets fed to us (probably strict alphabetical)
// note: duplicates code in previous loop
$.each(pref.setValues, function(itemkey, itemvalue) {
var checklabel = document.createElement("label");
checklabel.style.marginRight = "0.7em";
checklabel.style.whiteSpace = "nowrap";
var check = document.createElement("input");
check.setAttribute("type", "checkbox");
check.setAttribute("id", pref.name + "_" + itemkey);
check.setAttribute("name", pref.name + "_" + itemkey);
if (configgetter(pref.name) && configgetter(pref.name).indexOf(itemkey) !== -1) {
check.setAttribute("checked", "checked");
}
// cater for legacy integer array values for unlinkNamespaces (this can be removed a few years down the track...)
if (pref.name === "unlinkNamespaces") {
if (configgetter(pref.name) && configgetter(pref.name).indexOf(parseInt(itemkey)) !== -1) {
check.setAttribute("checked", "checked");
}
}
checklabel.appendChild(check);
checklabel.appendChild(document.createTextNode(" " + itemvalue));
checkdiv.appendChild(checklabel);
checkdiv.appendChild(document.createTextNode(" ")); // for wrapping
});
}
cell.appendChild(checkdiv);
break;
case "customList":
// add label to first column
cell.style.textAlign = "right";
cell.style.width = "25em";
cell.style.paddingRight = "0.5em";
label = document.createElement("label");
label.setAttribute("for", pref.name);
label.appendChild(document.createTextNode(pref.label + ":"));
cell.appendChild(label);
row.appendChild(cell);
// add button to second column
cell = document.createElement("td");
cell.style.width = "15em";
cell.style.paddingRight = "1em";
var button = document.createElement("button");
button.setAttribute("id", pref.name);
button.setAttribute("name", pref.name);
button.setAttribute("type", "button");
button.addEventListener("click", Twinkle.config.listDialog.display, false);
// use jQuery data on the button to store the current config value
$(button).data({
value: configgetter(pref.name),
pref: pref,
inFriendlyConfig: section.inFriendlyConfig
});
button.appendChild(document.createTextNode("Edit items"));
cell.appendChild(button);
break;
default:
alert("twinkleconfig: unknown data type for preference " + pref.name);
break;
}
row.appendChild(cell);
// add help tip
cell = document.createElement("td");
cell.style.fontSize = "90%";
cell.style.color = "gray";
if (pref.helptip) {
cell.innerHTML = pref.helptip;
}
// add reset link (custom lists don't need this, as their config value isn't displayed on the form)
if (pref.type !== "customList") {
var resetlink = document.createElement("a");
resetlink.setAttribute("href", "#tw-reset");
resetlink.setAttribute("id", "twinkle-config-reset-" + pref.name);
resetlink.addEventListener("click", Twinkle.config.resetPrefLink, false);
if (resetlink.style.styleFloat) { // IE (inc. IE9)
resetlink.style.styleFloat = "right";
} else { // standards
resetlink.style.cssFloat = "right";
}
resetlink.style.margin = "0 0.6em";
resetlink.appendChild(document.createTextNode("Reset"));
cell.appendChild(resetlink);
}
row.appendChild(cell);
container.appendChild(row);
return true;
});
return true;
});
var footerbox = document.createElement("div");
footerbox.setAttribute("id", "twinkle-config-buttonpane");
footerbox.style.backgroundColor = "#BCCADF";
footerbox.style.padding = "0.5em";
var button = document.createElement("button");
button.setAttribute("id", "twinkle-config-submit");
button.setAttribute("type", "submit");
button.appendChild(document.createTextNode("Save changes"));
footerbox.appendChild(button);
var footerspan = document.createElement("span");
footerspan.className = "plainlinks";
footerspan.style.marginLeft = "2.4em";
footerspan.style.fontSize = "90%";
var footera = document.createElement("a");
footera.setAttribute("href", "#tw-reset-all");
footera.setAttribute("id", "twinkle-config-resetall");
footera.addEventListener("click", Twinkle.config.resetAllPrefs, false);
footera.appendChild(document.createTextNode("Restore defaults"));
footerspan.appendChild(footera);
footerbox.appendChild(footerspan);
contentform.appendChild(footerbox);
// since all the section headers exist now, we can try going to the requested anchor
if (location.hash) {
location.hash = location.hash;
}
} else if (mw.config.get("wgNamespaceNumber") === 2) {
var box = document.createElement("div");
box.setAttribute("id", "twinkle-config-headerbox");
box.style.border = "1px #f60 solid";
box.style.background = "#fed";
box.style.padding = "0.6em";
box.style.margin = "0.5em auto";
box.style.textAlign = "center";
var link;
if (mw.config.get("wgTitle") === mw.config.get("wgUserName") + "/twinkleoptions.js") {
// place "why not try the preference panel" notice
box.style.fontWeight = "bold";
box.style.width = "80%";
box.style.borderWidth = "2px";
if (mw.config.get("wgArticleId") > 0) { // page exists
box.appendChild(document.createTextNode("This page contains your Twinkle preferences. You can change them using the "));
} else { // page does not exist
box.appendChild(document.createTextNode("You can customize Twinkle to suit your preferences by using the "));
}
link = document.createElement("a");
link.setAttribute("href", mw.config.get("wgArticlePath").replace("$1", "Wikipedia:Twinkle/Preferences"));
link.appendChild(document.createTextNode("Twinkle preferences panel"));
box.appendChild(link);
box.appendChild(document.createTextNode(", or by editing this page."));
$(box).insertAfter($("#contentSub"));
} else if (mw.config.get("wgTitle").indexOf(mw.config.get("wgUserName")) === 0 && mw.config.get("wgTitle").lastIndexOf(".js") == mw.config.get("wgTitle").length - 3) {
// place "Looking for Twinkle options?" notice
box.style.width = "60%";
box.appendChild(document.createTextNode("If you want to set Twinkle preferences, you can use the "));
link = document.createElement("a");
link.setAttribute("href", mw.config.get("wgArticlePath").replace("$1", "Wikipedia:Twinkle/Preferences"));
link.appendChild(document.createTextNode("Twinkle preferences panel"));
box.appendChild(link);
box.appendChild(document.createTextNode("."));
$(box).insertAfter($("#contentSub"));
}
}
};
// Wikipedia.page callback from init code
Twinkle.config.legacyPrefsNotice = function twinkleconfigLegacyPrefsNotice(pageobj) {
var text = pageobj.getPageText();
var contentnotice = pageobj.getCallbackParameters();
if (text.indexOf("TwinkleConfig") !== -1 || text.indexOf("FriendlyConfig") !== -1) {
contentnotice.innerHTML = '<table class="plainlinks ombox ombox-content"><tr><td class="mbox-image">' +
'<img alt="" src="//upload.wikimedia.org/wikipedia/en/3/38/Imbox_content.png" /></td>' +
'<td class="mbox-text"><p><big><b>Before modifying your settings here,</b> you must remove your old Twinkle and Friendly settings from your personal skin JavaScript.</big></p>' +
'<p>To do this, you can <a href="' + mw.config.get("wgScript") + '?title=User:' + encodeURIComponent(mw.config.get("wgUserName")) + '/' + mw.config.get("skin") + '.js&action=edit" target="_tab"><b>edit your personal JavaScript</b></a>, removing all lines of code that refer to <code>TwinkleConfig</code> and <code>FriendlyConfig</code>.</p>' +
'</td></tr></table>';
} else {
$(contentnotice).remove();
}
};
// custom list-related stuff
Twinkle.config.listDialog = {};
Twinkle.config.listDialog.addRow = function twinkleconfigListDialogAddRow(dlgtable, value, label) {
var contenttr = document.createElement("tr");
// "remove" button
var contenttd = document.createElement("td");
var removeButton = document.createElement("button");
removeButton.setAttribute("type", "button");
removeButton.addEventListener("click", function() { $(contenttr).remove(); }, false);
removeButton.textContent = "Remove";
contenttd.appendChild(removeButton);
contenttr.appendChild(contenttd);
// value input box
contenttd = document.createElement("td");
var input = document.createElement("input");
input.setAttribute("type", "text");
input.className = "twinkle-config-customlist-value";
input.style.width = "97%";
if (value) {
input.setAttribute("value", value);
}
contenttd.appendChild(input);
contenttr.appendChild(contenttd);
// label input box
contenttd = document.createElement("td");
input = document.createElement("input");
input.setAttribute("type", "text");
input.className = "twinkle-config-customlist-label";
input.style.width = "98%";
if (label) {
input.setAttribute("value", label);
}
contenttd.appendChild(input);
contenttr.appendChild(contenttd);
dlgtable.appendChild(contenttr);
};
Twinkle.config.listDialog.display = function twinkleconfigListDialogDisplay(e) {
var $prefbutton = $(e.target);
var curvalue = $prefbutton.data("value");
var curpref = $prefbutton.data("pref");
var dialog = new SimpleWindow(720, 400);
dialog.setTitle(curpref.label);
dialog.setScriptName("Twinkle preferences");
var dialogcontent = document.createElement("div");
var dlgtable = document.createElement("table");
dlgtable.className = "wikitable";
dlgtable.style.margin = "1.4em 1em";
dlgtable.style.width = "auto";
var dlgtbody = document.createElement("tbody");
// header row
var dlgtr = document.createElement("tr");
// top-left cell
var dlgth = document.createElement("th");
dlgth.style.width = "5%";
dlgtr.appendChild(dlgth);
// value column header
dlgth = document.createElement("th");
dlgth.style.width = "35%";
dlgth.textContent = (curpref.customListValueTitle ? curpref.customListValueTitle : "Value");
dlgtr.appendChild(dlgth);
// label column header
dlgth = document.createElement("th");
dlgth.style.width = "60%";
dlgth.textContent = (curpref.customListLabelTitle ? curpref.customListLabelTitle : "Label");
dlgtr.appendChild(dlgth);
dlgtbody.appendChild(dlgtr);
// content rows
var gotRow = false;
$.each(curvalue, function(k, v) {
gotRow = true;
Twinkle.config.listDialog.addRow(dlgtbody, v.value, v.label);
});
// if there are no values present, add a blank row to start the user off
if (!gotRow) {
Twinkle.config.listDialog.addRow(dlgtbody);
}
// final "add" button
var dlgtfoot = document.createElement("tfoot");
dlgtr = document.createElement("tr");
var dlgtd = document.createElement("td");
dlgtd.setAttribute("colspan", "3");
var addButton = document.createElement("button");
addButton.style.minWidth = "8em";
addButton.setAttribute("type", "button");
addButton.addEventListener("click", function(e) {
Twinkle.config.listDialog.addRow(dlgtbody);
}, false);
addButton.textContent = "Add";
dlgtd.appendChild(addButton);
dlgtr.appendChild(dlgtd);
dlgtfoot.appendChild(dlgtr);
dlgtable.appendChild(dlgtbody);
dlgtable.appendChild(dlgtfoot);
dialogcontent.appendChild(dlgtable);
// buttonpane buttons: [Save changes] [Reset] [Cancel]
var button = document.createElement("button");
button.setAttribute("type", "submit"); // so SimpleWindow puts the button in the button pane
button.addEventListener("click", function(e) {
Twinkle.config.listDialog.save($prefbutton, dlgtbody);
dialog.close();
}, false);
button.textContent = "Save changes";
dialogcontent.appendChild(button);
button = document.createElement("button");
button.setAttribute("type", "submit"); // so SimpleWindow puts the button in the button pane
button.addEventListener("click", function(e) {
Twinkle.config.listDialog.reset($prefbutton, dlgtbody);
}, false);
button.textContent = "Reset";
dialogcontent.appendChild(button);
button = document.createElement("button");
button.setAttribute("type", "submit"); // so SimpleWindow puts the button in the button pane
button.addEventListener("click", function(e) {
dialog.close(); // the event parameter on this function seems to be broken
}, false);
button.textContent = "Cancel";
dialogcontent.appendChild(button);
dialog.setContent(dialogcontent);
dialog.display();
};
// Resets the data value, re-populates based on the new (default) value, then saves the
// old data value again (less surprising behaviour)
Twinkle.config.listDialog.reset = function twinkleconfigListDialogReset(button, tbody) {
// reset value on button
var $button = $(button);
var curpref = $button.data("pref");
var oldvalue = $button.data("value");
Twinkle.config.resetPref(curpref, $button.data("inFriendlyConfig"));
// reset form
var $tbody = $(tbody);
$tbody.find("tr").slice(1).remove(); // all rows except the first (header) row
// add the new values
var curvalue = $button.data("value");
$.each(curvalue, function(k, v) {
Twinkle.config.listDialog.addRow(tbody, v.value, v.label);
});
// save the old value
$button.data("value", oldvalue);
};
Twinkle.config.listDialog.save = function twinkleconfigListDialogSave(button, tbody) {
var result = [];
var current = {};
$(tbody).find('input[type="text"]').each(function(inputkey, input) {
if ($(input).hasClass("twinkle-config-customlist-value")) {
current = { value: input.value };
} else {
current.label = input.value;
// exclude totally empty rows
if (current.value || current.label) {
result.push(current);
}
}
});
$(button).data("value", result);
};
// reset/restore defaults
Twinkle.config.resetPrefLink = function twinkleconfigResetPrefLink(e) {
var wantedpref = e.target.id.substring(21); // "twinkle-config-reset-" prefix is stripped
// search tactics
$(Twinkle.config.sections).each(function(sectionkey, section) {
if (section.hidden || (section.adminOnly && !userIsInGroup("sysop"))) {
return true; // continue: skip impossibilities
}
var foundit = false;
$(section.preferences).each(function(prefkey, pref) {
if (pref.name !== wantedpref) {
return true; // continue
}
Twinkle.config.resetPref(pref, section.inFriendlyConfig);
foundit = true;
return false; // break
});
if (foundit) {
return false; // break
}
});
return false; // stop link from scrolling page
};
Twinkle.config.resetPref = function twinkleconfigResetPref(pref, inFriendlyConfig) {
switch (pref.type) {
case "boolean":
document.getElementById(pref.name).checked = (inFriendlyConfig ?
Twinkle.defaultConfig.friendly[pref.name] : Twinkle.defaultConfig.twinkle[pref.name]);
break;
case "string":
case "integer":
case "enum":
document.getElementById(pref.name).value = (inFriendlyConfig ?
Twinkle.defaultConfig.friendly[pref.name] : Twinkle.defaultConfig.twinkle[pref.name]);
break;
case "set":
$.each(pref.setValues, function(itemkey, itemvalue) {
if (document.getElementById(pref.name + "_" + itemkey)) {
document.getElementById(pref.name + "_" + itemkey).checked = ((inFriendlyConfig ?
Twinkle.defaultConfig.friendly[pref.name] : Twinkle.defaultConfig.twinkle[pref.name]).indexOf(itemkey) !== -1);
}
});
break;
case "customList":
$(document.getElementById(pref.name)).data("value", (inFriendlyConfig ?
Twinkle.defaultConfig.friendly[pref.name] : Twinkle.defaultConfig.twinkle[pref.name]));
break;
default:
alert("twinkleconfig: unknown data type for preference " + pref.name);
break;
}
};
Twinkle.config.resetAllPrefs = function twinkleconfigResetAllPrefs() {
// no confirmation message - the user can just refresh/close the page to abort
$(Twinkle.config.sections).each(function(sectionkey, section) {
if (section.hidden || (section.adminOnly && !userIsInGroup("sysop"))) {
return true; // continue: skip impossibilities
}
$(section.preferences).each(function(prefkey, pref) {
if (!pref.adminOnly || userIsInGroup("sysop")) {
Twinkle.config.resetPref(pref, section.inFriendlyConfig);
}
});
return true;
});
return false; // stop link from scrolling page
};
Twinkle.config.save = function twinkleconfigSave(e) {
Status.init( document.getElementById("twinkle-config-content") );
Wikipedia.actionCompleted.notice = "Save";
var userjs = "User:" + mw.config.get("wgUserName") + "/twinkleoptions.js";
var wikipedia_page = new Wikipedia.page(userjs, "Saving preferences to " + userjs);
wikipedia_page.setCallbackParameters(e.target);
wikipedia_page.load(Twinkle.config.writePrefs);
return false;
};
// The JSON stringify method in the following code was excerpted from
// http://www.JSON.org/json2.js
// version of 2011-02-23
// Douglas Crockford, the code's author, has released it into the Public Domain.
// See http://www.JSON.org/js.html
var JSON;
if (!JSON) {
JSON = {};
}
(function() {
var escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
gap,
indent = ' ', // hardcoded indent
meta = { '\b': '\\b', '\t': '\\t', '\n': '\\n', '\f': '\\f', '\r': '\\r', '"' : '\\"', '\\': '\\\\' };
function quote(string) {
escapable.lastIndex = 0;
return escapable.test(string) ? '"' + string.replace(escapable, function (a) {
var c = meta[a];
return typeof c === 'string' ? c : '\\u' + ('0000' + a.charCodeAt(0).toString(16)).slice(-4);
}) + '"' : '"' + string + '"';
}
function str(key, holder) {
var i, k, v, length, mind = gap, partial, value = holder[key];
if (value && typeof value === 'object' && typeof value.toJSON === 'function') {
value = value.toJSON(key);
}
switch (typeof value) {
case 'string':
return quote(value);
case 'number':
return isFinite(value) ? String(value) : 'null';
case 'boolean':
case 'null':
return String(value);
case 'object':
if (!value) {
return 'null';
}
gap += indent;
partial = [];
if (Object.prototype.toString.apply(value) === '[object Array]') {
length = value.length;
for (i = 0; i < length; i += 1) {
partial[i] = str(i, value) || 'null';
}
v = partial.length === 0 ? '[]' : gap ?
'[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']' :
'[' + partial.join(',') + ']';
gap = mind;
return v;
}
for (k in value) {
if (Object.prototype.hasOwnProperty.call(value, k)) {
v = str(k, value);
if (v) {
partial.push(quote(k) + (gap ? ': ' : ':') + v);
}
}
}
v = partial.length === 0 ? '{}' : gap ?
'{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}' :
'{' + partial.join(',') + '}';
gap = mind;
return v;
default:
throw "JSON.stringify: unknown data type";
}
}
if (typeof JSON.stringify !== 'function') {
JSON.stringify = function (value, ignoredParam1, ignoredParam2) {
ignoredParam1 = ignoredParam2; // boredom
gap = '';
return str('', {'': value});
};
}
}());
Twinkle.config.writePrefs = function twinkleconfigWritePrefs(pageobj) {
var form = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
// this is the object which gets serialized into JSON
var newConfig = {
twinkle: {},
friendly: {}
};
// keeping track of all preferences that we encounter
// any others that are set in the user's current config are kept
// this way, preferences that this script doesn't know about are not lost
// (it does mean obsolete prefs will never go away, but... ah well...)
var foundTwinklePrefs = [], foundFriendlyPrefs = [];
// a comparison function is needed later on
// it is just enough for our purposes (i.e. comparing strings, numbers, booleans,
// arrays of strings, and arrays of { value, label })
// and it is not very robust: e.g. compare([2], ["2"]) === true, and
// compare({}, {}) === false, but it's good enough for our purposes here
var compare = function(a, b) {
if (Object.prototype.toString.apply(a) === "[object Array]") {
if (a.length !== b.length) {
return false;
}
var asort = a.sort(), bsort = b.sort();
for (var i = 0; asort[i]; i++) {
// comparison of the two properties of custom lists
if ((typeof asort[i] === "object") && (asort[i].label !== bsort[i].label ||
asort[i].value !== bsort[i].value)) {
return false;
} else if (asort[i].toString() !== bsort[i].toString()) {
return false;
}
}
return true;
} else {
return a === b;
}
};
$(Twinkle.config.sections).each(function(sectionkey, section) {
if (section.adminOnly && !userIsInGroup("sysop")) {
return; // i.e. "continue" in this context
}
// reach each of the preferences from the form
$(section.preferences).each(function(prefkey, pref) {
var userValue; // = undefined
// only read form values for those prefs that have them
if (!section.hidden && (!pref.adminOnly || userIsInGroup("sysop"))) {
switch (pref.type) {
case "boolean": // read from the checkbox
userValue = form[pref.name].checked;
break;
case "string": // read from the input box or combo box
case "enum":
userValue = form[pref.name].value;
break;
case "integer": // read from the input box
userValue = parseInt(form[pref.name].value);
if (userValue === NaN) {
Status.warn("Saving", "The value you specified for " + pref.name + " (" + pref.value + ") was invalid. The save will continue, but the invalid data value will be skipped.");
userValue = null;
}
break;
case "set": // read from the set of check boxes
userValue = [];
if (pref.setDisplayOrder) {
// read only those keys specified in the display order
$.each(pref.setDisplayOrder, function(itemkey, item) {
if (form[pref.name + "_" + item].checked) {
userValue.push(item);
}
});
} else {
// read all the keys in the list of values
$.each(pref.setValues, function(itemkey, itemvalue) {
if (form[pref.name + "_" + itemkey].checked) {
userValue.push(itemkey);
}
});
}
break;
case "customList": // read from the jQuery data stored on the button object
userValue = $(form[pref.name]).data("value");
break;
default:
alert("twinkleconfig: unknown data type for preference " + pref.name);
break;
}
}
// only save those preferences that are *different* from the default
if (section.inFriendlyConfig) {
if (typeof userValue !== "undefined" && !compare(userValue, Twinkle.defaultConfig.friendly[pref.name])) {
newConfig.friendly[pref.name] = userValue;
}
foundFriendlyPrefs.push(pref.name);
} else {
if (typeof userValue !== "undefined" && !compare(userValue, Twinkle.defaultConfig.twinkle[pref.name])) {
newConfig.twinkle[pref.name] = userValue;
}
foundTwinklePrefs.push(pref.name);
}
});
});
if (Twinkle.prefs) {
$.each(Twinkle.prefs.twinkle, function(tkey, tvalue) {
if (foundTwinklePrefs.indexOf(tkey) === -1) {
newConfig.twinkle[tkey] = tvalue;
}
});
$.each(Twinkle.prefs.friendly, function(fkey, fvalue) {
if (foundFriendlyPrefs.indexOf(fkey) === -1) {
newConfig.friendly[fkey] = fvalue;
}
});
}
var text =
"// twinkleoptions.js: personal Twinkle preferences file\n" +
"//\n" +
"// NOTE: The easiest way to change your Twinkle preferences is by using the\n" +
"// Twinkle preferences panel, at [[" + mw.config.get("wgPageName") + "]].\n" +
"//\n" +
"// This file is AUTOMATICALLY GENERATED. Any changes you make (aside from\n" +
"// changing the configuration parameters in a valid-JavaScript way) will be\n" +
"// overwritten the next time you click \"save\" in the Twinkle preferences\n" +
"// panel. If modifying this file, make sure to use correct JavaScript.\n" +
"\n" +
"window.Twinkle.prefs = ";
text += JSON.stringify(newConfig, null, 2);
text +=
";\n" +
"\n" +
"// End of twinkleoptions.js\n";
pageobj.setPageText(text);
pageobj.setEditSummary("Saving Twinkle preferences: automatic edit from [[" + mw.config.get("wgPageName") + "]] ");
pageobj.setCreateOption("recreate");
pageobj.save(Twinkle.config.saveSuccess);
};
Twinkle.config.saveSuccess = function twinkleconfigSaveSuccess(pageobj) {
pageobj.getStatusElement().info("successful");
var noticebox = document.createElement("div");
noticebox.className = "successbox";
noticebox.style.fontSize = "100%";
noticebox.style.marginTop = "2em";
noticebox.innerHTML = "<p><b>Your Twinkle preferences have been saved.</b></p><p>To see the changes, you will need to <a href=\"" + mw.config.get("wgArticlePath").replace("$1", "WP:BYPASS") + "\" title=\"WP:BYPASS\"><b>bypass your browser cache</b></a>.</p>";
Status.root.appendChild(noticebox);
var noticeclear = document.createElement("br");
noticeclear.style.clear = "both";
Status.root.appendChild(noticeclear);
};
/*
****************************************
*** twinkledelimages.js: Batch deletion of images (sysops only)
****************************************
* Mode of invocation: Tab ("Deli-batch")
* Active on: Existing non-special pages
* Config directives in: TwinkleConfig
*/
Twinkle.delimages = function twinkledeli() {
if( mw.config.get( 'wgNamespaceNumber' ) < 0 || !mw.config.get( 'wgCurRevisionId' ) ) {
return;
}
if( userIsInGroup( 'sysop' ) ) {
twAddPortletLink( "javascript:Twinkle.delimages.callback()", "Deli-batch", "tw-deli", "Delete file found on page", "");
}
};
Twinkle.delimages.unlinkCache = {};
Twinkle.delimages.callback = function twinkledeliCallback() {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Batch file deletion" );
var form = new QuickForm( Twinkle.delimages.callback.evaluate );
form.append( {
type: 'checkbox',
list: [
{
label: 'Delete files',
name: 'delete_image',
value: 'delete',
checked: true
},
{
label: 'Unlink uses of this file',
name: 'unlink_image',
value: 'unlink',
checked: true
}
]
} );
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason: '
} );
var query;
if( mw.config.get( 'wgNamespaceNumber' ) === Namespace.CATEGORY ) {
query = {
'action': 'query',
'generator': 'categorymembers',
'gcmtitle': mw.config.get( 'wgPageName' ),
'gcmnamespace': Namespace.IMAGE,
'gcmlimit' : Twinkle.getPref('deliMax'),
'prop': [ 'imageinfo', 'categories', 'revisions' ],
'grvlimit': 1,
'grvprop': [ 'user' ]
};
} else {
query = {
'action': 'query',
'generator': 'images',
'titles': mw.config.get( 'wgPageName' ),
'prop': [ 'imageinfo', 'categories', 'revisions' ],
'gimlimit': 'max'
};
}
var wikipedia_api = new Wikipedia.api( 'Grabbing files', query, function( self ) {
var xmlDoc = self.responseXML;
var images = $(xmlDoc).find('page[imagerepository="local"]');
var list = [];
$.each(images, function() {
var $self = $(this);
var image = $self.attr('title');
var user = $self.find('imageinfo ii').attr('user');
var last_edit = $self.find('revisions rev').attr('user');
var disputed = $self.find('categories cl[title="Category:Contested candidates for speedy deletion"]').length > 0;
list.push( {
'label': image + ' - author: ' + user + ', last edit from: ' + last_edit + ( disputed ? ' DISPUTED' : '' ),
'value': image,
'checked': !disputed
});
});
self.params.form.append( {
type: 'checkbox',
name: 'images',
list: list
}
);
self.params.form.append( { type:'submit' } );
var result = self.params.form.render();
self.params.Window.setContent( result );
} );
wikipedia_api.params = { form:form, Window:Window };
wikipedia_api.post();
var root = document.createElement( 'div' );
Status.init( root );
Window.setContent( root );
Window.display();
};
Twinkle.delimages.currentDeleteCounter = 0;
Twinkle.delimages.currentUnlinkCounter = 0;
Twinkle.delimages.currentdeletor = 0;
Twinkle.delimages.callback.evaluate = function twinkledeliCallbackEvaluate(event) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var images = event.target.getChecked( 'images' );
var reason = event.target.reason.value;
var delete_image = event.target.delete_image.checked;
var unlink_image = event.target.unlink_image.checked;
if( ! reason ) {
return;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( event.target );
function toCall( work ) {
if( work.length === 0 && Twinkle.delimages.currentDeleteCounter <= 0 && Twinkle.delimages.currentUnlinkCounter <= 0 ) {
window.clearInterval( Twinkle.delimages.currentdeletor );
Wikipedia.removeCheckpoint();
return;
} else if( work.length !== 0 && Twinkle.delimages.currentDeleteCounter <= Twinkle.getPref('batchDeleteMinCutOff') && Twinkle.delimages.currentUnlinkCounter <= Twinkle.getPref('batchDeleteMinCutOff') ) {
Twinkle.delimages.unlinkCache = []; // Clear the cache
var images = work.shift();
Twinkle.delimages.currentDeleteCounter = images.length;
Twinkle.delimages.currentUnlinkCounter = images.length;
var i;
for( i = 0; i < images.length; ++i ) {
var image = images[i];
var query = {
'action': 'query',
'titles': image
};
var wikipedia_api = new Wikipedia.api( 'Checking if file ' + image + ' exists', query, Twinkle.delimages.callbacks.main );
wikipedia_api.params = { image:image, reason:reason, unlink_image:unlink_image, delete_image:delete_image };
wikipedia_api.post();
}
}
}
var work = images.chunk( Twinkle.getPref('deliChunks') );
Wikipedia.addCheckpoint();
Twinkle.delimages.currentdeletor = window.setInterval( toCall, 1000, work );
};
Twinkle.delimages.callbacks = {
main: function( self ) {
var xmlDoc = self.responseXML;
var $data = $(xmlDoc);
var normal = $data.find('normalized n').attr('to');
if( normal ) {
self.params.image = normal;
}
var exists = $data.find('pages page[title="'+self.params.image.replace( /"/g, '\\"')+'"]:not([missing])').length > 0;
if( ! exists ) {
self.statelem.error( "It seems that the page doesn't exists, perhaps it has already been deleted" );
return;
}
if( self.params.unlink_image ) {
var query = {
'action': 'query',
'list': 'imageusage',
'iutitle': self.params.image,
'iulimit': userIsInGroup( 'sysop' ) ? 5000 : 500 // 500 is max for normal users, 5000 for bots and sysops
};
var wikipedia_api = new Wikipedia.api( 'Grabbing file links', query, Twinkle.delimages.callbacks.unlinkImageInstancesMain );
wikipedia_api.params = self.params;
wikipedia_api.post();
}
if( self.params.delete_image ) {
var imagepage = new Wikipedia.page( self.params.image, 'Deleting image');
imagepage.setEditSummary( "Deleted because \"" + self.params.reason + "\"." + Twinkle.getPref('deletionSummaryAd'));
imagepage.deletePage();
}
},
unlinkImageInstancesMain: function( self ) {
var xmlDoc = self.responseXML;
var instances = [];
$(xmlDoc).find('imageusage iu').each(function(){
instances.push($(this).attr('title'));
});
if( instances.length === 0 ) {
--twinklebatchdelete.currentUnlinkCounter;
return;
}
$.each( instances, function(k,title) {
page = new Wikipedia.page(title, "Unlinking instances on " + title);
page.setFollowRedirect(true);
page.setCallbackParameters({'image': self.params.image, 'reason': self.params.reason});
page.load(Twinkle.delimages.callbacks.unlinkImageInstances);
});
},
unlinkImageInstances: function( self ) {
var params = self.getCallbackParameters();
var statelem = self.getStatusElement();
var image = params.image.replace( /^(?:Image|File):/, '' );
var old_text = self.getPageText();
var wikiPage = new Mediawiki.Page( old_text );
wikiPage.commentOutImage( image , 'Commented out because image was deleted' );
var text = wikiPage.getText();
if( text === old_text ) {
statelem.error( 'failed to unlink image ' + image +' from ' + self.getPageName() );
return;
}
self.setPageText(text);
self.setEditSummary('Removing instance of file ' + image + " that has been deleted because \"" + params.reason + "\")" + "; " + Twinkle.getPref('deletionSummaryAd'));
self.setCreateOption('nocreate');
self.save();
}
};
/*
****************************************
*** twinkledeprod.js: Batch deletion of expired PRODs (sysops only)
****************************************
* Mode of invocation: Tab ("Deprod")
* Active on: Categories whose name starts with "Category:Proposed deletion as of"
* Config directives in: TwinkleConfig
*/
;(function(){
Twinkle.deprod = function() {
if( mw.config.get( 'wgNamespaceNumber' ) !== Namespace.CATEGORY || ! userIsInGroup( 'sysop' ) || !((/^Category:Proposed_deletion_as_of/).test(mw.config.get( 'wgPageName' ))) ) {
return;
}
$(twAddPortletLink( "#", "Deprod", "tw-deprod", "Delete prod pages found in this category", "")).click(callback);
};
var unlinkCache = {},
concerns = {},
currentDeleteCounter = 0,
currentUnlinkCounter = 0,
currentDeletor = null,
callback = function() {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "PROD cleaning" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Proposed deletion", "WP:PROD" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#deprod" );
var form = new QuickForm( callback_commit );
var query = {
'action': 'query',
'generator': 'categorymembers',
'gcmtitle': mw.config.get( 'wgPageName' ),
'gcmlimit' : 5000, // the max for sysops
'prop': [ 'categories', 'revisions' ],
'rvprop': [ 'content' ]
};
var wikipedia_api = new Wikipedia.api( 'Grabbing pages', query, function( self ) {
var $doc = $(self.responseXML);
var $pages = $doc.find("page[ns!=\""+Namespace.IMAGE+"\"]");
var list = [];
var re = new RegExp("{{Proposed deletion");
$pages.each(function() {
var $self = $(this);
var page = $self.attr('title');
var content = $self.find('revisions rev').text();
var concern = '';
var res = re.exec(content);
if( res ) {
var parsed = Mediawiki.Template.parse( content, res.index );
concern = parsed.parameters.concern || '';
}
list.push( {label:page + ' (' + concern + ')' , value:page, checked:concern !== '' });
concerns[page] = concern;
});
self.params.form.append({
'type': 'checkbox',
'name': 'pages',
'list': list
});
self.params.form.append({
'type': 'submit'
});
self.params.Window.setContent( self.params.form.render() );
});
wikipedia_api.params = { form:form, Window:Window };
wikipedia_api.post();
var root = document.createElement( 'div' );
SimpleWindow.setButtonsEnabled( true );
Status.init( root );
Window.setContent( root );
Window.display();
},
callback_commit = function(event) {
var pages = event.target.getChecked( 'pages' );
Status.init( event.target );
function toCall( work ) {
if( work.length === 0 ) {
Status.info( 'work done' );
window.clearInterval( currentDeletor );
Wikipedia.removeCheckpoint();
return;
} else if( currentDeleteCounter <= 0 || currentUnlinkCounter <= 0 ) {
unlinkCache = []; // Clear the cache
var pages = work.pop(), i;
for( i = 0; i < pages.length; ++i ) {
var page = pages[i];
var query = {
'action': 'query',
'prop': 'revisions',
'rvprop': [ 'content' ],
'rvlimit': 1,
'titles': page
};
var wikipedia_api = new Wikipedia.api( 'Checking if page ' + page + ' exists', query, callback_check );
wikipedia_api.params = { page:page, reason: concerns[page] };
wikipedia_api.post();
}
}
}
var work = pages.chunk( Twinkle.getPref('proddeleteChunks') );
Wikipedia.addCheckpoint();
currentDeletor = window.setInterval( toCall, 1000, work );
},
callback_check = function( self ) {
var $doc = $(self.responseXML);
var normal = $doc.find('normalized n').attr('to');
if( normal ) {
self.params.page = normal;
}
var exists = $doc.find('pages page:not([missing])').length > 0;
if( ! exists ) {
self.statelem.error( "It seems that the page doesn't exists, perhaps it has already been deleted" );
return;
}
var query = {
'action': 'query',
'list': 'backlinks',
'blfilterredir': 'redirects',
'bltitle': self.params.page,
'bllimit': userIsInGroup( 'sysop' ) ? 5000 : 500 // 500 is max for normal users, 5000 for bots and sysops
};
var wikipedia_api = new Wikipedia.api( 'Grabbing redirects', query, callback_deleteRedirects );
wikipedia_api.params = self.params;
wikipedia_api.post();
var page = new Wikipedia.page('Talk:' + self.params.page, "Deleting talk page");
page.setEditSummary("Deleted talk page of a page because expired [[WP:PROD]]." + Twinkle.getPref('deletionSummaryAd'));
page.deletePage();
page = new Wikipedia.page(self.params.page, "Deleting article");
page.setEditSummary("DDeleted because expired [[WP:PROD]]; Reason given: " + self.params.reason + "." + Twinkle.getPref('deletionSummaryAd'));
page.deletePage();
},
callback_deleteRedirects = function( self ) {
$doc = $(self.responseXML);
$doc.find("backlinks bl").each(function(){
var title = $(this).attr('title');
var page = new Wikipedia.page(title, "Deleting redirecting page " + title);
page.setEditSummary("Speedy deleted per ([[WP:CSD#R1|CSD R1]]), Redirect to deleted page \"" + self.params.page + "\"." + Twinkle.getPref('deletionSummaryAd'));
page.deletePage();
});
};
}());
/*
****************************************
*** twinklediff.js: Diff module
****************************************
* Mode of invocation: Tab on non-diff pages ("Last"); tabs on diff pages ("Since", "Since mine", "Current")
* Active on: Existing non-special pages
* Config directives in: TwinkleConfig
*/
Twinkle.diff = function twinklediff() {
if( mw.config.get('wgNamespaceNumber') < 0 || !mw.config.get('wgArticleId') ) {
return;
}
var query = {
'title': mw.config.get('wgPageName'),
'diff': 'cur',
'oldid': 'prev'
};
twAddPortletLink( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), 'Last', 'tw-lastdiff', 'Show most recent diff' );
// Show additional tabs only on diff pages
if (QueryString.exists('diff')) {
twAddPortletLink( "javascript:Twinkle.diff.evaluate(false);", 'Since', 'tw-since', 'Show difference between last diff and the revision made by previous user' );
twAddPortletLink( "javascript:Twinkle.diff.evaluate(true);", 'Since mine', 'tw-sincemine', 'Show difference between last diff and my last revision' );
var oldid = /oldid=(.+)/.exec($('div#mw-diff-ntitle1 strong a').first().attr("href"))[1];
query = {
'title': mw.config.get('wgPageName'),
'diff': 'cur',
'oldid' : oldid
};
twAddPortletLink( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), 'Current', 'tw-curdiff', 'Show difference to current revision' );
}
};
Twinkle.diff.evaluate = function twinklediffEvaluate(me) {
var ntitle = getElementsByClassName( document.getElementById('bodyContent'), 'td' , 'diff-ntitle' )[0];
var user;
if( me ) {
user = mw.config.get('wgUserName');
} else {
var node = document.getElementById( 'mw-diff-ntitle2' );
if( ! node ) {
// nothing to do?
return;
}
user = $(node).find('a').first().text();
}
var query = {
'prop': 'revisions',
'action': 'query',
'titles': mw.config.get('wgPageName'),
'rvlimit': 1,
'rvprop': [ 'ids', 'user' ],
'rvstartid': mw.config.get('wgCurRevisionId') - 1, // i.e. not the current one
'rvuser': user
};
Status.init( document.getElementById('bodyContent') );
var wikipedia_api = new Wikipedia.api( 'Grabbing data of initial contributor', query, Twinkle.diff.callbacks.main );
wikipedia_api.params = { user: user };
wikipedia_api.post();
};
Twinkle.diff.callbacks = {
main: function( self ) {
var xmlDoc = self.responseXML;
var revid = $(xmlDoc).find('rev').attr('revid');
if( ! revid ) {
self.statelem.error( 'no suitable earlier revision found, or ' + self.params.user + ' is the only contributor. Aborting.' );
return;
}
var query = {
'title': mw.config.get('wgPageName'),
'oldid': revid,
'diff': mw.config.get('wgCurRevisionId')
};
window.location = mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query );
}
};
/*
****************************************
*** twinklefluff.js: Revert/rollback module
****************************************
* Mode of invocation: Links on history, contributions, and diff pages
* Active on: Diff pages, history pages, contributions pages
* Config directives in: TwinkleConfig
*/
/**
Twinklefluff revert and antivandalism utility
*/
Twinkle.fluff = {
auto: function() {
if( QueryString.get( 'oldid' ) !== mw.config.get('wgCurRevisionId') ) {
// not latest revision
return;
}
var ntitle = getElementsByClassName( document.getElementById('bodyContent'), 'td' , 'diff-ntitle' )[0];
if( ntitle.getElementsByTagName('a')[0].firstChild.nodeValue.indexOf( 'Current revision' ) !== 0 ) {
// not latest revision
return;
}
vandal = ntitle.getElementsByTagName('a')[3].firstChild.nodeValue;
Twinkle.fluff.revert( QueryString.get( 'twinklerevert' ), vandal, true );
},
normal: function() {
var spanTag = function( color, content ) {
var span = document.createElement( 'span' );
span.style.color = color;
span.appendChild( document.createTextNode( content ) );
return span;
};
if( mw.config.get('wgNamespaceNumber') === -1 && mw.config.get('wgCanonicalSpecialPageName') === "Contributions" ) {
//Get the username these contributions are for
username = decodeURIComponent(/user=(.+)/.exec($('div#contentSub a[title="Special:Log"]').last().attr("href").replace(/\+/g, "%20"))[1]);
if( Twinkle.getPref('showRollbackLinks').indexOf('contribs') !== -1 ||
( mw.config.get('wgUserName') !== username && Twinkle.getPref('showRollbackLinks').indexOf('others') !== -1 ) ||
( mw.config.get('wgUserName') === username && Twinkle.getPref('showRollbackLinks').indexOf('mine') !== -1 ) ) {
var list = $("div#bodyContent ul li:has(span.mw-uctop)");
var revNode = document.createElement('strong');
var revLink = document.createElement('a');
revLink.appendChild( spanTag( 'Black', '[' ) );
revLink.appendChild( spanTag( 'SteelBlue', 'rollback' ) );
revLink.appendChild( spanTag( 'Black', ']' ) );
revNode.appendChild(revLink);
var revVandNode = document.createElement('strong');
var revVandLink = document.createElement('a');
revVandLink.appendChild( spanTag( 'Black', '[' ) );
revVandLink.appendChild( spanTag( 'Red', 'vandalism' ) );
revVandLink.appendChild( spanTag( 'Black', ']' ) );
revVandNode.appendChild(revVandLink);
list.each(function(key, current) {
var href = $(current).find("a:nth-child(2)").attr("href");
current.appendChild( document.createTextNode(' ') );
var tmpNode = revNode.cloneNode( true );
tmpNode.firstChild.setAttribute( 'href', href + '&' + QueryString.create( { 'twinklerevert': 'norm' } ) );
current.appendChild( tmpNode );
current.appendChild( document.createTextNode(' ') );
tmpNode = revVandNode.cloneNode( true );
tmpNode.firstChild.setAttribute( 'href', href + '&' + QueryString.create( { 'twinklerevert': 'vand' } ) );
current.appendChild( tmpNode );
});
}
} else {
if( mw.config.get('wgCanonicalSpecialPageName') === "Special:Undelete" ) {
//You can't rollback deleted pages!
return;
}
var body = document.getElementById('bodyContent');
var firstRev = $("div.firstrevisionheader").length;
if( firstRev ) {
// we have first revision here, nothing to do.
return;
}
try {
var otitle1 = document.getElementById('mw-diff-otitle1');
var ntitle1 = document.getElementById('mw-diff-ntitle1');
if (!otitle1 || !ntitle1) {
return;
}
var otitle = otitle1.parentNode;
var ntitle = ntitle1.parentNode;
} catch( e ) {
// no old, nor new title, nothing to do really, return;
return;
}
var old_rev_url = $("div#mw-diff-otitle1 strong a").attr("href");
// Lets first add a [edit this revision] link
var query = new QueryString( old_rev_url.split( '?', 2 )[1] );
var oldrev = query.get( 'oldid' );
var revertToRevision = document.createElement('div');
revertToRevision.setAttribute( 'id', 'tw-revert-to-orevision' );
revertToRevision.style.fontWeight = 'bold';
var revertToRevisionLink = revertToRevision.appendChild( document.createElement('a') );
revertToRevisionLink.href = "javascript:Twinkle.fluff.revertToRevision('" + oldrev + "')";
revertToRevisionLink.appendChild( spanTag( 'Black', '[' ) );
revertToRevisionLink.appendChild( spanTag( 'SaddleBrown', 'restore this version' ) );
revertToRevisionLink.appendChild( spanTag( 'Black', ']' ) );
otitle.insertBefore( revertToRevision, otitle.firstChild );
if( document.getElementById('differences-nextlink') ) {
// Not latest revision
curVersion = false;
var new_rev_url = $("div#mw-diff-ntitle1 strong a").attr("href");
query = new QueryString( new_rev_url.split( '?', 2 )[1] );
var newrev = query.get( 'oldid' );
revertToRevision = document.createElement('div');
revertToRevision.setAttribute( 'id', 'tw-revert-to-nrevision' );
revertToRevision.style.fontWeight = 'bold';
revertToRevisionLink = revertToRevision.appendChild( document.createElement('a') );
revertToRevisionLink.href = "javascript:Twinkle.fluff.revertToRevision('" + newrev + "')";
revertToRevisionLink.appendChild( spanTag( 'Black', '[' ) );
revertToRevisionLink.appendChild( spanTag( 'SaddleBrown', 'restore this version' ) );
revertToRevisionLink.appendChild( spanTag( 'Black', ']' ) );
ntitle.insertBefore( revertToRevision, ntitle.firstChild );
return;
}
if( Twinkle.getPref('showRollbackLinks').indexOf('diff') != -1 ) {
var vandal = $("#mw-diff-ntitle2 a").first().text().replace("'", "\\'");
var revertNode = document.createElement('div');
revertNode.setAttribute( 'id', 'tw-revert' );
var agfNode = document.createElement('strong');
var vandNode = document.createElement('strong');
var normNode = document.createElement('strong');
var agfLink = document.createElement('a');
var vandLink = document.createElement('a');
var normLink = document.createElement('a');
agfLink.href = "javascript:Twinkle.fluff.revert('agf' , '" + vandal + "')";
vandLink.href = "javascript:Twinkle.fluff.revert('vand' , '" + vandal + "')";
normLink.href = "javascript:Twinkle.fluff.revert('norm' , '" + vandal + "')";
agfLink.appendChild( spanTag( 'Black', '[' ) );
agfLink.appendChild( spanTag( 'DarkOliveGreen', 'rollback (AGF)' ) );
agfLink.appendChild( spanTag( 'Black', ']' ) );
vandLink.appendChild( spanTag( 'Black', '[' ) );
vandLink.appendChild( spanTag( 'Red', 'rollback (VANDAL)' ) );
vandLink.appendChild( spanTag( 'Black', ']' ) );
normLink.appendChild( spanTag( 'Black', '[' ) );
normLink.appendChild( spanTag( 'SteelBlue', 'rollback' ) );
normLink.appendChild( spanTag( 'Black', ']' ) );
agfNode.appendChild(agfLink);
vandNode.appendChild(vandLink);
normNode.appendChild(normLink);
revertNode.appendChild( agfNode );
revertNode.appendChild( document.createTextNode(' || ') );
revertNode.appendChild( normNode );
revertNode.appendChild( document.createTextNode(' || ') );
revertNode.appendChild( vandNode );
ntitle.insertBefore( revertNode, ntitle.firstChild );
}
}
}
};
Twinkle.fluff.revert = function revertPage( type, vandal, autoRevert, rev, page ) {
var pagename = page || mw.config.get('wgPageName');
var revid = rev || mw.config.get('wgCurRevisionId');
Status.init( document.getElementById('bodyContent') );
var params = {
type: type,
user: vandal,
pagename: pagename,
revid: revid,
autoRevert: !!autoRevert
};
var query = {
'action': 'query',
'prop': ['info', 'revisions'],
'titles': pagename,
'rvlimit': 50, // max possible
'rvprop': [ 'ids', 'timestamp', 'user', 'comment' ],
'intoken': 'edit'
};
var wikipedia_api = new Wikipedia.api( 'Grabbing data of earlier revisions', query, Twinkle.fluff.callbacks.main );
wikipedia_api.params = params;
wikipedia_api.post();
};
Twinkle.fluff.revertToRevision = function revertToRevision( oldrev ) {
Status.init( document.getElementById('bodyContent') );
var query = {
'action': 'query',
'prop': ['info', 'revisions'],
'titles': mw.config.get('wgPageName'),
'rvlimit': 1,
'rvstartid': oldrev,
'rvprop': [ 'ids', 'timestamp', 'user', 'comment' ],
'intoken': 'edit',
'format': 'xml'
};
var wikipedia_api = new Wikipedia.api( 'Grabbing data of the earlier revision', query, Twinkle.fluff.callbacks.toRevision.main );
wikipedia_api.params = { rev: oldrev };
wikipedia_api.post();
};
Twinkle.fluff.userIpLink = function( user ) {
return (isIPAddress(user) ? "[[Special:Contributions/" : "[[User:" ) + user + "|" + user + "]]";
};
Twinkle.fluff.callbacks = {
toRevision: {
main: function( self ) {
//alert("TRACE: revertTorevision getrevs callback: xmlString= \n" + (new XMLSerializer()).serializeToString(self.responseXML) + "[END]");
var xmlDoc = self.responseXML;
var lastrevid = $(xmlDoc).find('page').attr('lastrevid');
var touched = $(xmlDoc).find('page').attr('touched');
var starttimestamp = $(xmlDoc).find('page').attr('starttimestamp');
var edittoken = $(xmlDoc).find('page').attr('edittoken');
var revertToRevID = $(xmlDoc).find('rev').attr('revid');
var revertToUser = $(xmlDoc).find('rev').attr('user');
if (revertToRevID !== self.params.rev) {
self.statitem.error( 'The retrieved revision does not match the requested revision. Aborting.' );
return;
}
var optional_summary = prompt( "Please specify a reason for the revert, if possible:", "" );
if (optional_summary === null)
{
self.statelem.error( 'Aborted by user.' );
return;
}
var summary = "Reverted to revision " + revertToRevID + " by " + revertToUser + (optional_summary ? ": " + optional_summary : '') + "." +
Twinkle.getPref('summaryAd');
var query = {
'action': 'edit',
'title': mw.config.get('wgPageName'),
'summary': summary,
'token': edittoken,
'undo': lastrevid,
'undoafter': revertToRevID,
'basetimestamp': touched,
'starttimestamp': starttimestamp,
'watchlist': Twinkle.getPref('watchRevertedPages').indexOf( self.params.type ) !== -1 ? 'watch' : undefined,
'minor': Twinkle.getPref('markRevertedPagesAsMinor').indexOf( self.params.type ) !== -1 ? true : undefined
};
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Reversion completed";
var wikipedia_api = new Wikipedia.api( 'Saving reverted contents', query, null/*Twinkle.fluff.callbacks.toRevision.complete*/, self.statelem);
wikipedia_api.params = self.params;
wikipedia_api.post();
},
complete: function (self) {
//alert("TRACE: revertPage getrevs callback: xmlString= \n" + (new XMLSerializer()).serializeToString(self.responseXML) + "[END]");
}
},
main: function( self ) {
//alert("TRACE: revertPage getrevs callback: xmlString= \n" + (new XMLSerializer()).serializeToString(self.responseXML) + "[END]");
var xmlDoc = self.responseXML;
var lastrevid = $(xmlDoc).find('page').attr('lastrevid');
var touched = $(xmlDoc).find('page').attr('touched');
var starttimestamp = $(xmlDoc).find('page').attr('starttimestamp');
var edittoken = $(xmlDoc).find('page').attr('edittoken');
var lastuser = $(xmlDoc).find('rev').attr('user');
var revs = $(xmlDoc).find('rev');
if( revs.length < 1 ) {
self.statitem.error( 'We have less than one additional revision, thus impossible to revert' );
return;
}
var top = revs[0];
if( lastrevid < self.params.revid ) {
Status.error( 'Error', [ 'The most recent revision ID received from the server, ', htmlNode( 'strong', lastrevid ), ', is less than the ID of the displayed revision. This could indicate that the current revision has been deleted, the server is lagging, or that bad data has been received. Will stop proceeding at this point.' ] );
return;
}
var index = 1;
if( self.params.revid != lastrevid ) { // number compared with string... hence can't use !== here
Status.warn( 'Warning', [ 'Latest revision ', htmlNode( 'strong', lastrevid ), ' doesn\'t equal our revision ', htmlNode( 'strong', self.params.revid ) ] );
if( lastuser === self.params.user ) {
switch( self.params.type ) {
case 'vand':
Status.info( 'Info', [ 'Latest revision was made by ', htmlNode( 'strong', self.params.user ) , '. As we assume vandalism, we continue to revert' ]);
break;
case 'agf':
Status.warn( 'Warning', [ 'Latest revision was made by ', htmlNode( 'strong', self.params.user ) , '. As we assume good faith, we stop reverting, as the problem might have been fixed.' ]);
return;
default:
Status.warn( 'Notice', [ 'Latest revision was made by ', htmlNode( 'strong', self.params.user ) , ', but we will stop reverting anyway.' ] );
return;
}
}
else if(self.params.type === 'vand' &&
Twinkle.fluff.whiteList.indexOf( top.getAttribute( 'user' ) ) !== -1 && revs.length > 1 &&
revs[1].getAttribute( 'pageId' ) === self.params.revid) {
Status.info( 'Info', [ 'Latest revision was made by ', htmlNode( 'strong', lastuser ), ', a trusted bot, and the revision before was made by our vandal, so we proceed with the revert.' ] );
index = 2;
} else {
Status.error( 'Error', [ 'Latest revision was made by ', htmlNode( 'strong', lastuser ), ', so it might have already been reverted, stopping reverting.'] );
return;
}
}
if( Twinkle.fluff.whiteList.indexOf( self.params.user ) !== -1 ) {
switch( self.params.type ) {
case 'vand':
Status.info( 'Info', [ 'Vandalism revert was chosen on ', htmlNode( 'strong', self.params.user ), '. As this is a whitelisted bot, we assume you wanted to revert vandalism made by the previous user instead.' ] );
index = 2;
vandal = revs[1].getAttribute( 'user' );
self.params.user = revs[1].getAttribute( 'user' );
break;
case 'agf':
Status.warn( 'Notice', [ 'Good faith revert was chosen on ', htmlNode( 'strong', self.params.user ), '. This is a whitelisted bot, it makes no sense at all to revert it as a good faith edit, will stop reverting.' ] );
return;
break;
case 'norm':
default:
var cont = confirm( 'Normal revert was chosen, but the most recent edit was made by a whitelisted bot (' + self.params.user + '). Do you want to revert the revision before instead?' );
if( cont ) {
Status.info( 'Info', [ 'Normal revert was chosen on ', htmlNode( 'strong', self.params.user ), '. This is a whitelisted bot, and per confirmation, we\'ll revert the previous revision instead.' ] );
index = 2;
self.params.user = revs[1].getAttribute( 'user' );
} else {
Status.warn( 'Notice', [ 'Normal revert was chosen on ', htmlNode( 'strong', self.params.user ), '. This is a whitelisted bot, but per confirmation, revert on top revision will proceed.' ] );
}
break;
}
}
var found = false;
var count = 0;
for( var i = index; i < revs.length; ++i ) {
++count;
if( revs[i].getAttribute( 'user' ) != self.params.user ) {
found = i;
break;
}
}
if( ! found ) {
self.statelem.error( [ 'No previous revision found. Perhaps ', htmlNode( 'strong', self.params.user ), ' is the only contributor, or that the user has made more than ' + Twinkle.getPref('revertMaxRevisions') + ' edits in a row.' ] );
return;
}
if( ! count ) {
Status.error( 'Error', "We were to revert zero revisions. As that makes no sense, we'll stop reverting this time. It could be that the edit has already been reverted, but the revision ID was still the same." );
return;
}
var good_revision = revs[ found ];
if (self.params.type !== 'vand' &&
count > 1 &&
!confirm( self.params.user + ' has made ' + count + ' edits in a row. Are you sure you want to revert them all?' )) {
Status.info( 'Notice', 'Stopping reverting per user input' );
return;
}
self.params.count = count;
self.params.goodid = good_revision.getAttribute( 'revid' );
self.params.gooduser = good_revision.getAttribute( 'user' );
self.statelem.status( [ ' revision ', htmlNode( 'strong', self.params.goodid ), ' that was made ', htmlNode( 'strong', count ), ' revisions ago by ', htmlNode( 'strong', self.params.gooduser ) ] );
var summary, extra_summary;
switch( self.params.type ) {
case 'agf':
extra_summary = prompt( "An optional comment for the edit summary:", "" );
if (extra_summary === null)
{
self.statelem.error( 'Aborted by user.' );
return;
}
summary = sprintf( "Reverted [[WP:AGF|good faith]] edits by [[Special:Contributions/%s|%1$s]] ([[User talk:%1$s|talk]])%s%s",
self.params.user.replace("\\'", "'"),
Twinkle.fluff.formatSummaryPostfix(extra_summary),
Twinkle.getPref('summaryAd') );
break;
case 'vand':
summary = sprintf( "Reverted %d %s by [[Special:Contributions/%s|%3$s]] ([[User talk:%3$s|talk]]) identified as [[WP:VAND|vandalism]] to last revision by %s.%s",
self.params.count,
self.params.count > 1 ? 'edits': 'edit',
self.params.user.replace("\\'", "'"),
self.params.gooduser.replace("\\'", "'"),
Twinkle.getPref('summaryAd') );
break;
case 'norm':
default:
if( Twinkle.getPref('offerReasonOnNormalRevert') ) {
extra_summary = prompt( "An optional comment for the edit summary:", "" );
if (extra_summary === null)
{
self.statelem.error( 'Aborted by user.' );
return;
}
}
summary = sprintf( "Reverted %d %s by [[Special:Contributions/%s|%3$s]] ([[User talk:%3$s|talk]])%s%s",
self.params.count,
self.params.count > 1 ? 'edits': 'edit',
self.params.user.replace("\\'", "'"),
Twinkle.fluff.formatSummaryPostfix(extra_summary),
Twinkle.getPref('summaryAd') );
break;
}
var query;
if( (!self.params.autoRevert || Twinkle.getPref('openTalkPageOnAutoRevert')) &&
Twinkle.getPref('openTalkPage').indexOf( self.params.type ) !== -1 &&
mw.config.get('wgUserName') !== self.params.user ) {
Status.info( 'Info', [ 'Opening user talk page edit form for user ', htmlNode( 'strong', self.params.user ) ] );
query = {
'title': 'User talk:' + self.params.user,
'action': 'edit',
'preview': 'yes',
'vanarticle': self.params.pagename.replace(/_/g, ' '),
'vanarticlerevid': self.params.revid,
'vanarticlegoodrevid': self.params.goodid,
'type': self.params.type,
'count': self.params.count
};
switch( Twinkle.getPref('userTalkPageMode') ) {
case 'tab':
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), '_tab' );
break;
case 'blank':
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), '_blank', 'location=no,toolbar=no,status=no,directories=no,scrollbars=yes,width=1200,height=800' );
break;
case 'window':
default:
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), 'twinklewarnwindow', 'location=no,toolbar=no,status=no,directories=no,scrollbars=yes,width=1200,height=800' );
break;
}
}
query = {
'action': 'edit',
'title': self.params.pagename,
'summary': summary,
'token': edittoken,
'undo': lastrevid,
'undoafter': self.params.goodid,
'basetimestamp': touched,
'starttimestamp': starttimestamp,
'watchlist' : Twinkle.getPref('watchRevertedPages').indexOf( self.params.type ) != -1 ? 'watch' : undefined,
'minor': Twinkle.getPref('markRevertedPagesAsMinor').indexOf( self.params.type ) != -1 ? true : undefined
};
Wikipedia.actionCompleted.redirect = self.params.pagename;
Wikipedia.actionCompleted.notice = "Reversion completed";
var wikipedia_api = new Wikipedia.api( 'Saving reverted contents', query, Twinkle.fluff.callbacks.complete, self.statelem);
wikipedia_api.params = self.params;
wikipedia_api.post();
},
complete: function (self) {
//alert("TRACE: revertPage completion callback: xmlString= \n" + (new XMLSerializer()).serializeToString(self.responseXML) + "[END]");
self.statelem.info("done");
}
};
Twinkle.fluff.formatSummaryPostfix = function(stringToAdd) {
if (stringToAdd) {
stringToAdd = ': ' + stringToAdd.toUpperCaseFirstChar();
if (stringToAdd.search(/[.?!;]$/) == -1) {
stringToAdd = stringToAdd + '.';
}
return stringToAdd;
}
else {
return '.';
}
};
Twinkle.fluff.init = function twinklefluffinit() {
if (twinkleUserAuthorized)
{
// a list of usernames, usually only bots, that vandalism revert is jumped over, that is
// if vandalism revert was chosen on such username, then it's target is on the revision before.
// This is for handeling quick bots that makes edits seconds after the original edit is made.
// This only affect vandalism rollback, for good faith rollback, it will stop, indicating a bot
// has no faith, and for normal rollback, it will rollback that edit.
Twinkle.fluff.whiteList = [
'HagermanBot',
'SineBot',
'HBC AIV helperbot',
'HBC AIV helperbot2',
'HBC AIV helperbot3'
];
if ( QueryString.exists( 'twinklerevert' ) ) {
Twinkle.fluff.auto();
} else {
Twinkle.fluff.normal();
}
}
};
/*
****************************************
*** twinkleimage.js: Image CSD module
****************************************
* Mode of invocation: Tab ("DI")
* Active on: File pages with a corresponding file which is local (not on Commons)
* Config directives in: TwinkleConfig
*/
Twinkle.image = function twinkleimage() {
if( mw.config.get('wgNamespaceNumber') === 6 && !document.getElementById("mw-sharedupload") && document.getElementById("mw-imagepage-section-filehistory")) {
twAddPortletLink( (twinkleUserAuthorized ? "javascript:Twinkle.image.callback()" : 'javascript:alert("Your account is too new to use Twinkle.");'), "DI", "tw-di", "Nominate file for relative speedy deletion", "");
}
};
Twinkle.image.callback = function twinkleimageCallback() {
var Window = new SimpleWindow( 600, 300 );
Window.setTitle( "File for dated speedy deletion" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Speedy deletion policy", "WP:CSD" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#image" );
var form = new QuickForm( Twinkle.image.callback.evaluate );
form.append( {
type: 'checkbox',
list: [
{
label: 'Notify original uploader',
value: 'notify',
name: 'notify',
tooltip: "Uncheck this if you are planning to make multiple nominations from the same user, and don't want to overload their talk page with too many notifications.",
checked: Twinkle.getPref('notifyUserOnDeli')
}
]
}
);
var field = form.append( {
type: 'field',
label: 'Type of action wanted'
} );
field.append( {
type: 'radio',
name: 'type',
event: Twinkle.image.callback.choice,
list: [
{
label: 'No source (CSD F4)',
value: 'no source',
checked: true,
tooltip: 'Image or media has no source information'
},
{
label: 'No license (CSD F4)',
value: 'no license',
tooltip: 'Image or media does not have information on its copyright status'
},
{
label: 'No source and no license (CSD F4)',
value: 'no source no license',
tooltip: 'Image or media has neither information on source nor its copyright status'
},
{
label: 'Orphaned fair use (CSD F5)',
value: 'orphaned fair use',
tooltip: 'Image or media is unlicensed for use on Wikipedia and allowed only under a claim of fair use per Wikipedia:Non-free content, but it is not used in any articles'
},
{
label: 'No fair use rationale (CSD F6)',
value: 'no fair use rationale',
tooltip: 'Image or media is claimed to be used under Wikipedia\'s fair use policy but has no explanation as to why it is permitted under the policy'
},
{
label: 'Disputed fair use rationale (CSD F7)',
value: 'disputed fair use rationale',
tooltip: 'Image or media has a fair use rationale that is disputed'
},
{
label: 'Replaceable fair use (CSD F7)',
value: 'replaceable fair use',
tooltip: 'Image or media may fail Wikipedia\'s first non-free content criterion ([[WP:NFCC#1]]) in that it illustrates a subject for which a free image might reasonably be found or created that adequately provides the same information'
},
{
label: 'No permission (CSD F11)',
value: 'no permission',
tooltip: 'Image or media does not have proof that the author agreed to licence the file'
}
]
} );
form.append( {
type: 'div',
label: 'Work area',
name: 'work_area'
} );
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the parameters
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.type[0].dispatchEvent( evt );
};
Twinkle.image.callback.choice = function twinkleimageCallbackChoose(event) {
var value = event.target.values;
var root = event.target.form;
var work_area = new QuickForm.element( {
type: 'div',
name: 'work_area'
} );
switch( value ) {
case 'no source no license':
case 'no source':
work_area.append( {
type: 'checkbox',
name: 'non_free',
list: [
{
label: 'Non-free',
tooltip: 'Image is licensed under a fair use claim'
}
]
} );
break;
case 'no permission':
work_area.append( {
type: 'input',
name: 'source',
label: 'Source: '
} );
break;
case 'disputed fair use rationale':
work_area.append( {
type: 'textarea',
name: 'reason',
label: 'Concern: '
} );
break;
case 'orphaned fair use':
work_area.append( {
type: 'input',
name: 'replacement',
label: 'Replacement: '
} );
break;
case 'replaceable fair use':
work_area.append( {
type: 'checkbox',
name: 'old_image',
list: [
{
label: 'Old image',
tooltip: 'Image was uploaded before 2006-07-13'
}
]
} );
break;
default:
break;
}
root.replaceChild( work_area.render(), $(root).find('div[name="work_area"]')[0] );
};
Twinkle.image.callback.evaluate = function twinkleimageCallbackEvaluate(event) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var notify = event.target.notify.checked;
var types = event.target.type;
for( var i = 0; i < types.length; ++i ) {
if( types[i].checked ) {
var type = types[i].value;
break;
}
}
if( event.target.non_free ) {
var non_free = event.target.non_free.checked;
}
if( event.target.source ) {
var source = event.target.source.value;
}
if( event.target.reason ) {
var reason = event.target.reason.value;
}
if( event.target.replacement ) {
var replacement = event.target.replacement.value;
}
if( event.target.old_image ) {
var old_image = event.target.old_image.checked;
}
var params = {
type: type,
non_free: non_free,
source: source,
reason: reason,
replacement: replacement,
old_image: old_image
};
SimpleWindow.setButtonsEnabled( false );
Status.init( event.target );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Tagging complete";
// Tagging image
var wikipedia_page = new Wikipedia.page( mw.config.get('wgPageName'), 'Tagging file with deletion tag' );
wikipedia_page.setCallbackParameters( params );
wikipedia_page.load( Twinkle.image.callbacks.taggingImage );
// Notifying uploader
if( notify ) {
wikipedia_page.lookupCreator(Twinkle.image.callbacks.userNotification);
} else {
// No auto-notifiaction, display what was going to be added.
var noteData = document.createElement( 'pre' );
noteData.appendChild( document.createTextNode( "{{subst:di-" + type + "-notice|1=" + mw.config.get('wgTitle') + "}} ~~~~" ) );
Status.info( 'Notification', [ 'Following/similar data should be posted to the original uploader:', document.createElement( 'br' ), noteData ] );
}
};
Twinkle.image.callbacks = {
taggingImage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var tag = "{{di-" + params.type + "|date={{subst:#time:j F Y}}";
var csdcrit = "";
switch( params.type ) {
case 'no source no license':
case 'no source':
tag += params.non_free ? "|non-free=yes" : "";
csdcrit = "F4";
break;
case 'no permission':
tag += params.source ? "|source=" + params.source : "";
csdcrit = "F11";
break;
case 'disputed fair use rationale':
tag += params.reason ? "|concern=" + params.reason : "";
csdcrit = "F7";
break;
case 'orphaned fair use':
tag += params.replacement ? "|replacement=" + params.replacement : "";
csdcrit = "F5";
break;
case 'replaceable fair use':
tag += params.old_image ? "|old image=yes" : "";
csdcrit = "F7";
break;
case 'no license':
csdcrit = "F4";
break;
case 'no fair use rationale':
csdcrit = "F6";
break;
default:
break;
}
tag += "}}\n";
pageobj.setPageText(tag + text);
pageobj.setEditSummary("This file is up for deletion, per [[WP:CSD#" + csdcrit + "|CSD " + csdcrit + "]] (" + params.type + ")." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('deliWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('nocreate');
pageobj.save();
},
userNotification: function(pageobj) {
var params = pageobj.getCallbackParameters();
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:di-" + params.type + "-notice|1=" + mw.config.get('wgTitle') + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: tagging for deletion of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('deliWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
};
/*
****************************************
*** twinkleimagetraverse.js: Image traverse module (sysops only)
****************************************
* Mode of invocation: Tab ("Traverse")
* Active on: Categories
* Config directives in: TwinkleConfig
*/
Twinkle.imagetraverse = function twinkleimagetraverse() {
if( userIsInGroup( 'sysop' ) && mw.config.get('wgNamespaceNumber') == Namespace.CATEGORY ) {
twAddPortletLink( "javascript:Twinkle.imagetraverse.callback()", "Traverse", "tw-imagetraverse", "Traverse category", "");
}
}
Twinkle.imagetraverse.basequery = {
'action': 'query',
'generator': 'categorymembers',
'gcmtitle': mw.config.get('wgPageName'),
'gcmnamespace': Namespace.IMAGE,
'gcmlimit' : 1,
'prop': [ 'imageinfo', 'categories', 'revisions' ],
'rvlimit': 20,
'iihistory': true,
'rvprop': [ 'user', 'size', 'flags', 'ids', 'comment', 'timestamp' ],
'iiprop': [ 'timestamp', 'user', 'url', 'size', 'comment' ]
};
Twinkle.imagetraverse.callback = function() {
var Window = new SimpleWindow( 1200, 650 );
Window.setTitle( "Image traverse" );
var form = new QuickForm( Twinkle.imagetraverse.callback.evaluate );
form.append( {
type: 'button',
label: 'Skip',
event: Twinkle.imagetraverse.callbacks.skip
} );
form.append( {
type: 'button',
label: 'Delete',
event: Twinkle.imagetraverse.callbacks.deleteMain
} );
form.append( {
type: 'input',
label: 'Reason',
name: 'reason',
value: 'Speedy deleted',
size: 80
} );
form.append( {
type: 'checkbox',
list: [
{
label: 'Remove image instances to the image',
name: 'unlink',
value: 'unlink',
checked: true
}
]
} );
var root = document.createElement( 'table' );
root.style.background = 'transparent';
root.style.height = '780px';
var row = root.appendChild( document.createElement( 'tr' ) );
var options = row.appendChild( document.createElement( 'td' ) );
options.setAttribute( 'colspan', 2 );
var rendered = form.render();
options.appendChild( rendered );
rendered.root = root;
options.style.borderBottom = '1px solid gray';
options.style.height = '80px';
var row = root.appendChild( document.createElement( 'tr' ) );
var oview = row.appendChild( document.createElement( 'td' ) );
var ohistbox = row.appendChild( document.createElement( 'td' ) );
ohistbox.style.width = '250px';
ohistbox.style.verticalAlign = 'top';
var histbox = ohistbox.appendChild( document.createElement( 'div' ) );
histbox.style.overflow = 'auto';
histbox.style.height = '500px';
oview.style.verticalAlign = 'top';
var view = oview.appendChild( document.createElement( 'div' ) );
view.style.height = '500px';
view.style.overflow = 'auto';
var row = root.appendChild( document.createElement( 'tr' ) );
var ostatus = row.appendChild( document.createElement( 'td' ) );
ostatus.style.borderTop = '1px solid gray';
ostatus.setAttribute( 'colspan', 2 );
var status = ostatus.appendChild( document.createElement( 'div' ) );
ostatus.style.verticalAlign = 'top';
status.style.height = '180px';
status.style.overflow = 'auto';
Wikipedia.actionCompleted.event = function() {} // just avoid it
var wikipedia_api = new Wikipedia.api( 'Grabbing images', Twinkle.imagetraverse.basequery, Twinkle.imagetraverse.callbacks.main );
wikipedia_api.params = { root:root, view:view, histbox:histbox, status:status, Window:Window };
root.params = wikipedia_api.params;
wikipedia_api.post();
Status.init( status );
Window.setContent( root );
Window.display();
}
Twinkle.imagetraverse.callback.evaluate = function() {
}
function make_wikilink( page, title, oldid, diff ) {
var query = {
'title': page,
'diff': diff,
'oldid': oldid
}
var url = wgScriptPath + '/index.php?' + QueryString.create( query );
var a = document.createElement( 'a' );
a.setAttribute( 'href', url );
a.setAttribute( 'title', page );
a.appendChild( document.createTextNode( title ) );
return a;
}
Twinkle.imagetraverse.callbacks = {
main: function( self ) {
var xmlDoc = self.responseXML;
var image = xmlDoc.evaluate( '//pages/page/@title', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
if( !image ) {
alert( 'no more images' );
return;
}
var next = xmlDoc.evaluate( '//query-continue/categorymembers/@gcmcontinue', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
var pagehistory = xmlDoc.evaluate( '//pages/page/revisions/rev', xmlDoc, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null );
var filehistory = xmlDoc.evaluate( '//pages/page/imageinfo/ii', xmlDoc, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null );
var categories = xmlDoc.evaluate( '//pages/page/categories/cl', xmlDoc, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null );
var pagehistorylist = document.createElement( 'ul' );
var filehistorylist = document.createElement( 'ul' );
var categorylist = document.createElement( 'ul' );
var entry = document.createElement( 'li' );
for( var i = 0; i < pagehistory.snapshotLength; ++i ) {
var cur = pagehistory.snapshotItem(i);
var tmp = entry.cloneNode(false);
tmp.appendChild( make_wikilink( image, cur.getAttribute( 'timestamp' ), cur.getAttribute( 'revid' ) ) );
tmp.appendChild( document.createTextNode( ' ' ) );
tmp.appendChild( make_wikilink( 'User:' + cur.getAttribute( 'user' ), cur.getAttribute( 'user' ) ) );
tmp.appendChild( document.createTextNode( ' \(' + ( new Bytes( cur.getAttribute( 'size' ) ) ).toString() + '\) \(' ) );
tmp.appendChild( document.createElement( 'em' ) ).appendChild(document.createTextNode( cur.getAttribute( 'comment' ) ) );
tmp.appendChild( document.createTextNode( '\)' ) );
pagehistorylist.appendChild( tmp );
}
for( var i = 0; i < filehistory.snapshotLength; ++i ) {
var cur = filehistory.snapshotItem(i);
var tmp = entry.cloneNode(false);
var link = document.createElement( 'a' );
link.setAttribute( 'href', cur.getAttribute( 'url' ) );
link.appendChild( document.createTextNode( cur.getAttribute( 'timestamp' ) ) );
tmp.appendChild( link );
tmp.appendChild( document.createTextNode( ' ' ) );
tmp.appendChild( make_wikilink( 'User:' + cur.getAttribute( 'user' ), cur.getAttribute( 'user' ) ) );
tmp.appendChild( document.createTextNode( ' \(' + ( new Bytes( cur.getAttribute( 'size' ) ) ).toString() + '\) \(' ) );
tmp.appendChild( document.createElement( 'em' ) ).appendChild(document.createTextNode( cur.getAttribute( 'comment' ) ) );
tmp.appendChild( document.createTextNode( '\)' ) );
filehistorylist.appendChild( tmp );
}
for( var i = 0; i < categories.snapshotLength; ++i ) {
var cur = categories.snapshotItem(i);
var tmp = entry.cloneNode(false);
tmp.appendChild( make_wikilink( cur.getAttribute( 'title' ), cur.getAttribute( 'title' ).replace( /Category:/, '' ) ) );
categorylist.appendChild( tmp );
}
self.params.next = next;
self.params.image = image;
var hist = self.params.histbox;
while( hist.hasChildNodes() ) {
hist.removeChild( hist.lastChild );
}
hist.appendChild( document.createElement( 'h2' ) ).appendChild( document.createTextNode( 'Image usage' ) );
var placeholder = hist.appendChild( document.createElement( 'div' ));
placeholder.appendChild( document.createTextNode( 'Grabbing data...' ) );
self.params.imageusageplaceholder = placeholder;
hist.appendChild( document.createElement( 'h2' ) ).appendChild( document.createTextNode( 'Page history' ) );
hist.appendChild( pagehistorylist );
hist.appendChild( document.createElement( 'h2' ) ).appendChild( document.createTextNode( 'File history' ) );
hist.appendChild( filehistorylist );
hist.appendChild( document.createElement( 'h2' ) ).appendChild( document.createTextNode( 'Categories' ) );
hist.appendChild( categorylist );
var query = {
'action': 'parse',
'title': image,
'text': '\{\{Wikipedia:WikiProject User scripts/Scripts/Twinkle/Template|' + image.replace(/^File:/, '') + '\}\}',
'prop': 'text'
}
var wikipedia_api = new Wikipedia.api( 'Rendering', query, Twinkle.imagetraverse.callbacks.render1 );
wikipedia_api.params = self.params;
wikipedia_api.post();
},
render1: function( self ) {
var xmlDoc = self.responseXML;
var html = xmlDoc.evaluate( '//parse/text', xmlDoc, null, XPathResult.STRING_TYPE, null ).stringValue;
self.params.view.innerHTML = html; // gah!
// add instance usage
var query = {
'action': 'query',
'list': 'imageusage',
'iutitle': self.params.image,
'iulimit': 20,
'iufilterredir': 'nonredirects'
}
var wikipedia_api = new Wikipedia.api( 'Rendering', query, Twinkle.imagetraverse.callbacks.render2 );
wikipedia_api.params = self.params;
wikipedia_api.post();
},
render2: function( self ) {
var xmlDoc = self.responseXML;
var usage = xmlDoc.evaluate( '//imageusage/iu', xmlDoc, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null );
var usagelist = document.createElement( 'ul' );
var entry = document.createElement( 'li' );
for( var i = 0; i < usage.snapshotLength; ++i ) {
var cur = usage.snapshotItem(i);
var tmp = entry.cloneNode(false);
tmp.appendChild( make_wikilink( cur.getAttribute( 'title' ), cur.getAttribute( 'title' ) ) );
usagelist.appendChild( tmp );
}
var hist = self.params.histbox;
hist.replaceChild( usagelist, self.params.imageusageplaceholder );
},
next: function( params ) {
Twinkle.imagetraverse.basequery['gcmcontinue'] = params.next;
var wikipedia_api = new Wikipedia.api( 'Grabbing images', Twinkle.imagetraverse.basequery, Twinkle.imagetraverse.callbacks.main );
wikipedia_api.params = params;
wikipedia_api.post();
},
skip: function( event ) {
var form = event.target.form;
var params = form.root.params;
Twinkle.imagetraverse.callbacks.next( params );
Status.info( 'Skipped', params.image );
},
deleteMain: function( event ) {
var form = event.target.form;
var params = form.root.params;
params.reason = form.reason.value;
if( form.unlink.checked ) {
var query = {
'action': 'query',
'list': 'imageusage',
'titles': params.image,
'iulimit': 5000,
'iufilterredir': 'nonredirects'
};
var wikipedia_api = new Wikipedia.api( 'Grabbing image links', query, Twinkle.imagetraverse.callbacks.unlinkImageInstancesMain );
wikipedia_api.params = params;
wikipedia_api.post();
}
var query = {
'title': params.image,
'action': 'delete'
};
var wikipedia_wiki = new Wikipedia.wiki( 'Deleting image ' + params.image, query, Twinkle.imagetraverse.callbacks.deleteImage, function( self ) {
Twinkle.imagetraverse.callbacks.next( self.params );
self.statelem.unlink();
Status.info( 'Deleted', self.params.image );
});
wikipedia_wiki.params = params;
wikipedia_wiki.followRedirect = false;
wikipedia_wiki.get();
},
deleteImage: function( self ) {
var form = this.responseXML.getElementById( 'deleteconfirm' );
if( ! form ) { // Hell, image deletion is b0rked :(
form = this.responseXML.getElementsByTagName( 'form' )[0];
var postData = {
'wpDeleteReasonList': 'other',
'wpReason': "Deleted because \"" + self.params.reason + "\"." + Twinkle.getPref('deletionSummaryAd'),
'wpEditToken': form.wpEditToken.value
}
self.post( postData );
} else {
var postData = {
'wpWatch': form.wpWatch.checked ? '' : undefined,
'wpDeleteReasonList': 'other',
'wpReason': "Deleted because \"" + self.params.reason + "\"." + Twinkle.getPref('deletionSummaryAd'),
'wpEditToken': form.wpEditToken.value
}
self.post( postData );
}
},
unlinkImageInstancesMain: function( self ) {
var xmlDoc = self.responseXML;
var snapshot = xmlDoc.evaluate('//imageusage/iu/@title', xmlDoc, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null );
if( snapshot.snapshotLength == 0 ) {
return;
}
var statusIndicator = new Status('Unlinking instances image', '0%');
var total = snapshot.snapshotLength * 2;
var onsuccess = function( self ) {
var obj = self.params.obj;
var total = self.params.total;
var now = parseInt( 100 * ++(self.params.current)/total ) + '%';
obj.update( now );
self.statelem.unlink();
if( self.params.current >= total ) {
obj.info( now + ' (completed)' );
Wikipedia.removeCheckpoint();
}
}
var onloaded = onsuccess;
var onloading = function( self ) {}
Wikipedia.addCheckpoint();
if( snapshot.snapshotLength == 0 ) {
statusIndicator.info( '100% (completed)' );
Wikipedia.removeCheckpoint();
return;
}
self.params.total = total;
self.params.obj = statusIndicator;
self.params.current = 0;
for ( var i = 0; i < snapshot.snapshotLength; ++i ) {
var title = snapshot.snapshotItem(i).value;
var query = {
'title': title,
'action': 'submit'
}
var wikipedia_wiki = new Wikipedia.wiki( "Unlinking on " + title, query, Twinkle.imagetraverse.callbacks.unlinkImageInstances );
var params = clone( self.params );
params.title = title;
wikipedia_wiki.params = params;
wikipedia_wiki.onloading = onloading;
wikipedia_wiki.onloaded = onloaded;
wikipedia_wiki.onsuccess = onsuccess;
wikipedia_wiki.get();
}
},
unlinkImageInstances: function( self ) {
var image = self.params.image.replace( /^File:/, '' );
var form = self.responseXML.getElementById('editform');
var text;
if( self.params.title in twinkledeli.unlinkCache ) {
text = twinkledeli.unlinkCache[ self.params.title ];
} else {
text = form.wpTextbox1.value;
}
var old_text = text;
var wikiPage = new Mediawiki.Page( text );
wikiPage.commentOutImage( image , 'Commented out because image was deleted' );
text = wikiPage.getText();
twinkledeli.unlinkCache[ self.params.title ] = text;
if( text == old_text ) {
// Nothing to do, return
self.onsuccess( self );
Wikipedia.actionCompleted( self );
return;
}
var postData = {
'wpMinoredit': form.wpMinoredit.checked ? '' : undefined,
'wpWatchthis': undefined,
'wpStarttime': form.wpStarttime.value,
'wpEdittime': form.wpEdittime.value,
'wpAutoSummary': form.wpAutoSummary.value,
'wpEditToken': form.wpEditToken.value,
'wpSummary': 'Removing instance of image ' + image + " that has been deleted because \"" + self.params.reason + "\")" + "; " + Twinkle.getPref('deletionSummaryAd'),
'wpTextbox1': text
};
self.post( postData );
}
}
/*
****************************************
*** twinkleprod.js: PROD module
****************************************
* Mode of invocation: Tab ("PROD")
* Active on: Existing articles
* Config directives in: TwinkleConfig
*/
Twinkle.prod = function twinkleprod() {
if( mw.config.get('wgNamespaceNumber') !== 0 || !mw.config.get('wgCurRevisionId') ) {
return;
}
if (twinkleUserAuthorized) {
twAddPortletLink( "javascript:Twinkle.prod.callback()", "PROD", "tw-prod", "Propose deletion via WP:PROD", "");
} else {
twAddPortletLink( 'javascript:alert("Your account is too new to use Twinkle.");', 'PROD', 'tw-prod', 'Propose deletion via WP:PROD', '');
}
};
Twinkle.prod.callback = function twinkleprodCallback() {
Twinkle.prod.defaultReason = Twinkle.getPref('prodReasonDefault');
var Window = new SimpleWindow( 800, 410 );
Window.setTitle( "Proposed deletion (PROD)" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Proposed deletion policy", "WP:PROD" );
Window.addFooterLink( "BLP PROD policy", "WP:BLPPROD" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#prod" );
var form = new QuickForm( Twinkle.prod.callback.evaluate );
var field = form.append( {
type: 'field',
label: 'PROD type'
} );
field.append( {
type: 'radio',
name: 'prodtype',
event: Twinkle.prod.callback.prodtypechanged,
list: [
{
label: 'PROD (proposed deletion)',
value: 'prod',
checked: true,
tooltip: 'Normal proposed deletion, per [[WP:PROD]]'
},
{
label: 'BLP PROD (proposed deletion of unsourced BLPs)',
value: 'prodblp',
tooltip: 'Proposed deletion of new, completely unsourced biographies of living persons, per [[WP:BLPPROD]]'
}
]
} );
form.append( {
type: 'field',
label:'Work area',
name: 'work_area'
} );
form.append( { type:'submit', label:'Propose deletion' } );
var result = form.render();
Window.setContent( result );
Window.display();
// fake a change event on the first prod type radio, to initialize the type-dependent controls
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.prodtype[0].dispatchEvent( evt );
};
Twinkle.prod.callback.prodtypechanged = function(event) {
//prepare frame for prod type dependant controls
var field = new QuickForm.element( {
type: 'field',
label: 'Parameters',
name: 'work_area'
} );
// create prod type dependant controls
switch( event.target.values )
{
case 'prod':
field.append( {
type: 'checkbox',
list: [
{
label: 'Notify page creator if possible',
value: 'notify',
name: 'notify',
tooltip: "A notification template will be placed on the creator's talk page if this is true.",
checked: true
}
]
}
);
field.append( {
type: 'textarea',
name: 'reason',
label: 'Reason for proposed deletion:',
value: Twinkle.prod.defaultReason
} );
break;
case 'prodblp':
// first, remember the prod value that the user entered in the textarea, in case he wants to switch back. We can abuse the config field for that.
if (event.target.form.reason) {
Twinkle.prod.defaultReason = event.target.form.reason.value;
}
field.append( {
type: 'checkbox',
list: [
{
label: 'Notify page creator if possible',
value: 'notify',
name: 'notify',
tooltip: 'Creator of article has to be notified.',
checked: true,
disabled: true
}
]
}
);
//temp warning, can be removed down the line once BLPPROD is more established. Amalthea, May 2010.
var boldtext = document.createElement('b');
boldtext.appendChild(document.createTextNode('Please note that only unsourced biographies of living persons are eligible for this tag, narrowly construed.'));
field.append({
type: 'div',
label: boldtext
});
if (mw.config.get('wgArticleId') < 26596183)
{
field.append({
type: 'header',
label: 'It appears that this article was created before March 18, 2010, and is thus ineligible for a BLP PROD. Please make sure that this is not the case, or use normal PROD instead.'
});
}
break;
default:
break;
}
event.target.form.replaceChild( field.render(), $(event.target.form).find('fieldset[name="work_area"]')[0] );
};
Twinkle.prod.callbacks = {
main: function(pageobj) {
var statelem = pageobj.getStatusElement();
if( !pageobj.exists() ) {
statelem.error( "It seems that the page doesn't exist. Perhaps it has already been deleted." );
return;
}
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var tag_re = /(\{\{(?:db-?|delete|[aitcmrs]fd|md1)[^{}]*?\|?[^{}]*?\}\})/i;
if( tag_re.test( text ) ) {
statelem.warn( 'Page already tagged with a deletion template, aborting procedure' );
return;
}
// Remove tags that become superfluous with this action
text = text.replace(/\{\{\s*(New unreviewed article|Userspace draft)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/ig, "");
var prod_re = /\{\{\s*(?:dated prod|dated prod blp|Prod blp\/dated|Proposed deletion\/dated)\s*\|(?:\{\{[^\{\}]*\}\}|[^\}\{])*\}\}/i;
var summaryText;
if( !prod_re.test( text ) ) {
// Notification to first contributor
if( params.usertalk ) {
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
thispage.setCallbackParameters(params);
thispage.lookupCreator(Twinkle.prod.callbacks.userNotification);
}
// If not notifying, log this PROD
else if( Twinkle.getPref('logProdPages') ) {
Twinkle.prod.callbacks.addToLog(params, null);
}
summaryText = "Proposing article for deletion per [[WP:" + (params.blp ? "BLP" : "") + "PROD]].";
text = "{{subst:prod" + (params.blp ? " blp" : ("|1=" + params.reason)) + "}}\n" + text;
}
else { // already tagged for PROD, so try endorsing it
var prod2_re = /\{\{(?:Proposed deletion endorsed|prod-?2).*?\}\}/;
if( prod2_re.test( text ) ) {
statelem.warn( 'Page already tagged with {{prod}} and {{prod-2}} templates, aborting procedure' );
return;
}
var confirmtext = "A {{prod}} tag was already found on this article. \nWould you like to add a {{prod-2}} (PROD endorsement) tag with your explanation?";
if (params.blp) {
confirmtext = "A non-BLP {{prod}} tag was found on this article. \nWould you like to add a {{prod-2}} (PROD endorsement) tag with explanation \"unsourced BLP\"?";
}
if( !confirm( confirmtext ) ) {
statelem.warn( 'Aborted per user request' );
return;
}
summaryText = "Endorsing proposed deletion per [[WP:" + (params.blp ? "BLP" : "") + "PROD]].";
text = text.replace( prod_re, text.match( prod_re ) + "\n{{prod-2|1=" + (params.blp ? "article is a [[WP:BLPPROD|biography of a living person with no sources]]" : params.reason) + "}}\n" );
if( Twinkle.getPref('logProdPages') ) {
params.logEndorsing = true;
Twinkle.prod.callbacks.addToLog(params);
}
}
pageobj.setPageText(text);
pageobj.setEditSummary(summaryText + Twinkle.getPref('summaryAd'));
pageobj.setWatchlist(Twinkle.getPref('watchProdPages'));
pageobj.setCreateOption('nocreate');
pageobj.save();
},
userNotification: function(pageobj) {
var params = pageobj.getCallbackParameters();
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:prodwarning" + (params.blp ? "BLP" : "") + "|1=" + mw.config.get('wgPageName') + "|concern=" + params.reason + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: proposed deletion of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
if (Twinkle.getPref('logProdPages')) {
params.logInitialContrib = initialContrib;
Twinkle.prod.callbacks.addToLog(params);
}
},
addToLog: function(params) {
var wikipedia_page = new Wikipedia.page("User:" + mw.config.get('wgUserName') + "/" + Twinkle.getPref('prodLogPageName'), "Adding entry to userspace log");
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.prod.callbacks.saveLog);
},
saveLog: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
// add blurb if log page doesn't exist
if (!pageobj.exists()) {
text =
"This is a log of all [[WP:PROD|proposed deletion]] tags applied or endorsed by this user using [[WP:TW|Twinkle]]'s PROD module.\n\n" +
"If you no longer wish to keep this log, you can turn it off using the [[Wikipedia:Twinkle/Preferences|preferences panel]], and " +
"nominate this page for speedy deletion under [[WP:CSD#U1|CSD U1]].\n";
}
// create monthly header
var date = new Date();
var headerRe = new RegExp("^==+\\s*" + date.getUTCMonthName() + "\\s+" + date.getUTCFullYear() + "\\s*==+", "m");
if (!headerRe.exec(text)) {
text += "\n\n=== " + date.getUTCMonthName() + " " + date.getUTCFullYear() + " ===";
}
var summarytext;
if (params.logEndorsing) {
text += "\n# [[" + mw.config.get('wgPageName') + "]]: endorsed " + (params.blp ? "BLP " : "") + "PROD. ~~~~~";
if (params.reason) {
text += "\n#* '''Reason''': " + params.reason + "\n";
}
summarytext = "Logging endorsement of PROD nomination of [[" + mw.config.get('wgPageName') + "]].";
} else {
text += "\n# [[" + mw.config.get('wgPageName') + "]]: " + (params.blp ? "BLP " : "") + "PROD";
if (params.logInitialContrib) {
text += "; notified {{user|" + params.logInitialContrib + "}}";
}
text += " ~~~~~n#* '''Reason''': " + params.reason + "\n";
summarytext = "Logging PROD nomination of [[" + mw.config.get('wgPageName') + "]].";
}
pageobj.setPageText(text);
pageobj.setEditSummary(summarytext + Twinkle.getPref('summaryAd'));
pageobj.setCreateOption("recreate");
pageobj.save();
}
};
Twinkle.prod.callback.evaluate = function twinkleprodCallbackEvaluate(e) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var form = e.target;
var prodtypes = form.prodtype;
for( var i = 0; i < prodtypes.length; i++ )
{
if( !prodtypes[i].checked ) {
continue;
}
var prodtype = prodtypes[i].value;
break;
}
var params = {
usertalk: form.notify.checked,
blp: prodtype=='prodblp',
reason: prodtype=='prodblp' ? '' : form.reason.value // using an empty string here as fallback will help with prod-2.
};
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
if (prodtype === 'prodblp' && mw.config.get('wgArticleId') < 26596183)
{
if (!confirm( "It appears that this article was created before March 18, 2010, and is thus ineligible for a BLP PROD. Do you want to continue tagging it?" ))
{
Status.warn( 'Notice', 'Aborting per user input.' );
return;
}
}
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Tagging complete";
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging page");
wikipedia_page.setFollowRedirect(true); // for NPP, and also because redirects are ineligible for PROD
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.prod.callbacks.main);
};
/*
****************************************
*** twinkleprotect.js: Protect/RPP module
****************************************
* Mode of invocation: Tab ("PP"/"RPP")
* Active on: Non-special pages
* Config directives in: TwinkleConfig
*/
Twinkle.protect = function twinkleprotect() {
if ( mw.config.get('wgNamespaceNumber') < 0 ) {
return;
}
if ( userIsInGroup( 'sysop' ) ) {
twAddPortletLink( "javascript:Twinkle.protect.callback()", "PP", "tw-rpp", "Protect page", "");
} else if (twinkleUserAuthorized) {
twAddPortletLink( "javascript:Twinkle.protect.callback()", "RPP", "tw-rpp", "Request page protection", "");
} else {
twAddPortletLink( 'javascript:alert("Your account is too new to use Twinkle.");', 'RPP', 'tw-rpp', 'Request page protection', '');
}
};
Twinkle.protect.callback = function twinkleprotectCallback() {
var Window = new SimpleWindow( 620, 530 );
Window.setTitle( userIsInGroup( 'sysop' ) ? "Apply, request or tag page protection" : "Request or tag page protection" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Protection templates", "Template:Protection templates" );
Window.addFooterLink( "Protection policy", "WP:PROT" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#protect" );
var form = new QuickForm( Twinkle.protect.callback.evaluate );
var actionfield = form.append( {
type: 'field',
label: 'Type of action'
} );
if( userIsInGroup( 'sysop' ) ) {
actionfield.append( {
type: 'radio',
name: 'actiontype',
event: Twinkle.protect.callback.changeAction,
list: [
{
label: 'Protect page',
value: 'protect',
tooltip: 'Apply actual protection to the page.',
checked: true
}
]
} );
}
actionfield.append( {
type: 'radio',
name: 'actiontype',
event: Twinkle.protect.callback.changeAction,
list: [
{
label: 'Request page protection',
value: 'request',
tooltip: 'If you want to request protection via WP:RPP' + (userIsInGroup('sysop') ? ' instead of doing the protection by yourself.' : '.'),
checked: !userIsInGroup('sysop')
},
{
label: 'Tag page with protection template',
value: 'tag',
tooltip: 'If the protecting admin forgot to apply a protection template, or you have just protected the page without tagging, you can use this to apply the appropriate protection tag.'
}
]
} );
form.append({ type: 'field', label: 'Preset', name: 'field_preset' });
form.append({ type: 'field', label: '1', name: 'field1' });
form.append({ type: 'field', label: '2', name: 'field2' });
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the controls
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.actiontype[0].dispatchEvent( evt );
// reduce vertical height of dialog
$('select[name="editlevel"], select[name="editexpiry"], select[name="moveexpiry"], select[name="movelevel"], select[name="createexpiry"], select[name="createlevel"]').
parent().css({ display: 'inline-block', marginRight: '0.5em' });
// get current protection level asynchronously
Wikipedia.actionCompleted.postfix = false; // avoid Action: completed notice
if (userIsInGroup('sysop')) {
var query = {
action: 'query',
prop: 'info',
inprop: 'protection',
titles: mw.config.get('wgPageName')
};
Status.init($('div[name="currentprot"] span').last()[0]);
var statelem = new Status("Current protection level");
var wpapi = new Wikipedia.api("retrieving...", query, Twinkle.protect.callback.protectionLevel, statelem);
wpapi.post();
}
};
Twinkle.protect.protectionLevel = null;
Twinkle.protect.callback.protectionLevel = function twinkleprotectCallbackProtectionLevel(apiobj) {
var xml = apiobj.getXML();
var result = [];
$(xml).find('pr').each(function(index, pr) {
var $pr = $(pr);
var boldnode = document.createElement('b');
boldnode.textContent = $pr.attr('type').toUpperCaseFirstChar() + ": " + $pr.attr('level');
result.push(boldnode);
if ($pr.attr('expiry') === 'infinity') {
result.push(" (indefinite) ");
} else {
result.push(" (expires " + new Date($pr.attr('expiry')).toUTCString() + ") ");
}
if ($pr.attr('cascade') === '') {
result.push("(cascading) ");
}
});
if (!result.length) {
var boldnode = document.createElement('b');
boldnode.textContent = "no protection";
result.push(boldnode);
}
Twinkle.protect.protectionLevel = result;
apiobj.statelem.info(result);
window.setTimeout(function() { Wikipedia.actionCompleted.postfix = "completed"; }, 500); // restore actionCompleted message
};
Twinkle.protect.callback.changeAction = function twinkleprotectCallbackChangeAction(e) {
var field_preset;
var field1;
var field2;
switch (e.target.values) {
case 'protect':
field_preset = new QuickForm.element({ type: 'field', label: 'Preset', name: 'field_preset' });
field_preset.append({
type: 'select',
name: 'category',
label: 'Choose a preset:',
event: Twinkle.protect.callback.changePreset,
list: (mw.config.get('wgArticleId') ? Twinkle.protect.protectionTypes : Twinkle.protect.protectionTypesCreate)
});
field2 = new QuickForm.element({ type: 'field', label: 'Protection options', name: 'field2' });
field2.append({ type: 'div', name: 'currentprot', label: ' ' }); // holds the current protection level, as filled out by the async callback
// for existing pages
if (mw.config.get('wgArticleId')) {
field2.append({
type: 'checkbox',
name: 'editmodify',
event: Twinkle.protect.formevents.editmodify,
list: [
{
label: 'Modify edit protection',
value: 'editmodify',
tooltip: 'If this is turned off, the edit protection level, and expiry time, will be left as is.',
checked: true
}
]
});
var editlevel = field2.append({
type: 'select',
name: 'editlevel',
label: 'Edit protection:',
event: Twinkle.protect.formevents.editlevel
});
editlevel.append({
type: 'option',
label: 'All',
value: 'all'
});
editlevel.append({
type: 'option',
label: 'Autoconfirmed',
value: 'autoconfirmed'
});
editlevel.append({
type: 'option',
label: 'Sysop',
value: 'sysop',
selected: true
});
field2.append({
type: 'select',
name: 'editexpiry',
label: 'Expires:',
event: function(e) {
if (e.target.value === 'custom') {
Twinkle.protect.doCustomExpiry(e.target);
}
},
list: [
{ label: '1 hour', value: '1 hour' },
{ label: '2 hours', value: '2 hours' },
{ label: '3 hours', value: '3 hours' },
{ label: '6 hours', value: '6 hours' },
{ label: '12 hours', value: '12 hours' },
{ label: '1 day', value: '1 day' },
{ label: '2 days', selected: true, value: '2 days' },
{ label: '3 days', value: '3 days' },
{ label: '4 days', value: '4 days' },
{ label: '1 week', value: '1 week' },
{ label: '2 weeks', value: '2 weeks' },
{ label: '1 month', value: '1 month' },
{ label: '2 months', value: '2 months' },
{ label: '3 months', value: '3 months' },
{ label: '1 year', value: '1 year' },
{ label: 'indefinite', value:'indefinite' },
{ label: 'Custom...', value: 'custom' }
]
});
field2.append({
type: 'checkbox',
name: 'movemodify',
event: Twinkle.protect.formevents.movemodify,
list: [
{
label: 'Modify move protection',
value: 'movemodify',
tooltip: 'If this is turned off, the move protection level, and expiry time, will be left as is.',
checked: true
}
]
});
var movelevel = field2.append({
type: 'select',
name: 'movelevel',
label: 'Move protection:',
event: Twinkle.protect.formevents.movelevel
});
movelevel.append({
type: 'option',
label: 'All',
value: 'all'
});
movelevel.append({
type: 'option',
label: 'Autoconfirmed',
value: 'autoconfirmed'
});
movelevel.append({
type: 'option',
label: 'Sysop',
value: 'sysop',
selected: true
});
field2.append({
type: 'select',
name: 'moveexpiry',
label: 'Expires:',
event: function(e) {
if (e.target.value === 'custom') {
Twinkle.protect.doCustomExpiry(e.target);
}
},
list: [
{ label: '1 hour', value: '1 hour' },
{ label: '2 hours', value: '2 hours' },
{ label: '3 hours', value: '3 hours' },
{ label: '6 hours', value: '6 hours' },
{ label: '12 hours', value: '12 hours' },
{ label: '1 day', value: '1 day' },
{ label: '2 days', selected: true, value: '2 days' },
{ label: '3 days', value: '3 days' },
{ label: '4 days', value: '4 days' },
{ label: '1 week', value: '1 week' },
{ label: '2 weeks', value: '2 weeks' },
{ label: '1 month', value: '1 month' },
{ label: '2 months', value: '2 months' },
{ label: '3 months', value: '3 months' },
{ label: '1 year', value: '1 year' },
{ label: 'indefinite', value:'indefinite' },
{ label: 'Custom...', value: 'custom' }
]
});
} else { // for non-existing pages
var createlevel = field2.append({
type: 'select',
name: 'createlevel',
label: 'Create protection:',
event: Twinkle.protect.formevents.createlevel
});
createlevel.append({
type: 'option',
label: 'All (registered users)',
value: 'all'
});
createlevel.append({
type: 'option',
label: 'Autoconfirmed',
value: 'autoconfirmed'
});
createlevel.append({
type: 'option',
label: 'Sysop',
value: 'sysop',
selected: true
});
field2.append({
type: 'select',
name: 'createexpiry',
label: 'Expires:',
event: function(e) {
if (e.target.value === 'custom') {
Twinkle.protect.doCustomExpiry(e.target);
}
},
list: [
{ label: '1 hour', value: '1 hour' },
{ label: '2 hours', value: '2 hours' },
{ label: '3 hours', value: '3 hours' },
{ label: '6 hours', value: '6 hours' },
{ label: '12 hours', value: '12 hours' },
{ label: '1 day', value: '1 day' },
{ label: '2 days', value: '2 days' },
{ label: '3 days', value: '3 days' },
{ label: '4 days', value: '4 days' },
{ label: '1 week', value: '1 week' },
{ label: '2 weeks', value: '2 weeks' },
{ label: '1 month', value: '1 month' },
{ label: '2 months', value: '2 months' },
{ label: '3 months', value: '3 months' },
{ label: '1 year', value: '1 year' },
{ label: 'indefinite', selected: true, value: 'indefinite' },
{ label: 'Custom...', value: 'custom' }
]
});
}
field2.append({
type: 'textarea',
name: 'reason',
label: 'Protection reason (for log):'
});
if (!mw.config.get('wgArticleId')) { // tagging isn't relevant for non-existing pages
break;
}
// fall through to 'tag' case, which shares the same field1
case 'tag':
field1 = new QuickForm.element({ type: 'field', label: 'Tagging options', name: 'field1' });
field1.append( {
type: 'select',
name: 'tagtype',
label: 'Choose protection template:',
list: Twinkle.protect.protectionTags,
event: Twinkle.protect.formevents.tagtype
} );
field1.append( {
type: 'checkbox',
list: [
{
name: 'small',
label: 'Iconify (small=yes)',
tooltip: 'Will use the |small=yes feature of the template, and only render it as a keylock',
checked: true
},
{
name: 'noinclude',
label: 'Wrap protection template with <noinclude>',
tooltip: 'Will wrap the protection template in <noinclude> tags, so that it won\'t transclude',
checked: (mw.config.get('wgNamespaceNumber') === 10)
}
]
} );
break;
case 'request':
field_preset = new QuickForm.element({ type: 'field', label: 'Type of protection', name: 'field_preset' });
field_preset.append({
type: 'select',
name: 'category',
label: 'Type and reason:',
event: Twinkle.protect.callback.changePreset,
list: (mw.config.get('wgArticleId') ? Twinkle.protect.protectionTypes : Twinkle.protect.protectionTypesCreate)
});
field1 = new QuickForm.element({ type: 'field', label: 'Options', name: 'field1' });
field1.append( {
type: 'select',
name: 'expiry',
label: 'Duration: ',
list: [
{ label: 'Temporary', value: 'temporary' },
{ label: 'Indefinite', value: 'indefinite' },
{ label: '', selected: true, value: '' }
]
} );
field1.append({
type: 'textarea',
name: 'reason',
label: 'Reason: '
});
break;
default:
alert("Something's afoot in twinkleprotect");
break;
}
var oldfield;
if (field_preset) {
oldfield = $(e.target.form).find('fieldset[name="field_preset"]')[0];
oldfield.parentNode.replaceChild(field_preset.render(), oldfield);
} else {
$(e.target.form).find('fieldset[name="field_preset"]').css('display', 'none');
}
if (field1) {
oldfield = $(e.target.form).find('fieldset[name="field1"]')[0];
oldfield.parentNode.replaceChild(field1.render(), oldfield);
} else {
$(e.target.form).find('fieldset[name="field1"]').css('display', 'none');
}
if (field2) {
oldfield = $(e.target.form).find('fieldset[name="field2"]')[0];
oldfield.parentNode.replaceChild(field2.render(), oldfield);
} else {
$(e.target.form).find('fieldset[name="field2"]').css('display', 'none');
}
// re-add protection level text, if it's available
if (e.target.values === 'protect' && Twinkle.protect.protectionLevel) {
Status.init($('div[name="currentprot"] span').last()[0]);
Status.info("Current protection level", Twinkle.protect.protectionLevel);
}
};
Twinkle.protect.formevents = {
editmodify: function twinkleprotectFormEditmodifyEvent(e) {
e.target.form.editlevel.disabled = !e.target.checked;
e.target.form.editexpiry.disabled = !e.target.checked || (e.target.form.editlevel.value === 'all');
e.target.form.editlevel.style.color = e.target.form.editexpiry.style.color = (e.target.checked ? "" : "transparent");
},
editlevel: function twinkleprotectFormEditlevelEvent(e) {
e.target.form.editexpiry.disabled = (e.target.value === 'all');
},
movemodify: function twinkleprotectFormMovemodifyEvent(e) {
e.target.form.movelevel.disabled = !e.target.checked;
e.target.form.moveexpiry.disabled = !e.target.checked || (e.target.form.movelevel.value === 'all');
e.target.form.movelevel.style.color = e.target.form.moveexpiry.style.color = (e.target.checked ? "" : "transparent");
},
movelevel: function twinkleprotectFormMovelevelEvent(e) {
e.target.form.moveexpiry.disabled = (e.target.value === 'all');
},
createlevel: function twinkleprotectFormCreatelevelEvent(e) {
e.target.form.createexpiry.disabled = (e.target.value === 'all');
},
tagtype: function twinkleprotectFormTagtypeEvent(e) {
e.target.form.small.disabled = e.target.form.noinclude.disabled = (e.target.value === 'none') || (e.target.value === 'noop');
}
};
Twinkle.protect.doCustomExpiry = function twinkleprotectDoCustomExpiry(target) {
var custom = prompt('Enter a custom expiry time. \nYou can use relative times, like "1 minute" or "19 days", or absolute timestamps, "yyyymmddhhmm" (e.g. "200602011406" is Feb 1, 2006, at 14:06 UTC).', '');
if (custom) {
var option = document.createElement('option');
option.setAttribute('value', custom);
option.textContent = custom;
target.appendChild(option);
target.value = custom;
}
};
Twinkle.protect.protectionTypes = [
{
label: 'Full protection',
list: [
{ label: 'Generic (full)', value: 'pp-protected' },
{ label: 'Content dispute/edit warring (full)', selected: userIsInGroup('sysop'), value: 'pp-dispute' },
{ label: 'Persistent vandalism (full)', value: 'pp-vandalism' },
{ label: 'Highly visible template (full)', value: 'pp-template' },
{ label: 'User talk of blocked user (full)', value: 'pp-usertalk' }
]
},
{
label: 'Semi-protection',
list: [
{ label: 'Generic (semi)', value: 'pp-semi-protected' },
{ label: 'Persistent vandalism (semi)', selected: !userIsInGroup('sysop'), value: 'pp-semi-vandalism' },
{ label: 'BLP policy violations (semi)', value: 'pp-semi-blp' },
{ label: 'Sockpuppetry (semi)', value: 'pp-semi-sock' },
{ label: 'Highly visible template (semi)', value: 'pp-semi-template' },
{ label: 'User talk of blocked user (semi)', value: 'pp-semi-usertalk' }
]
},
{
label: 'Move protection',
list: [
{ label: 'Generic (move)', value: 'pp-move' },
{ label: 'Dispute/move warring (move)', value: 'pp-move-dispute' },
{ label: 'Page-move vandalism (move)', value: 'pp-move-vandalism' },
{ label: 'Highly visible page (move)', value: 'pp-move-indef' }
]
},
{ label: 'Unprotection', value: 'unprotect' }
];
Twinkle.protect.protectionTypesCreate = [
{
label: 'Create protection',
list: [
{ label: 'Generic ({{pp-create}})', value: 'pp-create' },
{ label: 'Offensive name', value: 'pp-create-offensive' },
{ label: 'Repeatedly recreated', selected: true, value: 'pp-create-salt' },
{ label: 'Recently deleted BLP', value: 'pp-create-blp' }
]
},
{ label: 'Unprotection', value: 'unprotect' }
];
// NOTICE: keep this synched with [[MediaWiki:Protect-dropdown]]
Twinkle.protect.protectionPresetsInfo = {
'pp-protected': {
edit: 'sysop',
move: 'sysop',
reason: null
},
'pp-dispute': {
edit: 'sysop',
move: 'sysop',
reason: '[[WP:PP#Content disputes|Edit warring / Content dispute]]'
},
'pp-vandalism': {
edit: 'sysop',
move: 'sysop',
reason: 'Persistent [[WP:Vandalism|vandalism]]'
},
'pp-template': {
edit: 'sysop',
move: 'sysop',
reason: '[[WP:High-risk templates|Highly visible template]]'
},
'pp-usertalk': {
edit: 'sysop',
move: 'sysop',
reason: '[[WP:PP#Talk-page protection|Inappropriate use of user talk page while blocked]]'
},
'pp-semi-vandalism': {
edit: 'autoconfirmed',
reason: 'Persistent [[WP:Vandalism|vandalism]]',
template: 'pp-vandalism'
},
'pp-semi-blp': {
edit: 'autoconfirmed',
reason: 'Violations of the [[WP:Biographies of living persons|biographies of living persons policy]]'
},
'pp-semi-usertalk': {
edit: 'autoconfirmed',
move: 'sysop',
reason: '[[WP:PP#Talk-page protection|Inappropriate use of user talk page while blocked]]'
},
'pp-semi-template': {
edit: 'autoconfirmed',
move: 'sysop',
reason: '[[WP:High-risk templates|Highly visible template]]',
template: 'pp-template'
},
'pp-semi-sock': {
edit: 'autoconfirmed',
reason: 'Persistent [[WP:Sock puppetry|sock puppetry]]'
},
'pp-semi-protected': {
edit: 'autoconfirmed',
reason: null,
template: 'pp-protected'
},
'pp-move': {
move: 'sysop',
reason: null
},
'pp-move-dispute': {
move: 'sysop',
reason: '[[WP:MOVP|Move warring]]'
},
'pp-move-vandalism': {
move: 'sysop',
reason: '[[WP:MOVP|Page-move vandalism]]'
},
'pp-move-indef': {
move: 'sysop',
reason: '[[WP:MOVP|Highly visible page]]'
},
'unprotect': {
edit: 'all',
move: 'all',
create: 'all',
reason: null,
template: 'none'
},
'pp-create-offensive': {
create: 'sysop',
reason: '[[WP:SALT|Offensive name]]'
},
'pp-create-salt': {
create: 'sysop',
reason: '[[WP:SALT|Repeatedly recreated]]'
},
'pp-create-blp': {
create: 'sysop',
reason: '[[WP:BLPDEL|Recently deleted BLP]]'
},
'pp-create': {
create: 'sysop',
reason: '{{pp-create}}'
}
};
Twinkle.protect.protectionTags = [
{
label: 'None (remove existing protection templates)',
value: 'none'
},
{
label: 'None (do not remove existing protection templates)',
value: 'noop'
},
{
label: 'Full protection templates',
list: [
{ label: '{{pp-dispute}}: dispute/edit war', value: 'pp-dispute', selected: true },
{ label: '{{pp-usertalk}}: blocked user talk', value: 'pp-usertalk' }
]
},
{
label: 'Full/semi-protection templates',
list: [
{ label: '{{pp-vandalism}}: vandalism', value: 'pp-vandalism' },
{ label: '{{pp-template}}: high-risk template', value: 'pp-template' },
{ label: '{{pp-protected}}: general protection', value: 'pp-protected' }
]
},
{
label: 'Semi-protection templates',
list: [
{ label: '{{pp-semi-usertalk}}: blocked user talk', value: 'pp-semi-usertalk' },
{ label: '{{pp-semi-sock}}: sockpuppetry', value: 'pp-semi-sock' },
{ label: '{{pp-semi-blp}}: BLP violations', value: 'pp-semi-blp' },
{ label: '{{pp-semi-indef}}: general long-term', value: 'pp-semi-indef' }
]
},
{
label: 'Move protection templates',
list: [
{ label: '{{pp-move-dispute}}: dispute/move war', value: 'pp-move-dispute' },
{ label: '{{pp-move-vandalism}}: page-move vandalism', value: 'pp-move-vandalism' },
{ label: '{{pp-move-indef}}: general long-term', value: 'pp-move-indef' },
{ label: '{{pp-move}}: other', value: 'pp-move' }
]
}
];
Twinkle.protect.callback.changePreset = function twinkleprotectCallbackChangePreset(e) {
var form = e.target.form;
var actiontypes = form.actiontype;
var actiontype;
for( var i = 0; i < actiontypes.length; i++ )
{
if( !actiontypes[i].checked ) {
continue;
}
actiontype = actiontypes[i].value;
break;
}
if (actiontype === 'protect') { // actually protecting the page
var item = Twinkle.protect.protectionPresetsInfo[form.category.value];
if (mw.config.get('wgArticleId')) {
if (item.edit) {
form.editmodify.checked = true;
Twinkle.protect.formevents.editmodify({ target: form.editmodify });
form.editlevel.value = item.edit;
Twinkle.protect.formevents.editlevel({ target: form.editlevel });
} else {
form.editmodify.checked = false;
Twinkle.protect.formevents.editmodify({ target: form.editmodify });
}
if (item.move) {
form.movemodify.checked = true;
Twinkle.protect.formevents.movemodify({ target: form.movemodify });
form.movelevel.value = item.move;
Twinkle.protect.formevents.movelevel({ target: form.movelevel });
} else {
form.movemodify.checked = false;
Twinkle.protect.formevents.movemodify({ target: form.movemodify });
}
} else {
if (item.create) {
form.createlevel.value = item.create;
Twinkle.protect.formevents.createlevel({ target: form.createlevel });
}
}
if (item.reason) {
form.reason.value = item.reason;
} else {
form.reason.value = '';
}
// sort out tagging options
if (mw.config.get('wgArticleId')) {
if( form.category.value === 'unprotect' ) {
form.tagtype.value = 'none';
} else {
form.tagtype.value = (item.template ? item.template : form.category.value);
}
Twinkle.protect.formevents.tagtype({ target: form.tagtype });
if( /template/.test( form.category.value ) ) {
form.noinclude.checked = true;
form.editexpiry.value = form.moveexpiry.value = "indefinite";
} else {
form.noinclude.checked = false;
}
}
} else { // RPP request
if( form.category.value === 'unprotect' ) {
form.expiry.value = '';
form.expiry.disabled = true;
} else {
form.expiry.disabled = false;
}
}
};
Twinkle.protect.callback.evaluate = function twinkleprotectCallbackEvaluate(e) {
var form = e.target;
var actiontypes = form.actiontype;
var actiontype;
for( var i = 0; i < actiontypes.length; i++ )
{
if( !actiontypes[i].checked ) {
continue;
}
actiontype = actiontypes[i].value;
break;
}
if( actiontype === 'tag' || actiontype === 'protect' ) {
tagparams = {
tag: form.tagtype.value,
reason: ((form.tagtype.value === 'pp-protected' || form.tagtype.value === 'pp-semi-protected' || form.tagtype.value === 'pp-move') && form.reason) ? form.reason.value : null,
expiry: (actiontype === 'protect') ? (form.editmodify.checked ? form.editexpiry.value : (form.movemodify.checked ?
form.moveexpiry.value : null)) : null,
small: form.small.checked,
noinclude: form.noinclude.checked
};
}
switch (actiontype) {
case 'protect':
// protect the page
var thispage = new Wikipedia.page(mw.config.get('wgPageName'), "Protecting page");
if (mw.config.get('wgArticleId')) {
if (form.editmodify.checked) {
thispage.setEditProtection(form.editlevel.value, form.editexpiry.value);
}
if (form.movemodify.checked) {
thispage.setMoveProtection(form.movelevel.value, form.moveexpiry.value);
}
} else {
thispage.setCreateProtection(form.createlevel.value, form.createexpiry.value);
}
if (form.reason.value) {
thispage.setEditSummary(form.reason.value);
} else {
alert("You must enter a protect reason, which will be inscribed into the protection log.");
return;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Protection complete";
thispage.protect();
// fall through to "tag" case
case 'tag':
if (actiontype === 'tag') {
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.followRedirect = false;
Wikipedia.actionCompleted.notice = "Tagging complete";
}
if (tagparams.tag === 'noop') {
Status.info("Applying protection template", "nothing to do");
break;
}
var protectedPage = new Wikipedia.page( mw.config.get('wgPageName'), 'Tagging page');
protectedPage.setCallbackParameters( tagparams );
protectedPage.load( Twinkle.protect.callbacks.taggingPage );
break;
case 'request':
// file request at RPP
var typename, typereason;
switch( form.category.value ) {
case 'pp-dispute':
case 'pp-vandalism':
case 'pp-template':
case 'pp-usertalk':
case 'pp-protected':
typename = 'full protection';
break;
case 'pp-semi-vandalism':
case 'pp-semi-usertalk':
case 'pp-semi-template':
case 'pp-semi-sock':
case 'pp-semi-blp':
case 'pp-semi-protected':
typename = 'semi-protection';
break;
case 'pp-move':
case 'pp-move-dispute':
case 'pp-move-indef':
case 'pp-move-vandalism':
typename = 'move protection';
break;
case 'pp-create':
case 'pp-create-offensive':
case 'pp-create-blp':
case 'pp-create-salt':
typename = 'create protection';
break;
case 'unprotect':
default:
typename = 'unprotection';
break;
}
switch (form.category.value) {
case 'pp-dispute':
typereason = 'Content dispute/edit warring';
break;
case 'pp-vandalism':
case 'pp-semi-vandalism':
typereason = 'Persistent vandalism';
break;
case 'pp-template':
case 'pp-semi-template':
typereason = 'Highly visible template';
break;
case 'pp-usertalk':
case 'pp-semi-usertalk':
typereason = 'Inappropriate use of user talk page while blocked';
break;
case 'pp-semi-sock':
typereason = 'Persistent sockpuppetry';
break;
case 'pp-semi-blp':
typereason = '[[WP:BLP|BLP]] policy violations';
break;
case 'pp-move-dispute':
typereason = 'Page title dispute/move warring';
break;
case 'pp-move-vandalism':
typereason = 'Page-move vandalism';
break;
case 'pp-move-indef':
typereason = 'Highly visible page';
break;
case 'pp-create-offensive':
typereason = 'Offensive name';
break;
case 'pp-create-blp':
typereason = 'Recently deleted [[WP:BLP|BLP]]';
break;
case 'pp-create-salt':
typereason = 'Repeatedly recreated';
break;
default:
typereason = '';
break;
}
var reason = typereason;
if( form.reason.value !== '') {
if ( typereason !== '' ) {
reason += "\u00A0\u2013 "; // U+00A0 NO-BREAK SPACE; U+2013 EN RULE
}
reason += form.reason.value;
}
if( reason !== '' && reason.charAt( reason.length - 1 ) !== '.' ) {
reason += '.';
}
var rppparams = {
reason: reason,
typename: typename,
//category: form.category.value,
expiry: form.expiry.value
};
SimpleWindow.setButtonsEnabled( false );
Status.init( form );
rppName = 'Wikipedia:Requests for page protection';
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = rppName;
Wikipedia.actionCompleted.notice = "Nomination completed, redirecting now to the discussion page";
var rppPage = new Wikipedia.page( rppName, 'Requesting protection of page');
rppPage.setFollowRedirect( true );
rppPage.setCallbackParameters( rppparams );
rppPage.load( Twinkle.protect.callbacks.fileRequest );
break;
default:
alert("twinkleprotect: unknown kind of action");
break;
}
};
Twinkle.protect.callbacks = {
taggingPage: function( protectedPage ) {
var params = protectedPage.getCallbackParameters();
var text = protectedPage.getPageText();
var oldtag_re = /\s*(?:<noinclude>)?\s*\{\{\s*(pp-[^{}]*?|protected|(?:t|v|s|p-|usertalk-v|usertalk-s|sb|move)protected(?:2)?|protected template|privacy protection)\s*?\}\}\s*(?:<\/noinclude>)?\s*/gi;
text = text.replace( oldtag_re, '' );
if ( params.tag !== 'none' ) {
var tag = params.tag;
if( params.reason ) {
tag += '|reason=' + params.reason;
}
if( ['indefinite', 'infinite', 'never', null].indexOf(params.expiry) === -1 ) {
tag += '|expiry={{subst:#time:F j, Y|' + (/^\s*\d+\s*$/.exec(params.expiry) ? params.expiry : '+' + params.expiry) + '}}';
}
if( params.small ) {
tag += '|small=yes';
}
}
var summary;
if( params.tag === 'none' ) {
summary = 'Removing protection template' + Twinkle.getPref('summaryAd');
} else {
if( params.noinclude ) {
text = "<noinclude>{{" + tag + "}}</noinclude>" + text;
} else {
text = "{{" + tag + "}}\n" + text;
}
summary = "Adding {{" + params.tag + "}}" + Twinkle.getPref('summaryAd');
}
protectedPage.setEditSummary( summary );
protectedPage.setPageText( text );
protectedPage.setCreateOption( 'nocreate' );
protectedPage.save();
},
fileRequest: function( rppPage ) {
var params = rppPage.getCallbackParameters();
var text = rppPage.getPageText();
var statusElement = rppPage.getStatusElement();
var ns2tag = {
'0': 'la',
'1': 'lat',
'2': 'lu',
'3': 'lut',
'4': 'lw',
'5': 'lwt',
'6': 'lf',
'7': 'lft',
'8': 'lm',
'9': 'lmt',
'10': 'lt',
'11': 'ltt',
'12': 'lh',
'13': 'lht',
'14': 'lc',
'15': 'lct',
'100': 'lp',
'101': 'lpt',
'108': 'lb',
'109': 'lbt'
};
var rppRe = new RegExp( '====\\s*\\{\\{\\s*' + ns2tag[ mw.config.get('wgNamespaceNumber') ] + '\\s*\\|\\s*' + RegExp.escape( mw.config.get('wgTitle'), true ) + '\\s*\\}\\}\\s*====', 'm' );
var tag = rppRe.exec( text );
var rppLink = document.createElement('a');
rppLink.setAttribute('href', mw.config.get('wgArticlePath').replace('$1', rppPage.getPageName()));
rppLink.appendChild(document.createTextNode(rppPage.getPageName()));
if ( tag ) {
statusElement.error( [ 'There is already a protection request for this page at ', rppLink, ', aborting.' ] );
return;
}
var newtag = '==== {{' + ns2tag[ mw.config.get('wgNamespaceNumber') ] + '|' + mw.config.get('wgTitle') + '}} ====' + "\n";
if( ( new RegExp( '^' + RegExp.escape( newtag ).replace( /\s+/g, '\\s*' ), 'm' ) ).test( text ) ) {
statusElement.error( [ 'There is already a protection request for this page at ', rppLink, ', aborting.' ] );
return;
}
var words;
switch( params.expiry ) {
case 'temporary':
words = "Temporary ";
break;
case 'indefinite':
words = "Indefinite ";
break;
default:
words = "";
break;
}
words += params.typename;
newtag += "'''" + words.toUpperCaseFirstChar() + ( params.reason !== '' ? ":''' " + params.reason : ".'''" ) + " ~~~~";
var reg;
if ( params.category === 'unprotect' ) {
reg = /(\n==\s*Current requests for unprotection\s*==\s*\n\s*\{\{[^\}\}]+\}\}\s*\n)/;
} else {
reg = /(\n==\s*Current requests for protection\s*==\s*\n\s*\{\{[^\}\}]+\}\}\s*\n)/;
}
var originalTextLength = text.length;
text = text.replace( reg, "$1" + newtag + "\n");
if (text.length === originalTextLength)
{
statusElement.error( 'Could not find relevant "current requests for ..." heading on WP:RFPP. Aborting.' );
return;
}
statusElement.status( 'Adding new request...' );
rppPage.setEditSummary( "Requesting " + params.typename + ' of [[' + mw.config.get('wgPageName').replace(/_/g, ' ') + ']].' + Twinkle.getPref('summaryAd') );
rppPage.setPageText( text );
rppPage.setCreateOption( 'recreate' );
rppPage.save();
}
};
/*
****************************************
*** twinklespeedy.js: CSD module
****************************************
* Mode of invocation: Tab ("CSD")
* Active on: Non-special, existing pages
* Config directives in: TwinkleConfig
*
* NOTE FOR DEVELOPERS:
* If adding a new criterion, check out the default values of the CSD preferences
* in twinkle.header.js, and add your new criterion to those if you think it would
* be good.
*/
Twinkle.speedy = function twinklespeedy() {
// Disable on:
// * special pages
// * non-existent pages
if (mw.config.get('wgNamespaceNumber') < 0 || !mw.config.get('wgArticleId')) {
return;
}
if ( userIsInGroup( 'sysop' ) ) {
twAddPortletLink( "javascript:Twinkle.speedy.callback()", "CSD", "tw-csd", "Speedy delete according to WP:CSD", "");
} else if (twinkleUserAuthorized) {
twAddPortletLink( "javascript:Twinkle.speedy.callback()", "CSD", "tw-csd", "Request speedy deletion according to WP:CSD", "");
} else {
twAddPortletLink( 'javascript:alert("Your account is too new to use Twinkle.");', 'CSD', 'tw-csd', 'Request speedy deletion according to WP:CSD', '');
}
};
// This function is run when the CSD tab/header link is clicked
Twinkle.speedy.callback = function twinklespeedyCallback() {
Twinkle.speedy.initDialog(userIsInGroup( 'sysop' ) ? Twinkle.speedy.callback.evaluateSysop : Twinkle.speedy.callback.evaluateUser, true);
};
Twinkle.speedy.dialog = null;
// Prepares the speedy deletion dialog and displays it
// Parameters:
// - callbackfunc: the function to call when the dialog box is submitted
// - firstTime: is this the first time? (false during a db-multiple run, true otherwise)
// - content: (optional) a div element in which the form content should be rendered - allows
// for placing content in an existing dialog box
Twinkle.speedy.initDialog = function twinklespeedyInitDialog(callbackfunc, firstTime, content) {
var dialog;
if (!content)
{
Twinkle.speedy.dialog = new SimpleWindow( Twinkle.getPref('speedyWindowWidth'), Twinkle.getPref('speedyWindowHeight') );
dialog = Twinkle.speedy.dialog;
dialog.setTitle( "Choose criteria for speedy deletion" );
dialog.setScriptName( "Twinkle" );
dialog.addFooterLink( "Speedy deletion policy", "WP:CSD" );
dialog.addFooterLink( "Twinkle help", "WP:TW/DOC#speedy" );
}
var form = new QuickForm( callbackfunc, 'change' );
if( firstTime && userIsInGroup( 'sysop' ) ) {
form.append( {
type: 'checkbox',
list: [
{
label: 'Tag page only, don\'t delete',
value: 'tag_only',
name: 'tag_only',
tooltip: 'If you just want to tag the page, instead of deleting it now',
checked : Twinkle.getPref('deleteSysopDefaultToTag'),
event: function( event ) {
// enable/disable notify checkbox
event.target.form.notify.disabled = !event.target.checked;
event.target.form.notify.checked = event.target.checked;
// enable/disable talk page checkbox
if (event.target.form.talkpage) {
event.target.form.talkpage.disabled = event.target.checked;
event.target.form.talkpage.checked = !event.target.checked && Twinkle.getPref('deleteTalkPageOnDelete');
}
// enable/disable redirects checkbox
event.target.form.redirects.disabled = event.target.checked;
event.target.form.redirects.checked = !event.target.checked;
// enable/disable multiple
$(event.target.form).find('input[name="csd"][value="multiple"]')[0].disabled = !event.target.checked;
event.stopPropagation();
}
}
]
} );
form.append( { type: 'header', label: 'Delete-related options' } );
if (mw.config.get('wgNamespaceNumber') % 2 === 0 && (mw.config.get('wgNamespaceNumber') !== 2 || (/\//).test(mw.config.get('wgTitle')))) { // hide option for user pages, to avoid accidentally deleting user talk page
form.append( {
type: 'checkbox',
list: [
{
label: 'Also delete talk page',
value: 'talkpage',
name: 'talkpage',
tooltip: "This option deletes the page's talk page in addition. If you choose the F8 (moved to Commons) criterion, this option is ignored and the talk page is *not* deleted.",
checked: Twinkle.getPref('deleteTalkPageOnDelete'),
disabled: Twinkle.getPref('deleteSysopDefaultToTag'),
event: function( event ) {
event.stopPropagation();
}
}
]
} );
}
form.append( {
type: 'checkbox',
list: [
{
label: 'Also delete all redirects',
value: 'redirects',
name: 'redirects',
tooltip: "This option deletes all incoming redirects in addition. Avoid this option for procedural (e.g. move/merge) deletions.",
checked: true,
disabled: Twinkle.getPref('deleteSysopDefaultToTag'),
event: function( event ) {
event.stopPropagation();
}
}
]
} );
form.append( { type: 'header', label: 'Tag-related options' } );
}
// don't show this notification checkbox for db-multiple, as the value is ignored
// XXX currently not possible to turn off notification when using db-multiple
if (firstTime) {
form.append( {
type: 'checkbox',
list: [
{
label: 'Notify page creator if possible',
value: 'notify',
name: 'notify',
tooltip: "A notification template will be placed on the talk page of the creator, IF you have a notification enabled in your Twinkle preferences " +
"for the criterion you choose AND this box is checked. The creator may be welcomed as well.",
checked: !userIsInGroup( 'sysop' ) || Twinkle.getPref('deleteSysopDefaultToTag'),
disabled: userIsInGroup( 'sysop' ) && !Twinkle.getPref('deleteSysopDefaultToTag'),
event: function( event ) {
event.stopPropagation();
}
}
]
}
);
} else {
form.append( { type:'header', label: 'Tagging with {{db-multiple}}: Criterion ' + (Twinkle.speedy.dbmultipleCriteria.length + 1) } );
}
if (firstTime) {
form.append( { type: 'radio', name: 'csd',
list: [
{
label: 'Tag with multiple criteria',
value: 'multiple',
tooltip: 'Opens a series of further dialogs, allowing you to specify all the criteria you want to tag this page with.',
disabled: userIsInGroup('sysop') && !Twinkle.getPref('deleteSysopDefaultToTag')
}
]
} );
} else if (Twinkle.speedy.dbmultipleCriteria.length > 0) {
form.append( { type: 'radio', name: 'csd',
list: [
{
label: 'No more criteria apply - finish tagging',
value: 'multiple-finish'
}
]
} );
}
switch (mw.config.get('wgNamespaceNumber')) {
case 0: // article
case 1: // talk
form.append( { type: 'header', label: 'Articles' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.getArticleList(!firstTime) } );
break;
case 2: // user
case 3: // user talk
form.append( { type: 'header', label: 'User pages' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.userList } );
break;
case 6: // file
case 7: // file talk
form.append( { type: 'header', label: 'Files' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.getFileList(!firstTime) } );
form.append( { type: 'div', label: 'Tagging for CSD F4 (no license), F5 (orphaned fair use), F6 (no fair use rationale), and F11 (no permission) can be done using Twinkle\'s "DI" tab.' } );
break;
case 10: // template
case 11: // template talk
form.append( { type: 'header', label: 'Templates' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.getTemplateList(!firstTime) } );
break;
case 14: // category
case 15: // category talk
form.append( { type: 'header', label: 'Categories' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.categoryList } );
break;
case 100: // portal
case 101: // portal talk
form.append( { type: 'header', label: 'Portals' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.getPortalList(!firstTime) } );
break;
default:
break;
}
form.append( { type: 'header', label: 'General criteria' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.getGeneralList(!firstTime) });
form.append( { type: 'header', label: 'Redirects' } );
form.append( { type: 'radio', name: 'csd', list: Twinkle.speedy.redirectList } );
var result = form.render();
if (dialog)
{
// render new dialog
dialog.setContent( result );
dialog.display();
}
else
{
// place the form content into the existing dialog box
content.textContent = ''; // clear children
content.appendChild(result);
}
};
// this is a function to allow for db-multiple filtering
Twinkle.speedy.getFileList = function twinklespeedyGetFileList(multiple) {
var result = [];
result.push({
label: 'F1: Redundant file',
value: 'redundantimage',
tooltip: 'Any file that is a redundant copy, in the same file format and same or lower resolution, of something else on Wikipedia. Likewise, other media that is a redundant copy, in the same format and of the same or lower quality. This does not apply to files duplicated on Wikimedia Commons, because of licence issues; these should be tagged with {{subst:ncd|Image:newname.ext}} or {{subst:ncd}} instead'
});
result.push({
label: 'F2: Corrupt or blank file',
value: 'noimage',
tooltip: 'Before deleting this type of file, verify that the MediaWiki engine cannot read it by previewing a resized thumbnail of it. This also includes empty (i.e., no content) file description pages for Commons files'
});
if (!multiple) {
result.push({
label: 'F2: Unneeded file description page for a file on Commons',
value: 'fpcfail',
tooltip: 'An image, hosted on Commons, but with tags or information on its English Wikipedia description page that are no longer needed. (For example, a failed featured picture candidate.)'
});
}
result.push({
label: 'F3: Improper license',
value: 'noncom',
tooltip: 'Files licensed as "for non-commercial use only", "non-derivative use" or "used with permission" that were uploaded on or after 2005-05-19, except where they have been shown to comply with the limited standards for the use of non-free content. This includes files licensed under a "Non-commercial Creative Commons License". Such files uploaded before 2005-05-19 may also be speedily deleted if they are not used in any articles'
});
if (userIsInGroup('sysop')) {
result.push({
label: 'F4: Lack of licensing information',
value: 'unksource',
tooltip: 'Files in category "Files with unknown source", "Files with unknown copyright status", or "Files with no copyright tag" that have been tagged with a template that places them in the category for more than seven days, regardless of when uploaded. Note, users sometimes specify their source in the upload summary, so be sure to check the circumstances of the file.'
});
result.push({
label: 'F5: Unused unfree copyrighted files',
value: 'unfree',
tooltip: 'Files that are not under a free license or in the public domain that are not used in any article and that have been tagged with a template that places them in a dated subcategory of Category:Orphaned fairuse files for more than seven days. Reasonable exceptions may be made for file uploaded for an upcoming article. Use the "Orphaned fair use" option in Twinkle\'s DI module to tag files for forthcoming deletion.'
});
result.push({
label: 'F6: Missing fair-use rationale',
value: 'norat',
tooltip: 'Any file without a fair use rationale may be deleted seven days after it is uploaded. Boilerplate fair use templates do not constitute a fair use rationale. Files uploaded before 2006-05-04 should not be deleted immediately; instead, the uploader should be notified that a fair-use rationale is needed. Files uploaded after 2006-05-04 can be tagged using the "No fair use rationale" option in Twinkle\'s DI module. Such files can be found in the dated subcategories of Category:Files with no fair use rationale.'
});
}
result.push({
label: 'F7: Invalid fair-use claim',
value: 'badfairuse',
tooltip: 'Any file with a clearly invalid fair-use tag (such as a {{logo}} tag on a photograph of a mascot) may be deleted at any time. Media that fail any part of the non-free content criteria and were uploaded after 2006-07-13 may be deleted forty-eight hours after notification of the uploader. For media uploaded before 2006-07-13 or tagged with the {{Replaceable fair use}} template, the uploader will be given seven days to comply with this policy after being notified'
});
if (!multiple) {
result.push({
label: 'F8: Files available as identical or higher-resolution copies on Wikimedia Commons',
value: 'nowcommons',
tooltip: 'Provided the following conditions are met: 1: The file format of both images is the same. 2: The file\'s license and source status is beyond reasonable doubt, and the license is undoubtedly accepted at Commons. 3: All information on the file description page is present on the Commons file description page. That includes the complete upload history with links to the uploader\'s local user pages. 4: The file is not protected, and the file description page does not contain a request not to move it to Commons. 5: If the file is available on Commons under a different name than locally, all local references to the file must be updated to point to the title used at Commons. 6: For {{c-uploaded}} files: They may be speedily deleted as soon as they are off the Main Page'
});
}
result.push({
label: 'F9: Unambiguous copyright infringement',
value: 'imgcopyvio',
tooltip: 'The file was copied from a website or other source that does not have a license compatible with Wikipedia, and the uploader neither claims fair use nor makes a credible assertion of permission of free use. Sources that do not have a license compatible with Wikipedia include stock photo libraries such as Getty Images or Corbis. Non-blatant copyright infringements should be discussed at Wikipedia:Files for deletion'
});
result.push({
label: 'F10: Useless media file',
value: 'badfiletype',
tooltip: 'Files uploaded that are neither image, sound, nor video files (e.g. .doc, .pdf, or .xls files) which are not used in any article and have no foreseeable encyclopedic use'
});
if (userIsInGroup('sysop')) {
result.push({
label: 'F11: No evidence of permission',
value: 'nopermission',
tooltip: 'If an uploader has specified a license and has named a third party as the source/copyright holder without providing evidence that this third party has in fact agreed, the item may be deleted seven days after notification of the uploader'
});
}
result.push({
label: 'G8: File description page with no corresponding file',
value: 'imagepage',
tooltip: 'This is only for use when the file doesn\'t exist at all. Corrupt files, and local description pages for files on Commons, should use F2; implausible redirects should use R3; and broken Commons redirects should use G6.'
});
return result;
};
Twinkle.speedy.getArticleList = function twinklespeedyGetArticleList(multiple) {
var result = [];
result.push({
label: 'A1: No context. Articles lacking sufficient context to identify the subject of the article.',
value: 'nocontext',
tooltip: 'Example: "He is a funny man with a red car. He makes people laugh." This applies only to very short articles. Context is different from content, treated in A3, below.'
});
result.push({
label: 'A2: Foreign language articles that exist on another Wikimedia project',
value: 'foreign',
tooltip: 'If the article in question does not exist on another project, the template {{notenglish}} should be used instead. All articles in a non-English language that do not meet this criteria (and do not meet any other criteria for speedy deletion) should be listed at Pages Needing Translation (PNT) for review and possible translation'
});
result.push({
label: 'A3: No content whatsoever',
value: 'nocontent',
tooltip: 'Any article consisting only of links elsewhere (including hyperlinks, category tags and "see also" sections), a rephrasing of the title, and/or attempts to correspond with the person or group named by its title. This does not include disambiguation pages'
});
result.push({
label: 'A5: Transwikied articles',
value: 'transwiki',
tooltip: 'Any article that has been discussed at Articles for Deletion (et al), where the outcome was to transwiki, and where the transwikification has been properly performed and the author information recorded. Alternately, any article that consists of only a dictionary definition, where the transwikification has been properly performed and the author information recorded'
});
result.push({
label: 'A7: Unremarkable people, groups, companies and web content',
value: 'a7',
tooltip: 'An article about a real person, group of people, band, club, company, or web content that does not assert the importance or significance of its subject. If controversial, or if there has been a previous AfD that resulted in the article being kept, the article should be nominated for AfD instead'
});
if (!multiple) {
result.push({
label: 'A7: Unremarkable person',
value: 'person',
tooltip: 'An article about a real person that does not assert the importance or significance of its subject. If controversial, or if there has been a previous AfD that resulted in the article being kept, the article should be nominated for AfD instead'
});
result.push({
label: 'A7: Unremarkable musician(s) or band',
value: 'band',
tooltip: 'Article about a band, singer, musician, or musical ensemble that does not assert the importance or significance of the subject'
});
result.push({
label: 'A7: Unremarkable club',
value: 'club',
tooltip: 'Article about a club that does not assert the importance or significance of the subject'
});
result.push({
label: 'A7: Unremarkable company or organization',
value: 'corp',
tooltip: 'Article about a company or organization that does not assert the importance or significance of the subject'
});
result.push({
label: 'A7: Unremarkable website or web content',
value: 'web',
tooltip: 'Article about a web site, blog, online forum, webcomic, podcast, or similar web content that does not assert the importance or significance of its subject'
});
}
result.push({
label: 'A9: Unremarkable musical recording where artist\'s article doesn\'t exist',
value: 'a9',
tooltip: 'An article about a musical recording which does not indicate why its subject is important or significant, and where the artist\'s article has never existed or has been deleted'
});
if (!multiple) {
result.push({
label: 'A10: Recently created article that duplicates an existing topic',
value: 'a10',
tooltip: 'A recently created article with no relevant page history that does not aim to expand upon, detail or improve information within any existing article(s) on the subject, and where the title is not a plausible redirect. This does not include content forks, split pages or any article that aims at expanding or detailing an existing one.'
});
}
return result;
};
Twinkle.speedy.categoryList = [
{
label: 'C1: Empty categories',
value: 'catempty',
tooltip: '(no articles or subcategories for at least four days) whose only content has consisted of links to parent categories. This does not apply to categories being discussed on WP:CFD or WP:SFD, or disambiguation categories. If the category isn\'t relatively new, it possibly contained articles earlier, and deeper investigation is needed'
},
{
label: 'G8: Categories populated by a deleted or retargeted template',
value: 'templatecat',
tooltip: 'If a template which includes pages in a category has been deleted, the associated category can be deleted. This excludes categories that are still in use.'
}
];
Twinkle.speedy.userList = [
{
label: 'U1: User request',
value: 'userreq',
tooltip: 'Personal subpages, upon request by their user. In some rare cases there may be administrative need to retain the page. Also, sometimes, main user pages may be deleted as well. See Wikipedia:User page for full instructions and guidelines'
},
{
label: 'U2: Nonexistent user',
value: 'nouser',
tooltip: 'User pages of users that do not exist (Check Special:Listusers)'
},
{
label: 'U3: Non-free galleries',
value: 'gallery',
tooltip: 'Galleries in the userspace which consist mostly of "fair use" or non-free files. Wikipedia\'s non-free content policy forbids users from displaying non-free files, even ones they have uploaded themselves, in userspace. It is acceptable to have free files, GFDL-files, Creative Commons and similar licenses along with public domain material, but not "fair use" files'
}
];
Twinkle.speedy.getTemplateList = function twinklespeedyGetTemplateList(multiple) {
var result = [];
result.push({
label: 'T2: Templates that are blatant misrepresentations of established policy',
value: 'policy',
tooltip: 'This includes "speedy deletion" templates for issues that are not speedy deletion criteria and disclaimer templates intended to be used in articles'
});
if (!multiple) {
result.push({
label: 'T3: Templates that are not employed in any useful fashion',
value: 't3',
tooltip: 'Templates that are either substantial duplications of another template or hardcoded instances of another template where the same functionality could be provided by that other template'
});
}
return result;
};
Twinkle.speedy.getPortalList = function twinklespeedyGetPortalList(multiple) {
var result = [];
if (!multiple) {
result.push({
label: 'P1: Portal that would be subject to speedy deletion if it were an article',
value: 'p1',
tooltip: 'You must specify the article criterion that applies in this case (A1, A3, A7, or A10).'
});
}
result.push({
label: 'P2: Underpopulated portal',
value: 'emptyportal',
tooltip: 'Any Portal based on a topic for which there is not a non-stub header article, and at least three non-stub articles detailing subject matter that would be appropriate to discuss under the title of that Portal'
});
return result;
};
Twinkle.speedy.getGeneralList = function twinklespeedyGetGeneralList(multiple) {
var result = [];
if (!multiple) {
result.push({
label: 'Custom rationale' + (userIsInGroup('sysop') ? ' (custom deletion reason)' : ' using {'+'{db}} template'),
value: 'reason',
tooltip: '{'+'{db}} is short for "delete because". One of the other deletion criteria must still apply to the page, and you should (must?) make mention of this in your rationale. This is not a "catch-all" for when you can\'t find the right criterion.'
});
}
result.push({
label: 'G1: Patent nonsense. Pages consisting purely of incoherent text or gibberish with no meaningful content or history.',
value: 'nonsense',
tooltip: 'This does not include poor writing, partisan screeds, obscene remarks, vandalism, fictional material, material not in English, poorly translated material, implausible theories, or hoaxes'
});
result.push({
label: 'G2: Test page',
value: 'test',
tooltip: 'e.g., "Can I really create a page here?"'
});
result.push({
label: 'G3: Pure vandalism',
value: 'vandalism',
tooltip: 'Plain pure vandalism (including redirects left behind from pagemove vandalism)'
});
if (!multiple) {
result.push({
label: 'G3: Blatant hoax',
value: 'hoax',
tooltip: 'Blatant and obvious hoax, to the point of vandalism'
});
}
result.push({
label: 'G4: Recreation of deleted material',
value: 'repost',
tooltip: 'A copy, by any title, of a page that was deleted via an XfD process or Deletion review, provided that the copy is substantially identical to the deleted version and that any revisions made clearly do not address the reasons for which the page was deleted. This clause does not apply to content that has been "userfied", to content undeleted as a result of Deletion review, or if the prior deletions were proposed or speedy deletions, although in this last case, the previous speedy criterion, or other speedy deletion criteria, may apply'
});
result.push({
label: 'G5: Banned user',
value: 'banned',
tooltip: 'Pages created by banned users while they were banned'
});
if (!multiple) {
result.push({
label: 'G6: History merge',
value: 'histmerge',
tooltip: 'Temporarily deleting a page in order to merge page histories'
});
result.push({
label: 'G6: Move',
value: 'move',
tooltip: 'Making way for a noncontroversial move like reversing a redirect'
});
result.push({
label: 'G6: XfD',
value: 'xfd',
tooltip: 'An admin has closed a deletion discussion (at AfD, FfD, RfD, TfD, CfD, SfD, or MfD) as "delete", but they didn\'t actually delete the page.'
});
result.push({
label: 'G6: Unnecessary disambiguation page',
value: 'disambig',
tooltip: 'This only applies for orphaned disambiguation pages which either: (1) disambiguate two or fewer existing Wikipedia pages and whose title ends in "(disambiguation)" (i.e., there is a primary topic); or (2) disambiguates no (zero) existing Wikipedia pages, regardless of its title.'
});
}
result.push({
label: 'G6: Housekeeping',
value: 'g6',
tooltip: 'Other non-controversial "housekeeping" tasks'
});
result.push({
label: 'G7: Author requests deletion, or author blanked',
value: 'author',
tooltip: 'Any page for which deletion is requested by the original author in good faith, provided the page\'s only substantial content was added by its author. If the author blanks the page, this can also be taken as a deletion request.'
});
result.push({
label: 'G8: Pages dependent on a non-existent or deleted page',
value: 'g8',
tooltip: 'such as talk pages with no corresponding subject page; subpages with no parent page; file pages without a corresponding file; redirects to invalid targets, such as nonexistent targets, redirect loops, and bad titles; or categories populated by deleted or retargeted templates. This excludes any page that is useful to the project, and in particular: deletion discussions that are not logged elsewhere, user and user talk pages, talk page archives, plausible redirects that can be changed to valid targets, and file pages or talk pages for files that exist on Wikimedia Commons.'
});
if (!multiple) {
result.push({
label: 'G8: Talk pages with no corresponding subject page',
value: 'talk',
tooltip: 'This excludes any page that is useful to the project, and in particular: deletion discussions that are not logged elsewhere, user and user talk pages, talk page archives, plausible redirects that can be changed to valid targets, and file pages or talk pages for files that exist on Wikimedia Commons.'
});
result.push({
label: 'G8: Subpages with no parent page',
value: 'subpage',
tooltip: 'This excludes any page that is useful to the project, and in particular: deletion discussions that are not logged elsewhere, user and user talk pages, talk page archives, plausible redirects that can be changed to valid targets, and file pages or talk pages for files that exist on Wikimedia Commons.'
});
}
result.push({
label: 'G10: Attack page',
value: 'attack',
tooltip: 'Pages that serve no purpose but to disparage their subject or some other entity (e.g., "John Q. Doe is an imbecile"). This includes a biography of a living person that is negative in tone and unsourced, where there is no NPOV version in the history to revert to. Administrators deleting such pages should not quote the content of the page in the deletion summary!'
});
result.push({
label: 'G11: Unambiguous advertising',
value: 'spam',
tooltip: 'Pages which exclusively promote a company, product, group, service, or person and which would need to be fundamentally rewritten in order to become encyclopedic. Note that simply having a company, product, group, service, or person as its subject does not qualify an article for this criterion; an article that is blatant advertising should have inappropriate content as well'
});
result.push({
label: 'G12: Unambiguous copyright infringement',
value: 'copyvio',
tooltip: 'Either: (1) Material was copied from another website that does not have a license compatible with Wikipedia, or is photography from a stock photo seller (such as Getty Images or Corbis) or other commercial content provider; (2) There is no non-infringing content in the page history worth saving; or (3) The infringement was introduced at once by a single person rather than created organically on wiki and then copied by another website such as one of the many Wikipedia mirrors'
});
return result;
};
Twinkle.speedy.redirectList = [
{
label: 'R2: Redirects from mainspace to any other namespace except the Category:, Template:, Wikipedia:, Help: and Portal: namespaces',
value: 'rediruser',
tooltip: '(this does not include the Wikipedia shortcut pseudo-namespaces). If this was the result of a page move, consider waiting a day or two before deleting the redirect'
},
{
label: 'R3: Redirects as a result of an implausible typo that were recently created',
value: 'redirtypo',
tooltip: 'However, redirects from common misspellings or misnomers are generally useful, as are redirects in other languages'
},
{
label: 'G8: Redirects to invalid targets, such as nonexistent targets, redirect loops, and bad titles',
value: 'redirnone',
tooltip: 'This excludes any page that is useful to the project, and in particular: deletion discussions that are not logged elsewhere, user and user talk pages, talk page archives, plausible redirects that can be changed to valid targets, and file pages or talk pages for files that exist on Wikimedia Commons.'
}
];
Twinkle.speedy.normalizeHash = {
'reason': 'db',
'multiple': 'multiple',
'multiple-finish': 'multiple-finish',
'nonsense': 'g1',
'test': 'g2',
'vandalism': 'g3',
'hoax': 'g3',
'repost': 'g4',
'banned': 'g5',
'histmerge': 'g6',
'move': 'g6',
'xfd': 'g6',
'disambig': 'g6',
'g6': 'g6',
'author': 'g7',
'g8': 'g8',
'talk': 'g8',
'subpage': 'g8',
'redirnone': 'g8',
'templatecat': 'g8',
'attack': 'g10',
'spam': 'g11',
'copyvio': 'g12',
'nocontext': 'a1',
'foreign': 'a2',
'nocontent': 'a3',
'transwiki': 'a5',
'a7': 'a7',
'person': 'a7',
'corp': 'a7',
'web': 'a7',
'band': 'a7',
'club': 'a7',
'a9': 'a9',
'a10': 'a10',
'rediruser': 'r2',
'redirtypo': 'r3',
'redundantimage': 'f1',
'noimage': 'f2',
'fpcfail': 'f2',
'noncom': 'f3',
'unksource': 'f4',
'unfree': 'f5',
'norat': 'f6',
'badfairuse': 'f7',
'nowcommons': 'f8',
'imgcopyvio': 'f9',
'badfiletype': 'f10',
'nopermission': 'f11',
'catempty': 'c1',
'userreq': 'u1',
'nouser': 'u2',
'gallery': 'u3',
'policy':'t2',
't3':'t3',
'p1':'p1',
'emptyportal': 'p2'
};
// keep this synched with [[MediaWiki:Deletereason-dropdown]]
Twinkle.speedy.reasonHash = {
'reason': '',
// General
'nonsense': '[[WP:PN|Patent nonsense]], meaningless, or incomprehensible',
'test': 'Test page',
'vandalism': '[[WP:Vandalism|Vandalism]]',
'hoax': 'Blatant [[WP:Do not create hoaxes|hoax]]',
'repost': 'Recreation of a page that was [[WP:DEL|deleted]] per a [[WP:XFD|deletion discussion]]',
'banned': 'Creation by a [[WP:BLOCK|blocked]] or [[WP:BAN|banned]] user in violation of block or ban',
'histmerge': 'Temporary deletion in order to merge page histories',
'move': 'Making way for a non-controversial move',
'xfd': 'Deleting page per result of [[WP:XfD|deletion discussion]]',
'disambig': 'Unnecessary disambiguation page',
'g6': 'Housekeeping and routine (non-controversial) cleanup',
'author': 'One author who has requested deletion or blanked the page',
'g8': 'Page dependent on a deleted or nonexistent page',
'talk': '[[Help:Talk page|Talk page]] of a deleted or nonexistent page',
'subpage': '[[WP:Subpages|Subpage]] of a deleted or nonexistent page',
'redirnone': '[[Wikipedia:Redirect|redirect]] to a deleted or nonexistent page',
'templatecat': 'Populated by deleted or retargeted templates',
'attack': '[[WP:ATP|Attack page]] or negative unsourced [[WP:BLP|BLP]]',
'spam': 'Unambiguous [[WP:ADS|advertising]] or promotion',
'copyvio': 'Unambiguous [[WP:C|copyright infringement]]',
// Articles
'nocontext': 'Not enough context to identify article\'s subject',
'foreign': 'Article in a foreign language that exists on another project',
'nocontent': 'Article that has no meaningful, substantive content',
'transwiki': 'Article that has been transwikied to another project',
'a7': 'No explanation of the subject\'s significance (real person, animal, organization, or web content)',
'person' : 'No explanation of the subject\'s significance (real person)',
'web': 'No explanation of the subject\'s significance (web content)',
'corp': 'No explanation of the subject\'s significance (organization)',
'club': 'No explanation of the subject\'s significance (organization)',
'band': 'No explanation of the subject\'s significance (band/musician)',
'a9': 'Music recording by redlinked artist and no indication of importance or significance',
'a10': 'Recently created article that duplicates an existing topic',
// Images and media
'redundantimage': 'File redundant to another on Wikipedia',
'noimage': 'Corrupt or empty file, or a file description page for a file on Commons',
'noncom': 'File with improper license',
'unksource': 'Lack of licensing information',
'unfree': 'Unused non-free media',
'norat': 'Non-free file without [[WP:RAT|fair-use rationale]]',
'badfairuse': '[[WP:NFCC|Invalid]] fair-use claim',
'nowcommons': 'Media file available on Commons',
'imgcopyvio': 'File [[WP:COPYVIO|copyright violation]]',
'badfiletype': 'Useless media file',
'nopermission': 'No evidence of permission',
// Categories
'catempty': 'Empty category',
// User pages
'userreq': 'User request to delete page in own userspace',
'nouser': 'Userpage or subpage of a nonexistent user',
'gallery': '[[WP:NFC|Non-free]] [[Help:Gallery|gallery]]',
// Templates
'policy': 'Template that unambiguously misrepresents established policy',
't3': 'Unused, redundant template',
// Portals
'p1': '[[WP:P|Portal]] page that would be subject to speedy deletion as an article',
'emptyportal': '[[WP:P|Portal]] without a substantial topic base',
// Redirects
'rediruser': 'Cross-[[WP:NS|namespace]] [[WP:R|redirect]] from mainspace',
'redirtypo': 'Recently created, implausible [[WP:R|redirect]]'
};
Twinkle.speedy.callbacks = {
sysop: {
main: function( params ) {
var thispage = new Wikipedia.page( mw.config.get('wgPageName'), "Deleting page" );
// delete page
var reason;
if (params.normalized === 'db') {
reason = prompt("Enter the deletion summary to use, which will be entered into the deletion log:", "");
} else {
var presetReason = "[[WP:CSD#" + params.normalized.toUpperCase() + "|" + params.normalized.toUpperCase() + "]]: " + params.reason;
if (Twinkle.getPref("promptForSpeedyDeletionSummary").indexOf(params.normalized) !== -1) {
reason = prompt("Enter the deletion summary to use, or press OK to accept the automatically generated one.", presetReason);
} else {
reason = presetReason;
}
}
if (!reason || !reason.replace(/^\s*/, "").replace(/\s*$/, "")) {
Status.error("Asking for reason", "you didn't give one. I don't know... what with admins and their apathetic antics... I give up...");
return;
}
thispage.setEditSummary( reason + Twinkle.getPref('deletionSummaryAd') );
thispage.deletePage();
// delete talk page
if (params.deleteTalkPage &&
params.normalized !== 'f8' &&
document.getElementById( 'ca-talk' ).className !== 'new') {
var talkpage = new Wikipedia.page( Wikipedia.namespaces[ mw.config.get('wgNamespaceNumber') + 1 ] + ':' + mw.config.get('wgTitle'), "Deleting talk page" );
talkpage.setEditSummary('[[WP:CSD#G8|G8]]: Talk page of deleted page [[' + mw.config.get('wgPageName') + "]]. " + Twinkle.getPref('deletionSummaryAd'));
talkpage.deletePage();
}
// promote Unlink tool
var link, bigtext;
if( mw.config.get('wgNamespaceNumber') === 6 && params.normalized !== 'f8' ) {
var $link = $('<a/>', {
'href': '#',
'text': 'click here to go to the Unlink tool',
'css': { 'fontSize': '130%', 'fontWeight': 'bold' },
'click': function(){
Wikipedia.actionCompleted.redirect = null;
Twinkle.speedy.dialog.close();
Twinkle.unlink.callback("Removing usages of and/or links to deleted file " + mw.config.get('wgPageName'));
}
});
var $bigtext = $('<span/>', {
'text': 'To orphan backlinks and remove instances of file usage',
'css': { 'fontSize': '130%', 'fontWeight': 'bold' }
});
Status.info($bigtext[0], $link[0]);
} else if (params.normalized !== 'f8') {
var $link = $('<a/>', {
'href': '#',
'text': 'click here to go to the Unlink tool',
'css': { 'fontSize': '130%', 'fontWeight': 'bold' },
'click': function(){
Wikipedia.actionCompleted.redirect = null;
Twinkle.speedy.dialog.close();
Twinkle.unlink.callback("Removing links to deleted page " + mw.config.get('wgPageName'));
}
});
var $bigtext = $('<span/>', {
'text': 'To orphan backlinks',
'css': { 'fontSize': '130%', 'fontWeight': 'bold' }
});
Status.info($bigtext[0], $link[0]);
}
// open talk page of first contributor
if( params.openusertalk ) {
thispage = new Wikipedia.page( mw.config.get('wgPageName') ); // a necessary evil, in order to clear incorrect Status.text
thispage.setCallbackParameters( params );
thispage.lookupCreator( Twinkle.speedy.callbacks.sysop.openUserTalkPage );
}
// delete redirects
if (params.deleteRedirects) {
var query = {
'action': 'query',
'list': 'backlinks',
'blfilterredir': 'redirects',
'bltitle': mw.config.get('wgPageName'),
'bllimit': 5000 // 500 is max for normal users, 5000 for bots and sysops
};
var wikipedia_api = new Wikipedia.api( 'getting list of redirects...', query, Twinkle.speedy.callbacks.sysop.deleteRedirectsMain,
new Status( 'Deleting redirects' ) );
wikipedia_api.params = params;
wikipedia_api.post();
}
},
openUserTalkPage: function( pageobj ) {
pageobj.getStatusElement().unlink(); // don't need it anymore
var user = pageobj.getCreator();
var statusIndicator = new Status('Opening user talk page edit form for ' + user, 'opening...');
var query = {
'title': 'User talk:' + user,
'action': 'edit',
'preview': 'yes',
'vanarticle': mw.config.get('wgPageName').replace(/_/g, ' ')
};
switch( Twinkle.getPref('userTalkPageMode') ) {
case 'tab':
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), '_tab' );
break;
case 'blank':
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), '_blank', 'location=no,toolbar=no,status=no,directories=no,scrollbars=yes,width=1200,height=800' );
break;
case 'window':
default :
window.open( mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?' + QueryString.create( query ), 'twinklewarnwindow', 'location=no,toolbar=no,status=no,directories=no,scrollbars=yes,width=1200,height=800' );
break;
}
statusIndicator.info( 'complete' );
},
deleteRedirectsMain: function( apiobj ) {
var xmlDoc = apiobj.getXML();
var $snapshot = $(xmlDoc).find('backlinks bl');
var total = $snapshot.length;
if( !total ) {
return;
}
var statusIndicator = apiobj.statelem;
statusIndicator.status("0%");
var onsuccess = function( apiobj ) {
var obj = apiobj.params.obj;
var total = apiobj.params.total;
var now = parseInt( 100 * ++(apiobj.params.current)/total ) + '%';
obj.update( now );
apiobj.statelem.unlink();
if( apiobj.params.current >= total ) {
obj.info( now + ' (completed)' );
Wikipedia.removeCheckpoint();
}
};
Wikipedia.addCheckpoint();
var params = clone( apiobj.params );
params.current = 0;
params.total = total;
params.obj = statusIndicator;
$snapshot.each(function(key, value) {
var title = $(value).attr('title');
var page = new Wikipedia.page(title, 'Deleting redirect "' + title + '"');
page.setEditSummary('[[WP:CSD#G8|G8]]: Redirect to deleted page [[' + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('deletionSummaryAd'));
page.deletePage(onsuccess);
});
}
},
user: {
main: function(pageobj) {
var statelem = pageobj.getStatusElement();
if (!pageobj.exists()) {
statelem.error( "It seems that the page doesn't exist; perhaps it has already been deleted" );
return;
}
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
statelem.status( 'Checking for tags on the page...' );
// check for existing deletion tags
var tag = /(\{\{\s*(?:db|delete|db-.*?)(?:\||\s*\}\}))/.exec( text );
if( tag ) {
statelem.error( [ htmlNode( 'strong', tag[0] ) , " is already placed on the page." ] );
return;
}
var xfd = /(\{\{(?:[rsaiftcm]fd|md1)[^{}]*?\}\})/i.exec( text );
if( xfd && !confirm( "The deletion related template " + xfd[0] + " is already present on the page, do you still want to apply CSD template?" ) ) {
return;
}
var code, parameters, i;
if (params.normalized === 'multiple')
{
code = "{{db-multiple";
for (i in Twinkle.speedy.dbmultipleCriteria) {
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string') {
code += "|" + Twinkle.speedy.dbmultipleCriteria[i].toUpperCase();
}
}
for (i in Twinkle.speedy.dbmultipleParameters) {
if (typeof Twinkle.speedy.dbmultipleParameters[i] === 'string') {
code += "|" + i + "=" + Twinkle.speedy.dbmultipleParameters[i];
}
}
code += "}}";
params.utparams = [];
}
else
{
parameters = Twinkle.speedy.getParameters(params.value, params.normalized, statelem);
if (!parameters) {
return; // the user aborted
}
code = "{{db-" + params.value;
for (i in parameters) {
if (typeof parameters[i] === 'string') {
code += "|" + i + "=" + parameters[i];
}
}
code += "}}";
params.utparams = Twinkle.speedy.getUserTalkParameters(params.normalized, parameters);
}
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
// patrol the page, if reached from Special:NewPages
if( Twinkle.getPref('markSpeedyPagesAsPatrolled') ) {
thispage.patrol();
}
// Notification to first contributor
if (params.usertalk) {
var callback = function(pageobj) {
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var nowelcome = Twinkle.getPref('welcomeUserOnSpeedyDeletionNotification').indexOf(params.normalized) === -1;
var notifytext;
// specialcase "db" and "db-multiple"
// XXX modify the "db-csd-notice-custom" template to cater for these special cases
switch (params.normalized)
{
case 'db':
notifytext = "\n\n{{subst:db-reason-notice|1=" + mw.config.get('wgPageName');
break;
case 'multiple':
notifytext = "\n\n{{subst:db-notice-multiple|1=" + mw.config.get('wgPageName');
break;
default:
notifytext = "\n\n{{subst:db-csd-notice-custom|1=" + mw.config.get('wgPageName') + "|2=" + params.value;
break;
}
for (var i in params.utparams) {
if (typeof params.utparams[i] === 'string') {
notifytext += "|" + i + "=" + params.utparams[i];
}
}
notifytext += (nowelcome ? "|nowelcome=yes" : "") + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: speedy deletion nomination of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
// add this nomination to the user's userspace log, if the user has enabled it
if (params.lognomination) {
Twinkle.speedy.callbacks.user.addToLog(params, initialContrib);
}
};
thispage.lookupCreator(callback);
}
// or, if not notifying, add this nomination to the user's userspace log without the initial contributor's name
else if (params.lognomination) {
Twinkle.speedy.callbacks.user.addToLog(params, null);
}
// Wrap SD template in noinclude tags if we are in template space.
// Won't work with userboxes in userspace, or any other transcluded page outside template space
if (mw.config.get('wgNamespaceNumber') === 10) { // Template:
code = "<noinclude>" + code + "</noinclude>";
}
// Remove tags that become superfluous with this action
text = text.replace(/\{\{\s*(New unreviewed article|Userspace draft)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/ig, "");
// Generate edit summary for edit
var editsummary;
switch (params.normalized)
{
case 'db':
editsummary = 'Requesting [[WP:CSD|speedy deletion]] with rationale \"' + parameters["1"] + '\".';
break;
case 'multiple':
editsummary = 'Requesting speedy deletion (';
for (i in Twinkle.speedy.dbmultipleCriteria) {
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string') {
editsummary += '[[WP:CSD#' + Twinkle.speedy.dbmultipleCriteria[i].toUpperCase() + '|CSD ' + Twinkle.speedy.dbmultipleCriteria[i].toUpperCase() + ']], ';
}
}
editsummary = editsummary.substr(0, editsummary.length - 2); // remove trailing comma
editsummary += ').';
break;
default:
editsummary = "Requesting speedy deletion ([[WP:CSD#" + params.normalized.toUpperCase() + "|CSD " + params.normalized.toUpperCase() + "]]).";
break;
}
pageobj.setPageText(code + ((params.normalized === 'g10' || Twinkle.speedy.dbmultipleCriteria.indexOf('g10') !== -1) ?
'' : ("\n" + text) )); // cause attack pages to be blanked
pageobj.setEditSummary(editsummary + Twinkle.getPref('summaryAd'));
pageobj.setWatchlist(params.watch);
pageobj.setCreateOption('nocreate');
pageobj.save();
},
addToLog: function(params, initialContrib) {
var wikipedia_page = new Wikipedia.page("User:" + mw.config.get('wgUserName') + "/" + Twinkle.getPref('speedyLogPageName'), "Adding entry to userspace log");
params.logInitialContrib = initialContrib;
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.speedy.callbacks.user.saveLog);
},
saveLog: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
// add blurb if log page doesn't exist
if (!pageobj.exists()) {
text =
"This is a log of all [[WP:CSD|speedy deletion]] nominations made by this user using [[WP:TW|Twinkle]]'s CSD module.\n\n" +
"If you no longer wish to keep this log, you can turn it off using the [[Wikipedia:Twinkle/Preferences|preferences panel]], and " +
"nominate this page for speedy deletion under [[WP:CSD#U1|CSD U1]].\n";
if (userIsInGroup("sysop")) {
text += "\nThis log does not track outright speedy deletions made using Twinkle.\n";
}
}
// create monthly header
var date = new Date();
var headerRe = new RegExp("^==+\\s*" + date.getUTCMonthName() + "\\s+" + date.getUTCFullYear() + "\\s*==+", "m");
if (!headerRe.exec(text)) {
text += "\n\n=== " + date.getUTCMonthName() + " " + date.getUTCFullYear() + " ===";
}
text += "\n# [[:" + mw.config.get('wgPageName') + "]]: ";
switch (params.normalized)
{
case 'db':
text += "{{tl|db-reason}}";
break;
case 'multiple':
text += "multiple criteria (";
for (var i in Twinkle.speedy.dbmultipleCriteria) {
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string') {
text += '[[WP:CSD#' + Twinkle.speedy.dbmultipleCriteria[i].toUpperCase() + '|' + Twinkle.speedy.dbmultipleCriteria[i].toUpperCase() + ']], ';
}
}
text = text.substr(0, text.length - 2); // remove trailing comma
text += ')';
break;
default:
text += "[[WP:CSD#" + params.normalized.toUpperCase() + "|CSD " + params.normalized.toUpperCase() + "]] ({{tl|db-" + params.value + "}})";
break;
}
if (params.logInitialContrib) {
text += "; notified {{user|" + params.logInitialContrib + "}}";
}
text += " ~~~~~\n";
pageobj.setPageText(text);
pageobj.setEditSummary("Logging speedy deletion nomination of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
pageobj.setCreateOption("recreate");
pageobj.save();
}
}
};
// prompts user for parameters to be passed into the speedy deletion tag
Twinkle.speedy.getParameters = function twinklespeedyGetParameters(value, normalized, statelem)
{
var parameters = [];
switch( normalized ) {
case 'db':
var dbrationale = prompt('Please enter a mandatory rationale. \n\"This page qualifies for speedy deletion because:\"', "");
if (!dbrationale || !dbrationale.replace(/^\s*/, "").replace(/\s*$/, ""))
{
statelem.error( 'You must specify a rationale. Aborted by user.' );
return null;
}
parameters["1"] = dbrationale;
break;
case 'u1':
if (mw.config.get('wgNamespaceNumber') === 3 && !((/\//).test(mw.config.get('wgTitle'))))
{
var u1rationale = prompt('Please provide a mandatory rationale to explain why this user talk page should be deleted:', "");
if (!u1rationale || !u1rationale.replace(/^\s*/, "").replace(/\s*$/, ""))
{
statelem.error( 'You must specify a rationale. Aborted by user.' );
return null;
}
parameters["rationale"] = u1rationale;
}
break;
case 'f8':
var pagenamespaces = mw.config.get('wgPageName').replace( '_', ' ' );
var filename = prompt( 'Please enter the name of the file on Commons:', pagenamespaces );
if (filename === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
if (filename !== '' && filename !== pagenamespaces)
{
if (filename.indexOf("Image:") === 0 || filename.indexOf("File:") === 0)
{
parameters["1"] = filename;
}
else
{
statelem.error("The File: prefix was missing from the image filename. Aborted.");
return null;
}
}
parameters["date"] = "~~~~~";
break;
case 'g6':
switch( value ) {
case 'histmerge':
var mergetitle = prompt( 'Please enter the title to merge into:', "" );
if (mergetitle === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["1"] = mergetitle;
break;
case 'move':
var title = prompt( 'Please enter the title of the page to be moved here:', "" );
if (title === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
var reason = prompt( 'Please enter the reason for the page move:', "" );
if (reason === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["1"] = title;
parameters["2"] = reason;
break;
case 'g6':
var g6rationale = prompt( 'Please provide an optional rationale (leave empty to skip):', "" );
if (g6rationale === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
if (g6rationale !== '')
{
parameters["rationale"] = g6rationale;
}
break;
default:
break;
}
break;
case 'g7':
if (Twinkle.getPref('speedyPromptOnG7'))
{
var g7rationale = prompt('Please provide an optional rationale (perhaps linking to where the author requested this deletion - leave empty to skip):', "");
if (g7rationale === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
if (g7rationale !== '')
{
parameters["rationale"] = g7rationale;
}
}
break;
case 'f9':
case 'g12':
var url = prompt( 'Please enter the URL if available, including the "http://":', "" );
if (url === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["url"] = url;
break;
case 'a2':
var source = prompt('Enter an interwiki link to the article on the foreign-language wiki (for example, "fr:Bonjour"):', "");
if (source === null)
{
statelem.error('Aborted by user.');
return null;
}
parameters["source"] = source;
break;
case 'a10':
var duptitle = prompt( 'Enter the article name that is duplicated:', "" );
if (duptitle === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["article"] = duptitle;
break;
case 'f1':
var img = prompt( 'Enter the file this is redundant to, excluding the "Image:" or "File:" prefix:', "" );
if (img === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["filename"] = img;
break;
case 't3':
var template = prompt( 'Enter the template this is redundant to, excluding the "Template:" prefix:', "" );
if (template === null)
{
statelem.error( 'Aborted by user.' );
return null;
}
parameters["1"] = "~~~~~";
parameters["2"] = template;
break;
case 'g10':
parameters["blanked"] = 'yes';
// it is actually blanked elsewhere in code, but setting the flag here
break;
case 'p1':
var criterion = prompt( 'Enter the code of the article CSD criterion which this portal falls under: \n\n(A1 = no context, A3 = no content, A7 = non-notable, A10 = duplicate)', "" );
if (!criterion || !criterion.replace(/^\s*/, "").replace(/\s*$/, ""))
{
statelem.error( 'You must enter a criterion. Aborted by user.' );
return null;
}
parameters["1"] = criterion;
break;
default:
break;
}
return parameters;
};
// function for processing talk page notification template parameters
Twinkle.speedy.getUserTalkParameters = function twinklespeedyGetUserTalkParameters(normalized, parameters)
{
var utparams = [];
switch (normalized)
{
case 'db':
utparams["2"] = parameters["1"];
break;
case 'a10':
utparams["key1"] = "article";
utparams["value1"] = parameters["article"];
break;
default:
break;
}
return utparams;
};
Twinkle.speedy.callback.evaluateSysop = function twinklespeedyCallbackEvaluateSysop(e)
{
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var tag_only = e.target.form.tag_only;
if( tag_only && tag_only.checked ) {
Twinkle.speedy.callback.evaluateUser(e);
return;
}
var value = e.target.values;
var normalized = Twinkle.speedy.normalizeHash[ value ];
var params = {
value: value,
normalized: normalized,
watch: Twinkle.getPref('watchSpeedyPages').indexOf( normalized ) !== -1,
reason: Twinkle.speedy.reasonHash[ value ],
openusertalk: Twinkle.getPref('openUserTalkPageOnSpeedyDelete').indexOf( normalized ) !== -1,
deleteTalkPage: e.target.form.talkpage && e.target.form.talkpage.checked,
deleteRedirects: e.target.form.redirects.checked
};
Status.init( e.target.form );
Twinkle.speedy.callbacks.sysop.main( params );
};
Twinkle.speedy.callback.evaluateUser = function twinklespeedyCallbackEvaluateUser(e) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var value = e.target.values;
if (value === 'multiple')
{
e.target.form.style.display = "none"; // give the user a cue that the dialog is being changed
Twinkle.speedy.targetdialogcontent = e.target.form.parentNode; // make this accessible in scopeless setTimeout
setTimeout("Twinkle.speedy.initDialog(Twinkle.speedy.callback.doMultiple, false, Twinkle.speedy.targetdialogcontent)", 150);
return;
}
if (value === 'multiple-finish') {
value = 'multiple';
}
else
{
// clear these out, whatever the case, to avoid errors
Twinkle.speedy.dbmultipleCriteria = [];
Twinkle.speedy.dbmultipleParameters = [];
}
var normalized = Twinkle.speedy.normalizeHash[ value ];
// for sysops only
if (['f4', 'f5', 'f6', 'f11'].indexOf(normalized) !== -1) {
alert("Tagging with F4, F5, F6, and F11 is not possible using the CSD module. Try using DI instead, or unchecking \"Tag page only\" if you meant to delete the page.");
return;
}
var i;
// analyse each db-multiple criterion to determine whether to watch the page/notify the creator
var watchPage = false;
if (value === 'multiple')
{
for (i in Twinkle.speedy.dbmultipleCriteria)
{
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string' &&
Twinkle.getPref('watchSpeedyPages').indexOf(Twinkle.speedy.dbmultipleCriteria[i]) !== -1)
{
watchPage = true;
break;
}
}
}
else
{
watchPage = Twinkle.getPref('watchSpeedyPages').indexOf(normalized) !== -1;
}
var notifyuser = false;
if (value === 'multiple')
{
for (i in Twinkle.speedy.dbmultipleCriteria)
{
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string' &&
Twinkle.getPref('notifyUserOnSpeedyDeletionNomination').indexOf(Twinkle.speedy.dbmultipleCriteria[i]) !== -1)
{
notifyuser = true;
break;
}
}
}
else
{
notifyuser = (Twinkle.getPref('notifyUserOnSpeedyDeletionNomination').indexOf(normalized) !== -1) && e.target.form.notify.checked;
}
var csdlog = false;
if (Twinkle.getPref('logSpeedyNominations') && value === 'multiple')
{
for (i in Twinkle.speedy.dbmultipleCriteria)
{
if (typeof Twinkle.speedy.dbmultipleCriteria[i] === 'string' &&
Twinkle.getPref('noLogOnSpeedyNomination').indexOf(Twinkle.speedy.dbmultipleCriteria[i]) === -1)
{
csdlog = true;
break;
}
}
}
else
{
csdlog = Twinkle.getPref('logSpeedyNominations') && Twinkle.getPref('noLogOnSpeedyNomination').indexOf(normalized) === -1;
}
var params = {
value: value,
normalized: normalized,
watch: watchPage,
usertalk: notifyuser,
lognomination: csdlog
};
Status.init( e.target.form );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Tagging complete";
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging page");
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.speedy.callbacks.user.main);
};
Twinkle.speedy.dbmultipleCriteria = [];
Twinkle.speedy.dbmultipleParameters = [];
Twinkle.speedy.callback.doMultiple = function twinklespeedyCallbackDoMultiple(e)
{
var value = e.target.values;
var normalized = Twinkle.speedy.normalizeHash[value];
if (value !== 'multiple-finish')
{
if (Twinkle.speedy.dbmultipleCriteria.indexOf(normalized) !== -1)
{
alert('You already selected that criterion. Please choose another.');
}
else
{
var parameters = Twinkle.speedy.getParameters(value, normalized, Status);
if (parameters)
{
for (var i in parameters) {
if (typeof parameters[i] === 'string') {
Twinkle.speedy.dbmultipleParameters[i] = parameters[i];
}
}
Twinkle.speedy.dbmultipleCriteria.push(normalized);
}
}
e.target.form.style.display = "none"; // give the user a cue that the dialog is being changed
Twinkle.speedy.targetdialogcontent = e.target.form.parentNode; // make this accessible in scopeless setTimeout
setTimeout("Twinkle.speedy.initDialog(Twinkle.speedy.callback.doMultiple, false, Twinkle.speedy.targetdialogcontent)", 150);
}
else
{
Twinkle.speedy.callback.evaluateUser(e);
}
};
/*
****************************************
*** twinkleunlink.js: Unlink module
****************************************
* Mode of invocation: Tab ("Unlink")
* Active on: Non-special pages
* Config directives in: TwinkleConfig
*/
Twinkle.unlink = function twinkleunlink() {
if( mw.config.get('wgNamespaceNumber') < 0 ) {
return;
}
twAddPortletLink( "javascript:Twinkle.unlink.callback()", "Unlink", "tw-unlink", "Unlink backlinks", "");
};
Twinkle.unlink.getChecked2 = function twinkleunlinkGetChecked2( nodelist ) {
if( !( nodelist instanceof NodeList ) && !( nodelist instanceof HTMLCollection ) ) {
return nodelist.checked ? [ nodelist.value ] : [];
}
var result = [];
for(var i = 0; i < nodelist.length; ++i ) {
if( nodelist[i].checked ) {
result.push( nodelist[i].value );
}
}
return result;
};
// the parameter is used when invoking unlink from admin speedy
Twinkle.unlink.callback = function twinkleunlinkCallback(presetReason) {
var Window = new SimpleWindow( 800, 400 );
Window.setTitle( "Unlink backlinks" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#unlink" );
var form = new QuickForm( Twinkle.unlink.callback.evaluate );
form.append( {
type: 'textarea',
name: 'reason',
label: 'Reason: ',
value: (presetReason ? presetReason : '')
} );
var query;
if(mw.config.get('wgNamespaceNumber') === Namespace.IMAGE) {
query = {
'action': 'query',
'list': [ 'backlinks', 'imageusage' ],
'bltitle': mw.config.get('wgPageName'),
'iutitle': mw.config.get('wgPageName'),
'bllimit': userIsInGroup( 'sysop' ) ? 5000 : 500, // 500 is max for normal users, 5000 for bots and sysops
'iulimit': userIsInGroup( 'sysop' ) ? 5000 : 500, // 500 is max for normal users, 5000 for bots and sysops
'blnamespace': Twinkle.getPref('unlinkNamespaces') // Main namespace and portal namespace only, keep on talk pages.
};
} else {
query = {
'action': 'query',
'list': 'backlinks',
'bltitle': mw.config.get('wgPageName'),
'blfilterredir': 'nonredirects',
'bllimit': userIsInGroup( 'sysop' ) ? 5000 : 500, // 500 is max for normal users, 5000 for bots and sysops
'blnamespace': Twinkle.getPref('unlinkNamespaces') // Main namespace and portal namespace only, keep on talk pages.
};
}
var wikipedia_api = new Wikipedia.api( 'Grabbing backlinks', query, Twinkle.unlink.callbacks.display.backlinks );
wikipedia_api.params = { form: form, Window: Window, image: mw.config.get('wgNamespaceNumber') === Namespace.IMAGE };
wikipedia_api.post();
var root = document.createElement( 'div' );
root.style.padding = '15px'; // just so it doesn't look broken
Status.init( root );
wikipedia_api.statelem.status( "loading..." );
Window.setContent( root );
Window.display();
};
Twinkle.unlink.callback.evaluate = function twinkleunlinkCallbackEvaluate(event) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
Twinkle.unlink.backlinksdone = 0;
Twinkle.unlink.imageusagedone = 0;
function processunlink(pages, imageusage) {
var statusIndicator = new Status((imageusage ? 'Unlinking instances of file usage' : 'Unlinking backlinks'), '0%');
var total = pages.length; // removing doubling of this number - no apparent reason for it
Wikipedia.addCheckpoint();
if( !pages.length ) {
statusIndicator.info( '100% (completed)' );
Wikipedia.removeCheckpoint();
return;
}
// get an edit token
var params = { reason: reason, imageusage: imageusage, globalstatus: statusIndicator, current: 0, total: total };
for (var i = 0; i < pages.length; ++i)
{
var myparams = clone(params);
var articlepage = new Wikipedia.page(pages[i], 'Unlinking in article "' + pages[i] + '"');
articlepage.setCallbackParameters(myparams);
articlepage.load(imageusage ? Twinkle.unlink.callbacks.unlinkImageInstances : Twinkle.unlink.callbacks.unlinkBacklinks);
}
}
var reason = event.target.reason.value;
if( event.target.backlinks ) {
var backlinks = Twinkle.unlink.getChecked2(event.target.backlinks);
}
if( event.target.imageusage ) {
var imageusage = Twinkle.unlink.getChecked2(event.target.imageusage);
}
SimpleWindow.setButtonsEnabled( false );
Status.init( event.target );
Wikipedia.addCheckpoint();
if (backlinks) {
processunlink(backlinks, false);
}
if (imageusage) {
processunlink(imageusage, true);
}
Wikipedia.removeCheckpoint();
};
Twinkle.unlink.backlinksdone = 0;
Twinkle.unlink.imageusagedone = 0;
Twinkle.unlink.callbacks = {
display: {
backlinks: function twinkleunlinkCallbackDisplayBacklinks(apiobj) {
var xmlDoc = apiobj.responseXML;
var havecontent = false;
var list, namespaces, i;
if( apiobj.params.image ) {
var imageusage = $(xmlDoc).find('query imageusage iu');
list = [];
for ( i = 0; i < imageusage.length; ++i ) {
var usagetitle = imageusage[i].getAttribute('title');
list.push( { label: usagetitle, value: usagetitle, checked: true } );
}
if (!list.length)
{
apiobj.params.form.append( { type: 'div', label: 'No instances of file usage found.' } );
}
else
{
apiobj.params.form.append( { type:'header', label: 'File usage' } );
namespaces = [];
$.each(Twinkle.getPref('unlinkNamespaces'), function(k, v) {
namespaces.push(Wikipedia.namespacesFriendly[v]);
});
apiobj.params.form.append( {
type: 'div',
label: "Selected namespaces: " + namespaces.join(', '),
tooltip: "You can change this with your Twinkle preferences, at [[WP:TWPREFS]]"
});
if ($(xmlDoc).find('query-continue').length) {
apiobj.params.form.append( {
type: 'div',
label: "First " + list.length.toString() + " file usages shown."
});
}
apiobj.params.form.append( {
type: 'checkbox',
name: 'imageusage',
list: list
} );
havecontent = true;
}
}
var backlinks = $(xmlDoc).find('query backlinks bl');
if( backlinks.length > 0 ) {
list = [];
for ( i = 0; i < backlinks.length; ++i ) {
var title = backlinks[i].getAttribute('title');
list.push( { label: title, value: title, checked: true } );
}
apiobj.params.form.append( { type:'header', label: 'Backlinks' } );
namespaces = [];
$.each(Twinkle.getPref('unlinkNamespaces'), function(k, v) {
namespaces.push(Wikipedia.namespacesFriendly[v]);
});
apiobj.params.form.append( {
type: 'div',
label: "Selected namespaces: " + namespaces.join(', '),
tooltip: "You can change this with your Twinkle preferences, at [[WP:TWPREFS]]"
});
if ($(xmlDoc).find('query-continue').length) {
apiobj.params.form.append( {
type: 'div',
label: "First " + list.length.toString() + " backlinks shown."
});
}
apiobj.params.form.append( {
type: 'checkbox',
name: 'backlinks',
list: list
});
havecontent = true;
}
else
{
apiobj.params.form.append( { type: 'div', label: 'No backlinks found.' } );
}
if (havecontent) {
apiobj.params.form.append( { type:'submit' } );
}
var result = apiobj.params.form.render();
apiobj.params.Window.setContent( result );
}
},
unlinkBacklinks: function twinkleunlinkCallbackUnlinkBacklinks(pageobj) {
var text, oldtext;
text = oldtext = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var wikiPage = new Mediawiki.Page(text);
wikiPage.removeLink(mw.config.get('wgPageName'));
text = wikiPage.getText();
if (text === oldtext) {
// Nothing to do, return
Twinkle.unlink.callbacks.success(pageobj);
Wikipedia.actionCompleted();
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary("Removing link(s) to \"" + mw.config.get('wgPageName') + "\": " + params.reason + "." + Twinkle.getPref('summaryAd'));
pageobj.setCreateOption('nocreate');
pageobj.save(Twinkle.unlink.callbacks.success);
},
unlinkImageInstances: function twinkleunlinkCallbackUnlinkImageInstances(pageobj) {
var text, oldtext;
text = oldtext = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var wikiPage = new Mediawiki.Page(text);
wikiPage.commentOutImage(mw.config.get('wgTitle'), 'Commented out');
text = wikiPage.getText();
if (text === oldtext) {
// Nothing to do, return
Twinkle.unlink.callbacks.success(pageobj);
Wikipedia.actionCompleted();
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary("Commenting out use(s) of file \"" + mw.config.get('wgPageName') + "\": " + params.reason + "." + Twinkle.getPref('summaryAd'));
pageobj.setCreateOption('nocreate');
pageobj.save(Twinkle.unlink.callbacks.success);
},
success: function twinkleunlinkCallbackSuccess(pageobj) {
var statelem = pageobj.getStatusElement();
statelem.info('done');
var params = pageobj.getCallbackParameters();
var total = params.total;
var now = parseInt( 100 * (params.imageusage ? ++(Twinkle.unlink.imageusagedone) : ++(Twinkle.unlink.backlinksdone))/total ) + '%';
params.globalstatus.update( now );
if((params.imageusage ? Twinkle.unlink.imageusagedone : Twinkle.unlink.backlinksdone) >= total) {
params.globalstatus.info( now + ' (completed)' );
Wikipedia.removeCheckpoint();
}
}
};
/*
****************************************
*** twinklewarn.js: Warn module
****************************************
* Mode of invocation: Tab ("Warn")
* Active on: User talk pages
* Config directives in: TwinkleConfig
*/
Twinkle.warn = function twinklewarn() {
if( mw.config.get('wgNamespaceNumber') === 3 ) {
twAddPortletLink( (twinkleUserAuthorized ? "javascript:Twinkle.warn.callback()" : 'javascript:alert("Your account is too new to use Twinkle.");'), "Warn", "tw-warn", "Warn/Notify user", "");
}
};
Twinkle.warn.callback = function twinklewarnCallback() {
var Window = new SimpleWindow( 600, 440 );
Window.setTitle( "Warn/notify user" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Choosing a warning level", "WP:UWUL#Levels" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#warn" );
var form = new QuickForm( Twinkle.warn.callback.evaluate );
var main_select = form.append( {
type:'field',
label:'Choose type of warning/notice to issue',
tooltip:'First choose a main warning group, then the specific warning to issue.'
} );
var main_group = main_select.append( {
type:'select',
name:'main_group',
event:Twinkle.warn.callback.change_category
} );
var defaultGroup = parseInt(Twinkle.getPref('defaultWarningGroup'));
main_group.append( { type:'option', label:'General Note (1)', value:'level1', selected: ( defaultGroup === 1 || defaultGroup < 1 || ( userIsInGroup( 'sysop' ) ? defaultGroup > 8 : defaultGroup > 7 ) ) } );
main_group.append( { type:'option', label:'Caution (2)', value:'level2', selected: ( defaultGroup === 2 ) } );
main_group.append( { type:'option', label:'Warning (3)', value:'level3', selected: ( defaultGroup === 3 ) } );
main_group.append( { type:'option', label:'Final warning (4)', value:'level4', selected: ( defaultGroup === 4 ) } );
main_group.append( { type:'option', label:'Only warning (4im)', value:'level4im', selected: ( defaultGroup === 5 ) } );
main_group.append( { type:'option', label:'Single issue notices', value:'singlenotice', selected: ( defaultGroup === 6 ) } );
main_group.append( { type:'option', label:'Single issue warnings', value:'singlewarn', selected: ( defaultGroup === 7 ) } );
if( userIsInGroup( 'sysop' ) ) {
main_group.append( { type:'option', label:'Blocking', value:'block', selected: ( defaultGroup === 8 ) } );
}
main_select.append( { type:'select', name:'sub_group', event:Twinkle.warn.callback.change_subcategory } ); //Will be empty to begin with.
form.append( {
type:'input',
name:'article',
label:'Linked article',
value:( QueryString.exists( 'vanarticle' ) ? QueryString.get( 'vanarticle' ) : '' ),
tooltip:'An article might be linked to the notice, either it was a revert to said article that dispatched this notice. Leave empty for no article to be linked'
} );
var more = form.append( { type:'field', label:'Fill in an optional reason and hit \"Submit\"' } );
more.append( { type:'textarea', label:'More:', name:'reason', tooltip:'Perhaps a reason, or that a more detailed notice must be appended' } );
var previewlink = document.createElement( 'a' );
previewlink.setAttribute( 'href', 'javascript:Twinkle.warn.callbacks.preview()' );
previewlink.textContent = 'Preview';
more.append( { type: 'div', name: 'warningpreview', label: [ previewlink ] } );
more.append( { type:'submit', label:'Submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
result.main_group.root = result;
// We must init the first choice (General Note);
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.main_group.dispatchEvent( evt );
};
// This is all the messages that might be dispatched by the code
Twinkle.warn.messages = {
level1: {
"uw-vandalism1": {
label:"Vandalism",
summary:"General note: Nonconstructive editing"
},
"uw-test1": {
label:"Editing tests",
summary:"General note: Editing tests"
},
"uw-delete1": {
label:"Page blanking, removal of content",
summary:"General note: Page blanking, removal of content"
},
"uw-redirect1": {
label:"Creating malicious redirects",
summary:"General note: Creating malicious redirects"
},
"uw-tdel1": {
label:"Removal of maintenance templates",
summary:"General note: Removal of maintenance templates"
},
"uw-joke1": {
label:"Using improper humor",
summary:"General note: Using improper humor"
},
"uw-create1": {
label:"Creating inappropriate pages",
summary:"General note: Creating inappropriate pages"
},
"uw-upload1": {
label:"Uploading unencyclopedic images",
summary:"General note: Uploading unencyclopedic images"
},
"uw-image1": {
label:"Image-related vandalism",
summary:"General note: Image-related vandalism"
},
"uw-ics1": {
label:"Uploading files missing copyright status",
summary:"General note: Uploading files missing copyright status"
},
"uw-idt1": {
label:"Removing file deletion tags",
summary:"General note: Removing file deletion tags"
},
"uw-spam1": {
label:"Adding spam links",
summary:"General note: Adding spam links"
},
"uw-advert1": {
label:"Using Wikipedia for advertising or promotion",
summary:"General note: Using Wikipedia for advertising or promotion"
},
"uw-npov1": {
label:"Not adhering to neutral point of view",
summary:"General note: Not adhering to neutral point of view"
},
"uw-unsourced1": {
label:"Addition of unsourced or improperly cited material",
summary:"General note: Addition of unsourced or improperly cited material"
},
"uw-error1": {
label:"Introducing deliberate factual errors",
summary:"General note: Introducing factual errors"
},
"uw-nor1": {
label:"Adding original research, including unpublished syntheses of sourced material",
summary:"General note: Adding original research, including unpublished syntheses of sourced material"
},
"uw-biog1": {
label:"Adding unreferenced controversial information about living persons",
summary:"General note: Adding unreferenced controversial information about living persons"
},
"uw-defam1": {
label:"Defamation not specifically directed",
summary:"General note: Defamation not specifically directed"
},
"uw-uncen1": {
label:"Censorship of material",
summary:"General note: Censorship of material"
},
"uw-mos1": {
label:"Manual of style",
summary:"General note: Formatting, date, language, etc (Manual of style)"
},
"uw-move1": {
label:"Page moves against naming conventions or consensus",
summary:"General note: Page moves against naming conventions or consensus"
},
"uw-chat1": {
label:"Using talk page as forum",
summary:"General note: Using talk page as forum"
},
"uw-tpv1": {
label:"Refactoring others' talk page comments",
summary:"General note: Refactoring others' talk page comments"
},
"uw-afd1": {
label:"Removing {{afd}} templates",
summary:"General note: Removing {{afd}} templates"
},
"uw-speedy1": {
label:"Removing {{speedy deletion}} templates",
summary:"General note: Removing {{speedy deletion}} templates"
},
"uw-blpprod1": {
label:"Removing {{blp prod}} templates",
summary:"General note: Removing {{blp prod}} templates"
},
"uw-npa1": {
label:"Personal attack directed at a specific editor",
summary:"General note: Personal attack directed at a specific editor"
},
"uw-agf1": {
label:"Not assuming good faith",
summary:"General note: Not assuming good faith"
},
"uw-own1": {
label:"Ownership of articles",
summary:"General note: Ownership of articles"
},
"uw-tempabuse1": {
label:"Improper use of warning or blocking template",
summary:"General note: Improper use of warning or blocking template"
},
"uw-genre1": {
label:"Frequent or mass changes to genres without consensus or references",
summary:"General note: Frequent or mass changes to genres without consensus or references"
}
},
level2: {
"uw-vandalism2": {
label:"Vandalism",
summary:"Caution: Vandalism"
},
"uw-test2": {
label:"Editing tests",
summary:"Caution: Editing tests"
},
"uw-delete2": {
label:"Page blanking, removal of content",
summary:"Caution: Page blanking, removal of content"
},
"uw-redirect2": {
label:"Creating malicious redirects",
summary:"Caution: Creating malicious redirects"
},
"uw-tdel2": {
label:"Removal of maintenance templates",
summary:"Caution: Removal of maintenance templates"
},
"uw-joke2": {
label:"Using improper humor",
summary:"Caution: Using improper humor"
},
"uw-create2": {
label:"Creating inappropriate pages",
summary:"Caution: Creating inappropriate pages"
},
"uw-upload2": {
label:"Uploading unencyclopedic images",
summary:"Caution: Uploading unencyclopedic images"
},
"uw-image2": {
label:"Image-related vandalism",
summary:"Caution: Image-related vandalism"
},
"uw-ics2": {
label:"Uploading files missing copyright status",
summary:"Caution: Uploading files missing copyright status"
},
"uw-idt2": {
label:"Removing file deletion tags",
summary:"Caution: Removing file deletion tags"
},
"uw-spam2": {
label:"Adding spam links",
summary:"Caution: Adding spam links"
},
"uw-advert2": {
label:"Using Wikipedia for advertising or promotion",
summary:"Caution: Using Wikipedia for advertising or promotion"
},
"uw-npov2": {
label:"Not adhering to neutral point of view",
summary:"Caution: Not adhering to neutral point of view"
},
"uw-unsourced2": {
label:"Addition of unsourced or improperly cited material",
summary:"Caution: Addition of unsourced or improperly cited material"
},
"uw-error2": {
label:"Introducing deliberate factual errors",
summary:"Caution: Introducing factual errors"
},
"uw-nor2": {
label:"Adding original research, including unpublished syntheses of sourced material",
summary:"Caution: Adding original research, including unpublished syntheses of sourced material"
},
"uw-biog2": {
label:"Adding unreferenced controversial information about living persons",
summary:"Caution: Adding unreferenced controversial information about living persons"
},
"uw-defam2": {
label:"Defamation not specifically directed",
summary:"Caution: Defamation not specifically directed"
},
"uw-uncen2": {
label:"Censorship of material",
summary:"Caution: Censorship of material"
},
"uw-mos2": {
label:"Manual of style",
summary:"Caution: Formatting, date, language, etc (Manual of style)"
},
"uw-move2": {
label:"Page moves against naming conventions or consensus",
summary:"Caution: Page moves against naming conventions or consensus"
},
"uw-chat2": {
label:"Using talk page as forum",
summary:"Caution: Using talk page as forum"
},
"uw-tpv2": {
label:"Refactoring others' talk page comments",
summary:"Caution: Refactoring others' talk page comments"
},
"uw-afd2": {
label:"Removing {{afd}} templates",
summary:"Caution: Removing {{afd}} templates"
},
"uw-speedy2": {
label:"Removing {{speedy deletion}} templates",
summary:"Caution: Removing {{speedy deletion}} templates"
},
"uw-blpprod2": {
label:"Removing {{blp prod}} templates",
summary:"Caution: Removing {{blp prod}} templates"
},
"uw-npa2": {
label:"Personal attack directed at a specific editor",
summary:"Caution: Personal attack directed at a specific editor"
},
"uw-agf2": {
label:"Not assuming good faith",
summary:"Caution: Not assuming good faith"
},
"uw-own2": {
label:"Ownership of articles",
summary:"Caution: Ownership of articles"
},
"uw-tempabuse2": {
label:"Improper use of warning or blocking template",
summary:"Caution: Improper use of warning or blocking template"
},
"uw-genre2": {
label:"Frequent or mass changes to genres without consensus or references",
summary:"Caution: Frequent or mass changes to genres without consensus or references"
}
},
level3: {
"uw-vandalism3": {
label:"Vandalism",
summary:"Warning: Vandalism"
},
"uw-test3": {
label:"Editing tests",
summary:"Warning: Editing tests"
},
"uw-delete3": {
label:"Page blanking, removal of content",
summary:"Warning: Page blanking, removal of content"
},
"uw-redirect3": {
label:"Creating malicious redirects",
summary:"Warning: Creating malicious redirects"
},
"uw-tdel3": {
label:"Removal of maintenance templates",
summary:"Warning: Removal of maintenance templates"
},
"uw-joke3": {
label:"Using improper humor",
summary:"Warning: Using improper humor"
},
"uw-create3": {
label:"Creating inappropriate pages",
summary:"Warning: Creating inappropriate pages"
},
"uw-upload3": {
label:"Uploading unencyclopedic images",
summary:"Warning: Uploading unencyclopedic images"
},
"uw-image3": {
label:"Image-related vandalism",
summary:"Warning: Image-related vandalism"
},
"uw-ics3": {
label:"Uploading files missing copyright status",
summary:"Warning: Uploading files missing copyright status"
},
"uw-idt3": {
label:"Removing file deletion tags",
summary:"Warning: Removing file deletion tags"
},
"uw-spam3": {
label:"Adding spam links",
summary:"Warning: Adding spam links"
},
"uw-advert3": {
label:"Using Wikipedia for advertising or promotion",
summary:"Warning: Using Wikipedia for advertising or promotion"
},
"uw-npov3": {
label:"Not adhering to neutral point of view",
summary:"Warning: Not adhering to neutral point of view"
},
"uw-unsourced3": {
label:"Addition of unsourced or improperly cited material",
summary:"Warning: Addition of unsourced or improperly cited material"
},
"uw-error3": {
label:"Introducing deliberate factual errors",
summary:"Warning: Introducing deliberate factual errors"
},
"uw-nor3": {
label:"Adding original research, including unpublished syntheses of sourced material",
summary:"Warning: Adding original research, including unpublished syntheses of sourced material"
},
"uw-biog3": {
label:"Adding unreferenced controversial or defamatory information about living persons",
summary:"Warning: Adding unreferenced controversial information about living persons"
},
"uw-defam3": {
label:"Defamation not specifically directed",
summary:"Warning: Defamation not specifically directed"
},
"uw-uncen3": {
label:"Censorship of material",
summary:"Warning: Censorship of material"
},
"uw-mos3": {
label:"Manual of style",
summary:"Warning: Formatting, date, language, etc (Manual of style)"
},
"uw-move3": {
label:"Page moves against naming conventions or consensus",
summary:"Warning: Page moves against naming conventions or consensus"
},
"uw-chat3": {
label:"Using talk page as forum",
summary:"Warning: Using talk page as forum"
},
"uw-tpv3": {
label:"Refactoring others' talk page comments",
summary:"Warning: Refactoring others' talk page comments"
},
"uw-afd3": {
label:"Removing {{afd}} templates",
summary:"Warning: Removing {{afd}} templates"
},
"uw-speedy3": {
label:"Removing {{speedy deletion}} templates",
summary:"Warning: Removing {{speedy deletion}} templates"
},
"uw-blpprod3": {
label:"Removing {{blpprod}} templates",
summary:"Warning: Removing {{blpprod}} templates"
},
"uw-npa3": {
label:"Personal attack directed at a specific editor",
summary:"Warning: Personal attack directed at a specific editor"
},
"uw-agf3": {
label:"Not assuming good faith",
summary:"Warning: Not assuming good faith"
},
"uw-own3": {
label:"Ownership of articles",
summary:"Warning: Ownership of articles"
},
"uw-genre3": {
label:"Frequent or mass changes to genres without consensus or reference",
summary:"Warning: Frequent or mass changes to genres without consensus or reference"
}
},
level4: {
"uw-generic4": {
label:"Generic warning (for template series missing level 4)",
summary:"Final warning notice"
},
"uw-vandalism4": {
label:"Vandalism",
summary:"Final warning: Vandalism"
},
"uw-test4": {
label:"Editing tests",
summary:"Final warning: Editing tests"
},
"uw-delete4": {
label:"Page blanking, removal of content",
summary:"Final warning: Page blanking, removal of content"
},
"uw-redirect4": {
label:"Creating malicious redirects",
summary:"Final warning: Creating malicious redirects"
},
"uw-tdel4": {
label:"Removal of maintenance templates",
summary:"Final warning: Removal of maintenance templates"
},
"uw-joke4": {
label:"Using improper humor",
summary:"Final warning: Using improper humor"
},
"uw-create4": {
label:"Creating inappropriate pages",
summary:"Final warning: Creating inappropriate pages"
},
"uw-upload4": {
label:"Uploading unencyclopedic images",
summary:"Final warning: Uploading unencyclopedic images"
},
"uw-image4": {
label:"Image-related vandalism",
summary:"Final warning: Image-related vandalism"
},
"uw-ics4": {
label:"Uploading files missing copyright status",
summary:"Final warning: Uploading files missing copyright status"
},
"uw-idt4": {
label:"Removing file deletion tags",
summary:"Final warning: Removing file deletion tags"
},
"uw-spam4": {
label:"Adding spam links",
summary:"Final warning: Adding spam links"
},
"uw-advert4": {
label:"Using Wikipedia for advertising or promotion",
summary:"Final warning: Using Wikipedia for advertising or promotion"
},
"uw-npov4": {
label:"Not adhering to neutral point of view",
summary:"Final warning: Not adhering to neutral point of view"
},
"uw-error4": {
label:"Introducing deliberate factual errors",
summary:"Final Warning: Introducing deliberate factual errors"
},
"uw-nor4": {
label:"Adding original research, including unpublished syntheses of sourced material",
summary:"Final Warning: Adding original research, including unpublished syntheses of sourced material"
},
"uw-biog4": {
label:"Adding unreferenced defamatory information about living persons",
summary:"Final warning: Adding unreferenced controversial information about living persons"
},
"uw-defam4": {
label:"Defamation not specifically directed",
summary:"Final warning: Defamation not specifically directed"
},
"uw-uncen4": {
label:"Censorship of material",
summary:"Final warning: Censorship of material"
},
"uw-mos4": {
label:"Manual of style",
summary:"Final warning: Formatting, date, language, etc (Manual of style)"
},
"uw-move4": {
label:"Page moves against naming conventions or consensus",
summary:"Final warning: Page moves against naming conventions or consensus"
},
"uw-chat4": {
label:"Using talk page as forum",
summary:"Final warning: Using talk page as forum"
},
"uw-tpv4": {
label:"Refactoring others' talk page comments",
summary:"Final warning: Refactoring others' talk page comments"
},
"uw-afd4": {
label:"Removing {{afd}} templates",
summary:"Final warning: Removing {{afd}} templates"
},
"uw-speedy4": {
label:"Removing {{speedy deletion}} templates",
summary:"Final warning: Removing {{speedy deletion}} templates"
},
"uw-blpprod4": {
label:"Removing {{blpprod}} templates",
summary:"Final warning: Removing {{blpprod}} templates"
},
"uw-npa4": {
label:"Personal attack directed at a specific editor",
summary:"Final warning: Personal attack directed at a specific editor"
}
},
level4im: {
"uw-vandalism4im": {
label:"Vandalism",
summary:"Only warning: Vandalism"
},
"uw-delete4im": {
label:"Page blanking, removal of content",
summary:"Only warning: Page blanking, removal of content"
},
"uw-redirect4im": {
label:"Creating malicious redirects",
summary:"Only warning: Creating malicious redirects"
},
"uw-joke4im": {
label:"Using improper humor",
summary:"Only warning: Using improper humor"
},
"uw-create4im": {
label:"Creating inappropriate pages",
summary:"Only warning: Creating inappropriate pages"
},
"uw-upload4im": {
label:"Uploading unencyclopedic images",
summary:"Only warning: Uploading unencyclopedic images"
},
"uw-image4im": {
label:"Image-related vandalism",
summary:"Only warning: Image-related vandalism"
},
"uw-spam4im": {
label:"Adding spam links",
summary:"Only warning: Adding spam links"
},
"uw-advert4im": {
label:"Using Wikipedia for advertising or promotion",
summary:"Only warning: Using Wikipedia for advertising or promotion"
},
"uw-biog4im": {
label:"Adding unreferenced defamatory information about living persons",
summary:"Only warning: Adding unreferenced controversial information about living persons"
},
"uw-defam4im": {
label:"Defamation not specifically directed",
summary:"Only warning: Defamation not specifically directed"
},
"uw-move4im": {
label:"Page moves against naming conventions or consensus",
summary:"Only warning: Page moves against naming conventions or consensus"
},
"uw-npa4im": {
label:"Personal attack directed at a specific editor",
summary:"Only warning: Personal attack directed at a specific editor"
}
},
singlenotice: {
"uw-2redirect": {
label:"Creating double redirects through bad page moves",
summary:"Notice: Creating double redirects through bad page moves"
},
"uw-aiv": {
label:"Bad AIV report",
summary:"Notice: Bad AIV report"
},
"uw-articlesig": {
label:"Adding signatures to article space",
summary:"Notice: Adding signatures to article space"
},
"uw-autobiography": {
label:"Creating autobiographies",
summary:"Notice: Creating autobiographies"
},
"uw-badcat": {
label:"Adding incorrect categories",
summary:"Notice: Adding incorrect categories"
},
"uw-badlistentry": {
label:"Adding inappropriate entries to lists",
summary:"Notice: Adding inappropriate entries to lists"
},
"uw-bite": {
label:"\"Biting\" newcomers",
summary:"Notice: \"Biting\" newcomers"
},
"uw-coi": {
label:"Conflict of Interest",
summary:"Notice: Conflict of Interest"
},
"uw-copying": {
label:"Copying text to another page",
summary:"Notice: Copying text to another page"
},
"uw-crystal": {
label:"Adding speculative or unconfirmed information",
summary:"Notice: Adding speculative or unconfirmed information"
},
"uw-csd": {
label:"Speedy deletion declined",
summary:"Notice: Speedy deletion declined"
},
"uw-c&pmove": {
label:"Cut and paste moves",
summary:"Notice: Cut and paste moves"
},
"uw-dab": {
label:"Incorrect edit to a disambiguation page",
summary:"Notice: Incorrect edit to a disambiguation page"
},
"uw-date": {
label:"Unnecessarily changing date formats",
summary:"Notice: Unnecessarily changing date formats"
},
"uw-deadlink": {
label:"Removing proper sources containing dead links",
summary:"Notice: Removing proper sources containing dead links"
},
"uw-directcat": {
label:"Applying stub categories manually",
summary:"Notice: Applying stub categories manually"
},
"uw-draftfirst": {
label:"Draft in userspace without the risk of speedy deletion",
summary:"Notice: Consider drafting your article in [[Help:Userspace draft|userspace]]"
},
"uw-editsummary": {
label:"Not using edit summary",
summary:"Notice: Not using edit summary"
},
"uw-english": {
label:"Not communicating in English",
summary:"Notice: Not communicating in English"
},
"uw-fuir": {
label:"Fair use image has been removed from your userpage",
summary:"Notice: A fair use image has been removed from your userpage"
},
"uw-hangon": {
label:"User forgets to place a hang-on reasoning to the talk page",
summary:"Notice: User forgets to place a hang-on reasoning to the talk page"
},
"uw-hasty": {
label:"Hasty addition of speedy deletion tags",
summary:"Notice: Allow creators time to improve their articles before tagging them for deletion"
},
"uw-imageuse": {
label:"Incorrect image linking",
summary:"Notice: Incorrect image linking"
},
"uw-incompleteAFD": {
label:"Incomplete AFD",
summary:"Notice: Incomplete AFD"
},
"uw-italicize": {
label:"Italicize books, films, albums, magazines, TV series, etc within articles",
summary:"Notice: Italicize books, films, albums, magazines, TV series, etc within articles"
},
"uw-lang": {
label:"Unnecessarily changing between British and American English",
summary:"Notice: Unnecessarily changing between British and American English"
},
"uw-linking": {
label:"Excessive addition of redlinks or repeated blue links",
summary:"Notice: Excessive addition of redlinks or repeated blue links"
},
"uw-minor": {
label:"Incorrect use of minor edits check box",
summary:"Notice: Incorrect use of minor edits check box"
},
"uw-nonfree": {
label:"Uploading replaceable non-free images",
summary:"Notice: Uploading replaceable non-free images"
},
"uw-notaiv": {
label:"Do not report complex abuse to AIV",
summary:"Notice: Do not report complex abuse to AIV"
},
"uw-notenglish": {
label:"Creating non-English articles",
summary:"Notice: Creating non-English articles"
},
"uw-notifysd": {
label:"Notify authors of speedy deletion tagged articles",
summary:"Notice: Please notify authors of articles tagged for speedy deletion"
},
"uw-notvote": {
label:"We use consensus, not voting",
summary:"Notice: We use consensus, not voting"
},
"uw-patrolled": {
label:"Mark newpages as patrolled when patrolling",
summary:"Notice: Mark newpages as patrolled when patrolling"
},
"uw-plagiarism": {
label:"Copying from public domain sources without attribution",
summary:"Notice: Copying from public domain sources without attribution"
},
"uw-preview": {
label:"Use preview button to avoid mistakes",
summary:"Notice: Use preview button to avoid mistakes"
},
"uw-probation": {
label:"Article is on probation",
summary:"Notice: Article is on probation"
},
"uw-refimprove": {
label:"Creating unverifiable articles",
summary:"Notice: Creating unverifiable articles"
},
"uw-removevandalism": {
label:"Incorrect vandalism removal",
summary:"Notice: Incorrect vandalism removal"
},
"uw-repost": {
label:"Recreating material previously deleted via XfD process",
summary:"Notice: Recreating previously deleted material"
},
"uw-salt": {
label:"Recreating salted articles under a different title",
summary:"Notice: Recreating salted articles under a different title"
},
"uw-samename": {
label:"Rename request impossible",
summary:"Notice: Rename request impossible"
},
"uw-selfrevert": {
label:"Reverting self tests",
summary:"Notice: Reverting self tests"
},
"uw-skype": {
label:"Skype interfering with editing",
summary:"Notice: Skype interfering with editing"
},
"uw-socialnetwork": {
label:"Wikipedia is not a social network",
summary:"Notice: Wikipedia is not a social network"
},
"uw-sofixit": {
label:"Be bold and fix things yourself",
summary:"Notice: You can be bold and fix things yourself"
},
"uw-spoiler": {
label:"Censoring spoiler alerts",
summary:"Notice: Don't remove spoilers or add spoiler alerts"
},
"uw-subst": {
label:"Remember to subst: templates",
summary:"Notice: Remember to subst: templates"
},
"uw-talkinarticle": {
label:"Talk in article",
summary:"Notice: Talk in article"
},
"uw-tilde": {
label:"Not signing posts",
summary:"Notice: Not signing posts"
},
"uw-toppost": {
label:"Posting at the top of talk pages",
summary:"Notice: Posting at the top of talk pages"
},
"uw-uaa": {
label:"Reporting of username to WP:UAA not accepted",
summary:"Notice: Reporting of username to WP:UAA not accepted"
},
"uw-userspacenoindex": {
label:"User page/subpage isn't appropriate for search engine indexing",
summary:"Notice: User (sub)page isn't appropriate for search engine indexing"
},
"uw-vgscope": {
label:"Adding video game walkthroughs, cheats or instructions",
summary:"Notice: Adding video game walkthroughs, cheats or instructions"
},
"uw-warn": {
label:"Place user warning templates when reverting vandalism",
summary:"Notice: You can use user warning templates when reverting vandalism"
}
},
singlewarn: {
"uw-3rr": {
label:"Edit warring, and/or violating the three revert rule",
summary:"Warning: Edit warring, and/or violating the three revert rule"
},
"uw-affiliate": {
label:"Affiliate marketing",
summary:"Warning: Affiliate marketing"
},
"uw-agf-sock": {
label:"Use of multiple accounts (assuming good faith)",
summary:"Warning: Using multiple accounts"
},
"uw-attack": {
label:"Creating attack pages",
summary:"Warning: Creating attack pages"
},
"uw-attempt": {
label:"Triggering the edit filter",
summary:"Warning: Triggering the edit filter"
},
"uw-bizlist": {
label:"Business promotion",
summary:"Warning: Promoting a business"
},
"uw-botun": {
label:"Bot username",
summary:"Warning: Bot username"
},
"uw-canvass": {
label:"Canvassing",
summary:"Warning: Canvassing"
},
"uw-copyright": {
label:"Copyright violation",
summary:"Warning: Copyright violation"
},
"uw-copyright-link": {
label:"Linking to copyrighted works violation",
summary:"Warning: Linking to copyrighted works violation"
},
"uw-copyright-remove": {
label:"Removing {{copyvio}} template from articles",
summary:"Warning: Removing {{copyvio}} templates"
},
"uw-efsummary": {
label:"Edit summary triggering the edit filter",
summary:"Warning: Edit summary triggering the edit filter"
},
"uw-hoax": {
label:"Creating hoaxes",
summary:"Warning: Creating hoaxes"
},
"uw-legal": {
label:"Making legal threats",
summary:"Warning: Making legal threats"
},
"uw-longterm": {
label:"Long term pattern of vandalism",
summary:"Warning: Long term pattern of vandalism"
},
"uw-multipleIPs": {
label:"Usage of multiple IPs",
summary:"Warning: Usage of multiple IPs"
},
"uw-pinfo": {
label:"Personal info",
summary:"Warning: Personal info"
},
"uw-socksuspect": {
label:"Sockpuppetry",
summary:"Warning: Sockpuppetry"
},
"uw-upv": {
label:"Userpage vandalism",
summary:"Warning: Userpage vandalism"
},
"uw-username": {
label:"Username is against policy",
summary:"Warning: Your username might be against policy"
},
"uw-coi-username": {
label:"Username is against policy, and conflict of interest",
summary:"Warning: Username and conflict of interest policy"
},
"uw-userpage": {
label:"Userpage or subpage is against policy",
summary:"Warning: Userpage or subpage is against policy"
},
"uw-wrongsummary": {
label:"Using inaccurate or inappropriate edit summaries",
summary:"Warning: Using inaccurate or inappropriate edit summaries"
}
},
block: {
"uw-block": {
'label':"Block",
'summary':"You have been blocked from editing"
},
"uw-blocknotalk": {
'label':"Block (talk page disabled)",
'summary':"You have been blocked from editing and your user talk page has been disabled"
},
"uw-blockindef": {
'label':"Block (indefinite)",
'summary':"You have been indefinitely blocked from editing"
},
"uw-ablock": {
'label':"Anonymous block",
'summary':"Your IP address has been blocked from editing"
},
"uw-aeblock": {
'label':"Arbitration enforcement block",
'summary':"You have been blocked from editing for violating an [[WP:Arbitration|arbitration decision]] with your edits"
},
"uw-adblock": {
'label':"Advertising block",
'summary':"You have been blocked from editing for [[WP:SOAP|advertising or self-promotion]]"
},
"uw-sblock": {
'label':"Spam block",
'summary':"You have been blocked from editing for continuing to add [[WP:SPAM|spam links]]"
},
"uw-soablock": {
'label':"Spam/advertising-only account block",
'summary':"You have been indefinitely blocked from editing because your account is being used only for [[WP:SPAM|spam, advertising, or promotion]]"
},
"uw-vblock": {
'label':"Vandalism block",
'summary':"You have been blocked from editing for persistent [[WP:VAND|vandalism]]"
},
"uw-voablock": {
'label':"Vandalism-only account block",
'summary':"You have been indefinitely blocked from editing because your account is being [[WP:VOA|used only for vandalism]]"
},
"uw-bioblock": {
'label':"BLP violations",
'summary':"You have been blocked from editing for violations of Wikipedia's [[WP:BLP|biographies of living persons policy]]"
},
"uw-npblock": {
'label':"Creating nonsense pages block",
'summary':"You have been blocked from editing for creating [[WP:PN|nonsense pages]]"
},
"uw-myblock": {
'label':"Social networking block",
'summary':"You have been blocked from editing for using user and/or article pages as a [[WP:NOTMYSPACE|blog, web host, social networking site or forum]]"
},
"uw-copyrightblock": {
'label':"Copyright violation block",
'summary':"You have been blocked from editing for continued [[WP:COPYVIO|copyright infringement]]"
},
"uw-dblock": {
'label':"Deletion/removal of content block",
'summary':"You have been blocked from editing for continued [[WP:VAND|removal of material]]"
},
"uw-efblock": {
'label':"Edit filter-related block",
'summary':"You have been blocked from editing for making disruptive edits that repeatedly triggered the [[WP:EF|edit filter]]"
},
"uw-ewblock": {
'label':"Edit warring block",
'summary':"You have been blocked from editing to prevent further [[WP:DE|disruption]] caused by your engagement in an [[WP:EW|edit war]]"
},
"uw-3block": {
'label':"Three-revert rule violation block",
'summary':"You have been blocked from editing for your [[WP:DE|disruption]] caused by [[WP:EW|edit warring]] and violation of the [[WP:3RR|three-revert rule]]"
},
"uw-botblock": {
'label':"Unapproved bot block",
'summary':"You have been blocked from editing because it appears you are running a [[WP:BOT|bot script]] without [[WP:BRFA|approval]]"
},
"uw-ublock": {
'label':"Username soft block",
'summary':"You have been indefinitely blocked from editing because your username is a violation of the [[WP:U|username policy]]"
},
"uw-uhblock": {
'label':"Username hard block",
'summary':"You have been indefinitely blocked from editing because your username is a blatant violation of the [[WP:U|username policy]]"
},
"uw-softerblock": {
'label':"Promotional username soft block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] gives the impression that the account represents a group, organization or website"
},
"uw-causeblock": {
'label':"Promotional username soft block, for charitable causes and social service organizations",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] gives the impression that the account represents a group, organization or website"
},
"uw-botublock": {
'label':"Bot username soft block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] indicates this is a [[WP:BOT|bot]] account, which is currently not approved"
},
"uw-memorialblock": {
'label':"Memorial username soft block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] indicates this account may be used as a memorial or tribute to someone"
},
"uw-ublock-famous": {
'label':"Famous username soft block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] matches the name of a well-known living individual"
},
"uw-ublock-double": {
'label':"Similar username soft block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] is too similar to the username of another Wikipedia user"
},
"uw-uhblock-double": {
'label':"Username impersonation hard block",
'summary':"You have been indefinitely blocked from editing because your [[WP:U|username]] appears to impersonate another Wikipedia user"
},
"uw-vaublock": {
'label':"Vandalism-only account and username hard block",
'summary':"You have been indefinitely blocked from editing because your account is being [[WP:VOA|used only for vandalism]] and your username is a blatant violation of the [[WP:U|username policy]]"
},
"uw-spamublock": {
'label':"Spam/advertising-only account and promotional username hard block",
'summary':"You have been indefinitely blocked from editing because your account is being used only for [[WP:SPAM|spam or advertising]] and your username is a violation of the [[WP:U|username policy]]"
},
"uw-compblock": {
'label':"Possible compromised account block",
'summary':"You have been indefinitely blocked from editing because it is believed that your [[WP:SECURE|account has been compromised]]"
},
"uw-lblock": {
'label':"Legal threat block",
'summary':"You have been blocked from editing for making [[WP:NLT|legal threats or taking legal action]]"
},
"uw-hblock": {
'label':"Harassment block",
'summary':"You have been blocked from editing for attempting to [[WP:HARASS|harass]] other users"
},
"uw-pinfoblock": {
'label':"Personal information exposure block",
'summary':"You have been blocked from editing for [[WP:OUTING|posting personal information]] of another editor"
},
"uw-deoablock": {
'label':"Disruption/trolling only account block",
'summary':"You have been indefinitely blocked from editing because your account is being used only for [[WP:DE|trolling, disruption or harassment]]"
},
"uw-block-onlyfor": {
'label':"Bad-faith single purpose account",
'summary':"You have been indefinitely blocked from editing because your account is a [[WP:SPA|single purpose account]] being [[WP:DE|used only for disruptive editing]]"
},
"uw-spoablock": {
'label':"Sockpuppet account block",
'summary':"You have been indefinitely blocked from editing because your account is being used only for [[WP:SOCK|sock puppetry or meat puppetry]]"
}
}
};
// Set to true if the template is always for an indef block
Twinkle.warn.indefBlockHash = {
'uw-block': false,
'uw-3block': false,
'uw-ablock': false,
'uw-adblock': false,
'uw-aeblock': false,
'uw-bioblock': false,
'uw-blocknotalk': false,
'uw-botblock': false,
'uw-copyrightblock': false,
'uw-dblock': false,
'uw-efblock': false,
'uw-ewblock': false,
'uw-hblock': false,
'uw-myblock': false,
'uw-npblock': false,
'uw-pinfoblock': false,
'uw-sblock': false,
'uw-pblock': false,
'uw-blockindef': true,
'uw-block-onlyfor': true,
'uw-botublock': true,
'uw-causeblock': true,
'uw-compblock': true,
'uw-deoablock': true,
'uw-lblock': true,
'uw-memorialblock': true,
'uw-soablock': true,
'uw-softerblock': true,
'uw-spamublock': true,
'uw-spoablock': true,
'uw-ublock': true,
'uw-ublock-famous': true,
'uw-uhblock': true,
'uw-uhblock-double': true,
'uw-ublock-double': true,
'uw-vaublock': true,
'uw-voablock': true
};
// Set to true if the template supports the page parameter
Twinkle.warn.pageHash = {
'uw-block': true,
'uw-3block': true,
'uw-ablock': true,
'uw-adblock': true,
'uw-aeblock': true,
'uw-bioblock': true,
'uw-blocknotalk': true,
'uw-botblock': true,
'uw-copyrightblock': true,
'uw-dblock': true,
'uw-efblock': true,
'uw-ewblock': true,
'uw-hblock': true,
'uw-myblock': true,
'uw-npblock': true,
'uw-pinfoblock': true,
'uw-sblock': true,
'uw-vblock': true,
'uw-blockindef': true,
'uw-block-onlyfor': true,
'uw-botublock': false,
'uw-causeblock': false,
'uw-compblock': true,
'uw-deoablock': true,
'uw-lblock': true,
'uw-memorialblock': false,
'uw-soablock': true,
'uw-softerblock': false,
'uw-spamublock': false,
'uw-spoablock': true,
'uw-ublock': false,
'uw-ublock-famous': false,
'uw-uhblock': false,
'uw-uhblock-double': false,
'uw-ublock-double': false,
'uw-vaublock': true,
'uw-voablock': true
};
// Set to true if the template supports the reason parameter and isn't the same as its super-template when a reason is provided
Twinkle.warn.reasonHash = {
'uw-block': true,
'uw-3block': false,
'uw-ablock': true,
'uw-adblock': false,
'uw-aeblock': true,
'uw-bioblock': false,
'uw-blocknotalk': true,
'uw-botblock': false,
'uw-copyrightblock': false,
'uw-dblock': false,
'uw-efblock': false,
'uw-ewblock': false,
'uw-hblock': false,
'uw-myblock': false,
'uw-npblock': false,
'uw-pinfoblock': true,
'uw-sblock': false,
'uw-vblock': false,
'uw-blockindef': true,
'uw-block-onlyfor': true,
'uw-botublock': true,
'uw-causeblock': false,
'uw-compblock': false,
'uw-deoablock': false,
'uw-lblock': false,
'uw-memorialblock': false,
'uw-soablock': false,
'uw-softerblock': false,
'uw-spamublock': false,
'uw-spoablock': false,
'uw-ublock': true,
'uw-ublock-famous': false,
'uw-uhblock': true,
'uw-uhblock-double': false,
'uw-ublock-double': false,
'uw-vaublock': false,
'uw-voablock': false
};
Twinkle.warn.prev_block_timer = null;
Twinkle.warn.prev_article = null;
Twinkle.warn.prev_reason = null;
Twinkle.warn.callback.change_category = function twinklewarnCallbackChangeCategory(e) {
var value = e.target.value;
var sub_group = e.target.root.sub_group;
var messages = Twinkle.warn.messages[ value ];
sub_group.main_group = value;
var old_subvalue = sub_group.value;
if( old_subvalue ) {
old_subvalue = old_subvalue.replace(/\d*(im)?$/, '' );
var old_subvalue_re = new RegExp( RegExp.escape( old_subvalue ) + "(\\d*(?:im)?)$" );
}
while( sub_group.hasChildNodes() ){
sub_group.removeChild( sub_group.firstChild );
}
for( var i in messages ) {
var selected = false;
if( old_subvalue && old_subvalue_re.test( i ) ) {
selected = true;
}
var elem = new QuickForm.element( { type:'option', label:"[" + i + "]: " + messages[i].label, value:i, selected: selected } );
sub_group.appendChild( elem.render() );
}
if( value === 'block' ) {
var more = new QuickForm.element( {
type: 'input',
name: 'block_timer',
label: 'Period of blocking: ',
tooltip: 'The period the blocking is due for, for example 24 hours, 2 weeks, indefinite etc...'
} );
e.target.root.insertBefore( more.render(), e.target.root.lastChild );
if(!(Twinkle.warn.prev_block_timer === null)) {
e.target.root.block_timer.value = Twinkle.warn.prev_block_timer;
Twinkle.warn.prev_block_timer = null;
}
if(Twinkle.warn.prev_article === null) {
Twinkle.warn.prev_article = e.target.root.article.value;
}
e.target.root.article.disabled = true;
e.target.root.article.value = '';
} else if( e.target.root.block_timer ) {
if(!e.target.root.block_timer.disabled && Twinkle.warn.prev_block_timer === null) {
Twinkle.warn.prev_block_timer = e.target.root.block_timer.value;
}
e.target.root.removeChild( e.target.root.block_timer.parentNode );
if(e.target.root.article.disabled && !(Twinkle.warn.prev_article === null)) {
e.target.root.article.value = Twinkle.warn.prev_article;
Twinkle.warn.prev_article = null;
}
e.target.root.article.disabled = false;
if(e.target.root.reason.disabled && !(Twinkle.warn.prev_reason === null)) {
e.target.root.reason.value = Twinkle.warn.prev_reason;
Twinkle.warn.prev_reason = null;
}
e.target.root.reason.disabled = false;
}
};
Twinkle.warn.callback.change_subcategory = function twinklewarnCallbackChangeSubcategory(e) {
var main_group = e.target.main_group;
var value = e.target.value;
if( main_group === 'singlewarn' ) {
if( value === 'uw-username' ) {
if(Twinkle.warn.prev_article === null) {
Twinkle.warn.prev_article = e.target.form.article.value;
}
e.target.form.article.disabled = true;
e.target.form.article.value = '';
} else if( e.target.form.article.disabled ) {
if(!(Twinkle.warn.prev_article === null)) {
e.target.form.article.value = Twinkle.warn.prev_article;
Twinkle.warn.prev_article = null;
}
e.target.form.article.disabled = false;
}
} else if( main_group === 'block' ) {
if( Twinkle.warn.indefBlockHash[ value ] ) {
if(Twinkle.warn.prev_block_timer === null) {
Twinkle.warn.prev_block_timer = e.target.form.block_timer.value;
}
e.target.form.block_timer.disabled = true;
e.target.form.block_timer.value = 'indef';
} else if( e.target.form.block_timer.disabled ) {
if(!(Twinkle.warn.prev_block_timer === null)) {
e.target.form.block_timer.value = Twinkle.warn.prev_block_timer;
Twinkle.warn.prev_block_timer = null;
}
e.target.form.block_timer.disabled = false;
}
if( Twinkle.warn.pageHash[ value ] ) {
if(!(Twinkle.warn.prev_article === null)) {
e.target.form.article.value = Twinkle.warn.prev_article;
Twinkle.warn.prev_article = null;
}
e.target.form.article.disabled = false;
} else if( !e.target.form.article.disabled ) {
if(Twinkle.warn.prev_article === null) {
Twinkle.warn.prev_article = e.target.form.article.value;
}
e.target.form.article.disabled = true;
e.target.form.article.value = '';
}
if( Twinkle.warn.reasonHash[ value ] ) {
if(!(Twinkle.warn.prev_reason === null)) {
e.target.form.reason.value = Twinkle.warn.prev_reason;
Twinkle.warn.prev_reason = null;
}
e.target.form.reason.disabled = false;
} else if( !e.target.form.reason.disabled ) {
if(Twinkle.warn.prev_reason === null) {
Twinkle.warn.prev_reason = e.target.form.reason.value;
}
e.target.form.reason.disabled = true;
e.target.form.reason.value = '';
}
}
};
Twinkle.warn.callbacks = {
preview: function() {
// XXX cannot preview block templates as yet...
var templatename = $('select[name="sub_group"]:visible').last()[0].value;
if (templatename in Twinkle.warn.messages.block) {
alert("Cannot preview block templates at the moment, unfortunately");
return;
}
var previewdiv = $('div[name="warningpreview"]:visible').last();
if (!previewdiv.length) {
return; // just give up
}
previewdiv = previewdiv[0];
var previewbox = $('div#twinklewarn-previewbox:visible').last();
if (!previewbox.length) {
previewbox = document.createElement('div');
previewbox.style.background = "white";
previewbox.style.border = "2px inset";
previewbox.style.marginTop = "0.4em";
previewbox.style.padding = "0.2em 0.4em";
previewbox.setAttribute('id', 'twinklewarn-previewbox');
previewdiv.parentNode.appendChild(previewbox);
} else {
previewbox = previewbox[0];
}
var statusspan = document.createElement('span');
previewbox.appendChild(statusspan);
Status.init(statusspan);
var templatetext = '{{subst:' + templatename;
var linkedarticle = $('input[name="article"]:visible').last();
if (linkedarticle.length) {
templatetext += '|1=' + linkedarticle[0].value;
}
templatetext += '}}';
var reason = $('textarea[name="reason"]:visible').last();
if (reason.length && reason[0].value) {
templatetext += " ''" + reason[0].value + "''";
}
var query = {
action: 'parse',
prop: 'text',
pst: 'true', // PST = pre-save transform; this makes substitution work properly
text: templatetext,
title: mw.config.get('wgPageName')
};
var wikipedia_api = new Wikipedia.api("loading...", query, Twinkle.warn.callbacks.previewRender, new Status("Preview"));
wikipedia_api.params = { previewbox: previewbox };
wikipedia_api.post();
},
previewRender: function( apiobj ) {
var params = apiobj.params;
var xml = apiobj.getXML();
var html = $(xml).find('text').text();
if (!html) {
apiobj.statelem.error("failed to retrieve preview, or warning template was blanked");
return;
}
params.previewbox.innerHTML = html;
// fix vertical alignment
$(params.previewbox).find(':not(img)').css('vertical-align', 'baseline');
},
main: function( pageobj ) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var history_re = /\<\!\-\-\ Template\:(uw\-.*?)\ \-\-\>.*?(\d{1,2}:\d{1,2}, \d{1,2} \w+ \d{4}) \(UTC\)/g;
var history = {};
var latest = { date:new Date( 0 ), type:'' };
var current;
while( ( current = history_re.exec( text ) ) ) {
var current_date = new Date( current[2] + ' UTC' );
if( !( current[1] in history ) || history[ current[1] ] < current_date ) {
history[ current[1] ] = current_date;
}
if( current_date > latest.date ) {
latest.date = current_date;
latest.type = current[1];
}
}
var date = new Date();
if( params.sub_group in history ) {
var temp_time = new Date( history[ params.sub_group ] );
temp_time.setUTCHours( temp_time.getUTCHours() + 24 );
if( temp_time > date ) {
if( !confirm( "An identical " + params.sub_group + " has been issued in the last 24 hours. \nWould you still like to add this warning/notice?" ) ) {
pageobj.statelem.info( 'aborted per user request' );
return;
}
}
}
latest.date.setUTCMinutes( latest.date.getUTCMinutes() + 1 ); // after long debate, one minute is max
if( latest.date > date ) {
if( !confirm( "A " + latest.type + " has been issued in the last minute. \nWould you still like to add this warning/notice?" ) ) {
pageobj.statelem.info( 'aborted per user request' );
return;
}
}
var mainheaderRe = new RegExp("==+\\s*Warnings\\s*==+");
var headerRe = new RegExp( "^==+\\s*(?:" + date.getUTCMonthName() + '|' + date.getUTCMonthNameAbbrev() + ")\\s+" + date.getUTCFullYear() + "\\s*==+", 'm' );
if( text.length > 0 ) {
text += "\n\n";
}
if( params.main_group === 'block' ) {
var article = '', reason = '', time = null;
if( Twinkle.getPref('blankTalkpageOnIndefBlock') && params.sub_group !== 'uw-lblock' && ( Twinkle.warn.indefBlockHash[ params.sub_group ] || (/indef|\*|max/).exec( params.block_timer ) ) ) {
Status.info( 'Info', 'Blanking talk page per preferences and creating a new level 2 heading for the date' );
text = "== " + date.getUTCMonthName() + " " + date.getUTCFullYear() + " ==\n";
} else if( !headerRe.exec( text ) ) {
Status.info( 'Info', 'Will create a new level 2 heading for the date, as none was found for this month' );
text += "== " + date.getUTCMonthName() + " " + date.getUTCFullYear() + " ==\n";
}
if( params.article && Twinkle.warn.pageHash[ params.sub_group ] ) {
article = '|page=' + params.article;
}
if( params.reason && Twinkle.warn.reasonHash[ params.sub_group ] ) {
reason = '|reason=' + params.reason;
}
if( /te?mp|^\s*$|min/.exec( params.block_timer ) || Twinkle.warn.indefBlockHash[ params.sub_group ] ) {
time = '';
} else if( /indef|\*|max/.exec( params.block_timer ) ) {
time = '|indef=yes';
} else {
time = '|time=' + params.block_timer;
}
text += "{{subst:" + params.sub_group + article + time + reason + "|sig=true|subst=subst:}}";
} else {
if( !headerRe.exec( text ) ) {
Status.info( 'Info', 'Will create a new level 2 heading for the date, as none was found for this month' );
text += "== " + date.getUTCMonthName() + " " + date.getUTCFullYear() + " ==\n";
}
if( params.sub_group === 'uw-username' ) {
text += "{{subst:" + params.sub_group + ( params.reason ? '|1=' + params.reason : '' ) + "|subst=subst:}} ~~~~";
} else {
text += "{{subst:" + params.sub_group + ( params.article ? '|1=' + params.article : '' ) + "|subst=subst:}}" + (params.reason ? " ''" + params.reason + "'' ": ' ' ) + "~~~~";
}
}
if ( Twinkle.getPref('showSharedIPNotice') && isIPAddress( mw.config.get('wgTitle') ) ) {
Status.info( 'Info', 'Adding a shared ip notice' );
switch( QueryString.get( 'type' ) ) {
case 'vand':
text += "\n:''If this is a shared [[IP address]], and you didn't make any [[Wikipedia:vandalism|unconstructive]] edits, consider [[Wikipedia:Why create an account?|creating an account]] for yourself so you can avoid further irrelevant warnings.'' ";
break;
default:
text += "\n:''If this is a shared [[IP address]], and you didn't make the edit, consider [[Wikipedia:Why create an account?|creating an account]] for yourself so you can avoid further irrelevant notices.'' ";
break;
}
}
pageobj.setPageText( text );
pageobj.setEditSummary( Twinkle.warn.messages[params.main_group][params.sub_group].summary + ( params.article ? ' on [[' + params.article + ']]' : '' ) + '.' + Twinkle.getPref('summaryAd') );
pageobj.setWatchlist( Twinkle.getPref('watchWarnings') );
pageobj.save();
}
};
Twinkle.warn.callback.evaluate = function twinklewarnCallbackEvaluate(e) {
// First, check to make sure a reason was filled in if uw-username was selected
if(e.target.sub_group.value === 'uw-username' && e.target.reason.value.trim() === '') {
alert("You must supply a reason for the {{uw-username}} template.");
return;
}
// Then, grab all the values provided by the form
var params = {
reason: e.target.reason.value,
main_group: e.target.main_group.value,
sub_group: e.target.sub_group.value,
article: e.target.article.value.replace( /^(Image|Category):/i, ':$1:' ),
block_timer: e.target.block_timer ? e.target.block_timer.value : null
};
SimpleWindow.setButtonsEnabled( false );
Status.init( e.target );
Wikipedia.actionCompleted.redirect = mw.config.get('wgPageName');
Wikipedia.actionCompleted.notice = "Warning complete, reloading talk page in a few seconds";
var wikipedia_page = new Wikipedia.page( mw.config.get('wgPageName'), 'User talk page modification' );
wikipedia_page.setCallbackParameters( params );
wikipedia_page.setFollowRedirect( true );
wikipedia_page.load( Twinkle.warn.callbacks.main );
};
/*
****************************************
*** twinklexfd.js: XFD module
****************************************
* Mode of invocation: Tab ("XFD")
* Active on: Existing, non-special pages, except for file pages with no local (non-Commons) file which are not redirects
* Config directives in: TwinkleConfig
*/
Twinkle.xfd = function twinklexfd() {
// Disable on:
// * special pages
// * non-existent pages
// * files on Commons, whether there is a local page or not (unneeded local pages of files on Commons are eligible for CSD F2)
// * file pages without actual files (these are eligible for CSD G8)
if ( mw.config.get('wgNamespaceNumber') < 0 || !mw.config.get('wgArticleId') || (mw.config.get('wgNamespaceNumber') === 6 && (document.getElementById('mw-sharedupload') || (!document.getElementById('mw-imagepage-section-filehistory') && !document.getElementsByClassName('redirectText').length))) ) {
return;
}
if (twinkleUserAuthorized) {
twAddPortletLink( "javascript:Twinkle.xfd.callback()", "XFD", "tw-xfd", "Anything for deletion", "");
} else {
twAddPortletLink( 'javascript:alert("Your account is too new to use Twinkle.");', 'XFD', 'tw-xfd', 'Anything for deletion', '');
}
};
Twinkle.xfd.num2order = function twinklexfdNum2order( num ) {
switch( num ) {
case 1: return '';
case 2: return '2nd';
case 3: return '3rd';
default: return num + 'th';
}
};
Twinkle.xfd.callback = function twinklexfdCallback() {
var Window = new SimpleWindow( 600, 350 );
Window.setTitle( "Nominate for deletion (XfD)" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "About deletion discussions", "WP:XFD" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#xfd" );
var form = new QuickForm( Twinkle.xfd.callback.evaluate );
var categories = form.append( {
type: 'select',
name: 'category',
label: 'Deletion discussion venue:',
tooltip: 'When activated, a default choice is made, based on what namespace you are in. This default should be the most appropriate',
event: Twinkle.xfd.callback.change_category
} );
categories.append( {
type: 'option',
label: 'AfD (Articles for deletion)',
selected: mw.config.get('wgNamespaceNumber') === Namespace.MAIN,
value: 'afd'
} );
categories.append( {
type: 'option',
label: 'TfD (Templates for discussion)',
selected: mw.config.get('wgNamespaceNumber') === Namespace.TEMPLATE,
value: 'tfd'
} );
categories.append( {
type: 'option',
label: 'FfD (Files for deletion)/PUF (Possibly unfree files)',
selected: mw.config.get('wgNamespaceNumber') === Namespace.IMAGE,
value: 'ffd'
} );
categories.append( {
type: 'option',
label: 'CfD (Categories for discussion)',
selected: mw.config.get('wgNamespaceNumber') === Namespace.CATEGORY,
value: 'cfd'
} );
categories.append( {
type: 'option',
label: 'MfD (Miscellany for deletion)',
selected: [ Namespace.IMAGE, Namespace.MAIN, Namespace.TEMPLATE, Namespace.CATEGORY ].indexOf( mw.config.get('wgNamespaceNumber') ) === -1 ,
value: 'mfd'
} );
categories.append( {
type: 'option',
label: 'RfD (Redirects for discussion)',
selected: QueryString.equals('redirect', 'no') && ($("span.redirectText").length > 0),
value: 'rfd'
} );
//categories.append( {
// type: 'option',
// label: 'SfD (Stub types for deletion)',
// disabled: true,
// value: 'sfd'
// } );
form.append( {
type: 'checkbox',
list: [
{
label: 'Notify page creator if possible',
value: 'notify',
name: 'notify',
tooltip: "A notification template will be placed on the creator's talk page if this is true.",
checked: true
}
]
}
);
form.append( {
type: 'field',
label:'Work area',
name: 'work_area'
} );
form.append( { type:'submit' } );
var result = form.render();
Window.setContent( result );
Window.display();
// We must init the controls
var evt = document.createEvent( "Event" );
evt.initEvent( 'change', true, true );
result.category.dispatchEvent( evt );
};
Twinkle.xfd.callback.change_category = function twinklexfdCallbackChangeCategory(e) {
var value = e.target.value;
var root = e.target.form;
var old_area;
var childNodes = root.childNodes;
for( var i = 0; i < childNodes.length; ++i ) {
var node = childNodes[i];
if (node instanceof Element &&
node.getAttribute( 'name' ) === 'work_area') {
old_area = node;
break;
}
}
var work_area = null;
var oldreasontextbox = e.target.form.getElementsByTagName('textarea')[0];
var oldreason = (oldreasontextbox ? oldreasontextbox.value : '');
switch( value ) {
case 'afd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Articles for deletion',
name: 'work_area'
} );
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Wrap deletion tag with <noinclude>',
value: 'noinclude',
name: 'noinclude',
tooltip: 'Will wrap the deletion tag in <noinclude> tags, so that it won\'t transclude. This option is not normally required.'
}
]
} );
var afd_category = work_area.append( {
type:'select',
name:'xfdcat',
label:'Choose what category this nomination belongs in:'
} );
afd_category.append( { type:'option', label:'Unknown', value:'?', selected:true } );
afd_category.append( { type:'option', label:'Media and music', value:'M' } );
afd_category.append( { type:'option', label:'Organisation, corporation, or product', value:'O' } );
afd_category.append( { type:'option', label:'Biographical', value:'B' } );
afd_category.append( { type:'option', label:'Society topics', value:'S' } );
afd_category.append( { type:'option', label:'Web or internet', value:'W' } );
afd_category.append( { type:'option', label:'Games or sports', value:'G' } );
afd_category.append( { type:'option', label:'Science and technology', value:'T' } );
afd_category.append( { type:'option', label:'Fiction and the arts', value:'F' } );
afd_category.append( { type:'option', label:'Places and transportation', value:'P' } );
afd_category.append( { type:'option', label:'Indiscernible or unclassifiable topic', value:'I' } );
afd_category.append( { type:'option', label:'Debate not yet sorted', value:'U' } );
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'tfd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Templates for discussion',
name: 'work_area'
} );
var linknode = document.createElement('a');
linknode.setAttribute("href", "/wiki/WP:SFD");
linknode.appendChild(document.createTextNode('WP:SFD'));
work_area.append( {
type: 'div',
label: [ 'Stub types and userboxes are not eligible for TfD. Stub types go to ', linknode, ', and userboxes go to MfD.' ]
} );
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Inline deletion tag',
value: 'tfdinline',
name: 'tfdinline',
tooltip: 'Use {{tfd|type=inline}} to tag the page instead of {{tfd}}. Good for inline templates (those that appear amongst the words of text).',
checked: false
}
]
} );
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'mfd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Miscellany for deletion',
name: 'work_area'
} );
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Wrap deletion tag with <noinclude>',
value: 'noinclude',
name: 'noinclude',
tooltip: 'Will wrap the deletion tag in <noinclude> tags, so that it won\'t transclude. Select this option for userboxes.'
}
]
} );
if (mw.config.get('wgNamespaceNumber') === Namespace.USER || mw.config.get('wgNamespaceNumber') === Namespace.USER_TALK) {
work_area.append( {
type: 'checkbox',
list: [
{
label: 'Also notify owner of userspace if they are not the page creator',
value: 'notifyuserspace',
name: 'notifyuserspace',
tooltip: 'If the user in whose userspace this page is located, is not the page creator (for example, the page is a rescued article stored as a userspace draft), notify the userspace owner as well.',
checked: true
}
]
} );
}
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'ffd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Files for deletion',
name: 'work_area'
} );
work_area.append( {
type: 'checkbox',
name: 'puf',
list: [
{
label: 'Possibly unfree file',
value: 'puf',
tooltip: 'File has disputed source or licensing information'
}
]
} );
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'cfd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Categories for discussion',
name: 'work_area'
} );
var cfd_category = work_area.append( {
type: 'select',
label: 'Choose type of action wanted: ',
name: 'xfdcat',
event: function(e) {
var value = e.target.value;
var target = e.target.form.xfdtarget;
if( value === 'cfd' ) {
target.disabled = true;
} else {
target.disabled = false;
}
}
} );
cfd_category.append( { type: 'option', label: 'Deletion', value: 'cfd', selected: true } );
cfd_category.append( { type: 'option', label: 'Merge', value: 'cfm' } );
cfd_category.append( { type: 'option', label: 'Renaming', value: 'cfr' } );
cfd_category.append( { type: 'option', label: 'Convert into article', value: 'cfc' } );
work_area.append( {
type: 'input',
name: 'xfdtarget',
label: 'Target page: ',
disabled: true,
value: ''
} );
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
case 'rfd':
work_area = new QuickForm.element( {
type: 'field',
label: 'Redirects for discussion',
name: 'work_area'
} );
work_area.append( {
type: 'textarea',
name: 'xfdreason',
label: 'Reason: ',
value: oldreason
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
default:
work_area = new QuickForm.element( {
type: 'field',
label: 'Nothing for anything',
name: 'work_area'
} );
work_area = work_area.render();
old_area.parentNode.replaceChild( work_area, old_area );
break;
}
};
Twinkle.xfd.callbacks = {
afd: {
main: function(apiobj) {
var xmlDoc = apiobj.responseXML;
var titles = $(xmlDoc).find('allpages p');
// There has been no earlier entries with this prefix, just go on.
if( titles.length <= 0 ) {
apiobj.params.numbering = apiobj.params.number = '';
} else {
var number = 0;
for( var i = 0; i < titles.length; ++i ) {
var title = titles[i].getAttribute('title');
// First, simple test, is there an instance with this exact name?
if( title === 'Wikipedia:Articles for deletion/' + mw.config.get('wgPageName') ) {
number = Math.max( number, 1 );
continue;
}
var order_re = new RegExp( '^' +
RegExp.escape( 'Wikipedia:Articles for deletion/' + mw.config.get('wgPageName'), true ) +
'\\s*\\(\\s*(\\d+)(?:(?:th|nd|rd|st) nom(?:ination)?)?\\s*\\)\\s*$');
var match = order_re.exec( title );
// No match; A non-good value
if( !match ) {
continue;
}
// A match, set number to the max of current
number = Math.max( number, Number(match[1]) );
}
apiobj.params.number = Twinkle.xfd.num2order( parseInt( number ) + 1);
apiobj.params.numbering = number > 0 ? ' (' + apiobj.params.number + ' nomination)' : '';
}
apiobj.params.discussionpage = 'Wikipedia:Articles for deletion/' + mw.config.get('wgPageName') + apiobj.params.numbering;
Status.info( "Next discussion page", "[[" + apiobj.params.discussionpage + "]]" );
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = apiobj.params.discussionpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to the discussion page";
// Tagging article
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Adding deletion tag to article");
wikipedia_page.setFollowRedirect(true); // should never be needed, but if the article is moved, we would want to follow the redirect
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.afd.taggingArticle);
},
// Tagging needs to happen before everything else: this means we can check if there is an AfD tag already on the page
taggingArticle: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
// Check for existing AfD tag, for the benefit of new page patrollers
var textNoAfd = text.replace(/\{\{\s*(Article for deletion\/dated|AfDM)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/g, "");
if (text !== textNoAfd) {
if (confirm("An AfD tag was found on this article. Maybe someone beat you to it. \nClick OK to replace the current AfD tag (not recommended), or Cancel to abandon your nomination.")) {
text = textNoAfd;
} else {
statelem.error("Article already tagged with AfD tag, and you chose to abort");
window.location.reload();
return;
}
}
// Now we know we want to go ahead with it, trigger the other AJAX requests
// Starting discussion page
var wikipedia_page = new Wikipedia.page(params.discussionpage, "Creating article deletion discussion page");
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.afd.discussionPage);
// Today's list
var date = new Date();
wikipedia_page = new Wikipedia.page('Wikipedia:Articles for deletion/Log/' + date.getUTCFullYear() + ' ' +
date.getUTCMonthName() + ' ' + date.getUTCDate(), "Adding discussion to today's list");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.afd.todaysList);
// Notification to first contributor
if (params.usertalk) {
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
thispage.setCallbackParameters(params);
thispage.lookupCreator(Twinkle.xfd.callbacks.afd.userNotification);
}
// Remove some tags that should always be removed on AfD.
text = text.replace(/\{\{\s*(dated prod|dated prod blp|Prod blp\/dated|Proposed deletion\/dated|prod2|Proposed deletion endorsed|New unreviewed article|Userspace draft)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/ig, "");
// Then, test if there are speedy deletion-related templates on the article.
var textNoSd = text.replace(/\{\{\s*(db(-\w*)?|delete|(?:hang|hold)[\- ]?on)\s*(\|(?:\{\{[^{}]*\}\}|[^{}])*)?\}\}\s*/ig, "");
if (text !== textNoSd && confirm("A speedy deletion tag was found on this page. Should it be removed?")) {
text = textNoSd;
}
pageobj.setPageText((params.noinclude ? "<noinclude>{{" : "{{") + (params.number === '' ? "subst:afd|help=off" : ('subst:afdx|' +
params.number + "|help=off")) + (params.noinclude ? "}}</noinclude>\n" : "}}\n") + text);
pageobj.setEditSummary("Nominated for deletion; see [[" + params.discussionpage + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('nocreate');
pageobj.save();
},
discussionPage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{subst:afd2|pg=" + mw.config.get('wgPageName') + "|cat=" + params.xfdcat + "|text=" + params.reason + " ~~~~}}\n");
pageobj.setEditSummary("Creating deletion discussion page for [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('createonly');
pageobj.save();
},
todaysList: function(pageobj) {
var old_text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var text = old_text.replace( /(<\!-- Add new entries to the TOP of the following list -->\n+)/, "$1{{subst:afd3|pg=" + mw.config.get('wgPageName') + params.numbering + "}}\n");
if( text === old_text ) {
statelem.error( 'failed to find target spot for the discussion' );
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary("Adding [[" + params.discussionpage + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchList')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var params = pageobj.getCallbackParameters();
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:AFDWarning|1=" + mw.config.get('wgPageName') + ( params.numbering !== '' ? '|order= ' + params.numbering : '' ) + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:AFD|articles for deletion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
tfd: {
taggingTemplate: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{tfd" + (params.tfdinline ? "|type=inline" : "") + "|" + mw.config.get('wgTitle') + "}}\n" + text);
pageobj.setEditSummary("Nominated for deletion; see [[" + params.logpage + "#" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('nocreate');
pageobj.save();
},
todaysList: function(pageobj) {
var old_text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var text = old_text.replace( '-->', "-->\n{{subst:tfd2|" + mw.config.get('wgTitle') + "|text=" + params.reason + " ~~~~}}");
if( text === old_text ) {
statelem.error( 'failed to find target spot for the discussion' );
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary("Adding [[Template:" + mw.config.get('wgTitle') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:tfdnotice|1=" + mw.config.get('wgTitle') + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: nomination at [[WP:TFD|templates for discussion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
mfd: {
main: function(apiobj) {
var xmlDoc = apiobj.responseXML;
var titles = $(xmlDoc).find('allpages p');
// There has been no earlier entries with this prefix, just go on.
if( titles.length <= 0 ) {
apiobj.params.numbering = apiobj.params.number = '';
numbering = number = '';
} else {
var number = 0;
for( var i = 0; i < titles.length; ++i ) {
var title = titles[i].getAttribute('title');
// First, simple test, is there an instance with this exact name?
if( title === 'Wikipedia:Miscellany for deletion/' + mw.config.get('wgPageName') ) {
number = Math.max( number, 1 );
continue;
}
var order_re = new RegExp( '^' +
RegExp.escape( 'Wikipedia:Miscellany for deletion/' + mw.config.get('wgPageName'), true ) +
'\\s*\\(\\s*(\\d+)(?:(?:th|nd|rd|st) nom(?:ination)?)?\\s*\\)\\s*$' );
var match = order_re.exec( title );
// No match; A non-good value
if( !match ) {
continue;
}
// A match, set number to the max of current
number = Math.max( number, Number(match[1]) );
}
apiobj.params.number = Twinkle.xfd.num2order( parseInt( number ) + 1);
apiobj.params.numbering = number > 0 ? ' (' + apiobj.params.number + ' nomination)' : '';
}
apiobj.params.discussionpage = "Wikipedia:Miscellany for deletion/" + mw.config.get('wgPageName') + apiobj.params.numbering;
apiobj.statelem.info( "next in order is [[" + apiobj.params.discussionpage + ']]');
// Tagging page
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging page with deletion tag");
wikipedia_page.setFollowRedirect(true); // should never be needed, but if the page is moved, we would want to follow the redirect
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.mfd.taggingPage);
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = apiobj.params.discussionpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to the discussion page";
// Discussion page
wikipedia_page = new Wikipedia.page(apiobj.params.discussionpage, "Creating deletion discussion page");
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.mfd.discussionPage);
// Today's list
wikipedia_page = new Wikipedia.page("Wikipedia:Miscellany for deletion", "Adding discussion to today's list");
//wikipedia_page.setPageSection(2);
// pageSection has been disabled - the API seems to throw up with nonexistent edit conflicts
// it can be turned on again once the problem is fixed, to save bandwidth
//wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.mfd.todaysList);
// Notification to first contributor, and notification to owner of userspace (if applicable and required)
if (apiobj.params.usertalk) {
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
thispage.setCallbackParameters(apiobj.params);
thispage.lookupCreator(Twinkle.xfd.callbacks.mfd.userNotification);
}
},
taggingPage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText((params.noinclude ? "<noinclude>" : "") + "{{" + ((params.number === '') ? "mfd}}\n" : ('mfdx|' + params.number + "}}\n")) +
(params.noinclude ? "</noinclude>" : "") + text);
pageobj.setEditSummary("Nominated for deletion; see [[" + params.discussionpage + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('nocreate');
pageobj.save();
},
discussionPage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{subst:mfd2|pg=" + mw.config.get('wgPageName') + "|text=" + params.reason + " ~~~~}}\n");
pageobj.setEditSummary("Creating deletion discussion page for [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('createonly');
pageobj.save();
},
todaysList: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var date = new Date();
var date_header = "===" + date.getUTCMonthName() + ' ' + date.getUTCDate() + ', ' + date.getUTCFullYear() + "===";
var date_header_regex = new RegExp( "(===\\s*" + date.getUTCMonthName() + '\\s+' + date.getUTCDate() + ',\\s+' + date.getUTCFullYear() + "\\s*===)" );
var new_data = "{{subst:mfd3|pg=" + mw.config.get('wgPageName') + params.numbering + "}}";
if( date_header_regex.test( text ) ) { // we have a section already
statelem.info( 'Found today\'s section, proceeding to add new entry' );
text = text.replace( date_header_regex, "$1\n" + new_data );
} else { // we need to create a new section
statelem.info( 'No section for today found, proceeding to create one' );
text = text.replace("===", date_header + new_data + "\n\n===");
}
pageobj.setPageText(text);
pageobj.setEditSummary("Adding [[" + params.discussionpage + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchList')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var initialContrib = pageobj.getCreator();
var params = pageobj.getCallbackParameters();
// Really notify the creator
Twinkle.xfd.callbacks.mfd.userNotificationMain(params, initialContrib, "Notifying initial contributor");
// Also notify the user who owns the subpage if they are not the creator
if (params.notifyuserspace) {
var userspaceOwner = ((mw.config.get('wgTitle').indexOf('/') === -1) ? mw.config.get('wgTitle') : mw.config.get('wgTitle').substring(0, mw.config.get('wgTitle').indexOf('/')));
if (userspaceOwner !== initialContrib) {
Twinkle.xfd.callbacks.mfd.userNotificationMain(params, userspaceOwner, "Notifying owner of userspace");
}
}
},
userNotificationMain: function(params, initialContrib, actionName)
{
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, actionName + " (" + initialContrib + ")");
var notifytext = "\n{{subst:MFDWarning|1=" + mw.config.get('wgPageName') + ( params.numbering !== '' ? '|order= ' + params.numbering : '' ) + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:MFD|miscellany for deletion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
ffd: {
main: function(pageobj) {
// this is coming in from lookupCreator...!
var params = pageobj.getCallbackParameters();
var initialContrib = pageobj.getCreator();
params.uploader = initialContrib;
// Adding discussion
wikipedia_page = new Wikipedia.page(params.logpage, "Adding discussion to today's list");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.ffd.todaysList);
// Notification to first contributor
if(params.usertalk) {
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:idw|1=" + mw.config.get('wgTitle') + "}}";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:FFD|files for deletion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
taggingImage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{ffd|log=" + params.date + "}}\n" + text);
pageobj.setEditSummary("Nominated for deletion at [[" + params.logpage + "#" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate'); // it might be possible for a file to exist without a description page
pageobj.save();
},
todaysList: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
// add date header if the log is found to be empty (a bot should do this automatically, but it sometimes breaks down)
if (!pageobj.exists()) {
text = "{{subst:Ffd log}}";
}
pageobj.setPageText(text + "\n{{subst:ffd2|1=" + mw.config.get('wgTitle') + "|Uploader=" + params.uploader + "|Reason=" + params.reason + "}} ~~~~");
pageobj.setEditSummary("Adding [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
}
},
puf: {
taggingImage: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{puf|help=off|log=" + params.date + "}}\n" + text);
pageobj.setEditSummary("Listed at [[WP:PUF|possibly unfree files]]: [[" + params.logpage + "#" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate'); // it might be possible for a file to exist without a description page
pageobj.save();
},
todaysList: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText(text + "\n{{subst:puf2|image=" + mw.config.get('wgTitle') + "|reason=" + params.reason + "}} ~~~~");
pageobj.setEditSummary("Adding [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:idw-puf|1=" + mw.config.get('wgTitle') + "}}";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:PUF|possibly unfree files]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
cfd: {
taggingCategory: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var added_data = "";
var editsummary = "";
switch( params.xfdcat ) {
case 'cfd':
added_data = "{{subst:cfd}}";
editsummary = "Category being considered for deletion in accordance with [[WP:CDP|CDP]].";
break;
case 'cfm':
added_data = "{{subst:cfm|" + params.target.replace('Category:','') + "}}";
editsummary = "Category being considered for merging in accordance with [[WP:CDP|CDP]].";
break;
case 'cfr':
added_data = "{{subst:cfr|" + params.target.replace('Category:','') + "}}";
editsummary = "Category being considered for renaming in accordance with [[WP:CDP|CDP]].";
break;
case 'cfc':
added_data = "{{subst:cfc|" + params.target + "}}";
editsummary = "Category being considered for conversion to an article in accordance with [[WP:CDP|CDP]].";
break;
default:
alert("twinklexfd in taggingCategory(): unknown CFD action");
break;
}
pageobj.setPageText(added_data + "\n" + text);
pageobj.setEditSummary(editsummary + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate'); // since categories can be populated without an actual page at that title
pageobj.save();
},
todaysList: function(pageobj) {
var old_text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var added_data = "";
var editsummary = "";
switch( params.xfdcat ) {
case 'cfd':
added_data = "{{subst:cfd2|1=" + mw.config.get('wgTitle') + "|text=" + params.reason + " ~~~~}}";
editsummary = "Added delete nomination of [[:" + mw.config.get('wgPageName') + "]].";
break;
case 'cfm':
added_data = "{{subst:cfm2|1=" + mw.config.get('wgTitle') + "|2=" + params.target + "|text=" + params.reason + " ~~~~}}";
editsummary = "Added merge nomination of [[:" + mw.config.get('wgPageName') + "]].";
break;
case 'cfr':
added_data = "{{subst:cfr2|1=" + mw.config.get('wgTitle') + "|2=" + params.target + "|text=" + params.reason + " ~~~~}}";
editsummary = "Added rename nomination of [[:" + mw.config.get('wgPageName') + "]].";
break;
case 'cfc':
added_data = "{{subst:cfc2|1=" + mw.config.get('wgTitle') + "|2=" + params.target + "|text=" + params.reason + " ~~~~}}";
editsummary = "Added convert nomination of [[:" + mw.config.get('wgPageName') + "]].";
break;
default:
alert("twinklexfd in todaysList: unknown CFD action");
break;
}
text = old_text.replace( 'below this line -->', "below this line -->\n" + added_data );
if( text === old_text ) {
statelem.error( 'failed to find target spot for the discussion' );
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary(editsummary + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var initialContrib = pageobj.getCreator();
var params = pageobj.getCallbackParameters();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:CFDNote|1=" + mw.config.get('wgPageName') + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:CFD|categories for discussion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
},
rfd: {
// This is a callback from an API request, which gets the target of the redirect
main: function(apiobj) {
var xmlDoc = apiobj.responseXML;
var target = $(xmlDoc).find('redirects r').first().attr('to');
if( !target ) {
apiobj.statelem.error( "This page is currently not a redirect, aborting" );
return;
}
apiobj.params.target = target;
var date = new Date();
apiobj.params.logpage = 'Wikipedia:Redirects for discussion/Log/' + date.getUTCFullYear() + ' ' + date.getUTCMonthName() + ' ' + date.getUTCDate();
// Tagging redirect
var wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Adding deletion tag to redirect");
wikipedia_page.setFollowRedirect(false);
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.rfd.taggingRedirect);
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = apiobj.params.logpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to today's log";
// Adding discussion
wikipedia_page = new Wikipedia.page(apiobj.params.logpage, "Adding discussion to today's log");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(apiobj.params);
wikipedia_page.load(Twinkle.xfd.callbacks.rfd.todaysList);
// Notifying initial contributor
if (apiobj.params.usertalk) {
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
thispage.setCallbackParameters(apiobj.params);
thispage.lookupCreator(Twinkle.xfd.callbacks.rfd.userNotification);
}
},
taggingRedirect: function(pageobj) {
var text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
pageobj.setPageText("{{rfd}}\n" + text);
pageobj.setEditSummary("Listed for discussion at [[" + params.logpage + "#" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchPage')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('nocreate');
pageobj.save();
},
todaysList: function(pageobj) {
var old_text = pageobj.getPageText();
var params = pageobj.getCallbackParameters();
var statelem = pageobj.getStatusElement();
var text = old_text.replace( /(<\!-- Add new entries directly below this line -->)/, "$1\n{{subst:rfd2|redirect="+ mw.config.get('wgPageName') + "|target=" +
params.target + "|text=" + params.reason.toUpperCaseFirstChar() +"}} ~~~~\n" );
if( text === old_text ) {
statelem.error( 'failed to find target spot for the discussion' );
return;
}
pageobj.setPageText(text);
pageobj.setEditSummary("Adding [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('xfdWatchDiscussion')) {
case 'yes':
pageobj.setWatchlist(true);
break;
case 'no':
pageobj.setWatchlistFromPreferences(false);
break;
default:
pageobj.setWatchlistFromPreferences(true);
break;
}
pageobj.setCreateOption('recreate');
pageobj.save();
},
userNotification: function(pageobj) {
var initialContrib = pageobj.getCreator();
var usertalkpage = new Wikipedia.page('User talk:' + initialContrib, "Notifying initial contributor (" + initialContrib + ")");
var notifytext = "\n{{subst:RFDNote|1=" + mw.config.get('wgPageName') + "}} ~~~~";
usertalkpage.setAppendText(notifytext);
usertalkpage.setEditSummary("Notification: listing at [[WP:RFD|redirects for discussion]] of [[" + mw.config.get('wgPageName') + "]]." + Twinkle.getPref('summaryAd'));
usertalkpage.setCreateOption('recreate');
switch (Twinkle.getPref('xfdWatchUser')) {
case 'yes':
usertalkpage.setWatchlist(true);
break;
case 'no':
usertalkpage.setWatchlistFromPreferences(false);
break;
default:
usertalkpage.setWatchlistFromPreferences(true);
break;
}
usertalkpage.setFollowRedirect(true);
usertalkpage.append();
}
}
};
Twinkle.xfd.callback.evaluate = function(e) {
mw.config.set('wgPageName', mw.config.get('wgPageName').replace(/_/g, ' ')); // for queen/king/whatever and country!
var type = e.target.category.value;
var usertalk = e.target.notify.checked;
var reason = e.target.xfdreason.value;
if( type in {'afd':'','cfd':''} ) {
var xfdcat = e.target.xfdcat.value;
}
if( type === 'ffd' ) {
var puf = e.target.puf.checked;
}
if( type in {'afd':'','mfd':''} ) {
var noinclude = e.target.noinclude.checked;
}
if( type === 'tfd' ) {
var tfdinline = e.target.tfdinline.checked;
}
if( type === 'mfd' ) {
var notifyuserspace = e.target.notifyuserspace && e.target.notifyuserspace.checked;
}
SimpleWindow.setButtonsEnabled( false );
Status.init( e.target );
if( !type ) {
Status.error( 'Error', 'no action given' );
return;
}
var query, wikipedia_page, wikipedia_api, logpage, params;
var date = new Date();
switch( type ) {
case 'afd': // AFD
query = {
'action': 'query',
'list': 'allpages',
'apprefix': 'Articles for deletion/' + mw.config.get('wgPageName'),
'apnamespace': 4,
'apfilterredir': 'nonredirects',
'aplimit': userIsInGroup( 'sysop' ) ? 5000 : 500
};
wikipedia_api = new Wikipedia.api( 'Tagging article with deletion tag', query, Twinkle.xfd.callbacks.afd.main );
wikipedia_api.params = { usertalk:usertalk, reason:reason, noinclude:noinclude, xfdcat:xfdcat };
wikipedia_api.post();
break;
case 'tfd': // TFD
Wikipedia.addCheckpoint();
logpage = 'Wikipedia:Templates for discussion/Log/' + date.getUTCFullYear() + ' ' + date.getUTCMonthName() + ' ' + date.getUTCDate();
// Tagging template
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging template with deletion tag");
wikipedia_page.setFollowRedirect(true); // should never be needed, but if the page is moved, we would want to follow the redirect
wikipedia_page.setCallbackParameters({ tfdinline: tfdinline, logpage: logpage });
wikipedia_page.load(Twinkle.xfd.callbacks.tfd.taggingTemplate);
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = logpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to today's log";
// Adding discussion
wikipedia_page = new Wikipedia.page(logpage, "Adding discussion to today's log");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters({ reason: reason });
wikipedia_page.load(Twinkle.xfd.callbacks.tfd.todaysList);
// Notification to first contributor
if (usertalk) {
var thispage = new Wikipedia.page(mw.config.get('wgPageName'));
thispage.lookupCreator(Twinkle.xfd.callbacks.tfd.userNotification);
}
Wikipedia.removeCheckpoint();
break;
case 'mfd': // MFD
query = {
'action': 'query',
'list': 'allpages',
'apprefix': 'Miscellany for deletion/' + mw.config.get('wgPageName'),
'apnamespace': 4,
'apfilterredir': 'nonredirects',
'aplimit': userIsInGroup( 'sysop' ) ? 5000 : 500
};
wikipedia_api = new Wikipedia.api( "Looking for prior nominations of this page", query, Twinkle.xfd.callbacks.mfd.main );
wikipedia_api.params = { usertalk: usertalk, notifyuserspace: notifyuserspace, reason: reason, noinclude: noinclude, xfdcat: xfdcat };
wikipedia_api.post();
break;
case 'ffd': // FFD
var dateString = date.getUTCFullYear() + ' ' + date.getUTCMonthName() + ' ' + date.getUTCDate();
logpage = 'Wikipedia:Files for deletion/' + dateString;
params = { usertalk: usertalk, reason: reason, date: dateString, logpage: logpage };
Wikipedia.addCheckpoint();
if( puf ) {
params.logpage = logpage = 'Wikipedia:Possibly unfree files/' + dateString;
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = logpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to today's list";
// Tagging file
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging file with PUF tag");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.puf.taggingImage);
// Adding discussion
wikipedia_page = new Wikipedia.page(params.logpage, "Adding discussion to today's list");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.puf.todaysList);
// Notification to first contributor
if (usertalk) {
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'));
wikipedia_page.setCallbackParameters(params);
wikipedia_page.lookupCreator(Twinkle.xfd.callbacks.puf.userNotification);
}
Wikipedia.removeCheckpoint();
} else {
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = logpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to the discussion page";
// Tagging file
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Adding deletion tag to file page");
wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.ffd.taggingImage);
// Contributor specific edits
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'));
wikipedia_page.setCallbackParameters(params);
wikipedia_page.lookupCreator(Twinkle.xfd.callbacks.ffd.main);
}
Wikipedia.removeCheckpoint();
break;
case 'cfd':
Wikipedia.addCheckpoint();
var target;
if( e.target.xfdtarget ) {
target = e.target.xfdtarget.value.replace( /^\:?Category\:/, '' );
} else {
target = '';
}
logpage = 'Wikipedia:Categories for discussion/Log/' + date.getUTCFullYear() + ' ' + date.getUTCMonthName() + ' ' + date.getUTCDate();
params = { reason: reason, xfdcat: xfdcat, target: target, logpage: logpage };
// Updating data for the action completed event
Wikipedia.actionCompleted.redirect = logpage;
Wikipedia.actionCompleted.notice = "Nomination completed, now redirecting to today's log";
// Tagging category
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'), "Tagging category with deletion tag");
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.cfd.taggingCategory);
// Adding discussion to list
wikipedia_page = new Wikipedia.page(logpage, "Adding discussion to today's list");
//wikipedia_page.setPageSection(2);
// pageSection has been disabled - the API seems to throw up with nonexistent edit conflicts
// it can be turned on again once the problem is fixed, to save bandwidth
//wikipedia_page.setFollowRedirect(true);
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.xfd.callbacks.cfd.todaysList);
// Notification to first contributor
if (usertalk) {
wikipedia_page = new Wikipedia.page(mw.config.get('wgPageName'));
wikipedia_page.setCallbackParameters(params);
wikipedia_page.lookupCreator(Twinkle.xfd.callbacks.cfd.userNotification);
}
Wikipedia.removeCheckpoint();
break;
case 'rfd':
// Find current target of redirect
query = {
'action': 'query',
'titles': mw.config.get('wgPageName'),
'redirects': true
};
wikipedia_api = new Wikipedia.api( "Finding target of redirect", query, Twinkle.xfd.callbacks.rfd.main );
wikipedia_api.params = { usertalk: usertalk, reason: reason };
wikipedia_api.post();
break;
default:
alert("twinklexfd: unknown XFD discussion venue");
break;
}
};
/**
* General initialization code
*/
var scriptpathbefore = mw.config.get('wgServer') + mw.config.get('wgScript') + "?title=";
var scriptpathafter = "&action=raw&ctype=text/javascript&happy=yes";
// retrieve the user's Twinkle preferences
mw.loader.load(scriptpathbefore + "User:" + encodeURIComponent(mw.config.get('wgUserName')) + "/twinkleoptions.js" + scriptpathafter);
// Developers: you can import custom Twinkle modules here
// for example, mw.loader.load(scriptpathbefore + "User:UncleDouggie/morebits-test.js" + scriptpathafter);
Twinkle.load = function twinkleload() {
// don't activate on special pages other than "Contributions", so that they load faster, especially the watchlist
// also, can't theoretically run Twinkle on old Internet Explorer, just die...!
if ( (mw.config.get('wgNamespaceNumber') === -1 && mw.config.get('wgTitle') !== "Contributions") ||
($.client.profile().name === 'msie' && $.client.profile().versionBase < 9) ) {
return;
}
// load the modules in the order that the tabs should appears
// user/user talk-related
Twinkle.arv();
Twinkle.warn();
Twinkle.welcome();
Twinkle.shared();
Twinkle.talkback();
// deletion
Twinkle.speedy();
Twinkle.prod();
Twinkle.xfd();
Twinkle.image();
// maintenance
Twinkle.protect();
Twinkle.tag();
// misc. ones last
Twinkle.diff();
Twinkle.unlink();
Twinkle.config.init();
Twinkle.fluff.init();
if (userIsInGroup('sysop')) {
//Twinkle.closer(); -- disabled for the moment, as it is disliked among Twinkle users -- TTO 2011-05-30
Twinkle.delimages();
Twinkle.deprod();
Twinkle.batchdelete();
Twinkle.batchprotect();
Twinkle.imagetraverse();
Twinkle.batchundelete();
}
// run the initialization callbacks for any custom modules
$(Twinkle.initCallbacks).each(function(k, v) { v(); });
Twinkle.addInitCallback = function(func) { func(); };
// make text in Twinkle dialogs bigger, if desired
if (Twinkle.getPref("dialogLargeFont")) {
// mw.util.addCSS is not available at this stage of loading the page
var s = document.createElement("style");
s.type = "text/css";
s.rel = "stylesheet";
var css = ".morebits-dialog-content, .morebits-dialog-footerlinks { font-size: 100% !important; } " +
".morebits-dialog input, .morebits-dialog select, .morebits-dialog-content button { font-size: inherit !important; }";
if (s.styleSheet) {
s.styleSheet.cssText = css;
} else {
s.appendChild(document.createTextNode(css));
}
document.getElementsByTagName("head")[0].appendChild(s);
}
};
$(document).ready(Twinkle.load);
// </nowiki>
dgh5b849f6s8bwk5wn6ppolls265jh1
Wikipedia:Requests for page protection
4
5222
73152
2011-06-21T09:35:50Z
Vibhijain
1513
Created page with "== Current requests for protection == == Current requests for unprotection == == Current requests for edits to a protected page =="
73152
wikitext
text/x-wiki
== Current requests for protection ==
== Current requests for unprotection ==
== Current requests for edits to a protected page ==
iy96gce23w51d32mhmk2z4h924u0o5p
मीडियाविकि:Gadget-HotCat.js
8
5223
95305
81661
2014-10-27T18:14:23Z
Krenair
2031
remove reference to secure.wikimedia.org
95305
javascript
text/javascript
window.hotcat_translations_from_commons = true;
/*
This imports the latest version of HotCat from Commons.
HotCat is a gadget to make changes to categories much easier.
Full documentation can be found at //commons.wikimedia.org/wiki/Help:Gadget-HotCat
*/
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );
prjg50hhdiyz0v0usrst7o3wlfz5j4d
मीडियाविकि:Gadget-HotCat
8
5224
73159
2011-06-21T14:16:00Z
Vibhijain
1513
Created page with "[[:en:WP:HOTCAT|HotCat]], easily add / remove / change a category on a page, with name suggestion <small>[[[:File:HotCat.png|example]]]</small>"
73159
wikitext
text/x-wiki
[[:en:WP:HOTCAT|HotCat]], easily add / remove / change a category on a page, with name suggestion <small>[[[:File:HotCat.png|example]]]</small>
io1avppaka43c70q3rxik6ocm1xd4pt
मीडियाविकि:Gadget-ProveIt
8
5225
73163
2011-06-21T14:27:41Z
Vibhijain
1513
Created page with "[[:en:User:ProveIt GT|ProveIt]], a powerful GUI tool for viewing, editing, adding, and inserting references ([[:File:ProveIt.jpg|screenshot]], {{plain link|http://proveit.cc.gate..."
73163
wikitext
text/x-wiki
[[:en:User:ProveIt GT|ProveIt]], a powerful GUI tool for viewing, editing, adding, and inserting references ([[:File:ProveIt.jpg|screenshot]], {{plain link|http://proveit.cc.gatech.edu/demo|working demo}})
gq371dmfkmg4yg0b384g5n1z5w3lo7f
मीडियाविकि:Gadget-ProveIt.js
8
5226
101053
96886
2022-04-18T20:13:13Z
CX Zoom 2
6499
Not properly working note
101053
javascript
text/javascript
/**
* This gadget does not work properly with the default Vector skin, and is removed from mw-prefsection-gadgets.
* As of 18 April 2022.
*/
/** _____________________________________________________________________________
* | |
* | === WARNING: GLOBAL GADGET FILE === |
* | Changes to this page affect many users. |
* | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
* |_____________________________________________________________________________|
*/
/*
* Imported from Mercurial commit c978344be3df as of 2013-06-30 from http://code.google.com/p/proveit-js/
* Changes should be made through that Google Code project.
*/
/*
* ProveIt ([[User:ProveIt GT]]) is a powerful GUI tool for viewing, adding, editing, and inserting references on Wikipedia.
*
* Copyright 2008 - 2011
*
* Georgia Tech Research Corporation
*
* Atlanta, GA 30332-0415
*
* Copyright 2011 -
*
* Matthew Flaschen
*
* ALL RIGHTS RESERVED
*
* ProveIt is available under the GNU Free Documentation License (GFDL-1.3.txt), Creative Commons
* Attribution/Share-Alike License 3.0 (http://creativecommons.org/licenses/by-sa/3.0/), and the GNU
* General Public License 2 (GPL-2.txt)
*/
/**
* Electronic Learning Communities
* @module elc
*/
( function ( mw, $ ) {
/*
Second parameter (pre-existing proveit object, if any) passed to extend overrides first.
Gives users option to easily override initial constants, such as shouldAddSummary.
If proveit is unintentionally imported more than once, the first import will take precedence.
*/
/**
* Main class and namespace for ProveIt software. This is the only global variable.
* @class proveit
*/
var proveit = window.proveit = $.extend({
/**
* Approximately half the height of the edit box. Used in scrolling when highlighting text.
* @type Number
*/
HALF_EDIT_BOX_HEIGHT: 200,
// This could be preference-controlled, instead of hard-coded.
/**
* Language used for descriptions
* @type String
*/
LANG: "en",
/**
* Text before param name (e.g. url, title, etc.) in creation box, to avoid collisions with unrelated ids.
* @type String
*/
NEW_PARAM_PREFIX: "newparam",
/**
* Text before param name (e.g. url, title, etc.) in edit box, to avoid collisions with unrelated ids.
* @type String
*/
EDIT_PARAM_PREFIX: "editparam",
GUI_ID: "proveit",
/**
* Base URL used for static content
*
* This directory includes icons from the Silk set (http://www.famfamfam.com/lab/icons/silk/), by Mark James
* @type String
*/
STATIC_BASE: "//proveit-js.googlecode.com/hg/static/",
/* Used to map between keys, including citation parameter names, and human-readable text. It can be
* internationalized easily. Add descriptions.xx , where xx is
* the ISO 639-1 code for a language, then set proveit.LANG to "xx"
* to use the new descriptions.
*/
descriptions :
{
en :
{
agency: "Agency",
name: "Name",
author: "Author (L, F)",
author2: "Author two (L, F)",
author3: "Author three (L, F)",
author4: "Author four (L, F)",
author5: "Author five (L, F)",
author6: "Author six (L, F)",
author7: "Author seven (L, F)",
author8: "Author eight (L, F)",
author9: "Author nine (L, F)",
last: "Last name",
last2: "Last name (auth. two)",
last3: "Last name (auth. three)",
last4: "Last name (auth. four)",
last5: "Last name (auth. five)",
last6: "Last name (auth. six)",
last7: "Last name (auth. seven)",
last8: "Last name (auth. eight)",
last9: "Last name (auth. nine)",
first: "First name",
first2: "First name (auth. two)",
first3: "First name (auth. three)",
first4: "First name (auth. four)",
first5: "First name (auth. five)",
first6: "First name (auth. six)",
first7: "First name (auth. seven)",
first8: "First name (auth. eight)",
first9: "First name (auth. nine)",
authorlink: "Author article name",
title: "Title",
trans_title: "Title in English",
publisher: "Publisher",
year: "Year",
location: "Location",
place: "Location of work",
isbn: "ISBN",
id: "ID",
doi: "DOI",
page: "Page",
pages: "Pages",
quote: "Quote",
month: "Month",
journal: "Journal",
edition: "Edition",
volume: "Volume",
issue: "Issue",
url: "URL",
date: "Publication date",
accessdate: "Access date",
coauthors: "Co-authors",
booktitle: "Title of Proceedings",
contribution: "Contribution/Chapter",
encyclopedia: "Encyclopedia",
newsgroup: "Newsgroup",
version: "Version",
site: "Site",
newspaper: "Newspaper",
"publication-place": "Publication location",
editor: "Editor (L, F)",
article: "Article",
pubplace: "Publisher location",
pubyear: "Publication year",
inventor: "Inventor (L, F)",
"issue-date": "Issue date",
"patent-number": "Patent number",
"country-code": "Country code (XX)",
work: "Work",
format: "Format",
issn: "ISSN",
pmid: "PMID",
chapter: "Chapter",
web: "Web",
book: "Book",
conference: "Conference",
news: "News",
paper: "Paper",
"press release": "Press release",
interview: "Interview",
"AV media": "Audiovisual work",
subject: "Subject",
subjectlink: "Subject article name",
subject2: "Subject two",
subjectlink2: "Subject two article name",
subject3: "Subject three",
subjectlink3: "Subject three article name",
subject4: "Subject four",
interviewer: "Interviewer",
cointerviewers: "Co-interviewers",
type: "Type",
program: "Program",
callsign: "Call sign",
city: "City",
archiveurl: "Archive URL",
archivedate: "Date archived",
episode: "Episode",
episodelink: "Episode article name",
series: "Series",
serieslink: "Series article name",
credits: "Credits",
network: "Network",
station: "Station",
airdate: "Airdate",
began: "Start date",
ended: "End date",
season: "Season number",
seriesno: "Season number",
number: "Number",
minutes: "Minutes",
transcript: "Transcript",
transcripturl: "Transcript URL",
people: "People",
medium: "Production medium",
language: "Language",
time: "Time",
oclc: "OCLC",
ref: "Anchor ID",
deadurl: 'Dead URL?',
raw: 'Unknown format'
},
// Finnish translation by Olli (ollinpostit at gmail.com)
fi: {
agency: "Edustaja",
name: "Nimi",
author: "Tekijä",
author2: "Tekijä kaksi",
author3: "Tekijä kolme",
author4: "Tekijä neljä",
author5: "Tekijä viisi",
author6: "Tekijä kuusi",
author7: "Tekijä seitsemän",
author8: "Tekijä kahdeksan",
author9: "Tekijä yhdeksän",
last: "Sukunimi",
last2: "Sukunimi (tekijä 2)",
last3: "Sukunimi (tekijä 3)",
last4: "Sukunimi (tekijä 4)",
last5: "Sukunimi (tekijä 5)",
last6: "Sukunimi (tekijä 6)",
last7: "Sukunimi (tekijä 7)",
last8: "Sukunimi (tekijä 8)",
last9: "Sukunimi (tekijä 9)",
first: "Etunimi",
first2: "Etunimi (tekijä 2)",
first3: "Etunimi (tekijä 3)",
first4: "Etunimi (tekijä 4)",
first5: "Etunimi (tekijä 5)",
first6: "Etunimi (tekijä 6)",
first7: "Etunimi (tekijä 7)",
first8: "Etunimi (tekijä 8)",
first9: "Etunimi (tekijä 9)",
authorlink: "Tekijästä kertova sivu",
title: "Otsikko",
publisher: "Julkaisija",
year: "Vuosi",
location: "Paikka",
place: "Työn paikka",
isbn: "ISBN",
id: "ID",
doi: "DOI",
page: "Sivu",
pages: "Sivuja",
quote: "Lainaus",
month: "Kuukausi",
journal: "Aikakauslehti",
edition: "Painos",
volume: "Vuosikerta",
issue: "Numero",
url: "Osoite",
date: "Julkaisupäivä",
accessdate: "Luettu",
coauthors: "Muut tekijät",
booktitle: "Jatko-osien otsikko",
contribution: "Osallistuminen/yhteistyö",
encyclopedia: "Tietosanakirja",
newsgroup: "Uutisryhmä",
version: "Versio",
site: "Sivusto",
newspaper: "Sanomalehti",
"publication-place": "Julkaisupaikka",
editor: "Toimittaja",
article: "Artikkeli",
pubplace: "Julkaisijan paikka",
pubyear: "Julkaisuvuosi",
inventor: "Keksijä",
"issue-date": "Saatavilla päivänä",
"patent-number": "Patenttinumero",
"country-code": "Maakoodi (XX)",
work: "Työ",
format: "Muoto",
issn: "ISSN",
pmid: "PMID",
chapter: "Luku",
web: "Verkko",
book: "Kirja",
conference: "Kokous",
news: "Uutiset",
paper: "Lehti",
"press release": "Lehdistötiedote",
interview: "Haastattelu",
subject: "Otsikko",
subjectlink: "Artikkelin otsikko",
subject2: "Otsikko kaksi",
subjectlink2: "Artikkelin kaksi otsikko",
subject3: "Otsikko kolme",
subjectlink3: "Artikkelin kolme otsikko",
subject4: "Otsikko neljä",
interviewer: "Haastattelija",
cointerviewers: "Muut haastattelijat",
type: "Tyyppi",
program: "Ohjelma",
callsign: "Call sign",
city: "Kaupunki",
archiveurl: "Arkiston osoite",
archivedate: "Arkistointipäivämäärä",
episode: "Jakso",
episodelink: "Jakson sivun nimi",
series: "Sarja",
serieslink: "Sarjan sivun nimi",
credits: "Tekijät",
network: "Verkko",
station: "Asema",
airdate: "Lähetyspäivä",
began: "Aloituspäivä",
ended: "Lopetuspäivä",
season: "Kauden numero",
seriesno: "Kauden numero",
number: "Numero",
minutes: "Minuutit",
transcript: "Puhtaaksi kirjoitettu teksti",
transcripturl: "Puhtaaksikirjoitetun osoite",
video: "Video",
people: "Ihmiset",
medium: "Tuotantomedia",
language: "Kieli",
time: "Aika",
oclc: "OCLC",
ref: "Ankkurin ID-tunnus"
}
},
/**
* Optional preference to specify default date format for new references.
* If set, it overrides the general date preference from Special:Preferences.
*
* @type {String} supported date format string
*/
dateFormatString: null,
/**
* Singleton used to format dates according to user preference
*
* @type DateFormatter
*/
dateFormatter: null,
/**
* Gets the effective preference for date format. If there is no ProveIt-specific
* preference already at proveit.dateFormatString, it will determine the correct preference
* from MW user preferences. Then, it will store that value to proveit.dateFormatString
*
* @return {String} format string to use for dates
*/
getDatePreference: function () {
if (this.dateFormatString === null) {
this.dateFormatString = mw.user.options.get('date');
}
return this.dateFormatString;
},
/**
* Returns descriptions for the current language.
* @return {Object} descriptions
*/
getDescriptions: function()
{
//this could be made Cite-specific if needed.
return this.descriptions[proveit.LANG];
},
/**
* String added to logs for easy search
* @type String
*/
LOG_MARKER: "[ProveIt] ",
/**
* Convenience log function
* @param {...Object} var_args objects (including strings) to log
*/
log: function()
{
var args = Array.prototype.slice.call(arguments);
args.unshift(this.LOG_MARKER);
mw.log.apply(mw, args);
},
/**
* Log error object if possible, using error (preferable), or log, if available.
* @param {Error} ex error object
*/
logException: function(ex)
{
var args = [ex, ex.stack];
if(typeof(console) === "object" && $.isFunction(console.error))
{
args.unshift(this.LOG_MARKER);
console.error.apply(null, args);
}
else
{
this.log.apply(this, args);
}
},
/**
* Returns true if the page has an edit box
*
* @return {Boolean} true if the page has an edit box, false otherwise
*/
isEditPage: function()
{
return mw.config.get('wgAction') == 'edit' || mw.config.get('wgAction') == 'submit';
},
/**
* Returns true if the page is likely to contain references
* @return {Boolean} true if page is supported, false otherwise
*/
isSupportedPage: function()
{
// "Regular" article, userspace, or Wikipedia:Sandbox (exception for testing).
return (mw.config.get('wgCanonicalNamespace') == '' || mw.config.get('wgCanonicalNamespace') == 'User' || mw.config.get('wgPageName') == 'Wikipedia:Sandbox');
},
/**
* Convenience function. Returns the refbox element.
* @return {$Node} reference box
*/
getRefBox: function()
{
return $("#refs");
},
/**
* Provides the x (left) and y (top) offsets to a given element. From QuirksMode (http://www.quirksmode.org/js/findpos.html), a freely available site by Peter-Paul Koch
* @param {Node} node any HTML node
* @return {Object} offsets to node, as object with left and top properties.
*/
getPosition: function(node)
{
var left = 0, top = 0;
do
{
left += node.offsetLeft;
top += node.offsetTop;
} while (node = node.offsetParent);
return {"left": left, "top": top};
},
/**
* Highlights a given length of text, at a particular index.
* @param {Number} startInd start index in Wikipedia edit box
* @param {Number} length length of string to highlight
* @return {Boolean} always true
*/
highlightLengthAtIndex: function(startInd, length)
{
if(startInd < 0 || length < 0)
{
this.log("highlightStringAtIndex: invalid negative arguments");
}
var box = this.getMWEditBox();
var origText = box.value;
var editTop = this.getPosition(box).top;
box.value = origText.substring(0, startInd);
box.focus();
box.scrollTop = 1000000; //Larger than any real textarea (hopefully)
var curScrollTop = box.scrollTop;
box.value += origText.substring(startInd);
if(curScrollTop > 0)
{
box.scrollTop = curScrollTop + this.HALF_EDIT_BOX_HEIGHT;
}
$(box).focus().textSelection('setSelection',
{
start: startInd,
end: startInd + length
});
editTop = this.getPosition(box).top;
window.scroll(0, editTop);
return true;
},
/**
* Highlights the first instance of a given string in the MediaWiki edit box.
* @param {String} targetStr the string in the edit box to highlight
* @return {Boolean} true if successful, false otherwise
*/
highlightTargetString: function(targetStr)
{
var origText = this.getMWEditValue();
var startInd = origText.indexOf(targetStr);
if(startInd == -1)
{
this.log("Target string \"" + targetStr + "\" not found.");
return false;
}
return this.highlightLengthAtIndex(startInd, targetStr.length);
},
/**
* Convenience function. Returns the raw MediaWiki textarea element.
* @return {Node} the edit box element
*/
getMWEditBox: function()
{
return $("#wpTextbox1")[0];
},
/**
* Provides value of edit box with CR normalization
*
* @return {String} value of edit box with CRs stripped if document.selection exists
*/
getMWEditValue: function()
{
var box = this.getMWEditBox();
var value = box.value;
if(!box.selectionStart && document.selection) // IE 8-like behavior
{
value = value.replace(/\r\n/g, "\n");
}
return value;
},
/**
* Returns raw edit form element, which contains MWEditBox, among other things.
* @return {Node} the edit form element
*/
getMWEditForm: function()
{
return $("#editform")[0];
},
/**
* Runs a given function on submission of edit form
* @param {Function} subFunc function to run on submission
*/
addOnsubmit: function(subFunc)
{
var form = this.getMWEditForm();
if(!form)
{
throw new Error("No edit form, possibly due to protected page.");
}
form.addEventListener("submit", subFunc, false);
},
/**
* Returns the raw MW edit summary element
* @return {Node} the edit summary element
*/
getEditSummary: function()
{
return $("#wpSummary")[0];
},
/**
* Keep track of whether we have already added an onsubmit function to include ProveIt in the summary.
* This guarantees the function will not be run twice.
* @type Boolean
*/
summaryFunctionAdded: false,
/**
* Does the user want us to ever add "Edited by ProveIt" summary?
* @type Boolean
*/
shouldAddSummary: true,
/**
* ProveIt should be visible on load (rather than requiring toolbar button click) on supported edit pages
* @type Boolean
*/
loadVisible: true,
/**
* Maximize ProveIt when it first becomes visible. If false, it will start minimized. This has no effect on when it becomes visible.
* @type Boolean
*/
loadMaximized: false,
/**
* Specifies to include ProveIt edit summary on next save.
* Can be disabled by modifying shouldAddSummary
*/
includeProveItEditSummary: function()
{
if(this.shouldAddSummary && !this.summaryFunctionAdded)
{
try
{
var thisproveit = this;
this.addOnsubmit(function()
{
var summary = thisproveit.getEditSummary();
if(summary.value.indexOf("ProveIt") == -1)
{
summary.value += " (edited with [[User:ProveIt_GT|ProveIt]])";
}
});
this.summaryFunctionAdded = true;
}
catch(e)
{
this.log("Failed to add onsubmit handler. e.message: " + e.message);
}
}
},
/**
* Setup button so users can load ProveIt on demand
*/
setupButton: function()
{
var $box = $(this.getMWEditBox());
// Ensures wikiEditor is loaded
$box.on('wikiEditor-toolbar-buildSection-main', function(event, section)
{
delete section.groups.insert.tools.reference;
section.groups.insert.tools.proveit = {
label: 'ProveIt',
type: 'button',
icon: '//upload.wikimedia.org/wikipedia/commons/thumb/1/19/ProveIt_logo_for_user_boxes.svg/22px-ProveIt_logo_for_user_boxes.svg.png',
action: {
type: 'callback',
execute: function()
{
proveit.toggleVisibility();
}
}
};
});
},
/**
* Sets up ProveIt if we're on an edit page. This includes setting up the toolbar button. Depending on configuration and the current page, it may also call load to show ProveIt.
*/
setup: function()
{
if(this.isEditPage())
{
if(this.loadVisible && this.isSupportedPage())
{
this.load();
}
this.setupButton();
}
},
/**
* Loads dependencies and creates GUI
*/
load: function()
{
$(function()
{
var dependencies = ['jquery.ui', 'jquery.textSelection'];
var preference = proveit.getDatePreference();
proveit.dateFormatter = new proveit.DateFormatter(preference);
mw.loader.using(dependencies, function()
{
try
{
proveit.createGUI();
if(proveit.loadMaximized)
{
proveit.toggleViewAddVisibility();
}
}
catch(ex)
{
proveit.logException(ex);
}
}, function(ex, errorDependencies)
{
proveit.log('Failed to load one of: ', errorDependencies);
});
});
},
/**
* Clears the refBox of refBoxRows, except for dummy rows.
* @return {Boolean} false if refBox wasn't found
*/
clearRefBox: function()
{
var box = this.getRefBox();
if(box == null)
{
this.log("Ref box is not loaded yet.");
return false;
}
$("tr:not('tr#dummyRef')", box).remove();
return true;
},
/** Inserts ref text into MW edit box.
* @param {String} ref Reference text to insert
* @param {Boolean} full Insert the full reference text if true, citation otherwise.
* @return {Boolean} false if errors
*/
insertRefIntoMWEditBox: function(ref, full)
{
var txtarea = this.getMWEditBox();
if(!txtarea)
{
this.log("insertRefIntoMWEditBox: txtarea is null");
return false;
}
txtarea = $(txtarea);
var insertionText = ref.getInsertionText(full);
// Replace existing selection (if any), then scroll
txtarea.textSelection('encapsulateSelection',
{
peri: insertionText,
replace: true
});
var caretPos = txtarea.textSelection('getCaretPosition', {startAndEnd: true});
// This is slightly redundant. It is called primarily for the scrollig workaround
this.highlightLengthAtIndex(caretPos[0], caretPos[1] - caretPos[0]);
this.includeProveItEditSummary();
},
/**
* Modifies reference object from user-edited GUI. The reference object is mutated in place, so the return value is only for convenience.
*
* @param {Node} editPane the raw element of the editPane
* @param {AbstractReference} ref the original citation object we're modifying
*
* @return {AbstractReference} same ref that was passed in
*/
changeRefFromEditPane: function(ref, editPane)
{
var paramBoxes = $("div.input-row", editPane);
var refName = $('#editrefname').val();
ref.name = refName != "" ? refName : null; // Save blank names as null
// Clear old params
ref.params = {};
var paramName, paramVal;
for (var i = 0; i < paramBoxes.length; i++)
{
var paramRow = paramBoxes[i];
var valueTextbox = $(".paramvalue", paramRow)[0];
if($(paramRow).hasClass("addedrow")) // Added with "Add another field"
{
paramName = $.trim($(".paramdesc", paramRow)[0].value);
}
else
{
paramName = valueTextbox.id.substring(this.EDIT_PARAM_PREFIX.length);
}
this.log("paramName: " + paramName);
paramVal = $.trim(valueTextbox.value);
this.log("paramVal: " + paramVal);
if (paramName != "" && paramVal != "")
{
ref.params[paramName] = paramVal;
}
}
if (ref.toString() != ref.orig)
{
ref.save = false;
}
ref.update();
return ref;
},
/**
* Creates refBoxRow, updates numbering for all refBoxRows, replaces old refBoxRow with new one, and updates ref text in MWEditBox.
* @param {AbstractReference} ref the ref we want to save.
*/
saveRefFromEdit: function(ref)
{
if(!ref.save)
{
var newRichItem = this.makeRefBoxRow(ref, true);
var oldRichItem = $('.selected', this.getRefBox()).get(0);
var oldNumber = $('td.number',oldRichItem).text();
$('td.number',newRichItem).text(oldNumber); // preserve old numbering
oldRichItem.parentNode.replaceChild(newRichItem, oldRichItem);
$(newRichItem).addClass('selected');
ref.updateInText();
this.includeProveItEditSummary();
}
},
/**
* Updates the edit pane when you choose a reference to edit.
* @param {AbstractReference} ref the ref that was chosen.
*/
updateEditPane: function(ref)
{
$('#editrefname').val(ref.name || "");
// Don't contaminate actual object with junk params.
var tempParams = {};
for(var param in ref.params)
{
tempParams[param] = ref.params[param];
}
// Add default params with blank values.
var defaults = ref.getDefaultParams();
for(var i = 0; i < defaults.length; i++)
{
if(!tempParams[defaults[i]])
{
tempParams[defaults[i]] = "";
}
}
var required = ref.getRequiredParams();
var paramNames = new Array();
for(var item in tempParams) //First run through just to get names.
{
paramNames.push(item);
}
var sorter = ref.getSorter();
if(sorter)
{
paramNames.sort(sorter);
}
else
{
paramNames.sort();
}
/* Sort them to provide consistent interface. Uses custom sort order (which is easily tweaked)
where possible.
Javascript does destructive sorting, which in this case, is convenient...
*/
$('#edit-fields').children('.paramlist').children().remove('div:not(.hidden)'); // clear all fields in the edit box (except the hidden ones)
for(var j = 0; j < paramNames.length; j++)
{
this.addPaneRow($("#edit-pane").get(), tempParams, this.getDescriptions(), paramNames[j], required[paramNames[j]], true);
}
var acceptButton = $('#edit-buttons .accept');
var acceptEdit = function()
{
proveit.changeRefFromEditPane(ref, $("#edit-pane").get());
proveit.saveRefFromEdit(ref);
$("#edit-pane").hide();
$("#view-pane").show();
};
// Without setTimeout, scoll reset doesn't work in Firefox.
setTimeout(function()
{
// Reset scroll
$('#edit-fields').scrollTop(0);
}, 0);
acceptButton.off('click.proveit').on('click.proveit', acceptEdit);
},
/**
* Add a row to an editPane or addPane.
* @param {Node} root root element for pane
* @param {Object} params the param object from the reference, or null for added rows.
* @param {Object} descs description object to use, or null for no description
* @param {String} item the current param name
* @param {Boolean} req true if current param name is required, otherwise not required.
* @param {Boolean} fieldType true for label, false for textbox.
*/
addPaneRow: function(root, params, descs, item, req, fieldType)
{
var id = fieldType ? "preloadedparamrow" : "addedparamrow";
var newline = $('#'+id).clone(); // clone the hidden row
$(newline).attr('id',''); // clear the ID (can't have two elements with same ID)
//this.activateRemoveField(newline);
var paramName = $('.paramdesc', newline).eq(0);
var paramValue = $('.paramvalue', newline).eq(0);
$('.paramlist', root).append(newline);
if(req) // if field is required...
{
$(paramName).addClass('required'); // visual indicator that label is required
$('.delete-field', newline).remove(); // don't let people remove required fields
}
else
{
this.activateRemoveField(newline);
}
if(fieldType) // the description/name is a label (not a textbox)
{
paramName.attr("for", this.EDIT_PARAM_PREFIX + item);
paramValue.attr('id',this.EDIT_PARAM_PREFIX + item);
var desc = descs[item];
if(!desc)
{
this.log("Undefined description for param: " + item + ". Using directly as description.");
desc = item;
}
$(paramName).text(desc);
$(paramName).attr('title',item);
$(paramValue).val(params[item]);
$(newline).show();
}
else
{
// added a new row, so make it fancy
$(newline).show('highlight',{},'slow');
$('.inputs', root).scrollTop(100000);
}
},
/*
* these are the current style and insert values to denote which one is
* currently active
*/
/**
* true signifies cite-style references, citation-style otherwise. Used when creating a reference.
* @type Boolean
*/
togglestyle: true,
// TODO: This should be eliminated if only name only inserts are allowed.
/** true signifies full references, name-only otherwise. Used when inserting.
* Note that new references are always inserted in full.
*
* @type Boolean
*/
toggleinsert: false,
/* Cross-Browser Split 1.0.1
(c) Steven Levithan <stevenlevithan.com>; MIT License
http://blog.stevenlevithan.com/archives/cross-browser-split
An ECMA-compliant, uniform cross-browser split method
*/
/**
* Cross-browser implementation of ECMAScript String.prototype.split function.
*
* @param {String} str input string to split
* @param separator separator to split on, as RegExp or String
* @param {Number} limit limit on number of splits. If the parameter is absent, no limit is imposed.
* @return {Array} array resulting from split
*/
split: function (str, separator, limit)
{
// if `separator` is not a regex, use the native `split`
if (Object.prototype.toString.call(separator) !== "[object RegExp]") {
return proveit.split._nativeSplit.call(str, separator, limit);
}
var output = [],
lastLastIndex = 0,
flags = (separator.ignoreCase ? "i" : "") +
(separator.multiline ? "m" : "") +
(separator.sticky ? "y" : ""),
separator = RegExp(separator.source, flags + "g"), // make `global` and avoid `lastIndex` issues by working with a copy
separator2, match, lastIndex, lastLength;
str = str + ""; // type conversion
if (!proveit.split._compliantExecNpcg) {
separator2 = RegExp("^" + separator.source + "$(?!\\s)", flags); // doesn't need /g or /y, but they don't hurt
}
/* behavior for `limit`: if it's...
- `undefined`: no limit.
- `NaN` or zero: return an empty array.
- a positive number: use `Math.floor(limit)`.
- a negative number: no limit.
- other: type-convert, then use the above rules. */
if (limit === undefined || +limit < 0) {
limit = Infinity;
} else {
limit = Math.floor(+limit);
if (!limit) {
return [];
}
}
while (match = separator.exec(str)) {
lastIndex = match.index + match[0].length; // `separator.lastIndex` is not reliable cross-browser
if (lastIndex > lastLastIndex) {
output.push(str.slice(lastLastIndex, match.index));
// fix browsers whose `exec` methods don't consistently return `undefined` for nonparticipating capturing groups
if (!proveit.split._compliantExecNpcg && match.length > 1) {
match[0].replace(separator2, function () {
for (var i = 1; i < arguments.length - 2; i++) {
if (arguments[i] === undefined) {
match[i] = undefined;
}
}
});
}
if (match.length > 1 && match.index < str.length) {
Array.prototype.push.apply(output, match.slice(1));
}
lastLength = match[0].length;
lastLastIndex = lastIndex;
if (output.length >= limit) {
break;
}
}
if (separator.lastIndex === match.index) {
separator.lastIndex++; // avoid an infinite loop
}
}
if (lastLastIndex === str.length) {
if (lastLength || !separator.test("")) {
output.push("");
}
} else {
output.push(str.slice(lastLastIndex));
}
return output.length > limit ? output.slice(0, limit) : output;
},
// TODO: Remove the split code, and just use a regular regex (with two main groups for name and val), iteratively. Regex.find? Make name and val indices match, and rework calling code as needed. Also, check how this was done in the original code.
/**
* Overly clever regex to parse template string (e.g. |last=Smith|first=John|title=My Life Story) into name and value pairs.
*
* names is an array of all names, and values is an array of all values. They have equal lengths.
*
* @param {String} workingString template string to parse.
* @return {Object} object with two properties, names and values.
*/
splitNameVals: function (workingString)
{
var split = {};
// The first component is "ordinary" text (no pipes), while the second is a correctly balanced wikilink, with optional pipe. Any combination of the two can appear.
split.names = proveit.split(workingString.substring(workingString.indexOf("|") + 1), /=(?:[^|]*?(?:\[\[[^|\]]*(?:\|(?:[^|\]]*))?\]\])?)+(?:\||\}\})/);
split.names.length--; // Remove single empty element at end
split.values = proveit.split(workingString.substring(workingString.indexOf("=") + 1, workingString.indexOf("}}")), /\|[^|=]*=/);
return split;
},
/**
* Scan for references in the MWEditBox, and create a reference object and refBoxRow for each.
*/
scanForRefs: function()
{
// these are strings used to allow the correct parsing of the ref
var workingstring;
var cutupstring;
this.clearRefBox();
var textValue = this.getMWEditValue();
// since we should pick the name out before we get to the reference type, here's a variable to hold it
var name;
// key - name
// value -
// object - key - "reference", value - reference obj . Avoids repeating same object in references array.
// key - "strings", value - array of orig strings
var citations = {};
// Array of reference objects. At end of function, addNewElement called on each.
var references = [];
// allRefs should count opening refs, but not ref citation (not <ref name="..."" />)
var allRefs = textValue.match(/<[\s]*ref[^\/>]*>/gi);
// currentScan holds the parsed (match objects) list of references. Regex matches full or name-only reference.
var currentScan = textValue.match(/<[\s]*ref[^>]*>(?:[^<]*<[\s]*\/[\s]*ref[\s]*>)?/gi); // [^<]* doesn't handle embedded HTML tags (or comments) correctly.
// if there are results,
if (currentScan)
{
for (var i = 0; i < currentScan.length; i++)
{
var reference = this.makeRef(currentScan[i]);
if(reference) // Full reference object
{
name = reference.name;
if(!name) // with no name, no possibility of repeat name.
{
references.push(reference);
}
}
else // Not full reference. Possibly citation.
{
var match = currentScan[i].match(this.REF_REGEX);
name = match && (match[1] || match[2] || match[3]);
}
if(name)
{
if(!citations[name])
{
// Create array of original reference strings
citations[name] = {};
if(!citations[name].strings)
{
citations[name].strings = [];
}
}
if(reference && !citations[name].reference) // reference, and not already one for this name
{
citations[name].reference = reference;
references.push(reference);
}
// Add to array
citations[name].strings.push(currentScan[i]);
}
}
}
for(var j = 0; j < references.length; j++)
{
if(references[j].name)
{
var citation = citations[references[j].name];
references[j].setCitationStrings(citation.strings);
}
this.addNewElement(references[j]);
}
},
/**
* Regex for parsing any reference text.
* @type RegExp
*/
REF_REGEX: /<[\s]*ref[\s]*name[\s]*=[\s]*(?:(?:\"(.*?)\")|(?:\'(.*?)\')|(?:(.*?)))[\s]*\/?[\s]*>/,
/**
* Factory function for references. Takes text of a reference, and returns instance of the appropriate class.
* @param {String} refText reference string
* @return {AbstractReference} null if refText isn't a ref, otherwise the reference object
*/
makeRef: function(refText)
{
var isReference = /<[\s]*ref[^>]*>[^<]*\S[^<]*<[\s]*\/[\s]*ref[\s]*>/.test(refText); // Tests for reference (non-citation);
if(!isReference)
{
return null;
}
var citeFunction = refText.match(/{{[\s]*cite/i) ? this.CiteReference : refText.match(/{{[\s]*Citation/i) ? this.CitationReference : this.RawReference;
if(citeFunction != this.RawReference)
{
var workingstring = refText.match(/{{[\s]*(cite|Citation)[\s\S]*?}}/i)[0];
var match = refText.match(this.REF_REGEX);
if(match && match != null)
{
var name = match[1] || match[2] || match[3]; // 3 possibilities, corresponding to above regex, are <ref name="foo">, <ref name='bar'>, and <ref name=baz>
}
var cutupstring = workingstring.split(/\|/g);
// This little hack relies on the fact that 'e' appears first as the last letter of 'cite', and the type is next.
if(citeFunction == this.CiteReference)
{
var beforeBar = cutupstring[0];
var typeStart = beforeBar.toLowerCase().indexOf('e');
// First end curly brace
var rightCurly = beforeBar.indexOf('}');
// Usually, rightCurly will be -1. But this takes into account empty references like <ref>{{cite web}}</ref>
var typeEnd = rightCurly != -1 ? rightCurly : beforeBar.length;
// grab the type, then trim it.
var type = $.trim(beforeBar.substring(typeStart + 1, typeEnd));
}
}
// type may be undefined, but that's okay.
var citation = new citeFunction({"name": name, "type": type, "save": true, "inMWEditBox": true, "orig": refText});
if(citeFunction != this.RawReference)
{
var split = this.splitNameVals(workingstring);
var names = split.names;
var values = split.values;
for (var j = 0; j < names.length; j++)
{
/* Drop blank space, and |'s without params, which are never correct for
citation templates.*/
var paramName = $.trim(names[j]).replace(/(?:\s*\|)*(.*)/, "$1");
var paramVal = $.trim(values[j]);
// Should there be a setParam function? It could handle empty values, and even drop (siliently or otherwise) invalid parameters. Alternatively, should params be passed in the constructor?
if (paramVal != "")
{
citation.params[paramName] = paramVal;
}
}
}
return citation;
},
// TODO: Use https://gerrit.wikimedia.org/r/#/c/67166/ when merged.
/**
* Date-formatting class
*
* @param {String} format one of the format strings supported by MW core.
* Currently, the supported values are 'default', 'mdy', 'dmy', 'ymd', and 'ISO 8601'.
* If an unknown value is passed, it will use wgDefaultDateFormat.
*/
DateFormatter: function (format) {
// 1-indexed (due to filler item at 0), in page content language.
var monthNames = mw.config.get('wgMonthNames');
var supportedFormats = ['mdy', 'dmy', 'ymd', 'ISO 8601'];
if($.inArray(format, supportedFormats) === -1) {
format = mw.config.get('wgDefaultDateFormat');
}
function getMonthName(date) {
return monthNames[date.getMonth() + 1];;
}
this.formatAsMdy = function(date) {
return getMonthName(date) + ' ' + date.getDate() + ', ' + date.getFullYear();
};
this.formatAsDmy = function(date) {
return date.getDate() + ' ' + getMonthName(date) + ' ' + date.getFullYear();
};
this.formatAsYmd = function(date) {
return date.getFullYear() + ' ' + getMonthName(date) + ' ' + date.getDate();
};
this.formatAsISO8601 = function(date) {
return date.getFullYear() + '-' +
(date.getMonth() < 9 ? '0' : '') + (date.getMonth() + 1) + '-' +
(date.getDate() < 10 ? '0' : '') + date.getDate();
};
var formatters =
{
mdy: this.formatAsMdy,
dmy: this.formatAsDmy,
ymd: this.formatAsYmd,
'ISO 8601': this.formatAsISO8601
};
/**
* Formats date according to stored preference
*
* @param {Date} date date to format
*
* @return {String} formatted date as String
*/
this.format = function(date)
{
return formatters[format](date);
};
},
/**
* Root reference type. Parent of RawReference, CiteReference, and CitationReference.
* @class AbstractReference
* @for proveit
* @constructor
* @param {Object} argObj argument object with keys for each option
*/
AbstractReference: function(argObj)
{
// CiteReference has a non-trivial override of this. This is defined early (and conditionally) because it is used in the constructor.
if(!this.setType)
{
/**
* @param {String} type type of reference
*/
this.setType = function(type)
{
this.type = type;
};
}
/**
* Update citation strings after changing reference. This runs after modifying a reference's fields (name, params), but before changing orig
*/
this.update = function()
{
var newCiteText = this.toString();
var strings = this.getCitationStrings();
/*
* Update main citation in strings list.
*
* TODO:
* Use strings array here to find and update citations that are not main references. As is, they are orphaned.
* Both array and textbox should be updated.
* It may be enough to just set all non-main citations in text and array to this.getInsertionText(false).
* However, if they remove the name entirely (not recommended), that would be a problem.
*/
if(strings.length > 0) // This implies there was a name before
{
for(var i = 0; i < strings.length; i++)
{
// If we find the full citation as a citation, update to the new text.
if(strings[i] == this.orig)
{
// this.orig itself is updated in updateInText
strings[i] = newCiteText;
}
}
}
else if(this.name != null) // They have added a name, so we should have a main citation.
{
// Now that it has a name, it is a citation to itself.
strings.push(newCiteText);
}
};
/**
* <ref name /> for reference
* @type String
*/
this.name = argObj.name != "" ? argObj.name : null; // Save blank names as null
/*
type of reference, e.g. cite web, cite news. Also used (including for CitationReference objects) to determine default fields.
*/
this.setType(argObj.type);
//TODO: Re-examine whether both (or indeed either) of save or inMWEditBox are really necessary. Can it be determined from context?
/**
* flag to determine whether citation must be saved. false indicates "dirty" citation that has yet to be updated in text and metadata.
* @type Boolean
*/
this.save = argObj.save;
/**
* true if and only if the ref is in the MW edit box with the same value as this object's orig.
* @type Boolean
*/
this.inMWEditBox = argObj.inMWEditBox;
/**
* original wikitext for reference
* @type String
*/
this.orig = argObj.orig;
/**
* mapping of parameter names to values
* @type Object
*/
this.params = {};
/**
* Convenience method. Returns sorter for parameters.
* @return {Function} sorter for parameters
*/
this.getSorter = function()
{
var thisCite = this; // Make closure work as intended.
// Sorter uses paramSortKey first, then falls back on alphabetical order.
return function(paramA, paramB)
{
var aInd = thisCite.getSortIndex(paramA);
var bInd = thisCite.getSortIndex(paramB);
if(aInd != -1 && bInd != -1)
{
return aInd - bInd;
}
else
{
proveit.log('Parameter missing from getSortIndex, which causes the sort to be invalid. paramA: ', paramA, ', aInd: ', aInd, ', paramB: ', paramB, ', bInd: ', bInd);
if(paramA < paramB)
{
return -1;
}
else if(paramA == paramB)
{
return 0;
}
else
{
return 1;
}
}
};
};
/**
* Returns true if this reference is valid, false otherwise.
* Assume all AbstractReference objects are valid. Can be overridden in subtypes.
* @return {Boolean} AbstractReference.isValid always returns true
*/
this.isValid = function(){return true;};
/**
* Generates label for reference using title, author, etc.
* @return {String} the label that was generated
*/
this.getLabel = function()
{
var label = "";
if (this.params.author)
{
label = this.params.author + "; ";
}
else if (this.params.last)
{
label = this.params.last;
if (this.params.first)
{
label += ", " + this.params.first;
}
label += "; ";
}
if (this.params.title)
{
label += this.params.title;
}
if(label == "")
{
var value;
for (value in this.params)
{
break;
}
if(value) // There could be no parameters
{
label = value;
}
}
return label;
};
/**
* Gets insertion text (for edit box).
*
* TODO: Generate a regex object instead (getInsertionRegExp), so highlighting would not fail due to trivial changes (e.g. spacing).
* @param {Boolean} full If true, insert full text, otherwise ref name only
* @return {String} insertion text
*/
this.getInsertionText = function(full)
{
if(full)
{
return this.toString();
}
else
{
if(this.name)
{
return "<ref name=\""
+ this.name + "\" />";
}
else
{
throw new Error("getInsertionText: ref.name is null");
}
}
};
/**
* Updates this reference in the edit box.
*/
this.updateInText = function()
{
var txtarea = proveit.getMWEditBox();
if (!txtarea || txtarea == null)
return;
txtarea.focus();
var text = proveit.getMWEditValue();
text = text.replace(this.orig, this.toString());
// Do replacement in textarea.
txtarea.value = text;
// Baseline for future modifications
this.orig = this.toString();
this.save = true;
proveit.highlightTargetString(this.toString());
};
/**
* Internal helper method for toString.
* @param {String} template template for ref (currently "cite" or "Citation"
* @param {Boolean} includeType true to include this.type, false otherwise
* @return {String} string for current reference
*/
this.toStringInternal = function(template, includeType)
{
if(this.name)
{
var returnstring = "<ref name=\"" + this.name + "\">";
}
else
{
var returnstring = "<ref>";
}
returnstring += "{{" + template + (includeType ? " " + this.type : "");
for (var name in this.params)
{
returnstring += " | " + name + "=" + this.params[name];
}
returnstring += "}}</ref>";
return returnstring;
};
/**
* Array of citation strings for this reference.
* @type Array
*/
this.citationStrings = [];
/**
* Sets citationStrings to an array
* @param {Array} strings array of citation strings, not null
*/
this.setCitationStrings = function(strings)
{
this.citationStrings = strings;
};
/**
* Gets array of citationStrings.
* @return {Array} (possibly empty) array of citation strings. Will not return null.
*/
this.getCitationStrings = function()
{
return this.citationStrings;
};
/**
* Get icon URL for reference
* @return {String} icon URL
*/
this.getIcon = function()
{
return proveit.STATIC_BASE + "page_white.png";
};
},
/**
* Constructor for CiteReference type.
* @class CiteReference
* @for proveit
* @constructor
* @extends AbstractReference
* @param {Object} argObj the argument object, with keys for each option
*/
CiteReference: function(argObj)
{
/* This is basically a fast representation of the template redirects, along with
* self-mappings.
*/
var typeNameMappings =
{
web: "web",
book: "book",
journal: "journal",
conference: "conference",
encyclopedia: "encyclopedia",
news: "news",
newsgroup: "newsgroup",
paper: "journal",
"press release": "press release",
"pressrelease": "press release",
interview: "interview",
episode: "episode",
"AV media": "AV media",
DVD: "AV media",
audio: "AV media",
"av media": "AV media",
cd: "AV media",
dvd: "AV media",
media: "AV media",
movie: "AV media",
"music video": "AV media",
video: "AV media",
visual: "AV media"
};
// Sets the type (e.g. web for cite web), applying the mappings. This is up top because it is used in AbstractReference constructor.
this.setType = function(rawType)
{
var mappedType = typeNameMappings[rawType];
if(mappedType != null)
this.type = mappedType;
else
this.type = rawType; // Use naive type as fallback.
};
/**
* Returns the type for display purposes, based on description messages. For example, for "AV media" it currently returns "Audiovisual work".
*
* @return {String} type for display
*/
this.getTypeForDisplay = function()
{
return proveit.getDescriptions()[this.type];
};
proveit.AbstractReference.call(this, argObj);
// TODO: Should CiteReference.getSortIndex and CitationReference.getSortIndex be merged into AbstractCitation? Less fine-grained, but simpler to maintain.
/**
* Returns the sort index for a given parameter
* @param {String} param parameter name
* @return {Number} sort index if found, otherwise -1
*/
this.getSortIndex = function(param)
{
// This is the order fields will be displayed or outputted.
return $.inArray(param, [
"url",
"title",
"trans_title",
"encyclopedia",
"publisher",
"work",
"date",
"agency",
"accessdate",
"author",
"last",
"first",
"subject",
"subjectlink",
"inventor",
"editor",
"author2",
"last2",
"first2",
"subject2",
"subjectlink2",
"author3",
"last3",
"first3",
"subject3",
"subjectlink3",
"author4",
"last4",
"first4",
"subject4",
"author5",
"last5",
"first5",
"author6",
"last6",
"first6",
"author7",
"last7",
"first7",
"author8",
"last8",
"first8",
"author9",
"last9",
"first9",
"authorlink",
"coauthors",
"interviewer",
"cointerviewers",
"type",
"newsgroup",
"journal",
"booktitle",
"program",
"episodelink",
"series",
"serieslink",
"credits",
"network",
"station",
"callsign",
"city",
"airdate",
"began",
"ended",
"season",
"seriesno",
"number",
"minutes",
"transcript",
"transcripturl",
"people",
"year",
"month",
"article",
"contribution",
"format",
"medium",
"newspaper",
"conference",
"volume",
"edition",
"issue",
"location",
"pages",
"page",
"language",
"isbn",
"issn",
"oclc",
"doi",
"pmid",
"id",
"archiveurl",
"archivedate",
"deadurl",
"time",
"quote",
"ref"
]);
};
/**
* Returns this reference as a string.
* @return {String} reference as string
*/
this.toString = function()
{
return this.toStringInternal("cite", true);
};
// References without these parameters will be flagged in red.
// True indicates required (null, or undefined, means not required)
var requiredParams =
{
web: { "url": true, "title": true},
book: { "title": true },
journal: { "title": true },
conference: { "title": true },
encyclopedia: { "title": true, "encyclopedia": true },
news: { "title": true, "work": true, "date": true },
newsgroup: { "title": true },
"press release" : { "title": true },
interview: { "last": true }, // TODO: Interview requires last *or* subject. Currently, we can't represent that.
episode: { "title": true },
"AV media": { "title": true }
};
/**
* Return required parameters for this citation type.
* @return {Object} object with required parameters as keys and true as value; empty object for unknown type
*/
this.getRequiredParams = function()
{
var curReq = requiredParams[this.type];
if(curReq)
return curReq;
else
return {}; // Return empty object rather than null to avoid dereferencing null.
};
// These paramaters will be auto-suggested when editing.
var defaultParams =
{
web: [ "url", "title", "author", "accessdate", "work", "publisher", "date", "pages"],
book: [ "title", "author", "authorlink", "year", "isbn", "publisher", "location", "pages", "url" ],
journal: [ "title", "author", "journal", "volume", "issue", "year", "month", "pages", "url", "doi" ],
conference: [ "conference", "title", "booktitle", "author", "editor", "year", "month", "url", "id", "accessdate", "location", "pages", "publisher" ],
encyclopedia: [ "title", "encyclopedia", "author", "editor", "accessdate", "edition", "year",
"publisher", "volume", "location", "pages" ],
news: [ "title", "author", "url", "work", "date", "accessdate", "pages", "location", "agency" ],
newsgroup: [ "title", "author", "date", "newsgroup", "id", "url", "accessdate" ],
"press release" : [ "title", "url", "publisher", "date", "accessdate" ],
interview: ["last", "first", "subjectlink", "interviewer", "title", "callsign", "city", "date", "program", "accessdate"],
episode: ["title", "series", "credits", "airdate", "city", "network", "season"],
"AV media": ["people", "date", "url", "title", "medium", "location", "publisher"]
};
/**
* Returns default parameters (to be suggested when editing) for current reference
* @return {Array} array of default parameter names; empty array if unknown
*/
this.getDefaultParams = function()
{
var curDefault = defaultParams[this.type];
if(curDefault)
return curDefault;
else
return []; // Return empty array rather than null to avoid dereferencing null.
};
this.isValid = function()
{
if(this.type == '')
{
return false;
}
var req = this.getRequiredParams();
var i = 0;
var allFound = true;
for(var reqParam in req)
{
/* Ignore parameters in req object that are null, undefined, or false.
They are not required. */
if(!req[reqParam])
continue;
allFound &= (reqParam in this.params);
if(!allFound)
break;
}
return allFound;
};
var iconMapping =
{
web: "page_white_world.png",
book: "book.png",
journal: "page_white_text.png",
news: "newspaper.png",
newsgroup: "comments.png",
"press release": "transmit_blue.png",
interview: "telephone.png",
episode: "television.png",
"AV media": "film.png"
};
var superGetIcon = this.getIcon;
this.getIcon = function()
{
var icon = iconMapping[this.type];
if(icon)
{
return proveit.STATIC_BASE + icon;
}
return superGetIcon.call(this);
};
},
/**
* A function for citation style refs.
* @class CitationReference
* @for proveit
* @constructor
* @extends AbstractReference
* @param {Object} argObj argument object with keys for each option
*/
CitationReference: function(argObj) {
proveit.AbstractReference.call(this, argObj);
// None currently required;
var requiredParams = {};
// These paramaters will be auto-suggested when editing.
var defaultParams =
{
web: [ "url", "author", "title", "date", "accessdate"],
news: [ "author", "title", "newspaper", "url", "publication-place", "volume", "issue", "date", "pages"],
encyclopedia: ["author", "editor", "contribution", "title", "publisher", "place", "year", "volume", "pages"],
book: ["author", "title", "publisher", "place", "year"],
journal: ["author", "title", "journal", "volume", "issue", "year", "pages"],
patent: ["inventor", "title", "issue-date", "patent-number", "country-code"]
};
/**
* Returns the sort index for a given parameter
* @param {String} param parameter name
* @return {Number} sort index if found, otherwise -1
*/
this.getSortIndex = function(param)
{
// This is the order fields will be displayed or outputted.
return $.inArray(param, [
"last",
"first",
"url",
"author",
"editor",
"contribution",
"author-link",
"last2",
"first2",
"author2-link",
"publication-date",
"inventor",
"title",
"issue-date",
"patent-number",
"country-code",
"journal",
"volume",
"newspaper",
"issue",
"date",
"publisher",
"place",
"year",
"edition",
"publication-place",
"series",
"version",
"pages",
"page",
"id",
"isbn",
"doi",
"oclc",
"accessdate"
]);
};
/**
* Returns this reference as a string.
* @return {String} reference as string
*/
this.toString = function()
{
return this.toStringInternal("Citation", false);
};
/**
* Return required parameters for this citation type.
* @return {Object} object with required parameters as keys and true as value; empty object for unknown type
*/
this.getRequiredParams = function()
{
return requiredParams;
};
/**
* Returns default parameters (to be suggested when editing) for current reference
* @return {Array} array of default parameter names; empty array if unknown
*/
this.getDefaultParams = function()
{
if(this.type)
{
return defaultParams[this.type];
}
else
{
return ["url", "title", "author", "date", "publisher"]; // Can't determine more specific defaults when editing a pre-existing Citation.
}
};
},
/**
* Constructor for RawReference type.
* @class RawReference
* @for proveit
* @constructor
* @extends AbstractReference
* @param {Object} argObj the argument object, with keys for each option
*/
RawReference: function(argObj)
{
proveit.AbstractReference.call(this, argObj);
this.type = 'raw';
/**
* Returns this reference as a string.
* @return {String} reference as string
*/
this.toString = function()
{
return this.orig;
};
this.params['title'] = this.orig;
this.getIcon = function()
{
return proveit.STATIC_BASE + 'raw.png';
};
this.getTypeForDisplay = function()
{
return proveit.getDescriptions()['raw'];
};
},
// TODO: This should be unified with changeRefFromEditPane
/**
* Convert the current contents of the add citation panel to a reference (i.e CiteReference(), CitationReference())
* @for proveit
* @param {Node} box typepane root of add GUI (pane for specific type, e.g. journal)
* @return {AbstractReference} ref or null if no panel exists yet.
*/
getRefFromAddPane: function(box)
{
var $box = $(box);
var type = $box.data('proveitRefType');
// get <ref> name
var refName = $('#addrefname').val();
var citeFunc = this.togglestyle ? this.CiteReference : this.CitationReference;
var ref = new citeFunc({"name": refName, "type": type});
var paramName, paramVal;
var paramList = $(".paramlist", box)[0];
var paramRows = $('div', paramList);
for (var i = 0; i < paramRows.length; i++)
{
var paramRow = paramRows[i];
var valueTextbox = $(".paramvalue", paramRow)[0];
if($(paramRow).hasClass("addedrow")) // Added with "Add another field"
{
paramName = $.trim($(".paramdesc", paramRow)[0].value);
}
else
{
paramName = valueTextbox.id.substring(this.NEW_PARAM_PREFIX.length);
}
paramVal = $.trim(valueTextbox.value);
if(paramName != "" && paramVal != "")
{ // Non-blank
ref.params[paramName] = paramVal;
}
}
ref.update();
return ref;
},
/**
* Called from the add citation panel, this is the function used to
* add the actual citation.
*
* @param {AbstractReference} ref reference being added
*/
addReference: function(ref) {
// get this working, lots of typing here.
this.addNewElement(ref);
ref.orig = ref.toString();
/*
* Cycle through the boxes and grab the id's versus the values, watch
* for the final box and make sure to grab the type as well
*/
this.insertRefIntoMWEditBox(ref, true); // true means insert full text here, regardless of global toggle.
ref.save = true;
ref.inMWEditBox = true;
},
/**
* Clear all rows of passed in add citation panes.
* @param {Node} citePanes raw DOM element
*/
clearCitePanes: function(citePanes)
{
if(citePanes.hasChildNodes())
{
citePanes.removeChild(citePanes.firstChild);
}
},
/**
* Add event handler to Delete Field button in Add/Edit Reference panes
* @param {Node} fieldRow the fieldRow DOM element to remove
*/
activateRemoveField: function(fieldRow)
{
$('.delete-field', fieldRow).click(function()
{
$(fieldRow).hide(
'highlight',{},'slow',
function() {
$(fieldRow).remove();
}
);
});
},
/**
* Changes the panel for the add reference panel to the correct type of entry
* @param {Node} menu Raw HTML menu element
*/
changeAddPane: function(menu) {
// Reset scroll
$('#add-fields').scrollTop(0);
$(menu.parentNode).show(); // cite/citation vbox.
var citePanes = $(".addpanes", menu.parentNode.parentNode).get(0);
this.clearCitePanes(citePanes);
var newRefType = menu.value;
var genPane = document.getElementById("dummyCitePane").cloneNode(true);
var $genPane = $(genPane).attr('id', '');
$genPane.data('proveitRefType', newRefType);
// name the ref-name-row
$('.ref-name-row', $genPane).children('input').attr('id','addrefname');
$('.ref-name-row', $genPane).children('label').attr('for','addrefname');
// Somewhat hackish. What's a better way?
var newRef;
if(menu.id == "citemenu")
{
newRef = new this.CiteReference({});
}
else
{
newRef = new this.CitationReference({});
}
newRef.type = newRefType;
var descs = this.getDescriptions();
var defaultParams = newRef.getDefaultParams().slice(0); // copy
defaultParams.sort(newRef.getSorter());
//var required = newRef.getRequiredParams();
// Possibly, Cite objects should automatically include default parameters in their param maps. That would seem to make this simpler.
for(var i = 0; i < defaultParams.length; i++)
{
newRef.params[defaultParams[i]] = "";
}
// Should there be a getParamKeys or similar function for this, or even getSortedParamKeys?
var newParams = [];
for(param in newRef.params)
{
newParams.push(param);
}
newParams.sort(newRef.getSorter());
var required = newRef.getRequiredParams();
var paramList = $(".paramlist", $genPane)[0];
for(var i = 0; i < newParams.length; i++)
{
var param = newParams[i];
var paramBox;
if(descs[param])
{
paramBox = document.getElementById("preloadedparamrow").cloneNode(true);
var label = $('.paramdesc', paramBox);
if(required[param])
{
label.addClass("required");
$('.delete-field', paramBox).remove(); // don't let people remove required fields
}
else
{
this.activateRemoveField(paramBox);
}
label.text(descs[param]);
// Basically the same code as nameHbox above
label.attr("for", this.NEW_PARAM_PREFIX + param);
if(param == 'accessdate')
$('.paramvalue', paramBox).val(this.dateFormatter.format(new Date));
}
else
{
// Throwing an error here doesn't make sense if user-added fields can be copied over.
// throw new Error("Undefined description for param: " + param);
paramBox = document.getElementById("addedparamrow").cloneNode(true);
var nameTextbox = $(".paramdesc", paramBox)[0];
nameTextbox.setAttribute("value", param);
}
paramBox.id = "";
this.activateRemoveField(paramBox);
$(".paramvalue", paramBox)[0].id = this.NEW_PARAM_PREFIX + param;
//paramBox.childNodes[2].value = newRef.params[param]; // Causes parameters to disappear. Why?
$(paramBox).show();
paramList.appendChild(paramBox);
}
$genPane.show();
$(citePanes).prepend($genPane);
},
/**
* Create ProveIt HTML GUI
*/
createGUI: function()
{
if(this.getGUI().length > 0)
{
// GUI already created
return false;
}
// more JqueryUI CSS: http://blog.jqueryui.com/2009/06/jquery-ui-172/
var gui = $('<div/>', {id: this.GUI_ID});
var tabs = $('<div/>', {id: 'tabs'});
var created = $('<h1/>');
var createdLink = $('<a/>', {title: 'Created by the ELC Lab at Georgia Tech',
href: 'http://proveit.cc.gatech.edu',
target: '_blank'});
// Main logo in upper-right
var logo = $('<img/>', {src: this.STATIC_BASE + 'logo.png', alt: 'ProveIt', height: 30, width: 118 });
createdLink.append(logo);
created.append(createdLink);
// Minimize/maximize button
var showHideButton = $('<button/>', {text: 'show/hide'});
created.append(showHideButton);
tabs.append(created);
var header = $('<ul/>');
var view = $('<li/>');
// View tab link
var viewLink = $('<a/>', {id: 'view-link', "class": 'tab-link', href: '#view-tab'});
viewLink.append('References (');
var numRefs = $('<span/>', {id: 'numRefs'}).
append('0');
viewLink.append(numRefs).
append(')');
view.append(viewLink);
header.append(view);
var add = $('<li/>');
// Add tab link
var addLink = $('<a/>', {id: 'add-link', "class": 'tab-link', href: '#add-tab'}).
append('Add a Reference');
add.append(addLink);
header.append(add);
tabs.append(header);
// View tab
var viewTab = $('<div/>', {id: 'view-tab', css: {display: 'none'}});
// View pane used for displaying references; within view tab
var viewPane = $('<div/>', {id: 'view-pane'});
var viewScroll = $('<div/>', {"class": 'scroll',
style: 'height: 210px;'});
// Ref list root element
var refTable = $('<table/>', {id: 'refs'});
var dummyRef = $('<tr/>', {id: 'dummyRef',
style: 'display: none;'});
dummyRef.append($('<td/>', {"class": 'number'})).
append($('<td/>', {"class": 'type'})).
append($('<td/>', {"class": 'title'}));
//append($('<td/>', {"class": 'details'}));
var editTd = $('<td/>', {"class": 'edit'}).
append($('<button/>', {text: 'edit'}));
dummyRef.append(editTd);
refTable.append(dummyRef);
viewScroll.append(refTable);
viewPane.append(viewScroll);
viewTab.append(viewPane);
// div#edit-pane, within view tab
var editPane = $('<div/>', {id: 'edit-pane', style: 'display: none'});
// div#edit-fields
var editFields = $('<div/>', {id: 'edit-fields',
"class": 'inputs scroll',
style: 'height: 170px',
tabindex: -1});
// div.ref-name-row
var refNameRow = $('<div/>', {"class": 'ref-name-row',
tabindex: -1});
var refLabel = $('<label/>', {'for': 'editrefname',
title: 'This is a unique identifier that can be used to refer to this reference elsewhere on the page.',
"class": 'paramdesc'}).
append('<ref> name');
refNameRow.append(refLabel);
refNameRow.append($('<input/>', {id: 'editrefname',
"class": 'paramvalue',
tabindex: 0}));
// div.paramlist
var paramList = $('<div/>', {"class": 'paramlist'});
editFields.append(refNameRow);
editFields.append(paramList);
editPane.append(editFields);
// div#edit-buttons, part of edit pane
var editButtons = $('<div/>', {id: 'edit-buttons'});
var addFieldButton = $('<button/>', {style: 'margin-right: 50px;'}).
append('add field');
editButtons.append(addFieldButton);
var reqSpan = $('<span/>', {"class": 'required',
text: 'bold'});
editButtons.append(reqSpan).
append(' = required field');
var saveButton = $('<button/>', {"class": 'right-side accept',
text: 'update edit form'});
editButtons.append(saveButton);
var cancelButton = $('<button/>', {"class": 'right-side cancel',
text: 'cancel'});
editButtons.append(cancelButton);
editPane.append(editButtons);
viewTab.append(editPane);
tabs.append(viewTab);
// dumy cite pane
var dummyCite = $('<div/>', {id: 'dummyCitePane',
"class": 'typepane',
style: 'display: none'});
var addRefNameRow = refNameRow.clone();
//$('input', addRefNameRow).attr('id', 'addrefname');
//$('label', addRefNameRow).attr('for', 'addrefname');
dummyCite.append(addRefNameRow);
dummyCite.append($('<div/>', {"class": 'paramlist'}));
tabs.append(dummyCite);
var preloadedparam = $('<div/>', {id: 'preloadedparamrow',
"class": 'preloadedrow input-row',
style: 'display: none'}).
append($('<label/>', {"class": 'paramdesc'}));
var paramvalue = $('<input/>', {"class": 'paramvalue',
tabindex: 0});
preloadedparam.append(paramvalue);
var deleteButton = $('<button/>', {"class": 'delete-field',
tabindex: -1}).
append('delete field');
preloadedparam.append(deleteButton);
tabs.append(preloadedparam);
var addedparam = $('<div/>', {id: 'addedparamrow',
"class": 'addedrow input-row',
style: 'display: none'}).
append($('<input/>', {"class": 'paramdesc',
tabindex: 0})).
append(paramvalue.clone()).
append(deleteButton.clone());
tabs.append(addedparam);
// Add tab
var addTab = $('<div/>', {id: 'add-tab', css: {display: 'none'}});
var addFields = $('<div/>', {id: 'add-fields',
"class": 'inputs scroll',
style: 'height: 170px',
tabindex: -1});
var cite = $('<div/>', {style: 'display: none',
id: 'cite',
"class": 'input-row'});
var refCiteTypeLabel = $('<label/>', {'for': 'citemenu',
"class": 'paramdesc required',
text: 'Reference type'});
cite.append(refCiteTypeLabel);
var citemenu = $('<select/>', {id: 'citemenu',
change: function()
{
proveit.changeAddPane(citemenu.get(0));
}});
var citeTypes = this.CiteReference.getTypes();
var descs = this.getDescriptions();
for(var i = 0; i < citeTypes.length; i++)
{
citemenu.append($('<option/>', {value: citeTypes[i],
text: descs[citeTypes[i]]}));
}
cite.append(citemenu);
addFields.append(cite);
addFields.append($('<div/>', {"class": 'addpanes',
id: 'citepanes',
tabindex: -1}));
var citation = $('<div/>', {style: 'display: none',
id: 'citation',
"class": 'input-row'});
var refCitationTypeLabel = refCiteTypeLabel.clone().attr('for', 'citationmenu');
citation.append(refCitationTypeLabel);
var citationmenu = $('<select/>', {id: 'citemenu',
change: function()
{
proveit.changeAddPane(citationmenu.get(0));
}});
var citationTypes = ['web', 'book', 'journal', 'encyclopedia', 'news', 'patent'];
for(var j = 0; j < citationTypes.length; j++)
{
citationmenu.append($('<option/>', {value: citationTypes[i],
text: descs[citationTypes[i]]}));
}
citation.append(citationmenu);
addFields.append(citation).
append($('<div/>', {"class": 'addpanes',
id: 'citationpanes', style: 'display: none;'}));
addTab.append(addFields);
// Add buttons, part of add tab
var addButtons = $('<div/>', {id: 'add-buttons'});
addButtons.append($('<button/>', {style: 'margin-right: 50px;',
text: 'add field'})).
append(reqSpan.clone()).
append(" = required").
append(saveButton.clone().text('insert into edit form')).
append(cancelButton.clone());
addTab.append(addButtons);
tabs.append(addTab);
gui.append(tabs);
$(document.body).prepend(gui);
var cancelEdit = function() {
$("#edit-pane").hide();
$("#view-pane").show();
};
// set up tabs
$("#tabs").tabs({
selected: 0,
show: function(event,ui)
{
switch(ui.index)
{
case 0: // view
//$('tr.selected').focus();
break;
case 1: // add
cancelEdit();
proveit.changeAddPane(document.getElementById(proveit.togglestyle ? 'citemenu' : 'citationmenu'));
break;
// case 1: // edit
// proveit.updateEditPane();
// $('tr.selected').dblclick();
//break;
default:
// nothing
}
}
});
// handle clicking on tabs
$(viewLink).click(function(){
if($(viewTab).is(":hidden"))
proveit.toggleViewAddVisibility();
else
cancelEdit(); // Edit and view are the same tab, so we handle this specially.
});
$(addLink).click(function(){
if($(addTab).is(":hidden"))
proveit.toggleViewAddVisibility();
});
// add panel buttons
$("#add-buttons button:first").button({
icons: {
primary: 'ui-icon-circle-plus'
}
}).click(function()
{
proveit.addPaneRow(document.getElementById("add-tab"));
})
.next().next().button({
icons: {
primary: 'ui-icon-circle-check',
secondary: 'ui-icon-circle-arrow-e'
}
}).click(function()
{
proveit.addReference(proveit.getRefFromAddPane($('#add-tab .typepane').get(0)));
$("#tabs").tabs( { selected: '#view-tab' } );
$("div.scroll, #view-pane").scrollTop(100000); // scroll to new ref
}).next().
button({
icons: {
primary: 'ui-icon-circle-close'
}
}).click(function()
{
$("#tabs").tabs( { selected: '#view-tab' } );
});
// cancel buttons
$("button.cancel").click(cancelEdit);
// edit panel buttons
$("#edit-buttons button:first").button({
icons: {
primary: 'ui-icon-circle-plus'
}
}).click(function()
{
proveit.addPaneRow($("#edit-pane"));
}).
next().next().
button({
icons: {
primary: 'ui-icon-circle-check'
}
}).next().button({
icons: {
primary: 'ui-icon-circle-close'
}
});
// delete field button
$(".delete-field").button({
icons: {
primary: 'ui-icon-close'
},
text: false
});
// create the minimize button
showHideButton.button({
icons: {
primary: 'ui-icon-triangle-1-n'
},
text: false
});
var viewAndAdd = $("#view-tab, #add-tab");
this.viewAndAddPanes = viewAndAdd;
function minimize()
{
viewAndAdd.hide();
showHideButton.button("option", "icons", { primary: 'ui-icon-triangle-1-n' } );
}
function maximize()
{
viewAndAdd.show();
showHideButton.button("option", "icons", { primary: 'ui-icon-triangle-1-s' } );
}
// set up the minimize button
showHideButton.toggle(
maximize,
minimize
);
this.toggleViewAddVisibility = function()
{
showHideButton.click();
};
this.scanForRefs();
$("#refs tr").eq(0).click().click(); // select first item in list. TODO: Why two .click?
// alternate row colors
$("#refs tr:even").addClass('light');
$("#refs tr:odd").addClass('dark');
},
/**
* A reference to the set containing two items, the view and add tabs. Will be initialized by createGUI, so it is non-null if ProveIt is visible
*
* @type {$NodeSet}
*/
viewAndAddPanes: null,
/*
* Gets jQuery set for ProveIt GUI, which will be empty if ProveIt has not initialized
*
* @return {$Node} root of ProveIt
*/
getGUI: function()
{
return $('#' + this.GUI_ID);
},
/**
* Hides ProveIt completely
*/
hide: function()
{
this.getGUI().hide();
},
/**
* Show ProveIt
*/
show: function()
{
this.createGUI();
this.getGUI().show();
},
/**
* Toggle overall visiblility. If currently hidden, go to minimized. If minimized, maximize. If maximize, hide
*/
toggleVisibility: function()
{
if(this.getGUI().is(':visible'))
{
if(this.viewAndAddPanes.is(':visible')) // maximized
{
this.hide();
}
/*
* If previously maximized, we minimize after hiding, so when we show, it will already be minimized.
* If minimized, we maximize
*/
this.toggleViewAddVisibility();
}
else
{
this.show();
}
},
/**
* Toggle visibility of view and add panes. Initialized by createGUI
*
* @method toggleViewAddVisibility
*/
toggleViewAddVisibility: null,
/**
* Generates refbox row and all children, to be used by addNewElement, and when updating
*
* @param {AbstractReference} ref reference to generate from
* @param {Boolean} isReplacement if true, this replaces another refbox item, so no number will be assigned, and the count will not be updated.
* @return {Node} new refbox row for refbox
*/
makeRefBoxRow: function(ref, isReplacement)
{
var refName = ref.name; //may be null or blank
//var refbox = this.getRefBox();
var newchild = $('<tr><td class="number"></td><td class="type"></td><td class="title"></td><td class="edit"></td></tr>').get(0);
// removed <span class="pointers"></span>
// removed <td class="details"></td>
if(!ref.isValid())
{
// Flag as invalid.
$(newchild).addClass('invalid');
}
// grab the nodes that need changed out of it
var neweditimage = $('.edit button', newchild).get(0);
var thisproveit = this;
var title = '';
var shortTitle = '';
if(ref.params['title'] != null)
{
title = ref.params['title'];
shortTitle = this.truncateTitle(title);
}
$('td.title', newchild).text(shortTitle);
$('td.title', newchild).attr('title', title);
// deal with variations of date info
var formattedYear = '';
if(ref.params['year'])
formattedYear = ref.params['year'];
else if (ref.params['date'])
{
var yearMatch = ref.params['date'].match(/^([12]\d{3})/);
if(yearMatch)
{
formattedYear = yearMatch[1];
}
}
//$('td.year', newchild).text(formattedYear);
// deal with variations of author info
var formattedAuthor = '';
if(ref.params['author'])
formattedAuthor = ref.params['author'];
else if (ref.params['last'])
{
// if(ref.params['first'])
// formattedAuthor = ref.params['last'] + ', ' + ref.params['first'];
// else
formattedAuthor = ref.params['last'];
}
if(ref.params['coauthors'] || ref.params['last2'])
formattedAuthor += ' <i>et al.</i>';
// build the "details" cell based on presence of author/year data
// var details = '';
// if (formattedYear != '' && formattedAuthor != '')
// details = '(' + formattedAuthor + ', ' + formattedYear + ')';
// else if (formattedYear != '')
// details = '(' + formattedYear + ')';
// else if (formattedAuthor != '')
// details = '(' + formattedAuthor + ')';
// $('td.details', newchild).html(details);
// generate a URL based on ref type
var icon = ref.getIcon(), url = '', refType = ref.type;
switch(refType)
{
case 'web':
url = ref.params['url'];
break;
case 'book':
if(ref.params['isbn'] != null)
url = mw.config.get('wgServer') + '/w/index.php?title=Special%3ABookSources&isbn=' + ref.params['isbn'];
break;
case 'journal':
case 'conference':
if(ref.params['doi'] != null)
url = 'http://dx.doi.org/' + ref.params['doi'];
break;
case 'news':
url = ref.params['url'];
break;
case 'episode':
url = 'http://www.imdb.com/find?s=ep&q=' + escape(ref.params['title']);
break;
}
$('td.type', newchild).css('background-image','url('+icon+')');
var authorByline = '', yearByline = '', refTypeByline = '';
if(formattedAuthor != '')
authorByline = 'By: <span class="author">' + formattedAuthor + '</span>';
if(formattedYear != '')
yearByline = 'Date: <span class="date">' + formattedYear + '</span>';
if(refType != null)
{
var displayType = ref.getTypeForDisplay(), formattedRefType = displayType;
$('td.type', newchild).attr('title', displayType);
if(url != '')
formattedRefType = '<a href="' + url + '" target="_blank">' + formattedRefType + '</a>';
refTypeByline = 'Type: <span class="type">' + formattedRefType + '</span>';
}
//alert("authorByline: " + authorByline + "\n yearByline: " + yearByline + "\n refTypeByline: " + refTypeByline);
var byline = '', separator = ' | ';
if(refType == 'raw')
{
byline = refTypeByline + separator + mw.html.escape(ref.toString());
}
else if(authorByline != '') // a??
{
if(yearByline != '') // ad?
{
if(refTypeByline != '') // adt
byline = authorByline + separator + yearByline + separator + refTypeByline;
else // ad-
byline = authorByline + separator + yearByline;
}
else // a-?
{
if(refTypeByline != '') // a-t
byline = authorByline + separator + refTypeByline;
else // a--
byline = authorByline;
}
}
else // -??
{
if(yearByline != '') // -d?
{
if(refTypeByline != '') // -dt
byline = yearByline + separator + refTypeByline;
else // -d-
byline = yearByline;
}
else // --?
{
if(refTypeByline != '') // --t
byline = refTypeByline;
// no need for ---
}
}
byline = '<p>' + byline + '</p>';
//alert(byline);
// create expanded <div>
var expanded = $('<div />',{
"class": 'expanded'
});
// append the infobar to the expanded info box
$(expanded).append(byline);
// append the expanded info box to the title <td>
$('td.title', newchild).append(expanded);
if(!isReplacement)
{
// get ref number by counting number of refs (this includes dummy ref, but not the one we're creating)
var numRefs = $('#refs tr').length;
$('td.number', newchild).text(numRefs);
$('#numRefs').text(numRefs); // update the number of refs in the view tab
}
// event handler for selecting a ref)
$(newchild).click(function() {
thisproveit.highlightTargetString(ref.orig);
//thisproveit.highlightTargetString(ref.orig);
$("#refs tr").removeClass('selected');
$(newchild).addClass('selected');
});
var doEdit = function() {
thisproveit.updateEditPane(ref);
$("#view-pane").hide();
$("#edit-pane").show();
};
var citationStrings = ref.getCitationStrings();
//var pointers = $('.pointers', newchild);
var allCitations = $('<span class="all-citations" />');
for(var i = 0; i < citationStrings.length; i++)
{
var dividend = i + 1;
var colName = "";
while(dividend > 0)
{
var mod = --dividend % 26;
colName = String.fromCharCode(97 + mod) + colName; // a = 97
dividend = Math.floor(dividend / 26);
}
var citationHolder = $('<a href="#">' + colName + '</a>');
// Bind i
var clickFunc = (function(i)
{
return function()
{
var last = 0, j = 0;
var text = proveit.getMWEditValue();
for(j = 0; j < i; j++)
{
last = text.indexOf(citationStrings[j], last);
// Shouldn't happen. Indicates citation strings are out of date.
if(last == -1)
{
proveit.log("citationStrings[" + j + "]: " + citationStrings[j] + " not found. Returning.");
return false;
}
last += citationStrings[j].length;
}
var startInd = text.indexOf(citationStrings[i], last);
if(startInd == -1)
{
proveit.log("citationStrings[" + i + "]: " + citationStrings[i] + " not found.");
}
else
{
proveit.highlightLengthAtIndex(startInd, citationStrings[i].length);
}
return false;
};
})(i);
citationHolder.click(clickFunc);
allCitations.append(citationHolder);
}
if(citationStrings.length > 1)
{
var newP = $('<p />');
newP.append('This reference is cited in the article <span class="num-citations">' + citationStrings.length + ' times</span>: ').append(allCitations);
expanded.append(newP);
}
// edit buttons
if(ref.type != 'raw')
{
// SMALL EDIT BUTTON
// create button
var smallEditBtn = $('<button />',{
text: 'edit'
});
// transform button
$(smallEditBtn).button({
icons: {
primary: 'ui-icon-pencil'
},
text: false
});
// button click event handler
smallEditBtn.click(doEdit);
// append button
$('.edit', newchild).append(smallEditBtn);
// LARGE EDIT BUTTON
// create button
var editBtn = $('<button />',{
"class": 'edit',
text: 'edit this reference'
});
// transform button
$(editBtn).button({
icons: {
primary: 'ui-icon-pencil'
},
text: true
});
// button click event handler
editBtn.click(doEdit);
// append button
expanded.append(editBtn);
// ROW EVENT HANDLER
$(newchild).dblclick(doEdit);
}
else
{
// needed to keep all rows the same height
$('.edit', newchild).append(' ');
}
// ibid button
if(citationStrings.length > 0)
{
// create button
var ibidBtn = $('<button />',{
"class": 'insert',
text: 'insert this reference at cursor'
});
// transform button
$(ibidBtn).button({
icons: {
primary: 'ui-icon-arrowthick-1-e'
},
text: true
});
// button click event handler
ibidBtn.click(function(){
thisproveit.insertRefIntoMWEditBox(ref, false);
return false;
});
// append button
expanded.append(ibidBtn);
}
return newchild;
},
/**
* Truncates title to fit ProveIt refbox row.
* @param {String} title title to truncate
* @return {String} truncated title
*/
truncateTitle: function(title)
{
var MAX_LENGTH = 86;
var truncated = title;
if(title.length > MAX_LENGTH)
{
truncated = truncated.substring(0, MAX_LENGTH);
var lastSpacePos = truncated.lastIndexOf(' ');
if(lastSpacePos != -1)
{
truncated = truncated.substr(0, lastSpacePos);
truncated += " ...";
}
}
return truncated;
},
/**
* Only to be used internally to add the citations to the list
*
* @param {AbstractReference} ref the reference to add
*/
addNewElement: function(ref)
{
var refbox = this.getRefBox();
$(refbox).append(this.makeRefBoxRow(ref, false));
}
}, window.proveit);
/**
* Static method. Returns valid Cite reference types
* @for CiteReference
* @static
* @return {Array} array of cite method types
*/
proveit.CiteReference.getTypes = function()
{
return ["web", "book", "journal", "conference", "encyclopedia", "news", "newsgroup", "press release", "interview", "episode", "AV media"];
};
proveit.split._compliantExecNpcg = /()??/.exec("")[1] === undefined; // NPCG: nonparticipating capturing group
proveit.split._nativeSplit = String.prototype.split;
proveit.setup();
}( mediaWiki, jQuery ) );
// Local Variables:
// js2-basic-offset: 8
// End:
4t1801o3h8a1zpiz68eaen6zirp8tm3
पटिरूप:Plain link
10
5227
73165
2011-06-21T14:29:46Z
Vibhijain
1513
Created page with "<span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span><noinclude> {{documentation}} </noinclude>"
73165
wikitext
text/x-wiki
<span class="plainlinks">[{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}]</span><noinclude>
{{documentation}}
</noinclude>
fn6ujc5hx8g3i9z3yn25psek965rnq7
मीडियाविकि:Gadget-wikEd.js
8
5228
73287
73176
2011-06-23T13:42:03Z
Vibhijain
1513
73287
javascript
text/javascript
// <pre><nowiki>
// _________________________________________________________________________________________
// | |
// | === WARNING: GLOBAL GADGET FILE === |
// | Changes to this page affect many users. |
// | Please discuss changes on the talk page or on [[Wikipedia_talk:Gadget]] before editing. |
// |_________________________________________________________________________________________|
//
// Imports [[User:Cacycle/wikEd.js]]
// wikEd is a full-featured in-browser editor for Wikipedia, see [[User:Cacycle/wikEd]]
// disable loading for IE, not needed, but might save a few milliseconds
if (navigator.appName != 'Microsoft Internet Explorer') {
// load [[User:Cacycle/wikEd]] in-browser text editor
importScript('en:User:Cacycle/wikEd.js');
}
// </nowiki></pre>
3vowyotw2se8szsslmofbof9en4fpe4
मीडियाविकि:Gadget-wikEd
8
5229
73169
2011-06-21T14:38:47Z
Vibhijain
1513
Created page with "[[:en:User:Cacycle/wikEd|wikEd]], a full-featured integrated text editor for [[:en:Mozilla Firefox|Firefox]], [[:en:Safari (web browser)|Safari]], and [[:en:Google Chrome|Googl..."
73169
wikitext
text/x-wiki
[[:en:User:Cacycle/wikEd|wikEd]], a full-featured integrated text editor for [[:en:Mozilla Firefox|Firefox]], [[:en:Safari (web browser)|Safari]], and [[:en:Google Chrome|Google Chrome]]. Please read the [[:en:User:Cacycle/wikEd help|help page]] for usage instructions.
radjogmhiu1sg0x1pg5g8uhgtnuj1ji
मीडियाविकि:Gadget-widensearch.css
8
5233
73289
2011-06-23T13:53:28Z
Vibhijain
1513
Created page with "div#simpleSearch { width: 20em; }"
73289
css
text/css
div#simpleSearch { width: 20em; }
cvsb4ytxp9toerhkf9v2y49fb9quqa1
मीडियाविकि:Gadget-widensearch
8
5234
73290
2011-06-23T13:53:57Z
Vibhijain
1513
Created page with "Widen the search box in the Vector skin."
73290
wikitext
text/x-wiki
Widen the search box in the Vector skin.
7cy9dyr481r1djq076nw9aixtcn1q2q
मीडियाविकि:Virtual.js
8
5682
74347
74346
2011-07-02T15:02:21Z
Vibhijain
1513
74347
javascript
text/javascript
</td>
<td valign="top" width="100%" align="center" width="450">
<table cellpadding="7" cellspacing="7" width="100%" align="center">
<tr><td valign="top" align="center" bgcolor="#6699FF">
<div id="section"style='direction:ltr;unicode-bidi:embed;' align="center">
<form name="gog" id="gog" method="get" action="http://www.google.com/custom" target="google_window">
<table cellpadding="0" cellspacing="0" width="480">
<tr valign="middle">
<td style="background-color:#0B1299; width:10px;"><input name="overtextbox1" id="overtextbox1" type="checkbox" checked onClick="colorbox('textbox1')"></td>
<td style="background-color:#0B1299; width:20px;"><span class="overit" style="color:#FFFFFF; font-size:10px">HI </span></td>
</td><td style="width:80px;">
<span class=explain>
</span>
</td>
<td width="100%"></td>
<td width="10%">
</td>
<td></td></tr></table>
<textarea style="border-width:thin; font-size:16px;" TYPE="text" name="textbox1" id="textbox1" cols=46 rows=8 onFocus="IFrameVirtualKeyboard.attachInput(this)"></textarea>
<div style="text-align:right; width:480px;">
</div>
</div>
<input type="hidden" name="client" value="pub-0070744872185334"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="UTF-8"></input>
<input type="hidden" name="oe" value="UTF-8"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:0B1299;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:50;LW:50;L:http://www.gate2home.com/goologo.gif;S:http://www.gate2home.com/;FORID:1;"></input>
<input type="hidden" name="hl" value="hi"></input>
<div id="keybordpos">
<table border="3" id="scnbord" style=" display:block;" align="center" width="483" cellpadding="0" cellspacing="0">
<tr><td valign="top">
<table cellspacing="0" cellpadding="0" bgcolor='#000000'>
<tr>
<td>
<div id="td"></div>
<script LANGUAGE="JavaScript">
(function() {
var x = document.getElementsByTagName("textarea")[0];
IFrameVirtualKeyboard.toggle(x.id,'td');
})();
</script>
<script LANGUAGE="JavaScript">
</script>
<script src="gate2home/js/newkeyc.js" type="text/javascript" LANGUAGE="JavaScript"></script>
<script language="javascript">
bakecookies()
</script>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div></span>
<span class=explain></span>
<script language="javascript">
var fonts=13;
var langnames=new Array();
langnames[0]=new Array("ak","sq","ar","hy","az","bm","be","bem","bn","bla","ba","bg","ce","zh","hr","cs","da","prs","dev","din","dv","dua","nl","bt","en","et","ewo","fae","fa","fi","fr","ff","gaa","gd","gbe","ka","de","el","gu","ha","he","hi","hu","is","ig","ga","it","ja","kn","kk","km","ki","rn","ko","kri","kro","ku","ky","LA","lo","lv","ln","lt","lg","luo","lb","mk","ml","mt","dmn","mi","mr","mn","mul","ne","nn","om","EG","pl","pt","ro","ru","sa","sr","st","sn","sk","sl","so","es","sw","sv","syr","TL","tg","ta","tt","te","th","tn","tr","tk","ug","uk","ur","uz","vi","wo","xh","yo",'');
langnames[1]=new Array("Akan Languages","Albanian","Arabic","Armenian","Azeri","Bambara","Belarusian","Bemba","Bengali","Blackfoot","Bosnian","Bulgarian","Chechen","Chinese","Croatian","Czech","Danish","Dari","Devanagari","Dinka","Divehi","Duala","Dutch","Dzongkha","English","Estonian","Ewondo","Faeroese","Farsi Persian","Finnish","French","Fulfulde","Ga","Gaelic","Gbe","Georgian","German","Greek","Gujarati","Hausa","Hebrew","Hindi","Hungarian","Icelandic","Igbo","Irish","Italian","Japanese","Kannada","Kazakh","Khmer","Kikuyu","Kirundi","Korean","Krio","Kru Languages","Kurdish","Kyrgyz","Lakhota","Lao","Latvian","Lingala","Lithuanian","Luganda","Luo","Luxembourgish","Macedonian","Malayalam","Maltese","Mande","Maori","Marathi","Mongolian","Multilingual","Nepali","Norwegian","Oromo","Pashto","Polish","Portuguese","Romanian","Russian","Sanskrit","Serbian","seSotho","Shona","Slovak","Slovenian","Somali","Spanish","Swahili","Swedish","Syriac","Tagalog","Tajik","Tamil","Tatar","Telugu","Thai","Tswana","Turkish","Turkmen","Uighur","Ukrainian","Urdu","Uzbek","Vietnamese","Wolof","Xhosa","Yoruba",'');
langnames[2]=new Array("","Shqip","العربية","հայերեն","Azərbaycan","","Беларуская","","বাংলা","ᓱᖽᐧᖿ","bosanski jezik","Български","","中文","hrvatski","Česky","dansk","فارسی دری","देवनागरी","","ދިވެހި","","Nederlands","རྫོང་ཁ","English","eesti",""," Føroyskt","فارسی","suomi","Français","","","Gàidhlig",""," ქართული","Deutsch","Ελληνικά","ગુજરાતી","","עברית","हिन्दी","magyar"," Íslenska","Ndị Igbọ","Gaeilge","italiano","日本語","ಕನ್ನಡ","Қазақ","","Gĩkũyũ","","한국어","","","Kurdî کوردی","Кыргыз","","ພາສາລາວ","Latviešu","Lingála"," Lietuvių","Ganda","","Lëtzebuergesch","Македонски","മലയാളം","Malti","","Māori","मराठी","Монгол","","नेपाली","Norsk","","","Polski","Português","Română","Русский","संस्कृतम्","Српски","","","Slovenčina","Slovenščina","Af Soomaali","español","Kiswahili","svenska","","","","தமிழ்","Tatarça","తెలుగు","ไทย","","Türkçe","түркмен","","Українська","اردو","Ўзбек","Tiếng Việt","","isiXhosa","èdèe Yorùbá",'');
languages = new Array(
"Hindi (Inscript)","Hindi Traditional",'');
var defnum=3;
var def="1";
var lay=1;
var langnum=58;
var secto=2;
var langname="hi";
6qlcng5t8v872mbnbo15vqpy3gva4tr
पटिरूप:Recycle User
10
5691
74467
2011-07-08T18:04:39Z
Ansumang
1512
Template:Recycle User
74467
wikitext
text/x-wiki
<div style="position: fixed; right:0; bottom:0; display:block; height:120px; width:120px;">
[[File:Rezyklierbar.png|link={{{1}}}|alt=]]</div>
<noinclude>{{documentation}}</noinclude>
riiwmaolu6qhthdmmztu3uud2e1quih
पटिरूप:Recycle User/doc
10
5692
101647
74468
2022-06-10T21:54:34Z
CX Zoom
6375
+ Cat
101647
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
=== Usage ===
<pre>{{Recycle User|LINKED PAGE}}</pre>
The idea of this template sprouted from [[User:Alainr345|Alainr345]]. It adds the recycling logo with a [[perforation]].
<!-- === See also === -->
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:User namespace templates]]
}}</includeonly>
m465f6hpm0h7bhszwziqwjmgzc98wdn
पटिरूप:No
10
5694
101585
100051
2022-05-31T13:24:23Z
CX Zoom
6375
+ Cat
101585
wikitext
text/x-wiki
<noinclude>{| class="wikitable"
|-
|</noinclude>style="background:#FFC7C7;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-no"|{{{1|No}}}<noinclude>
|}
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Table-cell templates]]
</noinclude>
kkdg632vraai1x7vnbs85vabx4ig1fk
पटिरूप:Yes
10
5697
101782
100050
2022-06-28T22:14:16Z
CX Zoom
6375
+ Cat
101782
wikitext
text/x-wiki
<noinclude>
{| class="wikitable"
|-
|</noinclude>style="background:#9EFF9E;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-yes"|{{{1|Yes}}}<noinclude>
|}
{{documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Table-cell templates]]
</noinclude>
hpw9pmrsjwz1f77trumce3dcdi049pn
पटिरूप:Outdent
10
5705
101593
101379
2022-05-31T14:28:10Z
CX Zoom
6375
+ Cat
101593
wikitext
text/x-wiki
<span class="outdent-template" style="font-family:DejaVu Sans, sans-serif;"><span style="color:#808080">┌{{#switch:{{{1|}}}|1|:|{{padleft:┘|{{#expr: ceil(1*(3.33)) }}|─}}
|2|::={{padleft:┘|{{#expr: ceil(2*(3.33)) }}|─}}
|3|:::={{padleft:┘|{{#expr: ceil(3*(3.33)) }}|─}}
|4|::::={{padleft:┘|{{#expr: ceil(4*(3.33)) }}|─}}
|5|:::::={{padleft:┘|{{#expr: ceil(5*(3.33)) }}|─}}
|6|::::::={{padleft:┘|{{#expr: ceil(6*(3.33)) }}|─}}
|7|:::::::={{padleft:┘|{{#expr: ceil(7*(3.33)) }}|─}}
|8|::::::::={{padleft:┘|{{#expr: ceil(8*(3.33)) }}|─}}
|9|:::::::::={{padleft:┘|{{#expr: ceil(9*(3.33)) }}|─}}
|10|::::::::::={{padleft:┘|{{#expr: ceil(10*(3.33)) }}|─}}
|11|:::::::::::={{padleft:┘|{{#expr: ceil(11*(3.33)) }}|─}}
|12|::::::::::::={{padleft:┘|{{#expr: ceil(12*(3.33)) }}|─}}
|13|:::::::::::::={{padleft:┘|{{#expr: ceil(13*(3.33)) }}|─}}
|14|::::::::::::::={{padleft:┘|{{#expr: ceil(14*(3.33)) }}|─}}
|15|:::::::::::::::={{padleft:┘|{{#expr: ceil(15*(3.33)) }}|─}}
|16|::::::::::::::::={{padleft:┘|{{#expr: ceil(16*(3.33)) }}|─}}
|17|:::::::::::::::::={{padleft:┘|{{#expr: ceil(17*(3.33)) }}|─}}
|18|::::::::::::::::::={{padleft:┘|{{#expr: ceil(18*(3.33)) }}|─}}
|19|:::::::::::::::::::={{padleft:┘|{{#expr: ceil(19*(3.33)) }}|─}}
|20|::::::::::::::::::::={{padleft:┘|{{#expr: ceil(20*(3.33)) }}|─}}
|{{padleft:┘|{{#expr: ceil(10*(3.33)) }}|─}}
}}</span><br/>{{#if:{{{2|}}}|([[Wikipedia:Indentation#Outdenting|outdent]]) }}</span><noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
atawko236a9fm1eqdhugecdk8uinj7e
पटिरूप:Support
10
5710
101689
101688
2022-06-11T09:16:17Z
CX Zoom
6375
Update
101689
wikitext
text/x-wiki
[[File:Symbol support vote.svg|15px|link=|alt=Support icon]] '''{{{1|Support}}}'''<noinclude>
[[Category:Icon templates]]
</noinclude>
8mauf317lh4phdjy68aopeoqeabceb3
पटिरूप:Oppose
10
5711
101690
101592
2022-06-11T09:17:01Z
CX Zoom
6375
Update
101690
wikitext
text/x-wiki
[[File:Symbol oppose vote.svg|15px|link=|alt=Oppose icon]] '''{{{1|Oppose}}}'''<noinclude>
[[Category:Icon templates]]
</noinclude>
8qjw5yr5apei455f2wz6n092blaohx6
पटिरूप:Neutral
10
5712
101691
101583
2022-06-11T09:17:40Z
CX Zoom
6375
Update
101691
wikitext
text/x-wiki
[[File:Symbol neutral vote.svg|15px|link=|alt=Neutral icon]] '''{{{1|Neutral}}}'''<noinclude>
[[Category:Icon templates]]
</noinclude>
hoe1spxyfl4shqne7pldaz2a9kuel7i
जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ
0
5713
102375
102354
2024-02-05T13:07:05Z
जसवंत मोदी
7414
102375
wikitext
text/x-wiki
{{Infobox Hindu leader
|name=जगद्गुरुरामभद्राचार्यः <br /> Jagadgururāmabhadrācāryaḥ
|image=Jagadguru Rambhadracharya.jpg
|image_size=150px
|caption=अक्तूबर २५, २००९ मत्थके जगद्गुरु रामभद्राचार्य धम्मदेसनाप्रवचन दान <br /> Aktūbara 25, 2009 matthake jagadguru rāmabhadrācārya dhammadesanāpravacana dāna
|alt=
|birth_date=१४ जनवरी, १९५० <br /> 14 janavarī, 1950
|birth_place=जौनपुर, उत्तर प्रदेश, [[भारत]] <br /> Jaunapura, uttara pradeśa, [[भारत|bhārata]]
|birth_name=गिरिधर मिश्र <br /> Giridhara miśra
|death_date=
|death_place=
|guru=पण्डित ईश्वरदास महाराज <br /> Paṇḍita īśvaradāsa mahārāja
|philosophy=विशिष्टाद्वैत वेदान्त <br /> Viśiṣṭādvaita vedānta
|honors=धर्मचक्रवर्ती, महामहोपाध्याय, श्रीचित्रकूटतुलसीपीठाधीश्वर, जगद्गुरु रामानन्दाचार्य, महाकवि, प्रस्थानत्रयीभाष्यकार, आदिक <br /> Dharmacakravartī, mahāmahopādhyāya, śrīcitrakūṭatulasīpīṭhādhīśvara, jagadguru rāmānandācārya, mahākavi, prasthānatrayībhāṣyakāra, ādika
|quote=दया मम देवायतन अस्तु, च अहं तेन अपचायनु। अवसादित मम अनुत्तर देव, च अहं तेसं लीला एसी। <br /> Dayā mama devāyatana astu, ca ahaṃ tena apacāyanu. Avasādita mama anuttara deva, ca ahaṃ tesaṃ līlā esī.<ref>{{cite web | year=२००३ | url=https://jagadgururambhadracharya.org/jagadguru-rambhadracharya-handicapped-university/jrhu/?id=2 | title=जगद्गुरु रामभद्राचार्य विकलांग विश्वविद्यालय | publisher=श्री तुलसी पीठ सेवा न्यास | accessdate=जून २१, २०११}}</ref>
|Literary works = प्रस्थानत्रयी पर राघवकृपाभाष्य, श्रीभार्गवराघवीयम्, भृंगदूतम्, गीतरामायणम्, श्रीसीतारामसुप्रभातम्, श्रीसीतारामकेलिकौमुदी, अष्टावक्र, आदिक Prasthānatrayī para rāghavakṛpābhāṣya, śrībhārgavarāghavīyam, bhṛṃgadūtam, gītarāmāyaṇam, śrīsītārāmasuprabhātam, śrīsītārāmakelikaumudī, aṣṭāvakra, ādika
|footnotes=
}}
'''जगद्गुरुरामभद्राचार्यः''' (हिन्दी:जगद्गुरु रामभद्राचार्य) (१९५०-), पूरिमानाम '''गिरिधरमिश्रः''', चित्रकूट (उत्तर प्रदेश, भारतदेस) अधिवुत्थ एका उन्नद् पण्दित, अज्झापनायत्त आचरिय, नानाभासिक, रचयिता, चित्तकथी, अज्झत्तधम्मविदू च इन्दीय धम्मायत्त नेतु अस्तु।<ref name="speakerloksabha">{{cite web | last=लोक सभा | first=अध्यक्ष कार्यालय | title = Speeches | language=अंग्रेज़ी | url = https://sansad.in/ls/about/speaker | accessdate = मार्च ८, २०११ | quote=Swami Rambhadracharya, ..., is a celebrated Sanskrit scholar and educationist of great merit and achievement. ... His academic accomplishments are many and several prestigious Universities have conferred their honorary degrees on him. A polyglot, he has composed poems in many Indian languages. He has also authored about 75 books on diverse themes having a bearing on our culture, heritage, traditions and philosophy which have received appreciation. A builder of several institutions, he started the Vikalanga Vishwavidyalaya at Chitrakoot, of which he is the lifelong Chancellor. (स्वामी रामभद्राचार्य, ...., बहुमुखी प्रतिभा और उपलब्धियों के धनी एक प्रतिष्ठित संस्कृत विद्वान् और शिक्षाविद् हैं। ... आपकी अनेक शैक्षणिक उपलब्धियाँ हैं और कईं माननीय विश्वविद्यालयों ने आपको मानद उपाधियाँ प्रदान की हैं। आप एक बहुभाषाविद् हैं और आपने अनेक भारतीय भाषाओं में काव्य रचे हैं। आपने विविध विषयवस्तु वाली ७५ पुस्तकें रची हैं, जिन्होंने हमारी संस्कृति, धरोहर और परम्पराओं पर छाप छोड़ी है और जिन्हें सम्मान प्राप्त हुआ है। आपने कईं संस्थानों के साथ चित्रकूट में विकलांग विश्वविद्यालय की स्थापना की है, जिसके आप आजीवन कुलाधिपति हैं।)}}</ref> सो रामानन्द पटिपाटिनिज वत्तमान चतु जगद्गुरु रामानन्दाचार्या अंटो एका अस्तु च अमू अवत्था अंटो १९८८ पभूति।<ref name="kbs-bio">{{cite journal | first=आर | last=चन्द्रा | title=जीवन यात्रा | volume=८ | issue=११ | journal=क्रान्ति भारत समाचार | location=लखनऊ, उत्तर प्रदेश, भारत | date=सितम्बर २००८ | pages=२२-२३}}</ref><ref name="agarwal-bio">अग्रवाल २०१०, पृष्ठ ११०८-१११०।</ref><ref name="dinkarjagadguru">दिनकर २००८, पृष्ठ ३२।</ref> सो चित्रकूट पतिट्ठित अरहनता तुलसीदास निज नाम ऊपरी पवत्तितो तुलसी पीठ अभिहिता धममिका का समाजहित सेवा विज्जाधरपरिसा निज पतिट्ठापेतु च सभापति अस्तु।<ref>नागर २००२, पृष्ठ ९१।</ref> सो चित्रकूट पतिट्ठित जगद्गुरु रामभद्राचार्य अवसादेति निखिलविज्जालय निज पतिट्ठापेतु च यावजीविको अक्खदस्सामच्च अस्तु।<ref>{{cite web | title = The Chancellor | language=अंग्रेज़ी | url = http://www.jrhu.com/index_files/Page350.htm | accessdate = जुलाई २१, २०१० | publisher=जगद्गुरु रामभद्राचार्य विकलांग विश्वविद्यालय}}</ref><ref>{{cite book | language=अंग्रेज़ी | title = Analysis and Design of Algorithm | last=द्विवेदी | first=ज्ञानेन्द्र कुमार | publisher=लक्ष्मी प्रकाशन | date=दिसम्बर १, २००८ | location=नई दिल्ली, भारत | id=ISBN 978-81-318-0116-1 | pages=पृष्ठ x}}</ref> अमु निखिलविज्जालय एव अवसादेति सिस्सा निज चतु आकारास्स उपाधिधारी च थूणा-उपाधिधारी सिक्खामग्गा निवेदेति। जगद्गुरुरामभद्राचार्यः द्विमास उद्दिस्स आयु अन्तो तस्स दिट्ठि अपनस्सतः च सब्बदा अन्ध हुत्वा।<ref name="kbs-bio"/><ref name="agarwal-bio"/><ref name="kkbvp">{{cite web | publisher=के के बिड़ला प्रतिष्ठान | title = वाचस्पति पुरस्कार २००७ | url = http://www.kkbirlafoundation.com/downloads/pdf/vach-2007.pdf | accessdate = मार्च ८, २०११}}</ref><ref name="outlook">{{cite web | first=सुतपा | last=मुखर्जी | title=A Blind Sage's Vision: A Varsity For The Disabled At Chitrakoot | publisher=आउटलुक | place=नयी दिल्ली, भारत | date=मई १०, १९९९ | volume= | issue= | pages= | url=http://www.outlookindia.com/article.aspx?207437 | language=अंग्रेज़ी | accessdate=जून २१, २०११}}</ref>
Jagadgururāmabhadrācāryaḥ (hindī:jagadguru rāmabhadrācārya) (१९५०-), pūrimānāma giridharamiśraḥ, citrakūṭa (uttara pradeśa, bhāratadesa) adhivuttha ekā unnad paṇdita, ajjhāpanāyatta ācariya, nānābhāsika, racayitā, cittakathī, ajjhattadhammavidū ca indīya dhammāyatta netu astu. So rāmānanda paṭipāṭinija vattamāna kaṭu jagadguru rāmānandācāryā aṃṭo ekā astu ca amū avatthā aṃṭo १९८८ pabhūti. So citrakūṭa patiṭṭhita arahanatā tulasīdāsa nija nāma ūparī pavattito tulasī pīṭha abhihitā dhamamikā kā samājahita sevā vijjādharaparisā nija patiṭṭhāpetu ca sabhāpati astu. So citrakūṭa patiṭṭhita jagadguru rāmabhadrācārya avasādeti nikhilavijjālaya nija patiṭṭhāpetu ca yāvajīviko akkhadassāmacca astu. Amu nikhilavijjālaya eva avasādeti sissā nija catu ākārāssa upādhidhārī ca thūṇā-upādhidhārī sikkhāmaggā nivedeti। Jagadgururāmabhadrācāryaḥ dvimāsa uddissa āyu anto tassa diṭṭhi apanassataḥ ca sabbadā andha hutvā.
== जनि बालावत्था च ==
जगद्गुरु रामभद्दाचरियस्स जनि भारतवस्से उत्तरप्पदेसरज्जे जोनपुरजनपदे शाण्डिखुद्दनामके गामे एकस्मिं वसिट्ठगोत्तिये सरयूपारीणब्राह्मणकुले 1950 तमे खिट्ठाद्दे मकरसंकान्तिदिवसे तदनुसारे माघमासे कण्हपक्खे एकादस्सां तिथियं रत्तियं 10:34 वादने श्रीराजदेवमिस्सस्स चतुत्थ अपच्चरूपेण श्रीमतीशचीदेविया उदरतो समभवं। तस्स पितामहस्स मिस्ससूरियबलीमहोदयस्स एका पित्तब्बत्तजा मीराबायिया भक्ता, सा नवजातस्स बालकस्स नामकरणं गिरिधर'ति कतवती।<ref name="kkbvp"/><ref name="dinkarearlylife">दिनकर २००८, पृष्ठ २२–२४।</ref>
== अभिञ्ञाणा Abhiññāṇā ==
<references/>
3zbky625dv9kbt4n6zmbhdol0a035i5
पटिरूप:Cite web
10
5714
101513
100985
2022-05-30T22:58:44Z
CX Zoom
6375
+ Cat
101513
wikitext
text/x-wiki
<includeonly>{{Citation/core
|Citation class=web
|Surname1 = {{#if:{{{last|}}}
|{{{last}}}
|{{#if:{{{last1|}}}
|{{{last1}}}
|{{{author|}}}
}}
}}
|Surname2 = {{{last2|{{{surname2|{{{author2|}}}}}}}}}
|Surname3 = {{{last3|}}}
|Surname4 = {{{last4|}}}
|Surname5 = {{{last5|}}}
|Surname6 = {{{last6|}}}
|Surname7 = {{{last7|}}}
|Surname8 = {{{last8|}}}
|Surname9 = {{{last9|}}}
|Given1 = {{#if:{{{first|}}}|{{{first}}}|{{{first1|}}}}}
|Given2 = {{{first2|}}}
|Given3 = {{{first3|}}}
|Given4 = {{{first4|}}}
|Given5 = {{{first5|}}}
|Given6 = {{{first6|}}}
|Given7 = {{{first7|}}}
|Given8 = {{{first8|}}}
|Given9 = {{{first9|}}}
|Authorlink1 = {{#if:{{{authorlink|}}}|{{{authorlink}}}|{{{authorlink1|}}}}}
|Authorlink2 = {{{authorlink2|}}}
|Authorlink3 = {{{authorlink3|}}}
|Authorlink4 = {{{authorlink4|}}}
|Authorlink5 = {{{authorlink5|}}}
|Authorlink6 = {{{authorlink6|}}}
|Authorlink7 = {{{authorlink7|}}}
|Authorlink8 = {{{authorlink8|}}}
|Authorlink9 = {{{authorlink9|}}}
|Coauthors = {{{coauthor|{{{coauthors|}}}}}}
|EditorSurname1 = {{{editor-last|{{{editor-surname|{{{editor1-last|{{{editor1-surname|{{{editor1|{{{editor|{{{editors|}}}}}}}}}}}}}}}}}}}}}
|EditorSurname2 = {{{editor2-last|{{{editor2-surname|{{{editor2|}}}}}}}}}
|EditorSurname3 = {{{editor3-last|{{{editor3-surname|{{{editor3|}}}}}}}}}
|EditorSurname4 = {{{editor4-last|{{{editor4-surname|{{{editor4|}}}}}}}}}
|EditorGiven1 = {{{editor-first|{{{editor-given|{{{editor1-first|{{{editor1-given|}}}}}}}}}}}}
|EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}}
|EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}}
|EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}}
|Editorlink1={{{editor-link|{{{editor1-link|}}}}}}
|Editorlink2={{{editor2-link|}}}
|Editorlink3={{{editor3-link|}}}
|Editorlink4={{{editor4-link|}}}
|Year={{#if:{{{year|}}}|{{{year}}} <!-- attempt to derive year from date, if possible -->
|{{#if: {{{date|}}}
|{{#iferror: {{#time:Y|{{{date|}}} }}
|{{#iferror:{{#time:Y|{{{publication-date|einval}}} }}||{{#time:Y|{{{publication-date|}}} }}}}
|{{#time:Y|{{{date|}}} }}
}}
|{{{publication-date|}}} <!-- last resort -->
}}
}}
|Date = {{#if:{{{date|}}}|{{{date}}}|{{{day|}}} {{{month|}}} {{#if:{{{year|}}}|{{{year}}}|{{{publication-date|}}}}}}}
|Title={{{work|}}}
|TransTitle={{{trans_title|}}}
|At = {{#if:{{{page|}}}|p. {{{page}}}|{{#if:{{{pages|}}}|pp. {{{pages|}}}|{{{at|}}} }} }}
|IncludedWorkTitle = {{
#if:{{{title|}}}
|{{{title}}}
|{{
#if:{{{trans_title|}}}
|
|{{Citation error|no <code>|title=</code> specified|Cite web}}
}}
}}
|IncludedWorkURL = {{#if:{{{archiveurl|}}}
|{{#ifeq: {{{deadurl|}}} | no | {{{url|}}} | {{{archiveurl|}}} }}
|{{{url|}}}
}}
|PublicationPlace = {{{location|}}}
|Publisher = {{{publisher|}}}
|language = {{{language|}}}
|format = {{{format|}}}
|ARXIV={{{arxiv|}}}
|ASIN={{{asin|{{{ASIN|}}}}}}
|BIBCODE={{{bibcode|}}}
|DOI={{{doi|{{{DOI|}}}}}}
|DoiBroken={{{doi_inactivedate|{{{doi_brokendate|}}}}}}
|ISBN={{{isbn|{{{ISBN|}}}}}}
|ISSN={{{issn|{{{ISSN|}}}}}}
|JFM={{{jfm|{{{JFM|}}}}}}
|JSTOR={{{jstor|{{{JSTOR|}}}}}}
|LCCN={{{lccn|{{{LCCN|}}}}}}
|MR={{{mr|{{{MR|}}}}}}
|OCLC={{{oclc|{{{OCLC|}}}}}}
|OL={{{ol|{{{OL|}}}}}}
|OSTI={{{osti|{{{OSTI|}}}}}}
|PMC={{{pmc|{{{PMC|}}}}}}
|Embargo={{{pmc-embargo-date|1010-10-10}}}
|PMID={{{pmid|{{{PMID|}}}}}}
|RFC={{{rfc|{{{RFC|}}}}}}
|SSRN={{{ssrn|{{{SSRN|}}}}}}
|ZBL={{{zbl|}}}
|ID={{{id|{{{ID|}}}}}}
|AccessDate={{#if:{{{accessdate|}}}
|{{#if: {{{accessyear|}}}
|{{{accessdate}}} {{{accessyear}}}
|{{{accessdate}}}
}}
|{{{accessday|}}} {{{accessmonth|}}} {{{accessyear|}}}
}}
|DateFormat={{#if:{{{dateformat|}}}|{{{dateformat}}}|none}}
|quote = {{{quote|}}}
|Ref={{{ref|}}}
|Sep = {{#ifeq:{{{separator|{{{seperator}}} }}}|;|;|{{{separator|{{{seperator|.}}} }}} }}
|PS={{#if:{{{quote|}}}||{{{postscript|.}}}}}
|ArchiveURL = {{{archiveurl|}}}
|OriginalURL = {{{url|}}}
|ArchiveDate= {{{archivedate|}}}
|DeadURL = {{{deadurl|}}}
|template doc demo={{{template doc demo|}}}
}}{{#if:{{{accessdaymonth|}}}{{{accessmonthday|}}}{{{accessday|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{day|}}}{{{access-date|}}}{{{dateformat|}}}{{{accessed|}}}|[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}</includeonly><noinclude>
[[Category:Citation templates]]
</noinclude>
juozacwouhl5ssoz9r1ba7t2pglmp50
पटिरूप:Citation/core
10
5715
101509
75351
2022-05-30T22:55:54Z
CX Zoom
6375
+ Cat
101509
wikitext
text/x-wiki
<span class="citation {{{Citation class|{{{Citation type|}}}}}}"
{{
#switch:{{{Ref|}}}
||none =
|#default = id="{{anchorencode:{{{Ref}}}}}"
|harv = {{#if:{{{Surname1|}}}{{{EditorSurname1|}}}
|id="CITEREF{{anchorencode:{{#if:{{{Surname1|}}}
|{{{Surname1}}}{{{Surname2|}}}{{{Surname3|}}}{{{Surname4|}}}
|{{{EditorSurname1|}}}{{{EditorSurname2|}}}{{{EditorSurname3|}}}{{{EditorSurname4|}}}
}}{{{Year|{{{Date|}}}}}}}}"
}}
}}>{{
<!--============ Author or editor and date ============-->
#if:{{{Surname1|}}}
|{{
#if: {{{AuthorMask|}}}
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|<del>{{loop|{{{AuthorMask}}}|2= }}</del>
}}
|{{
#if: {{{Authorlink1|}}}
|[[{{{Authorlink1}}} |{{{Surname1}}}{{
#if: {{{Given1|}}}
|{{{NameSep|, }}}{{{Given1}}}
}}]]
|{{{Surname1}}}{{
#if: {{{Given1|}}}
|{{{NameSep|, }}}{{{Given1}}}
}}
}}
}}{{
#if: {{{Surname2|}}}
|{{#ifexpr:{{{Trunc|8}}}<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0{{{AuthorMask|}}} }}
| <!-- then punctuation should be included in AuthorMask -->
|{{
#if: {{{Surname3|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}
}}{{
#if: {{{Authorlink2|}}}
|[[{{{Authorlink2}}} |{{{Surname2}}}{{
#if: {{{Given2|}}}
|{{{NameSep|, }}}{{{Given2}}}
}}]]
|{{{Surname2}}}{{
#if: {{{Given2|}}}
|{{{NameSep|, }}}{{{Given2}}}
}}
}}{{
#if: {{{Surname3|}}}
|{{#ifexpr:{{{Trunc|8}}}<3
| et al.
|{{
#if: {{{Surname4|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink3|}}}
|[[{{{Authorlink3}}} |{{{Surname3}}}{{
#if: {{{Given3|}}}
|{{{NameSep|, }}}{{{Given3}}}
}}]]
|{{{Surname3}}}{{
#if: {{{Given3|}}}
|{{{NameSep|, }}}{{{Given3}}}
}}
}}{{
#if:{{{Surname4|}}}
|{{#ifexpr:{{{Trunc|8}}}<4
| et al.
|{{
#if: {{{Surname5|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink4|}}}
|[[{{{Authorlink4}}} |{{{Surname4}}}{{
#if: {{{Given4|}}}
|{{{NameSep|, }}}{{{Given4}}}
}}]]
|{{{Surname4}}}{{
#if: {{{Given4|}}}
|{{{NameSep|, }}}{{{Given4}}}
}}
}}{{
#if:{{{Surname5|}}}
|{{#ifexpr:{{{Trunc|8}}}<5
| et al.
|{{
#if: {{{Surname6|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink5|}}}
|[[{{{Authorlink5}}} |{{{Surname5}}}{{
#if: {{{Given5|}}}
|{{{NameSep|, }}}{{{Given5}}}
}}]]
|{{{Surname5}}}{{
#if: {{{Given5|}}}
|{{{NameSep|, }}}{{{Given5}}}
}}
}}{{
#if:{{{Surname6|}}}
|{{#ifexpr:{{{Trunc|8}}}<6
| et al.
|{{
#if: {{{Surname7|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink6|}}}
|[[{{{Authorlink6}}} |{{{Surname6}}}{{
#if: {{{Given6|}}}
|{{{NameSep|, }}}{{{Given6}}}
}}]]
|{{{Surname6}}}{{
#if: {{{Given6|}}}
|{{{NameSep|, }}}{{{Given6}}}
}}
}}{{
#if:{{{Surname7|}}}
|{{#ifexpr:{{{Trunc|8}}}<7
| et al.
|{{
#if: {{{Surname8|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink7|}}}
|[[{{{Authorlink7}}} |{{{Surname7}}}{{
#if: {{{Given7|}}}
|{{{NameSep|, }}}{{{Given7}}}
}}]]
|{{{Surname7}}}{{
#if: {{{Given7|}}}
|{{{NameSep|, }}}{{{Given7}}}
}}
}}{{
#if:{{{Surname8|}}}
|{{#ifexpr:{{{Trunc|8}}}<8
| et al.
|{{
#if: {{{Surname9|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Authorlink8|}}}
|[[{{{Authorlink8}}} |{{{Surname8}}}{{
#if: {{{Given8|}}}
|{{{NameSep|, }}}{{{Given8}}}
}}]]
|{{{Surname8}}}{{
#if: {{{Given8|}}}
|{{{NameSep|, }}}{{{Given8}}}
}}
}}{{
#if:{{{Surname9|}}}
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if: {{{Coauthors|}}}
|{{{AuthorSep|; }}}{{{Coauthors|}}}|
}}{{
#if: {{{Date|}}}
| ({{{Date}}}){{
#if:{{{YearNote|}}}
| [{{{YearNote}}}]
}}
}}
|{{<!-- ============== No author: display editors first == -->
#if: {{{EditorSurname1|}}}
|{{
#if: {{{Editorlink1|}}}
|[[{{{Editorlink1}}} |{{{EditorSurname1}}}{{
#if: {{{EditorGiven1|}}}
|, {{{EditorGiven1}}}
}}]]
|{{{EditorSurname1}}}{{
#if: {{{EditorGiven1|}}}
|, {{{EditorGiven1}}}
}}
}}{{
#if: {{{EditorSurname2|}}}
|{{
#if: {{{EditorSurname3|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Editorlink2|}}}
|[[{{{Editorlink2}}} |{{{EditorSurname2}}}{{
#if: {{{EditorGiven2|}}}
|, {{{EditorGiven2}}}
}}]]
|{{{EditorSurname2}}}{{
#if: {{{EditorGiven2|}}}
|, {{{EditorGiven2}}}
}}
}}{{
#if: {{{EditorSurname3|}}}
|{{
#if: {{{EditorSurname4|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Editorlink3|}}}
|[[{{{Editorlink3}}} |{{{EditorSurname3}}}{{
#if: {{{EditorGiven3|}}}
|, {{{EditorGiven3}}}
}}]]
|{{{EditorSurname3}}}{{
#if: {{{EditorGiven3|}}}
|, {{{EditorGiven3}}}
}}
}}{{
#if:{{{EditorSurname4|}}}
| et al.
}}
}}
}}, ed{{#if:{{{EditorSurname2|}}}|s}}{{#ifeq:{{{Sep|,}}}|.||.}}{{
#if: {{{Date|}}}
| ({{{Date}}}){{
#if:{{{YearNote|}}}
| [{{{YearNote}}}]
}}
}}
}}
}}{{
<!--============ Title of included work ============-->
#if: {{{IncludedWorkTitle|}}}{{#if:{{{Periodical|}}}||{{#if:{{{TransItalic|}}}||{{{TransTitle|}}}}}}}
|{{
#if:{{{Surname1|}}}{{{EditorSurname1|}}}
|{{{Sep|,}}} 
}}{{Citation/make link
| 1={{
#if: {{{IncludedWorkURL|}}}
|{{{IncludedWorkURL}}}
|{{
#if: {{{URL|}}}
|{{{URL}}}
}}
}}
| 2={{
#if: {{{Periodical|}}}
|''<nowiki />{{{IncludedWorkTitle}}}<nowiki />''
|"{{{IncludedWorkTitle|}}}{{
#if: {{{TransTitle|}}}
|{{
#if: {{{IncludedWorkTitle|}}}
| 
}}[{{{TransTitle}}}]
}}"
}}
}}
}}{{
<!--============ Place (if different than PublicationPlace) ============-->
#if: {{{Place|}}}
|{{
#ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
|
|{{
#if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}
|{{{Sep|,}}} written at {{{Place}}}
}}
}}
}}{{
<!--============ Editor of compilation ============-->
#if: {{{EditorSurname1|}}}
|{{
#if: {{{Surname1|}}}
|{{{Sep|,}}} {{
#if: {{{IncludedWorkTitle|}}}
|{{#ifeq:{{{Sep|,}}}|.|I|i}}n 
}}{{
#if: {{{Editorlink1|}}}
|[[{{{Editorlink1}}} |{{{EditorSurname1}}}{{
#if: {{{EditorGiven1|}}}
|, {{{EditorGiven1}}}
}}]]
|{{{EditorSurname1}}}{{
#if: {{{EditorGiven1|}}}
|, {{{EditorGiven1}}}
}}}}{{
#if: {{{EditorSurname2|}}}
|{{
#if: {{{EditorSurname3|}}}
|{{{AuthorSep|; }}}
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Editorlink2|}}}
|[[{{{Editorlink2}}}|{{{EditorSurname2}}}{{
#if: {{{EditorGiven2|}}}
|, {{{EditorGiven2}}}
}}]]
|{{{EditorSurname2}}}{{
#if: {{{EditorGiven2|}}}
|, {{{EditorGiven2}}}
}}
}}{{
#if: {{{EditorSurname3|}}}
|{{
#if: {{{EditorSurname4|}}}
|; 
|{{#if:{{{amp|}}}| & |{{{AuthorSep|; }}}}}
}}{{
#if: {{{Editorlink3|}}}
|[[{{{Editorlink3}}}|{{{EditorSurname3}}}{{
#if: {{{EditorGiven3|}}}
|, {{{EditorGiven3}}}
}}]]
|{{{EditorSurname3}}}{{
#if: {{{EditorGiven3|}}}
|, {{{EditorGiven3}}}
}}
}}{{
#if:{{{EditorSurname4|}}}
| et al.
}}
}}
}}{{
#if: {{{IncludedWorkTitle|}}}
|
|{{{Sep|,}}} ed{{#if:{{{EditorSurname2|}}}|s}}{{#ifeq:{{{Sep|,}}}|.||.}}
}}
}}
}}{{
<!--============ Periodicals ============-->
#if: {{{Periodical|}}}
|{{
#if: {{{Other|}}}
|{{{Sep|,}}} {{{Other|}}}
}}{{
#if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}
|{{{Sep|,}}} }}{{
#if: {{{Title|}}}{{{TransTitle|}}}
|{{Citation/make link
| 1={{
#if: {{{IncludedWorkTitle|}}}
|{{
#if: {{{IncludedWorkURL|}}}
|{{
#if: {{{URL|}}}
|{{{URL}}}
}}
}}
|{{
#if: {{{URL|}}}
|{{{URL}}}
}}
}}
| 2="{{{Title}}}{{
#if: {{{TransTitle|}}}
|{{
#if: {{{Title|}}}
| 
}}[{{{TransTitle}}}]
}}"
}}{{
#if: {{{TitleNote|}}}
|{{{Sep|,}}} {{{TitleNote}}}
}}
}}
}}{{
#if: {{{language|}}}
| (in {{{language}}})
}}{{
#if: {{{format|}}}
| ({{{format}}})
}}{{
#if: {{{Periodical|}}}
|{{
#if:{{{IncludedWorkTitle|}}}{{{Title|}}}{{{TransTitle|}}}
|{{{Sep|,}}} 
}}''<nowiki />{{{Periodical}}}<nowiki />''{{
#if: {{{Series|}}}
|{{{Sep|,}}} {{{Series}}}
}}{{
#if: {{{PublicationPlace|}}}
|{{
#if: {{{Publisher|}}}
| ({{{PublicationPlace}}}<nowiki>: </nowiki>{{{Publisher}}})
| ({{{PublicationPlace}}})
}}
|{{
#if: {{{Publisher|}}}
| ({{{Publisher}}})
}}
}}{{
#if: {{{Volume|}}}
| '''<nowiki />{{{Volume}}}<nowiki />'''{{
#if: {{{Issue|}}}
| ({{{Issue}}})
}}
|{{
#if: {{{Issue|}}}
| ({{{Issue}}})
}}
}}{{
#if: {{{At|}}}
|<nowiki>: </nowiki> {{{At}}}
}}
|{{
<!--============ Anything else with a title, including books ============-->
#if: {{{Title|}}}{{{TransItalic|}}}
|{{
#if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}{{{Periodical|}}}
|{{{Sep|,}}}
}} {{Citation/make link
| 1={{
#if: {{{IncludedWorkTitle|}}}
|{{
#if: {{{IncludedWorkURL|}}}
|{{
#if: {{{URL|}}}
|{{{URL}}}
}}
}}
|{{
#if: {{{URL|}}}
|{{{URL}}}
}}
}}
| 2=''<nowiki />{{{Title|}}}{{
#if:{{{TransItalic|}}}| [{{{TransItalic}}}]
}}<nowiki />''
}}
}}{{
#if: {{{TitleType|}}}
| ({{{TitleType}}})
}}{{
#if: {{{Series|}}}
|{{{Sep|,}}} {{{Series}}}
}}{{
#if: {{{Volume|}}}
|{{{Sep|,}}} '''<nowiki />{{{Volume}}}<nowiki />'''
}}{{
#if: {{{Other|}}}
|{{{Sep|,}}} {{{Other|}}}
}}{{
#if: {{{Edition|}}}
| ({{{Edition}}} ed.)
}}{{
#if: {{{PublicationPlace|}}}
|{{{Sep|,}}} {{{PublicationPlace}}}
}}{{
#if: {{{Publisher|}}}
|{{
#if: {{{PublicationPlace|}}}
|<nowiki>:</nowiki>
|{{{Sep|,}}}
}} {{{Publisher}}}
}}
}}{{
<!--============ Date (if no author/editor) ============-->
#if: {{{Surname1|}}}{{{EditorSurname1|}}}
|
|{{
#if: {{{Date|}}}
|{{{Sep|,}}} {{{Date}}}{{
#if:{{{YearNote|}}}
| [{{{YearNote}}}]
}}
}}
}}{{
<!--============ Publication date ============-->
#if: {{{PublicationDate|}}}
|{{
#ifeq: {{{PublicationDate|}}} | {{{Date|}}}
|
|{{
#if: {{{EditorSurname1|}}}
|{{
#if: {{{Surname1|}}}
|{{{Sep|,}}} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if: {{{Periodical|}}}
|{{{Sep|,}}} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
<!--============ Page within included work ============-->
#if: {{{Periodical|}}}
|
|{{
#if: {{{At|}}}
|{{{Sep|,}}} {{{At}}}
}}
}}{{
<!--============ arXiv ==============-->
#if: {{{ARXIV|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=arxiv |input1={{{ARXIV|}}} }}
}}{{
<!--============ ASIN ===============-->
#if: {{{ASIN|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=asin |input1={{{ASIN|}}} }}
}}{{
<!--============ BIBCODE ============-->
#if: {{{BIBCODE|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=bibcode |input1={{{BIBCODE|}}} }}
}}{{
<!--============ DOI ================-->
#if:{{{DOI|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=doi |input1={{{DOI|}}} |input2={{{DoiBroken|}}} }}
}}{{
<!--============ ISBN ===============-->
#if: {{{ISBN|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=isbn |input1={{{ISBN|}}} }}
}}{{
<!--============ ISSN ===============-->
#if: {{{ISSN|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=issn |input1={{{ISSN|}}} }}
}}{{
<!--============ JFM ================-->
#if: {{{JFM|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=jfm |input1={{{JFM|}}} }}
}}{{
<!--============ JSTOR ==============-->
#if: {{{JSTOR|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=jstor |input1={{{JSTOR|}}} }}
}}{{
<!--============ LCCN ===============-->
#if: {{{LCCN|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=lccn |input1={{{LCCN|}}} }}
}}{{
<!--============ MR =================-->
#if: {{{MR|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=mr |input1={{{MR|}}} }}
}}{{
<!--============ OCLC ===============-->
#if: {{{OCLC|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=oclc |input1={{{OCLC|}}} }}
}}{{
<!--============ OL =================-->
#if: {{{OL|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=ol |input1={{{OL|}}} }}
}}{{
<!--============ OSTI ===============-->
#if: {{{OSTI|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=osti |input1={{{OSTI|}}} }}
}}{{
<!--============ PMC ================-->
#if: {{{PMC|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=pmc |input1={{{PMC|}}} }}
}}{{
<!--============ PMID ===============-->
#if: {{{PMID|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=pmid |input1={{{PMID|}}} }}
}}{{
<!--============ RFC ================-->
#if: {{{RFC|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=rfc|input1={{{RFC|}}} }}
}}{{
<!--============ SSRN ================-->
#if: {{{SSRN|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=ssrn |input1={{{SSRN|}}} }}
}}{{
<!--============ ZBL ================-->
#if: {{{ZBL|}}}
|{{{Sep|,}}} {{citation/identifier |identifier=zbl |input1={{{ZBL|}}} }}
}}{{
<!--============ Misc. Identifier ============-->
#if: {{{ID|}}}
|{{{Sep|,}}} {{{ID}}}
}}{{
<!--============ Archive data, etc ===========-->
#if: {{{Archive|}}}
|{{{Sep|,}}} {{{Archive}}}[[Category:Pages using deprecated citation archive parameters]]
|{{
#if:{{{ArchiveURL|}}}{{{ArchiveDate|}}}
| {{{Sep|,}}} {{#ifeq: {{{DeadURL|}}} | no
| {{#if:{{{ArchiveURL|}}}
|{{Citation/make link|{{{ArchiveURL|}}}|{{#ifeq:{{{Sep}}}|.|A|a}}rchived}} from the original
|{{#ifeq:{{{Sep}}}|.|A|a}}rchived
}}
| {{#ifeq:{{{Sep}}}|.|A|a}}rchived{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}
|{{#if:{{{ArchiveURL|}}}| from {{Citation/make link|{{{OriginalURL|{{{IncludedWorkURL|}}}}}}|the original}}}}
}}
}}{{#if:{{{ArchiveDate|}}}| on {{{ArchiveDate}}}}}{{
#if:{{#if:{{{ArchiveURL|}}}||A}}{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}||B}}{{#if:{{{ArchiveDate|}}}||C}}
|. {{citation error|nocat={{{template doc demo|}}}
|If you specify <code>|{{#if:{{{ArchiveURL|}}}|archiveurl|archivedate}}=</code>{{#ifeq:{{{DeadURL|}}}|no|{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}|| and <code>|deadurl=no</code>}}}}, you must {{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}| also specify <code>|{{#if:{{{ArchiveURL|}}}|archivedate|archiveurl}}=</code>| {{#ifeq:{{{DeadURL|}}}|no|also|first}} specify <code>|url=</code>}}}}
}}
}}
}}{{
<!--============ URL and AccessDate ============-->
#if: {{{URL|}}}{{{IncludedWorkURL|}}}{{#ifeq:{{{DeadURL|}}}|no|{{{ArchiveURL|}}}|}}
|{{
#if: {{{Title|}}}{{{IncludedWorkTitle|}}}{{{TransTitle|}}}
|<span class="printonly">{{{Sep|,}}} {{
#if: {{{IncludedWorkURL|}}}
|{{{IncludedWorkURL}}}
|{{{URL}}}
}}</span>
|{{{Sep|,}}} {{
#if: {{{IncludedWorkURL|}}}
|{{{IncludedWorkURL}}}
|{{{URL}}}
}}
}}{{
#if: {{{AccessDate|}}}
| <span class="reference-accessdate">{{#ifeq:{{{Sep|,}}}|,|, r|. R}}etrieved {{{AccessDate}}}</span>
}}
}}{{#if:{{{laysummary|}}}
|{{{Sep|,}}} [{{{laysummary}}} Lay summary]{{#if: {{{laysource|}}}| – ''<nowiki />{{{laysource}}}<nowiki />''}}
}}{{#if:{{{laydate|}}}
|  ({{{laydate}}})
}}{{#if:{{{quote|}}}
|{{{Sep|,}}} "{{{quote}}}"
}}{{{PS|}}}</span><!--
=== This is a COinS tag (http://ocoins.info), which allows automated tools to parse the citation information: ===
--><span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt={{urlencode:info:ofi/fmt:kev:mtx:}}{{
#if: {{{Periodical|}}}
|journal&rft.genre=article&rft.atitle={{urlencode:{{{Title|}}}}}&rft.jtitle={{urlencode:{{{Periodical|}}}}}
|book{{
#if: {{{IncludedWorkTitle|}}}
|&rft.genre=bookitem&rft.btitle={{urlencode:{{{IncludedWorkTitle|}}}}}&rft.atitle={{urlencode:{{{Title|}}}}}
|&rft.genre=book&rft.btitle={{urlencode:{{{Title|}}}}}
}}
}}{{
#if: {{{Surname1|}}} |&rft.aulast={{urlencode:{{{Surname1}}}}}{{
#if: {{{Given1|}}} |&rft.aufirst={{urlencode:{{{Given1}}}}}
}}
}}{{
#if: {{{Surname1|}}} |&rft.au={{urlencode:{{{Surname1}}}}}{{
#if: {{{Given1|}}} |{{urlencode:{{{NameSep|, }}}{{{Given1}}}}}
}}
}}{{
#if: {{{Surname2|}}} |&rft.au={{urlencode:{{{Surname2}}}}}{{
#if: {{{Given2|}}} |{{urlencode:{{{NameSep|, }}}{{{Given2}}}}}
}}
}}{{
#if: {{{Surname3|}}} |&rft.au={{urlencode:{{{Surname3}}}}}{{
#if: {{{Given3|}}} |{{urlencode:{{{NameSep|, }}}{{{Given3}}}}}
}}
}}{{
#if: {{{Surname4|}}} |&rft.au={{urlencode:{{{Surname4}}}}}{{
#if: {{{Given4|}}} |{{urlencode:{{{NameSep|, }}}{{{Given4}}}}}
}}
}}{{
#if: {{{Surname5|}}} |&rft.au={{urlencode:{{{Surname5}}}}}{{
#if: {{{Given5|}}} |{{urlencode:{{{NameSep|, }}}{{{Given5}}}}}
}}
}}{{
#if: {{{Surname6|}}} |&rft.au={{urlencode:{{{Surname6}}}}}{{
#if: {{{Given6|}}} |{{urlencode:{{{NameSep|, }}}{{{Given6}}}}}
}}
}}{{
#if: {{{Surname7|}}} |&rft.au={{urlencode:{{{Surname7}}}}}{{
#if: {{{Given7|}}} |{{urlencode:{{{NameSep|, }}}{{{Given7}}}}}
}}
}}{{
#if: {{{Surname8|}}} |&rft.au={{urlencode:{{{Surname8}}}}}{{
#if: {{{Given8|}}} |{{urlencode:{{{NameSep|, }}}{{{Given8}}}}}
}}
}}{{
#if: {{{Surname9|}}} |&rft.au={{urlencode:{{{Surname9}}}}}{{
#if: {{{Given9|}}} |{{urlencode:{{{NameSep|, }}}{{{Given9}}}}}
}}
}}{{
#if: {{{Date|}}} |&rft.date={{urlencode:{{{Date}}}}}
}}{{
#if: {{{Series|}}} |&rft.series={{urlencode:{{{Series}}}}}
}}{{
#if: {{{Volume|}}} |&rft.volume={{urlencode:{{{Volume}}}}}
}}{{
#if: {{{Issue|}}} |&rft.issue={{urlencode:{{{Issue}}}}}
}}{{
#if: {{{At|}}} |&rft.pages={{urlencode:{{{At}}}}}
}}{{
#if: {{{Edition|}}} |&rft.edition={{urlencode:{{{Edition}}}}}
}}{{
#if: {{{PublicationPlace|}}}{{{Place|}}} |&rft.place={{urlencode:{{{PublicationPlace|{{{Place}}}}}}}}
}}{{
#if: {{{Publisher|}}} |&rft.pub={{urlencode:{{{Publisher}}}}}
}}{{
#if: {{{ARXIV|}}} |&rft_id=info:arxiv/{{urlencode:{{{ARXIV}}}}}
}}{{
#if: {{{ASIN|}}} |&rft_id=info:asin/{{urlencode:{{{ASIN}}}}}
}}{{
#if: {{{BIBCODE|}}} |&rft_id=info:bibcode/{{urlencode:{{{BIBCODE}}}}}
}}{{
#if: {{{DOI|}}} |&rft_id=info:doi/{{urlencode:{{{DOI}}}}}
}}{{
#if: {{{ISBN|}}} |&rft.isbn={{urlencode:{{{ISBN}}}}}
}}{{
#if: {{{ISSN|}}} |&rft.issn={{urlencode:{{{ISSN}}}}}
}}{{
#if: {{{JFM|}}} |&rft.jfm={{urlencode:{{{JFM}}}}}
}}{{
#if: {{{JSTOR|}}} |&rft.jstor={{urlencode:{{{JSTOR}}}}}
}}{{
#if: {{{LCCN|}}} |&rft.lccn={{urlencode:{{{LCCN}}}}}
}}{{
#if: {{{OCLC|}}} |&rft_id=info:oclcnum/{{urlencode:{{{OCLC}}}}}
}}{{
#if: {{{OL|}}} |&rft_id=info:olnum/{{urlencode:{{{OL}}}}}
}}{{
#if: {{{OSTI|}}} |&rft_id=info:osti/{{urlencode:{{{OSTI}}}}}
}}{{
#if: {{{MR|}}} |&rft.mr={{urlencode:{{{MR}}}}}
}}{{
#if: {{{PMC|}}} |&rft_id=info:pmc/{{urlencode:{{{PMC}}}}}
}}{{
#if: {{{PMID|}}} |&rft_id=info:pmid/{{urlencode:{{{PMID}}}}}
}}{{
#if: {{{RFC|}}} |&rft_id=info:rfc/{{urlencode:{{{RFC}}}}}
}}{{
#if: {{{SSRN|}}} |&rft_id=info:ssrn/{{urlencode:{{{SSRN}}}}}
}}{{
#if: {{{ZBL|}}} |&rft_id=info:zbl/{{urlencode:{{{ZBL}}}}}
}}{{
#if: {{{URL|}}}{{{IncludedWorkURL|}}} |&rft_id={{urlencode:{{{URL|{{{IncludedWorkURL|}}}}}}}}
}}&rfr_id=info:sid/en.wikipedia.org:{{FULLPAGENAMEE}}"><span style="display: none;"> </span></span><noinclude>
[[Category:Citation templates]]
</noinclude>
p8u095b9v80mpdh0454whs6d3phdhgf
पटिरूप:Citation/make link
10
5716
101510
75352
2022-05-30T22:56:34Z
CX Zoom
6375
+ Cat
101510
wikitext
text/x-wiki
{{#if:{{{1|}}}
|[{{{1}}} {{{2}}}]
|{{{2}}}
}}<noinclude><!--
Code notes (here so that people /read/ it)
1. Parameter #2 is always nonempty when called from {{Citation/core}}.
2. It's up to {{Citation/core}} to stop italicized "'foo' & 'bar'" from becoming
"'''foo' & 'bar'''". Citation/core does this by having a <nowiki></nowiki>
at both beginning and end of the call to this template. Since this is only
needed once, it's more efficient to do it in {{Citation/core}} than here.
-->
[[Category:Citation templates]]
</noinclude>
nhdonz700bd4c352l3hufc4valxb0qi
पटिरूप:Cite journal
10
5717
101512
75356
2022-05-30T22:58:04Z
CX Zoom
6375
+ Cat
101512
wikitext
text/x-wiki
{{Citation/core
|Citation type=Journal
|AuthorMask = {{{author-mask|{{{authormask|}}}}}}
|Surname1 = {{{last|{{{surname|{{{last1|{{{surname1|{{{author1|{{{author|{{{authors|}}}}}}}}}}}}}}}}}}}}}
|Surname2 = {{{last2|{{{surname2|{{{author2|}}}}}}}}}
|Surname3 = {{{last3|{{{surname3|{{{author3|}}}}}}}}}
|Surname4 = {{{last4|{{{surname4|{{{author4|}}}}}}}}}
|Surname5 = {{{last5|{{{surname5|{{{author5|}}}}}}}}}
|Surname6 = {{{last6|{{{surname6|{{{author6|}}}}}}}}}
|Surname7 = {{{last7|{{{surname7|{{{author7|}}}}}}}}}
|Surname8 = {{{last8|{{{surname8|{{{author8|}}}}}}}}}
|Surname9 = {{{last9|{{{surname9|{{{author9|}}}}}}}}}
|Given1 = {{{first1|{{{given1|{{{first|{{{given|}}}}}}}}}}}}
|Given2 = {{{first2|{{{given2|}}}}}}
|Given3 = {{{first3|{{{given3|}}}}}}
|Given4 = {{{first4|{{{given4|}}}}}}
|Given5 = {{{first5|{{{given5|}}}}}}
|Given6 = {{{first6|{{{given6|}}}}}}
|Given7 = {{{first7|{{{given7|}}}}}}
|Given8 = {{{first8|{{{given8|}}}}}}
|Given9 = {{{first9|{{{given9|}}}}}}
|Authorlink1 = {{{author-link|{{{author1-link|{{{authorlink|{{{authorlink1|}}}}}}}}}}}}
|Authorlink2 = {{{author2-link|{{{authorlink2|}}}}}}
|Authorlink3 = {{{author3-link|{{{authorlink3|}}}}}}
|Authorlink4 = {{{author4-link|{{{authorlink4|}}}}}}
|Authorlink5 = {{{author5-link|{{{authorlink5|}}}}}}
|Authorlink6 = {{{author6-link|{{{authorlink6|}}}}}}
|Authorlink7 = {{{author7-link|{{{authorlink7|}}}}}}
|Authorlink8 = {{{author8-link|{{{authorlink8|}}}}}}
|Authorlink9 = {{{author9-link|{{{authorlink9|}}}}}}
|Coauthors = {{{coauthor|{{{coauthors|}}}}}}
|Year={{{year|{{ <!-- attempt to derive year from date, if possible -->
#if: {{{date|}}}
|{{
#iferror:{{#time:Y|{{{date|}}} }}
|{{#iferror:{{#time:Y|{{{publication-date|einval}}} }}||{{#time:Y|{{{publication-date|}}} }}}}
|{{#time:Y|{{{date|}}} }}
}}
|{{{publication-date|}}} <!-- last resort -->
}}
}}}
|Date = {{#if:{{{date|}}}|{{{date}}}|{{{day|}}} {{{month|}}} {{{year|{{{publication-date|}}}}}}}}
|Title={{{title|}}}
|TransTitle={{{trans_title|}}}
|URL= {{#if:{{{archiveurl|}}}
|{{#ifeq: {{{deadurl|}}} | no | {{{url|}}} | {{{archiveurl|}}} }}
|{{{url|}}}
}}
|Series={{{series|{{{version|}}}}}}
|Periodical = {{{journal|{{{periodical|{{{magazine|{{{work|}}}}}}}}}}}}
|Volume = {{{volume|}}}
|Issue = {{{issue|{{{number|}}}}}}
|At = {{
#if: {{{journal|{{{periodical|{{{magazine|{{{work|}}}}}}}}}}}}
|{{{pages|{{{page|{{{at|}}}}}}}}}
|{{
#if: {{{page|}}}
|p. {{{page}}}
|{{
#if: {{{pages|}}}
|pp. {{{pages}}}
|{{{at|}}}
}}
}}
}}
|IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}}
|IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}}
|Edition = {{{edition|}}}
|Place = {{{place|{{{location|}}}}}}
|PublicationPlace = {{{publication-place|{{{place|{{{location|}}}}}}}}}
|Publisher = {{{publisher|}}}
|PublicationDate = {{{publication-date|}}}
|EditorSurname1 = {{{editor-last|{{{editor-surname|{{{editor1-last|{{{editor1-surname|{{{editor|{{{editors|}}}}}}}}}}}}}}}}}}
|EditorSurname2 = {{{editor2-last|{{{editor2-surname|}}}}}}
|EditorSurname3 = {{{editor3-last|{{{editor3-surname|}}}}}}
|EditorSurname4 = {{{editor4-last|{{{editor4-surname|}}}}}}
|EditorGiven1 = {{{editor-first|{{{editor-given|{{{editor1-first|{{{editor1-given|}}}}}}}}}}}}
|EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}}
|EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}}
|EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}}
|Editorlink1={{{editor-link|{{{editor1-link|}}}}}}
|Editorlink2={{{editor2-link|}}}
|Editorlink3={{{editor3-link|}}}
|Editorlink4={{{editor4-link|}}}
|Other = {{{others|}}}
|language = {{{language|{{{in|}}}}}}
|format = {{{format|}}}
|ARXIV={{{arxiv|}}}
|ASIN={{{asin|{{{ASIN|}}}}}}
|BIBCODE={{{bibcode|}}}
|DOI={{{doi|{{{DOI|}}}}}}
|DoiBroken={{{doi_inactivedate|{{{doi_brokendate|}}}}}}
|ISBN={{{isbn|{{{ISBN|}}}}}}
|ISSN={{{issn|{{{ISSN|}}}}}}
|JFM={{{jfm|{{{JFM|}}}}}}
|JSTOR={{{jstor|{{{JSTOR|}}}}}}
|LCCN={{{lccn|{{{LCCN|}}}}}}
|MR={{{mr|{{{MR|}}}}}}
|OCLC={{{oclc|{{{OCLC|}}}}}}
|OL={{{ol|{{{OL|}}}}}}
|OSTI={{{osti|{{{OSTI|}}}}}}
|PMC={{{pmc|{{{PMC|}}}}}}
|Embargo={{{pmc-embargo-date|1010-10-10}}}
|PMID={{{pmid|{{{PMID|}}}}}}
|RFC={{{rfc|{{{RFC|}}}}}}
|SSRN={{{ssrn|{{{SSRN|}}}}}}
|ZBL={{{zbl|}}}
|ID={{{id|{{{ID|}}}}}}
|AccessDate={{{access-date|{{{accessdate|}}}}}}
|OriginalURL={{{url|}}}
|ArchiveURL={{{archiveurl|}}}
|ArchiveDate={{{archivedate|}}}
|DeadURL = {{{deadurl|}}}
|laysource = {{{laysource|}}}
|laysummary = {{{laysummary|}}}
|laydate = {{{laydate|}}}
|quote = {{{quote|}}}
|Ref={{{ref|}}}
|Sep = {{#ifeq:{{{separator|{{{seperator}}} }}}|;|;|{{{separator|{{{seperator|.}}} }}} }}
|PS = {{{postscript|.}}}
|AuthorSep = {{#ifeq:{{{author-separator|}}}|;|;|{{{author-separator|;}}}}} 
|NameSep = {{{author-name-separator|,}}} 
|Trunc = {{#if:{{{display-authors|}}}|{{{display-authors}}}|8}}
|amp = {{{use ampersand before last author|}}}
}}{{#if:{{{accessdaymonth|}}}{{{accessmonthday|}}}{{{accessday|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{day|}}}{{{access-date|}}}{{{dateformat|}}}|[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}{{#if:{{{doilabel|}}}|[[Category:Citation templates using redundant parameters|{{NAMESPACE}} {{PAGENAME}}]]}}<noinclude>
[[Category:Citation templates]]
</noinclude>
o8j65ew34dtst3wbparv2ok93vy4nhl
पटिरूप:Cite book
10
5718
101511
75422
2022-05-30T22:57:19Z
CX Zoom
6375
+ Cat
101511
wikitext
text/x-wiki
{{Citation/core
|Citation class=book
|AuthorMask = {{{authormask|{{{author-mask|}}}}}}
|Surname1 = {{{last|{{{surname|{{{last1|{{{surname1|{{{author1|{{{author|{{{authors|{{{author|}}}}}}}}}}}}}}}}}}}}}}}}
|Surname2 = {{{last2|{{{surname2|{{{author2|}}}}}}}}}
|Surname3 = {{{last3|{{{surname3|{{{author3|}}}}}}}}}
|Surname4 = {{{last4|{{{surname4|{{{author4|}}}}}}}}}
|Surname5 = {{{last5|{{{surname5|{{{author5|}}}}}}}}}
|Surname6 = {{{last6|{{{surname6|{{{author6|}}}}}}}}}
|Surname7 = {{{last7|{{{surname7|{{{author7|}}}}}}}}}
|Surname8 = {{{last8|{{{surname8|{{{author8|}}}}}}}}}
|Surname9 = {{{last9|{{{surname9|{{{author9|}}}}}}}}}
|Given1 = {{{first1|{{{given1|{{{first|{{{given|}}}}}}}}}}}}
|Given2 = {{{first2|{{{given2|}}}}}}
|Given3 = {{{first3|{{{given3|}}}}}}
|Given4 = {{{first4|{{{given4|}}}}}}
|Given5 = {{{first5|{{{given5|}}}}}}
|Given6 = {{{first6|{{{given6|}}}}}}
|Given7 = {{{first7|{{{given7|}}}}}}
|Given8 = {{{first8|{{{given8|}}}}}}
|Given9 = {{{first9|{{{given9|}}}}}}
|Authorlink1 = {{{author-link|{{{author1-link|{{{authorlink|{{{authorlink1|}}}}}}}}}}}}
|Authorlink2 = {{{author2-link|{{{authorlink2|}}}}}}
|Authorlink3 = {{{author3-link|{{{authorlink3|}}}}}}
|Authorlink4 = {{{author4-link|{{{authorlink4|}}}}}}
|Authorlink5 = {{{author5-link|{{{authorlink5|}}}}}}
|Authorlink6 = {{{author6-link|{{{authorlink6|}}}}}}
|Authorlink7 = {{{author7-link|{{{authorlink7|}}}}}}
|Authorlink8 = {{{author8-link|{{{authorlink8|}}}}}}
|Authorlink9 = {{{author9-link|{{{authorlink9|}}}}}}
|Coauthors = {{{coauthor|{{{coauthors|}}}}}}
|Year={{{year|{{ <!-- attempt to derive year from date, if possible -->
#if: {{{date|}}}
|{{
#iferror:{{#time:Y|{{{date|}}} }}
|{{#iferror:{{#time:Y|{{{publication-date|einval}}} }}||{{#time:Y|{{{publication-date|}}} }}}}
|{{#time:Y|{{{date|}}} }}
}}
|{{{publication-date|}}} <!-- last resort -->
}}
}}}
|YearNote = {{{origyear|}}}
|Date = {{#if:{{{date|}}}|{{{date}}}|{{{day|}}} {{{month|}}} {{{year|{{{publication-date|}}}}}}}}
|Title={{{title|}}}
|TransTitle={{{trans_chapter|}}}
|TransItalic={{{trans_title|}}}
|URL={{#if:{{{archiveurl|}}}|{{{archiveurl|}}}|{{{url|}}}}}
|ArchiveURL = {{{archiveurl|}}}
|OriginalURL = {{{url|}}}
|ArchiveDate= {{{archivedate|}}}
|TitleType={{{type|}}}
|Series={{{series|}}}
|Volume = {{{volume|}}}
|Issue = {{{issue|{{{number|}}}}}}
|At = {{
#if: {{{journal|{{{periodical|{{{newspaper|{{{magazine|}}}}}}}}}}}}
|{{{pages|{{{page|{{{at|}}}}}}}}}
|{{
#if: {{{page|}}}
|{{#if:{{{nopp|}}}||p. }}{{{page}}}
|{{
#if: {{{pages|}}}
|{{#if:{{{nopp|}}}||pp. }}{{{pages}}}
|{{{at|}}}
}}
}}
}}
|IncludedWorkTitle = {{{chapter|{{{contribution|}}}}}}
|IncludedWorkURL = {{{chapter-url|{{{chapterurl|{{{contribution-url|}}}}}}}}}
|Other = {{{others|}}}
|Edition = {{{edition|}}}
|Place = {{{place|{{{location|}}}}}}
|PublicationPlace = {{{publication-place|{{{place|{{{location|}}}}}}}}}
|Publisher = {{{publisher|}}}
|PublicationDate = {{{publication-date|}}}
|EditorSurname1 = {{{editor-last|{{{editor-surname|{{{editor1-last|{{{editor1-surname|{{{editor|{{{editors|}}}}}}}}}}}}}}}}}}
|EditorSurname2 = {{{editor2-last|{{{editor2-surname|}}}}}}
|EditorSurname3 = {{{editor3-last|{{{editor3-surname|}}}}}}
|EditorSurname4 = {{{editor4-last|{{{editor4-surname|}}}}}}
|EditorGiven1 = {{{editor-first|{{{editor-given|{{{editor1-first|{{{editor1-given|}}}}}}}}}}}}
|EditorGiven2={{{editor2-first|{{{editor2-given|}}}}}}
|EditorGiven3={{{editor3-first|{{{editor3-given|}}}}}}
|EditorGiven4={{{editor4-first|{{{editor4-given|}}}}}}
|Editorlink1={{{editor-link|{{{editor1-link|}}}}}}
|Editorlink2={{{editor2-link|}}}
|Editorlink3={{{editor3-link|}}}
|Editorlink4={{{editor4-link|}}}
|language = {{{language|{{{in|}}}}}}
|format = {{{format|}}}
|ARXIV={{{arxiv|}}}
|ASIN={{{asin|{{{ASIN|}}}}}}
|BIBCODE={{{bibcode|}}}
|DOI={{{doi|{{{DOI|}}}}}}
|DoiBroken={{{doi_inactivedate|{{{doi_brokendate|}}}}}}
|ISBN={{{isbn|{{{ISBN|}}}}}}
|ISSN={{{issn|{{{ISSN|}}}}}}
|JFM={{{jfm|{{{JFM|}}}}}}
|JSTOR={{{jstor|{{{JSTOR|}}}}}}
|LCCN={{{lccn|{{{LCCN|}}}}}}
|MR={{{mr|{{{MR|}}}}}}
|OCLC={{{oclc|{{{OCLC|}}}}}}
|OL={{{ol|{{{OL|}}}}}}
|OSTI={{{osti|{{{OSTI|}}}}}}
|PMC={{{pmc|{{{PMC|}}}}}}
|Embargo={{{pmc-embargo-date|1010-10-10}}}
|PMID={{{pmid|{{{PMID|}}}}}}
|RFC={{{rfc|{{{RFC|}}}}}}
|SSRN={{{ssrn|{{{SSRN|}}}}}}
|ZBL={{{zbl|}}}
|ID={{{id|{{{ID|}}}}}}
|AccessDate={{{access-date|{{{accessdate|}}}}}}
|DateFormat={{{dateformat|none}}}
|quote = {{{quote|}}}
|laysummary = {{{laysummary|}}}
|laydate = {{{laydate|}}}
|Ref={{{ref|}}}
|Sep = {{{separator|{{{seperator|.}}}}}}
|PS = {{#if:{{{quote|}}}||{{{postscript|.}}}}}
|AuthorSep = {{#ifeq:{{{author-separator|}}}|;|;|{{{author-separator|;}}}}} 
|NameSep = {{{author-name-separator|,}}} 
|Trunc = {{{display-authors|8}}}
|amp = {{{lastauthoramp|}}}
}}{{#if:{{{accessdaymonth|}}}{{{accessmonthday|}}}{{{accessday|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{day|}}}{{{access-date|}}}{{{dateformat|}}}|[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}<noinclude>
[[Category:Citation templates]]
</noinclude>
r7op2kuf6jsh8lhs58tmwj56dlf1n8i
पमुख पत्त
0
5719
100122
96478
2022-03-11T03:35:10Z
EmausBot
1247
Bot: Fixing double redirect to [[पमुख पत्त Pamukha patta]]
100122
wikitext
text/x-wiki
#REDIRECT [[पमुख पत्त Pamukha patta]]
8tijf4zcc07a17r3kfyng7lkf6ic90a
जगद्गुरुरामभद्राचार्यः
0
5722
75443
2011-08-10T15:58:08Z
Vibhijain
1513
moved [[जगद्गुरुरामभद्राचार्यः]] to [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ]]
75443
wikitext
text/x-wiki
#REDIRECT [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ]]
26noajiyxvf6uui3kydg7m9dk8z0skr
Jagadgururāmabhadrācāryaḥ
0
5723
99909
99908
2021-11-03T06:37:54Z
1.43.167.57
Redirected page to [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ]]
99909
wikitext
text/x-wiki
#REDIRECT [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ]]
26noajiyxvf6uui3kydg7m9dk8z0skr
पटिरूप:Infobox Hindu leader
10
5724
101551
75499
2022-05-31T11:06:07Z
CX Zoom
6375
+ Cat
101551
wikitext
text/x-wiki
<table class="infobox biography vcard" style="width: 12em; align="right"; font-size: 88%">
{{Infobox
|name=Infobox Hindu leader
|abovestyle=background: #FFC569;
|above= {{{name}}}
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{#if:{{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|225px}}|alt={{{alt|}}}]]}}
| caption = {{{caption|}}}
|label1=जाति कालनियम jāti kālaniyama
|data1= {{{birth_date|}}}
|label2=जातिभूमि jātibhūmi
|data2= {{{birth_place|}}}
|label3=जाति नाम jāti nāma
|data3={{{birth_name|{{{birth-name|}}}}}}
|label4=मरण कालनियम maraṇa kālaniyama
|data4= {{{death_date|}}}
|label5=मरणभूमि maraṇabhūmi
|data5= {{{death_place|}}}
|label6= आचरिय ācariya
|data6= {{{guru|}}}
|label01= सिस्स sissa
|data101= {{{None|}}}
|label7=तत्तञ्ञ tattañña
|data7= {{{philosophy|}}}
|label8=नियमेति/उपाधि niyameti/upādhi
|data8= {{{honors|}}}
|label9 = अत्युक्कट्ठ atyukkaṭṭha
|data9 = {{{Literary works|}}}
|label10=उदाहरति udāharati
|data10= {{{quote|}}}
|below= {{{footnotes|}}}
}}
</table><noinclude>
[[Category:Infobox templates|Hindu leader]]
</noinclude>
2fd3kf26oubcq4l8hvwermuhy31hsbe
पटिरूप:Infobox
10
5725
101552
101550
2022-05-31T11:06:28Z
CX Zoom
6375
+ Cat
101552
wikitext
text/x-wiki
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
{{documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Infobox templates| ]]
</noinclude>
rx84q6urpau5q0hsu55zljez0hchajf
पटिरूप:Namespace detect
10
5729
101766
101581
2022-06-28T21:45:55Z
CX Zoom
6375
Empty documentation
101766
wikitext
text/x-wiki
{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude>
{{Modules used|
* [[Module:Namespace detect]]}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
</noinclude>
34exew7246ajwajcoe8c6v2q49msvht
पटिरूप:Br separated entries
10
5732
75496
2011-08-11T15:08:35Z
Vibhijain
1513
Created page with "{{{1|}}}{{{{{|safesubst:}}}#if:{{{1|}}}|{{{{{|safesubst:}}}#if:{{{2|}}}{{{3|}}}|<br />}}}}{{{2|}}}{{{{{|safesubst:}}}#if:{{{2|}}}|{{{{{|safesubst:}}}#if:{{{3|}}}|<br />}}}}{{{3|}..."
75496
wikitext
text/x-wiki
{{{1|}}}{{{{{|safesubst:}}}#if:{{{1|}}}|{{{{{|safesubst:}}}#if:{{{2|}}}{{{3|}}}|<br />}}}}{{{2|}}}{{{{{|safesubst:}}}#if:{{{2|}}}|{{{{{|safesubst:}}}#if:{{{3|}}}|<br />}}}}{{{3|}}}<noinclude>
{{documentation}}
</noinclude>
qq2yape2nix4df83gcvo9j7xdvb0spk
मीडियाविकि:Recentchanges
8
5745
75860
2011-08-23T11:49:23Z
Vibhijain
1513
Created page with "नूतन विपरिणामेति Nūtana vipariṇāmeti"
75860
wikitext
text/x-wiki
नूतन विपरिणामेति Nūtana vipariṇāmeti
63h8ml201pkps5a5d0oz924paiaxbwr
Wikipedia:Sandbox
4
5748
102787
102772
2025-04-25T00:02:27Z
A09
7149
reset
102787
wikitext
text/x-wiki
Use this page to learn editing and make test edits.
9tvbpp4q0c03soh5kgisedz541jl9qd
पटिरूप:Uw3
10
5754
101774
101464
2022-06-28T21:56:10Z
CX Zoom
6375
+ Cat
101774
wikitext
text/x-wiki
{{{icon|[[File:Nuvola apps important.svg|25px|alt=Warning icon]]}}} Please stop your [[Wikipedia:Disruptive editing|disruptive editing]]. If you continue to {{<includeonly>safesubst:</includeonly>#if:{{{reason|}}}|{{{reason}}}|harm Wikipedia}}{{<includeonly>safesubst:</includeonly>#if:{{{page|}}}|, as you did at [[:{{{page}}}]]}}, you may be [[Wikipedia:Blocking policy|blocked from editing]]. {{{extra|}}}<!-- Template:uw3 --><noinclude>
{{Transclusionless}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia user warning templates]]
</noinclude>
tgals6u8hr079qfaddv2k6d8xfrxteu
पटिरूप:Uw4
10
5757
101776
101463
2022-06-28T21:58:26Z
CX Zoom
6375
+ Cat
101776
wikitext
text/x-wiki
{{{icon|[[File:Stop hand nuvola.svg|30px|alt=Stop icon]] }}}You may be '''[[Wikipedia:Blocking policy|blocked from editing]] without further warning''' the next time you {{<includeonly>safesubst:</includeonly>#if:{{{reason|}}}|{{{reason}}}|harm Wikipedia}}{{<includeonly>safesubst:</includeonly>#if:{{{page|}}}|, as you did {{<includeonly>safesubst:</includeonly>#if:{{{diff|}}}|[{{{diff}}} in your edit]|}} at [[:{{{page}}}]]}}. {{{extra|}}}<!-- Template:uw4 --><noinclude>
{{Transclusionless}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia user warning templates]]
</noinclude>
5nic82jfd01dt4xplntle58j3rqc17b
पटिरूप:Uw4im
10
5760
101777
101462
2022-06-28T21:59:13Z
CX Zoom
6375
+ Cat
101777
wikitext
text/x-wiki
{{{icon|[[File:Stop hand nuvola.svg|30px|alt=Stop icon]] }}}This is your '''only warning'''; if you {{<includeonly>safesubst:</includeonly>#if:{{{reason|}}}|{{{reason}}}|harm Wikipedia}} again{{<includeonly>safesubst:</includeonly>#if:{{{page|}}}|, as you did{{<includeonly>safesubst:</includeonly>#if:{{{diff|}}}|[{{{diff}}} in your edit]|}} at [[:{{{page}}}]]}}, you may be '''[[Wikipedia:Blocking policy|blocked from editing]] without further notice'''. {{{extra|}}}<!-- Template:uw4im --><noinclude>
{{Transclusionless}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia user warning templates]]
</noinclude>
n0ljtf4yp4u93ax9w8qzxouzsjznxhq
विभाग:User en
14
5768
76166
2011-09-07T21:09:34Z
Kutchkutch
1745
Created page with "User en"
76166
wikitext
text/x-wiki
User en
88kfp59wstail0xjp1ayv5std06av9i
जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय Jagadgururāmabhadrācāryavikalāṅganikhilavijjālaya
0
5775
102583
94682
2024-09-25T08:54:19Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */+s
102583
wikitext
text/x-wiki
[[पटिमा:JRHU - Main Building.jpg|250px|thumb|center|जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय<br />Jagadgururāmabhadrācāryavikalāṅganikhilavijjālaya]]
{|
|-
| align="left" valign="top"|
<div style="direction:ltr; font-family:tahoma">
{|
|'''जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय''' (वा केवलं '''जराविनि'''), भारतदेसस्य उत्तरापदेस राजयस्य चित्रकूट नगर पतिट्ठित एक पुग्गलिक निखिलविज्जालय अस्तु।<ref name="about-jrhu">{{cite web | title = About JRHU | url = http://www.jrhu.com/index_files/Page329.htm | accessdate = जुलाई 21, 2009 | publisher=जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय}}</ref><ref name="bhartiyapaksha">{{cite web | language=Hindi | last=Shubhra | title=जगद्गुरु रामभद्राचार्य विकलांग विश्वविद्यालय | trans_title=जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय | url = https://archive.is/eDRf | publisher=भारतीय पक्ष | accessdate = अप्रैल 25, 2011 | date=फ़रवरी 12, 2010}}</ref>
|'''Jagadgururāmabhadrācāryavikalāṅganikhilavijjālaya''' (vā kevalaṃ '''Jarāvini'''), Bhāratadesasya Uttarāpadesa rājayasya Citrakūṭa nagara patiṭṭhita eka puggalika nikhilavijjālaya astu.<ref group="roman" name="about-jrhu">{{cite web | title = About JRHU | url = http://www.jrhu.com/index_files/Page329.htm | accessdate = July 21, 2009 | publisher=Jagadguru Rambhadracharya Handicapped University}}</ref><ref group="roman" name="bhartiyapaksha">{{cite web | language=Hindi | last=Shubhra | title=जगद्गुरु रामभद्राचार्य विकलांग विश्वविद्यालय | trans_title=Jagadgururāmabhadrācāryavikalāṅganikhilavijjālaya | url = http://www.bhartiyapaksha.com/?p=9111 | publisher=Bhāratīya Pakṣa | accessdate = April 25, 2011 | date=February 12, 2010}}</ref>
|}
{|
|-
| align="left" valign="top"|
<div style="direction:ltr; font-family:tahoma">
{|
|
== अभिञ्ञाणा ==
{{Reflist|2}}
|
== Abhiññāṇā ==
<references group="roman" />
|}
lciydpwhe1pn01x60n98fvmi3kd8jhl
पटिरूप:Reflist
10
5776
102771
100984
2025-03-28T12:54:44Z
YiFeiBot
3093
Bot: Migrating 1 langlinks, now provided by [[d:|Wikidata]] on [[d:q5462890]]; 1 langlinks remaining
102771
wikitext
text/x-wiki
<div class="reflist <!--
-->{{#if: {{{1|}}}
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
| references-column-width
| references-column-count references-column-count-{{{1}}} }}
| {{#if: {{{colwidth|}}}
| references-column-width }} }}" style="<!--
-->{{#if: {{{1|}}}
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
| {{column-width|{{{1}}}}}
| {{column-count|{{{1}}}}} }}
| {{#if: {{{colwidth|}}}
| {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!--
-->{{{liststyle|{{#switch: {{{group|}}}
| upper-alpha
| upper-roman
| lower-alpha
| lower-greek
| lower-roman = {{{group}}}
| #default = decimal}}}}};">
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude>
{{documentation}}
[[he:תבנית:Reflist]]
</noinclude>
6rzf16j86c4s3scqw7tlr8fkv4ob91i
Bhikkhunipatimokkha
0
5831
102120
100969
2023-03-24T15:08:01Z
Sandesh9822
4127
102120
wikitext
text/x-wiki
==Pubbakaraṇaṃ==
Sammajjanī padīpo ca, udakaṃ āsanena ca;
Uposathassa etāni, ‘‘pubbakaraṇa’’nti vuccati.
==Pubbakiccaṃ==
Chanda, pārisuddhi, utukkhānaṃ, bhikkhunigaṇanā ca ovādo;
Uposathassa etāni, ‘‘pubbakicca’’nti vuccati.
==Pattakallaaṅgā==
Uposatho, yāvatikā ca bhikkhunī kammappattā;
Sabhāgāpattiyo ca na vijjanti;
Vajjanīyā ca puggalā tasmiṃ na honti, ‘‘pattakalla’’nti vuccati.
Pubbakaraṇapubbakiccāni samāpetvā desitāpattikassa samaggassa bhikkhunisaṅghassa anumatiyā pātimokkhaṃ uddisituṃ ārādhanaṃ karoma.
==Nidānuddeso==
Suṇātu me ayye saṅgho, ajjuposatho pannaraso, yadi saṅghassa pattakallaṃ, saṅgho uposathaṃ kareyya, pātimokkhaṃ uddiseyya.
Kiṃ saṅghassa pubbakiccaṃ? Pārisuddhiṃ ayyāyo ārocetha, pātimokkhaṃ uddisissāmi, taṃ sabbāva santā sādhukaṃ suṇoma manasi karoma. Yassā siyā āpatti, sā āvikareyya, asantiyā āpattiyā tuṇhī bhavitabbaṃ, tuṇhībhāvena kho panāyyāyo, ‘‘parisuddhā’’ti vedissāmi. Yathā kho pana paccekapuṭṭhassā veyyākaraṇaṃ hoti, evamevaṃ evarūpāya parisāya yāvatatiyaṃ anusāvitaṃ hoti. Yā pana bhikkhunī yāvatatiyaṃ anusāviyamāne saramānā santiṃ āpattiṃ nāvikareyya, sampajānamusāvādassā hoti. Sampajānamusāvādo kho panāyyāyo, antarāyiko dhammo vutto bhagavatā, tasmā saramānāya bhikkhuniyā āpannāya visuddhāpekkhāya santī āpatti āvikātabbā, āvikatā hissā phāsu hoti.
Uddiṭṭhaṃ kho, ayyāyo, nidānaṃ. Tatthāyyāyo pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti।
Nidānaṃ niṭṭhitaṃ.
==Pārājikuddeso==
Tatrime aṭṭha pārājikā dhammā uddesaṃ āgacchanti।
Methunadhammasikkhāpadaṃ
1. Yā pana bhikkhunī chandaso methunaṃ dhammaṃ paṭiseveyya, antamaso tiracchānagatenapi, pārājikā hoti asaṃvāsā.
Adinnādānasikkhāpadaṃ
2. Yā pana bhikkhunī gāmā vā araññā vā adinnaṃ theyyasaṅkhātaṃ ādiyeyya, yathārūpe adinnādāne rājāno coraṃ gahetvā haneyyuṃ vā bandheyyuṃ vā pabbājeyyuṃ vā corāsi bālāsi mūḷhāsi thenāsīti, tathārūpaṃ bhikkhunī adinnaṃ ādiyamānā ayampi pārājikā hoti asaṃvāsā.
Manussaviggahasikkhāpadaṃ
3. Yā pana bhikkhunī sañcicca manussaviggahaṃ jīvitā voropeyya, satthahārakaṃ vāssa pariyeseyya, maraṇavaṇṇaṃ vā saṃvaṇṇeyya, maraṇāya vā samādapeyya ‘‘ambho purisa, kiṃ tuyhiminā pāpakena dujjīvitena, mataṃ te jīvitā seyyo’’ti, iti cittamanā cittasaṅkappā anekapariyāyena maraṇavaṇṇaṃ vā saṃvaṇṇeyya, maraṇāya vā samādapeyya, ayampi pārājikā hoti asaṃvāsā.
Uttarimanussadhammasikkhāpadaṃ
4. Yā pana bhikkhunī anabhijānaṃ uttarimanussadhammaṃ attupanāyikaṃ alamariyañāṇadassanaṃ samudācareyya ‘‘iti jānāmi, iti passāmī’’ti, tato aparena samayena samanuggāhīyamānā vā asamanuggāhīyamānā vā āpannā visuddhāpekkhā evaṃ vadeyya ‘‘ajānamevaṃ, ayye, avacaṃ jānāmi, apassaṃ passāmi, tucchaṃ musā vilapi’’nti, aññatra adhimānā, ayampi pārājikā hoti asaṃvāsā.
Ubbhajāṇumaṇḍalikāsikkhāpadaṃ
5. Yā pana bhikkhunī avassutā avassutassa purisapuggalassa, adhakkhakaṃ ubbhajāṇumaṇḍalaṃ āmasanaṃ vā parāmasanaṃ vā gahaṇaṃ vā chupanaṃ vā paṭipīḷanaṃ vā sādiyeyya, ayampi pārājikā hoti asaṃvāsā ubbhajāṇumaṇḍalikā.
Vajjappaṭicchādikāsikkhāpadaṃ
6. Yā pana bhikkhunī jānaṃ pārājikaṃ dhammaṃ ajjhāpannaṃ bhikkhuniṃ nevattanā paṭicodeyya, na gaṇassa āroceyya, yadā ca sā ṭhitā vā assa cutā vā nāsitā vā avassaṭā vā, sā pacchā evaṃ vadeyya ‘‘pubbevāhaṃ, ayye, aññāsiṃ etaṃ bhikkhuniṃ ‘evarūpā ca evarūpā ca sā bhaginī’ti, no ca kho attanā paṭicodessaṃ, na gaṇassa ārocessa’’nti, ayampi pārājikā hoti asaṃvāsā vajjappaṭicchādikā.
Ukkhittānuvattikāsikkhāpadaṃ
7. Yā pana bhikkhunī samaggena saṅghena ukkhittaṃ bhikkhuṃ dhammena vinayena satthusāsanena anādaraṃ appaṭikāraṃ akatasahāyaṃ tamanuvatteyya, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘eso kho, ayye, bhikkhu samaggena saṅghena ukkhitto, dhammena vinayena satthusāsanena anādaro appaṭikāro akatasahāyo, māyye, etaṃ bhikkhuṃ anuvattī’’ti, evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyaṃ ce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ, no ce paṭinissajjeyya, ayampi pārājikā hoti asaṃvāsā ukkhittānuvattikā.
Aṭṭhavatthukāsikkhāpadaṃ
8. Yā pana bhikkhunī avassutā avassutassa purisapuggalassa hatthaggahaṇaṃ vā sādiyeyya, saṅghāṭikaṇṇaggahaṇaṃ vā sādiyeyya, santiṭṭheyya vā, sallapeyya vā, saṅketaṃ vā gaccheyya, purisassa vā abbhāgamanaṃ sādiyeyya, channaṃ vā anupaviseyya, kāyaṃ vā tadatthāya upasaṃhareyya etassa asaddhammassa paṭisevanatthāya, ayampi pārājikā hoti asaṃvāsā aṭṭhavatthukā.
Uddiṭṭhā kho, ayyāyo, aṭṭha pārājikā dhammā. Yesaṃ bhikkhunī aññataraṃ vā aññataraṃ vā āpajjitvā na labhati bhikkhunīhi saddhiṃ saṃvāsaṃ yathā pure, tathā pacchā, pārājikā hoti asaṃvāsā. Tatthāyyāyo, pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Pārājikaṃ niṭṭhitaṃ.
==Saṅghādisesuddeso==
Ime kho panāyyāyo sattarasa saṅghādisesā Dhammā uddesaṃ āgacchanti.
Ussayavādikāsikkhāpadaṃ
1. Yā pana bhikkhunī ussayavādikā vihareyya gahapatinā vā gahapatiputtena vā dāsena vā kammakārena vā antamaso samaṇaparibbājakenāpi, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Corīvuṭṭhāpikāsikkhāpadaṃ
2. Yā pana bhikkhunī jānaṃ coriṃ vajjhaṃ viditaṃ anapaloketvā rājānaṃ vā saṅghaṃ vā gaṇaṃ vā pūgaṃ vā seṇiṃ vā, aññatra kappā vuṭṭhāpeyya, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Ekagāmantaragamanasikkhāpadaṃ
3. Yā pana bhikkhunī ekā vā gāmantaraṃ gaccheyya, ekā vā nadīpāraṃ gaccheyya, ekā vā rattiṃ vippavaseyya, ekā vā gaṇamhā ohiyeyya, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Ukkhittakaosāraṇasikkhāpadaṃ
4. Yā pana bhikkhunī samaggena saṅghena ukkhittaṃ bhikkhuniṃ dhammena vinayena satthusāsanena anapaloketvā kārakasaṅghaṃ, anaññāya gaṇassa chandaṃ osāreyya, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Bhojanapaṭiggahaṇapaṭhamasikkhāpadaṃ
5. Yā pana bhikkhunī avassutā avassutassa purisapuggalassa hatthato khādanīyaṃ vā, bhojanīyaṃ vā sahatthā paṭiggahetvā khādeyya vā bhuñjeyya vā, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Bhojanapaṭiggahaṇadutiyasikkhāpadaṃ
6. Yā pana bhikkhunī evaṃ vadeyya ‘‘kiṃ te, ayye, eso purisapuggalo karissati avassuto vā anavassuto vā, yato tvaṃ anavassutā, iṅgha, ayye, yaṃ te eso purisapuggalo deti khādanīyaṃ vā bhojanīyaṃ vā, taṃ tvaṃ sahatthā paṭiggahetvā khāda vā bhuñja vā’’ti, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Sañcarittasikkhāpadaṃ
7. Yā pana bhikkhunī sañcarittaṃ samāpajjeyya itthiyā vā purisamatiṃ, purisassa vā itthimatiṃ, jāyattane vā jārattane vā antamaso taṅkhaṇikāyapi, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Duṭṭhadosasikkhāpadaṃ
8. Yā pana bhikkhunī bhikkhuniṃ duṭṭhā dosā appatītā amūlakena pārājikena dhammena anuddhaṃseyya ‘‘appeva nāma naṃ imamhā brahmacariyā cāveyya’’nti, tato aparena samayena samanuggāhīyamānā vā asa manuggāhīyamānā vā amūlakañceva taṃ adhikaraṇaṃ hoti, bhikkhunī ca dosaṃ patiṭṭhāti, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Aññabhāgiyasikkhāpadaṃ
9. Yā pana bhikkhunī bhikkhuniṃ duṭṭhā dosā appatītā aññabhāgiyassa adhikaraṇassa kiñcidesaṃ lesamattaṃ upādāya pārājikena dhammena anuddhaṃseyya ‘‘appeva nāma naṃ imamhā brahmacariyā cāveyya’’nti, tato aparena samayena samanuggāhīyamānā vā asamanuggāhīyamānā vā aññabhāgiyañceva taṃ adhikaraṇaṃ hoti. Kocideso lesamatto upādinno, bhikkhunī ca dosaṃ patiṭṭhāti, ayampi bhikkhunī paṭhamāpattikaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Sikkhaṃpaccācikkhaṇasikkhāpadaṃ
10. Yā pana bhikkhunī kupitā anattamanā evaṃ vadeyya ‘‘buddhaṃ paccācikkhāmi dhammaṃ paccācikkhāmi, saṅghaṃ paccācikkhāmi, sikkhaṃ paccācikkhāmi, kinnumāva samaṇiyo yā samaṇiyo sakyadhītaro, santaññāpi samaṇiyo lajjiniyo kukkuccikā sikkhākāmā, tāsāhaṃ santike brahmacariyaṃ carissāmī’’ti. Sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyye kupitā anattamanā evaṃ avaca ‘buddhaṃ paccācikkhāmi, dhammaṃ paccācikkhāmi, saṅghaṃ paccācikkhāmi, sikkhaṃ paccācikkhāmi, kinnumāva samaṇiyo yā samaṇiyo sakyadhītaro, santaññāpi samaṇiyo lajjiniyo kukkuccikā sikkhākāmā, tāsāhaṃ santike brahmacariyaṃ carissāmī’ti, abhiramāyye, svākkhāto dhammo, cara brahmacariyaṃ sammā dukkhassa antakiriyāyā’’ti, evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ, no ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Adhikaraṇakupitasikkhāpadaṃ
11. Yā pana bhikkhunī kismiñcideva adhikaraṇe paccākatā kupitā anattamanā evaṃ vadeyya ‘‘chandagāminiyo ca bhikkhuniyo, dosagāminiyo ca bhikkhuniyo, mohagāminiyo ca bhikkhuniyo, bhayagāminiyo ca bhikkhuniyo’’ti, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyye, kismiñcideva adhikaraṇe paccākatā kupitā anattamanā evaṃ avaca ‘chandagāminiyo ca bhikkhuniyo, dosagāminiyo ca bhikkhuniyo, mohagāminiyo ca bhikkhuniyo, bhayagāminiyo ca bhikkhuniyo’ti, ayyā kho chandāpi gaccheyya, dosāpi gaccheyya, mohāpi gaccheyya, bhayāpi gaccheyyā’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ, no ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Pāpasamācārapaṭhamasikkhāpadaṃ
12. Bhikkhuniyo paneva saṃsaṭṭhā viharanti pāpācārā pāpasaddā pāpasilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, tā bhikkhuniyo bhikkhunīhi evamassu vacanīyā ‘‘bhaginiyo kho saṃsaṭṭhā viharanti pāpācārā pāpasaddā pāpasilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, viviccathāyye, vivekaññeva bhaginīnaṃ saṅgho vaṇṇetī’’ti, evañca tā bhikkhuniyo bhikkhunīhi vuccamānā tatheva paggaṇheyyuṃ, tā bhikkhuniyo bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyyuṃ, iccetaṃ kusalaṃ, no ce paṭinissajjeyyuṃ, imāpi bhikkhuniyo yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Pāpasamācāradutiyasikkhāpadaṃ
13. Yā pana bhikkhunī evaṃ vadeyya ‘‘saṃsaṭṭhāva, ayye, tumhe viharatha, mā tumhe nānā viharittha, santi saṅghe aññāpi bhikkhuniyo evācārā evaṃsaddā evaṃsilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, tā saṅgho na kiñci āha tumhaññeva saṅgho uññāya paribhavena akkhantiyā vebhassiyā dubbalyā evamāha – ‘bhaginiyo kho saṃsaṭṭhā viharanti pāpācārā pāpasaddā pāpasilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, viviccathāyye, vivekaññeva bhaginīnaṃ saṅgho vaṇṇetī’’’ti, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyye, evaṃ avaca, saṃsaṭṭhāva ayye tumhe viharatha, mā tumhe nānā viharittha, santi saṅghe aññāpi bhikkhuniyo evācārā evaṃsaddā evaṃsilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, tā saṅgho na kiñci āha, tumhaññeva saṅgho uññāya paribhavena akkhantiyā vebhassiyā dubbalyā evamāha – ‘bhaginiyo kho saṃsaṭṭhā viharanti pāpācārā pāpasaddā pāpasilokā bhikkhunisaṅghassa vihesikā aññamaññissā vajjappaṭicchādikā, viviccathāyye, vivekaññeva bhaginīnaṃ saṅgho vaṇṇetī’’’ti, evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ, no ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Saṅghabhedakasikkhāpadaṃ
14. Yā pana bhikkhunī samaggassa saṅghassa bhedāya parakkameyya, bhedanasaṃvattanikaṃ vā adhikaraṇaṃ samādāya paggayha tiṭṭheyya, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyyā, samaggassa saṅghassa bhedāya parakkami, bhedanasaṃvattanikaṃ vā adhikaraṇaṃ samādāya paggayha aṭṭhāsi, sametāyyā, saṅghena, samaggo hi saṅgho sammodamāno avivadamāno ekuddeso phāsu viharatī’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ. No ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Bhedānuvattakasikkhāpadaṃ
15. Tassāyeva kho pana bhikkhuniyā bhikkhuniyo honti anuvattikā vaggavādikā ekā vā dve vā tisso vā, tā evaṃ vadeyyuṃ ‘‘māyyāyo, etaṃ bhikkhuniṃ kiñci avacuttha dhammavādinī cesā bhikkhunī, vinayavādinī cesā bhikkhunī, amhākañcesā bhikkhunī chandañca ruciñca ādāya voharati, jānāti, no bhāsati, amhākampetaṃ khamatī’’ti, tā bhikkhuniyo bhikkhunīhi evamassu vacanīyā ‘‘māyyāyo, evaṃ avacuttha, na cesā bhikkhunī dhammavādinī, na cesā bhikkhunī vinayavādinī, māyyānampi saṅghabhedo ruccittha, sametāyyānaṃ saṅghena, samaggo hi saṅgho sammodamāno avivadamāno ekuddeso phāsu viharatī’’ti, evañca tā bhikkhuniyo bhikkhunīhi vuccamānā tatheva paggaṇheyyuṃ, tā bhikkhuniyo bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyyuṃ. Iccetaṃ kusalaṃ. No ce paṭinissajjeyyuṃ, imāpi bhikkhuniyo yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Dubbacasikkhāpadaṃ
16. Bhikkhunī paneva dubbacajātikā hoti uddesapariyāpannesu sikkhāpadesu bhikkhunīhi sahadhammikaṃ vuccamānā attānaṃ avacanīyaṃ karoti ‘‘mā maṃ ayyāyo kiñci avacuttha kalyāṇaṃ vā pāpakaṃ vā, ahampāyyāyo, na kiñci vakkhāmi kalyāṇaṃ vā pāpakaṃ vā, viramathāyyāyo, mama vacanāyā’’ti, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyyā, attānaṃ avacanīyaṃ akāsi, vacanīyameva, ayyā, attānaṃ karotu, ayyāpi bhikkhuniyo vadatu sahadhammena, bhikkhuniyopi ayyaṃ vakkhanti sahadhammena, evaṃ saṃvaddhā hi tassa bhagavato parisā yadidaṃ aññamaññavacanena aññamaññavuṭṭhāpanenā’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ. No ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Kuladūsakasikkhāpadaṃ
17. Bhikkhunī paneva aññataraṃ gāmaṃ vā nigamaṃ vā upanissāya viharati kuladūsikā pāpasamācārā, tassā kho pāpakā samācārā dissanti ceva suyyanti ca, kulāni ca tāya duṭṭhāni dissanti ceva suyyanti ca, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘ayyā, kho kuladūsikā pāpasamācārā, ayyāya kho pāpakā samācārā dissanti ceva suyyanti ca, kulāni cāyyāya, duṭṭhāni dissanti ceva suyyanti ca, pakkamatāyyā imamhā āvāsā, alaṃ te idha vāsenā’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tā bhikkhuniyo evaṃ vadeyya ‘‘chandagāminiyo ca bhikkhuniyo, dosagāminiyo ca bhikkhuniyo, mohagāminiyo ca bhikkhuniyo, bhayagāminiyo ca bhikkhuniyo, tādisikāya āpattiyā ekaccaṃ pabbājenti ekaccaṃ na pabbājentī’’ti, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyyā, evaṃ avaca, na ca bhikkhuniyo chandagāminiyo, na ca bhikkhuniyo dosagāminiyo, na ca bhikkhuniyo mohagāminiyo, na ca bhikkhuniyo bhayagāminiyo, ayyā kho kuladūsikā pāpasamācārā, ayyāya kho pāpakā samācārā dissanti ceva suyyanti ca, kulāni cāyyāya duṭṭhāni dissanti ceva suyyanti ca, pakkamatāyyā, imamhā āvāsā alaṃ te idha vāsenā’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ. No ce paṭinissajjeyya, ayampi bhikkhunī yāvatatiyakaṃ dhammaṃ āpannā nissāraṇīyaṃ saṅghādisesaṃ.
Uddiṭṭhā kho ayyāyo sattarasa saṅghādisesā dhammā nava paṭhamāpattikā, aṭṭha yāvatatiyakā,
Yesaṃ bhikkhunī aññataraṃ vā aññataraṃ vā āpajjati, tāya bhikkhuniyā ubhatosaṅghe pakkhamānattaṃ caritabbaṃ. Ciṇṇamānattā bhikkhunī yattha siyā vīsatigaṇo bhikkhunisaṅgho, tattha sā bhikkhunī abbhetabbā. Ekāyapi ce ūno vīsatigaṇo bhikkhunisaṅgho taṃ bhikkhuniṃ abbheyya, sā ca bhikkhunī anabbhitā, tā ca bhikkhuniyo gārayhā, ayaṃ tattha sāmīci. Tatthāyyāyo pucchāmi, kaccittha parisuddhā, dutiyampi, pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Saṅghādiseso niṭṭhito.
==Nissaggiya pācittiyā==
Ime kho panāyyāyo tiṃsa nissaggiyā pācittiyā
Dhammā uddesaṃ āgacchanti.
Pattasannicayasikkhāpadaṃ
1. Yā pana bhikkhunī pattasannicayaṃ kareyya, nissaggiyaṃ pācittiyaṃ.
Akālacīvarabhājanasikkhāpadaṃ
2. Yā pana bhikkhunī akālacīvaraṃ ‘‘kālacīvara’’nti adhiṭṭhahitvā bhājāpeyya, nissaggiyaṃ pācittiyaṃ.
Cīvaraparivattanasikkhāpadaṃ
3. Yā pana bhikkhunī bhikkhuniyā saddhiṃ cīvaraṃ parivattetvā sā pacchā evaṃ vadeyya ‘‘handāyye, tuyhaṃ cīvaraṃ, āhara metaṃ cīvaraṃ, yaṃ tuyhaṃ tuyhamevetaṃ, yaṃ mayhaṃ mayhamevetaṃ, āhara metaṃ cīvaraṃ, sakaṃ paccāharā’’ti acchindeyya vā acchindāpeyya vā, nissaggiyaṃ pācittiyaṃ.
Aññaviññāpanasikkhāpadaṃ
4. Yā pana bhikkhunī aññaṃ viññāpetvā aññaṃ viññāpeyya, nissaggiyaṃ pācittiyaṃ.
Aññacetāpana sikkhāpadaṃ
5. Yā pana bhikkhunī aññaṃ cetāpetvā aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Paṭhamasaṅghikacetāpanasikkhāpadaṃ
6. Yā pana bhikkhunī aññadatthikena parikkhārena aññuddisikena saṅghikena aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Dutiyasaṅghikacetāpanasikkhāpadaṃ
7. Yā pana bhikkhunī aññadatthikena parikkhārena aññuddisikena saṅghikena saññācikena aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Paṭhamagaṇikacetāpanasikkhāpadaṃ
8. Yā pana bhikkhunī aññadatthikena parikkhārena aññuddisikena mahājanikena aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Dutiyagaṇikacetāpanasikkhāpadaṃ
9. Yā pana bhikkhunī aññadatthikena parikkhārena aññuddisikena mahājanikena saññācikena aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Puggalikacetāpanasikkhāpadaṃ
10. Yā pana bhikkhunī aññadatthikena parikkhārena aññuddisikena puggalikena saññācikena aññaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Pattavaggo paṭhamo.
Garupāvuraṇasikkhāpadaṃ
11. Garupāvuraṇaṃ pana bhikkhuniyā cetāpentiyā catukkaṃsaparamaṃ cetāpetabbaṃ. Tato ce uttari cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Lahupāvuraṇasikkhāpadaṃ
12. Lahupāvuraṇaṃ pana bhikkhuniyā cetāpentiyā aḍḍhateyyakaṃsaparamaṃ cetāpetabbaṃ. Tato ce uttari cetāpeyya, nissaggiyaṃ pācittiyaṃ.
Kathinasikkhāpadaṃ
13. Niṭṭhitacīvarasmiṃ bhikkhuniyā ubbhatasmiṃ kathine dasāhaparamaṃ atirekacīvaraṃ dhāretabbaṃ. Taṃ atikkāmentiyā, nissaggiyaṃ pācittiyaṃ.
Udositasikkhāpadaṃ
14. Niṭṭhitacīvarasmiṃ bhikkhuniyā ubbhatasmiṃ kathine ekarattampi ce bhikkhunī ticīvarena vippavaseyya, aññatra bhikkhunisammutiyā nissaggiyaṃ pācittiyaṃ.
Akālacīvarasikkhāpadaṃ
15. Niṭṭhitacīvarasmiṃ bhikkhuniyā ubbhatasmiṃ kathine bhikkhuniyā paneva akālacīvaraṃ uppajjeyya, ākaṅkhamānāya bhikkhuniyā paṭiggahetabbaṃ, paṭiggahetvā khippameva kāretabbaṃ, no cassa pāripūri, māsaparamaṃ tāya bhikkhuniyā taṃ cīvaraṃ nikkhipitabbaṃ ūnassa pāripūriyā satiyā paccāsāya. Tato ce uttari nikkhipeyya satiyāpi paccāsāya, nissaggiyaṃ pācittiyaṃ.
Aññātakaviññattisikkhāpadaṃ
16. Yā pana bhikkhunī aññātakaṃ gahapatiṃ vā gahapatāniṃ vā cīvaraṃ viññāpeyya aññatra samayā, nissaggiyaṃ pācittiyaṃ. Tatthāyaṃ samayo acchinnacīvarā vā hoti bhikkhunī, naṭṭhacīvarā vā, ayaṃ tattha samayo.
Tatuttarisikkhāpadaṃ
17. Tañce aññātako gahapati vā gahapatānī vā bahūhi cīvarehi abhihaṭṭhuṃ pavāreyya, santaruttaraparamaṃ tāya bhikkhuniyā tato cīvaraṃ sāditabbaṃ. Tato ce uttari sādiyeyya, nissaggiyaṃ pācittiyaṃ.
Paṭhamaupakkhaṭasikkhāpadaṃ
18. Bhikkhuniṃ paneva uddissa aññātakassa gahapatissa vā gahapatāniyā vā cīvaracetāpannaṃ upakkhaṭaṃ hoti ‘‘iminā cīvaracetāpannena cīvaraṃ cetāpetvā itthannāmaṃ bhikkhuniṃ cīvarena acchādessāmī’’ti. Tatra cesā bhikkhunī pubbe appavāritā upasaṅkamitvā cīvare vikappaṃ āpajjeyya ‘‘sādhu vata, maṃ āyasmā iminā cīvaracetāpannena evarūpaṃ vā evarūpaṃ vā cīvaraṃ cetāpetvā acchādehī’’ti kalyāṇakamyataṃ upādāya, nissaggiyaṃ pācittiyaṃ.
Dutiyaupakkhaṭasikkhāpadaṃ
19. Bhikkhuniṃ paneva uddissa ubhinnaṃ aññātakānaṃ gahapatīnaṃ vā gahapatānīnaṃ vā paccekacīvaracetāpannāni upakkhaṭāni honti ‘‘imehi mayaṃ paccekacīvaracetāpannehi paccekacīvarāni cetāpetvā itthannāmaṃ bhikkhuniṃ cīvarehi acchādessāmā’’ti. Tatra cesā bhikkhūnī pubbe appavāritā upasaṅkamitvā cīvare vikappaṃ āpajjeyya ‘‘sādhu vata maṃ āyasmanto imehi paccekacīvaracetāpannehi evarūpaṃ vā evarūpaṃ vā cīvaraṃ cetāpetvā acchādetha ubhova santā ekenā’’ti kalyāṇakamyataṃ upādāya, nissaggiyaṃ pācittiyaṃ.
Rājasikkhāpadaṃ
20. Bhikkhuniṃ paneva uddissa rājā vā rājabhoggo vā brāhmaṇo vā gahapatiko vā dūtena cīvaracetāpannaṃ pahiṇeyya ‘‘iminā cīvaracetāpannena cīvaraṃ cetāpetvā itthannāmaṃ bhikkhuniṃ cīvarena acchādehī’’ti. So ce dūto taṃ bhikkhuniṃ upasaṅkamitvā evaṃ vadeyya ‘‘idaṃ kho, ayye, ayyaṃ uddissa cīvaracetāpannaṃ ābhataṃ, paṭiggaṇhātāyyā cīvaracetāpanna’’nti. Tāya bhikkhuniyā so dūto evamassa vacanīyo ‘‘na kho mayaṃ, āvuso, cīvaracetāpannaṃ paṭiggaṇhāma, cīvarañca kho mayaṃ paṭiggaṇhāma kālena kappiya’’nti. So ce dūto taṃ bhikkhuniṃ evaṃ vadeyya ‘‘atthi panāyyāya, koci veyyāvaccakaro’’ti, cīvaratthikāya, bhikkhave, bhikkhuniyā veyyāvaccakaro niddisitabbo ārāmiko vā upāsako vā ‘‘eso kho, āvuso, bhikkhunīnaṃ veyyāvaccakaro’’ti. So ce dūto taṃ veyyāvaccakaraṃ saññāpetvā taṃ bhikkhuniṃ upasaṅkamitvā evaṃ vadeyya ‘‘yaṃ kho, ayye, ayyā veyyāvaccakaraṃ niddisi, saññatto so mayā, upasaṅkamatāyyā kālena, cīvarena taṃ acchādessatī’’ti. Cīvaratthikāya, bhikkhave, bhikkhuniyā veyyāvaccakaro upasaṅkamitvā dvattikkhattuṃ codetabbo sāretabbo ‘‘attho me, āvuso, cīvarenā’’ti, dvattikkhattuṃ codayamānā sārayamānā taṃ cīvaraṃ abhinipphādeyya, iccetaṃ kusalaṃ, no ce abhinipphādeyya, catukkhattuṃ pañcakkhattuṃ chakkhattuparamaṃ tuṇhībhūtāya uddissa ṭhātabbaṃ, catukkhattuṃ pañcakkhattuṃ chakkhattuparamaṃ tuṇhībhūtā uddissa tiṭṭhamānā taṃ cīvaraṃ abhinipphādeyya, iccetaṃ kusalaṃ. Tato ce uttari vāyamamānā taṃ cīvaraṃ abhinipphādeyya, nissaggiyaṃ pācittiyaṃ. No ce abhinipphādeyya, yatassā cīvaracetāpannaṃ ābhataṃ, tattha sāmaṃ vā gantabbaṃ, dūto vā pāhetabbo ‘‘yaṃ kho tumhe āyasmanto bhikkhuniṃ uddissa cīvaracetāpannaṃ pahiṇittha, na taṃ tassā bhikkhuniyā kiñci atthaṃ anubhoti, yuñjantāyasmanto sakaṃ, mā vo sakaṃ vinassā’’ti, ayaṃ tattha sāmīci.
Cīvaravaggo dutiyo.
Rūpiyasikkhāpadaṃ
21. Yā pana bhikkhunī jātarūparajataṃ uggaṇheyya vā uggaṇhāpeyya vā upanikkhittaṃ vā sādiyeyya, nissaggiyaṃ pācittiyaṃ.
Rūpiyasaṃvohārasikkhāpadaṃ
22. Yā pana bhikkhunī nānappakārakaṃ rūpiyasaṃvohāraṃ samāpajjeyya, nissaggiyaṃ pācittiyaṃ.
Kayavikkayasikkhāpadaṃ
23. Yā pana bhikkhunī nānappakārakaṃ kayavikkayaṃ samāpajjeyya, nissaggiyaṃ pācittiyaṃ.
Ūnapañcabandhanasikkhāpadaṃ
24. Yā pana bhikkhunī ūnapañcabandhanena pattena aññaṃ navaṃ pattaṃ cetāpeyya, nissaggiyaṃ pācittiyaṃ. Tāya bhikkhuniyā so patto bhikkhuniparisāya nissajjitabbo, yo ca tassā bhikkhuniparisāya pattapariyanto, so tassā bhikkhuniyā padātabbo ‘‘ayaṃ te bhikkhuni patto yāvabhedanāya dhāretabbo’’ti, ayaṃ tattha sāmīci.
Bhesajjasikkhāpadaṃ
25. Yāni kho pana tāni gilānānaṃ bhikkhunīnaṃ paṭisāyanīyāni bhesajjāni, seyyathidaṃ – sappi navanītaṃ telaṃ madhu phāṇitaṃ, tāni paṭiggahetvā sattāhaparamaṃ sannidhikārakaṃ paribhuñjitabbāni. Taṃ atikkāmentiyā, nissaggiyaṃ pācittiyaṃ.
Cīvaraacchindanasikkhāpadaṃ
26. Yā pana bhikkhunī bhikkhuniyā sāmaṃ cīvaraṃ datvā kupitā anattamanā acchindeyya vā acchindāpeyya vā, nissaggiyaṃ pācittiyaṃ.
Suttaviññattisikkhāpadaṃ
27. Yā pana bhikkhunī sāmaṃ suttaṃ viññāpetvā tantavāyehi cīvaraṃ vāyāpeyya, nissaggiyaṃ pācittiyaṃ.
Mahāpesakārasikkhāpadaṃ
28. Bhikkhuniṃ paneva uddissa aññātako gahapati vā gahapatānī vā tantavāyehi cīvaraṃ vāyāpeyya, tatra cesā bhikkhunī pubbe appavāritā tantavāye upasaṅkamitvā cīvare vikappaṃ āpajjeyya ‘‘idaṃ kho āvuso cīvaraṃ maṃ uddissa viyyati, āyatañca karotha, vitthatañca appitañca suvītañca suppavāyitañca suvilekhitañca suvitacchitañca karotha, appeva nāma mayampi āyasmantānaṃ kiñcimattaṃ anupadajjeyyāmā’’ti, evañca sā bhikkhunī vatvā kiñcimattaṃ anupadajjeyya antamaso piṇḍapātamattampi, nissaggiyaṃ pācittiyaṃ.
Accekacīvarasikkhāpadaṃ
29. Dasāhānāgataṃ kattikatemāsikapuṇṇamaṃ bhikkhuniyā paneva accekacīvaraṃ uppajjeyya, accekaṃ maññamānāya bhikkhuniyā paṭiggahetabbaṃ, paṭiggahetvā yāva cīvarakālasamayaṃ nikkhipitabbaṃ. Tato ce uttari nikkhipeyya, nissaggiyaṃ pācittiyaṃ.
Pariṇatasikkhāpadaṃ
30. Yā pana bhikkhunī jānaṃ saṅghikaṃ lābhaṃ pariṇataṃ attano pariṇāmeyya, nissaggiyaṃ pācittiyaṃ.
Pattavaggo tatiyo.
Uddiṭṭhā kho, ayyāyo, tiṃsa nissaggiyā pācittiyā dhammā. Tatthāyyāyo, pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Nissaggiyapācittiyā niṭṭhitā.
==Suddhapācittiyā==
Ime kho panāyyāyo, chasaṭṭhisatā pācittiyā
Dhammā uddesaṃ āgacchanti.
Lasuṇasikkhāpadaṃ
1. Yā pana bhikkhunī lasuṇaṃ khādeyya pācittiyaṃ.
Sambādhalomasikkhāpadaṃ
2. Yā pana bhikkhunī sambādhe lomaṃ saṃharāpeyya, pācittiyaṃ.
Talaghātakasikkhāpadaṃ
3. Talaghātake pācittiyaṃ.
Jatumaṭṭhakasikkhāpadaṃ
4. Jatumaṭṭhake pācittiyaṃ.
Udakasuddhikasikkhāpadaṃ
5. Udakasuddhikaṃ pana bhikkhuniyā ādiyamānāya dvaṅgulapabbaparamaṃ ādātabbaṃ. Taṃ atikkāmentiyā pācittiyaṃ.
Upatiṭṭhanasikkhāpadaṃ
6. Yā pana bhikkhunī bhikkhussa bhuñjantassa pānīyena vā vidhūpanena vā upatiṭṭheyya, pācittiyaṃ.
Āmakadhaññasikkhāpadaṃ
7. Yā pana bhikkhunī āmakadhaññaṃ viññatvā vā viññāpetvā vā bhajjitvā vā bhajjāpetvā vā koṭṭetvā vā koṭṭāpetvā vā pacitvā vā pacāpetvā vā bhuñjeyya, pācittiyaṃ.
Paṭhamauccārachaḍḍanasikkhāpadaṃ
8. Yā pana bhikkhunī uccāraṃ vā passāvaṃ vā saṅkāraṃ vā vighāsaṃ vā tirokuṭṭe vā tiropākāre vā chaḍḍeyya vā chaḍḍāpeyya vā, pācittiyaṃ.
Dutiyauccārachaḍḍanasikkhāpadaṃ
9. Yā pana bhikkhunī uccāraṃ vā passāvaṃ vā saṅkāraṃ vā vighāsaṃ vā harite chaḍḍeyya vā chaḍḍāpeyya vā, pācittiyaṃ.
Naccagītasikkhāpadaṃ
10. Yā pana bhikkhunī naccaṃ vā gītaṃ vā vāditaṃ vā dassanāya gaccheyya, pācittiyaṃ.
Lasuṇavaggo paṭhamo.
Rattandhakārasikkhāpadaṃ
11. Yā pana bhikkhunī rattandhakāre appadīpe purisena saddhiṃ ekenekā santiṭṭheyya vā sallapeyya vā, pācittiyaṃ.
Paṭicchannokāsasikkhāpadaṃ
12. Yā pana bhikkhunī paṭicchanne okāse purisena saddhiṃ ekenekā santiṭṭheyya vā sallapeyya vā, pācittiyaṃ.
Ajjhokāsasallapanasikkhāpadaṃ
13. Yā pana bhikkhunī ajjhokāse purisena saddhiṃ ekenekā santiṭṭheyya vā sallapeyya vā, pācittiyaṃ.
Dutiyikauyyojanasikkhāpadaṃ
14. Yā pana bhikkhunī rathikāya vā byūhe vā siṅghāṭake vā purisena saddhiṃ ekenekā santiṭṭheyya vā sallapeyya vā nikaṇṇikaṃ vā jappeyya dutiyikaṃ vā bhikkhuniṃ uyyojeyya, pācittiyaṃ.
Anāpucchāpakkamanasikkhāpadaṃ
15. Yā pana bhikkhunī purebhattaṃ kulāni upasaṅkamitvā āsane nisīditvā sāmike anāpucchā pakkameyya, pācittiyaṃ.
Anāpucchāabhinisīdanasikkhāpadaṃ
16. Yā pana bhikkhunī pacchābhattaṃ kulāni upasaṅkamitvā sāmike anāpucchā āsane abhinisīdeyya vā abhinipajjeyya vā, pācittiyaṃ.
Anāpucchāsantharaṇasikkhāpadaṃ
17. Yā pana bhikkhunī vikāle kulāni upasaṅkamitvā sāmike anāpucchā seyyaṃ santharitvā vā santharāpetvā vā abhinisīdeyya vā abhinipajjeyya vā, pācittiyaṃ.
Paraujjhāpanakasikkhāpadaṃ
18. Yā pana bhikkhunī duggahitena dūpadhāritena paraṃ ujjhāpeyya, pācittiyaṃ.
Paraabhisapanasikkhāpadaṃ
19. Yā pana bhikkhunī attānaṃ vā paraṃ vā nirayena vā brahmacariyena vā abhisapeyya, pācittiyaṃ.
Rodanasikkhāpadaṃ
20. Yā pana bhikkhunī attānaṃ vadhitvā vadhitvā rodeyya, pācittiyaṃ.
Rattandhakāravaggo dutiyo.
Naggasikkhāpadaṃ
21. Yā pana bhikkhunī naggā nahāyeyya, pācittiyaṃ.
Udakasāṭikasikkhāpadaṃ
22. Udakasāṭikaṃ pana bhikkhuniyā kārayamānāya pamāṇikā kāretabbā, tatridaṃ pamāṇaṃ, dīghaso catasso vidatthiyo sugatavidatthiyā, tiriyaṃ dve vidatthiyo. Taṃ atikkāmentiyā chedanakaṃ pācittiyaṃ.
Cīvarasibbanasikkhāpadaṃ
23. Yā pana bhikkhunī bhikkhuniyā cīvaraṃ visibbetvā vā visibbāpetvā vā sā pacchā anantarāyikinī neva sibbeyya, na sibbāpanāya ussukkaṃ kareyya aññatra catūhapañcāhā, pācittiyaṃ.
Saṅghāṭicārasikkhāpadaṃ
24. Yā pana bhikkhunī pañcāhikaṃ saṅghāṭicāraṃ atikkāmeyya, pācittiyaṃ.
Cīvarasaṅkamanīyasikkhāpadaṃ
25. Yā pana bhikkhunī cīvarasaṅkamanīyaṃ dhāreyya, pācittiyaṃ.
Gaṇacīvarasikkhāpadaṃ
26. Yā pana bhikkhunī gaṇassa cīvaralābhaṃ antarāyaṃ kareyya, pācittiyaṃ.
Paṭibāhanasikkhāpadaṃ
27. Yā pana bhikkhunī dhammikaṃ cīvaravibhaṅgaṃ paṭibāheyya, pācittiyaṃ.
Cīvaradānasikkhāpadaṃ
28. Yā pana bhikkhunī agārikassa vā paribbājakassa vā paribbājikāya vā samaṇacīvaraṃ dadeyya, pācittiyaṃ.
Kālaatikkamanasikkhāpadaṃ
29. Yā pana bhikkhunī dubbalacīvarapaccāsāya cīvarakālasamayaṃ atikkāmeyya, pācittiyaṃ.
Kathinuddhārasikkhāpadaṃ
30. Yā pana bhikkhunī dhammikaṃ kathinuddhāraṃ paṭibāheyya, pācittiyaṃ.
Naggavaggo tatiyo.
Ekamañcatuvaṭṭanasikkhāpadaṃ
31. Yā pana bhikkhuniyo dve ekamañce tuvaṭṭeyyuṃ, pācittiyaṃ.
Ekattharaṇatuvaṭṭanasikkhāpadaṃ
32. Yā pana bhikkhuniyo dve ekattharaṇapāvuraṇā tuvaṭṭeyyuṃ, pācittiyaṃ.
Aphāsukaraṇasikkhāpadaṃ
33. Yā pana bhikkhunī bhikkhuniyā sañcicca aphāsuṃ kareyya, pācittiyaṃ.
Naupaṭṭhāpanasikkhāpadaṃ
34. Yā pana bhikkhunī dukkhitaṃ sahajīviniṃ neva upaṭṭhaheyya, na upaṭṭhāpanāya ussukkaṃ kareyya, pācittiyaṃ.
Nikkaḍḍhanasikkhāpadaṃ
35. Yā pana bhikkhunī bhikkhuniyā upassayaṃ datvā kupitā anattamanā nikkaḍḍheyya vā nikkaḍḍhāpeyya vā, pācittiyaṃ.
Saṃsaṭṭhasikkhāpadaṃ
36. Yā pana bhikkhunī saṃsaṭṭhā vihareyya gahapatinā vā gahapatiputtena vā, sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyye, saṃsaṭṭhā vihari gahapatināpi gahapatiputtenāpi, viviccāyye, vivekaññeva bhaginiyā saṅgho vaṇṇetī’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya, yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ. No ce paṭinissajjeyya, pācittiyaṃ.
Antoraṭṭhasikkhāpadaṃ
37. Yā pana bhikkhunī antoraṭṭhe sāsaṅkasammate sappaṭibhaye asatthikā cārikaṃ careyya, pācittiyaṃ.
Tiroraṭṭhasikkhāpadaṃ
38. Yā pana bhikkhunī tiroraṭṭhe sāsaṅkasammate sappaṭibhaye asatthikā cārikaṃ careyya, pācittiyaṃ.
Antovassasikkhāpadaṃ
39. Yā pana bhikkhunī antovassaṃ cārikaṃ careyya, pācittiyaṃ.
Cārikanapakkamanasikkhāpadaṃ
40. Yā pana bhikkhunī vassaṃvuṭṭhā cārikaṃ na pakkameyya antamaso chappañcayojanānipi, pācittiyaṃ.
Tuvaṭṭavaggo catuttho.
Rājāgārasikkhāpadaṃ
41. Yā pana bhikkhunī rājāgāraṃ vā cittāgāraṃ vā ārāmaṃ vā uyyānaṃ vā pokkharaṇiṃ vā dassanāya gaccheyya, pācittiyaṃ.
Āsandiparibhuñjanasikkhāpadaṃ
42. Yā pana bhikkhunī āsandiṃ vā pallaṅkaṃ vā paribhuñjeyya, pācittiyaṃ.
Suttakantanasikkhāpadaṃ
43. Yā pana bhikkhunī suttaṃ kanteyya, pācittiyaṃ.
Gihiveyyāvaccasikkhāpadaṃ
44. Yā pana bhikkhunī gihiveyyāvaccaṃ kareyya, pācittiyaṃ.
Adhikaraṇasikkhāpadaṃ
45. Yā pana bhikkhunī bhikkhuniyā ‘‘ehāyye, imaṃ adhikaraṇaṃ vūpasamehī’’ti vuccamānā ‘‘sādhū’’ti paṭissuṇitvā sā pacchā anantarāyikinī neva vūpasameyya, na vūpasamāya ussukkaṃ kareyya, pācittiyaṃ.
Bhojanadānasikkhāpadaṃ
46. Yā pana bhikkhunī agārikassa vā paribbājakassa vā paribbājikāya vā sahatthā khādanīyaṃ vā bhojanīyaṃ vā dadeyya, pācittiyaṃ.
Āvasathacīvarasikkhāpadaṃ
47. Yā pana bhikkhunī āvasathacīvaraṃ anissajjetvā paribhuñjeyya, pācittiyaṃ.
Āvasathavihārasikkhāpadaṃ
48. Yā pana bhikkhunī āvasathaṃ anissajjitvā cārikaṃ pakkameyya, pācittiyaṃ.
Tiracchānavijjāpariyāpuṇanasikkhāpadaṃ
49. Yā pana bhikkhunī tiracchānavijjaṃ pariyāpuṇeyya, pācittiyaṃ.
Tiracchānavijjāvācanasikkhāpadaṃ
50. Yā pana bhikkhunī tiracchānavijjaṃ vāceyya, pācittiyaṃ.
Cittāgāravaggo pañcamo.
Ārāmapavisanasikkhāpadaṃ
51. Yā pana bhikkhunī jānaṃ sabhikkhukaṃ ārāmaṃ anāpucchā paviseyya, pācittiyaṃ.
Bhikkhuakkosanasikkhāpadaṃ
52. Yā pana bhikkhunī bhikkhuṃ akkoseyya vā paribhāseyya vā, pācittiyaṃ.
Gaṇaparibhāsanasikkhāpadaṃ
53. Yā pana bhikkhunī caṇḍīkatā gaṇaṃ paribhāseyya, pācittiyaṃ.
Pavāritasikkhāpadaṃ
54. Yā pana bhikkhunī nimantitā vā pavāritā vā khādanīyaṃ vā bhojanīyaṃ vā khādeyya vā bhuñjeyya vā, pācittiyaṃ.
Kulamaccharinīsikkhāpadaṃ
55. Yā pana bhikkhunī kulamaccharinī assa, pācittiyaṃ.
Abhikkhukāvāsasikkhāpadaṃ
56. Yā pana bhikkhunī abhikkhuke āvāse vassaṃ vaseyya, pācittiyaṃ.
Apavāraṇāsikkhāpadaṃ
57. Yā pana bhikkhunī vassaṃvuṭṭhā ubhatosaṅghe tīhi ṭhānehi na pavāreyya diṭṭhena vā sutena vā parisaṅkāya vā, pācittiyaṃ.
Ovādasikkhāpadaṃ
58. Yā pana bhikkhunī ovādāya vā saṃvāsāya vā na gaccheyya, pācittiyaṃ.
Ovādūpasaṅkamanasikkhāpadaṃ
59. Anvaddhamāsaṃ bhikkhuniyā bhikkhusaṅghato dve dhammā paccāsīsitabbā uposathapucchakañca ovādūpasaṅkamanañca. Taṃ atikkāmentiyā pācittiyaṃ.
Pasākhejātasikkhāpadaṃ
60. Yā pana bhikkhunī pasākhe jātaṃ gaṇḍaṃ vā rudhitaṃ vā anapaloketvā saṅghaṃ vā gaṇaṃ vā purisena saddhiṃ ekenekā bhedāpeyya vā phālāpeyya vā dhovāpeyya vā ālimpāpeyya vā bandhāpeyya vā mocāpeyya vā, pācittiyaṃ.
Ārāmavaggo chaṭṭho.
Gabbhinīsikkhāpadaṃ
61. Yā pana bhikkhunī gabbhiniṃ vuṭṭhāpeyya, pācittiyaṃ.
Pāyantīsikkhāpadaṃ
62. Yā pana bhikkhunī pāyantiṃ vuṭṭhāpeyya, pācittiyaṃ.
Paṭhamasikkhamānasikkhāpadaṃ
63. Yā pana bhikkhunī dve vassāni chasu dhammesu asikkhitasikkhaṃ sikkhamānaṃ vuṭṭhāpeyya, pācittiyaṃ.
Dutiyasikkhamānasikkhāpadaṃ
64. Yā pana bhikkhunī dve vassāni chasu dhammesu sikkhitasikkhaṃ sikkhamānaṃ saṅghena asammataṃ vuṭṭhāpeyya, pācittiyaṃ.
Paṭhamagihigatasikkhāpadaṃ
65. Yā pana bhikkhunī ūnadvādasavassaṃ gihigataṃ vuṭṭhāpeyya, pācittiyaṃ.
Dutiyagihigatasikkhāpadaṃ
66. Yā pana bhikkhunī paripuṇṇadvādasavassaṃ gihigataṃ dve vassāni chasu dhammesu asikkhitasikkhaṃ vuṭṭhāpeyya, pācittiyaṃ.
Tatiyagihigatasikkhāpadaṃ
67. Yā pana bhikkhunī paripuṇṇadvādasavassaṃ gihigataṃ dve vassāni chasu dhammesu sikkhitasikkhaṃ saṅghena asammataṃ vuṭṭhāpeyya, pācittiyaṃ.
Paṭhamasahajīvinīsikkhāpadaṃ
68. Yā pana bhikkhunī sahajīviniṃ vuṭṭhāpetvā dve vassāni neva anuggaṇheyya na anuggaṇhāpeyya, pācittiyaṃ.
Pavattinīnānubandhanasikkhāpadaṃ
69. Yā pana bhikkhunī vuṭṭhāpitaṃ pavattiniṃ dve vassāni nānubandheyya, pācittiyaṃ.
Dutiyasahajīvinīsikkhāpadaṃ
70. Yā pana bhikkhunī sahajīviniṃ vuṭṭhāpetvā neva vūpakāseyya na vūpakāsāpeyya antamaso chappañcayojanānipi, pācittiyaṃ.
Gabbhinivaggo sattamo.
Paṭhamakumāribhūtasikkhāpadaṃ
71. Yā pana bhikkhunī ūnavīsativassaṃ kumāribhūtaṃ vuṭṭhāpeyya, pācittiyaṃ.
Dutiyakumāribhūtasikkhāpadaṃ
72. Yā pana bhikkhunī paripuṇṇavīsativassaṃ kumāribhūtaṃ dve vassāni chasu dhammesu asikkhitasikkhaṃ vuṭṭhāpeyya, pācittiyaṃ.
Tatiyakumāribhūtasikkhāpadaṃ
73. Yā pana bhikkhunī paripuṇṇavīsativassaṃ kumāribhūtaṃ dve vassāni chasu dhammesu sikkhitasikkhaṃ saṅghena asammataṃ vuṭṭhāpeyya, pācittiyaṃ.
Ūnadvādasavassasikkhāpadaṃ
74. Yā pana bhikkhunī ūnadvādasavassā vuṭṭhāpeyya, pācittiyaṃ.
Paripuṇṇadvādasavassasikkhāpadaṃ
75. Yā pana bhikkhunī paripuṇṇadvādasavassā saṅghena asammatā vuṭṭhāpeyya, pācittiyaṃ.
Khiyyanadhammasikkhāpadaṃ
76. Yā pana bhikkhunī ‘‘alaṃ tāva te, ayye, vuṭṭhāpitenā’’ti vuccamānā ‘‘sādhū’’ti paṭissuṇitvā sā pacchā khiyyanadhammaṃ āpajjeyya, pācittiyaṃ.
Paṭhamasikkhamānanavuṭṭhāpanasikkhāpadaṃ
77. Yā pana bhikkhunī sikkhamānaṃ ‘‘sace me tvaṃ, ayye, cīvaraṃ dassasi, evāhaṃ taṃ vuṭṭhāpessāmī’’ti vatvā sā pacchā anantarāyikinī neva vuṭṭhāpeyya, na vuṭṭhāpanāya ussukkaṃ kareyya, pācittiyaṃ.
Dutiyasikkhamānanavuṭṭhāpanasikkhāpadaṃ
78. Yā pana bhikkhunī sikkhamānaṃ ‘‘sace maṃ tvaṃ, ayye, dve vassāni anubandhissasi, evāhaṃ taṃ vuṭṭhāpessāmī’’ti vatvā sā pacchā anantarāyikinī neva vuṭṭhāpeyya, na vuṭṭhāpanāya ussukkaṃ kareyya, pācittiyaṃ.
Sokāvāsasikkhāpadaṃ
79. Yā pana bhikkhunī purisasaṃsaṭṭhaṃ kumārakasaṃsaṭṭhaṃ caṇḍiṃ sokāvāsaṃ sikkhamānaṃ vuṭṭhāpeyya, pācittiyaṃ.
Ananuññātasikkhāpadaṃ
80. Yā pana bhikkhunī mātāpitūhi vā sāmikena vā ananuññātaṃ sikkhamānaṃ vuṭṭhāpeyya, pācittiyaṃ.
Pārivāsikasikkhāpadaṃ
81. Yā pana bhikkhunī pārivāsikachandadānena sikkhamānaṃ vuṭṭhāpeyya, pācittiyaṃ.
Anuvassasikkhāpadaṃ
82. Yā pana bhikkhunī anuvassaṃ vuṭṭhāpeyya, pācittiyaṃ.
Ekavassasikkhāpadaṃ
83. Yā pana bhikkhunī ekaṃ vassaṃ dve vuṭṭhāpeyya, pācittiyaṃ.
Kumāribhūtavaggo aṭṭhamo.
Chattupāhanasikkhāpadaṃ
84. Yā pana bhikkhunī agilānā chattupāhanaṃ dhāreyya, pācittiyaṃ.
Yānasikkhāpadaṃ
85. Yā pana bhikkhunī agilānā yānena yāyeyya, pācittiyaṃ.
Saṅghāṇisikkhāpadaṃ
86. Yā pana bhikkhunī saṅghāṇiṃ dhāreyya, pācittiyaṃ.
Itthālaṅkārasikkhāpadaṃ
87. Yā pana bhikkhunī itthālaṅkāraṃ dhāreyya, pācittiyaṃ.
Gandhavaṇṇakasikkhāpadaṃ
88. Yā pana bhikkhunī gandhavaṇṇakena nahāyeyya, pācittiyaṃ.
Vāsitakasikkhāpadaṃ
89. Yā pana bhikkhunī vāsitakena piññākena nahāyeyya, pācittiyaṃ.
Bhikkhuniummaddāpanasikkhāpadaṃ
90. Yā pana bhikkhunī bhikkhuniyā ummaddāpeyya vā parimaddāpeyya vā, pācittiyaṃ.
Sikkhamānaummaddāpanasikkhāpadaṃ
91. Yā pana bhikkhunī sikkhamānāya ummaddāpeyya vā parimaddāpeyya vā, pācittiyaṃ.
Sāmaṇerīummaddāpanasikkhāpadaṃ
92. Yā pana bhikkhunī sāmaṇeriyā ummaddāpeyya vā parimaddāpeyya vā, pācittiyaṃ.
Gihiniummaddāpanasikkhāpadaṃ
93. Yā pana bhikkhunī gihiniyā ummaddāpeyya vā parimaddāpeyya vā, pācittiyaṃ.
Anāpucchāsikkhāpadaṃ
94. Yā pana bhikkhunī bhikkhussa purato anāpucchā āsane nisīdeyya, pācittiyaṃ.
Pañhāpucchanasikkhāpadaṃ
95. Yā pana bhikkhunī anokāsakataṃ bhikkhuṃ pañhaṃ puccheyya, pācittiyaṃ.
Asaṃkaccikasikkhāpadaṃ
96. Yā pana bhikkhunī asaṃkaccikā gāmaṃ paviseyya, pācittiyaṃ.
Chattupāhanavaggo navamo.
Musāvādasikkhāpadaṃ
97. Sampajānamusāvāde pācittiyaṃ.
Omasavādasikkhāpadaṃ
98. Omasavāde pācittiyaṃ.
Pesuññasikkhāpadaṃ
99. Bhikkhunipesuññe pācittiyaṃ.
Padasodhammasikkhāpadaṃ
100. Yā pana bhikkhunī anupasampannaṃ padaso dhammaṃ vāceyya, pācittiyaṃ.
Paṭhamasahaseyyasikkhāpadaṃ
101. Yā pana bhikkhunī anupasampannāya uttaridirattatirattaṃ sahaseyyaṃ kappeyya, pācittiyaṃ.
Dutiyasahaseyyasikkhāpadaṃ
102. Yā pana bhikkhunī purisena sahaseyyaṃ kappeyya, pācittiyaṃ.
Dhammadesanāsikkhāpadaṃ
103. Yā pana bhikkhunī purisassa uttarichappañcavācāhi dhammaṃ deseyya aññatra viññunā itthiviggahena, pācittiyaṃ.
Bhūtārocanasikkhāpadaṃ
104. Yā pana bhikkhunī anupasampannāya uttarimanussadhammaṃ āroceyya, bhūtasmiṃ pācittiyaṃ.
Duṭṭhullārocanasikkhāpadaṃ
105. Yā pana bhikkhunī bhikkhuniyā duṭṭhullaṃ āpattiṃ anupasampannāya āroceyya aññatra bhikkhunisammutiyā, pācittiyaṃ.
Pathavīkhaṇanasikkhāpadaṃ
106. Yā pana bhikkhunī pathaviṃ khaṇeyya vā khaṇāpeyya vā, pācittiyaṃ.
Musāvādavaggo dasamo.
Bhūtagāmasikkhāpadaṃ
107. Bhūtagāmapātabyatāya pācittiyaṃ.
Aññavādakasikkhāpadaṃ
108. Aññavādake, vihesake pācittiyaṃ.
Ujjhāpanakasikkhāpadaṃ
109. Ujjhāpanake, khiyyanake pācittiyaṃ.
Paṭhamasenāsanasikkhāpadaṃ
110. Yā pana bhikkhunī saṅghikaṃ mañcaṃ vā pīṭhaṃ vā bhisiṃ vā kocchaṃ vā ajjhokāse santharitvā vā santharāpetvā vā taṃ pakkamantī neva uddhareyya, na uddharāpeyya, anāpucchaṃ vā gaccheyya, pācittiyaṃ.
Dutiyasenāsanasikkhāpadaṃ
111. Yā pana bhikkhunī saṅghike vihāre seyyaṃ santharitvā vā santharāpetvā vā taṃ pakkamantī neva uddhareyya, na uddharāpeyya, anāpucchaṃ vā gaccheyya, pācittiyaṃ.
Anupakhajjasikkhāpadaṃ
112. Yā pana bhikkhunī saṅghike vihāre jānaṃ pubbupagataṃ bhikkhuniṃ anupakhajja seyyaṃ kappeyya ‘‘yassā sambādho bhavissati, sā pakkamissatī’’ti etadeva paccayaṃ karitvā anaññaṃ, pācittiyaṃ.
Nikkaḍḍhanasikkhāpadaṃ
113. Yā pana bhikkhunī bhikkhuniṃ kupitā anattamanā saṅghikā vihārā nikkaḍḍheyya vā nikkaḍḍhāpeyya vā, pācittiyaṃ.
Vehāsakuṭisikkhāpadaṃ
114. Yā pana bhikkhunī saṅghike vihāre uparivehāsakuṭiyā āhaccapādakaṃ mañcaṃ vā pīṭhaṃ vā abhinisīdeyya vā abhinipajjeyya vā, pācittiyaṃ.
Mahallakavihārasikkhāpadaṃ
115. Mahallakaṃ pana bhikkhuniyā vihāraṃ kārayamānāya yāva dvārakosā aggaḷaṭṭhapanāya, ālokasandhiparikammāya dvatticchadanassa pariyāyaṃ appaharite ṭhitāya adhiṭṭhātabbaṃ. Tato ce uttari appaharitepi ṭhitā adhiṭṭhaheyya, pācittiyaṃ.
Sappāṇakasikkhāpadaṃ
116. Yā pana bhikkhunī jānaṃ sappāṇakaṃ udakaṃ tiṇaṃ vā mattikaṃ vā siñceyya vā siñcāpeyya vā, pācittiyaṃ.
Bhūtagāmavaggo ekādasamo.
Āvasathapiṇḍasikkhāpadaṃ
117. Agilānāya bhikkhuniyā eko āvasathapiṇḍo bhuñjitabbo. Tato ce uttari bhuñjeyya, pācittiyaṃ.
Gaṇabhojanasikkhāpadaṃ
118. Gaṇabhojane aññatra samayā pācittiyaṃ. Tatthāyaṃ samayo, gilānasamayo, cīvaradānasamayo, cīvarakārasamayo, addhānagamanasamayo, nāvābhiruhanasamayo, mahāsamayo, samaṇabhattasamayo, ayaṃ tattha samayo.
Kāṇamātusikkhāpadaṃ
119. Bhikkhuniṃ paneva kulaṃ upagataṃ pūvehi vā manthehi vā abhihaṭṭhuṃ pavāreyya, ākaṅkhamānāya bhikkhuniyā dvattipattapūrā paṭiggahetabbā. Tato ce uttari paṭiggaṇheyya, pācittiyaṃ. Dvattipattapūre paṭiggahetvā tato nīharitvā bhikkhunīhi saddhiṃ saṃvibhajitabbaṃ, ayaṃ tattha sāmīci.
Vikālabhojanasikkhāpadaṃ
120. Yā pana bhikkhunī vikāle khādanīyaṃ vā bhojanīyaṃ vā khādeyya vā bhuñjeyya vā, pācittiyaṃ.
Sannidhikārakasikkhāpadaṃ
121. Yā pana bhikkhunī sannidhikārakaṃ khādanīyaṃ vā bhojanīyaṃ vā khādeyya vā bhuñjeyya vā, pācittiyaṃ.
Dantaponasikkhāpadaṃ
122. Yā pana bhikkhunī adinnaṃ mukhadvāraṃ āhāraṃ āhareyya aññatra udakadantaponā, pācittiyaṃ.
Uyyojanasikkhāpadaṃ
123. Yā pana bhikkhunī bhikkhuniṃ ‘‘ehāyye, gāmaṃ vā nigamaṃ vā piṇḍāya pavisissāmā’’ti tassā dāpetvā vā adāpetvā vā uyyojeyya ‘‘gacchāyye, na me tayā saddhiṃ kathā vā nisajjā vā phāsu hoti, ekikāya me kathā vā nisajjā vā phāsu hotī’’ti etadeva paccayaṃ karitvā anaññaṃ, pācittiyaṃ.
Sabhojanasikkhāpadaṃ
124. Yā pana bhikkhunī sabhojane kule anupakhajja nisajjaṃ kappeyya, pācittiyaṃ.
Rahopaṭicchannasikkhāpadaṃ
125. Yā pana bhikkhunī purisena saddhiṃ raho paṭicchanne āsane nisajjaṃ kappeyya, pācittiyaṃ.
Rahonisajjasikkhāpadaṃ
126. Yā pana bhikkhunī purisena saddhiṃ ekenekā raho nisajjaṃ kappeyya, pācittiyaṃ.
Bhojanavaggo dvādasamo.
Cārittasikkhāpadaṃ
127. Yā pana bhikkhunī nimantitā sabhattā samānā santiṃ bhikkhuniṃ anāpucchā purebhattaṃ vā pacchābhattaṃ vā kulesu cārittaṃ āpajjeyya aññatra samayā, pācittiyaṃ. Tatthāyaṃ samayo, cīvaradānasamayo, cīvarakārasamayo, ayaṃ tattha samayo.
Mahānāmasikkhāpadaṃ
128. Agilānāya bhikkhuniyā catumāsappaccayapavāraṇā sāditabbā aññatra punapavāraṇāya, aññatra niccapavāraṇāya. Tato ce uttari sādiyeyya, pācittiyaṃ.
Uyyuttasenāsikkhāpadaṃ
129. Yā pana bhikkhunī uyyuttaṃ senaṃ dassanāya gaccheyya aññatra tathārūpappaccayā, pācittiyaṃ.
Senāvāsasikkhāpadaṃ
130. Siyā ca tassā bhikkhuniyā kocideva paccayo senaṃ gamanāya, dirattatirattaṃ tāya bhikkhuniyā senāya vasitabbaṃ. Tato ce uttari vaseyya, pācittiyaṃ.
Uyyodhikasikkhāpadaṃ
131. Dirattatirattaṃ ce bhikkhunī senāya vasamānā uyyodhikaṃ vā balaggaṃ vā senābyūhaṃ vā anīkadassanaṃ vā gaccheyya, pācittiyaṃ.
Surāpānasikkhāpadaṃ
132. Surāmerayapāne pācittiyaṃ.
Aṅgulipatodakasikkhāpadaṃ
133. Aṅgulipatodake pācittiyaṃ.
Hasadhammasikkhāpadaṃ
134. Udake hasadhamme pācittiyaṃ.
Anādariyasikkhāpadaṃ
135. Anādariye pācittiyaṃ.
Bhiṃsāpanasikkhāpadaṃ
136. Yā pana bhikkhunī bhikkhuniṃ bhiṃsāpeyya, pācittiyaṃ.
Cārittavaggo terasamo.
Jotisikkhāpadaṃ
137. Yā pana bhikkhunī agilānā visibbanāpekkhā jotiṃ samādaheyya vā samādahāpeyya vā aññatra tathārūpappaccayā, pācittiyaṃ.
Nahānasikkhāpadaṃ
138. Yā pana bhikkhunī orenaddhamāsaṃ nahāyeyya aññatra samayā, pācittiyaṃ. Tatthāyaṃ samayo ‘‘diyaḍḍho māso seso gimhāna’’nti ‘‘vassānassa paṭhamo māso’’ iccete aḍḍhateyyamāsā uṇhasamayo, pariḷāhasamayo, gilānasamayo, kammasamayo, addhānagamanasamayo, vātavuṭṭhisamayo, ayaṃ tattha samayo.
Dubbaṇṇakaraṇasikkhāpadaṃ
139. Navaṃ pana bhikkhuniyā cīvaralābhāya tiṇṇaṃ dubbaṇṇakaraṇānaṃ aññataraṃ dubbaṇṇakaraṇaṃ ādātabbaṃ nīlaṃ vā kaddamaṃ vā kāḷasāmaṃ vā. Anādā ce bhikkhunī tiṇṇaṃ dubbaṇṇakaraṇānaṃ aññataraṃ dubbaṇṇakaraṇaṃ navaṃ cīvaraṃ paribhuñjeyya, pācittiyaṃ.
Vikappanasikkhāpadaṃ
140. Yā pana bhikkhunī bhikkhussa vā bhikkhuniyā vā sikkhamānāya vā sāmaṇerassa vā sāmaṇeriyā vā sāmaṃ cīvaraṃ vikappetvā apaccuddhāraṇaṃ paribhuñjeyya, pācittiyaṃ.
Apanidhāpanasikkhāpadaṃ
141. Yā pana bhikkhunī bhikkhuniyā pattaṃ vā cīvaraṃ vā nisīdanaṃ vā sūcigharaṃ vā kāyabandhanaṃ vā apanidheyya vā apanidhāpeyya vā antamaso hasāpekkhāpi, pācittiyaṃ.
Sañciccasikkhāpadaṃ
142. Yā pana bhikkhunī sañcicca pāṇaṃ jīvitā voropeyya, pācittiyaṃ.
Sappāṇakasikkhāpadaṃ
143. Yā pana bhikkhunī jānaṃ sappāṇakaṃ udakaṃ paribhuñjeyya, pācittiyaṃ.
Ukkoṭanasikkhāpadaṃ
144. Yā pana bhikkhunī jānaṃ yathādhammaṃ nihatādhikaraṇaṃ punakammāya ukkoṭeyya, pācittiyaṃ.
Theyyasatthasikkhāpadaṃ
145. Yā pana bhikkhunī jānaṃ theyyasatthena saddhiṃ saṃvidhāya ekaddhānamaggaṃ paṭipajjeyya antamaso gāmantarampi, pācittiyaṃ.
Ariṭṭhasikkhāpadaṃ
146. Yā pana bhikkhunī evaṃ vadeyya ‘‘tathāhaṃ bhagavatā dhammaṃ desitaṃ ājānāmi, yathā yeme antarāyikā dhammā vuttā bhagavatā, te paṭisevato nālaṃ antarāyāyā’’ti. Sā bhikkhunī bhikkhunīhi evamassa vacanīyā ‘‘māyye evaṃ avaca, mā bhagavantaṃ abbhācikkhi, na hi sādhu bhagavato abbhakkhānaṃ, na hi bhagavā evaṃ vadeyya, anekapariyāyenāyye antarāyikā dhammā antarāyikā vuttā bhagavatā, alañca pana te paṭisevato antarāyāyā’’ti. Evañca sā bhikkhunī bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā bhikkhunī bhikkhunīhi yāvatatiyaṃ samanubhāsitabbā tassa paṭinissaggāya. Yāvatatiyañce samanubhāsiyamānā taṃ paṭinissajjeyya, iccetaṃ kusalaṃ. No ce paṭinissajjeyya, pācittiyaṃ.
Jotivaggo cuddasamo.
Ukkhittasambhogasikkhāpadaṃ
147. Yā pana bhikkhunī jānaṃ tathāvādiniyā bhikkhuniyā akaṭānudhammāya taṃ diṭṭhiṃ appaṭinissaṭṭhāya saddhiṃ sambhuñjeyya vā, saṃvaseyya vā, saha vā seyyaṃ kappeyya, pācittiyaṃ.
Kaṇṭakasikkhāpadaṃ
148. Samaṇuddesāpi ce evaṃ vadeyya ‘‘tathāhaṃ bhagavatā dhammaṃ desitaṃ ājānāmi, yathā yeme antarāyikā dhammā vuttā bhagavatā, te paṭisevato nālaṃ antarāyāyā’’ti. Sā samaṇuddesā bhikkhunīhi evamassa vacanīyā ‘‘māyye, samaṇuddese evaṃ avaca, mā bhagavantaṃ abbhācikkhi, na hi sādhu bhagavato abbhakkhānaṃ, na hi bhagavā evaṃ vadeyya, anekapariyāyenāyye, samaṇuddese antarāyikā dhammā antarāyikā vuttā bhagavatā, alañca pana te paṭisevato antarāyāyā’’ti. Evañca sā samaṇuddesā bhikkhunīhi vuccamānā tatheva paggaṇheyya, sā samaṇuddesā bhikkhunīhi evamassa vacanīyā ‘‘ajjatagge te, ayye, samaṇuddese na ceva so bhagavā satthā apadisitabbo, yampi caññā samaṇuddesā labhanti bhikkhunīhi saddhiṃ dirattatirattaṃ sahaseyyaṃ, sāpi te natthi, cara pire, vinassā’’ti. Yā pana bhikkhunī jānaṃ tathānāsitaṃ samaṇuddesaṃ upalāpeyya vā, upaṭṭhāpeyya vā, sambhuñjeyya vā, saha vā seyyaṃ kappeyya, pācittiyaṃ.
Sahadhammikasikkhāpadaṃ
149. Yā pana bhikkhunī bhikkhunīhi sahadhammikaṃ vuccamānā evaṃ vadeyya ‘‘na tāvāhaṃ, ayye, etasmiṃ sikkhāpade sikkhissāmi, yāva na aññaṃ bhikkhuniṃ byattaṃ vinayadharaṃ paripucchāmī’’ti, pācittiyaṃ. Sikkhamānāya, bhikkhave, bhikkhuniyā aññātabbaṃ paripucchitabbaṃ paripañhitabbaṃ, ayaṃ tattha sāmīci.
Vilekhanasikkhāpadaṃ
150. Yā pana bhikkhunī pātimokkhe uddissamāne evaṃ vadeyya ‘‘kiṃ panimehi khuddānukhuddakehi sikkhāpadehi uddiṭṭhehi, yāvadeva kukkuccāya vihesāya vilekhāya saṃvattantī’’ti, sikkhāpadavivaṇṇake pācittiyaṃ.
Mohanasikkhāpadaṃ
151. Yā pana bhikkhunī anvaddhamāsaṃ pātimokkhe uddissamāne evaṃ vadeyya ‘‘idāneva kho ahaṃ, ayye, jānāmi ayampi kira dhammo suttāgato suttapariyāpanno anvaddhamāsaṃ uddesaṃ āgacchatī’’ti, tañce bhikkhuniṃ aññā bhikkhuniyo jāneyyuṃ nisinnapubbaṃ imāya bhikkhuniyā dvattikkhattuṃ pātimokkhe uddissamāne, ko pana vādo bhiyyo, na ca tassā bhikkhuniyā aññāṇakena mutti atthi, yañca tattha āpattiṃ āpannā, tañca yathādhammo kāretabbo, uttari cassā moho āropetabbo ‘‘tassā te, ayye, alābhā, tassā te dulladdhaṃ, yaṃ tvaṃ pātimokkhe uddissamāne na sādhukaṃ aṭṭhiṃ katvā manasi karosī’’ti, idaṃ tasmiṃ mohanake pācittiyaṃ.
Pahārasikkhāpadaṃ
152. Yā pana bhikkhunī bhikkhuniyā kupitā anattamanā pahāraṃ dadeyya, pācittiyaṃ.
Talasattikasikkhāpadaṃ
153. Yā pana bhikkhunī bhikkhuniyā kupitā anattamanā talasattikaṃ uggireyya, pācittiyaṃ.
Amūlakasikkhāpadaṃ
154. Yā pana bhikkhunī bhikkhuniṃ amūlakena saṅghādisesena anuddhaṃseyya, pācittiyaṃ.
Sañciccasikkhāpadaṃ
155. Yā pana bhikkhunī bhikkhuniyā sañcicca kukkuccaṃ upadaheyya ‘‘itissā muhuttampi aphāsu bhavissatī’’ti etadeva paccayaṃ karitvā anaññaṃ, pācittiyaṃ.
Upassuti sikkhāpadaṃ
156. Yā pana bhikkhunī bhikkhunīnaṃ bhaṇḍanajātānaṃ kalahajātānaṃ vivādāpannānaṃ upassutiṃ tiṭṭheyya ‘‘yaṃ imā bhaṇissanti, taṃ sossāmī’’ti etadeva paccayaṃ karitvā anaññaṃ, pācittiyaṃ.
Diṭṭhivaggo pannarasamo.
Kammappaṭibāhanasikkhāpadaṃ
157. Yā pana bhikkhunī dhammikānaṃ kammānaṃ chandaṃ datvā pacchā khīyanadhammaṃ āpajjeyya, pācittiyaṃ.
Chandaṃadatvāgamanasikkhāpadaṃ
158. Yā pana bhikkhunī saṅghe vinicchayakathāya vattamānāya chandaṃ adatvā uṭṭhāyāsanā pakkameyya, pācittiyaṃ.
Dubbalasikkhāpadaṃ
159. Yā pana bhikkhunī samaggena saṅghena cīvaraṃ datvā pacchā khīyanadhammaṃ āpajjeyya ‘‘yathāsanthutaṃ bhikkhuniyo saṅghikaṃ lābhaṃ pariṇāmentī’’ti, pācittiyaṃ.
Pariṇāmanasikkhāpadaṃ
160. Yā pana bhikkhunī jānaṃ saṅghikaṃ lābhaṃ pariṇataṃ puggalassa pariṇāmeyya, pācittiyaṃ.
Ratanasikkhāpadaṃ
161. Yā pana bhikkhunī ratanaṃ vā ratanasammataṃ vā aññatra ajjhārāmā vā ajjhāvasathā vā uggaṇheyya vā uggaṇhāpeyya vā, pācittiyaṃ. Ratanaṃ vā pana bhikkhuniyā ratanasammataṃ vā ajjhārāme vā ajjhāvasathe vā uggahetvā vā uggahāpetvā vā nikkhipitabbaṃ ‘‘yassa bhavissati, so harissatī’’ti, ayaṃ tattha sāmīci.
Sūcigharasikkhāpadaṃ
162. Yā pana bhikkhunī aṭṭhimayaṃ vā dantamayaṃ vā visāṇamayaṃ vā sūcigharaṃ kārāpeyya, bhedanakaṃ pācittiyaṃ.
Mañcapīṭhasikkhāpadaṃ
163. Navaṃ pana bhikkhuniyā mañcaṃ vā pīṭhaṃ vā kārayamānāya aṭṭhaṅgulapādakaṃ kāretabbaṃ sugataṅgulena aññatra heṭṭhimāya aṭaniyā. Taṃ atikkāmentiyā chedanakaṃ pācittiyaṃ.
Tūlonaddhasikkhāpadaṃ
164. Yā pana bhikkhunī mañcaṃ vā pīṭhaṃ vā tūlonaddhaṃ kārāpeyya, uddālanakaṃ pācittiyaṃ.
Kaṇḍuppaṭicchādisikkhāpadaṃ
165. Kaṇḍuppaṭicchādiṃ pana bhikkhuniyā kārayamānāya pamāṇikā kāretabbā, tatridaṃ pamāṇaṃ, dīghaso catasso vidatthiyo sugatavidatthiyā, tiriyaṃ dve vidatthiyo. Taṃ atikkāmentiyā chedanakaṃ pācittiyaṃ.
Nandasikkhāpadaṃ
166. Yā pana bhikkhunī sugatacīvarappamāṇaṃ cīvaraṃ kārāpeyya, atirekaṃ vā, chedanakaṃ pācittiyaṃ. Tatridaṃ sugatassa sugatacīvarappamāṇaṃ, dīghaso nava vidatthiyo sugatavidatthiyā, tiriyaṃ cha vidatthiyo, idaṃ sugatassa sugatacīvarappamāṇanti.
Dhammikavaggo soḷasamo.
Uddiṭṭhā kho, ayyāyo, chasaṭṭhisatā pācittiyā dhammā. Tatthāyyāyo, pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Pācittiyā niṭṭhitā.
==Pāṭidesanīyā==
Ime kho panāyyāyo aṭṭha pāṭidesanīyā
Dhammā uddesaṃ āgacchanti.
Sappiviññāpanasikkhāpadaṃ
1. Yā pana bhikkhunī agilānā sappiṃ viññāpetvā bhuñjeyya, paṭidesetabbaṃ tāya bhikkhuniyā ‘‘gārayhaṃ, ayye, dhammaṃ āpajjiṃ asappāyaṃ pāṭidesanīyaṃ, taṃ paṭidesemī’’ti.
Telaviññāpanasikkhāpadaṃ
2. Yā pana bhikkhunī agilānā telaṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Madhuviññāpanasikkhāpadaṃ
3. Yā pana bhikkhunī agilānā madhuṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Phāṇitaviññāpanasikkhāpadaṃ
4. Yā pana bhikkhunī agilānā phāṇitaṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Macchaviññāpanasikkhāpadaṃ
5. Yā pana bhikkhunī agilānā macchaṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Maṃsaviññāpanasikkhāpadaṃ
6. Yā pana bhikkhunī agilānā maṃsaṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Khīraviññāpanasikkhāpadaṃ
7. Yā pana bhikkhunī agilānā khīraṃ viññāpetvā bhuñjeyya…pe… taṃ paṭidesemīti.
Dadhiviññāpanasikkhāpadaṃ
8. Yā pana bhikkhunī agilānā dadhiṃ viññāpetvā bhuñjeyya, paṭidesetabbaṃ tāya bhikkhuniyā ‘‘gārayhaṃ, ayye, dhammaṃ āpajjiṃ asappāyaṃ pāṭidesanīyaṃ, taṃ paṭidesemī’’ti.
Uddiṭṭhā kho, ayyāyo, aṭṭha pāṭidesanīyā dhammā. Tatthāyyāyo, pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Pāṭidesanīyā niṭṭhitā.
==Sekhiyā==
Ime kho panāyyāyo, sekhiyā dhammā uddesaṃ āgacchanti.
Parimaṇḍalasikkhāpadaṃ
1. Parimaṇḍalaṃ nivāsessāmīti sikkhā karaṇīyā.
2. Parimaṇḍalaṃ pārupissāmīti sikkhā karaṇīyā.
Suppaṭicchannasikkhāpadaṃ
3. Suppaṭicchannā antaraghare gamissāmīti sikkhā karaṇīyā.
4. Suppaṭicchannā antaraghare nisīdissāmīti sikkhā karaṇīyā.
Susaṃvutasikkhāpadaṃ
5. Susaṃvutā antaraghare gamissāmīti sikkhā karaṇīyā.
6. Susaṃvutā antaraghare nisīdissāmīti sikkhā karaṇīyā.
Okkhittacakkhusikkhāpadaṃ
7. Okkhittacakkhunī antaraghare gamissāmīti sikkhā karaṇīyā.
8. Okkhittacakkhunī antaraghare nisīdissāmīti sikkhā karaṇīyā.
Ukkhittakasikkhāpadaṃ
9. Na ukkhittakāya antaraghare gamissāmīti sikkhā karaṇīyā.
10. Na ukkhittakāya antaraghare nisīdissāmīti sikkhā karaṇīyā.
Parimaṇḍalavaggo paṭhamo.
Ujjagghikasikkhāpadaṃ
11. Na ujjagghikāya antaraghare gamissāmīti sikkhā karaṇīyā.
12. Na ujjagghikāya antaraghare nisīdissāmīti sikkhā karaṇīyā.
Uccasaddasikkhāpadaṃ
13. Appasaddā antaraghare gamissāmīti sikkhā karaṇīyā.
14. Appasaddā antaraghare nisīdissāmīti sikkhā karaṇīyā.
Kāyappacālakasikkhāpadaṃ
15. Na kāyappacālakaṃ antaraghare gamissāmīti sikkhā karaṇīyā.
16. Na kāyappacālakaṃ antaraghare nisīdissāmīti sikkhā karaṇīyā.
Bāhuppacālakasikkhāpadaṃ
17. Na bāhuppacālakaṃ antaraghare gamissāmīti sikkhā karaṇīyā.
18. Na bāhuppacālakaṃ antaraghare nisīdissāmīti sikkhā karaṇīyā.
Sīsappacālakasikkhāpadaṃ
19. Na sīsappacālakaṃ antaraghare gamissāmīti sikkhā karaṇīyā.
20. Na sīsappacālakaṃ antaraghare nisīdissāmīti sikkhā karaṇīyā.
Ujjagghikavaggo dutiyo.
Khambhakatasikkhāpadaṃ
21. Na khambhakatā antaraghare gamissāmīti sikkhā karaṇīyā.
22. Na khambhakatā antaraghare nisīdissāmīti sikkhā karaṇīyā.
Oguṇṭhitasikkhāpadaṃ
23. Na oguṇṭhitā antaraghare gamissāmīti sikkhā karaṇīyā.
24. Na oguṇṭhitā antaraghare nisīdissāmīti sikkhā karaṇīyā.
Ukkuṭikasikkhāpadaṃ
25. Na ukkuṭikāya antaraghare gamissāmīti sikkhā karaṇīyā.
Pallatthikasikkhāpadaṃ
26. Na pallatthikāya antaraghare nisīdissāmīti sikkhā karaṇīyā.
Sakkaccapaṭiggahaṇasikkhāpadaṃ
27. Sakkaccaṃ piṇḍapātaṃ paṭiggahessāmīti sikkhā karaṇīyā.
Pattasaññinīpaṭiggahaṇasikkhāpadaṃ
28. Pattasaññinī piṇḍapātaṃ paṭiggahessāmīti sikkhā karaṇīyā.
Samasūpakapaṭiggahaṇasikkhāpadaṃ
29. Samasūpakaṃ piṇḍapātaṃ paṭiggahessāmīti sikkhā karaṇīyā.
Samatittikasikkhāpadaṃ
30. Samatittikaṃ piṇḍapātaṃ paṭiggahessāmīti sikkhā karaṇīyā.
Khambhakatavaggo tatiyo.
Sakkaccabhuñjanasikkhāpadaṃ
31. Sakkaccaṃ piṇḍapātaṃ bhuñjissāmīti sikkhā karaṇīyā.
Pattasaññinībhuñjanasikkhāpadaṃ
32. Pattasaññinī piṇḍapātaṃ bhuñjissāmīti sikkhā karaṇīyā.
Sapadānasikkhāpadaṃ
33. Sapadānaṃ piṇḍapātaṃ bhuñjissāmīti sikkhā karaṇīyā.
Samasūpakasikkhāpadaṃ
34. Samasūpakaṃ piṇḍapātaṃ bhuñjissāmīti sikkhā karaṇīyā.
Na thūpakatasikkhāpadaṃ
35. Na thūpakato omadditvā piṇḍapātaṃ bhuñjissāmīti sikkhā karaṇīyā.
Odanappaṭicchādanasikkhāpadaṃ
36. Na sūpaṃ vā byañjanaṃ vā odanena paṭicchādessāmi bhiyyokamyataṃ upādāyāti sikkhā karaṇīyā.
Sūpodanaviññattisikkhāpadaṃ
37. Na sūpaṃ vā odanaṃ vā agilānā attano atthāya viññāpetvā bhuñjissāmīti sikkhā karaṇīyā.
Ujjhānasaññinīsikkhāpadaṃ
38. Na ujjhānasaññinī paresaṃ pattaṃ olokessāmīti sikkhā karaṇīyā.
Kabaḷasikkhāpadaṃ
39. Nātimahantaṃ kabaḷaṃ karissāmīti sikkhā karaṇīyā.
Ālopasikkhāpadaṃ
40. Parimaṇḍalaṃ ālopaṃ karissāmīti sikkhā karaṇīyā.
Sakkaccavaggo catuttho.
Anāhaṭasikkhāpadaṃ
41. Na anāhaṭe kabaḷe mukhadvāraṃ vivarissāmīti sikkhā karaṇīyā.
Bhuñjamānasikkhāpadaṃ
42. Na bhuñjamānā sabbahatthaṃ mukhe pakkhipissāmīti sikkhā karaṇīyā.
Sakabaḷasikkhāpadaṃ
43. Na sakabaḷena mukhena byāharissāmīti sikkhā karaṇīyā.
Piṇḍukkhepakasikkhāpadaṃ
44. Na piṇḍukkhepakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Kabaḷāvacchedakasikkhāpadaṃ
45. Na kabaḷāvacchedakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Avagaṇḍakārakasikkhāpadaṃ
46. Na avagaṇḍakārakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Hatthaniddhunakasikkhāpadaṃ
47. Na hatthaniddhunakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Sitthāvakārakasikkhāpadaṃ
48. Na sitthāvakārakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Jivhānicchārakasikkhāpadaṃ
49. Na jivhānicchārakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Capucapukārakasikkhāpadaṃ
50. Na capucapukārakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Kabaḷavaggo pañcamo.
Surusurukārakasikkhāpadaṃ
51. Na surusurukārakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Hatthanillehakasikkhāpadaṃ
52. Na hatthanillehakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Pattanillehakasikkhāpadaṃ
53. Na pattanillehakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Oṭṭhanillehakasikkhāpadaṃ
54. Na oṭṭhanillehakaṃ bhuñjissāmīti sikkhā karaṇīyā.
Sāmisasikkhāpadaṃ
55. Na sāmisena hatthena pānīyathālakaṃ paṭiggahessāmīti sikkhā karaṇīyā.
Sasitthakasikkhāpadaṃ
56. Na sasitthakaṃ pattadhovanaṃ antaraghare chaḍḍessāmīti sikkhā karaṇīyā.
Chattapāṇisikkhāpadaṃ
57. Na chattapāṇissa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Daṇḍapāṇisikkhāpadaṃ
58. Na daṇḍapāṇissa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Satthapāṇisikkhāpadaṃ
59. Na satthapāṇissa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Āvudhapāṇisikkhāpadaṃ
60. Na āvudhapāṇissa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Surusuruvaggo chaṭṭho.
Pādukasikkhāpadaṃ
61. Na pādukāruḷhassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Upāhanasikkhāpadaṃ
62. Na upāhanāruḷhassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Yānasikkhāpadaṃ
63. Na yānagatassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Sayanasikkhāpadaṃ
64. Na sayanagatassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Pallatthikasikkhāpadaṃ
65. Na pallatthikāya nisinnassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Veṭhitasikkhāpadaṃ
66. Na veṭhitasīsassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Oguṇṭhitasikkhāpadaṃ
67. Na oguṇṭhitasīsassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Chamāsikkhāpadaṃ
68. Na chamāyaṃ nisīditvā āsane nisinnassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Nīcāsanasikkhāpadaṃ
69. Na nīce āsane nisīditvā ucce āsane nisinnassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Ṭhitāsikkhāpadaṃ
70. Na ṭhitā nisinnassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Pacchatogacchantīsikkhāpadaṃ
71. Na pacchato gacchantī purato gacchantassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Uppathenagacchantīsikkhāpadaṃ
72. Na uppathena gacchantī pathena gacchantassa agilānassa dhammaṃ desessāmīti sikkhā karaṇīyā.
Ṭhitāuccārasikkhāpadaṃ
73. Na ṭhitā agilānā uccāraṃ vā passāvaṃ vā karissāmīti sikkhā karaṇīyā.
Hariteuccārasikkhāpadaṃ
74. Na harite agilānā uccāraṃ vā passāvaṃ vā kheḷaṃ vā karissāmīti sikkhā karaṇīyā.
Udakeuccārasikkhāpadaṃ
75. Na udake agilānā uccāraṃ vā passāvaṃ vā kheḷaṃ vā karissāmīti sikkhā karaṇīyā.
Pādukavaggo sattamo.
Uddiṭṭhā kho, ayyāyo, sekhiyā dhammā. Tatthāyyāyo, pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Sekhiyā niṭṭhitā.
==Adhikaraṇasamathā==
Ime kho panāyyāyo, satta adhikaraṇasamathā
Dhammā uddesaṃ āgacchanti.
Uppannuppannānaṃ adhikaraṇānaṃ samathāya vūpasamāya sammukhāvinayo dātabbo.
Sativinayo dātabbo.
Amūḷhavinayo dātabbo.
Paṭiññāya kāretabbaṃ.
Yebhuyyasikā.
Tassapāpiyasikā.
Tiṇavatthārakoti.
Uddiṭṭhā kho ayyāyo satta adhikaraṇasamathā dhammā. Tatthāyyāyo pucchāmi, kaccittha parisuddhā, dutiyampi pucchāmi, kaccittha parisuddhā, tatiyampi pucchāmi, kaccittha parisuddhā, parisuddhetthāyyāyo, tasmā tuṇhī, evametaṃ dhārayāmīti.
Adhikaraṇasamathā niṭṭhitā.
Uddiṭṭhaṃ kho ayyāyo nidānaṃ,
Uddiṭṭhā aṭṭha pārājikā dhammā,
Uddiṭṭhā sattarasa saṅghādisesā dhammā,
Uddiṭṭhā tiṃsa nissaggiyā pācittiyā dhammā,
Uddiṭṭhā chasaṭṭhi satā pācittiyā dhammā,
Uddiṭṭhā aṭṭha pāṭidesanīyā dhammā,
Uddiṭṭhā sekhiyā dhammā,
Uddiṭṭhā satta adhikaraṇasamathā dhammā, ettakaṃ tassa bhagavato suttāgataṃ suttapariyāpannaṃ anvaddhamāsaṃ uddesaṃ āgacchati, tattha sabbāheva samaggāhi sammodamānāhi avivadamānāhi sikkhitabbanti.
Vitthāruddeso catuttho.
Bhikkhunipātimokkhaṃ niṭṭhitaṃ.
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
m9mytv4rnm4gk4crt5ebqb636lpkyip
बुद्ध
0
5836
81802
2012-01-30T17:31:07Z
Hemant wikikosh
824
moved [[बुद्ध]] to [[बुद्धो]]
81802
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
आनन्दो
0
5859
102372
100998
2024-02-05T13:03:24Z
जसवंत मोदी
7414
102372
wikitext
text/x-wiki
{{One source|date=February 2012}}
{{No footnotes|date=February 2012}}
{{other uses}}
{{Infobox religious biography
|background = #FFD068 | color = black
|name = Venerable Ananda
|image= Ananda at First Council.jpg
|caption = Ananda reciting the [[Suttapitaka]] at the [[First Buddhist Council]]
|birth name =
|alias =
|dharma name =
|birth_date =
|birth_place =
|death_date =
|death_place =
|nationality =
|religion =
|school =
|lineage =
|title =
|location =
|education =
|occupation = [[bhikkhu]], attendant of Gautama Buddha
|teacher = [[Gautama Buddha]]
}}
{{buddhism}}
[[पटिमा:MET 60 76.jpg|left|thumb |18th-century Burmese sculpture of Ānanda |alt=Wooden sculpture of monk sitting in a mermaid pose, reclining |upright]]
'''आनन्दो''' नाम गोतमबुद्धस्स पधानसिस्सो। बुद्धस्स सब्बेसं सिस्सानं आनन्दस्स येव सति (सरणखमता) सब्बसेट्ठा अहु। सुत्तपिटके अधिकानि सुत्तानि आनन्देन येव सकाय सतिया पठमा-संगीतियं बुद्धस्स वचनानि पुनं सरणं कत्वा दत्तानी ति मञ्ञति। तम्हा येव सो धम्मस्य रक्खको ति मञ्ञति।
{{DEFAULTSORT:Ananda}}
[[विभाग:Disciples of Gautama Buddha]]
[[विभाग:Guatama Buddha family]]
[[विभाग:Arahants]]
[[विभाग:5th-century BC people]]
m8sr2ot7nqgpp0qvsltkxvdftjdo99e
बामियान्-बुद्ध-पटिमायो
0
5860
102587
102586
2024-09-25T09:12:09Z
जसवंत मोदी
7414
/* Further reading */+s
102587
wikitext
text/x-wiki
{{coord|34|49|55.35|N|67|49|36.49|E|region:AF_type:landmark|display=title}}
{{Infobox World Heritage site
| WHS = ''Cultural Landscape and Archaeological Remains of the Bamiyan Valley''
| Image = [[पटिमा:Afghanistan Statua di Budda 1.jpg|250px]]
| imagecaption = The taller of the two Buddhas of Bamiyan in 1976
| State Party = [[Afghanistan]]
| Type = Cultural
| Criteria = i, ii, iii, iv, vi.
| ID = 208
| Region = [[List of World Heritage Sites in Asia|Asia-Pacific]]
| Year = 2003
| Session = Twenty seventh
| Danger = 2003–''present''
| Link = https://whc.unesco.org/en/list/208
}}
{{History of Afghanistan}}
बामियान्-बुद्धपटिमायो छट्ठसतद्दस्स<ref name="Gall 1">{{cite news | last = Gall| first = Carlotta|date=2006-12-05| title = Afghans consider rebuilding Bamiyan Buddhas| publisher = International Herald Tribune| url = http://www.iht.com/articles/2006/12/05/news/buddhas.php?page=1| accessdate = 2008-01-06|archiveurl=https://archive.is/Uah6|archivedate=2012-12-16}}</ref> द्वे पटिमायो होन्ति। तायो् तिट्ठन्तस्स बुद्धस्स पटिमायो होन्ति। तायो अफगानित्थानस्स मज्झभागे हजाराजाट्-खेत्ते बामियान्-उपच्चकायं एकस्सा सिलस्स पास्सभागे निरूपिता होन्ति। तायो पटिमायो काबुलनगरस्स उत्तर-पच्छिम-दिसि 2500 मीटर्-मितायं तुंगतायं ठितायो। तासं रचना 507 खिट्ठद्दे, 554 खिट्ठद्दे च अहु। पटिमायो गान्धार-कलस्स सत्थियं (क्लासिक्) मिस्सितं रूपं दस्सेन्ति।
== References ==
=== Footnotes ===
{{reflist|2}}
=== Further reading ===
{{refbegin|2}}
* Fabio Maniscalco, ''World Heritage and War'', monographic series "Mediterraneum", vol. 6, Naples 2007, Massa Publisher {{cite web|url=http://www.massaeditore.com/mediterraneum.htm |title=Catalogo: MEDITERRANEUM |publisher=Massa Editore |date= |accessdate=2009-12-06}}
* ''[http://mdn.mainichi.co.jp/news/archive/200412/11/20041211p2a00m0dm006001c.html Japanese researchers make breakthrough on destroyed Bamyan paintings]''. Mainichi Shimbun, Japan, 2004-12-11.
* Wriggins, Sally Hovey. ''Xuanzang: A Buddhist Pilgrim on the Silk Road''. Boulder: Westview Press, 1996
* [https://web.archive.org/web/20240204134354/https://www.teosofiskakompaniet.net/BamianTeosofiHPB2001.htm Bamian Buddha Statues and Theosophy]
* [https://www.thewalt.de/afghanistan/index_e.html Afghanistan 1969-1974: February 2001]
* [http://news.bbc.co.uk/2/hi/entertainment/4134252.stm Artist to recreate Afghan Buddhas]. [[BBC News]], 9 August 2005.
* [https://web.archive.org/web/20071224155700/http://archives.cnn.com/2001/WORLD/asiapcf/central/03/03/afghan.buddhas.03/index.html "World appeals to Taleban to stop destroying statues"]. [[CNN]], 3 March 2001. (New York)
* [https://www.rediff.com/news/2004/apr/12inter.htm The Rediff Interview/Mullah Omar, April 12, 2004]
* [https://archive.is/20120530142123/www.dailytimes.com.pk/default.asp?page=2006%5C03%5C19%5Cstory_19-3-2006_pg7_38 Pakistani, Saudi engineers helped destroy Buddhas] Daily Times, Sunday, 19 March 2006.
* {{Wayback|url=http://news.yahoo.com/s/ap/20070126/ap_on_re_as/afghanistan|title="Afghan who had statues destroyed killed"|date=20070128162824}}
* [[Olivier Weber]], ''The Assassinated Memory'' (Mille et Une Nuits, 2001)
* Olivier Weber, ''Tha Afghan Hawk: travel in the country of talibans'' (Robert Laffont, 2001)
* Olivier Weber, ''On the Silk Roads'' (with [[Reza Deghati|Reza]], [[Hoëbeke]], 2007)
* Gall, Carlotta. [https://archive.is/20121216080422/www.iht.com/articles/2006/12/05/news/buddhas.php?page=1 "Afghans consider rebuilding Bamyan Buddhas"], ''Herald Tribune'', 5 December 2006.
* Harding, Luke. [https://www.theguardian.com/books/2001/mar/03/books.guardianreview2 " How the Buddha got his wounds "], ''The Guardian'', 3 March 2001.
* Kassaimah, Sahar. [https://web.archive.org/web/20080403085825/http://www.islamonline.net/english/news/2001-03/13/article12.shtml "Afghani Ambassador Speaks At USC"], ''IslamOnline'', 12 March 2001.
* Cloonan, Michele V. [http://www.encyclopedia.com/doc/1G1-170113895.html "The Paradox of Preservation"], [[Library Trends]], Summer 2007.
* Noyes, James. [https://www.telospress.com/?main_page=news_article&article_id=423 "Bamiyan Ten Years On: What this Anniversary tells us about the New Global Iconoclasm"], "Telos", 1 March 2010.
{{refend}}
* Michael Falser: The Bamiyan Buddhas, performative iconoclasm and the 'image' of heritage. In: Giometti, Simone; Tomaszewski, Andrzej (eds.): The Image of Heritage. Changing Perception, Permanent Responsibilities. Proceedings of the International Conference of the ICOMOS International Scientific Committee for the Theory and the Philosophy of Conservation and Restoration. 6–8 March 2009 Florence, Italy. Firenze 2011: 157-169. For a presentation of this paper online: https://web.archive.org/web/20120426062756/http://atti.fly-events.com/THE_IMAGE_OF_HERITAGE/swf/0014.html. In a German version: Michael Falser: Die Buddhas von Bamiyan, performativer Ikonoklasmus und das 'Image' von Kulturerbe. In: Kultur und Terror: Zeitschrift für Kulturwissenschaft, vol. 1/2010: 82-93.
== External links ==
{{commons}}
* [http://www.bangkokpost.com/news/asia/169773/japan-made-bamiyan-buddhas-offer-taliban-memoir Japan made Bamiyan Buddhas offer: Taliban memoir] [[Bangkok post]] 26 February 2010
* [https://web.archive.org/web/20071023075942/http://tamu.edu/anthropology/Buddhas.html News articles about the Buddhas of Bamyan]
* [https://web.archive.org/web/20070307141401/http://www.afghanistan-photos.com/crbst_21.html Photos of the Buddhas of Bamyan]
* [https://web.archive.org/web/20141219085719/http://www.bamiyanlaser.org/ Bamyan Afghanistan Laser Project]
* [https://web.archive.org/web/20080407004350/http://www.world-heritage-tour.org/asia/central-asia/afghanistan/bamiyan/monks-caves/sphere-quicktime.html World Heritage Tour: 360 degree image ''(after destruction)'']
* [https://web.archive.org/web/20181231070512/http://www.bamiyan-development.org/ Bamyan Development] Community Portal for cultural heritage management of Bamyan
* [https://web.archive.org/web/20080311222733/http://wmf.org/watch2008/watch.php?id=S8255 The World Monuments Fund's Watch List 2008 listing for Bamyan]
* [https://www.youtube.com/watch?v=RDbrZaoXh4I Historic Footage of Bamyan Statues, c. 1973]
* [https://archive.org/details/TheValleyOfBamiyan ''The Valley of Bamiyan''] A tourist pamphlet from 1967
* [http://www.aolnews.com/2011/03/01/researchers-say-they-can-restore-1-of-destroyed-bamiyan-buddhas/ Researchers Say They Can Restore 1 of Destroyed Bamiyan Buddhas]
{{Buddhism topics}}
{{Colossal Buddha statues}}
{{World Heritage Sites in Afghanistan}}
{{Taliban}}
{{DEFAULTSORT:Buddhas Of Bamyan}}
[[विभाग:Anti-Buddhism]]
[[विभाग:Archaeological sites in Afghanistan]]
[[विभाग:बुद्धो धम्म]]
[[विभाग:Buddhist art and culture]]
[[विभाग:Buddhist pilgrimages]]
[[विभाग:Colossal Buddha statues]]
[[विभाग:Silk Road]]
[[विभाग:World Heritage Sites in Afghanistan]]
qa69c4bn7erbcfz2c6287v0uzfxy9ds
पटिरूप:Infobox World Heritage site
10
5861
101553
81997
2022-05-31T11:07:49Z
CX Zoom
6375
+ Cat
101553
wikitext
text/x-wiki
{{Infobox
| bodyclass = vcard
| bodystyle = {{#if:{{{infoboxwidth|}}}|width: {{px|{{{infoboxwidth}}}}}}}
| aboveclass = fn org
| above = <includeonly>{{{WHS|{{{Name|{{PAGENAME}}}}}}}} *</includeonly>
| subheaderclass = category
| subheader = <includeonly><div style="padding-bottom:0.4em; text-align:center; font-size:110%;">'''[[UNESCO World Heritage Site]]'''</div></includeonly>
| imagestyle = border-top: 1px #aaa solid; padding-top:0.4em;
| image = {{{Image|}}}
| caption = {{#if:{{{Caption|{{{imagecaption|}}}}}} | {{{Caption|{{{imagecaption|}}}}}}<hr> }}
|abovestyle = background: #eee; font-size: 125%;
|headerstyle = background:#eee; font-size:110%;
| label1 = [[Table of World Heritage Sites by country|Country]]
| data1 = {{{State_Party|<!--deprecated:-->{{{State Party|{{{Country|}}}}}}<!---->}}}
| label2 = Type
| class2 = category
| data2 = {{{Type|}}}
| label3 = [[World Heritage Site#Selection criteria|Criteria]]
| class3 = category
| data3 = {{{Criteria|}}}
| label4 = Reference
| data4 = {{#if:{{{ID|}}}|{{#if:{{{Link|}}}|[{{{Link}}} {{{ID}}}]|[http://whc.unesco.org/en/list/{{{ID}}} {{{ID}}}]}}}}
| label5 = Region **
| class5 = label
| data5 = {{{Region|}}}
| label6 = [[Geographic coordinate system|Coordinates]]
| data6 = {{{Coordinates|}}}
| header7 = {{#if:{{{Year|}}}{{{Extension|}}}{{{Danger|}}}|Inscription history}}
| label8 = Inscription
| data8 = {{#if:{{{Year|}}}|{{{Year}}} <small>({{#if:{{{Session|}}}|{{{Session}}}|{{#switch: {{{Year}}}
| 1977=1st | 1978=2nd | 1979=3rd | 1980=4th | 1981=5th
| 1982=6th | 1983=7th | 1984=8th | 1985=9th | 1986=10th
| 1987=11th | 1988=12th | 1989=13th | 1990=14th | 1991=15th
| 1992=16th | 1993=17th | 1994=18th | 1995=19th | 1996=20th
| 1997=21st | 1998=22nd | 1999=23rd | 2000=24th | 2001=25th
| 2002=26th | 2003=27th | 2004=28th | 2005=29th | 2006=30th
| 2007=31st | 2008=32nd | 2009=33rd | 2010=34th | 2011=35th
| 2012=36th | 2013=37th | 2014=38th | 2015=39th | 2016=40th
| #default = Unknown
}} }} [[World Heritage Committee|Session]])</small>}}
| label9 = Extensions
| data9 = {{{Extension|}}}
| label10 = [[List of World Heritage in Danger|Endangered]]
| data10 = {{{Danger|}}}
| data11 = {{#if:{{{locmapin|}}}|{{#if:{{{lat_degrees|{{{latitude|}}}}}}{{{long_degrees|{{{longitude|}}}}}}|{{Location map|{{{locmapin|Earth}}}|lat={{{latitude|}}}|lat_deg={{{lat_degrees|}}}|lat_min={{{lat_minutes|0}}}|lat_sec={{{lat_seconds|0}}}|lat_dir={{{lat_direction|}}}|long={{{longitude|}}}|lon_deg={{{long_degrees|}}}|lon_min={{{long_minutes|0}}}|lon_sec={{{long_seconds|0}}}|lon_dir={{{long_direction|}}}|float=center|relief={{{relief}}}|width={{{map_width|220}}}|border=none|caption={{#if:{{{map_caption|}}}|{{{map_caption}}}|Location of {{{name|{{PAGENAME}}}}} in {{{locmapin}}} }} }} }} }}
| below = <includeonly>* [http://whc.unesco.org/en/list Name as inscribed on World Heritage List]<br />** [http://whc.unesco.org/en/list/?search=&search_by_country=&type=&media=®ion=&order=region Region as classified by UNESCO]</includeonly>
| belowstyle = line-height:150%; padding-top:0.8em; border-top: 1px #aaa solid; text-align:left; font-size:80%; font-weight:lighter;
}}<noinclude>
[[Category:Infobox templates|World Heritage site]]
</noinclude>
r68g19lcukq5itjo6cl0l39603sbcv2
पटिरूप:User sa-3
10
5863
101339
94805
2022-05-24T20:07:48Z
CX Zoom
6375
Update
101339
wikitext
text/x-wiki
{{userbox-level
| level = 3
| id = sa
| info = एसो योजको '''उत्तमेन [[:Category:User sa|सक्कटेन]]''' लेखितुं सक्कोति।
| usercategory = User sa<includeonly>{{!}}3</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|sa-3]]
[[Category:User language userbox in Pali|sa-3]]
</noinclude>
rxflydffm7711ifm5zmomaqnv5gtfwg
पटिरूप:Userbox-level
10
5864
101753
82000
2022-06-28T21:03:39Z
CX Zoom
6375
+ Cat
101753
wikitext
text/x-wiki
{{userbox
| border-c = #{{#switch:{{{level}}}|0=B7B7B7|0a=B7B7B7|0b=FFB3B3|1=C0C8FF|2=77E0E8
|3=99B3FF|3a=99B3FF|3b=00FF00|4=CCCC00
|5=CC0000|5a=CC0000|5b=F99C99|#default=6EF7A7}}
| id = {{{id}}}{{#if:{{{level|}}}|{{#if:{{{level-br|}}}|<br>|-}}{{#switch:{{{level}}}|0|1|2|3|4|5|N={{{level}}}|0a|0b=0|3a|3b=3|5a|5b=5}}}}
| id-c = #{{#switch:{{{level}}}|0=B7B7B7|0a=B7B7B7|0b=FFB3B3|1=C0C8FF|2=77E0E8
|3=99B3FF|3a=99B3FF|3b=00FF00|4=FFFF00
|5=FF0000|5a=FF0000|5b=F99C99|#default=6EF7A7}}
| id-s = {{{id-s|14}}}
| id-op = white-space:nowrap;{{{id-op|}}}
| info = {{{info}}}
| info-c = #{{#switch:{{{level}}}|0=E8E8E8|0a=E8E8E8|0b=FFE0E8|1=F0F8FF|2=D0F8FF
|3=E0E8FF|3a=E0E8FF|3b=90FF90|4=FFFF99
|5=FF5555|5a=FF5555|5b=F9CBC9|#default=C5FCDC}}
| info-s = {{{info-s|8}}}
| info-lh = {{{info-lh|1.25}}}
| info-op = {{{info-op|}}}
| usercategory = {{{usercategory|}}}
| usercategory2 = {{{usercategory2|}}}
| usercategory3 = {{{usercategory3|}}}
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:Userbox| ]]
</noinclude>
60iwl8uh45656zliiyve7zl01vg89yu
पटिरूप:User pi-3
10
5865
101338
94784
2022-05-24T19:59:55Z
CX Zoom
6375
Update
101338
wikitext
text/x-wiki
{{userbox-level
| level = 3
| id = pi
| info = एसो योजको '''उत्तमायं [[:Category:User pi|पालियं]]''' वोहारं कत्तुं सक्कोति।
| usercategory = User pi<includeonly>{{!}}3</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|pi-3]]
[[Category:User language userbox in Pali|pi-3]]
</noinclude>
nyatf93h1phcepitu2hzx6zqfvpzlhu
बामियान्-बुद्ध-पटिमा
0
5866
82005
2012-02-26T18:04:27Z
Hemant wikikosh
824
moved [[बामियान्-बुद्ध-पटिमा]] to [[बामियान्-बुद्ध-पटिमायो]]: बहुवचनं
82005
wikitext
text/x-wiki
#REDIRECT [[बामियान्-बुद्ध-पटिमायो]]
lla56hv7qk9u1bvo6l9u817jtckcij6
बिम्बिसारो
0
5867
102161
97381
2023-04-29T16:41:40Z
CommonsDelinker
82
Removing [[:c:File:King_Bimbisara_and_the_Buddha.jpg|King_Bimbisara_and_the_Buddha.jpg]], it has been deleted from Commons by [[:c:User:Jameslwoodward|Jameslwoodward]] because: per [[:c:Commons:Deletion requests/Probably non-free buddhist illustrations|]]
102161
wikitext
text/x-wiki
[[पटिमा:Bimbisarajail.jpg|thumb|right|Bimbisara's jail, where King Bimbisara was imprisoned, in [[Rajgir]]]]
'''बिम्बिसारो''' मगधरज्जस्स राजा अहोसि । सो खिट्ठम्हा 543 वस्सपुब्बे सकं मच्चुं यावं राजा अहु। सो हरियंक-राजवंसे अहु।
<ref name=Stearns>Stearns, Peter N. (2001) ''The Encyclopedia of World History'', Houghton Mifflin. pp. 76-78. ISBN 0-395-65237-5.</ref>
== जीवनवुत्तं ==
बिम्बिसारस्स उल्लेखो जेनगण्ठेसु जातकेसु च होति। सो महावीरस्स गोतमस्स च बुद्धस्स समकालीनो अहोसि। सो मगधस्स राजा अहोसि।
राजा बिम्बिसारो महावीरस्स सिस्सो अहु। सो तम्हा सिक्खं पापुणि। बुद्धमतस्स गण्ठेसु कथीयति यं सो बुद्धस्स बोधितो पुब्बे'पि तं अमिलि।
== मच्चु ==
परम्पराय कथीयति यं तस्स पुत्तो अजातसत्तु तं कारागारे अबन्धयि। सो च खुधापीडितो मच्चुं पापुणि। एतं वुत्तं खिट्ठम्हा 491 वस्सपुब्बे अहु।<ref name=Stearns />
== सन्दब्भा ==
<references />
* G. P. Singh, "Early Indian Historical Tradition and Archaeology"; page 164
{{s-start}}
{{s-reg}}
{{s-bef|before=None}}
{{s-ttl|title=[[Magadha|Emperor of Magadha]]|years=545–493 BCE}}
{{s-aft|after=[[Ajatashatru]]}}
{{end}}
{{Buddhism topics}}
{{Persondata <!-- Metadata: see [[Wikipedia:Persondata]]. -->
| NAME = Bimbisara
| ALTERNATIVE NAMES =
| SHORT DESCRIPTION =
| DATE OF BIRTH =
| PLACE OF BIRTH =
| DATE OF DEATH =
| PLACE OF DEATH =
}}
{{DEFAULTSORT:Bimbisara}}
[[विभाग:558 BC births]]
[[विभाग:491 BC deaths]]
[[विभाग:Jain monarchs]]
[[विभाग:Haryanka dynasty]]
[[विभाग:Kings of Magadha]]
[[विभाग:Disciples of Gautama Buddha]]
[[विभाग:5th-century BC rulers]]
[[विभाग:6th-century BC rulers]]
c62kn1bw6mv6jzwbpyj9m82zeufosim
पटिरूप:User hi-3
10
5868
101335
101333
2022-05-24T19:52:00Z
CX Zoom
6375
Formatting
101335
wikitext
text/x-wiki
{{userbox-level
| level = 3
| id = hi
| info = एसो योजको '''उत्तमायं [[:Category:User hi|हिन्दीभासायं]]''' वोहारं कत्तुं सक्कोति।
| usercategory = User hi<includeonly>{{!}}3</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|hi-3]]
[[Category:User language userbox in Pali|hi-3]]
</noinclude>
0qgycw1pzgwbc56u0un59c5rih69kdq
पटिरूप:User en-3
10
5869
101336
101332
2022-05-24T19:53:08Z
CX Zoom
6375
Formatting
101336
wikitext
text/x-wiki
{{userbox-level
| level = 3
| id = en
| info = एसो योजको '''उत्तमायं [[:Category:User en|आंग्लभासायं]]''' वोहारं कत्तुं सक्कोति।
| usercategory = User en<includeonly>{{!}}3</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|en-3]]
[[Category:User language userbox in Pali|en-3]]
</noinclude>
s729cta11b2bg0k5259ku95fdujv3zf
पोत्थकं
0
5871
102380
102359
2024-02-05T13:41:09Z
जसवंत मोदी
7414
+ stub
102380
wikitext
text/x-wiki
{{Other uses}}
[[पटिमा:European Output of Books 500–1800.png|thumb|European book output from 500 to 1800.<ref>Buringh, Eltjo; van Zanden, Jan Luiten: "Charting the “Rise of the West”: Manuscripts and Printed Books in Europe, A Long-Term Perspective from the Sixth through Eighteenth Centuries", ''The Journal of Economic History'', Vol. 69, No. 2 (2009), pp. 409–445 (416–417, tables 1&2)</ref> The [[manuscript]] was superseded by the [[Printing|printed]] book in the [[Printing Revolution]].]]
{{pp-semi|small=yes}}{{pp-move-indef}}
{{Literature}}
पोत्थकं तु लिखितस्स, मुद्दितस्स, निदस्सनयुत्तस्स अथवा रित्तस्स येव पत्तसंगहस्स सञ्ञा होति। पोत्थकानं रचना मसिना, पत्तेहि, पार्चमेन्ट'ति अनेन अथवा अञ्ञेहि पदत्थेहि होति। सामाञ्ञतो पोत्थकं एके पास्से तन्तुना बद्धा होति। पोत्थकस्स एको अवयवो पत्तं ति कथीयति।
पोत्थकं साहिच्चे रचनानं पकारो पि होति।
== सन्दब्भा ==
<references/>
== External links ==
{{Wikibooks}}
{{Wiktionary}}
{{Sister project links}}
* [https://web.archive.org/web/20080624072331/http://www.hss.ed.ac.uk/chb/ Centre for the History of the Book]
* [https://web.archive.org/web/20120702120407/http://communication.ucsd.edu/bjones/Books/booktext.html Manuscripts, Books, and Maps: The Printing Press and a Changing World]
* [https://sharpweb.org/ Society for the History of Authorship, Reading and Publishing]
* ''[https://library.si.edu/departments/special-collections/information-old-books Old Books, How to find information on publication history and value]'' (1998) Smithsonian Institution Libraries
{{stub}}
[[विभाग:Books| ]]
[[विभाग:Documents]]
[[विभाग:Paper products]]
6yo3xgb961zc8txfyu3eg7e5vlsnfs9
पटिरूप:User pa-2
10
5872
101337
101334
2022-05-24T19:55:13Z
CX Zoom
6375
Fix level
101337
wikitext
text/x-wiki
{{userbox-level
| level = 2
| id = pa
| info = एसो योजको '''मज्झमायं [[:Category:User pa|पंजाबीभासायं]]''' वोहारं कत्तुं सक्कोति।
| usercategory = User pa<includeonly>{{!}}2</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|pa-2]]
[[Category:User language userbox in Pali|pa-2]]
</noinclude>
kmbm7usqt14iuqeycfazyc825yhsmi2
वनं
0
5877
102671
102493
2024-11-15T00:07:47Z
InternetArchiveBot
5946
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
102671
wikitext
text/x-wiki
<!--Translate this template and uncomment
{{otheruses1|a community of trees}}
-->
[[पटिमा:Swiss National Park 131.JPG|thumb|right|इस में एक शंकुवृक्ष वन [[स्विस आल्प्स]] ([[:en:Swiss Alps|Swiss Alps]]) ([[स्विस राष्ट्रीय उद्यान|राष्ट्रीय उद्यान]] ([[:en:Swiss National Park|National Park]])).]]
यत्थ पादपानं घनत्तं अतिविय होति तं वनं ति वुच्चति। वनस्स बहूनि परिभासायो, तायो भिन्नेसु मापदण्डेसु आधतायो होन्ति। पठविया 9.4% खेत्ते वनानि होन्ति, सकलस्स च धरातलस्स 30% वनानि होन्ति। पुब्बकाले वनानि सकलस्स धरातलस्स 50% भागे अहु <!--123-->। वनानि जीवानं आवासट्ठलानि होन्ति, तानि जलचक्कं पभावेन्ति, मत्तिकायो संरक्खणे चापि उपयोगीनि होन्ति।। तस्मा येव वनानि पठविया जेवमण्डलस्स पमुख-भागो होन्ति।
== संदब्भा ==
* [https://www.sciencedaily.com/releases/2006/01/060112035906.htm 2006-01-13, Sciencedaily: गहराई तक भेटे पौधों ज्यादा विशेषज्ञों सोचा की तुलना में जलवायु पर अधिक प्रभाव पड़ता है] Citat: "...इस [[रूट नल]] ([[:en:tap root|tap root]])s स्थानांतरण [[वर्षा]]जलाशयों की सतह से पानी की गहरी भूमिगत और फिर से करके ... बढ़ जाती है [[प्रकाश संश्लेषण|फोतोस्य्न्ठेसिस]] और पानी के वाष्पीकरण ... 40% द्वारा में [[शुष्क मौसम]] ([[:en:dry season|dry season]])...हो जाता है गीले मौसम के दौरान, इन संयंत्रों जितना 10% स्टोर कर सकते हैं वार्षिक [[तेज़ी (मौसम विज्ञान)|तेज़ी]] ([[:en:Precipitation (meteorology)|precipitation]]) गहरी के रूप में 13 मीटर (43 फुट) भूमिगत, सूखे महीने .मैं .. वृक्ष की जड़ों के दौरान पाइप की तरह पानी बहुत तेजी से इसे चारों ओर से पारी के लिए अनुमति देने के लिए अभिनय करने के लिए टैप किया जा सकता है अन्यथा [[चूना|रसना]] ([[:en:percolate|percolate]]) इस माध्यम से [[मिट्टी]] ([[:en:soil|soil]])... " से भी पानी जा सकता है
== वीथिका ==
<gallery>
A_deciduous_beech_forest_in_Slovenia.jpg|सिलोवेनियादेसे एकं पण्णपातिनो बीच ति रुक्खस्स वनं.
Forest on San Juan Island.jpg|वासिंग्टनठले [[San Juan Island|सान जुआन]] दीपे एकं वनं([[:en:San Juan Island|San Juan Island]]).
Maple,OakForest.jpg|मेपलनामा ओकनामा च रुक्खा विस्कान्सिनठले पण्णपाति-वने, सीतकाले।
Forest Osaka Japan.jpg|ओसाकाठले जापानदेसे एकं वनं.
</gallery>
== एतानि पि पस्सतु ==
;सामान्य
* [[प्राचीन वूद्लंद|प्राचीन Woodland]] ([[:en:Ancient Woodland|Ancient Woodland]]), ब्रिटेन में प्राचीन वन के एक अधिकारी का वर्गीकरण.
* [[जैवमण्डल|बीओस्फिअ]]
* [[उदीच्य वन]] ([[:en:Boreal forest|Boreal forest]])
* [[बादल वन]] ([[:en:Cloud forest|Cloud forest]])
* [[पारिस्थितिक उत्तराधिकार]] ([[:en:Ecological succession|Ecological succession]])
* [[वन स्कूल|वन स्कूलों]] ([[:en:Forest Schools|Forest Schools]])
* [[जंगल (क्षेत्र)]] ([[:en:Jungle (terrain)|Jungle (terrain)]])
* [[पुराना वृद्धि वन|पुराने वृद्धि वन]] ([[:en:Old growth forest|Old growth forest]]) (प्राचीन वन, अछूता जंगल, प्राथमिक वन)
* [[पौधे]] ([[:en:Plant|Plant]])
* [[प्लान्टेशन|वृक्षारोपण]] ([[:en:Plantation|Plantation]])
* [[आदिम जंगल]] ([[:en:Primeval forest|Primeval forest]]), एक शब्द अक्सर chan पुराने वन विकास के साथ आदत
* [[रैन्फोरेस्ट|Rainforest]] ([[:en:Rainforest|Rainforest]])
* [[लाल वन]] ([[:en:Red forest|Red forest]])
* [[रॉयल वन]] ([[:en:Royal forest|Royal forest]])
* [[टैगा]] ([[:en:Taiga|Taiga]]), एक बायोम शंकुधारी वन द्वारा विशेषता
* [[शीतोष्ण broadleaf और मिश्रित वन]] ([[:en:Temperate broadleaf and mixed forests|Temperate broadleaf and mixed forests]])
* [[शीतोष्ण शंकुधारी वन]] ([[:en:Temperate coniferous forests|Temperate coniferous forests]])
* [[उष्णकटिबंधीय और subtropical शंकुधारी वन]] ([[:en:Tropical and subtropical coniferous forests|Tropical and subtropical coniferous forests]])
* [[उष्णकटिबंधीय और subtropical नम broadleaf जंगलों]] ([[:en:Tropical and subtropical moist broadleaf forests|Tropical and subtropical moist broadleaf forests]])
* [[वनस्पति]] ([[:en:Vegetation|Vegetation]])
* [[वील्ड]] ([[:en:Weald|Weald]])
;वन गतिविधियों से संबंधित
* [[नियंत्रित जला]] ([[:en:Controlled burn|Controlled burn]])
* [[वनों की कटाई]] ([[:en:Deforestation|Deforestation]])
* [[पारिस्थितिक thinning]] ([[:en:Ecological thinning|Ecological thinning]])
* [[एफआईआर तरंग|देवदार की लहर]] ([[:en:Fir wave|Fir wave]])
* [[प्रवेश]] ([[:en:Logging|Logging]]) और [[प्रवेश अवैध]] ([[:en:illegal logging|illegal logging]])
* [[रेफोरेस्टेशन]] ([[:en:Reforestation|Reforestation]])
* [[स्थानान्तरी कृषि|खेती परिवर्त्तन]]
* [[स्थायी वन प्रबंधन]] ([[:en:Sustainable forest management|Sustainable forest management]])
* [[दृढ़ लकड़ी Timber उत्पादन|दृढ़ लकड़ी लकड़ी का उत्पादन]] ([[:en:Hardwood Timber Production|Hardwood Timber Production]])
;देश के वन
* [[मैक्सिको में वन]] ([[:en:Forests in Mexico|Forests in Mexico]])
* [[स्वीडन के वन]] ([[:en:Forests of Sweden|Forests of Sweden]])
* [[यूनाइटेड किंगडम में वन|ब्रिटेन में वन]] ([[:en:Forests in the United Kingdom|Forests in the United Kingdom]])
* [[अमेरिका राष्ट्रीय वन|अमेरिकी राष्ट्रीय वन]] ([[:en:U.S. National Forest|U.S. National Forest]])
;सूचियाँ
* [[पेड़ कनाडा के|कनाडा के जंगलों में पेड़ों की सूची]] ([[:en:Trees of Canada|List of trees in Canadian forests]])
* [[अमेरिकी राज्य के वनों की सूची]] ([[:en:List of U.S. state forests|List of U.S. state forests]])
== बाहरी कड़ियाँ ==
* [https://hindi.webdunia.com/entertainment/tourism/wildlife/ वन्य जीवन और पर्यटन]
* [https://hindi.webdunia.com/article/latest-deutsche-welle-news/%E0%A4%B5%E0%A4%A8%E0%A5%8B%E0%A4%82-%E0%A4%95%E0%A4%BE-%E0%A4%B8%E0%A4%BE%E0%A4%B2-2011-111020900045_1.htm '''२०११ वनो का वर्ष घोषित''']
* [https://web.archive.org/web/20120105150605/http://hindi.indiawaterportal.org/node/35442 लकड़ी का टाल नहीं है जंगल ] (इण्डिया वाटर पोर्टल)
* [https://web.archive.org/web/20240207040806/https://www.livehindustan.com/news/1/1/1-1-6836.html आओ फिर उचाड़े हुए जंगल बसाएं]
* [https://www.barrameda.com.ar/ecology/forests-in-danger/ खतरे में वन]
* [https://web.archive.org/web/20090228120817/http://www.intactforests.org/publications/publications.htm योजना वसूली करने के लिए: दुनिया की आखिरी अक्षुण्ण वन परिदृश्य]
* [https://www.fao.org/3/a0400e/a0400e00.htm वैश्विक वन संसाधनों का मूल्यांकन 2005] के द्वारा [[एफएओ]] ([[:en:FAO|FAO]])
* [https://web.archive.org/web/20080124171741/http://www.coolforests.org/ CoolForests.org - संरक्षण Cools ग्रह]
[[श्रेणी:Forests|Forests]]
[[श्रेणी:Habitats]]
l5zupgyzqyhqfvainhu2l7p4r88pkzt
आकासो
0
5878
102837
102603
2025-06-18T12:18:54Z
जसवंत मोदी
7414
'''
102837
wikitext
text/x-wiki
[[पटिमा:Sky over Washington Monument.JPG|thumb|300px|right|[[Crepuscular rays]] of light shining through clouds near the [[Washington Monument]] in [[Washington D.C.]]]]
'''आकासो''' सामाञ्ञतो पठवीतलम्हा किञ्चि उपरि ठितं भागं कथीयति। अस्मिं वायुमण्डलं पि होति। प्रायो एतं पदं पठवीदिट्ठिया येव पयुत्तं होति।
दिवसकाले आकासो नीलवण्णियो दिस्सति यस्मा वायु नीलप्पकासं रत्तपकासम्हा अधिकं पकिण्णीकरोन्ति।<ref name="Unnamed-20230316162941">{{cite journal |author=John Tyndall |year=1868 |month=December |title=On the Blue Colour of the Sky, the Polarization of Skylight, and on the Polarization of Light by Cloudy Matter Generally |journal=[[Proceedings of the Royal Society of London]] |volume=17 |pages=pp. 223–233 |doi=10.1098/rspl.1868.0033 |jstor=112380}}</ref><ref name="Unnamed_2-20230316162941">{{cite journal |author=Lord Rayleigh |year=1871 |month=June |title=On the scattering of light by small particles |journal=[[Philosophical Magazine]] |volume=41, 275 |pages=pp. 447–451}}</ref><ref name="Unnamed_3-20230316162941">{{cite journal |author=J.G. Watson |year=2002 |month=June |title=Visibility: Science and Regulation |journal=J. Air & Waste Manage. Assoc |volume=52 |pages=pp. 628–713 |url=http://scholar.google.com/scholar?hl=en&lr=&q=cache:aulPiqN6uTUJ:www.awma.org/journal/pdfs/2002/6/Crit_Review.pdf+ |accessdate = 2007-04-19}}</ref><ref>[https://math.ucr.edu/home/baez/physics/General/BlueSky/blue_sky.html Why is the sky Blue?<!-- Bot generated title -->]</ref> रत्तियां आकासो कण्हवण्णियो तारकयुत्तो च दिस्सति। दिवसकाले सुरियो आकासे दिस्सति यदि तं मेघेहि छादितो न होति। रत्तिया आकासे चन्दिमा, गहा, तारकानि च दिस्सन्ति। आकासे अनेका नेसग्गिका घटनायो दिस्सन्ति, तद्यथा- मेघा, इन्दचापं, धुविया जोति च।
[[पटिमा:Sky over Washington Monument.JPG|thumb|300px|right|[[Crepuscular rays]] of light shining through clouds near the [[Washington Monument]] in [[Washington D.C.]]]]
आकासो सामाञ्ञतो पठवीतलम्हा किञ्चि उपरि ठितं भागं कथीयति। अस्मिं वायुमण्डलं पि होति। प्रायो एतं पदं पठवीदिट्ठिया येव पयुत्तं होति।
दिवसकाले आकासो नीलवण्णियो दिस्सति यस्मा वायु नीलप्पकासं रत्तपकासम्हा अधिकं पकिण्णीकरोन्ति।<ref name="Unnamed-20230316162941"/><ref name="Unnamed_2-20230316162941"/><ref name="Unnamed_3-20230316162941"/><ref>[https://math.ucr.edu/home/baez/physics/General/BlueSky/blue_sky.html Why is the sky Blue?<!-- Bot generated title -->]</ref> रत्तियां आकासो कण्हवण्णियो तारकयुत्तो च दिस्सति। दिवसकाले सुरियो आकासे दिस्सति यदि तं मेघेहि छादितो न होति। रत्तिया आकासे चन्दिमा, गहा, तारकानि च दिस्सन्ति। आकासे अनेका नेसग्गिका घटनायो दिस्सन्ति, तद्यथा- मेघा, इन्दचापं, धुविया जोति च।
झञ्झावातकाले तु आकासे तडितं वुट्ठि चापि दिस्सति। पक्खिनो, कीटा, विमाना चादयो आकासे येव उड्डेन्ती ति मञ्ञति।
== सन्दब्भा ==
{{reflist}}
krdg301uiov5e5itrd5nbakd49v07hx
पब्बतो
0
5879
102840
102379
2025-06-18T12:31:33Z
जसवंत मोदी
7414
'''
102840
wikitext
text/x-wiki
[[पटिमा:ויקיפדיה אוהבת אתרי מורשת 2014 - אתרי עתיקות בצפון הארץ - מבצר יחיעם (38).JPG|thumb|पब्बतो]]
'''पब्बतो''' तु एको भू-आकारो यो तु परिवेट्ठक धरातलम्हा उत्तुंगो होति, सामाञ्ञतो तस्स सिखरो'पि होति। पठवियं उत्तुंगतमो पब्बतो एवरेस्ट ति अत्थि, यो तु एसिया-महादीपे हिमालयेसु अत्थि। सोरमंडले सब्बोच्चो पब्बतो ओलिम्पस मोन्स् ति मंगलग्गहे अत्थि। भूतले पब्बता ठलमंडलस्स पट्टिकानं गतिया तथा च परस्परं कियाय उब्भूता होन्ति।
{{stub}}
e63g3n0zxmqm8puhqh0fdw2pjsxidyo
कोयम्बत्तूर् बैपास् Koyambattūr Baipās
0
5905
102388
94622
2024-02-05T13:47:27Z
जसवंत मोदी
7414
+ stub
102388
wikitext
text/x-wiki
[[पटिमा:Coimbatore-L&T-Bypass-Madukkarai-Post.JPG|250px|thumb]]
{|
|-
| align="left" valign="top"|
<div style="direction:ltr; font-family:tahoma">
{|
|'''कोयम्बत्तूर् बैपास्''' जम्बुदीपस्य [[दमिऌअ नाडु]] विभागस्य [[कोयम्बत्तूर्]] नगरात् मग्ग अत्थि।
|'''Koyambattūr Baipās''' Jambudīpasya [[Damiḷa nāḍu]] vibhāgasya [[Koyambattūr]] nagarāt magga atthi.
|}
{{stub}}
l9av77sruectav7hhth5do7o8ubxrbu
कोयम्बत्तूर् बैपास्
0
5906
83458
2012-05-06T14:44:12Z
Vibhijain
1513
Vibhijain moved page [[कोयम्बत्तूर् बैपास्]] to [[कोयम्बत्तूर् बैपास् Koyambattūr Baipās]]
83458
wikitext
text/x-wiki
#REDIRECT [[कोयम्बत्तूर् बैपास् Koyambattūr Baipās]]
r95k0gjmxih47qlrxzqejvqkh08rq6v
तुलसी पीठम् Tulasī Pīṭham
0
5907
102381
97201
2024-02-05T13:42:17Z
जसवंत मोदी
7414
+ stub
102381
wikitext
text/x-wiki
[[पटिमा:TulsiPeeth027.JPG|250px|thumb|center]]
{{TOC center}}
{|
|-
| align="left" valign="top"|
<div style="direction:ltr; font-family:tahoma">
{|
|'''तुलसी पीठम्''' [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ|जगद्गुरुरामभद्राचार्येन]] द्वारा सण्ठपित एक भारतीय धम्मिक समाजहित च उपट्ठान पतिट्ठापन अत्थि।<ref>नगर २००२, प्र.प्र. ९१.</ref>
== अभिञ्ञाणा ==
{{Reflist|2}}
== गन्थवंस ==
* दिनकर, डॉ. वागीश (२००८) (हिन्दीयाम्). श्रीभार्गवराघवीयम् मीमांसा [श्रीभार्गवराघवीयम् अनुविचारना]. दिल्ली, जम्बुदीप: देशभारती पकासन. ISBN 978-81-908276-6-9।
|'''Tulasī Pīṭham''' [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ|Jagadgururāmabhadrācāryena]] dvārā saṇṭhapita eka bhāratīya dhammika samājahita ca upaṭṭhāna patiṭṭhāpana atthi.<ref group="roman">Nagara 2002, pra.pra. 91.</ref>
== Abhiññāṇā ==
<references group="roman" />
== Gganthavaṃsa ==
* Dinakara, Vāgīśa (2008) (Hindīyām). Śrībhārgavarāghavīyam mīmāṃsā [śrībhārgavarāghavīyam anuvicāranā]. Dillī, Jambudīpa: Deśabhāratī Pakāsana. ISBN 978-81-908276-6-9.
|}
{{stub}}
em5or2wjih3thno6hx4vbu5vz17wj2u
पटिरूप:TOC center
10
5908
101694
101411
2022-06-11T09:23:44Z
CX Zoom
6375
+ Cat
101694
wikitext
text/x-wiki
<center><div style="padding: 0.5em 1.4em 0.8em 0; margin: 0 0.5em 0.5em 0;">{{#if:{{{limit|}}}|{{TOC limit|{{{limit}}}}}|__TOC__}}</div></center><noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
2s40zyagyt87w7milf70w1t6zh9vtqs
पटिरूप:User info
10
5917
101751
83985
2022-06-28T21:01:15Z
CX Zoom
6375
+ Doc subpage
101751
wikitext
text/x-wiki
<div style="width:25%; float:left;height:4px; background:#990000;"></div>
<div style="width:25%; float:left;height:4px; background:#339966;"></div>
<div style="width:25%; float:left;height:4px; background:#A7D7F9;"></div>
<div style="width:25%; float:left;height:4px; background:#666666;"></div>
__NOTOC__
{| style="width:100%; margin:auto; border-collapse:collapse; margin-bottom:10px;"
| style="padding:10px; vertical-align:top; width:75%;" |
<div style="line-height:.7em; font-size: 270%; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">{{{full name}}}</div>
<div style="font-size: 180%; padding-top: 16px; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; line-height:30px;">{{{job title}}}{{#if:{{{organization|{{{company|}}}}}}|, {{{organization|{{{company|}}}}}}}}</div>
<div style="padding-top: 16px; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif;">{{{short quote}}}</div>
| style="padding:10px 0; vertical-align:top; width:25%; text-align:center;" | [[File:{{#if:{{{image name|}}}|{{{image name}}}|How Wikipedia Works.jpg}}|250px|{{{hover text|}}}]]
|}
{| style="width:100%; margin:auto; border-collapse:collapse;"
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">About me</h2>
{{{about me}}}
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">My work</h2>
{{{about my work}}}{{#if:{{{disclaimer|}}}|<div style="color: #555; font-size: smaller; margin: 1em 0;">'''Disclaimer:''' {{{disclaimer}}}</div>|{{#ifeq:{{{organization|}}}|Wikimedia Foundation|<div style="color: #555; font-size: smaller; margin: 1em 0;">'''Disclaimer:''' Although I work for the Wikimedia Foundation, contributions under this account do not necessarily represent the actions or views of the Foundation unless expressly stated otherwise. For example, edits to articles or uploads of other media are done in my individual, personal capacity unless otherwise stated. </div>}} }}
| style="padding:15px; vertical-align:top; width:25%; background:#F4F4F4;" | <h2 style="font-family: 'font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">Contact me</h2>
{{{contact me}}}
|}<noinclude>
{{documentation}}
</noinclude>
48wvnjcifqfph1jb5ryvozsq2gudwsv
पटिरूप:Clear
10
5918
101514
94681
2022-05-30T23:00:00Z
CX Zoom
6375
+ Cat
101514
wikitext
text/x-wiki
<div style="clear:{{{1|both}}};"></div><noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
dwep1gm86cc8q8u5pbbetov35a7825i
पालि Pāli
0
5927
102593
102592
2024-09-25T09:33:07Z
जसवंत मोदी
7414
/* बाह्यतन्तूनि */+s
102593
wikitext
text/x-wiki
[[पटिमा:Burmese Kammavaca Manuscript.jpg|alt=|thumb|350x350px|Burmese Kammavaca manuscript written in Pali in the 'Burmese' script.]]
'''पालि''' पाचीनभारतवस्सस्स एका भासा अत्थि। एसा भारतयोरोपीयपरिवारस्स एका पाकट अत्थि। एसा बोद्ध तिपिटिकस्स भासारूपेनापि पसिद्धा। पालि तु ब्राह्मी परिवारस्स लिपिसु लिखीयति।
== 'पालि' सद्दस्स उप्पत्ति ==
पालि सद्दस्स उप्पत्ति विसये नाना मतानि होन्ति। कोचि एतं पाठसद्दा कोचि च पायड (प्राकृत) सद्दा उप्पन्नं मञ्ञति।
== बाह्यतन्तूनि ==
* [http://www.ethnologue.com/show_language.asp?code=pli Pāli at Ethnologue]
* [https://books.google.co.in/books?id=VGxKTDT0h2kC&printsec=frontcover#v=onepage&q&f=false Encyclopaedic Dictionary of Pali Literature] (Google book By B Barauh)
'''सद्दकोसा :'''
* [https://web.archive.org/web/20210725103343/https://dsal.uchicago.edu/dictionaries/pali/ पालि --> अंग्रेजी शब्दकोश]
* [https://web.archive.org/web/20121008041234/http://www.buddhanet.net/pdf_file/palidict.pdf Free/Public-Domain पालि बौद्ध शब्दकोश] (PDF प्रारूप में)
* [https://web.archive.org/web/20080404221740/http://www.pali.dk/ Pali.dk] - A newly started project aimed at creating free online Pāli dictionaries and educational resources.
* [https://books.google.com/books?id=fE4l3ZpDJ28C&printsec=frontcover&redir_esc=y#v=onepage&q&f=false पालि-हिन्दी कोश] (गूगल पुस्तक ; लेखक - भदन्त आनन्द कौशल्यायन)
'''गण्ठा :'''
* [http://www.palitext.com/ पालि टेक्स्ट सोसायटी]
* [https://www.tipitaka.org/ '''तिपिटक'''] - Free searchable online database of Pali literature, including the whole Canon
* [https://web.archive.org/web/20080411164152/http://www.mettanet.org/tipitaka/ Complete Pāli Canon] in romanized Pali and Sinhala, mostly also in English translation
* [https://wikisource.org/wiki/Main_Page/P%C4%81%E1%B8%B7i Comprehensive list of Pāli texts on Wikisource]
* [https://web.archive.org/web/20070311232843/http://www.jainworld.com/scriptures/ जैन ग्रंथ] - इसमें से कुछ पालि भाषा में हैं।
'''पालि अध्ययनं :'''
* [https://web.archive.org/web/20070929125354/http://www.accesstoinsight.org/lib/authors/bullitt/learningpali.html पालि भाषा सीखने की मार्गदर्शिका]
* [https://web.archive.org/web/20070927013313/http://www.pratyeka.org/narada/ A textbook to teach yourself Pali] (by Narada Thera)
* [https://web.archive.org/web/20070927013423/http://www.pratyeka.org/duroiselle/ A reference work on the grammar of the Pali language] (by G Duroiselle)
* [https://web.archive.org/web/20060211174604/http://www.saigon.com/~anson/uni/u-palicb/e00.htm "Pali Primer" ] by Lily De Silva (UTF-8 encoded)
* [https://www.buddhanet.net/pdf_file/ele_pali.pdf Free/Public-Domain Elementary Pāli Course--PDF format]
* [https://web.archive.org/web/20080513070049/http://orunla.org/tm/pali/htpali/pcourse.html Free/Public-Domain Pāli Course--html format]
* [https://www.buddhanet.net/pdf_file/paligram.pdf Free/Public-Domain Pāli Grammar (in PDF file)]
* [http://www.bodhimonastery.net/courses/Pali/course_Pali.html '''A Course in the Pali Language'''] audio lectures by [[Bhikkhu Bodhi]] based on Gair & Karunatilleke (1998).
'''संवाद समूहो :'''
* [https://web.archive.org/web/20070927190431/http://www.lioncity.net/buddhism/index.php?showforum=50 Pāli Discussion Forum]
* [https://web.archive.org/web/20070911005946/http://groups.yahoo.com/group/Pali/ Yahoo discussion group on Pāli]
* [https://web.archive.org/web/20070927190431/http://www.lioncity.net/buddhism/index.php?showforum=50 E-Sangha Pāli Discussion Forum: for experts and students]
* [https://web.archive.org/web/20090724222209/http://ca.geocities.com/palistudy/ Geocities discussion group on Pāli (homepage)]
'''पालि साफ्टवेयर इच्चेतानि एवं उपकरणानि :'''
* [http://theravada.org/translate/ Experimental पालि-अंग्रेजी अनुवादक प्रोग्राम] (प्रायोगिक)
* [https://sourceforge.net/projects/palireader/ Pāli Text Reader (software)]
* [https://web.archive.org/web/20070927013341/http://www.pratyeka.org/pali/ Resources for reading & writing Pāli in indigenous scripts: Burmese, Sri Lankan, & Cambodian]
* [http://www.nibbanam.com/pali_language_tools.html Pali language tools]
j5h1jgojt2zladoeqg6644v235sr8f6
चिकित्सा विञ्ञाणं
0
5936
95739
84281
2015-06-18T11:33:34Z
164.100.97.2
/* गन्थवंस */
95739
wikitext
text/x-wiki
'''चिकित्सा विञ्ञाणं'''<ref>विज्ञान</ref>
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्साविञ्ञाणं]]
l9joaeutfwh6md9fznitgdphnteol3u
विभाग:६५९
14
5940
84235
2012-06-18T00:25:48Z
AnandVivekSatpathi
2093
Created page with "वर्ष"
84235
wikitext
text/x-wiki
वर्ष
9k3clny60k5e4pt5pbjtgtmmxbfqiw6
विभाग:ग्राम
14
5941
84236
2012-06-18T00:27:57Z
AnandVivekSatpathi
2093
Created page with "ग्राम विभाग"
84236
wikitext
text/x-wiki
ग्राम विभाग
h4xb4mxx5jfiy9jl164ru5xh1qvryxg
विभाग:उत्तर आयरलैंड
14
5942
84237
2012-06-18T00:29:17Z
AnandVivekSatpathi
2093
Created page with "उत्तर आयरलैंड"
84237
wikitext
text/x-wiki
उत्तर आयरलैंड
i5yo44krklkjmahvnk6tc8iacxexguy
विभाग:उत्तर आयरलैंडस्य ग्राम
14
5943
84238
2012-06-18T00:30:08Z
AnandVivekSatpathi
2093
Created page with "उत्तर आयरलैंडस्य ग्राम"
84238
wikitext
text/x-wiki
उत्तर आयरलैंडस्य ग्राम
rasxeim8092hndmp0y5a5merz9upeca
गणितं
0
5948
102608
102371
2024-10-01T19:03:18Z
जसवंत मोदी
7414
/* अभिञ्ञाणा */reflist
102608
wikitext
text/x-wiki
{{stub}}
'''गणितं''' <ref>गणक नाम अस्ति</ref>
[[पटिमा:maya.svg|thumb|[[मयन अंक]]]]
:{| style="border:1px solid #ddd; text-align:center; margin:auto" cellspacing="15"
|<math> p \Rightarrow q \,</math>||[[पटिमा:Venn A intersect B.svg|128px]]||[[पटिमा:Commutative diagram for morphism.svg|96px]] ||[[पटिमा:DFAexample.svg|96px]]
|-
|[[Mathematical logic]]||[[Set theory]]||[[Category theory]]||[[Theory of computation]]
|}
== अभिञ्ञाणा ==
{{reflist}}
[[विभाग:गणितं|गणितं]]
mtvdsp41cyr395d1cbevqvq1lhruvjp
विभाग:गणितं
14
5949
84276
2012-06-19T01:12:12Z
AnandVivekSatpathi
2093
Created page with "गणितं"
84276
wikitext
text/x-wiki
गणितं
iossk5ire3y5kjojq972w6igtj7n7uh
विभाग:चिकित्सा विञ्ञाणं
14
5950
84283
2012-06-19T02:00:57Z
AnandVivekSatpathi
2093
Created page with "'''चिकित्सा विञ्ञाणं'''"
84283
wikitext
text/x-wiki
'''चिकित्सा विञ्ञाणं'''
15yodiols0g8eivcp5thpg5hn1izxwl
स्वास्थ्य विज्ञान
0
5951
84337
2012-06-19T02:59:44Z
AnandVivekSatpathi
2093
Created page with "'''स्वास्थ्य विज्ञान''' == अभिञ्ञाणा == <references /> == गन्थवंस == {{चिकित्सा}} [[वि..."
84337
wikitext
text/x-wiki
'''स्वास्थ्य विज्ञान'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
g1tx29ip7p0k62rm5ocyepe2u01kbw3
चिकित्साशास्त्र
0
5952
84340
2012-06-19T03:02:04Z
AnandVivekSatpathi
2093
Created page with "'''चिकित्साशास्त्र''' == अभिञ्ञाणा == <references /> == गन्थवंस == {{चिकित्सा}} [[विभ..."
84340
wikitext
text/x-wiki
'''चिकित्साशास्त्र'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
m7hs9pybynmjd0n7wh9fg4vwh46v77t
पटिरूप:Bots
10
5953
101498
101267
2022-05-30T21:20:38Z
CX Zoom
6375
+ Cat
101498
wikitext
text/x-wiki
{{#if:{{#invoke:String|match|{{{optout}}}|MassMessage|ignore_errors=1}}|[[Category:Wikipedians who opt out of message delivery]]}}<noinclude>
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Bot-related templates]]
</noinclude>
4qx83u5s7tmk6u2xu0h6pj3sxej86w2
पटिरूप:Nobots
10
5954
101589
100922
2022-05-31T14:17:21Z
CX Zoom
6375
+ Cat
101589
wikitext
text/x-wiki
#REDIRECT [[Template:Bots]]<noinclude>
[[Category:Bot-related templates]]
</noinclude>
q0yabt04qvdg0x3fhp86c68mysez0g9
पटिरूप:User DWMT
10
5955
101485
101315
2022-05-30T19:22:46Z
CX Zoom
6375
Cat sort
101485
wikitext
text/x-wiki
{| cellspacing="0" style="{{#if:{{{margin|}}}||float:{{{float|left}}}}}; width:240px; background: #F8F8FF; border:{{{border-width|1}}}px solid {{{border-color|#CCCCFF}}}; margin:{{{margin|1px}}};"
| style="width:45px; height:45px; background:{{{logo-background|white}}}; text-align:center;" | {{{logo|[[Image:Broom icon.svg|{{{logo-size|43px}}}]]}}}
| style="font-size:{{{info-size|8}}}pt; padding:4pt; line-height:1.25em; color:{{{info-color|#000000}}};" | This user is a member of the<br />'''[[Wikipedia:देवनागरी विकि अवेक्षते उपयोजन|देवनागरी विकि अवेक्षते उपयोजन]]'''।
|}<noinclude>
[[Category:Userbox|DWMT]]
</noinclude>
7w2bpf1ocahk3acpxopvhwvzef29v0e
विभाग:भाषा
14
5957
84395
2012-06-22T02:41:43Z
AnandVivekSatpathi
2093
Created page with "भाषा विभाग"
84395
wikitext
text/x-wiki
भाषा विभाग
0zls0xe65f90hbnd1365orkz945rv8t
विभाग:भारतस्य राज्यानि
14
5961
84455
2012-06-27T10:16:43Z
AnandVivekSatpathi
2093
Created page with "भारतस्य राज्यानि"
84455
wikitext
text/x-wiki
भारतस्य राज्यानि
2fswsy0t2xzkkdm446z61ntw2hjbz4u
विभाग:३६२
14
5962
84458
2012-06-27T10:50:41Z
AnandVivekSatpathi
2093
Created page with "वर्ष ३६२"
84458
wikitext
text/x-wiki
वर्ष ३६२
9ob72vecroifawtascpx01etdqkhso8
विभाग:८६१
14
5963
84459
2012-06-27T10:51:57Z
AnandVivekSatpathi
2093
Created page with "वर्ष ८६१"
84459
wikitext
text/x-wiki
वर्ष ८६१
59cs7lx01um1h2bzymrvmdttfqsrtjb
पटिरूप:Top icon Featured article
10
5970
101537
101534
2022-05-31T10:48:29Z
CX Zoom
6375
CX Zoom moved page [[पटिरूप:Featured article]] to [[पटिरूप:Top icon Featured article]] without leaving a redirect: Top icon
101534
wikitext
text/x-wiki
{{Main other|{{Top icon
| imagename = cscr-featured.svg
| wikilink = Wikipedia:Featured articles
| alt = Featured article
| description = This is a featured article. Click here for more information.
| id = featured-star
| maincat = [[Category:Featured articles]]
}}|<includeonly>{{Error|[[Template:Featured article]] is only for [[Wikipedia:Featured articles]].}}</includeonly>
}}<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Top icons]]
</noinclude>
jw7nn84kdcio0i38mt00cqm9e6mi5j4
पटिरूप:Top icon
10
5971
101801
101740
2022-06-29T06:40:14Z
CX Zoom
6375
+ Cat
101801
wikitext
text/x-wiki
<includeonly><nowiki /><!-- This nowiki tag helps prevent whitespace at the top of articles. -->{{#tag:indicator|[[File:{{{image|{{{imagename|{{{1|}}}}}}}}}|{{#if:{{{width|}}}|{{{width}}}|20}}x{{#if:{{{height|}}}|{{{height}}}|20}}px
|{{#ifeq:{{{link|+}}}|{{{link|-}}}|link={{{link}}}|{{#ifeq:{{{wikilink|+}}}|{{{wikilink|-}}}|link={{{wikilink}}}|{{#ifeq:{{{2|+}}}|{{{2|-}}}|link={{{2}}}|}}}}}}
|{{#if:{{{alt|}}}|alt={{{alt}}}}}
|{{{text|{{{description|{{{3|}}}}}}}}}]]
|name = {{#if:{{{sortkey|}}}|{{{sortkey}}}-}}{{#if:{{{name|}}}|{{{name}}}|{{#if:{{{id|}}}|{{{id}}}|{{{image|{{{imagename|{{{1|}}}}}}}}}}}}}}}{{Category handler
|user = {{{usercat|}}}
|main = {{{maincat|}}}
|subpage = {{{subpage|no}}}
|nocat = {{{nocat|}}}
}}</includeonly><noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
[[Category:Top icons| ]]
</noinclude>
tklmepfngmkmajarrvkxzr6nh7asj7c
पटिरूप:Caution box
10
5974
101506
101505
2022-05-30T22:53:23Z
CX Zoom
6375
+ Cat
101506
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}||{{talk bgcolor}}}}
| bwidth = {{#if:{{{bwidth|}}}|{{{bwidth}}}|}}
| bpattern = {{#if:{{{bpattern|}}}|{{{bpattern}}}|}}
| bcolor = {{#ifeq:{{NAMESPACE}}|||#f4c930}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#f4c930|}}
| image = {{#if:{{{image|}}}|{{{image}}}|Ambox warning yellow.svg}}
| imagesize = {{#if:{{{imagesize|}}}|{{{imagesize}}}|}}
| align = {{#if:{{{align|}}}|{{{align}}}|}}
| text = {{{text|{{{1}}}}}}
| image2 = {{#if:{{{image2|}}}|{{{image2}}}|}}
| image2size = {{#if:{{{image2size|}}}|{{{image2size}}}|}}
| width = {{#if:{{{width|}}}|{{{bwidth}}}|}} }}<noinclude>
[[Category:Message box templates]]
</noinclude>
794m96ocxev0swjpnxuybl1lql3pt26
पटिरूप:Mbox
10
5975
84486
2012-06-30T02:22:17Z
AnandVivekSatpathi
2093
Created page with "{{ {{namespace detect | demospace = {{{demospace|}}} | main = ambox | talk = tmbox | file = imbox | category = cmbox | other = ombox }} | ..."
84486
wikitext
text/x-wiki
{{
{{namespace detect
| demospace = {{{demospace|}}}
| main = ambox
| talk = tmbox
| file = imbox
| category = cmbox
| other = ombox
}}
| type = {{{type|}}}
| image = {{{image|}}}
| imageright = {{{imageright|}}}
| class = {{{class|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{{text}}}
| small = {{{small|}}}
| smallimage = {{{smallimage|}}}
| smallimageright = {{{smallimageright|}}}
| smalltext = {{{smalltext|}}}
| subst = {{{subst|}}}
| date = {{{date|}}}
| name = {{{name|}}}
}}<noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
40w6e1mdq2t695t9dv143e1rzq5pv1o
पटिरूप:Ombox
10
5976
84487
2012-06-30T02:23:29Z
AnandVivekSatpathi
2093
Created page with "{{#ifeq:{{{small|}}}|yes | {{ombox/core | small = yes | type = {{{type|}}} | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }} | imageright = {{#if:..."
84487
wikitext
text/x-wiki
{{#ifeq:{{{small|}}}|yes
| {{ombox/core
| small = yes
| type = {{{type|}}}
| image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
| imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
| class = {{{class|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
}}
| {{ombox/core
| type = {{{type|}}}
| image = {{{image|}}}
| imageright = {{{imageright|}}}
| class = {{{class|}}}
| style = {{{style|}}}
| textstyle = {{{textstyle|}}}
| text = {{{text}}}
}}
}}<noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>
p9vh00dqvq0u1q3950ueg6abd93dyrt
पटिरूप:Ombox/core
10
5977
102709
84488
2025-01-16T11:32:31Z
Ziv
7888
→ File replacement: png to svg
102709
wikitext
text/x-wiki
<table class="plainlinks ombox {{#ifeq:{{{small}}}|yes|mbox-small}}
{{#switch:{{{type|}}}
| speedy = ombox-speedy
| delete = ombox-delete
| content = ombox-content
| style = ombox-style
| move = ombox-move
| protection = ombox-protection
| notice <!-- notice = default -->
| #default = ombox-notice
}} {{{class|}}}" style="{{{style|}}}">
<tr>
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td class="mbox-empty-cell"></td>
| <td class="mbox-image">
{{#if:{{{image|}}}
| {{{image}}}
| [[Image:{{#switch:{{{type|}}}
| speedy = Imbox speedy deletion.png
| delete = Imbox deletion.png
| content = Imbox content.png
| style = Edit-clear.svg
| move = Imbox move.png
| protection = Imbox protection.png
| notice <!-- notice = default -->
| #default = Information icon4.svg
}} | {{#ifeq:{{{small|}}}|yes
| 30x30px
| 40x40px
}}|link=|alt=]]
}}</td>
}}
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| {{#ifeq:{{{imageright|}}}|none
| <!-- No image. -->
| <td class="mbox-imageright"> {{{imageright}}} </td>
}}
}}
</tr>
</table><!-- Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{type|}}}
| <!-- No type fed, is also valid input -->
| speedy
| delete
| content
| style
| move
| protection
| notice = <!-- Do nothing, valid "type" -->
| #default = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
}}<noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
41vgn5nz5ih3wogqsm6yt145rcbz5lz
पटिरूप:Ombox/core/doc
10
5978
101712
94808
2022-06-13T20:07:15Z
CX Zoom
6375
Update
101712
wikitext
text/x-wiki
{{documentation subpage}}
{{high-use| 80,000+ }}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
This is the {{tl|ombox/core}} sub-template.
Do not use this template directly, use {{tl|ombox}} instead.
This template is called from {{tl|ombox}}. It holds most of the code for {{tl|ombox}}, while {{tl|ombox}} does parameter preprocessing, thus simplifying the code in {{tl|ombox/core}}.
For more documentation see {{tl|ombox}}.
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Wikipedia metatemplates|{{PAGENAME}}]]
</includeonly>
9eeizlgrjzgo97u07wfjggydcjmwsoy
पटिरूप:Documentation subpage
10
5981
101529
100956
2022-05-30T23:35:13Z
CX Zoom
6375
+ Cat
101529
wikitext
text/x-wiki
<includeonly><!--
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
| <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
</includeonly><!--
-->{{#ifeq:{{{doc-notice|show}}} |show
| {{Message box
| bgcolor = #f6f6f6
| bcolor = green
| image = Edit-copy green.svg
| text = '''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]]''' for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}<br />It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{#if:{{{text2|}}} |{{{text2}}} |{{#if:{{{text1|}}} |{{{text1}}} |{{#ifeq:{{SUBJECTSPACE}} |{{ns:User}} |{{lc:{{SUBJECTSPACE}}}} template page |{{#if:{{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.
}}
}}<!--
-->{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<!--
-->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
| <includeonly><!--
-->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
| [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
| [[Category:Documentation subpages without corresponding pages]]
}}<!--
--></includeonly>
}}<!--
(completing initial #ifeq: at start of template:)
--><includeonly>
| <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
}}<!--
--></includeonly><noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia maintenance templates]]
</noinclude>
4e7fzj9fpk6dn69pb3lwc246q8sk7xm
पटिरूप:Top icon templates
10
5988
101743
101711
2022-06-28T20:38:16Z
CX Zoom
6375
+ Cat
101743
wikitext
text/x-wiki
=== [[Template:Top icon|Top icon]] templates ===
* Content space (does not use {{tl|top icon}})
** {{tl|Spoken Wikipedia}} (article space)
*** {{tl|Spoken Wikipedia boilerplate}} (file space)
** {{tl|Featured article}} (article space)
*** {{tl|Featured list}} (article space)
*** {{tl|Featured portal}} (portal space)
** {{tl|Good article}}
* {{tl|Top icon}}
** {{tl|Accountcreator topicon}}
** {{tl|Administrator topicon}}
** {{tl|Autopatrolled topicon}}
** {{tl|BAG topicon}}
** {{tl|Bot topicon}}
** {{tl|Bureaucrat topicon}}
** {{tl|Checkuser topicon}}
** {{tl|DYK user topicon}}
** {{tl|Edit filter manager topicon}}
** {{tl|Email user}}
** {{tl|Useronline}}
** {{tl|FA user topicon}}
** {{tl|File Mover topicon}}
** {{tl|FL user topicon}}
** {{tl|FP user topicon}}
** {{tl|GA user topicon}}
** {{tl|GLAM Ambassador topicon}}
** {{tl|ITN user topicon}}
** {{tl|Online Ambassador topicon}}
** {{tl|OTRS topicon}}
** {{tl|Oversight topicon}}
** {{tl|Reviewer topicon}}
** {{tl|Rollback topicon}}
** {{tl|Steward topicon}}
** {{tl|Twinkle topicon}}
** {{tl|Igloo topicon}}
** {{tl|Huggle topicon}}
** {{tl|STiki topicon}}
** {{tl|HotCat topicon}}
** {{tl|AWB topicon}}
** {{tl|Feedback topicon}}
* Other (does not use {{tl|top icon}})
** {{tl|ARS}}
** {{tl|pp-meta}}
** [[MediaWiki:Sharedupload-desc-here]]
[[Category:Top icons| ]]
j54x20p5prlueszg38ytqp3ed36fjex
पटिरूप:Top icon Good article
10
5989
101539
101536
2022-05-31T10:50:09Z
CX Zoom
6375
CX Zoom moved page [[पटिरूप:Good article]] to [[पटिरूप:Top icon Good article]] without leaving a redirect: Top icon
101536
wikitext
text/x-wiki
{{Main other|{{Top icon
| imagename = symbol support vote.svg
| wikilink = Wikipedia:Good articles
| description = This is a good article. Click here for more information.
| id = good-star
| maincat = [[Category:Good articles]]
}}|<includeonly>{{Error|[[Template:Good article]] is only for [[Wikipedia:Good articles]].}}</includeonly>
}}<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Top icons]]
</noinclude>
8cce05phinef5bemgs53eu0v3c76k8x
पटिरूप:Icon
10
5991
84504
2012-06-30T07:00:20Z
AnandVivekSatpathi
2093
Created page with "[[File:{{#switch:{{lc:{{{class|{{{1|}}}}}}}} |fa = Featured article star.svg {{!}} Featured article |far = Cscr-star piece.png ..."
84504
wikitext
text/x-wiki
[[File:{{#switch:{{lc:{{{class|{{{1|}}}}}}}}
|fa = Featured article star.svg {{!}} Featured article
|far = Cscr-star piece.png {{!}} Featured article review
|farc = Cscr-star piece.png {{!}} Featured article removal candidate
|ffa|dfa = Featured article star - cross.svg {{!}} Former featured article
|fac|fan = Cscr-candidate.svg {{!}} Featured article candidate
|ffac|nofa = Featured article star - cross.svg {{!}} Failed featured article candidate
|fl = Featured article star.svg {{!}} Featured list
|flrc|flr = Cscr-star piece.png {{!}} Featured list removal candidate
|ffl|dfl = Cscr-featured-strike.svg {{!}} Former featured list
|flc|fln = Cscr-candidate.svg {{!}} Featured list candidate
|fflc|nofl = Cscr-former.svg {{!}} Failed featured list candidate
|a = Symbol a class.svg {{!}} A-Class article
|dac|daa = Symbol unsupport A vote.svg {{!}} Demoted A-Class article
|acc|acn|aac = A candidate.svg {{!}} A-Class article candidate
|noac|faac = Symbol unsupport A vote.svg {{!}} Failed A-Class article candidate
|ga = Symbol support vote.svg {{!}} Good article
|gar = GA Candidate Neutral vote(ChaosNil).svg {{!}} Good article reassessment
|dga = Symbol unsupport vote.svg {{!}} Delisted good article
|gan|gac = GA candidate.svg {{!}} Good article nominee
|ga2 = Symbol neutral vote.svg {{!}} Good article, 2nd opinion
|gah = Symbol wait.svg {{!}} Good article on hold
|fgan|noga|gaf|gf = Symbol unsupport vote.svg {{!}} Failed good article nominee
|fp = Cscr-featured.svg {{!}} Featured picture
|ffp = Cscr-former.svg {{!}} Former featured picture
|vp = ENWP VP Logo.svg {{!}} Valued picture
|vpc = Valued pics 1.svg {{!}} Valued picture candidate
|fs = Cscr-featured.svg {{!}} Featured sound
|ffs = Cscr-former.svg {{!}} Former featured sound
|fsc = Cscr-candidate.svg {{!}} Featured sound candidate
|fpo = Cscr-featured.svg {{!}} Featured portal
|fpor = Cscr-star piece.png {{!}} Featured portal review
|ffpo = Featured article star - cross.svg {{!}} Former featured portal
|fpoc = Cscr-candidate.svg {{!}} Featured portal candidate
|ft = Cscr-featuredtopic.svg {{!}} Featured topic
|ftrc = Cscr-star piece.png {{!}} Featured topic removal candidate
|fft|dft = DFT candidate_cluster.svg {{!}} Former featured topic
|ftc|ftn = FT candidate cluster.svg {{!}} Featured topic candidate
|gt = Support cluster.svg {{!}} Good topic
|gtrc = Symbol unsupport vote.svg {{!}} Good topic removal candidate
|gtc|gtn = GA candidate cluster.svg {{!}} Good topic candidate
|bplus|b+ = Symbol bplus class.svg {{!}} Bplus-Class article
|b = Symbol b class.svg {{!}} B-Class article
|br|bcr = Bclass-checklist.svg {{!}} B-Class review
|c = Symbol c class.svg {{!}} C-Class article
|start = Symbol start class.svg {{!}} Start-Class article
|stub = Symbol stub class.svg {{!}} Stub-Class article
|list = Symbol list class.svg {{!}} List-Class article
|no = Crystal button cancel.svg {{!}} Unknown-Class article
|book = Symbol book class2.svg {{!}} Wikipedia book
|cat|categ
|category = Folder Hexagonal Icon.svg {{!}} Category
|dab|disamb
|disambig
|disambiguation = Symbol dab class.svg {{!}} Disambiguation page
|image|file = Video-x-generic.svg {{!}} File
|portal = Portal-puzzle.svg {{!}} Portal
|project = Symbol information vote.svg {{!}} Project page
|red|redir
|redirect = Symbol redirect vote2.svg {{!}} Redirect
|temp|templ
|template = Symbol template class.svg {{!}} Template
|na = Symbol neutral vote.svg {{!}} Non-article page
|aa = Yes check.svg {{!}} Audited article of limited subject matter
|da = Symbol oppose vote.svg {{!}} Demoted article
|dyk = Symbol question.svg {{!}} Did You Know?
|dyk2 = DYK questionmark icon.svg {{!}} Did You Know?
|pr = Nuvola apps kedit.png {{!}} Peer review
|ppr = Nuvola apps kedit.png {{!}} Portal peer review
|q|question = Symbol question.svg {{!}} Question
|qi = Quality images logo.svg {{!}} Quality image on Wikimedia Commons
|vi = Valued image seal.svg {{!}} Valued image on Wikimedia Commons
|itn = Globe current.svg {{!}} In The News
|wikiproject = People icon.svg {{!}} WikiProject
|commons = Commons-logo.svg {{!}} Commons page
|wikiquote = Wikiquote-logo.svg {{!}} Wikiquote page
|wikiversity = Wikiversity-logo.svg {{!}} Wikiversity page
|wikibooks = Wikibooks-logo.svg {{!}} Wikibooks page
|wikisource = Wikisource-logo.svg {{!}} Wikisource page
|wiktionary = Wiktionary-logo.svg {{!}} Wiktionary page
|wikinews = Wikinews-logo.svg {{!}} Wikinews page
|wikispecies = Wikispecies-logo.svg {{!}} Wikispecies page
|meta = Wikimedia Community Logo.svg {{!}} Meta-wiki page
|#default = Symbol question.svg
}}|16px|link=]]<noinclude>
{{documentation}}
</noinclude>
dgn8k60hxgsupf4qfflbbur3m9e10tw
पटिरूप:Icon/doc
10
5992
101545
94834
2022-05-31T10:57:48Z
CX Zoom
6375
+ Cat
101545
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
This template creates an inline image that is used in meta pages such as [[Wikipedia:Vital articles]] and/or in user pages.
* {{icon|FA}} '''Featured Article''': <nowiki>{{icon|FA}}</nowiki>
* {{icon|FAR}} '''Featured Article Review''': <nowiki>{{icon|FAR}}</nowiki>
* {{icon|FARC}} '''Featured Article Removal Candidate''': <nowiki>{{icon|FARC}}</nowiki>
* {{icon|FFA}} '''Former Featured Article''': <nowiki>{{icon|FFA}}</nowiki>
* {{icon|FAC}} '''Featured Article Candidate''': <nowiki>{{icon|FAC}}</nowiki>
* {{icon|FFAC}} '''Failed Featured Article Candidate''': <nowiki>{{icon|FFAC}}</nowiki>
* {{icon|FL}} '''Featured List''': <nowiki>{{icon|FL}}</nowiki>
* {{icon|FLR}} '''Featured List Review''': <nowiki>{{icon|FLR}}</nowiki>
* {{icon|FLRC}} '''Featured List Removal Candidate''': <nowiki>{{icon|FLRC}}</nowiki>
* {{icon|FFL}} '''Former Featured List''': <nowiki>{{icon|FFL}}</nowiki>
* {{icon|FLC}} '''Featured List Candidate''': <nowiki>{{icon|FLC}}</nowiki>
* {{icon|FFLC}} '''Failed Featured List Candidate''': <nowiki>{{icon|FFLC}}</nowiki>
* {{icon|A}} '''A-Class Article''': <nowiki>{{icon|A}}</nowiki>
* {{icon|DAA}} '''Demoted A-Class Article''': <nowiki>{{icon|DAA}}</nowiki>
* {{icon|ACC}} '''A-Class Article Candidate''': <nowiki>{{icon|ACC}}</nowiki>
* {{icon|FAAC}} '''Failed A-Class Article Candidate''': <nowiki>{{icon|FAAC}}</nowiki>
* {{icon|GA}} '''Good Article''': <nowiki>{{icon|GA}}</nowiki>
* {{icon|GAR}} '''Good Article Reassessment''': <nowiki>{{icon|GAR}}</nowiki>
* {{icon|DGA}} '''Delisted Good Article''': <nowiki>{{icon|DGA}}</nowiki>
* {{icon|GAN}} '''Good Article Nominee''': <nowiki>{{icon|GAN}}</nowiki>
* {{icon|GA2}} '''Good Article, 2nd Opinion''': <nowiki>{{icon|GA2}}</nowiki>
* {{icon|GAH}} '''Good Article on Hold''': <nowiki>{{icon|GAH}}</nowiki>
* {{icon|FGAN}} '''Failed Good Article Nominee''': <nowiki>{{icon|FGAN}}</nowiki>
* {{icon|FP}} '''Featured Picture''': <nowiki>{{icon|FP}}</nowiki>
* {{icon|FFP}} '''Former Featured Picture''': <nowiki>{{icon|FFP}}</nowiki>
* {{icon|VP}} '''Valued Picture''': <nowiki>{{icon|VP}}</nowiki>
* {{icon|VPC}} '''Valued Picture Candidate''': <nowiki>{{icon|VPC}}</nowiki>
* {{icon|FS}} '''Featured Sound''': <nowiki>{{icon|FS}}</nowiki>
* {{icon|FFS}} '''Former Featured Sound''': <nowiki>{{icon|FFS}}</nowiki>
* {{icon|FSC}} '''Featured Sound Candidate''': <nowiki>{{icon|FSC}}</nowiki>
* {{icon|FPo}} '''Featured Portal''': <nowiki>{{icon|FPo}}</nowiki>
* {{icon|FPoR}} '''Featured Portal Review''': <nowiki>{{icon|FPoR}}</nowiki>
* {{icon|FFPo}} '''Former Featured Portal''': <nowiki>{{icon|FFPo}}</nowiki>
* {{icon|FPoC}} '''Featured Portal Candidate''': <nowiki>{{icon|FPoC}}</nowiki>
* {{icon|FT}} '''Featured Topic''': <nowiki>{{icon|FT}}</nowiki>
* {{icon|FTRC}} '''Featured Topic Removal Candidate''': <nowiki>{{icon|FTRC}}</nowiki>
* {{icon|FFT}} '''Former Featured Topic''': <nowiki>{{icon|FFT}}</nowiki>
* {{icon|FTC}} '''Featured Topic Candidate''': <nowiki>{{icon|FTC}}</nowiki>
* {{icon|GT}} '''Good Topic''': <nowiki>{{icon|GT}}</nowiki>
* {{icon|GTRC}} '''Good Topic Removal Candidate''': <nowiki>{{icon|GTRC}}</nowiki>
* {{icon|GTC}} '''Good Topic Candidate''': <nowiki>{{icon|GTC}}</nowiki>
* {{icon|bplus|b+}} '''Bplus-Class Article''': <nowiki>{{icon|BPLUS}}</nowiki>
* {{icon|b}} '''B-Class Article''': <nowiki>{{icon|B}}</nowiki>
* {{icon|br|bcr}} '''B-Class Review''': <nowiki>{{icon|BR}}</nowiki>
* {{icon|c}} '''C-Class Article''': <nowiki>{{icon|C}}</nowiki>
* {{icon|start}} '''Start-Class Article''': <nowiki>{{icon|START}}</nowiki>
* {{icon|stub}} '''Stub-Class Article''': <nowiki>{{icon|STUB}}</nowiki>
* {{icon|list}} '''List-Class Article''': <nowiki>{{icon|LIST}}</nowiki>
* {{icon|no}} '''Unknown-Class Article''': <nowiki>{{icon|NO}}</nowiki>
* {{icon|Unassessed}} '''Unassessed Article''': <nowiki>{{icon|Unassessed}}</nowiki>
* {{icon|book}} '''Wikipedia Book''': <nowiki>{{icon|BOOK}}</nowiki>
* {{icon|cat|categ|category}} '''Category''': <nowiki>{{icon|CAT}}</nowiki>
* {{icon|dab|disamb|disambig|disambiguation}} '''Disambiguation Page''': <nowiki>{{icon|DAB}}</nowiki>
* {{icon|image|file}} '''File''': <nowiki>{{icon|IMAGE}}</nowiki>
* {{icon|portal}} '''Portal''': <nowiki>{{icon|PORTAL}}</nowiki>
* {{icon|project}} '''Project Page''': <nowiki>{{icon|PROJECT}}</nowiki>
* {{icon|red|redir|redirect}} '''Redirect''': <nowiki>{{icon|RED}}</nowiki>
* {{icon|temp|templ|template}} '''Template''': <nowiki>{{icon|TEMP}}</nowiki>
* {{icon|na}} '''Non-article Page''': <nowiki>{{icon|NA}}</nowiki>
* {{icon|aa}} '''Audited Article of limited subject matter''': <nowiki>{{icon|AA}}</nowiki>
* {{icon|DA}} '''Demoted Article''': <nowiki>{{icon|DA}}</nowiki>
* {{icon|DYK}} '''Did You Know?''': <nowiki>{{icon|DYK}}</nowiki>
* {{icon|DYK2}} '''Did You Know? (alternate)''': <nowiki>{{icon|DYK2}}</nowiki>
* {{icon|PR}} '''Peer Review''': <nowiki>{{icon|PR}}</nowiki>
* {{icon|PPR}} '''Portal Peer Review''': <nowiki>{{icon|PPR}}</nowiki>
* {{icon|Q}} '''Question''': <nowiki>{{icon|Q}}</nowiki>
* {{icon|QI}} '''Quality Image on Wikimedia Commons''': <nowiki>{{icon|QI}}</nowiki>
* {{icon|VI}} '''Valued Image on Wikimedia Commons''': <nowiki>{{icon|VI}}</nowiki>
* {{icon|ITN}} '''In The News''': <nowiki>{{icon|ITN}}</nowiki>
* {{Icon|WikiProject}} '''WikiProject Page''': <nowiki>{{icon|WIKIPROJECT}}</nowiki>
* {{Icon|commons}} '''Commons page''': <nowiki>{{icon|commons}}</nowiki>
* {{Icon|wikiquote}} '''Wikiquote page''': <nowiki>{{icon|wikiquote}}</nowiki>
* {{Icon|wikiversity}} '''Wikiversity page''': <nowiki>{{icon|wikiversity}}</nowiki>
* {{Icon|wikibooks}} '''Wikibooks page''': <nowiki>{{icon|wikibooks}}</nowiki>
* {{Icon|wikisource}} '''Wikisource page''': <nowiki>{{icon|wikisource}}</nowiki>
* {{Icon|wiktionary}} '''Wiktionary page''': <nowiki>{{icon|wiktionary}}</nowiki>
* {{Icon|wikinews}} '''Wikinews page''': <nowiki>{{icon|wikinews}}</nowiki>
* {{Icon|wikispecies}} '''Wikispecies page''': <nowiki>{{icon|wikispecies}}</nowiki>
* {{Icon|meta}} '''Meta-wiki page''': <nowiki>{{icon|meta}}</nowiki>
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Icon templates]]
}}</includeonly>
bu1089c63vkqy4r4dkilv3bbl2jph5f
मीडियाविकि:Deletereason-dropdown
8
5995
100345
100343
2022-03-17T06:48:48Z
CX Zoom
6375
Restored revision 100336 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User:BrandonXLF/Restorer|Restorer]])
100345
wikitext
text/x-wiki
*Common delete reasons
** Author request
** Copyright violation
** Vandalism
** Unencyclopaedic
** Completely machine translation
** Non पाली Article
** Copy of other article
** [[Wikipedia:Criteria for speedy deletion|CSD]]
phrrqtv6ektcjxsl1uxbij30ppiykcl
मीडियाविकि:Gadget-OldDevnagritool.js
8
5997
96847
84517
2021-01-30T21:53:07Z
Ladsgroup
2653
Maintenance: Replacing importScriptURI with mw.loader.load ([[phab:T95964]])
96847
javascript
text/javascript
mw.loader.load('//pi.wikipedia.org/w/index.php?titleअवयव:AnandVivekSatpathi/transtool.js&action=raw&ctype=text/javascript');
27nmzsinio9kwnf3u74w1wlpw76pzvk
मीडियाविकि:Gadget-transtool.js
8
6001
96093
84557
2017-01-08T01:28:04Z
Krenair
2031
Maintenance: [[mw:RL/MGU]] / [[mw:RL/JD]] - addOnloadHook is deprecated
96093
javascript
text/javascript
/**
*This whole script was created by [[user:AnandVivekSatpathi|Anand Vivek Satpathi]] by using scripts http://pi.wikipedia.org/w/index.php?title=अवयव:AnandVivekSatpathi/transtool.js wiki
*<nowiki><pre>
*/
var amhaHash='{"k":"क्","क् ":"क ","क्a":"क","कa":"का","क्i":"कि","क्I":"की","किi":"की","केe":"की","क्u":"कु","क्U":"कू","कोo":"कू","कुu":"कू","क्e":"के","कi":"कै","क्o":"को","कu":"कौ","क्:":"कः","क:":"कः","क्O":"कॉ","कॉM":"काँ","क्E":"कॅ","कॅM":"कँ","क्R":"कृ","कृu":"कृ","कृU":"कॄ","कृओo":"कृऊ","कृl":"कॢ","कॢu":"कॢ","कॢU":"कॣ","कॢओo":"कॢऊ","क्M":"कं","क्h":"ख्","ख् ":"ख ","ख्a":"ख","खa":"खा","ख्i":"खि","ख्I":"खी","खिi":"खिइ","खेe":"खी","ख्u":"खु","ख्U":"खू","खोo":"खू","खुu":"खू","ख्e":"खे","खi":"खै","ख्o":"खो","खu":"खौ","ख्:":"खः","ख:":"खः","ख्O":"खॉ","खॉM":"खाँ","ख्E":"खॅ","खॅM":"खँ","ख्R":"खृ","खृu":"खृ","खृU":"खॄ","खृओo":"खृऊ","ख्M":"खं","खृl":"खॢ","खॢu":"खॢ","खॢU":"खॣ","खॢओo":"खॢऊ",';
amhaHash+='"g":"ग्","ग् ":"ग ","ग्a":"ग","गa":"गा","ग्i":"गि","ग्I":"गी","गिi":"गी","गेe":"गी","ग्u":"गु","ग्U":"गू","गोo":"गू","गुu":"गू","ग्e":"गे","गi":"गै","ग्o":"गो","गu":"गौ","ग्:":"गः","ग:":"गः","ग्O":"गॉ","गॉM":"गाँ","ग्E":"गॅ","गॅM":"गँ","ग्R":"गृ","गृu":"गृ","गृU":"गॄ","गृओo":"गॄ","ग्M":"गं","गृl":"गॢ","गॢu":"गॢ","गॢU":"गॣ","गॢo":"गॣ","ग्h":"घ्","घ् ":"घ ","घ्a":"घ","घa":"घा","घ्i":"घि","घ्I":"घी","घिi":"घी","घेe":"घी","घ्u":"घु","घ्U":"घू","घोo":"घू","घुu":"घू","घ्e":"घे","घi":"घै","घ्o":"घो","घu":"घौ","घ्:":"घः","घ:":"घः","घ्O":"घॉ","घॉM":"घाँ","घ्E":"घॅ","घॅM":"घँ","घ्R":"घृ","घृu":"घृ","घृU":"घॄ","घृओo":"घॄ","घ्M":"घं","घृl":"घॢ","घॢu":"घॢ","घॢU":"घॣ","घॢओo":"घॣ","G":"ङ्","ङ्a":"ङ","ङa":"ङा","ङ्i":"ङि","ङ्I":"ङी","ङिi":"ङी","ङेe":"ङी","ङ्u":"ङु","ङ्U":"ङू","ङोo":"ङू","ङुu":"ङू","ङ्e":"ङे","ङi":"ङै","ङ्o":"ङो","ङu":"ङौ","ङ्:":"ङः","ङ:":"ङः","ङ्O":"ङॉ","ङॉM":"ङाँ","ङ्E":"ङॅ","ङॅM":"ङँ","ङ्R":"ङृ","ङृu":"ङृ","ङृU":"ङॄ","ङृओo":"ङॄ","ङ्M":"ङं","ङृl":"ङॢ","ङॢu":"ङॢ","ङॢU":"ङॣ","ङॢओo":"ङॣ",';
amhaHash+='"c":"च्","च् ":"च ","च्a":"च","चa":"चा","च्i":"चि","च्I":"ची","चिi":"ची","चेe":"ची","च्u":"चु","च्U":"चू","चोo":"चू","चुu":"चू","च्e":"चे","चi":"चै","च्o":"चो","चu":"चौ","च्:":"चः","च:":"चः","च्O":"चॉ","चॉM":"चाँ","च्E":"चॅ","चॅM":"चँ","च्R":"चृ","चृu":"चृ","चृU":"चॄ","चृओo":"चॄ","च्M":"चं","चृl":"चॢ","चॢu":"चॢ","चॢU":"चॣ","चॢओo":"चॣ",';
amhaHash+='"C":"छ्","च्ह्h":"छ्","छ्h":"छ्","छ् ":"छ ","छ्a":"छ","छa":"छा","छ्i":"छि","छ्I":"छी","छिi":"छी","छेe":"छी","छ्u":"छु","छ्U":"छू","छोo":"छू","छुu":"छू","छ्e":"छे","छi":"छै","छ्o":"छो","छu":"छौ","छ्:":"छः","छ:":"छः","छ्O":"छॉ","छॉM":"छाँ","छ्E":"छॅ","छॅM":"छँ","छ्R":"छृ","छृu":"छृ","छृU":"छॄ","छृओo":"छॄ","छ्M":"छं","छृl":"छॢ","छॢu":"छॢ","छॢU":"छॣ","छॢओo":"छॣ",';
amhaHash+='"j":"ज्","ज् ":"ज ","ज्a":"ज","जa":"जा","ज्i":"जि","ज्I":"जी","जिi":"जी","जेe":"जी","ज्u":"जु","ज्U":"जू","जोo":"जू","जुu":"जू","ज्e":"जे","जi":"जै","ज्o":"जो","जu":"जौ","ज्:":"जः","ज:":"जः","ज्O":"जॉ","जॉM":"जाँ","ज्E":"जॅ","जॅM":"जँ","ज्R":"जृ","जृu":"जृ","जृU":"जॄ","जृओo":"जॄ","ज्M":"जं","जृl":"जॢ","जॢu":"जॢ","जॢU":"जॣ","जॢओo":"जॣ","ज्h":"झ्","झ् ":"झ ","झ्a":"झ","झa":"झा","झ्i":"झि","झ्I":"झी","झिi":"झी","झेe":"झी","झ्u":"झु","झ्U":"झू","झोo":"झू","झुu":"झू","झ्e":"झे","झi":"झै","झ्o":"झो","झu":"झौ","झ्:":"ञः","झ्a:":"झः","झ्O":"झॉ","झॉM":"झाँ","झ्E":"झॅ","झॅM":"झँ","झ्R":"झृ","झृu":"झृ","झृU":"झॄ","झृओo":"झॄ","झ्M":"झं","झृl":"झॢ","झॢu":"झॢ","झॢU":"झॣ","झॢओo":"झॣ",';
amhaHash+='"z":"झ्","झ:":"झः","Z":"झ्","Y":"ञ्","ञ् ":"ञ ","ञ्a":"ञ","ञa":"ञा","ञ्i":"ञि","ञ्I":"ञी","ञिi":"ञी","ञेe":"ञी","ञ्u":"ञु","ञ्U":"ञू","ञोo":"ञू","ञुu":"ञू","ञ्e":"ञे","ञi":"ञै","ञ्o":"ञो","ञu":"ञौ","ञ:":"ञः","ञ्O":"ञॉ","ञॉM":"ञाँ","ञ्E":"ञॅ","ञॅM":"ञँ","ञ्R":"ञृ","ञृu":"ञृ","ञृU":"ञॄ","ञृओo":"ञॄ","ञ्M":"ञं","ञृl":"ञॢ","ञॢu":"ञॢ","ञॢU":"ञॣ","ञॢओo":"ञॣ",';
amhaHash+='"T":"ट्","ट् ":"ट ","ट्a":"ट","टa":"टा","ट्i":"टि","ट्I":"टी","टिi":"टी","टेe":"टी","ट्u":"टु","ट्U":"टू","टोo":"टू","टुu":"टू","ट्e":"टे","टi":"टै","ट्o":"टो","टu":"टौ","ट्:":"टः","ट:":"टः","ट्O":"टॉ","टॉM":"टाँ","ट्E":"टॅ","टॅM":"टँ","ट्R":"टृ","टृu":"टृ","टृU":"टॄ","टृओo":"टॄ","ट्M":"टं","टृl":"टॢ","टॢu":"टॢ","टॢU":"टॣ","टॢओo":"टॣ","ट्h":"ठ्","ठ् ":"ठ ","ठ्a":"ठ","ठa":"ठा","ठ्i":"ठि","ठ्I":"ठी","ठिi":"ठी","ठेe":"ठी","ठ्u":"ठु","ठ्U":"ठू","ठोo":"ठू","ठुu":"ठू","ठ्e":"ठे","ठi":"ठै","ठ्o":"ठो","ठu":"ठौ","ठ्:":"ठः","ठ्a:":"ठः","ठ्O":"ठॉ","ठॉM":"ठाँ","ठ्E":"ठॅ","ठॅM":"ठँ","ठ्R":"ठृ","ठृu":"ठृ","ठृU":"ठॄ","ठृओo":"ठॄ","ठ्M":"ठं","ठृl":"ठॢ","ठॢu":"ठॢ","ठॢU":"ठॣ","ठॢओo":"ठॣ",';
amhaHash+='"D":"ड्","ड् ":"ड ","ड्a":"ड","डa":"डा","ड्i":"डि","ड्I":"डी","डिi":"डी","डेe":"डी","ड्u":"डु","ड्U":"डू","डोo":"डू","डुu":"डू","ड्e":"डे","डi":"डै","ड्o":"डो","डu":"डौ","ड्:":"डः","ड:":"डः","ड्O":"डॉ","डॉM":"ऑाँ","ड्E":"डॅ","डॅM":"डँ","ड्R":"डृ","डृu":"डृ","डृU":"डॄ","डृओo":"डॄ","ड्M":"डं","डृl":"डॢ","डॢu":"डॢ","डॢU":"डॣ","डॢओo":"डॣ","ड्h":"ढ्","ढ् ":"ढ ","ढ्a":"ढ","ढa":"ढा","ढ्i":"ढि","ढ्I":"ढी","ढिi":"ढी","ढेe":"ढी","ढ्u":"ढु","ढ्U":"ढू","ढोo":"ढू","ढुu":"ढू","ढ्e":"ढे","ढi":"ढै","ढ्o":"ढो","ढu":"ढौ","ढ्:":"ढः","ढ्a:":"ढः","ढ्O":"ढॉ","ढॉM":"ढाँ","ढ्E":"ढॅ","ढॅM":"ढँ","ढ्R":"ढृ","ढृu":"ढृ","ढृU":"ढॄ","ढृओo":"ढॄ","ढ्M":"ढं","ढृl":"ढॢ","ढॢu":"ढॢ","ढॢU":"ढॣ","ढॢओo":"ढॣ",';
amhaHash+='"N":"ण्","ण् ":"ण ","ण्a":"ण","णa":"णा","ण्i":"णि","ण्I":"णी","णिi":"णी","णेe":"णी","ण्u":"णु","ण्U":"णू","णोo":"णू","णुu":"णू","ण्e":"णे","णi":"णै","ण्o":"णो","णu":"णौ","ण्:":"णः","ण:":"णः","ण्O":"णॉ","णॉM":"णाँ","ण्E":"णॅ","णॅM":"णँ","ण्R":"णृ","णृu":"णृ","णृU":"णॄ","णृओo":"णॄ","ण्M":"णं","णृl":"णॢ","णॢu":"णॢ","णॢU":"णॣ","णॢओo":"णॣ",';
amhaHash+='"t":"त्","त् ":"त ","त्a":"त","तa":"ता","त्i":"ति","त्I":"ती","तिi":"ती","तेe":"ती","त्u":"तु","त्U":"तू","तोo":"तू","तुu":"तू","त्e":"ते","तi":"तै","त्o":"तो","तu":"तौ","त्:":"तः","त:":"तः","त्O":"तॉ","तॉM":"ताँ","त्E":"तॅ","तॅM":"तँ","त्R":"तृ","तृu":"तृ","तृU":"तॄ","तृओo":"तॄ","त्M":"तं","तृl":"तॢ","तॢu":"तॢ","तॢU":"तॣ","तॢओo":"तॣ","त्h":"थ्","थ् ":"थ ","थ्a":"थ","थa":"था","थ्i":"थि","थ्I":"थी","थिi":"थी","थेe":"थी","थ्u":"थु","थ्U":"थू","थोo":"थू","थुu":"थू","थ्e":"थे","थi":"थै","थ्o":"थो","थu":"थौ","थ्:":"थः","थ्a:":"थः","थ्O":"थॉ","थॉM":"थाँ","थ्E":"थॅ","थॅM":"थँ","थ्R":"थृ","थृu":"थृ","थृU":"थॄ","थृओo":"थॄ","थ्M":"थं","थृl":"थॢ","थॢu":"थॢ","थॢU":"थॣ","थॢओo":"थॣ",';
amhaHash+='"d":"द्","द् ":"द ","द्a":"द","दa":"दा","द्i":"दि","द्I":"दी","दिi":"दी","देe":"दी","द्u":"दु","द्U":"दू","दोo":"दू","दुu":"दू","द्e":"दे","दi":"दै","द्o":"दो","दu":"दौ","द्:":"दः","द:":"दः","द्O":"दॉ","दॉM":"दाँ","द्E":"दॅ","दॅM":"दँ","द्R":"दृ","दृu":"दृ","दृU":"दॄ","दृओo":"दॄ","द्M":"दं","दृl":"दॢ","दॢu":"दॢ","दॢU":"दॣ","दॢओo":"दॣ","द्h":"ध्","ध् ":"ध ","ध्a":"ध","धa":"धा","ध्i":"धि","ध्I":"धी","धिi":"धी","धेe":"धी","ध्u":"धु","ध्U":"धू","धोo":"धू","धुu":"धू","ध्e":"धे","धi":"धै","ध्o":"धो","धu":"धौ","ध्:":"धः","ध्a:":"धः","ध्O":"धॉ","धॉM":"धाँ","ध्E":"धॅ","धेM":"धँ","ध्R":"धृ","धृu":"धृ","धृU":"धॄ","धृओo":"धॄ","ध्M":"धं","धृl":"धॢ","धॢu":"धॢ","धॢU":"धॣ","धॢओo":"धॣ",';
amhaHash+='"n":"न्","न् ":"न ","न्a":"न","नa":"ना","न्i":"नि","न्I":"नी","निi":"नी","नेe":"नी","न्u":"नु","न्U":"नू","नोo":"नू","नुu":"नू","न्e":"ने","नi":"नै","न्o":"नो","नu":"नौ","न्:":"नः","न:":"नः","न्O":"नॉ","नॉM":"नाँ","न्E":"नॅ","नॅM":"नँ","न्R":"नृ","नृu":"नृ","नृU":"नॄ","नृओo":"नॄ","न्M":"नं","नृl":"नॢ","नॢu":"नॢ","नॢU":"नॣ","नॢओo":"नॣ",';
amhaHash+='"p":"प्","प् ":"प ","प्a":"प","पa":"पा","प्i":"पि","प्I":"पी","पिi":"पी","पेe":"पी","प्u":"पु","प्U":"पू","पोo":"पू","पुu":"पू","प्e":"पे","पi":"पै","प्o":"पो","पu":"पौ","प्:":"पः","प:":"पः","प्O":"पॉ","पॉM":"पाँ","प्E":"पॅ","पॅM":"पँ","प्R":"पृ","पृu":"पृ","पृU":"पॄ","पृओo":"पॄ","प्M":"पं","पृl":"पॢ","पॢu":"पॢ","पॢU":"पॣ","पॢओo":"पॣ",';
amhaHash+='"P":"प्","प् ":"प ","प्a:":"पः","प्h":"फ्","फ्a":"फ","फa":"फा","फ्i":"फि","फ्I":"फी","फिi":"फी","फ्ee":"फी","फ्u":"फु","फ्U":"फू","फोo":"फू","फ्uu":"फू","फ्e":"फे","फi":"फै","फ्o":"फो","फu":"फौ","फ्:":"फः","फ्a:":"फः","फ्O":"फॉ","फॉM":"फाँ","फ्E":"फॅ","फॅM":"फँ","फ्R":"फृ","फृu":"फृ","फृU":"फॄ","फृओo":"फॄ","फ्M":"फं","फृl":"फॢ","फॢu":"फॢ","फॢU":"फॣ","फॢओo":"फॣ",';
amhaHash+='"f":"फ्","F":"फ्","b":"ब्","ब् ":"ब ","ब्a":"ब","बa":"बा","ब्i":"बि","ब्I":"बी","बिi":"बी","बेe":"बी","ब्u":"बु","ब्U":"बू","बोo":"बू","बुu":"बू","ब्e":"बे","बi":"बै","ब्o":"बो","बu":"बौ","ब्:":"बः","ब:":"बः","ब्O":"बॉ","बॉM":"बाँ","ब्E":"बॅ","बॅM":"बँ","ब्R":"बृ","बृu":"बृ","बृU":"बॄ","बृओo":"बॄ","ब्M":"बं","बृl":"बॢ","बॢu":"बॢ","बॢU":"बॣ","बॢओo":"बॣ",';
amhaHash+='"B":"ब्","ब्h":"भ्","भ् ":"भ ","भ्a":"भ","भa":"भा","भ्i":"भि","भ्I":"भी","भिi":"भी","भेe":"भी","भ्u":"भु","भ्U":"भू","भोo":"भू","भुu":"भू","भ्e":"भे","भi":"भै","भ्o":"भो","भu":"भौ","भ्:":"भः","भ्a:":"भः","भ्O":"भॉ","भॉM":"भाँ","भ्E":"भॅ","भॅM":"भँ","भृ":"भृ","भृu":"भृ","भृU":"भॄ","भृओo":"भॄ","भ्M":"भं","भृl":"भॢ","भॢu":"भॢ","भॢU":"भॣ","भॢओo":"भॣ","U092DU094D":"भ्",';
amhaHash+='"m":"म्","म् ":"म ","म्a":"म","मa":"मा","म्i":"मि","म्I":"मी","मिi":"मी","मेe":"मी","म्u":"मु","म्U":"मू","मोo":"मू","मुu":"मू","म्e":"मे","मi":"मै","म्o":"मो","मu":"मौ","म्:":"मः","म:":"मः","म्O":"मॉ","मॉM":"माँ","म्E":"मॅ","मॅM":"मँ","म्R":"मृ","मृu":"मृ","मृU":"मॄ","मृओo":"मॄ","म्M":"मं","मृl":"मॢ","मॢu":"मॢ","मॢU":"मॣ","मॢओo":"मॣ",';
amhaHash+='"y":"य्","य् ":"य ","य्a":"य","यa":"या","य्i":"यि","य्I":"यी","यिi":"यी","येe":"यी","य्u":"यु","य्U":"यू","योo":"यू","युu":"यू","य्e":"ये","यi":"यै","य्o":"यो","यu":"यौ","य्:":"यः","य:":"यः","य्O":"यॉ","यॉM":"याँ","य्E":"यॅ","यॅM":"यँ","य्R":"यृ","यृu":"यृ","यृU":"यॄ","यृओo":"यॄ","य्M":"यं","यृl":"यॢ","यॢu":"यॢ","यॢU":"यॣ","यॢओo":"यॣ",';
amhaHash+='"r":"र्","र्R":"र्","र् ":"र ","र्a":"र","रa":"रा","र्i":"रि","र्I":"री","रिi":"री","रेe":"री","र्u":"रु","र्U":"रू","रोo":"रू","रुu":"रू","र्e":"रे","रi":"रै","र्o":"रो","रu":"रौ","र्:":"रः","र:":"रः","र्O":"रॉ","रॉM":"राँ","र्E":"रॅ","रॅM":"रँ","र्M":"रं","रॢ":"रॢ","रॢu":"रॢ","रॢU":"रॣ","रॢओo":"रॣ","र्R":"रृ","रृu":"रृ","रृU":"रॄ","रृओo":"रॄ",';
amhaHash+='"l":"ल्","ल्a":"ल","ल् ":"ल ","लa":"ला","ल्i":"लि","ल्I":"ली","लिi":"ली","लेe":"ली","ल्u":"लु","ल्U":"लू","लोo":"लू","लुu":"लू","ल्e":"ले","लi":"लै","ल्o":"लो","लu":"लौ","ल्:":"लः","ल:":"लः","ल्O":"लॉ","लॉM":"लाँ","ल्E":"लॅ","लॅM":"लँ","ल्R":"लृ","लृu":"लृ","लृU":"लॄ","लृओo":"लॄ","ल्M":"लं","लृl":"लॢ","लॢu":"लॢ","लॢU":"लॣ","लॢओo":"लॣ",';
amhaHash+='"v":"व्","व् ":"व ","व्a":"व","वa":"वा","व्i":"वि","व्I":"वी","विi":"वी","वेe":"वी","व्u":"वु","व्U":"वू","वोo":"वू","वुu":"वू","व्e":"वे","वi":"वै","व्o":"वो","वu":"वौ","व्:":"वः","व:":"वः","व्O":"वॉ","वॉM":"वाँ","व्E":"वॅ","वॅM":"वँ","व्R":"वृ","वृu":"वृ","वृU":"वॄ","वृओo":"वृU","व्M":"वं","वृl":"वॢ","\u0935\u0962u":"वॢ","\u0935\u0962U":"वॣ","\u0935\u0962ओo":"वॣ",';
amhaHash+='"V":"व्","w":"व्","W":"व्","स्h":"श्","श् ":"श ","श्a":"श","शa":"शा","श्i":"शि","श्I":"शी","शिi":"शी","शेe":"शी","श्u":"शु","श्U":"शू","शोo":"शू","शुu":"शू","श्e":"शे","शi":"शै","श्o":"शो","शu":"शौ","श्:":"शः","श्a:":"शः","श्O":"शॉ","शॉM":"शाँ","श्E":"शॅ","शॅM":"शँ","श्rR":"शरृ","शरृu":"शरृ","शरृU":"शरॄ","शरृoo":"शरॄ","श्R":"शृ","शृu":"शृ","शृU":"शॄ","शृओo":"शॄ","श्M":"शं","शृl":"शॢ","शॢu":"शॢ","शॢU":"शॣ","शॢओo":"शॣ","श्h":"ष्","ष् ":"ष ","ष्a":"ष","षa":"षा","ष्i":"षि","ष्I":"षी","षिi":"षी","षेe":"षी","ष्u":"षु","ष्U":"षू","षोo":"षू","षुu":"षू","ष्e":"षे","षi":"षै","ष्o":"षो","षu":"षौ","ष्:":"षः","ष:":"षः","ष्O":"षॉ","षॉM":"षाँ","ष्E":"षॅ","षॅM":"षँ","ष्R":"षृ","षृu":"षृ","षृU":"षॄ","षृओo":"षॄ","ष्M":"षं","षृl":"षॢ","षॢu":"षॢ","षॢU":"षॣ","षॢओo":"षॣ","ष्h":"ष्",';
amhaHash+='"s":"स्","स् ":"स ","स्a":"स","सa":"सा","स्i":"सि","स्I":"सी","सिi":"सी","सेe":"सी","स्u":"सु","स्U":"सू","सोo":"सू","सुu":"सू","स्e":"से","सi":"सै","स्o":"सो","सu":"सौ","स:":"सः","सा:":"सः","स्O":"सॉ","सॉM":"साँ","स्E":"सॅ","सॅM":"सँ","स्R":"सृ","सृu":"सृ","सृU":"सॄ","सृओo":"सॄ","स्M":"सं","सृl":"सॢ","सॢu":"सॢ","सॢU":"सॣ","सॢओo":"सॣ",';
amhaHash+='"S":"श्","h":"ह्","ह् ":"ह ","ह्a":"ह","हa":"हा","ह्i":"हि","ह्I":"ही","हिi":"ही","हेe":"ही","ह्u":"हु","ह्U":"हू","होo":"हू","हुu":"हू","ह्e":"हे","हi":"है","ह्o":"हो","हu":"हौ","ह्:":"हः","ह:":"हः","ह्O":"हॉ","हॉM":"हाँ","ह्E":"हॅ","हॅM":"हँ","ह्R":"हृ","हृu":"हृ","हृU":"हॄ","हृओo":"हॄ","ह्M":"हं","हृl":"हॢ","हॢu":"हॢ","हॢU":"हॣ","हॢओo":"हॣ",';
amhaHash+='"L":"ळ्","ळ्a":"ळ","ळa":"ळा","ळ्i":"ळि","ळ्I":"ळी","ळिi":"ळी","ळेe":"ळी","ळ्u":"ळु","ळ्U":"ळू","ळोo":"ळू","ळुu":"ळू","ळ्e":"ळे","ळi":"ळै","ळ्o":"ळो","ळu":"ळौ","ळ्:":"ळः","ळ:":"ळः","ळ्O":"ळॉ","ळॉM":"ळाँ","ळ्E":"ळॅ","ळॅM":"ळँ","ळ्R":"ळृ","ळृu":"ळृ","ळृU":"ळॄ","ळृओo":"ळॄ","ळ्M":"ळं","ळृl":"ळॢ","ळॢu":"ळॢ","ळॢU":"ळॣ","ळॢओo":"ळॣ",';
amhaHash+='"x":"क्ष्","क्ष् ":"क्ष ","क्ष्a":"क्ष","क्षa":"क्षा","क्ष्i":"क्षि","क्ष्I":"क्षी","क्षिi":"क्षी","क्षेe":"क्षी","क्ष्u":"क्षु","क्ष्U":"क्षू","क्षोo":"क्षू","क्षुu":"क्षू","क्ष्e":"क्षे","क्षi":"क्षै","क्ष्o":"क्षो","क्षu":"क्षौ","क्ष्:":"क्षः","क्ष:":"क्षः","क्ष्O":"क्षॉ","क्षॉM":"क्षाँ","क्ष्E":"क्षॅ","क्षॅM":"क्षँ","क्ष्R":"क्षृ","क्षृu":"क्षृ","क्षृU":"क्षॄ","क्षृओo":"क्षॄ","क्ष्M":"क्षं","क्षृl":"क्षॢ","क्षॢu":"क्षॢ","क्षॢU":"क्षॣ","क्षॢओo":"क्षॣ",';
amhaHash+='"X":"क्ष्","़n":"ज्ञ्","ङ्y":"ज्ञ्","ज्ञ्a":"ज्ञ","ज्ञ् ":"ज्ञ ","ज्ञa":"ज्ञा","ज्ञ्i":"ज्ञि","ज्ञ्I":"ज्ञी","ज्ञिi":"ज्ञी","ज्ञेe":"ज्ञी","ज्ञ्u":"ज्ञु","ज्ञ्U":"ज्ञू","ज्ञोo":"ज्ञू","ज्ञुu":"ज्ञू","ज्ञ्e":"ज्ञे","ज्ञi":"ज्ञै","ज्ञ्o":"ज्ञो","ज्ञu":"ज्ञौ","ज्ञ्:":"ज्ञः","ज्ञ्a:":"ज्ञः","ज्ञ्O":"ज्ञॉ","ज्ञॉM":"ज्ञाँ","ज्ञ्E":"ज्ञॅ","ज्ञॅM":"ज्ञँ","ज्ञ्R":"ज्ञृ","ज्ञृu":"ज्ञृ","ज्ञृU":"ज्ञॄ","ज्ञृओo":"ज्ञॄ","ज्ञ्M":"ज्ञं","ज्ञृl":"ज्ञॢ","ज्ञॢu":"ज्ञॢ","ज्ञॢU":"ज्ञॣ","ज्ञॢओo":"ज्ञॣ",';
amhaHash+='"ड्D":"ड़्","ड़्a":"ड़","ड़a":"ड़ा","ड़्i":"ड़ि","ड़्I":"ड़ी","ड़िi":"ड़ी","ड़ेe":"ड़ी","ड़्u":"ड़ु","ड़्U":"ड़ू","ड़ोo":"ड़ू","ड़ुu":"ड़ू","ड़्e":"ड़े","ड़i":"ड़ै","ड़्o":"ड़ो","ड़u":"ड़ौ","ड़्:":"ड़ः","ड़a:":"ड़:","ड़्O":"ड़ॉ","ड़ॉM":"ड़ॉं","ड़्E":"ड़ॅ","ड़ॅM":"ड़ॅं","ड़्M":"ड़ं",';
amhaHash+='"a":"अ","ऑm":"ॐ","अa":"आ","A":"आ","i":"इ","I":"ई","इi":"ई","एe":"ऐ","u":"उ","उu":"ऊ","U":"ऊ","ओo":"औ","e":"ए","अi":"ऐ","o":"ओ","अu":"औ","H":"ः","M":"ं","ंM":"ँ","E":"ऍ","ऍM":"अँ","O":"ऑ","ऑM":"आँ","आU":"ऑ","ऋl":"ॡ","ॡu":"ॡ","R":"ऋ","ऋi":"ऋ","ऋu":"ऋ","ऋU":"ॠ","ऋओo":"ॠ","ऋI":"ॠ","ऋइi":"ॠ","अ~":"ऽ","ःH":"","q":"॑","॑q":"॒","Q":"॓","॓Q":"॔","J":"़","K":"़","C":"॰",":":":","z":"।",".":"।","।.":"॥","0":"०","1":"१","2":"२","3":"३","4":"४","5":"५","6":"६","7":"७","8":"८","9":"९"}';
// for compatibility with bookmarklets
function cyr_translit(src) {
return to_cyrillic(src);
}
var conversionHash = undefined;
var maxcyrlength = 0;
function getConversionHash() {
if (conversionHash == undefined) {
conversionHash = eval("("+amhaHash+")");
maxcyrlength=6;
}
return conversionHash;
}
function to_cyrillic(src, output, chunks) {
if (src == undefined || src == "" || src == null)
return src;
if (output == undefined)
output = new String();
var hash = getConversionHash();
var location = 0;
while (location < src.length) {
var len = Math.min(maxcyrlength, src.length - location);
var arr = undefined;
var sub;
while (len > 0) {
sub = src.substr(location, len);
arr = hash[sub];
if (arr != undefined)
break;
else
len--;
}
// need this for translit on the fly
if (chunks != undefined)
chunks[chunks.length] = sub;
if (arr == undefined) {
output += sub;
location ++;
}
else {
// case analysis
var newChar = arr;
if (sub.toLowerCase() == sub.toUpperCase() && arr.length > 1 && arr[1] && (newChar.toUpperCase() != newChar.toLowerCase())) {
// need translit hash to determine if previous character (and possibly the one before it)
// were converted and are in upper case
// set prevDud to true previous is not a translated character or simply a blank
// set prevCap to true if previous was translated and was upper case
var prevCh = output.length == 0 ? null : output.substr(output.length - 1, 1);
var prevDud = !prevCh || !getTranslitString(prevCh);
var prevCap = (!prevDud && prevCh == prevCh.toUpperCase());
// sub is caseless but result isn't. case will depend on lookbehind and lookahead
if (prevDud || !prevCap) {
output += newChar.toLowerCase();
prevCap = false;
}
else {
var next = " ";
if (location + len < src.length)
next = src.substr(location + len, 1);
if (next != next.toUpperCase() && next == next.toLowerCase() ) {
//next is lowercase (and not caseless)
output += newChar.toLowerCase();
}
else if (next == next.toUpperCase() && next != next.toLowerCase() ) {
// next is uppercase (and not caseless)
output += newChar.toUpperCase();
}
else {
// next is caseless. output case determined by the case of output[length - 2]
var pprevCh = output.length == 1 ? null : output.substr(output.length - 2, 1);
var pprevDud = !pprevCh || !getTranslitString(pprevCh);
if (!pprevDud && (pprevCh == pprevCh.toUpperCase())) {
//pre-prev is in upper case. output is also uppercase
output += newChar.toUpperCase();
}
else {
output += newChar.toLowerCase();
}
}
}
}
else if ((sub.toLowerCase() == sub.toUpperCase()) && (arr.length < 2 || !arr[1])) {
// literal treatment of newChar
output += newChar;
}
else if (sub != sub.toLowerCase()) {
// sub not all-lowercase
output += newChar.toUpperCase();
}
else {
// sub is lowercase
output += newChar.toLowerCase();
}
location += len;
}
}
return output;
}
function convertIt(src,converter){
var resultbuffer="";
for(var i=0;i<src.length;i++){
resultbuffer=converter(resultbuffer+src[i]);
}
return converter(resultbuffer);
}
var translitHash = undefined;
function initTranslit() {
if (translitHash == undefined) {
translitHash = new Array();
for (var i = 0; i < conversionHash.length; i++) {
var ch = conversionHash[i][1];
// if the translit string is not caseless, convert cyr string to upper case
// otherwise maintain its case
if (conversionHash[i][0].toUpperCase() != conversionHash[i][0].toLowerCase())
ch = ch.toUpperCase();
if (translitHash[ch] == undefined)
translitHash[ch] = conversionHash[i][0];
}
}
}
//-- translit on-the-fly --
function replaceValue(node, value, stepback) {
if (stepback == undefined)
stepback = 0;
if (isExplorer()) {
var range = document.selection.createRange();
range.moveStart("character", -stepback);
range.text = value;
range.collapse(false);
range.select();
}
else {
var scrollTop = node.scrollTop;
var cursorLoc = node.selectionStart;
node.value = node.value.substring(0, node.selectionStart - stepback) + value +
node.value.substring(node.selectionEnd, node.value.length);
node.scrollTop = scrollTop;
node.selectionStart = cursorLoc + value.length - stepback;
node.selectionEnd = cursorLoc + value.length - stepback;
}
}
// compare positions
function positionIsEqual(other) {
if (isExplorer())
return this.position.isEqual(other.position);
else
return this.position == other.position;
}
function Position(node) {
if (node.selectionStart != undefined)
this.position = node.selectionStart;
else if (document.selection && document.selection.createRange())
this.position = document.selection.createRange();
this.isEqual = positionIsEqual;
}
function resetState() {
this.position = new Position(this.node);
this.transBuffer = "";
this.cyrBuffer = "";
}
function StateObject(node) {
this.node = node;
this.reset = resetState;
this.cyrBuffer = "";
this.transBuffer = "";
this.position = new Position(node);
}
var stateHash = new Array();
function isExplorer() {
return (document.selection != undefined && document.selection.createRange().isEqual != undefined);
}
function pressedKey(event) {
if (isExplorer())
return event.keyCode;
else
return event.which;
}
function transliterateKey(event) {
/*
if ((event.keyCode == 255 && event.charCode > 0) || event.keyCode == 8) {
return;
}
*/
if (event == undefined)
event = window.event;
var node = null;
if (event.target) {
node = event.target;
}
else if (event.srcElement) {
node = event.srcElement;
}
// initialize state
var state = stateHash[node];
if (state == null) {
state = new StateObject(node);
stateHash[node] = state;
}
if ( (pressedKey(event) > 20) && !event.ctrlKey && !event.altKey && !event.metaKey) {
var c = String.fromCharCode(pressedKey(event));
// process input
var result = process_translit(state, c);
// finish up
if (c != result.out || result.replace != 0) {
if (isExplorer())
event.returnValue = false;
else
event.preventDefault();
replaceValue(node, result.out, result.replace);
state.position = new Position(node);
}
}
}
function TranslitResult() {
this.out = "";
this.replace = 0;
}
function process_translit(state, c) {
// reset state if position changed
if (!state.position.isEqual(new Position(state.node)))
state.reset();
var result = new TranslitResult();
// initial backbuffer. Add to it as characters are converted
var backbuffer = getBackBuffer(state.node, state.cyrBuffer.length, 2);
var chunks = new Array();
state.transBuffer = state.transBuffer+ c
var str = to_cyrillic(state.cyrBuffer+c, backbuffer, chunks);
// remove backbuffer from output
str = str.substr(backbuffer.length);
result.out = str;
/* str is now left alone - it has the output matching contents of chunks and
will be used to reinitialize backbuffers, along with chunks and state.transBuffer
*/
// get the difference between state.cyrBuffer and output
for (var i = 0; i < Math.min(state.cyrBuffer.length, result.out.length); i++) {
if (state.cyrBuffer.substr(i, 1) != result.out.substr(i, 1)) {
result.replace = state.cyrBuffer.length - i;
result.out = result.out.substr(i);
break;
}
}
if (result.replace == 0) {
if(result.out.length<state.cyrBuffer.length)
result.replace=state.cyrBuffer.length- result.out.length;
result.out = result.out.substr(Math.min(state.cyrBuffer.length, result.out.length));
// result.out+="\u0008"
}
// update state: backbuffer, bufferArray
if (chunks.length > 0 && chunks[chunks.length - 1] == result.out.substr(result.out.length - 1)) {
// no convertion took place, reset state
state.reset();
}
else {
while (state.transBuffer.length > maxcyrlength) {
state.transBuffer = state.transBuffer.substr(chunks[0].length);
chunks.shift();
str = str.substr(1);
}
state.cyrBuffer = str;
}
return result;
}
function getBackBuffer(node, offset, count) {
if (isExplorer()) { //.tagName.toUpperCase() == "EDITOR") {
var range = document.selection.createRange();
range.moveStart("character", -offset);
var result = range.text.substr(-count);
if (!result)
result = "";
return result;
} else {
return node.value.substring(0, node.selectionStart - offset).substr(-count);
}
}
// need this for bookmarklets
function getSelectedNode() {
if (document.activeElement)
return document.activeElement;
else
if (window.getSelection && window.getSelection() && window.getSelection().rangeCount > 0) {
var range = window.getSelection().getRangeAt(0);
if (range.startContainer && range.startContainer.childNodes && range.startContainer.childNodes.length > range.startOffset)
return range.startContainer.childNodes[range.startOffset]
}
return null;
}
function toggleCyrMode() {
var node = getSelectedNode();
if (node) {
if (stateHash[node]) {
if (removeKeyEventListener(node))
delete stateHash[node];
}
else {
if (addKeyEventListener(node))
stateHash[node] = new StateObject(node);
}
}
}
function addKeyEventListener(node) {
if (node.addEventListener)
node.addEventListener("keypress", transliterateKey, false);
else if (node.attachEvent)
node.attachEvent("onkeypress", transliterateKey);
else return false;
return true;
}
function removeKeyEventListener(node) {
if (node.removeEventListener)
node.removeEventListener("keypress", transliterateKey, false);
else if (node.detachEvent)
node.detachEvent("onkeypress", transliterateKey);
else return false;
return true;
}
function getSelectedText() {
if (isExplorer()) {
return document.selection.createRange().text;
}
else {
var node = getSelectedNode();
if (node && node.value && node.selectionStart != undefined && node.selectionEnd != undefined)
return node.value.substring(node.selectionStart, node.selectionEnd);
}
return "";
}
/* calling functions */
function addLoadEvent(func) {
if (window.addEventListener)
window.addEventListener("load", func, false);
else if (window.attachEvent)
window.attachEvent("onload", func);
}
function addTranslit(editForm,textBox) {
checkrt(editForm); // check for translit support
if (textBox.addEventListener)
textBox.addEventListener("keypress", processKeys, false);
else if (textBox.attachEvent)
textBox.attachEvent("onkeypress", processKeys);
}
function addTextEvent() {
///////
if(lija_getCookie('hiWikiTranslit')!=null && lija_getCookie('hiWikiTranslit')!="")
realTime=(lija_getCookie('hiWikiTranslit')=="true")?true:false;
//////
var editForm =document.getElementById('editform');
if(editForm != null) {
var textBox=document.getElementById('wpTextbox1');
var textSummary = document.getElementById('wpSummary');
addTranslit(editForm,textBox);
addCheckbox(editForm,textBox );
if(textSummary) { addTranslit(editForm,textSummary);
}
}
//कृपया इसे बदलने से पहले इसके परिणाम देखले यदि त्रुटि हो तो सम्पादन वापस करे।
// [[User:AnandVivekSatpathi]]
//********************* start **********************************
var firstone =document.getElementById('p-search');
if(firstone!= null) {
try
{
var nextone=document.getElementById('h5');
var chkboxelement = document.createElement("input");
chkboxelement.setAttribute("type","checkbox");
chkboxelement.setAttribute("id","realtime");
chkboxelement.style.position ="relative";
chkboxelement.style.left="-0.0em";
chkboxelement.style.top="-0.3em";
if (chkboxelement.addEventListener)
chkboxelement.addEventListener("click", rtClick, false);
else if (chkboxelement.attachEvent)
chkboxelement.attachEvent("onclick", rtClick);
var chkboxlabel = document.createElement('chkboxlabel');
chkboxlabel.style.fontSize = '.75em';
chkboxlabel.style.fontWeight = 'bold';
chkboxlabel.style.position ="relative";
chkboxlabel.style.left="0.5em";
chkboxlabel.style.top="-0.5em"
var linktohelp = document.createElement ('a')
linktohelp.href= "http://hi.wikipedia.org/wiki/विकिपीडिया:देवनागरी_में_कैसे_टाइप_करें";
linktohelp.title= "Click on box to Enable/Disable : Ctrl + M";
linktohelp.appendChild( document.createTextNode('देवनागरी') );
chkboxlabel.appendChild(linktohelp);
chkboxlabel.appendChild(document.createElement('br'));
firstone.insertBefore(chkboxelement,nextone);
firstone.insertBefore(chkboxlabel,nextone);
firstone.style.position ="relative";
//firstone.style.top="-1.6em";
}
catch(ex)
{
//എറർ വന്നാൽ : തോമസൂട്ടീ വിട്ടോടാ...
}
}
//************************* ഇവിടെ അവസാനിക്കുന്നു ****************************
// add transliteration feature to search form also
var searchForm = document.getElementById('searchform');
if( searchForm != null ) {
try {
var searchBox = document.getElementById('searchInput');
// add IME checkbox control to searchForm
if (searchBox != null || searchForm != null) {
var element = document.createElement("input");
element.setAttribute("type","checkbox");
element.setAttribute("id","sbrealtime");
if (element.addEventListener)
element.addEventListener("click", rtClick, false);
else if (element.attachEvent)
element.attachEvent("onclick", rtClick);
// var labelcheckBox = document.createTextNode('देवनागरी');
var chkSpan = document.createElement("span");
chkSpan.setAttribute("id","spnRealtime");
var searchBody = document.getElementById('searchBody');
searchBody.appendChild(element);
searchBody.appendChild(chkSpan);
// searchForm.insertBefore(element,searchBox);
document.getElementById("sbrealtime").checked = realTime;
document.getElementById('spnRealtime').innerHTML = '<a href="http://hi.wikipedia.org/wiki/विकिपीडिया:देवनागरी_में_कैसे_टाइप_करें" title="Switches keyboard between hindi and English">देवनागरी</a>';
// searchForm.insertBefore(chkSpan,searchBox);
// var p = document.createElement("p");
// p.setAttribute("style","width:100%;height:1px;");
// searchForm.insertBefore(p,searchBox);
}
}
catch(ex)
{
//എററിനെ ഓടിക്കുക.
}
if(searchBox) { addTranslit(searchForm,searchBox); }
}
//മലയാളം ടൈപ്പിങ് താളുകളിൽ സാധ്യമാക്കാനുള്ള സ്ക്രിപ്റ്റുകൾ | scripts to avail Malayalam transliteration
//തിരയൽ താൾ | Search page
var simpleSearchForm = document.getElementById('search');
if( simpleSearchForm != null) {
var simpleSearchBox = document.getElementById('searchText');
if( simpleSearchBox ) { addTranslit(simpleSearchForm, simpleSearchBox );}
}
var powerSearchForm = document.getElementById('powersearch');
if( powerSearchForm != null) {
var powerSearchBox = document.getElementById('powerSearchText');
if( powerSearchBox ) { addTranslit(powerSearchForm, powerSearchBox );}
}
// തലക്കെട്ട് മാറ്റൽ താൾ. | Move page
var movePageForm = document.getElementById('movepage');
if( movePageForm != null ) {
var newTitleBox = document.getElementById('wpNewTitle');
if( newTitleBox ) {addTranslit(movePageForm, newTitleBox);}
var reasonBox = document.getElementById('wpReason');
if( reasonBox ) {addTranslit(movePageForm, reasonBox ); }
}
//വിക്കിപീഡിയ:കളരി
var kalariForm = document.getElementById('createbox');
if( kalariForm != null ) {
var kalariText = document.getElementsByName('title')[0];
if( kalariText ) {addTranslit(kalariForm, kalariText);}
}
//അപ്ലോഡ് താൾ
//********************
var upForm=document.getElementById('mw-upload-form');
if(upForm)//ഈ ഫോം ഇല്ലെങ്കിൽ പിന്നെ മുന്നോട്ട് പോകണ്ട.
{
var upName=document.getElementById('wpDestFile');
var upComment=document.getElementById('wpUploadDescription');
if(upName) addTranslit(upForm,upName);
if(upComment) addTranslit(upForm,upComment);
}
//**************
//ഇമെയിൽ താൾ
//********************
var emailForm=document.getElementById('emailuser');
if(emailForm)//ഈ ഫോം ഇല്ലെങ്കിൽ പിന്നെ മുന്നോട്ട് പോകണ്ട.
{
//var emailSubject=document.getElementsByName("wpSubject");
var emailText=document.getElementById('wpText');
//if(emailSubject) addTranslit(emailForm,emailSubject);
if(emailText) addTranslit(emailForm,emailText);
}
//**************
}
function addCheckbox(editform,textBox) {
if(editform==null||textBox==null) return;
try
{
var element = document.createElement("input");
element.setAttribute("type","checkbox");
element.setAttribute("id","realtime");
if (element.addEventListener)
element.addEventListener("click", rtClick, false);
else if (element.attachEvent)
element.attachEvent("onclick", rtClick);
var labelcheckBox = document.createTextNode(' रोमन-से-देवनागरी(बीटा) Phonetic Roman-to-Devanagari - Use Ctrl + M to Toggle.');
editform.insertBefore(element,textBox);
document.getElementById("realtime").checked = realTime;
editform.insertBefore(labelcheckBox,textBox);
var p = document.createElement("p");
p.setAttribute("style","width:100%;height:1px;");
editform.insertBefore(p,textBox);
}
catch(ex)
{
//എററിനെ ഓടിക്കുക.
}
}
var imeStatus = false;
function processKeys(event) {
if (rtsupported) {
e = event || window.event;
var myKeyCode = 0;
var myShiftKey = false;
if( document.all ) { //IE
myKeycode = e.keyCode;
myShiftKey = e.shiftKey;
} else if ( document.getElementById || document.layers ) {
myKeyCode = e.which;
myShiftKey = (myKeyCode == 16)?true:false;
}
if ((e.keyCode == 13 && e.ctrlKey) || (e.which == 109 && e.ctrlKey))
{
realTime = !realTime;
lija_setCookie('hiWikiTranslit',realTime,1);//save in cookie
var chk = document.getElementById('realtime');
var chkSb = document.getElementById('sbrealtime');
if (chk) { chk.checked = realTime; }
if (chkSb) { chkSb.checked = realTime; }
return false;
}
else if ((e.keyCode >= 3328 && e.keyCode <= 3455) || (e.which >= 3328 && e.which <= 3455)) {
var chk = document.getElementById('realtime');
var spanSb = document.getElementById('spnRealtime');
var chkSb = document.getElementById('sbrealtime');
if (imeStatus == false || realTime) {
realTime = false;
if (chk) { chk.checked = realTime; chkSb.checked = realTime; spanSb.innerText = chkSb.checked }
imeStatus = true;
//alert('A hindi input tool was detected. Disabling in-built transliteration. To turn it On again use Ctrl+M');
window.status='A hindi input tool was detected. Disabling in-built transliteration. To turn it On again use Ctrl+M';//FF failure
// return false;
}
}
else if (realTime) {
imeStatus = false;
transliterateKey(event); // call transliteration function
}
}
}
var realTime=false;
function rtClick(event) {
realTime = !realTime;
lija_setCookie('hiWikiTranslit',realTime,1);//save in cookie
}
var rtsupported = false;
var error;
function checkrt(editform) {
try {
/*
var nav = navigator.userAgent.toUpperCase();
rtsupported = (nav.indexOf("GECKO") >= 0 || nav.indexOf("OPERA") >= 0 || nav.indexOf("SAFARI") >= 0);
*/
rtsupported = (document.selection != undefined)
if (!rtsupported) {
var element = document.createElement("TEXTAREA");
editform.appendChild(element);
if (element.selectionStart != undefined)
rtsupported = true;
editform.removeChild(element);
}
} catch (error) {}
}
//************************************
// ട്രാൻസ്ലിറ്ററേഷൻ സ്ക്രിപ്റ്റിൽ കൂക്കി സപ്പോർട്ട് ചേർക്കാനുള്ള ശ്രമം
function lija_getCookie(cookieName)
{
if (document.cookie.length>0)
{
cookieStart=document.cookie.indexOf(cookieName + "=");
if (cookieStart!=-1)
{
cookieStart=cookieStart + cookieName.length+1;
cookieEnd=document.cookie.indexOf(";",cookieStart);
if (cookieEnd==-1) cookieEnd=document.cookie.length;
return unescape(document.cookie.substring(cookieStart,cookieEnd));
}
}
return "";
}
function lija_setCookie(cookieName,value,expiredays)
{
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=cookieName+ "=" +escape(value)+"; path=/"+
((expiredays==null) ? "" : "; expires="+exdate.toGMTString());
}
//************************************
// add this line to your monobook.js to disable in-built transliteration - thanks to Sadik Khalid for this quick tip
// var userIMEEnabled = false; // paste this line to user monobook.js and remove // from the begining of this line
// check for user preference and load in-built transliteration tool
if(typeof(window.userIMEEnabled) == 'undefined') { addLoadEvent(addTextEvent); }
/*
</pre></nowiki>
*/
/*
==addLoadEvent==
<pre> */
function addLoadEvent(func)
{
$( func );
}
/* </pre> */
6f04e057smtpnocrcy1xve8z4qb2qr3
1
0
6004
84560
2012-07-05T04:19:48Z
AnandVivekSatpathi
2093
उपयुक्त
84560
wikitext
text/x-wiki
#REDIRECT [[१]]
fuuzj15ltvv2sx0vnmuioj4tsnvmute
2
0
6005
84561
2012-07-05T04:22:00Z
AnandVivekSatpathi
2093
Redirected page to [[२]]
84561
wikitext
text/x-wiki
#REDIRECT [[२]]
aa6n22hwswd5ykbpli5v9m3zz7qso1x
मीडियाविकि:Protect-dropdown
8
6007
100363
100362
2022-03-17T12:43:28Z
CX Zoom
6375
Better wording
100363
wikitext
text/x-wiki
*Common protection reasons
** Excessive vandalism
** Excessive spamming
** Counter-productive edit warring
** High traffic page
** High used Template
** Implements a MediaWiki message
8cbboquhu7p2croasstl0hpbhes0a21
मीडियाविकि:Ipbreason-dropdown
8
6009
84577
2012-07-08T10:18:37Z
AnandVivekSatpathi
2093
Created page with "*Common block reasons ** Inserting false information ** Removing content from pages ** Spamming links to external sites ** Inserting nonsense/gibberish into pages ** Intimidat..."
84577
wikitext
text/x-wiki
*Common block reasons
** Inserting false information
** Removing content from pages
** Spamming links to external sites
** Inserting nonsense/gibberish into pages
** Intimidating behaviour/harassment
** Abusing multiple accounts
** Unacceptable username
** Spamming Many Pages
i38t1gsavpmcs9mbna2pa9gxo0dm4th
Buddha
0
6010
100900
99905
2022-04-10T16:44:02Z
CX Zoom
6375
Correct redirect
100900
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
Pali
0
6011
99907
99906
2021-11-03T06:36:34Z
1.43.167.57
Redirected page to [[पालि Pāli]]
99907
wikitext
text/x-wiki
#REDIRECT [[पालि Pāli]]
iojm8o1yrzp5qkikerxy0oq7wy70sz5
मीडियाविकि:Gadget-Transtool
8
6012
84595
84594
2012-07-09T02:02:05Z
AnandVivekSatpathi
2093
84595
wikitext
text/x-wiki
[[:hi:विकिपीडिया:देवनागरी में कैसे टंकण करें?|देवनागरी टंकण टुल]] Devanagari Editing Transtool
4vkgobaujkgg9w787iow5krr7mivtch
विभाग:Protected templates
14
6013
84598
2012-07-09T02:21:43Z
AnandVivekSatpathi
2093
new
84598
wikitext
text/x-wiki
Templates
sb5sdt9g77hmm7era959h1vvec8r2l2
पटिरूप:Navbox/doc
10
6014
101715
101713
2022-06-13T20:21:06Z
CX Zoom
6375
Update
101715
wikitext
text/x-wiki
{{documentation subpage}}
<includeonly>{{high-risk| 1,600,000+ }}</includeonly>
{{Navbox suite}}
This template allows a [[Wikipedia:Navigation templates|navigational template]] to be set up relatively quickly by supplying it with one or more lists of links. It comes equipped with default styles that should work for most navigational templates. Changing the default styles is possible, but not recommended. Using this template, or one of its "Navbox suite" sister templates, is highly recommended for standardization of navigational templates, and for ease of use.
== Usage ==
Please remove the parameters that are left blank.
<pre style="overflow:auto;">{{Navbox
| name = {{subst:PAGENAME}}
| title =
| image =
| above =
| state =
| listclass = hlist
| group1 =
| list1 =
| group2 =
| list2 =
...
| group20 =
| list20 =
| below =
}}
</pre>
== Parameter list ==
{{Navbox
|name = Navbox/doc
|state = uncollapsed
|image = {{{image}}}
|title = {{{title}}}
|above = {{{above}}}
|group1 = {{{group1}}}
|list1 = {{{list1}}}
|group2 = {{{group2}}}
|list2 = {{{list2}}}
|list3 = {{{list3}}} ''without {{{group3}}}''
|group4 = {{{group4}}}
|list4 = {{{list4}}}
|below = {{{below}}}<br/>See alternate navbox formats under: [[#Layout of table|''Layout of table'']]
}}
The navbox uses lowercase parameter names, as shown in the box (''at right''). The mandatory ''name'' and ''title'' will create a one-line box if other parameters are omitted.
<br/>
Notice "group1" (etc.) is optional, as are sections named "above/below".
{{-}}
The basic and most common parameters are as follows (see [[#Parameter descriptions|below]] for the full list):
:<code>name - </code>the name of the template.
:<code>title - </code>text in the title bar, such as: <nowiki>[[Widget stuff]]</nowiki>.
:<code>state - </code>controls when a navbox is expanded or collapsed.
:<code>listclass - </code>a CSS class for the list cells, usually <tt>hlist</tt> for horizontal lists.
:<code>titlestyle - </code>a CSS style for the title-bar, such as: <code>background:gray;</code>
:<code>groupstyle - </code>a CSS style for the group-cells, such as: <code>background:#eee;</code>
:<code>image - </code>an optional right-side image, coded as the whole image. Typically it is [[WP:ALT#Purely decorative images|purely decorative]], so it should be coded as <code><nowiki>[[File:</nowiki><var>XX</var><nowiki>.jpg|80px|link=|alt=]]</nowiki></code>.
:<code>imageleft - </code>an optional left-side image (code the same as the "image" parameter).
:<code>above - </code>text to appear above the group/list section (could be a list of overall wikilinks).
:<code>group<sub>n</sub> - </code>the left-side text before list-n (if group-n omitted, list-n starts at left of box).
:<code>list<sub>n</sub> - </code>text listing wikilinks using a wikilist format.
:<code>below - </code>optional text to appear below the group/list section.
== Parameter descriptions ==
The following is a complete list of parameters for using {{tl|Navbox}}. In most cases, the only required parameters are <code>name</code>, <code>title</code>, and <code>list1</code>, though [[Template:Navbox/doc#Child navboxes|child navboxes]] do not even require those to be set.
{{tl|Navbox}} shares numerous common parameter names with its sister templates, {{tl|Navbox with columns}} and {{tl|Navbox with collapsible groups}}, for consistency and ease of use. Parameters marked with an asterisk <nowiki>(*)</nowiki> are common to all three master templates.
=== Setup parameters ===
:; ''name''<nowiki>*</nowiki>
:: The name of the template, which is needed for the "V{{·}} T{{·}} E" ("View{{·}} Talk{{·}} Edit") links to work properly on all pages where the template is used. You can enter <code><nowiki>{{subst:PAGENAME}}</nowiki></code> for this value as a shortcut. The name parameter is only mandatory if a <code>title</code> is specified, and the <code>border</code> parameter is not set.
:; ''state''<nowiki>*</nowiki> <span style="font-weight:normal;">[<code>autocollapse, uncollapsed, collapsed, plain, off</code>]</span>
:* Defaults to <code>autocollapse</code>. A navbox with <code>autocollapse</code> will start out collapsed if there are two or more tables on the same page that use other collapsible tables. Otherwise, the navbox will be expanded. For the technically minded, see [[MediaWiki:Common.js]].
:* If set to <code>collapsed</code>, the navbox will always start out in a collapsed state.
:* If set to <code>plain</code>, the navbox will always be expanded with no [hide] link on the right, and the title will remain centered (by using padding to offset the <small>V • T • E</small> links).
:* If set to <code>off</code>, the navbox will always be expanded with no [hide] link on the right, but no padding will be used to keep the title centered. This is for advanced use only; the "plain" option should suffice for most applications where the [show]/[hide] button needs to be hidden.
:*If set to anything other than <code>autocollapse</code>, <code>collapsed</code>, <code>plain</code>, or <code>off</code> (such as "uncollapsed"), the navbox will always start out in an expanded state, but have the "hide" button.
: To show the box when standalone (non-included) but then auto-hide contents when in an article, put "uncollapsed" inside <noinclude> tags:
:* <code>state = </code><nowiki><noinclude>uncollapsed</noinclude></nowiki>
:* That setting will force the box visible when standalone (even when followed by other boxes), displaying "[hide]" but then auto-collapse the box when stacked inside an article.
: Often times, editors will want a default initial state for a navbox, which may be overridden in an article. Here is the trick to do this:
:*In your intermediate template, create a parameter also named "state" as a pass-through like this:
:*<tt><nowiki>| state = {{{state<includeonly>|your_desired_initial_state</includeonly>}}}</nowiki></tt>
:*The <nowiki><includeonly>|</nowiki> will make the template expanded when viewing the template page by itself.
::*Example: {{tl|peso}} with autocollapse as the default initial state. [[Catalan peseta]] transcludes it and has only one navbox. So the peso navbox shows. [[Chilean peso]] has two navboxes. So the peso navbox collapses.
::*Example: {{tl|Historical currencies of Hungary}} with expanded as the default initial state. All transcluding articles shows the content by default, unless there were an hypothetical article that specifies state = collapsed when transcluding.
:*The template {{tl|Collapsible option}} can be added to a <nowiki><noinclude></nowiki> section after the template definition to explain how to use the <code>state</code> parameter.
:; ''navbar''<nowiki>*</nowiki>
:: If set to <code>plain</code>, the <span style="font-size:88%;">V • T • E</span> links on the left side of the titlebar will not be displayed, and padding will be automatically used to keep the title centered. Use <code>off</code> to remove the <span style="font-size:88%;">V • T • E</span> links, but not apply padding (this is for advanced use only; the "plain" option should suffice for most applications where a navbar is not desired). It is highly recommended that one not hide the navbar, in order to make it easier for users to edit the template, and to keep a standard style across pages.
:; ''border''<nowiki>*</nowiki>
:: ''See section hereafter on using navboxes within one another for examples and a more complete description.'' If set to <code>child</code> or <code>subgroup</code>, then the navbox can be used as a borderless child that fits snugly in another navbox. The border is hidden and there is no padding on the sides of the table, so it fits into the ''list'' area of its parent navbox. If set to <code>none</code>, then the border is hidden and padding is removed, and the navbox may be used as a child of another container (do not use the <code>none</code> option inside of another navbox; similarly, only use the <code>child</code>/<code>subgroup</code> option inside of another navbox). If set to anything else (default), then a regular navbox is displayed with a 1px border. An alternate way to specify the border to be a subgroup style is like this (i.e. use the first unnamed parameter instead of the named ''border'' parameter):
:::<code><nowiki>{{Navbox|child</nowiki></code>
::::<code>...
:::<code><nowiki>}}</nowiki></code>
=== Cells ===
:; ''title''<nowiki>*</nowiki>
:: Text that appears centered in the top row of the table. It is usually the template's topic, i.e. a succinct description of the body contents. This should be a single line, but if a second line is needed, use <code><nowiki>{{-}}</nowiki></code> to ensure proper centering. This parameter is technically not mandatory, but using {{tl|Navbox}} is rather pointless without a title.
:; ''group<sub>n</sub>''<nowiki>*</nowiki>
:: (i.e. ''group1'', ''group2'', etc.) If specified, text appears in a header cell displayed to the left of ''list<sub>n</sub>''. If omitted, ''list<sub>n</sub>'' uses the full width of the table.
:; ''list<sub>n</sub>''<nowiki>*</nowiki>
:: (i.e. ''list1'', ''list2'', etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within <code><nowiki><div> </div></nowiki></code>. At least one ''list'' parameter is required; each additional ''list'' is displayed in a separate row of the table. Each ''list<sub>n</sub>'' may be preceded by a corresponding ''group<sub>n</sub>'' parameter, if provided (see below).
:; ''image''<nowiki>*</nowiki>
:: An image to be displayed in a cell below the title and to the right of the body (the groups/lists). For the image to display properly, the ''list1'' parameter must be specified. The ''image'' parameter accepts standard wikicode for displaying an image, ''e.g.'':
::: <code><nowiki>[[File:</nowiki><var>XX</var><nowiki>.jpg|80px|link=|alt=]]</nowiki></code>
:; ''imageleft''<nowiki>*</nowiki>
:: An image to be displayed in a cell below the title and to the left of the body (lists). For the image to display properly, the ''list1'' parameter must be specified and no groups can be specified. It accepts the same sort of parameter that ''image'' accepts.
:; ''above''<nowiki>*</nowiki>
:: A full-width cell displayed between the titlebar and first group/list, i.e. ''above'' the template's body (groups, lists and image). In a template without an image, ''above'' behaves in the same way as the ''list1'' parameter without the ''group1'' parameter.
:; ''below''<nowiki>*</nowiki>
:: A full-width cell displayed ''below'' the template's body (groups, lists and image). In a template without an image, ''below'' behaves in the same way as the template's final ''list<sub>n</sub>'' parameter without a ''group<sub>n</sub>'' parameter. For an example of the ''below'' parameter in use, see {{oldid|Main Page|352612160|this}} version of {{tl|Lists of the provinces and territories of Canada}}.
=== Style parameters ===
Styles are generally advised against, to maintain consistency among templates and pages in Wikipedia; but the option to modify styles is given.
:; ''style''<nowiki>*</nowiki>
:: Specifies [[Cascading Style Sheets|CSS]] styles to apply to the template body. The parameter ''bodystyle'' also does the exact same thing and can be used in place of this ''style'' parameter. This option should be used sparingly as it can lead to visual inconsistencies. Examples:
::: <code>style = background:#''nnnnnn'';</code>
::: <code>style = width:''N'' [em/%/px or width:auto];</code>
::: <code>style = float:[''left/right/none''];</code>
::: <code>style = clear:[''right/left/both/none''];</code>
:; ''basestyle''<nowiki>*</nowiki>
:: CSS styles to apply to the ''title'', ''above'', ''below'', and ''group'' cells all at once. The styles are not applied to ''list'' cells. This is convenient for easily changing the basic color of the navbox without having to repeat the style specifications for the different parts of the navbox. Examples:
::: <code>basestyle = background:lightskyblue;</code>
:; ''titlestyle''<nowiki>*</nowiki>
:: [[Cascading Style Sheets|CSS]] styles to apply to ''title'', most often the titlebar's background color:
::: <code><nowiki>titlestyle = background:</nowiki>''#nnnnnn'';</code>
::: <code><nowiki>titlestyle = background:</nowiki>''name'';</code>
:; ''groupstyle''<nowiki>*</nowiki>
:: CSS styles to apply to the ''groupN'' cells. This option overrides any styles that are applied to the entire table. Examples:
::: <code>groupstyle = background:#''nnnnnn'';</code>
::: <code>groupstyle = text-align:[''left/center/right''];</code>
::: <code>groupstyle = vertical-align:[''top/middle/bottom''];</code>
:; ''group<sub>n</sub>style''<nowiki>*</nowiki>
:: CSS styles to apply to a specific group, in addition to any styles specified by the ''groupstyle'' parameter. This parameter should only be used when absolutely necessary in order to maintain standardization and simplicity. Examples:
::: <code>group3style = background:red;color:white;</code>
:; ''groupwidth''
:: A number and unit specifying a uniform width for the group cells, in cases where little content in the list cells may cause group cells to be too wide. No default. However, may be overridden by the ''group(n)style'' parameter. Examples:
::: <code>groupwidth = 9em</code>
:; ''liststyle''<nowiki>*</nowiki>
:: CSS styles to apply to all lists. Overruled by the ''oddstyle'' and ''evenstyle'' parameters (if specified) hereafter. When using backgound colors in the navbox, see the [[#Intricacies|note hereafter]].
:; ''list<sub>n</sub>style''<nowiki>*</nowiki>
:: CSS styles to apply to a specific list, in addition to any styles specified by the ''liststyle'' parameter. This parameter should only be used when absolutely necessary in order to maintain standardization and simplicity. Examples:
::: <code>list5style = background:#ddddff;</code>
:; ''listpadding''<nowiki>*</nowiki>
:: A number and unit specifying the padding in each ''list'' cell. The ''list'' cells come equipped with a default padding of 0.25em on the left and right, and 0em on the top and bottom. Due to complex technical reasons, simply setting "liststyle=padding:0.5em;" (or any other padding setting) will not work. Examples:
::: <code>listpadding = 0.5em 0em; </code> (sets 0.5em padding for the left/right, and 0em padding for the top/bottom.)
::: <code>listpadding = 0em; </code> (removes all list padding.)
:; ''oddstyle''
:; ''evenstyle''
::Applies to odd/even list numbers. Overrules styles defined by ''liststyle''. The default behavior is to add striped colors (white and gray) to odd/even rows, respectively, in order to improve readability. These should not be changed except in extraordinary circumstances.
:; ''evenodd'' <span style="font-weight:normal;"><code>[swap, even, odd, off]</code></span>
:: If set to <code>swap</code>, then the automatic striping of even and odd rows is reversed. Normally, even rows get a light gray background for striping; when this parameter is used, the odd rows receive the gray striping instead of the even rows. Setting to <code>even</code> or <code>odd</code> sets all rows to have that striping color. Setting to <code>off</code> disables automatic row striping. This advanced parameter should only be used to fix problems when the navbox is being used as a child of another navbox and the stripes do not match up. Examples and a further description can be found in the section on child navboxes below.
:; ''abovestyle''<nowiki>*</nowiki>
:; ''belowstyle''<nowiki>*</nowiki>
:: CSS styles to apply to the top cell (specified via the ''above'' parameter) and bottom cell (specified via the ''below'' parameter). Typically used to set background color or text alignment:
::: <code>abovestyle = background:#''nnnnnn'';</code>
::: <code>abovestyle = text-align:[''left/center/right''];</code>
::: <code>belowstyle = background:#''nnnnnn'';</code>
::: <code>belowstyle = text-align:[''left/center/right''];</code>
:; ''imagestyle''<nowiki>*</nowiki>
:; ''imageleftstyle''<nowiki>*</nowiki>
:: CSS styles to apply to the cells where the image/imageleft sits. These styles should only be used in exceptional circumstances, usually to fix width problems if the width of groups is set and the width of the image cell grows too large. Examples:
::: <code>imagestyle = width:5em;</code>
===== Default styles =====
The style settings listed here are those that editors using the navbox change most often. The other more complex style settings were left out of this list to keep it simple. Most styles are set in [[MediaWiki:Common.css]].
:<code>bodystyle = background:#fdfdfd; width:100%; vertical-align:middle;</code>
:<code>titlestyle = background:#ccccff; padding-left:1em; padding-right:1em; text-align:center;</code>
:<code>abovestyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;</code>
:<code>belowstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;</code>
:<code>groupstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:right;</code>
:<code>liststyle = background:transparent; text-align:left/center;</code>
:<code>oddstyle = background:transparent;</code>
:<code>evenstyle = background:#f7f7f7;</code>
Since ''liststyle'' and ''oddstyle'' are transparent, odd lists have the color of the ''bodystyle'', which defaults to #fdfdfd (white with a hint of gray). A list defaults to <code>text-align:left;</code> if it has a group, if not it defaults to <code>text-align:center;</code>. Since only ''bodystyle'' has a vertical-align all the others inherit its <code>vertical-align:middle;</code>.
=== Advanced parameters ===
:; ''aboveclass''
:; ''groupclass''
:; ''listclass''
:; ''belowclass''
:: This enables attaching a CSS class to group or list cells. The most common use for ''listclass'' is to give it the <tt>hlist</tt> class that will cause lists to render horizontally. All these parameters accept the <code>hlist</code> class, but if more than one parameter is used for <code>hlist</code>, use {{para|bodyclass|hlist}} instead.
:; ''titlegroup''
:: This puts a group in the title area, with the same default styles as ''group<sub>n</sub>''. It should be used only in exceptional circumstances (usually advanced meta-templates) and its use requires some knowledge of the internal code of {{tl|Navbox}}; you should be ready to manually set up CSS styles to get everything to work properly if you wish to use it. If you think you have an application for this parameter, it might be best to change your mind, or consult the talk page first.
:; ''titlegroupstyle''
:: The styles for the titlegroup cell.
:; ''innerstyle''
:: A very advanced parameter to be used ''only'' for advanced meta-templates employing the navbox. Internally, the navbox uses an outer table to draw the border, and then an inner table for everything else (title/above/groups/lists/below/images, etc.). The ''style''/''bodystyle'' parameter sets the style for the outer table, which the inner table inherits, but in advanced cases (meta-templates) it may be necessary to directly set the style for the inner table. This parameter provides access to that inner table so styles can be applied. Use at your own risk.
====Microformats====
:; ''bodyclass''
:: This parameter is inserted into the "class" attribute for the navbox as a whole.
:; ''titleclass''
:: This parameter is inserted into the "class" attribute for the navbox's title caption.
This template supports the addition of microformat information. This is done by adding "class" attributes to various data cells, indicating what kind of information is contained within. To flag a navbox as containing [[hCard]] information about a person, for example, add the following parameter:
<pre>
|bodyclass = vcard
</pre>
''and''
<pre>
|titleclass = fn
</pre>
''or'' (for example):
<pre><nowiki>
|title = The books of <span class="fn">[[Iain Banks]]</span>
</nowiki></pre>
...and so forth.
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[microformat]] for more information on microformats in general.
== Layout of table ==
Table generated by {{tl|Navbox}} '''without''' ''image'', ''above'' and ''below'' parameters (gray list background color added for illustration only):
{{Navbox
|name = Navbox/doc
|state = uncollapsed
|liststyle = background:silver;
|title = {{{title}}}
|group1 = {{{group1}}}
|list1 = {{{list1}}}
|group2 = {{{group2}}}
|list2 = {{{list2}}}
|list3 = {{{list3}}} ''without {{{group3}}}''
|group4 = {{{group4}}}
|list4 = {{{list4}}}
}}
Table generated by {{tl|Navbox}} '''with''' ''image'', ''above'' and ''below'' parameters (gray list background color added for illustration only):
{{Navbox
|name = Navbox/doc
|state = uncollapsed
|liststyle = background:silver;
|image = {{{image}}}
|title = {{{title}}}
|above = {{{above}}}
|group1 = {{{group1}}}
|list1 = {{{list1}}}
|group2 = {{{group2}}}
|list2 = {{{list2}}}
|list3 = {{{list3}}} ''without {{{group3}}}''
|group4 = {{{group4}}}
|list4 = {{{list4}}}
|below = {{{below}}}
}}
Table generated by {{tl|Navbox}} '''with''' ''image'', ''imageleft'', ''lists'', and '''without''' ''groups'', ''above'', ''below'' (gray list background color added for illustration only):
{{Navbox
|name = Navbox/doc
|state = uncollapsed
|liststyle = background:silver;
|image = {{{image}}}
|imageleft = {{{imageleft}}}
|title = {{{title}}}
|list1 = {{{list1}}}
|list2 = {{{list2}}}
|list3 = {{{list3}}}
|list4 = {{{list4}}}
}}
== Examples ==
<!-- Please do not encourage folks to use <div> within Navboxes as (unless handled carefully) they can negate liststyles/groupstyles/etc. settings. -->
=== No image ===
<pre style="overflow:auto;">
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| listclass = hlist
| group1 = Centre
| list1 =
* [[Cyberjaya]]
| group2 = Area
| list2 =
* [[Klang Valley]]
| group3 = Major landmarks
| list3 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
* [[Kuala Lumpur International Airport]]
| group4 = Infrastructure
| list4 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| group5 = Prime applications
| list5 =
* [[EGovernment]]
* [[MyKad]]
}}
</pre>
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| listclass = hlist
| group1 = Centre
| list1 =
* [[Cyberjaya]]
| group2 = Area
| list2 =
* [[Klang Valley]]
| group3 = Major landmarks
| list3 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
* [[Kuala Lumpur International Airport]]
| group4 = Infrastructure
| list4 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| group5 = Prime applications
| list5 =
* [[EGovernment]]
* [[MyKad]]
}}
=== With image, without groups ===
<pre style="overflow:auto;">
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| listclass = hlist
| list1 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
* [[Kuala Lumpur International Airport]]
}}
</pre>
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| listclass = hlist
| list1 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
* [[Kuala Lumpur International Airport]]
}}
=== With two images, without groups, multiple lists ===
<pre style="overflow:auto;">
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| imageleft = [[File:Flag of Malaysia.svg|80px]]
| listclass = hlist
| list1 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
| list2 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| list3 =
* [[EGovernment]]
* [[MyKad]]
| list4 =
* [[Klang Valley]]
}}
</pre>
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| imageleft = [[File:Flag of Malaysia.svg|80px]]
| listclass = hlist
| list1 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
| list2 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| list3 =
* [[EGovernment]]
* [[MyKad]]
| list4 =
* [[Klang Valley]]
}}
=== With image, groups, above, below ===
<pre style="overflow:auto;">
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| above = Above text goes here
| listclass = hlist
| group1 = Centre
| list1 =
* [[Cyberjaya]]
| group2 = Area
| list2 =
* [[Klang Valley]]
| group3 = Major landmarks
| list3 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
| group4 = Infrastructure
| list4 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| group5 = Prime applications
| list5 =
* [[EGovernment]]
* [[MyKad]]
| below = Website: {{URL|http://www.msc.com.my/}}
}}
</pre>
{{Navbox
| name = Navbox/doc
| title = [[Multimedia Super Corridor|MSC Malaysia]]
| image = [[File:Flag of Malaysia.svg|80px|link=|alt=]]
| above = Above text goes here
| listclass = hlist
| group1 = Centre
| list1 =
* [[Cyberjaya]]
| group2 = Area
| list2 =
* [[Klang Valley]]
| group3 = Major landmarks
| list3 =
* [[Petronas Twin Towers]]
* [[Kuala Lumpur Tower]]
* [[Kuala Lumpur Sentral]]
* [[Technology Park Malaysia]]
* [[Putrajaya]]
* [[Cyberjaya]]
| group4 = Infrastructure
| list4 =
* [[Express Rail Link]]
* [[KL-KLIA Dedicated Expressway]]
| group5 = Prime applications
| list5 =
* [[EGovernment]]
* [[MyKad]]
| below = Website: {{URL|http://www.msc.com.my/}}
}}
== Child navboxes ==
{{Selfref|For additional examples, see the [[Template:Navbox/testcases|Navbox testcases page]].}}
It is possible to place multiple navboxes within a single border with the use of the ''border'' parameter, or by specifying the first parameter to be "child". The basic code for doing this is as follows (which adds a subgroup for the first group/list area):
<pre style="overflow:auto;">
{{Navbox
|name = {{subst:PAGENAME}}
|title = Title
|group1 = [optional]
|list1 = {{Navbox|child
...child navbox parameters...
}}
...
}}
</pre>
=== Subgroups example ===
{{main|Template:Navbox subgroup}}
This example shows how subgroups can be used. It is recommended that one use {{tl|Navbox subgroup}}, but the same result can be reached by using {{tl|Navbox}} with <code>border = child</code> or the first unnamed parameter set to <code>child</code>. The ''evenodd'' parameter is used to reverse striping in some of the subgroups in order to get all of the stripes to line up properly. To remove the striping altogether, you can set <code>liststyle = background:transparent;</code> in each of the navboxes.
{{Navbox
|name = Navbox/doc
|image = [[File:Flag of the United States.svg|100px|link=|alt=]]
|state = uncollapsed
|title = Multiple subgroup example
|above = Above
|below = Below
|group1 = Group1
|list1 = List1
|group2 = Group2
|list2 =
{{Navbox|child
|evenodd = swap
|group1 = Group2.1
|list1 = List1
|group2 = Group2.2
|list2 = List2
|group3 = Group2.3
|list3 = List3
}}
|group3 = Group3
|list3 = List3
|group4 = Group4
|list4 =
{{Navbox|child
|evenodd = swap
|group1 = Group4.1
|list1 = List1
|group2 = Group4.2
|list2 = List2
|group3 = Group4.3
|list3 = List3
}}
}}
=== Multiple show/hides in a single container ===
{{main|Template:Navbox with collapsible groups}}
The example below is generated using a regular navbox for the main container, then its list1, list2, and list3 parameters each contain another navbox, with <code>1 = child</code> set. The view (v), discuss (d), edit (e) navbar links are hidden using <code>navbar = plain</code> for each of them, or could be suppresed by just leaving out the ''name'' parameter (child navboxes do not require the name parameter to be set, unlike regular navboxes).
{{Navbox
|name = Navbox/doc
|title = [[File:Blason France moderne.svg|x17px|link=|alt=]] [[File:Flag of France.svg|x17px|link=|alt=]] [[French colonial empire|Former French overseas empire]]
|state = uncollapsed
|list1 = {{Navbox|child
|navbar = plain
|title = [[French colonial empire|Former French colonies]] in [[Africa]] and the [[Indian Ocean]]
|listclass = hlist
|group1 = [[Mahgreb]]
|list1 =
* [[French rule in Algeria|Algeria]]
* [[French Morocco|Morocco]] <small>([[Arguin|Arguin Island]])</small>
* [[History of Tunisia|Tunisia]]
|group2 = [[French West Africa]]
|list2 =
* [[History of Côte d'Ivoire#French Period|Côte d'Ivoire]]
* [[French Dahomey|Dahomey]]
* [[French Sudan]]
* [[French Guinea|Guinea]]
* [[History of Mauritania#French colonization and post-colonial history|Mauritania]]
* [[History of Niger#Colonization|Niger]]
* [[History of Senegal|Senegal]]
* [[French Upper Volta|Upper Volta]]
* [[French Togoland]]
* [[James Island (The Gambia)|James Island]]
|group3 = [[French Equatorial Africa]]
|list3 =
* [[Colonial Chad|Chad]]
* [[History of Gabon|Gabon]]
* [[History of the Republic of the Congo|Middle Congo]]
* [[Oubangui-Chari]]
|group4 = [[Comoros]]
|list4 =
* [[Anjouan]]
* [[Grande Comore]]
* [[Mohéli]]
* [[History of Djibouti#French Interest|French Somaliland (Djibouti)]]
* [[History of Madagascar#French control|Madagascar]]
* [[Mauritius|Ile de France]]
* [[Seychelles]]
}}
|list2 = {{Navbox|child
|navbar = plain
|title = [[French colonial empire|Former French colonies]] in the [[Americas]]
|listclass = hlist
|list1 =
* [[New France]]{{spaces|2}}<small>([[Acadia]], [[Louisiana (New France)|Louisiana]], [[Canada, New France|Canada]], [[Newfoundland (island)|Terre Neuve]]) 1655–1763 </small>
|list2 =
* [[Inini]]
* [[Berbice]]
* [[Saint-Domingue]] <small>([[Haiti]])</small>
* [[Tobago]]
* [[History of the British Virgin Islands|Virgin Islands]]
* [[France Antarctique]]
* [[France Équinoxiale]]
|below = [[French West India Company]]
}}
|list3 = {{Navbox|child
|navbar = plain
|title = [[French colonial empire|Former French colonies]] in [[Asia]] and [[Oceania]]
|listclass = hlist
|group1 = [[French India]]
|list1 =
* [[Chandernagor]]
* [[Coromandel Coast]]
* [[History of Chennai|Madras]]
* [[Mahé, India|Mahé]]
* [[History of Pondicherry|Pondichéry]]
* [[Karaikal]]
* [[Yanam (India)|Yanaon]]
|group2 = [[French Indochina]]
|list2 =
* [[Colonial Cambodia|Cambodia]]
* [[History of Laos to 1945#French Laos|Laos]]
* [[French Indochina|Vietnam]] <small>([[Annam (French colony)|Annam]], [[Cochinchina]], [[Tonkin]])</small>
|group3 = Other Asian
|list3 =
* [[Alawite State|Alaouites]]
* [[Republic of Hatay|Alexandretta-Hatay]]
* [[Sri Lanka|Ceylon]]
* [[Kwangchowan]]
|group4 = [[Oceania]]
|list4 =
* [[New Hebrides]] [[History of Vanuatu|(Vanuatu)]]
|below = [[French East India Company]]
}}
}}
== Relationship with other Navbox templates ==
This navbox template is specifically designed to work in conjunction with two other sister templates: {{tl|Navbox with columns}} and {{tl|Navbox with collapsible groups}}. All three of these templates share common parameters for consistency and ease of use (such parameters are marked with an asterisk <nowiki>(*)</nowiki> in the [[#Parameter descriptions|parameter descriptions]] list hereinbefore). Most importantly, each template can be used as a child of one another (by using the {{para|border|child}} parameter, or by specifying the first unnamed parameter to be <code>child</code>. For example: <code><nowiki>{{Navbox|child ...}}</nowiki></code>, <code><nowiki>{{Navbox with columns|child ...}}</nowiki></code> or <code><nowiki>{{Navbox with collapsible groups|child ...}}</nowiki></code>.
== Technical details ==
*This template uses CSS classes for most of its looks, thus it is fully skinnable.
*Internally this meta template uses HTML markup instead of wiki markup for the table code. That is the usual way we make meta templates since wiki markup has several drawbacks. For instance it makes it harder to use [[m:Help:ParserFunctions|parser functions]] and special characters in parameters.
*For more technical details see the [[{{TALKPAGENAME}}|talk page]], the CSS classes in [[MediaWiki:common.css]] and the collapsible table used to hide the box in [[MediaWiki:common.js]].
=== Intricacies ===
*The 2px wide border between groups and lists is drawn using the border-left property of the list cell. Thus, if you wish to change the background color of the template (for example <code>bodystyle = background:purple;</code>), then you'll need to make the border-left-color match the background color (i.e. <code>liststyle = border-left-color:purple;</code>). If you wish to have a border around each list cell, then the 2px border between the list cells and group cells will disappear; you'll have to come up with your own solution.
*The list cell width is initially set to 100%. Thus, if you wish to manually set the width of group cells, you'll need to also specify the liststyle to have width:auto. If you wish to set the group width and use images, it's up to you to figure out the CSS in the groupstyle, liststyle, imagestyle, and imageleftstyle parameters to get everything to work correctly. Example of setting group width:
::<code>groupstyle = width:10em;</code>
::<code>liststyle = width:auto;</code>
*Adjacent navboxes have only a 1 pixel border between them (except in IE 6, which doesn't support the necessary CSS). If you set the top or bottom margin of <code>style/bodystyle</code>, then this will not work.
*The default margin-left and margin-right of the outer navbox table are set to "auto;". If you wish to use navbox as a float, you need to manually set the margin-left and margin-right values, because the auto margins interfere with the float option. For example, add the following code to use the navbox as a float:
::<code>style = width:22em;float:right;margin-left:1em;margin-right:0em;</code>
=== Copying to other projects or wikis? ===
Using this template on other wikis requires [[HTML Tidy]] to be turned on. A version that does not require Tidy can be found at [[Wikipedia:WikiProject Transwiki/Template:Navbox]]. (That version generally shouldn't be used here on the English Wikipedia.) More detailed information on copying {{tl|Navbox}} to other wikis can be found on the [[Template talk:Navbox|talk page]].
===Known issues===
#If the heading of the navbox spans more than one line, the second line will be displayed to the right of center. This can be avoided by hard-coding linebreaks with {{tag|br|single|params=clear="all"}}.
#Excessive use of the '''unsubstituted''' {{tl|•}} template as a delimiter, can in extreme cases cause the wiki page rendering to fail — there is a limit to the number of templates that can be used on a page (example [[Ketamine]] where the inclusion of eleven Navboxes with hundreds of bullets caused the page load not to complete, only the substitution of the bullets in those navboxes cured the problem). Use of the <code>hlist</code> class avoids the delimiter transclusion issue altogether, as the delimiters are rendered via CSS.
== See also ==
* {{tl|Navbar}} – Used for the navigation links in navbox.
* {{tl|Nobold}} – To display text at normal font-weight within a context where the default font-weight is bold, e.g. header cells in tables.
* {{tl|Sidebar}} – Vertically-aligned navigation (navbox) templates.
* {{strikethrough|{{tl|Nowrap begin}} – The recommended format for adding bullets, pipes, or dashes between list items.}} Deprecated; use the <code>hlist</code> class.
* {{strikethrough|{{tn|·}} and {{tn|•}} – The dot and bullet commonly used to separate items in Navbox lists.}} Deprecated; use the <code>hlist</code> class.
* {{strikethrough|{{tl|Flatlist}} – An accessible and semantically valid method (using an HTML list) of separating items in Navbox lists.}} Deprecated; use the <code>hlist</code> class.
* [[Template:Navbox/testcases]] – For additional examples of template code.
* [[Wikipedia:Line break handling]] – The how-to guide about how to handle word wraps (line breaks) on Wikipedia, such as the wrapping of the link lists used in navboxes.
{{Navigation templates}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories -->
[[Category:Navigational boxes| ]]
[[Category:Templates generating microformats]]
[[Category:Wikipedia metatemplates]]
[[Category:Exclude in print]]
<!-- Other languages -->
[[af:Sjabloon:Navbox]]
[[ar:قالب:Navbox generic]]
[[as:Template:Navbox]]
[[be:Шаблон:Навігацыйная табліца]]
[[be-x-old:Шаблён:Навігацыйная табліца]]
[[bn:টেমপ্লেট:Navbox]]
[[bs:Šablon:Navkutija]]
[[bg:Шаблон:Navbox]]
[[ca:Plantilla:Navbox]]
[[cs:Šablona:Navbox]]
[[cy:Nodyn:Blwch llywio]]
[[da:Skabelon:Navboks]]
[[de:Vorlage:Erweiterte Navigationsleiste]]
[[dsb:Pśedłoga:Nawitabela]]
[[et:Mall:Navmall]]
[[es:Plantilla:Plantilla de navegación]]
[[eo:Ŝablono:Navigilo2]]
[[ext:Prantilla:Navbox]]
[[fa:الگو:Navbox]]
[[fr:Modèle:Méta palette de navigation]]
[[gl:Modelo:Navbox]]
[[ko:틀:안내]]
[[hy:Կաղապար:Navbox]]
[[hi:साँचा:Navbox]]
[[hsb:Předłoha:Nawitabela]]
[[hr:Predložak:Navigacija]]
[[id:Templat:Navbox]]
[[os:Шаблон:Navbox]]
[[is:Snið:Navbox]]
[[it:Template:Navbox generic]]
[[ka:თარგი:ნავდაფა]]
[[csb:Szablóna:Navbox]]
[[ku:Şablon:Navbox]]
[[lv:Veidne:Navbox]]
[[lmo:Mudel:Navbox]]
[[mk:Шаблон:Navbox]]
[[mr:साचा:Navbox]]
[[ms:Templat:Navbox]]
[[nds-nl:Mal:Nav]]
[[ja:Template:Navbox]]
[[no:Mal:Navbox]]
[[pl:Szablon:Navbox]]
[[pt:Predefinição:Navbox]]
[[ro:Format:Casetă de navigare]]
[[ru:Шаблон:Navbox]]
[[sk:Šablóna:Navigačná lišta]]
[[sl:Predloga:Navpolje]]
[[ckb:داڕێژە:Navbox]]
[[fi:Malline:Navbox generic]]
[[sv:Mall:Navbox]]
[[tt:Үрнәк:Navbox]]
[[th:แม่แบบ:Navbox]]
[[tr:Şablon:Dolaşım]]
[[uk:Шаблон:Navbox]]
[[zh-yue:Template:Navbox]]
[[zh:Template:Navbox]]
}}</includeonly>
8su16nwjvuiin6svp1rrdm4mufrarvw
पटिरूप:Nobold
10
6015
101147
84606
2022-04-19T10:54:27Z
CX Zoom
6375
Removed protection from "[[पटिरूप:Nobold]]": Not a high use template: 0 transclusions
84606
wikitext
text/x-wiki
<span style="font-weight:normal;">{{{1}}}</span><noinclude>
{{documentation}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
</noinclude>
jd091g26r8rrz2i74pnanvl0wum30wj
पटिरूप:Nobold/doc
10
6016
101587
95013
2022-05-31T14:04:38Z
CX Zoom
6375
+ Cat
101587
wikitext
text/x-wiki
<noinclude>{{documentation subpage}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
: <code><nowiki>{{nobold|</nowiki>''text-string''}}</code>
To display text (''text-string'') at normal font-weight within a context where the default font-weight is '''bold''', e.g. header cells in tables.
==See also==
* [[Template:Noitalic]]
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category: Wikipedia formatting and function templates]]
}}</includeonly>
r53uesl52akc50eqnftmtn3uwu1lxcd
पटिरूप:Noitalic
10
6017
101144
84603
2022-04-19T10:45:39Z
CX Zoom
6375
Removed protection from "[[पटिरूप:Noitalic]]": Not a high use template: 0 transclusions
84603
wikitext
text/x-wiki
<span style="font-style:normal;">{{{1}}}</span><noinclude>
{{documentation}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
</noinclude>
gthkczmvzrkqtqwsi8thy1il8wm1ddj
पटिरूप:Noitalic/doc
10
6018
101588
95011
2022-05-31T14:05:54Z
CX Zoom
6375
+ Cat
101588
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
: <code><nowiki>{{noitalic|</nowiki>''text-string''}}</code>
To display text (''text-string'') at normal font-style within a context where the default font-style is ''italic'', e.g. header cells in certain infoboxes.
==See also==
* [[Template:Nobold]]
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Wikipedia formatting and function templates]]
}}</includeonly>
djirrqejm6nkakrkkusqiut8ds4dky0
पटिरूप:Sidebar
10
6019
84608
84607
2012-07-09T02:49:40Z
AnandVivekSatpathi
2093
Protected "[[पटिरूप:Sidebar]]": High used Template ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))
84608
wikitext
text/x-wiki
<table class="vertical-navbox {{#if: {{{wraplinks|}}}|{{#ifeq: {{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{bodyclass|{{{class|}}}}}}" cellspacing="{{#if:{{{cellspacing|}}}|{{{cellspacing}}}|5}}" style="float: {{#if:{{{float|}}}|{{{float}}}|right}}; clear: {{#ifeq:{{{float|}}}|none|both|{{#if:{{{float|}}}|{{{float}}}|right}}}}; background-color: #f9f9f9; border: 1px solid #aaa; width:{{#if:{{{width|}}}|{{{width}}}|22em}}; {{#switch:{{{float|}}}|left = margin: 0 1em 1em 0;| none | right | #default = margin: 0 0 1em 1em;}} padding: 0.2em; border-spacing: 0.4em 0; text-align: center; line-height: 1.4em; font-size: 88%; {{{bodystyle|{{{style|}}}}}}" cellpadding="{{#if:{{{cellpadding|}}}|{{{cellpadding}}}|0}}">{{#if: {{{outertitle|}}}|<caption class="{{{outertitleclass|}}}" style="padding-bottom: 0.2em; font-size: 125%; line-height: 1.2em; font-weight: bold; {{{outertitlestyle|}}}">{{{outertitle}}}</caption>
}}{{#if: {{{topimage|}}}|
<tr>
<td class="{{{topimageclass|}}}" style="padding: 0.4em 0; {{{topimagestyle|}}}">{{{topimage}}}{{#if: {{{topcaption|}}}|
<div style="padding-top: 0.2em; line-height: 1.2em; {{{topcaptionstyle|}}}">
{{{topcaption}}}</div>}}</td>
</tr>
}}{{#if: {{{pretitle|}}}|
<tr>
<td class="{{{pretitleclass|}}}" style="{{#if: {{{topimage|}}}|padding-top: 0.2em; |padding-top: 0.4em;}} line-height: 1.2em; {{{pretitlestyle|}}}">{{{pretitle}}}</td>
</tr>
}}{{#if: {{{title|}}}|
<tr>
<th class="{{{titleclass|}}}" style="padding: 0.2em 0.4em 0.2em; {{#if: {{{pretitle|}}}|padding-top: 0;}} font-size: 145%; line-height: 1.2em; {{{titlestyle|}}}">{{{title}}}</th>
</tr>
}}{{#if: {{{image|}}}|
<tr>
<td class="{{{imageclass|}}}" style="padding: 0.2em 0 0.4em; {{{imagestyle|}}}">{{{image}}}{{#if: {{{caption|}}}|
<div style="padding-top: 0.2em; line-height: 1.2em; {{{captionstyle|}}}">
{{{caption}}}</div>}}</td>
</tr>
}}{{#if: {{{above|}}}|
<tr>
<td class="{{{aboveclass|}}}" style="padding: 0.3em 0.4em 0.3em; font-weight: bold; {{{abovestyle|}}}"><!-- newline required for bullets to work -->
{{{above}}}</td>
}}{{#if: {{{heading1|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{#if: {{{image|}}}|padding-top: 0.4em;}} {{{headingstyle|}}};{{{heading1style|}}}">{{{heading1}}}</th>
</tr>
}}{{#if:
{{{content1|}}}|
<tr>
<td class="{{{contentclass|}}}" style="{{#if: {{{heading1|{{{heading|}}}}}}||padding-top: 0.2em;}} padding-bottom: 0.2em; {{{contentstyle|}}};{{{content1style|}}}"><!-- newline required before contents# for bullets to work -->
{{{content1}}}</td>
</tr>
}}{{#if: {{{heading2|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading2style|}}}">{{{heading2}}}</th>
</tr>
}}{{#if:
{{{content2|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content2style|}}}">
{{{content2}}}</td>
</tr>
}}{{#if: {{{heading3|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading3style|}}}">{{{heading3}}}</th>
</tr>
}}{{#if:
{{{content3|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content3style|}}}">
{{{content3}}}</td>
</tr>
}}{{#if: {{{heading4|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading4style|}}}">{{{heading4}}}</th>
</tr>
}}{{#if:
{{{content4|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content4style|}}}">
{{{content4|}}}</td>
</tr>
}}{{#if: {{{heading5|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading5style|}}}">{{{heading5}}}</th>
</tr>
}}{{#if:
{{{content5|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content5style|}}}">
{{{content5}}}</td>
</tr>
}}{{#if: {{{heading6|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading6style|}}}">{{{heading6}}}</th>
</tr>
}}{{#if:
{{{content6|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content6style|}}}">
{{{content6}}}</td>
</tr>
}}{{#if: {{{heading7|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading7style|}}}">{{{heading7}}}</th>
</tr>
}}{{#if:
{{{content7|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content7style|}}}">
{{{content7}}}</td>
</tr>
}}{{#if: {{{heading8|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading8style|}}}">{{{heading8}}}</th>
</tr>
}}{{#if:
{{{content8|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content8style|}}}">
{{{content8}}}</td>
</tr>
}}{{#if: {{{heading9|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading9style|}}}">{{{heading9}}}</th>
</tr>
}}{{#if:
{{{content9|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content9style|}}}">
{{{content9}}}</td>
</tr>
}}{{#if: {{{heading10|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading10style|}}}">{{{heading10}}}</th>
</tr>
}}{{#if:
{{{content10|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content10style|}}}">
{{{content10}}}</td>
</tr>
}}{{#if: {{{heading11|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading11style|}}}">{{{heading11}}}</th>
</tr>
}}{{#if:
{{{content11|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content11style|}}}">
{{{content11}}}</td>
</tr>
}}{{#if: {{{heading12|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading12style|}}}">{{{heading12}}}</th>
</tr>
}}{{#if:
{{{content12|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content12style|}}}">
{{{content12}}}</td>
</tr>
}}{{#if: {{{heading13|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading13style|}}}">{{{heading13}}}</th>
</tr>
}}{{#if:
{{{content13|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content13style|}}}">
{{{content13}}}</td>
</tr>
}}{{#if: {{{heading14|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading14style|}}}">{{{heading14}}}</th>
</tr>
}}{{#if:
{{{content14|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content14style|}}}">
{{{content14}}}</td>
</tr>
}}{{#if: {{{heading15|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading15style|}}}">{{{heading15}}}</th>
</tr>
}}{{#if:
{{{content15|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content15style|}}}">
{{{content15}}}</td>
</tr>
}}{{#if: {{{heading16|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading16style|}}}">{{{heading16}}}</th>
</tr>
}}{{#if:
{{{content16|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content16style|}}}">
{{{content16}}}</td>
</tr>
}}{{#if: {{{heading17|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading17style|}}}">{{{heading17}}}</th>
</tr>
}}{{#if:
{{{content17|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content17style|}}}">
{{{content17}}}</td>
</tr>
}}{{#if: {{{heading18|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading18style|}}}">{{{heading18}}}</th>
</tr>
}}{{#if:
{{{content18|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content18style|}}}">
{{{content18}}}</td>
</tr>
}}{{#if: {{{heading19|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading19style|}}}">{{{heading19}}}</th>
</tr>
}}{{#if:
{{{content19|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content19style|}}}">
{{{content19}}}</td>
</tr>
}}{{#if: {{{heading20|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading20style|}}}">{{{heading20}}}</th>
</tr>
}}{{#if:
{{{content20|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content20style|}}}">
{{{content20}}}</td>
</tr>
}}{{#if: {{{heading21|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading21style|}}}">{{{heading21}}}</th>
</tr>
}}{{#if:
{{{content21|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content21style|}}}">
{{{content21}}}</td>
</tr>
}}{{#if: {{{heading22|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading22style|}}}">{{{heading22}}}</th>
</tr>
}}{{#if:
{{{content22|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content22style|}}}">
{{{content22}}}</td>
</tr>
}}{{#if: {{{heading23|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading23style|}}}">{{{heading23}}}</th>
</tr>
}}{{#if:
{{{content23|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content23style|}}}">
{{{content23}}}</td>
</tr>
}}{{#if: {{{heading24|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading24style|}}}">{{{heading24}}}</th>
</tr>
}}{{#if:
{{{content24|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content24style|}}}">
{{{content24}}}</td>
</tr>
}}{{#if: {{{heading25|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading25style|}}}">{{{heading25}}}</th>
</tr>
}}{{#if:
{{{content25|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content25style|}}}">
{{{content25}}}</td>
</tr>
}}{{#if: {{{heading26|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading26style|}}}">{{{heading26}}}</th>
</tr>
}}{{#if:
{{{content26|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content26style|}}}">
{{{content26}}}</td>
</tr>
}}{{#if: {{{heading27|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading27style|}}}">{{{heading27}}}</th>
</tr>
}}{{#if:
{{{content27|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content27style|}}}">
{{{content27}}}</td>
</tr>
}}{{#if: {{{heading28|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading28style|}}}">{{{heading28}}}</th>
</tr>
}}{{#if:
{{{content28|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content28style|}}}">
{{{content28}}}</td>
</tr>
}}{{#if: {{{heading29|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading29style|}}}">{{{heading29}}}</th>
</tr>
}}{{#if:
{{{content29|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content29style|}}}">
{{{content29}}}</td>
</tr>
}}{{#if: {{{heading30|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading30style|}}}">{{{heading30}}}</th>
</tr>
}}{{#if:
{{{content30|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content30style|}}}">
{{{content30}}}</td>
</tr>
}}{{#if: {{{heading31|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading31style|}}}">{{{heading31}}}</th>
</tr>
}}{{#if:
{{{content31|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content31style|}}}">
{{{content31}}}</td>
</tr>
}}{{#if: {{{heading32|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading32style|}}}">{{{heading32}}}</th>
</tr>
}}{{#if:
{{{content32|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content32style|}}}">
{{{content32}}}</td>
</tr>
}}{{#if: {{{heading33|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading33style|}}}">{{{heading33}}}</th>
</tr>
}}{{#if:
{{{content33|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}}; {{content33style|}}}">
{{{content33}}}</td>
</tr>
}}{{#if: {{{heading34|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading34style|}}}">{{{heading34}}}</th>
</tr>
}}{{#if:
{{{content34|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content34style|}}}">
{{{content34}}}</td>
</tr>
}}{{#if: {{{heading35|}}}|
<tr>
<th class="{{{headingclass|}}}" style="padding-top: 0.2em; {{{headingstyle|}}};{{{heading35style|}}}">{{{heading35}}}</th>
</tr>
}}{{#if:
{{{content35|}}}|
<tr>
<td class="{{{contentclass|}}}" style="padding-bottom: 0.2em; {{{contentstyle|}}};{{{content35style|}}}">
{{{content35}}}</td>
</tr>
}}{{#if: {{{below|}}}|
<tr>
<td class="{{{belowclass|}}}" style="padding: 0.3em 0.4em 0.3em; font-weight: bold; {{{belowstyle|}}}">
{{{below}}}</td>
</tr>
}}{{#switch: {{{navbar|{{{tnavbar|<noinclude>off</noinclude>}}}}}}
|none |off=
|#default=<tr>
<td style="text-align: right; font-size: 115%; {{{navbarstyle|{{{tnavbarstyle|}}}}}}">{{navbar|{{{name|{{PAGENAME}}}}}|mini=1|fontstyle={{{navbarfontstyle|{{{tnavbarfontstyle|}}}}}}}}</td>
</tr>}}
</table><noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of Template: Sidebar/doc, not here --></noinclude>
obezz4ju6pd46l8pwm5i36jt3jnlp9l
पटिरूप:Sidebar/doc
10
6020
101716
94835
2022-06-13T20:22:29Z
CX Zoom
6375
Update
101716
wikitext
text/x-wiki
{{documentation subpage}}
This template is intended as a metatemplate for sidebar templates (vertically-aligned [[Wikipedia:Navigation templates|navigation (navbox)]] templates usually positioned on the right-hand sides of pages) in the same spirit as {{tl|Infobox}} for [[Wikipedia:Manual of Style (infoboxes)|infobox]] templates and {{tl|Navbox}} for navbox templates.
{{tl|Sidebar with collapsible lists}} adds collapsibility to a Sidebar's sections, i.e. the means to show or hide sections by clicking links beside their headings.
== उपयोग ==
{{sidebar
| name = {{PAGENAME}}
| outertitle = {{{outertitle}}}
| topimage = {{{topimage}}}
| topcaption = {{{topcaption}}}
| pretitle = {{{pretitle}}}
| title = {{{title}}}
| image = {{{image}}}
| above = {{{above}}}
| heading1 = {{{heading1}}}
| content1 = {{{content1}}}
| heading2 = {{{heading2}}}
| content2 = {{{content2}}}
| heading3 = {{{heading3}}}
| content3 = {{{content3}}}
| content4 = ................
| heading35 = {{{heading35}}}
| content35 = {{{content35}}}
| below = {{{below}}}
}}
Parameters with infrequent use omitted.
<pre style="overflow: auto;">
{{sidebar
| name = {{subst:PAGENAME}}
| outertitle =
| topimage =
| pretitle =
| title =
| image =
| headingstyle =
| contentstyle =
| heading1 =
| content1 =
| heading2 =
| content2 =
| heading3 =
| content3 =
...
| heading35 =
| content35 =
}}
</pre>
== Parameters ==
No parameters are required unless {{tl|navbar}} links ({{small|V - T - E}}) are to appear at the bottom of the sidebar, in which case the {{para|name}} parameter is needed (see entry in the table immediately below).
=== Principal ===
{| class="wikitable" style="line-height: 1.4em;"
! style="width: 7.0em;" | Parameter !! Explanation
|- style="vertical-align: top;"
| {{para|name}}
| The sidebar's name, i.e., the name following "Template:" in the page's name. Required for the {{tl|navbar}} links at the bottom of the sidebar to function correctly, unless these are omitted (see {{para|navbar}} at the bottom of this table). It is recommended to use ''<nowiki>{{subst:PAGENAME}}</nowiki>'' for this field.
|- style="vertical-align: top;"
| {{para|outertitle}}
| Use to place a title for the sidebar immediately above the sidebar.
|- style="vertical-align: top;"
| {{para|topimage}}
| Use to place an image at the top of the sidebar, i.e., above any {{para|title}} included.<br />
Full wikisyntax expected (i.e., <code><nowiki>[[File:...]]</nowiki></code>).<br />
To add a caption below the image, use {{para|topcaption}}.
|- style="vertical-align: top;"
| {{para|pretitle}}
| Use to place a line such as "Part of the ''X'' series on" before the title.
|- style="vertical-align: top;"
| {{para|title}}
| Use to place a title for the sidebar at the top of the sidebar (immediately below the {{para|topimage}}, if used).
|- style="vertical-align: top;"
| {{para|image}}
| Use to place an image between the {{para|title}} (if used) and first section.<br />
As with {{para|topimage}}, full wikisyntax expected (i.e., <code><nowiki>[[File:...]]</nowiki></code>).<br />
To add a caption below the image, use {{para|caption}}.
|- style="vertical-align: top;"
| {{para|headingstyle}}
| Use to alter the default CSS styling set for section headings.<br />
To alter the CSS styling for a specific section's heading, use {{para|heading<sub>n</sub>style}}, where ''n'' is the number of the section.
|- style="vertical-align: top;"
| {{para|contentstyle}}
| Use to alter the default CSS styling set for section content.<br />
To alter the CSS styling for a particular section's content, use {{para|content<sub>n</sub>style}}, where ''n'' is the number of the section.
|- style="vertical-align: top;"
| {{para|heading1}} || First section's heading (if needed).
|-
| {{para|'''content1'''}} || First section's content (required).
|- style="vertical-align: top;"
| {{para|heading2}} || Second section's heading (if needed).
|-
| {{para|content2}} || Second section's content (if needed).
|- style="vertical-align: top;"
| {{para|heading3}} || Third section's heading (if needed).
|-
| {{para|content3}} || Third section's content (if needed).
|-
| colspan="2" | ...... etc ......
|-
| {{para|heading35}} || rowspan="2" | Currently, the last possible section heading and/or content (if needed).
|-
| {{para|content35}}
|}
=== Other parameters ===
{| class="wikitable plainlist" style="line-height: 1.4em;"
! style="width: 10.0em;" | Parameter !! Explanation
|- style="vertical-align: top;"
| {{para|above}}
| Corresponds to {{para|above}} offered by {{tl|Navbox}}.
|-
|
*{{para|bodyclass}} (or {{para|class}})
*{{para|outertitleclass}}
*{{para|topimageclass}}
*{{para|pretitleclass}}
*{{para|titleclass}}
*{{para|imageclass}}
*{{para|aboveclass}}
*{{para|headingclass}}
*{{para|contentclass}}
*{{para|belowclass}}
|
[[Wikipedia:WikiProject Microformats#What are microformats?|Microformat]] classes for the corresponding parameters.<br />
({{para|bodyclass}} (or {{para|class}}) applies to the sidebar as a whole.)
|- style="vertical-align: top;"
| {{para|below}}
| Use to e.g., add one or more portal links to the bottom of the template (by default in bold).
|-
|
*{{para|bodystyle}} (or {{para|style}})
*{{para|outertitlestyle}}
*{{para|topimagestyle}}
*{{para|topcaptionstyle}}
*{{para|pretitlestyle}}
*{{para|titlestyle}}
*{{para|imagestyle}}
*{{para|captionstyle}}
*{{para|abovestyle}}
*{{para|headingstyle}}
*{{para|heading<sub>n</sub>style}}
*{{para|contentstyle}}
*{{para|content<sub>n</sub>style}}
*{{para|belowstyle}}
*{{para|navbarstyle}} (or {{para|tnavbarstyle}})
|
Use to alter default CSS styling for the corresponding parameters.<br />
({{para|bodystyle}} (or {{para|style}}) applies to the sidebar as a whole.)
|- style="vertical-align: top;"
| {{para|cellspacing}}
| Use to amend the default cellspacing set for the infobox-class table with which the sidebar is built.
|- style="vertical-align: top;"
| {{para|cellpadding}}
| Ditto the default cellpadding.
|- style="vertical-align: top;"
| {{para|navbar}} (or {{para|tnavbar}})
| Set to "none" (without the quotes) to remove the {{tl|navbar}} links appearing at the bottom of the sidebar.
|- style="vertical-align: top;"
| {{para|navbarfontstyle}} (or {{para|tnavbarfontstyle}})
| Use to specify the font style used by the navbar at the bottom of the sidebar (see {{tl|navbar}} for options available).
|}
== Handling long links ==
{{tl|Normalwraplink}} may be used to handle links that should wrap within the sidebar or otherwise need to be made to wrap in order to prevent the sidebar becoming too wide. Use {{tl|Normalwraplink|''longlinkname''}}, where {{para||''longlinkname''}} is the long link without its square brackets.
Use the {{para|wraplinks|true}} parameter to turn link wrapping off for the whole template.
== Full blank syntax ==
(omitting sections 4 to penultimate)
<pre style="overflow: auto;">
{{Sidebar
| name = {{subst:PAGENAME}}
| bodyclass = <!--or class-->
| bodystyle = <!--or style-->
| width =
| cellspacing =
| cellpadding =
| outertitle =
| outertitleclass =
| outertitlestyle =
| topimage =
| topimageclass =
| topimagestyle =
| topcaption =
| topcaptionstyle =
| pretitle =
| pretitleclass =
| pretitlestyle =
| title =
| titleclass =
| image =
| imageclass =
| imagestyle =
| caption =
| captionstyle =
| above =
| aboveclass =
| abovestyle =
| headingclass =
| headingstyle =
| contentclass =
| contentstyle =
| heading1style =
| heading1 =
| content1style =
| content1 =
| heading2style =
| heading2 =
| content2style =
| content2 =
| heading3style =
| heading3 =
| content3style =
| content3 =
<!--etc.-->
| heading35style =
| heading35 =
| content35style =
| content35 =
| below =
| belowclass =
| belowstyle =
| navbar = <!--or tnavbar-->
| navbarstyle = <!--or tnavbarstyle-->
| navbarfontstyle = <!--or tnavbarfontstyle-->
| wraplinks = true/false
}}
</pre>
== See also ==
* {{tl|Sidebar with collapsible lists}}
* {{tl|Infobox}}
<includeonly>{{#ifeq:{{PAGENAME}}|{{BASEPAGENAME}}|
[[Category:Exclude in print]]
[[Category:Wikipedia metatemplates|Sidebar]]
}}</includeonly>
gqglr4kp8qu64ne3i4g0ffhiovyssab
पटिरूप:Tls
10
6024
101724
101723
2022-06-13T20:38:59Z
CX Zoom
6375
+ Cat
101724
wikitext
text/x-wiki
{{#invoke:Template link|main|subst=on}}<noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
7rk5pz0bhunx8conofz91lhwvww267d
पाली
0
6027
95829
84626
2015-10-08T11:51:50Z
Xqbot
819
Bot: Fixing double redirect to [[पालि Pāli]]
95829
wikitext
text/x-wiki
#REDIRECT [[पालि Pāli]]
iojm8o1yrzp5qkikerxy0oq7wy70sz5
विभाग:भौतिकशास्त्र
14
6028
84648
2012-07-13T02:25:11Z
AnandVivekSatpathi
2093
Created page with "भौतिकशास्त्र"
84648
wikitext
text/x-wiki
भौतिकशास्त्र
9h60tbhn1y2ddj30mfmq15yjp2fqlim
पटिरूप:User sv
10
6030
101330
101328
2022-05-24T19:23:50Z
CX Zoom
6375
Fix categorisation
101330
wikitext
text/x-wiki
{{userbox-level
| level =
| id = sv
| info = Den här användaren talar '''[[:Category:User sv|svenska]]''' som '''modersmål'''.
| usercategory = User sv<includeonly>{{!}}*</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|sv]]
</noinclude>
7v9x1307rqpx2j9zx5866w4nnr2v9wb
पटिरूप:User fi-1
10
6031
101325
94629
2022-05-24T18:55:17Z
CX Zoom
6375
Update
101325
wikitext
text/x-wiki
{{userbox-level
| level = 1
| id = fi
| info = Tämä käyttäjä puhuu '''[[:Category:User fi|suomea]] vähän'''.
| usercategory = User fi<includeonly>{{!}}1</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|fi-1]]
</noinclude>
byvmao7jtgzms9u41q14p5ih10bhrwu
पटिरूप:Cat handler
10
6032
101269
84704
2022-05-24T06:59:58Z
CX Zoom
6375
Redirect to newer template
101269
wikitext
text/x-wiki
#REDIRECT [[Template:Category handler]]
6q7a4e73b2lldkbt6rd2zvd9v9e5thu
पटिरूप:User en-2
10
6034
101324
94630
2022-05-24T18:48:52Z
CX Zoom
6375
Update
101324
wikitext
text/x-wiki
{{userbox-level
| level = 2
| id = en
| info = This user is able to contribute with an '''intermediate''' level of '''[[:Category:User en|English]]'''.
| usercategory = User en<includeonly>{{!}}2</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|en-2]]
</noinclude>
t4ut2qsp7pnazgjfs18i8c8rucfxzyy
पटिरूप:User no-2
10
6036
101327
94810
2022-05-24T19:10:09Z
CX Zoom
6375
Update
101327
wikitext
text/x-wiki
{{userbox-level
| level = 2
| id = no
| info = Denne brukeren/brukaren har '''god kjennskap''' til '''[[:Category:User no|norsk]]'''.
| usercategory = User no<includeonly>{{!}}2</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|no-2]]
</noinclude>
kx8kgskq93ljx74uc643ttiqnezc2yn
पटिरूप:User nn-1
10
6037
101326
94965
2022-05-24T19:02:58Z
CX Zoom
6375
Update
101326
wikitext
text/x-wiki
{{userbox-level
| level = 1
| id = nn
| info = Denne brukaren kan '''litt [[:Category:User nn|norsk (nynorsk)]]'''.
| usercategory = User nn<includeonly>{{!}}1</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|nn-1]]
</noinclude>
ji1qalns96k8qcpftgp2unmqylhw2vp
पटिरूप:User da-2
10
6038
101323
101321
2022-05-24T18:10:13Z
CX Zoom
6375
Update
101323
wikitext
text/x-wiki
{{userbox-level
| level = 2
| id = da
| info = Denne brugers kendskab til '''[[:Category:User da|dansk]]''' er på '''mellemniveau'''.
| usercategory = User da<includeonly>{{!}}2</includeonly>
| nocat = {{{nocat|}}}
}}<noinclude>
[[Category:User language userbox|da-2]]
</noinclude>
8ivlwwi65ivhxo7qe8bfhjwclbq7g5l
मन्तन ठान Mantana ṭhāna
0
6070
103030
102481
2025-10-14T02:14:20Z
Minorax
5233
103030
wikitext
text/x-wiki
{{Page header/Village pump}}
== Requested admin ==
Dear all, I have applied for admin premission [http://meta.wikimedia.org/wiki/Steward_requests/Permissions#Hemant_wikikosh.40pi.wikipedia.org here]. This message is to fulfill requirement of local announcement on village pump. Since this page's name is close to village pump ('avassaya' page can only be translated to 'help' etc.), so assuming it to be village pump, I am making announcement here (Link to this page appears on sidebar also). Thanks and Regards. -[[अवयव:Hemant wikikosh|Hemant wikikosh]] ([[अवयव सम्भासित:Hemant wikikosh|वार्ता]]) १२:३३, २६ सेप्टेम्बर २०१२ (UTC)
== अनुवादो आरद्धो ==
पिय पाठका। एत्थाहं टान्सलेटविकीति (translatewiki.net) जालठले एतस्स जालठलस्स अन्तराफलक-सन्देसानं अनुवादं करोमि। करहिचि कोपि दोसो दिस्सति चे, मं सूचेन्तु। दस्सनत्थं [https://translatewiki.net/wiki/Special:Contributions/Hemant_wikikosh1 एत्थ] किलिक्करोतु। एतस्मिं येव सोधन-कमे कुत्थचि अधिकारानं आवस्सकता होति, तदत्थं मया पबन्धकत्तं पत्तं। -[[अवयव:Hemant wikikosh|Hemant wikikosh]] ([[अवयव सम्भासित:Hemant wikikosh|वार्ता]]) १७:१७, ८ ओक्टोबर २०१२ (UTC)
== Invitation to Telugu Wikipedia Dasabdi Vedukalu 2014 ==
<div style="margin: 0.5em; border: 2px black solid; padding: 1em;background-color:#E3F0F4" >
{| style="border:1px black solid; padding:2em; border-collapse:collapse; width:100%;"
|-
| [[पटिमा:Tewiki10 banner.png|800px|center|link=:te:WP:Tewiki10]]<br/>
|-
! style="background-color:#FAFAFA; color:#1C2069; padding-left:2em; padding-top:.5em;" align=left |Hi Pali Community members,
<span class="plainlinks">
Telugu Wikipedia community is celebrating its 10th anniversary celebrations at Vijayawada on 15th & 16th February 2014.<br> You can see our [http://te.wikipedia.org/wiki/WP:Tewiki10 Official event page at te wiki] and the [https://www.facebook.com/events/715648715120729 Facebook event] page.
<br />
We have also planned a lot of activities pre event and post event, on-wiki and off-wiki. <br />
We look forward to see you at Vijayawada on 15-16 February 2014
|}</div>
[[अवयव:Pranayraj1985|Pranayraj1985]] ([[अवयव सम्भासित:Pranayraj1985|वार्ता]]) १४:१२, ४ फ़रवरी २०१४ (UTC), Secretary, [https://te.wikipedia.org/wiki/%E0%B0%B5%E0%B0%BF%E0%B0%95%E0%B1%80%E0%B0%AA%E0%B1%80%E0%B0%A1%E0%B0%BF%E0%B0%AF%E0%B0%BE:%E0%B0%A4%E0%B1%86%E0%B0%B5%E0%B0%BF%E0%B0%95%E0%B1%80_%E0%B0%A6%E0%B0%B6%E0%B0%BE%E0%B0%AC%E0%B1%8D%E0%B0%A6%E0%B0%BF_%E0%B0%89%E0%B0%A4%E0%B1%8D%E0%B0%B8%E0%B0%B5%E0%B0%BE%E0%B0%B2%E0%B1%81-Tewiki_10th_Anniversary/Committee Tewiki 10th Organizing Committee](Sorry for writing in English)
</div>
== Wiki Loves Food 2015 ==
I'm sorry as I cannot read and write Pali.
Greetings from Wikimedia India.
Wiki Loves Food (WLF) is a public photo competition on Wikimedia Commons for use on Wikipedia and other project websites of the Wikimedia Foundation. Wikimedia India Chapter will be running this contest. The aim of this project is to improve the quality of pictures of different cuisines of India & the world. Currently under planning, this project will be on a Pan-India scale.
The contest is to celebrate Indian Cuisine's diversity and beauty. Any photograph related to food in India can be entered.
We would like to see ANY image about Indian food added to Commons and we will be handing out bigger prizes to entice people to participate and donate their photos to Commons. This is a ONE TIME contest, at this moment, to educate people about and promote donating images to Commons on a national scale. India has a vibrant photography community and we hope to significantly increase Indian Food related photographs on Commons through this contest campaign. More people will access and contribute to Wikipedia and its sister projects. We believe that, other communities shall also replicate the same, and we shall be able to lend our strong support.
To ensure full Participation of the whole Indian Community, we invite 2 nominations from Pali Language Community.
Please find more details on this link.
https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Food
For any doubts, please feel free to email us at wikilovesfood@gmail.com
== WikiConference 2016 ==
<div style="margin: 0.5em; border: 2px black solid; padding: 1em;background-color:#E3F0F4" >
{| style="border:1px black solid; padding:2em; border-collapse:collapse; width:100%;"
|-
! style="background-color:#FAFAFA; color:black; padding-left:2em; padding-top:.5em;" align=left |
Hello Everyone,
The first '''[[:meta:WikiConference India 2011|WikiConference India]]''' happened in 2011. It was the only pan-Indian Wikimedia Conference in the 14 years of history of Wikipedia since it started in 2001.
'''[[:meta:WikiConference India 2016|WikiConference India 2016]]''' (WCI 2016) is an outcome of [https://wikimania2015.wikimedia.org/wiki/Indic_Meetup Indic Meetup] held during [https://wikimania2015.wikimedia.org/wiki/Wikimania Wikimania 2015]. We had a collective dream to bid for Wikimania 2019 on behalf of India. If we need to run a Wikimania successfully, it is time that the Wikimedia community of all languages in India reboots itself and works together towards that. Conducting a WikiConference India first will be a good start towards achieving that goal. This will help us assess our strengths and weakness and plan accordingly for Wikimania 2019. This is our bet to prove our unity in diversity :) We would like all of Indic Language community volunteers to prove our spirit, strength and Unity.
Please sign up [https://web.archive.org/web/20150917114057/https://docs.google.com/forms/d/1R9skceycTFRpXs9pJASXGoWgZo0ZVwjnEAtPdlQ_EU8/viewform?usp=send_form here]
We have called for [[:meta:WikiConference India 2016/Community and Team/Call for Volunteer Support|translation of the message]] in your own language, which went unresponded, thats why we have to post this message in English. Our sincerest apologies.
Regards,
WCI 2016 Volunteers
|}</div>
== The visual editor will be enabled on this wiki in some days ==
''Hello again. Please excuse the English. {{Int:Please-translate}}. {{Int:Feedback-thanks-title}}''
As per previous announcements earlier this year, '''[[:mw:VisualEditor/Portal|the visual editor]] ({{int:visualeditor}}) will be enabled at this Wikipedia in some days. It allows people to edit articles as if they were using a typical word processor. Here's a quick explanation of what is going to happen''': you can find a more detailed one, with pictures, at [[:mw:VisualEditor/Single_edit_tab|mediawiki.org]].
[[पटिमा:VisualEditor and wikitext side-by-side.png|alt=Side by side screenshots, showing the visual appearance of both editing systems |center|frameless|757px]]
;What's changing?
:In the new system, you get a <u>single edit tab which follows your preferences</u>, and that therefore will launch the wikitext editor '''or''' the visual editor depending on which one you opened the last (''{{int:visualeditor-preference-tabs-remember-last}}''). <br> This applies to everyone who edited recently, including anonymous users.
;How do I switch to the ''other'' editor then?
:Buttons on the toolbars of both editors were added months ago so that you can switch from one to the other every time you want to, without losing your changes and without having to save first. <br>The button, located on the right side of the toolbar, looks like square brackets ('''<nowiki>[[ ]]</nowiki>''') in the visual editor, and like a pencil ([[पटिमा:OOjs UI icon edit-ltr.svg|20px]]) in the wikitext editor.
;Are there other options available?
:Yes. You can choose whether you want:
* ''{{int:visualeditor-preference-tabs-prefer-ve}}'' (if you temporarily switch to the wikitext editor through the button on the toolbar, the system won't remember it; also, it only applies to namespaces where the visual editor is available).
* ''{{int:visualeditor-preference-tabs-prefer-wt}}'' (if you temporarily switch to the visual editor through the button on the toolbar, the system won't remember it)
* ''{{int:visualeditor-preference-tabs-multi-tab}}'' (a system in place at multiple wikis since 2013. You are familiar with this option if you have been using the visual editor here.)
** ''Please note: all the users will always have the opportunity to switch to the other editor via buttons on the toolbars, for occasional edits''.
;How do I set my preference?
* If you want to try or to stay in the new system: you don't need to do anything.
* If you had explicitly disabled the visual editor in the past and want to keep it disabled: you don't need to do anything.
* All the registered users have a dropdown menu in the [[विसेस:Preferences#mw-prefsection-editing|Editing tab of their Preferences]] ({{int:prefs-editing}} --> {{int:visualeditor-preference-tabs}}), where they can choose from. <u>This only needs to be done once</u>. Don't forget to save ;)
** <small>Users with the visual editor disabled need to re-enable it if they're interested in accessing that menu!</small>
* People who use the visual editor regularly will see a pop-up <u>(only once after the single edit tab system is introduced)</u>, and they can choose their favorite setting there. Of course, they can change their mind at any time just like the others, and pick a different setting from their Preferences.
** Anonymous users who have used the visual editor recently will also be able to choose which editor they want to edit with.
** ''Reminder: all the users will always have the opportunity to switch to the other editor via buttons on the toolbars, for occasional edits''.
;Final remarks
* <mark>Please spread the word about this major change</mark> in any way that you deem appropriate for this community, by linking to this announcement elsewhere, putting up a site notice, etc. Please note it will affect all the registered users at first, and after some days it will reach logged-out contributors as well if no major technical issues have arisen. '''[[अवयव:Eukesh|Eukesh]] ''': given your experience with this language and this community, I appreciate your support in making sure everyone here is aware of this change. Don't hesitate to ask questions, I'll be around for a while to help!
* Please do let us know about any anomalies you think you're experiencing, and do post any other feedback below. I'd like to thank everyone who works to make the transition easier for this community, and whoever will help me processing feedback in your language.
* You can learn more about optimizing the visual editor experience here by [[:mw:Help:VisualEditor/VE_as_the_main_editor|reading a guide on mediawiki.org]].
Thank you! [[अवयव:Elitre (WMF)|Elitre (WMF)]] ([[अवयव सम्भासित:Elitre (WMF)|वार्ता]]) १२:५५, २४ अगस्त २०१६ (UTC)
== The visual editor is now active here ==
''Hello again. This message is only available in English at this time: {{Int:Please-translate}}. {{Int:Feedback-thanks-title}}''
<gallery mode="nolines" widths=300px>
File:VisualEditor bi-directional switching pencil icon in wikitext.png|alt=The upper right corner of the wikitext editing toolbar, showing a pencil icon|In the wikitext editor, the pencil icon allows you to switch to the visual editor.
File:VisualEditor toolbar Page options - Switch to wikitext - Save.png|alt=The toolbar in the visual editor, showing the square brackets icon next to the Publish button.|In the visual editor, the <nowiki>[[ ]]</nowiki> (square brackets) icon allows you to switch to the wikitext editor. ''Please note that the button will soon say {{int:Publishpage}} or {{int:Publishchanges}}, due to an unrelated change.''
</gallery>
As some of you have noticed, '''this Wikipedia now has [[:mw:VisualEditor/Portal|the visual editor]] ({{int:visualeditor}}) enabled for all registered users'''. The rollout to logged-out users will likely happen in a week or so.
<mark>For an '''explanation of how the editing system now works and how to choose/go back to your favorite setting, please see my previous announcement above'''.</mark> If you wish to '''change your editing system preferences now, this can be done from [[विसेस:Preferences#mw-prefsection-editing|this link to your Preferences]] --> {{int:prefs-editing}} --> {{int:visualeditor-preference-tabs}}'''.
All edits using the visual editor will be tagged with "{{Int:tag-visualeditor}}" in recent changes, watchlists, and page histories. To access the [[:mw:Special:MyLanguage/Help:VisualEditor/User_guide|User Guide for the visual editor]], click on the "(?)" icon in its toolbar.
Please let us know if you find any problems. You can report issues directly in [[phab:|Phabricator, the new bug tracking system]] or on at [[:mw:VisualEditor/Feedback]]; by all means, feel free to also [[:mw:User talk:Elitre (WMF)|ping or contact me directly]] if you prefer.
In case of emergency (like an unexpected bug causing widespread problems), please contact James Forrester, the product manager, at jforrester@wikimedia.org or on [[:m:IRC|IRC]] in the #mediawiki-visualeditor channel.
Happy editing!
Respectfully, [[:mw:User:Elitre (WMF)|Elitre (WMF)]] १९:१५, ३० अगस्त २०१६ (UTC)
PS: Are you seeing interface messages that are not in this wiki's language? Please fix this by providing translations [https://translatewiki.net/w/i.php?title=Special:Translate&group=ext-visualeditor-0-all&filter=%21translated&action=translate here]. Translations may be also provided for the [[:mw:Help:VisualEditor/User_guide|user guide]]. Please contact me if you want guidance in contributing translations!
<div lang="en" dir="ltr" class="mw-content-ltr">
:Just a heads-up that rollout of the visual editor on this wiki is now complete. Please refer to my previous messages for details. You can [[:mw:Help:VisualEditor/VE_as_the_main_editor|read the "checklist"]] that was written to help communities like yours in their process of adapting the visual editor to their customs and needs. Best, [[:mw:User:Elitre (WMF)|Elitre (WMF)]] १८:३१, ६ सेप्टेम्बर २०१६ (UTC) </div>
== What support do Ancient Languages need? ==
Hi all, (apologies for English!)
As part of the ongoing discussions about whether the '''Ancient Language policy''' should be changed, I am reaching out to see if we can establish more about the '''kinds of support that Ancient Language Wikis need.''' Can you take a look at [[meta:Requests for comment/Start allowing ancient languages/Appendix IV: Developing Ancient Language support|this page on Meta about support for your project]], and leave feedback? --[[User:JimKillock|JimKillock]] ([[User talk:JimKillock|वार्ता]]) १९:१२, ११ सेप्टेम्बर २०२१ (UTC)
== Logo change ==
The text on [[:File:Wikipedia-logo-v2-pi.svg]] (current Pali WP logo) says,
:<code>विकिपीङिया<br/>{{small|एका निंमुलेना सद्दकोसो}}</code> which translates to
:<code>Wikipiria<br/>{{small|a free dictionary}}</code> which is absolutely wrong. This must be changed to
:<code>विकिपीडिया<br/>{{small|एका निंमुलेना निखिलकोसो}}</code> for the (close to) correct translation. Same issue with [[:File:Wikipedia-logo-v2-pi.png]]. I ask everyone to take part in this discussion. If there aren't any oppose votes in a week, I'll be pursuing this request myself. Thanks! [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|वार्ता]]) २१:५५, १६ मार्च २०२२ (UTC)
::Apparently, this was noticed way back in 2012. Nothing was done. See [[:meta:Special:Permalink/4209409#Hemant wikikosh@pi.wikipedia.org]]. [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|वार्ता]]) २३:५५, २६ मार्च २०२२ (UTC)
== Vote for your favourite Wikimedia sound logo ==
''{{int:Please-translate}}''
''We are really sorry for posting in English''
[[पटिमा:Sound_Logo_Cover_Image_-_Linkedin.png|center|800x800px]]
Voting in the Wikimedia sound logo contest [[c:Commons:Sound_Logo_Vote|'''has started''']]. From December 6 to 19, 2022, please play a part and help chose the sound that will identify Wikimedia content on audio devices. [[wmfblog:2022/12/06/vote-for-the-sound-of-all-human-knowledge/|Learn more on Diff]].
The sound logo team is grateful to everyone who participated in this global contest. We received 3,235 submissions from 2,094 participants in 135 countries. We are incredibly grateful to the team of [[wmfblog:2022/10/31/screening-3235-sound-submissions/|volunteer screeners]] and the [https://meta.wikimedia.org/wiki/Communications/Sound_Logo/Contest_proposal#How_will_the_final_selection_happen? selection committee] who, among others, helped bring us to where we are today. It is now up to Wikimedia to choose the Sound Of All Human Knowledge.
Best wishes, [[User:Arupako-WMF|Arupako-WMF]] ([[User talk:Arupako-WMF|talk]] • [[Special:Contributions/Arupako-WMF|contribs]]) १६:१६, १७ दिसम्बर २०२२ (UTC)
== errors detected by the Check Wiki project ==
errors detected by [https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Check_Wikipedia Check Wiki project] can be fixed using [https://en.wikipedia.org/wiki/Wikipedia:WPCleaner WPCleaner]. i assume it requies admin to enable and configure. i request to enable on our wiki. thank you. [[User:Gunyam|Gunyam]] ([[User talk:Gunyam|talk]] • [[Special:Contributions/Gunyam|contribs]]) ०५:३५, १३ फ़रवरी २०२३ (UTC)
== Wikimedia Technology Summit (WTS) 2024 - Scholarships ==
''Note: Apologies for cross-posting and sending in English.'' <br>
[[metawiki:3rd_Wikimedia_Technology_Summit_(WTS_2024)|Wikimedia Technology Summit (WTS) 2024]] is focused on using technology to enhance inclusivity across Wikipedia and its associated projects. We aim to explore strategies for engaging underrepresented communities and languages while also strengthening the technical foundation. By fostering collaboration between developers, users, and researchers, we can unite our efforts to create, innovate, and advance the technology that drives open knowledge. <br>
We invite community members residing in India who are interested in attending WTS 2024 in person to apply for scholarships by July 10, 2024. The summit will be held at IIIT Hyderabad, India, in October 2024. <br> To apply, please fill out the application form by clicking [https://docs.google.com/forms/d/e/1FAIpQLSeoO22CuLXrNzL10rJ2guQsxuVtgJAP82EUYuZyBI46nPAHWw/viewform this link]]. <br> On behalf of the WTS 2024 Scholarship Committee : [[User:Kasyap|Kasyap]] ([[User talk:Kasyap|talk]] • [[Special:Contributions/Kasyap|contribs]]) ०९:२२, ११ जून २०२४ (UTC)
l414ztpeczcda6rct7uwv1uqnyntn3z
असमरज्जं
0
6084
102836
102320
2025-06-18T12:18:04Z
जसवंत मोदी
7414
'''
102836
wikitext
text/x-wiki
{{Infobox settlement
<!-- See Template:Infobox settlement for additional fields and descriptions -->
| name =असमरज्जं
| native_name =
| native_name_lang =
| type = रज्जं
| image_skyline =
| image_alt = win!
Editing Meghalaya
| image_caption = मुद्दा
| image_seal = Seal of Assam.png
| seal_alt =
| image_map = India Assam locator map.svg
| map_alt =
| map_caption = '''भारते असमरज्जं'''
| image_map1 = Assam locator map.svg
| map_caption1 = '''असमराज्यस्य मानचित्रम्'''
| latd = 26.14
| longd = 91.77
| coor_pinpoint = दिसपुर
| coordinates_type = region:IN-ML_type:adm1st
| coordinates_display = inline,title
| coordinates_footnotes =
| coordinates_region = IN-ML
| subdivision_type = राष्ट्रम्
| subdivision_name = {{flag|भारतम्}}
| established_title = उद्घोषणम्
| established_date = सा.श.१९४७तमवर्षस्य अगष्टमासस्य १५तमदिनम् ।
| parts_type =मण्डलम्
| parts_style = para
| p1 = २७
| seat_type =राजधानी
| seat = दिसपुरम्
| seat1_type =
| seat1 =
| government_footnotes =
| leader_title = राज्यपालः
| leader_name = जानकीवल्लभः पट्नायिक्
| leader_title1 = मुख्यमन्त्री
| leader_name1 = तरुणः गोगी
| leader_title2 =
| leader_name2 =
| leader_title3 =
| leader_name3 =
| leader_title4 =
| leader_name4 =
| unit_pref = Metric<!-- or US or UK -->
| area_footnotes =
| area_total_km2 = ७८५५०
| area_note =
| area_rank = १६तमः
| elevation_footnotes =
| elevation_m =
| population_footnotes =
| population_total = ३११६९२७२
| population_as_of = २०११
| population_rank = १४तमः
| population_density_km2 = auto
| population_note =
| timezone1 = भारतीय कालगणनम्
| utc_offset1 = +05:30
| iso_code =
| blank_name_sec2 = साक्षरतापरिमाणम्
| blank_info_sec2 = ७३.१८% (१५तमः)
| blank1_name_sec2 = भाषाः
| blank1_info_sec2 = अस्सामि, कर्बि, बोडो, बेङ्गाली
| website = http://assam.gov.in
| footnotes =
}}
'''असमरज्जं''' भारतस्स पुब्बोत्तरदिसि विज्जमानं किञ्चन रज्जं। भारतस्स सीमाप्पदेसे विज्जमानं एतं रज्जं। रज्जस्स वित्थारो 78,466 कि.मी.वग्गमितो अत्थि। अस्स रज्जस्स उत्तरे अरुणाचलप्पदेसरज्जं, पुब्बे नागालेण्डरज्जं तथा मणिपुररज्जं, दक्खिने मिजोरमरज्जं तथा च मेघालयरज्जं, पच्छिमे च बाङ्गलादेसो होन्ति। अस्स रज्जस्स राजधानी दिसपुरं अत्थि।
== इतिहासो ==
पाचीनभारतीयगण्ठेसु अस्स पदेसस्स नाम प्रागज्योतिषपुरं इति अहु। पुराणानं आधारेण कामरूप अस्स रज्जस्स राजधानी अहु ति ज्ञायते।
महाभारतकालम्हा आरब्भ भास्करवम्मस्स कालं यावं एकस्स येव वंसस्स सासनम् अहु इति। अभिलेखेसु उल्लेखा दिस्सन्ति।
== मजूलिदीपो ==
मजूलिदीपो असमरज्जे ब्रह्मपुत्तनदेन निम्मितो विस्सस्स अतिविसालदीपो। अहोमवंसीयानं सासनकाले एसो पदेसो अतिविय धनसाली अहु। निसग्गस्स जीववेविद्धं एत्थ दिस्सति। एत्थ खगा पाणिनो विसिट्ठा कीटा च होन्ति। विस्ससंस्थाय एसो पदेसो विस्सपरम्पराठानमिति उग्घुट्ठं। एत्थ बहवो वेष्णवमतानुयायिनो होन्ति। एत्थ गन्तुं विमानधूमसकटवाहनसम्पक्को च होति। समीपे दोहारत् इति नगरं अत्थि।
== मण्डलानि ==
असमरज्जे २७ मण्डलानि होन्ति।
<table border="0" cellpadding="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="40%">
<tr>
<td width="20%" align="left" valign="top">
* [[उत्तर कछरमण्डलम्]]
* [[करीमगंजमण्डलम्]]
* [[कछरमण्डलम्]]
* [[कामरूपमण्डलम्]]
* [[कार्बी ऑन्गलॉन्गमण्डलम्]]
* [[कोकराझाड़मण्डलम्]]
* [[गोलाघाटमण्डलम्]]
* [[कामरूप महानगरमण्डलम्]]
* [[ग्वालपाड़ामण्डलम्]]
* [[जोरहटमण्डलम्]]
* [[डिब्रूगढमण्डलम्]]
* [[तिनसुखियामण्डलम्]]
* [[दारांगमण्डलम्]]
* [[धुबरीमण्डलम्]]
</td>
<td width="20%" align="left" valign="top">
* [[धेमाजीमण्डलम्]]
* [[नलबाड़ीमण्डलम्]]
* [[नागांवमण्डलम्]]
* [[बारपेटामण्डलम्]]
* [[बोंगाइगांवमण्डलम्]]
* [[मारिगांवमण्डलम्]]
* [[लखिमपुरमण्डलम्]]
* [[शिवसागरमण्डलम्]]
* [[शोणितपुरमण्डलम्]]
* [[हैलाकांडीमण्डलम्]]
* [[बक़सामण्डलम्]]
* [[उदालगुड़ीमण्डलम्]]
* [[चीरांगमण्डलम्]]
</td>
</tr>
</table>
== वीथिका ==
<gallery>
Guwahati City.jpg|'''गोवाहटिनगरम्'''
Jorhat.jpg
Kanaklata Udyan, Tezpur.jpg
Academic complex iitg.jpeg
Brahmaputra aerial view.jpg|'''ब्रह्मपुत्रानदी'''
Jaapi with Gamosa.jpg
Way To Majuli.jpg
Rhino at Pobitora.jpg
Siva Dol.JPG
</gallery>
== सम्पक्कतन्तूनि ==
* https://web.archive.org/web/20061128184547/http://www.assamgovt.nic.in/
* http://www.assamchronicle.com/
{{भारतस्य राज्यानि केन्द्रशासितप्रदेशाः च}}
[[वर्गः: भारतस्य राज्यानि]]
[[वर्गः: भारतम्]]
[[विभाग:भारतस्स रज्जानि]]
[[विभाग:भारतं]]
ife1vofklnj1d01pq7svfn1mq870j0y
विभाग:भारतस्स रज्जानि
14
6085
86713
86711
2012-11-21T16:59:59Z
Hemant wikikosh
824
86713
wikitext
text/x-wiki
एत्थ भारतस्स रज्जानं विसये लेखा होन्तु।
43k1vdld9j8wtlmaupx5ge9hgay9kae
विभाग:भारतं
14
6086
86712
2012-11-21T16:59:47Z
Hemant wikikosh
824
Created page with "एत्थ भारतस्स विसये लेखा होन्तु।"
86712
wikitext
text/x-wiki
एत्थ भारतस्स विसये लेखा होन्तु।
4le5m0l40bwnj8kyiiq1bwhuy5gneum
विभाग:स्काउट
14
6228
95089
2013-11-13T09:05:21Z
Nabin K. Sapkota
2746
Created page with "Pages in category "स्काउट""
95089
wikitext
text/x-wiki
Pages in category "स्काउट"
px9nfpsmc1g37kdl3l3ctqnhnkpueyj
बाबासाहेब आंबेडकर
0
6255
101997
101980
2023-01-12T18:24:38Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:81B6:54FD:6DF3:238|2405:201:AC06:B130:81B6:54FD:6DF3:238]] ([[User talk:2405:201:AC06:B130:81B6:54FD:6DF3:238|talk]]) to last revision by [[User:Tahmid|Tahmid]]
97376
wikitext
text/x-wiki
[[पटिमा:Dr. Bhimrao Ambedkar.jpg|thumb|right|आंबेडकर]]
[[पटिमा:B.R. Ambedkar in 1950.jpg|thumb|282x282px|बाबासाहेब आंबेडकर]]
'''भीमराव रामजी आंबेडकर''' भारतेनु महान समाज्सुध्रक|
2zcyapyz9dryoxo2xqaciq05pjunsj1
पटिरूप:शरीर अङ्ग
10
6279
95221
2014-05-14T06:57:13Z
Eukesh
59
Eukesh moved page [[पटिरूप:शरीर अङ्ग]] to [[पटिरूप:कायस्य निकाय]]
95221
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:कायस्य निकाय]]
8kxspzoc613qzmpzmiettqfdfd4gj4r
न्ह्रारु
0
6280
95223
2014-05-14T06:57:50Z
Eukesh
59
Eukesh moved page [[न्ह्रारु]] to [[न्हारु]]
95223
wikitext
text/x-wiki
#REDIRECT [[न्हारु]]
ad71xy0af0c8w2p5g8ocgwuf77hzur2
अठ्ठि
0
6281
95225
2014-05-14T06:58:20Z
Eukesh
59
Eukesh moved page [[अठ्ठि]] to [[अट्ठि]]
95225
wikitext
text/x-wiki
#REDIRECT [[अट्ठि]]
1gqma037fbjp879acos71ce89angw2p
अठ्ठिमिज्जं
0
6282
95227
2014-05-14T06:58:45Z
Eukesh
59
Eukesh moved page [[अठ्ठिमिज्जं]] to [[अट्ठिमिञ्जं]]
95227
wikitext
text/x-wiki
#REDIRECT [[अट्ठिमिञ्जं]]
mqkhheq56ehben7grh0fhmb45l8tip9
वक्कं
0
6283
95229
2014-05-14T06:59:25Z
Eukesh
59
Eukesh moved page [[वक्कं]] to [[वक्कं]]
95229
wikitext
text/x-wiki
#REDIRECT [[वक्कं]]
kn48k4e5exm72vo7vgl48ybqji6sfp5
ह्र्दयं
0
6284
95231
2014-05-14T06:59:53Z
Eukesh
59
Eukesh moved page [[ह्र्दयं]] to [[हदयं]]
95231
wikitext
text/x-wiki
#REDIRECT [[हदयं]]
o588s0u17e4rskf4pe2cao5mw7muqnz
उदरीयं
0
6285
95233
2014-05-14T07:00:27Z
Eukesh
59
Eukesh moved page [[उदरीयं]] to [[उदरियं]]
95233
wikitext
text/x-wiki
#REDIRECT [[उदरियं]]
0e79urk8gxdxrjdaz1xwok7z9pdu35r
शरीर अङ्ग
0
6286
95235
2014-05-14T07:00:59Z
Eukesh
59
Eukesh moved page [[शरीर अङ्ग]] to [[काय]]
95235
wikitext
text/x-wiki
#REDIRECT [[काय]]
p4xpwdhfef6oiqnkpa666l9kqrhh3lp
पटिरूप:Infobox anatomy
10
6287
101662
101555
2022-06-10T22:28:54Z
CX Zoom
6375
Substituting [[Template:rowstyle]] before deletion
101662
wikitext
text/x-wiki
{{infobox
| abovestyle = background: dimgray; color: white; font-size:125%;
| above = ''{{{Name}}}''
| labelstyle = padding-right:0.25em
| captionstyle = font-size:88%; line-height:135%
| image = {{#if:{{{map|{{{Map|}}}}}}|{{#ifexist:Template:{{{map|{{{Map}}}}}}|{{ {{{map|{{{Map}}}}}} | {{{map_position|{{{MapPos}}}}}} | Inline=1 | inline=1 }} }}|{{{ImageMap|{{{Imagemap|{{{image_map|}}}}}}}}} }}
| caption = {{{map_caption|{{{MapCaption|}}}}}}
| image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{Image|}}}|size={{{Width|}}}|sizedefault=frameless|upright=1.14}}
| caption2 = {{{Caption|}}}
| image3 = {{#invoke:InfoboxImage|InfoboxImage|image={{{Image2|}}}|size={{{Width2|{{{Width|}}}}}}|sizedefault=frameless|upright=1.14}}
| caption3 = {{{Caption2|}}}
| label1 = [[लातिन]]
| data1 = {{#if:{{{Latin|}}}|''{{{Latin}}}''}}
| label2 = [[List of subjects in Gray's Anatomy:{{{GraySubject}}}#Gray.27s_page_.23{{{GrayPage|}}}|Gray's]]
| data2 = {{#if:{{{GraySubject|}}}|{{Gray's Anatomy link|Subject={{{GraySubject|}}}|Page={{{GrayPage|}}} }} }}
| label4 = [[अंग निकाय]]
| data4 = {{{system|{{{System|}}}}}}
| rowclass6 = " style="background:pink
| label6 = [[Artery]]
| data6 = {{{artery|{{{Artery|}}}}}}
| rowclass7 = " style="background:lightblue
| label7 = [[Vein]]
| data7 = {{{vein|{{{Vein|}}}}}}
| rowclass8 = " style="background:yellow
| label8 = [[Nerve]]
| data8 = {{{nerve|{{{Nerve|}}}}}}
| rowclass9 = " style="background:lightgreen
| label9 = [[Lymph]]
| data9 = {{{lymph|{{{Lymph|}}}}}}
| rowclass10 = " style="background:thistle
| label10 = [[Embryology|Precursor]]
| data10 = {{{precursor|{{{Precursor|}}}}}}
<!-- MeSH / Dorlands -->
| label14 = [[Medical Subject Headings|MeSH]]
| data14 = {{#if:{{{MeshName|{{{Meshname|{{{MeSHname|}}}}}}}}}|<span style="white-space:nowrap">''[//www.nlm.nih.gov/cgi/mesh/{{{MeshYear|2011}}}/MB_cgi?mode=&term={{{MeshName|{{{Meshname|{{{MeSHname|}}}}}}}}} {{{MeshName|{{{Meshname|{{{MeSHname|}}}}}}}}}]''</span>}}
| label15 = Code
| data15 = {{{code|{{{Code|}}}}}}
| label16 = [[Elsevier|Dorlands<br/>/Elsevier]]
| data16 = {{#if: {{{Dorlands|}}} | ''[http://www.mercksource.com/pp/us/cns/cns_hl_dorlands_split.jsp?pg=/ppdocs/us/common/dorlands/dorland/{{{Dorlands}}}.htm {{{DorlandsID}}}]'' }}
}}{{main other|
{{#ifeq:{{{1|♦}}}|♦||[[Category:Medicine infobox template using deprecated parameters|1{{PAGENAME}}]]
}}{{#ifeq:{{{Map|♦}}}|♦||[[Category:Medicine infobox template using deprecated parameters|M{{PAGENAME}}]]
}}{{#ifeq:{{{BoxWidth|♦}}}{{{boxwidth|♦}}}|♦♦||[[Category:Medicine infobox template using deprecated parameters|W{{PAGENAME}}]]
}}{{#ifeq:{{{ColumnGap|♦}}}{{{columngap|♦}}}|♦♦||[[Category:Medicine infobox template using deprecated parameters|G{{PAGENAME}}]]
}}}}<noinclude>
[[Category:Infobox templates|Anatomy]]
</noinclude>
9m7riqm4e7m7mhdp3c2h6vf5vv5kkb7
पटिरूप:Main other
10
6288
101566
101369
2022-05-31T11:41:41Z
CX Zoom
6375
+ Cat
101566
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:0}}
| main
| other
}}
}}
| main = {{{1|}}}
| other
| #default = {{{2|}}}
}}<noinclude>
{{documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
[[Category:If-then-else templates]]
</noinclude>
j6ec1livcg4hy3618m24f8k6xph9ts9
Module:InfoboxImage
828
6289
95242
2014-05-14T07:17:48Z
Eukesh
59
Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- size - size to display the image -- m..."
95242
Scribunto
text/plain
-- Inputs:
-- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link
-- size - size to display the image
-- maxsize - maximum size for image
-- sizedefault - default size to display the image if size param is blank
-- alt - alt text for image
-- title - title text for image
-- border - set to yes if border
-- center - set to yes, if the image has to be centered
-- upright - upright image param
-- suppressplaceholder - if yes then checks to see if image is a placeholder and suppresses it
-- link - page to visit when clicking on image
-- Outputs:
-- Formatted image.
-- More details available at the "Module:InfoboxImage/doc" page
local i = {};
local placeholder_image = {
"Blue - Replace this image female.svg",
"Blue - Replace this image male.svg",
"Female no free image yet.png",
"Flag of None (square).svg",
"Flag of None.svg",
"Flag of.svg",
"Green - Replace this image female.svg",
"Green - Replace this image male.svg",
"Image is needed female.svg",
"Image is needed male.svg",
"Location map of None.svg",
"Male no free image yet.png",
"Missing flag.png",
"No flag.svg",
"No free portrait.svg",
"No portrait (female).svg",
"No portrait (male).svg",
"Red - Replace this image female.svg",
"Red - Replace this image male.svg",
"Replace this image female (blue).svg",
"Replace this image female.svg",
"Replace this image male (blue).svg",
"Replace this image male.svg",
"Silver - Replace this image female.svg",
"Silver - Replace this image male.svg",
"Replace this image.svg",
"Cricket no pic.png",
"CarersLogo.gif",
"Diagram Needed.svg",
"Example.jpg",
"Image placeholder.png",
"No male portrait.svg",
"Nocover-upload.png",
"NoDVDcover copy.png",
"Noribbon.svg",
"No portrait-BFD-test.svg",
"Placeholder barnstar ribbon.png",
"Project Trains no image.png",
"Image-request.png",
"Sin bandera.svg",
"Sin escudo.svg",
"Replace this image - temple.png",
"Replace this image butterfly.png",
"Replace this image.svg",
"Replace this image1.svg",
"Resolution angle.png",
"Image-No portrait-text-BFD-test.svg",
"Insert image here.svg",
"No image available.png",
"NO IMAGE YET square.png",
"NO IMAGE YET.png",
"No Photo Available.svg",
"No Screenshot.svg",
"No-image-available.jpg",
"Null.png",
"PictureNeeded.gif",
"Place holder.jpg",
"Unbenannt.JPG",
"UploadACopyrightFreeImage.svg",
"UploadAnImage.gif",
"UploadAnImage.svg",
"UploadAnImageShort.svg",
}
function i.IsPlaceholder(image)
-- change underscores to spaces
image = mw.ustring.gsub(image, "_", " ");
-- if image starts with [[ then remove that and anything after |
if mw.ustring.sub(image,1,2) == "[[" then
image = mw.ustring.sub(image,3);
image = mw.ustring.gsub(image, "([^|]*)|.*", "%1");
end
-- Trim spaces
image = mw.ustring.gsub(image, '^[ ]*(.-)[ ]*$', '%1');
-- remove prefix if exists
local allNames = mw.site.namespaces[6].aliases
allNames[#allNames + 1] = mw.site.namespaces[6].name
allNames[#allNames + 1] = mw.site.namespaces[6].canonicalName
for i, name in ipairs(allNames) do
if mw.ustring.lower(mw.ustring.sub(image, 1, mw.ustring.len(name) + 1)) == mw.ustring.lower(name .. ":") then
image = mw.ustring.sub(image, mw.ustring.len(name) + 2);
break
end
end
-- Trim spaces
image = mw.ustring.gsub(image, '^[ ]*(.-)[ ]*$', '%1');
-- capitalise first letter
image = mw.ustring.upper(mw.ustring.sub(image,1,1)) .. mw.ustring.sub(image,2);
for i,j in pairs(placeholder_image) do
if image == j then
return true
end
end
return false
end
function i.InfoboxImage(frame)
local image = frame.args["image"];
if image == "" or image == nil then
return "";
end
if image == " " then
return image;
end
if frame.args["suppressplaceholder"] ~= "no" then
if i.IsPlaceholder(image) == true then
return "";
end
end
if mw.ustring.lower(mw.ustring.sub(image,1,5)) == "http:" then
return "";
end
if mw.ustring.lower(mw.ustring.sub(image,1,6)) == "[http:" then
return "";
end
if mw.ustring.lower(mw.ustring.sub(image,1,7)) == "[[http:" then
return "";
end
if mw.ustring.lower(mw.ustring.sub(image,1,6)) == "https:" then
return "";
end
if mw.ustring.lower(mw.ustring.sub(image,1,7)) == "[https:" then
return "";
end
if mw.ustring.lower(mw.ustring.sub(image,1,8)) == "[[https:" then
return "";
end
if mw.ustring.sub(image,1,2) == "[[" then
-- search for thumbnail images and add to tracking cat if found
if mw.title.getCurrentTitle().namespace == 0 and (mw.ustring.find(image, "|%s*thumb%s*[|%]]") or mw.ustring.find(image, "|%s*thumbnail%s*[|%]]")) then
return image .. "[[Category:Pages using infoboxes with thumbnail images]]";
else
return image;
end
elseif mw.ustring.sub(image,1,2) == "{{" and mw.ustring.sub(image,1,3) ~= "{{{" then
return image;
elseif mw.ustring.sub(image,1,1) == "<" then
return image;
elseif mw.ustring.sub(image,1,5) == mw.ustring.char(127).."UNIQ" then
-- Found strip marker at begining, so pass don't process at all
return image;
else
local result = "";
local size = frame.args["size"];
local maxsize = frame.args["maxsize"];
local sizedefault = frame.args["sizedefault"];
local alt = frame.args["alt"];
local link = frame.args["link"];
local title = frame.args["title"];
local border = frame.args["border"];
local upright = frame.args["upright"] or "";
local thumbtime = frame.args["thumbtime"] or "";
local center= frame.args["center"];
-- remove prefix if exists
local allNames = mw.site.namespaces[6].aliases
allNames[#allNames + 1] = mw.site.namespaces[6].name
allNames[#allNames + 1] = mw.site.namespaces[6].canonicalName
for i, name in ipairs(allNames) do
if mw.ustring.lower(mw.ustring.sub(image, 1, mw.ustring.len(name) + 1)) == mw.ustring.lower(name .. ":") then
image = mw.ustring.sub(image, mw.ustring.len(name) + 2);
break
end
end
if maxsize ~= "" and maxsize ~= nil then
-- if no sizedefault then set to maxsize
if sizedefault == "" or sizedefault == nil then
sizedefault = maxsize
end
-- check to see if size bigger than maxsize
if size ~= "" and size ~= nil then
local sizenumber = tonumber(mw.ustring.match(size,"%d*")) or 0;
local maxsizenumber = tonumber(mw.ustring.match(maxsize,"%d*"));
if sizenumber>maxsizenumber and maxsizenumber>0 then
size = maxsize;
end
end
end
-- add px to size if just a number
if (tonumber(size) or 0) > 0 then
size = size .. "px";
end
result = "[[File:" .. image;
if size ~= "" and size ~= nil then
result = result .. "|" .. size;
elseif sizedefault ~= "" and sizedefault ~= nil then
result = result .. "|" .. sizedefault;
else
result = result .. "|frameless";
end
if center == "yes" then
result = result .. "|center"
end
if alt ~= "" and alt ~= nil then
result = result .. "|alt=" .. alt;
end
if link ~= "" and link ~= nil then
result = result .. "|link=" .. link;
end
if border == "yes" then
result = result .. "|border";
end
if upright ~= "" then
result = result .. "|upright=" .. upright;
end
if thumbtime ~= "" then
result = result .. "|thumbtime=" .. thumbtime;
end
if title ~= "" and title ~= nil then
result = result .. "|" .. title;
elseif alt ~= "" and alt ~= nil then
result = result .. "|" .. alt;
end
result = result .. "]]";
return result;
end
end
return i;
hj4p4v3knzcaxc3ovczcl7tm7l2e8gm
Module:Infobox
828
6290
100608
95244
2022-03-26T12:08:21Z
CX Zoom
6375
Remove [[Template:Navbar]] from infobox
100608
Scribunto
text/plain
-- This module implements {{Infobox}}
local p = {}
local HtmlBuilder = require('Module:HtmlBuilder')
local args = {}
local origArgs
local root
local function union(t1, t2)
-- Returns the union of the values of two tables, as a sequence.
local vals = {}
for k, v in pairs(t1) do
vals[v] = true
end
for k, v in pairs(t2) do
vals[v] = true
end
local ret = {}
for k, v in pairs(vals) do
table.insert(ret, k)
end
return ret
end
local function getArgNums(prefix)
-- Returns a table containing the numbers of the arguments that exist
-- for the specified prefix. For example, if the prefix was 'data', and
-- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}.
local nums = {}
for k, v in pairs(args) do
local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$')
if num then table.insert(nums, tonumber(num)) end
end
table.sort(nums)
return nums
end
local function addRow(rowArgs)
-- Adds a row to the infobox, with either a header cell
-- or a label/data cell combination.
if rowArgs.header then
root
.tag('tr')
.addClass(rowArgs.rowclass)
.tag('th')
.attr('colspan', 2)
.addClass(rowArgs.class)
.addClass(args.headerclass)
.css('text-align', 'center')
.cssText(args.headerstyle)
.wikitext(rowArgs.header)
elseif rowArgs.data then
local row = root.tag('tr')
row.addClass(rowArgs.rowclass)
if rowArgs.label then
row
.tag('th')
.attr('scope', 'row')
.css('text-align', 'left')
.cssText(args.labelstyle)
.wikitext(rowArgs.label)
.done()
end
local dataCell = row.tag('td')
if not rowArgs.label then
dataCell
.attr('colspan', 2)
.css('text-align', 'center')
end
dataCell
.addClass(rowArgs.class)
.cssText(rowArgs.datastyle)
.newline()
.wikitext(rowArgs.data)
end
end
local function renderTitle()
if not args.title then return end
root
.tag('caption')
.addClass(args.titleclass)
.cssText(args.titlestyle)
.wikitext(args.title)
end
local function renderAboveRow()
if not args.above then return end
root
.tag('tr')
.tag('th')
.attr('colspan', 2)
.addClass(args.aboveclass)
.css('text-align', 'center')
.css('font-size', '125%')
.css('font-weight', 'bold')
.cssText(args.abovestyle)
.wikitext(args.above)
end
local function renderBelowRow()
if not args.below then return end
root
.tag('tr')
.tag('td')
.attr('colspan', '2')
.addClass(args.belowclass)
.css('text-align', 'center')
.cssText(args.belowstyle)
.newline()
.wikitext(args.below)
end
local function renderSubheaders()
if args.subheader then
args.subheader1 = args.subheader
end
if args.subheaderrowclass then
args.subheaderrowclass1 = args.subheaderrowclass
end
local subheadernums = getArgNums('subheader')
for k, num in ipairs(subheadernums) do
addRow({
data = args['subheader' .. tostring(num)],
datastyle = args.subheaderstyle or args['subheaderstyle' .. tostring(num)],
class = args.subheaderclass,
rowclass = args['subheaderrowclass' .. tostring(num)]
})
end
end
local function renderImages()
if args.image then
args.image1 = args.image
end
if args.caption then
args.caption1 = args.caption
end
local imagenums = getArgNums('image')
for k, num in ipairs(imagenums) do
local caption = args['caption' .. tostring(num)]
local data = HtmlBuilder.create().wikitext(args['image' .. tostring(num)])
if caption then
data
.tag('div')
.cssText(args.captionstyle)
.wikitext(caption)
end
addRow({
data = tostring(data),
datastyle = args.imagestyle,
class = args.imageclass,
rowclass = args['imagerowclass' .. tostring(num)]
})
end
end
local function renderRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
for k, num in ipairs(rownums) do
addRow({
header = args['header' .. tostring(num)],
label = args['label' .. tostring(num)],
data = args['data' .. tostring(num)],
datastyle = args.datastyle,
class = args['class' .. tostring(num)],
rowclass = args['rowclass' .. tostring(num)]
})
end
end
local function renderItalicTitle()
local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title'])
if italicTitle == '' or italicTitle == 'force' or italicTitle == 'yes' then
root.wikitext(mw.getCurrentFrame():expandTemplate({title = 'italic title'}))
end
end
local function renderTrackingCategories()
if args.decat ~= 'yes' then
if #(getArgNums('data')) == 0 and mw.title.getCurrentTitle().namespace == 0 then
root.wikitext('[[Category:Articles which use infobox templates with no data rows]]')
end
if args.child == 'yes' and args.title then
root.wikitext('[[Category:Articles which use embedded infobox templates with the title parameter]]')
end
end
end
local function _infobox()
-- Specify the overall layout of the infobox, with special settings
-- if the infobox is used as a 'child' inside another infobox.
if args.child ~= 'yes' then
root = HtmlBuilder.create('table')
root
.addClass('infobox')
.addClass(args.bodyclass)
.attr('cellspacing', 3)
.css('border-spacing', '3px')
if args.subbox == 'yes' then
root
.css('padding', '0')
.css('border', 'none')
.css('margin', '-3px')
.css('width', 'auto')
.css('min-width', '100%')
.css('font-size', '100%')
.css('clear', 'none')
.css('float', 'none')
.css('background-color', 'transparent')
else
root
.css('width', '22em')
end
root
.cssText(args.bodystyle)
renderTitle()
renderAboveRow()
else
root = HtmlBuilder.create()
root
.wikitext(args.title)
end
renderSubheaders()
renderImages()
renderRows()
renderBelowRow()
renderItalicTitle()
renderTrackingCategories()
return tostring(root)
end
local function preprocessSingleArg(argName)
-- If the argument exists and isn't blank, add it to the argument table.
-- Blank arguments are treated as nil to match the behaviour of ParserFunctions.
if origArgs[argName] and origArgs[argName] ~= '' then
args[argName] = origArgs[argName]
end
end
local function preprocessArgs(prefixTable, step)
-- Assign the parameters with the given prefixes to the args table, in order, in batches
-- of the step size specified. This is to prevent references etc. from appearing in the
-- wrong order. The prefixTable should be an array containing tables, each of which has
-- two possible fields, a "prefix" string and a "depend" table. The function always parses
-- parameters containing the "prefix" string, but only parses parameters in the "depend"
-- table if the prefix parameter is present and non-blank.
if type(prefixTable) ~= 'table' then
error("Non-table value detected for the prefix table", 2)
end
if type(step) ~= 'number' then
error("Invalid step value detected", 2)
end
-- Get arguments without a number suffix, and check for bad input.
for i,v in ipairs(prefixTable) do
if type(v) ~= 'table' or type(v.prefix) ~= "string" or (v.depend and type(v.depend) ~= 'table') then
error('Invalid input detected to preprocessArgs prefix table', 2)
end
preprocessSingleArg(v.prefix)
-- Only parse the depend parameter if the prefix parameter is present and not blank.
if args[v.prefix] and v.depend then
for j, dependValue in ipairs(v.depend) do
if type(dependValue) ~= 'string' then
error('Invalid "depend" parameter value detected in preprocessArgs')
end
preprocessSingleArg(dependValue)
end
end
end
-- Get arguments with number suffixes.
local a = 1 -- Counter variable.
local moreArgumentsExist = true
while moreArgumentsExist == true do
moreArgumentsExist = false
for i = a, a + step - 1 do
for j,v in ipairs(prefixTable) do
local prefixArgName = v.prefix .. tostring(i)
if origArgs[prefixArgName] then
moreArgumentsExist = true -- Do another loop if any arguments are found, even blank ones.
preprocessSingleArg(prefixArgName)
end
-- Process the depend table if the prefix argument is present and not blank, or
-- we are processing "prefix1" and "prefix" is present and not blank, and
-- if the depend table is present.
if v.depend and (args[prefixArgName] or (i == 1 and args[v.prefix])) then
for j,dependValue in ipairs(v.depend) do
local dependArgName = dependValue .. tostring(i)
preprocessSingleArg(dependArgName)
end
end
end
end
a = a + step
end
end
function p.infobox(frame)
-- If called via #invoke, use the args passed into the invoking template.
-- Otherwise, for testing purposes, assume args are being passed directly in.
if frame == mw.getCurrentFrame() then
origArgs = frame:getParent().args
else
origArgs = frame
end
-- Parse the data parameters in the same order that the old {{infobox}} did, so that
-- references etc. will display in the expected places. Parameters that depend on
-- another parameter are only processed if that parameter is present, to avoid
-- phantom references appearing in article reference lists.
preprocessSingleArg('child')
preprocessSingleArg('bodyclass')
preprocessSingleArg('subbox')
preprocessSingleArg('bodystyle')
preprocessSingleArg('title')
preprocessSingleArg('titleclass')
preprocessSingleArg('titlestyle')
preprocessSingleArg('above')
preprocessSingleArg('aboveclass')
preprocessSingleArg('abovestyle')
preprocessArgs({
{prefix = 'subheader', depend = {'subheaderstyle', 'subheaderrowclass'}}
}, 10)
preprocessSingleArg('subheaderstyle')
preprocessSingleArg('subheaderclass')
preprocessArgs({
{prefix = 'image', depend = {'caption', 'imagerowclass'}}
}, 10)
preprocessSingleArg('captionstyle')
preprocessSingleArg('imagestyle')
preprocessSingleArg('imageclass')
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label'}},
{prefix = 'rowclass'},
{prefix = 'class'}
}, 50)
preprocessSingleArg('headerclass')
preprocessSingleArg('headerstyle')
preprocessSingleArg('labelstyle')
preprocessSingleArg('datastyle')
preprocessSingleArg('below')
preprocessSingleArg('belowclass')
preprocessSingleArg('belowstyle')
preprocessSingleArg('name')
args['italic title'] = origArgs['italic title'] -- different behaviour if blank or absent
preprocessSingleArg('decat')
return _infobox()
end
return p
5cfkzl5flen23y2yji3qqvlzkh14h78
Module:HtmlBuilder
828
6291
95245
2014-05-14T07:20:35Z
Eukesh
59
Created page with "-- Module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface. local HtmlBuilder = {} local metatable = {} metatable.__index = function(t, key)..."
95245
Scribunto
text/plain
-- Module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface.
local HtmlBuilder = {}
local metatable = {}
metatable.__index = function(t, key)
local ret = rawget(t, key)
if ret then
return ret
end
ret = metatable[key]
if type(ret) == 'function' then
return function(...)
return ret(t, ...)
end
else
return ret
end
end
metatable.__tostring = function(t)
local ret = {}
t._build(ret)
return table.concat(ret)
end
metatable._build = function(t, ret)
if t.tagName then
table.insert(ret, '<' .. t.tagName)
for i, attr in ipairs(t.attributes) do
table.insert(ret, ' ' .. attr.name .. '="' .. attr.val .. '"')
end
if #t.styles > 0 then
table.insert(ret, ' style="')
for i, prop in ipairs(t.styles) do
if type(prop) == 'string' then -- added with cssText()
table.insert(ret, prop .. ';')
else -- added with css()
table.insert(ret, prop.name .. ':' .. prop.val .. ';')
end
end
table.insert(ret, '"')
end
if t.selfClosing then
table.insert(ret, ' /')
end
table.insert(ret, '>')
end
for i, node in ipairs(t.nodes) do
if node then
if type(node) == 'table' then
node._build(ret)
else
table.insert(ret, tostring(node))
end
end
end
if t.tagName and not t.unclosed and not t.selfClosing then
table.insert(ret, '</' .. t.tagName .. '>')
end
end
metatable.node = function(t, builder)
if builder then
table.insert(t.nodes, builder)
end
return t
end
metatable.wikitext = function(t, ...)
local vals = {...}
for i = 1, #vals do
if vals[i] then
table.insert(t.nodes, vals[i])
end
end
return t
end
metatable.newline = function(t)
table.insert(t.nodes, '\n')
return t
end
metatable.tag = function(t, tagName, args)
args = args or {}
args.parent = t
local builder = HtmlBuilder.create(tagName, args)
table.insert(t.nodes, builder)
return builder
end
local function getAttr(t, name)
for i, attr in ipairs(t.attributes) do
if attr.name == name then
return attr
end
end
end
metatable.attr = function(t, name, val)
if type(val) == 'string' or type(val) == 'number' then
-- if caller sets the style attribute explicitly, then replace all styles previously added with css() and cssText()
if name == 'style' then
t.styles = {val}
return t
end
local attr = getAttr(t, name)
if attr then
attr.val = val
else
table.insert(t.attributes, {name = name, val = val})
end
end
return t
end
metatable.addClass = function(t, class)
if class then
local attr = getAttr(t, 'class')
if attr then
attr.val = attr.val .. ' ' .. class
else
t.attr('class', class)
end
end
return t
end
metatable.css = function(t, name, val)
if type(val) == 'string' or type(val) == 'number' then
for i, prop in ipairs(t.styles) do
if prop.name == name then
prop.val = val
return t
end
end
table.insert(t.styles, {name = name, val = val})
end
return t
end
metatable.cssText = function(t, css)
if css then
table.insert(t.styles, css)
end
return t
end
metatable.done = function(t)
return t.parent or t
end
metatable.allDone = function(t)
while t.parent do
t = t.parent
end
return t
end
function HtmlBuilder.create(tagName, args)
args = args or {}
local builder = {}
setmetatable(builder, metatable)
builder.nodes = {}
builder.attributes = {}
builder.styles = {}
builder.tagName = tagName
builder.parent = args.parent
builder.unclosed = args.unclosed or false
builder.selfClosing = args.selfClosing or false
return builder
end
return HtmlBuilder
ait58gp3hn4i3oyevj1ucebrzvyok1o
सुंग जय-की
0
6305
102001
101996
2023-01-12T18:29:33Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:3585:4BB0:FC25:F9D5|2405:201:AC06:B130:3585:4BB0:FC25:F9D5]] ([[User talk:2405:201:AC06:B130:3585:4BB0:FC25:F9D5|talk]]) to last revision by [[User:Escarbot|Escarbot]]
95991
wikitext
text/x-wiki
'''सुंग जय-की'''(कोरिया:성재기<ref>[http://www.seoul.co.kr/news/newsView.php?id=20130729500048 故 성재기 남성연대 대표가 이끌던 남성연대는 어떤 단체?] 서울신문 2013.07.29 (Korean language)</ref>;成在基, जुलाई २६, १९६७ - सितम्बर ११, २०१३<ref>[http://www.koreatimes.co.kr/www/news/nation/2013/07/116_140028.html Activist's 'suicide' causes huge stir] koreatimes 2013.07.26 (English language)</ref>) दक्षिण कोरिया मानव अधिकार कार्यकर्ताओं और नागरिक अधिकार कार्यकर्ताओं<ref>[http://www.koreatimes.co.kr/www/news/opinon/2013/07/202_140131.html An antifeminist's death] koreatimes 2013.07.29 (English language)</ref>, उदारवाद दार्शनिकों अस्तु। जनुअरी २४ २००८, के संस्थापक के "Man of Korea"(남성연대)।<ref>[http://www.newsen.com/news_view.php?uid=201307261951194710 ‘한강 투신’ 성재기, 그가 이끈 남성연대 뭐길래] 뉴스엔 2013.07.26 (Korean language)</ref>
== अभिञ्ञाणा Abhiññāṇā ==
<references/>
9hdb4j4l1vo9l45dpv620xrzfjxe8xr
स्पेनस्य: प्रकाश स्तंभ
0
6321
97614
95372
2021-04-15T13:38:16Z
Tahmid
5870
translation & cleaning
97614
wikitext
text/x-wiki
{{स्रोतहीन|date=अक्टूबर 2014}}
स्पेनस्यः प्रकाशस्तंभ
{| class="wikitable sortable"
|-
! नाम
! class="unsortable"| चित्र
! Water body
! क्षेत्र
! Port authority
! स्थान
! उसारी
! नोट
|-
| [[एल रोंपिदो दे कारताइआ प्रकाश स्तंभ]]
| [[पटिमा:Faros_de_El_Rompido.JPG|120px]]
|
| आन्दलूसिया
| उएल्वा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल पिकाचो(मासागोन)]]
| [[पटिमा:Mazagon_Lighthouse_03.jpg|120px]]
|
| आन्दलूसिया
| उएल्वा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला एगुएरा मीनार]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| उएल्वा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रोता प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कादिस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[बाखो दे लास पुएर्कास]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल सुर]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल आरेकेफे]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[बाखो दे पोनिएनते]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान्क्ति पेत्री प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पिएदरा लार्गा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप रोछे प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Cabo_Roche_1294.jpg|120px]]
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप तराफालगार प्रकाश स्तंभ]]
| [[पटिमा:Faro_en_el_cabo_Trafalgar.jpg|120px]]
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[बारबाते प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[चिपिओना प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Chipiona_1333.jpg|120px]]
|
| आन्दलूसिया
| कादिस खाड़ी
|
|
| Tallest प्रकाश स्तंभ in Spain.<!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ईसला वेरदे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कमारिनाल प्रकाश स्तंभ]]
| [[पटिमा:Faro_Camarinal_1313.jpg|120px]]
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला पालोमाप्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे तारीफ़ा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कारनिरो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कारबोनिरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आलगेकिरास खाड़ी
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दोंकिआ प्रकाश स्तंभ]]
| [[पटिमा:Faro_estepona_-_lado_este.JPG|120px]]
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मारबिआ प्रकाश स्तंभ]]
| [[पटिमा:IPlaz_mam_Liechtuerm.JPG|120px]]
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कालाबुरास प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला फ़ारोला दे मालागा]]
| [[पटिमा:Farola_de_malaga.JPG|120px]]
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आलबोरान टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरे देल मार प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरोख़ प्रकाश स्तंभ]]
| [[पटिमा:FaroTorrox.jpg|120px]]
|
| आन्दलूसिया
| मालागा
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आदरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे लोस बनिओस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता साबीनाल प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान तेलमो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[गाता दी केप का प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे ला पोलारका प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला मेसा दे रोलकान प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[गारूचा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| आल्मेरिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला हेरादूरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मोत्रील
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप साकरातीफ़ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मोत्रील
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कासतेल दे फेरो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| मोत्रील
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[वेरदे टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| unused
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान खोरोनिमो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आन्दलूसिया
| unused
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सांतूमेदे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[यानिस प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_LLanes.jpg|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रीबादेसिआ प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Ribaदेsella.jpg|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[यासरतरेस प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Lastres_03.JPG|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तासोनिस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरेस प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Torres.jpg|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कांकास प्रकाश स्तंभ]]
| [[पटिमा:Candas4.jpg|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप पेनिआस प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Pe%C3%B1as.jpg|120px]]
|
| आस्तूरियास
| गीखोन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान खुआन प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान इसतेबान दे पराਵਿआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कुदीएरो प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Cudillero_001.jpg|120px]]
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप वीदीओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप बुसतू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[लुआरका प्रकाश स्तंभ]]
| [[पटिमा:Luarca02.jpg|120px]]
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप सान औगसतीन प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तापिआ टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे ला करूस]]
| <!--[[File:EXAMPLE|120px]] -->
|
| आस्तूरियास
| आविलेस
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता मोसकारतेर प्रकाश स्तंभ]]
| [[पटिमा:प्रकाश स्तंभ portinatx eivissa 2003 05.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तागोमागो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[बोताफ़ोक प्रकाश स्तंभ]]
| [[पटिमा:Eivissa_-_Illa_Grossako_itsasargia.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एन पाओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ਐस पेनखातस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ਐस वेदरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[बलेका पलाना प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कोनियेरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ोरमैंनतेरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप बेरबेरीआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| इबिसा और फोरमैनतेरा
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पोएनसा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[अलकानाका प्रकाश स्तंभ]]
| [[पटिमा:Lighthouse_Alcanada2.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कापदेपेरा प्रकाश स्तंभ]]
| [[पटिमा:Capदेpera_-_फ़ार_de_Capदेpera_01_ies.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पोरतो कोलोम प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरे दे औ बो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता सालीनास प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप बलांक प्रकाश स्तंभ]]
| [[पटिमा:Far_Cap_Blanc_3.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पोरतो पि प्रकाश स्तंभ]]
| [[पटिमा:Torre दे Senyals दे Porto Pi.JPG|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभCala Figuera]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला मोला प्रकाश स्तंभ]]
| [[पटिमा:Formentera_5_(2125831467).jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप येबीग प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तरामुनताना प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप गरोस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे सा करू प्रकाश स्तंभ]]
| [[पटिमा:Mallorca_2001-7.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ोरमेनतोर प्रकाश स्तंभ]]
| [[पटिमा:Cap_Formentor_Lighthouse2.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| माखोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कावाएरीआ प्रकाश स्तंभ]]
| [[पटिमा:Cavalleria_Lighthouse.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ावारीतख़ प्रकाश स्तंभ]]
| [[पटिमा:E09_फ़ार_de_Fav%C3%A0ritx.JPG|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[संत फिलिप किला का प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[इआ दे लौर प्रकाश स्तंभ]]
| [[पटिमा:Faro दे la Isla देल Aire.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आतरूतख़ प्रकाश स्तंभ]]
| [[पटिमा:Cap_dArtrutx_(8948406425).jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सिउतादेया प्रकाश स्तंभ]]
| [[पटिमा:Sa फ़ारोla.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता नाती प्रकाश स्तंभ]]
| [[पटिमा:Faro दे पुन्ता Nati.jpg|120px]]
|
| बालिआरिक टापू समूह
| बालिआरिक टापू समूह
| मेनोरका
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एल कोतीयो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला इसलेता प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रोके देल पालो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे मेलेनारा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे आरीनागा प्रकाश स्तंभ]]
| [[पटिमा:GC_Faro_de_Punta_de_Arinaga_R05.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मासपालोमास प्रकाश स्तंभ]]
| [[पटिमा:Faro_Maspalomas_2008.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल कासतीएते प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता सारदीना प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[खांदीआ प्रकाश स्तंभ]]
| [[पटिमा:P%C3%A1jara_-_Carretera_Punta_de_Jand%C3%ADa_-_Punta_de_Jand%C3%ADa_-_Faro_03_ies.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मोरो कहाबले प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Jand%C3%ADa_-_01.JPG|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला एनतायाका प्रकाश स्तंभपुन्ता]]
| [[पटिमा:Tuineje_-_Calle_Laurel_-_Faro_de_la_Entallada_02_ies.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुएरते दे रोसारीओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मारतीनिओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोसतोन प्रकाश स्तंभ]]
| [[पटिमा:La_Oliva_-_Faro_de_Tost%C3%B3n_01_ies.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पेचिगुएरा प्रकाश स्तंभ]]
| [[पटिमा:Lanzarote_Faro_de_Pechiguera_R02.jpg|120px]]
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देलगाका प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| लास पाल्मास
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता आनागा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता आबोना प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे रासका प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे तेनो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे बुएनावीसता प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुएरतो दे ला करूस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल ईदाल्गो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान क्रीसतोबाल प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कुंपलीका प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आरेनास बलांकास प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फुएंकालिएनते प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल मोरो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता ओरचिया प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| तेनेरिफे
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला फ़ारोला देल मार (सांता करूस दे तेनेरिफे)|ला फ़ारोला देल मार]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कानारी टापू समूह
| unused
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सांता आना किले का प्रकाश स्तंभ]]
| [[पटिमा:Castro_Urdiales_-_Castle_001.jpg|120px]]
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ देल पेसकादोर]]
| [[पटिमा:Faro_del_Pescador.JPG|120px]]
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आखो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पेनिआ ओराकाका प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ला पुन्ता दे ला सेरका प्रकाश स्तंभ]]
| [[पटिमा:Campeonato_Mundial_de_J80_en_Santander_2009_06.jpg|120px]]
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मोऊरो प्रकाश स्तंभ]]
| [[पटिमा:Campeonato_Mundial_de_J80_en_Santander_2009_11.jpg|120px]]
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप मेयोर प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल तोरको दे आਫੁएरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता सीआ प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Punta_Silla.jpg|120px]]
|
| कांताबरिया
| संतांदेर
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ देल काबाਯੋ]]
| [[पटिमा:Faro_del_Caballo,_Santo%C3%B1a.JPG|120px]]
|
| कांताबरिया
| unused
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे ला बनिआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[संत कारलेस दे ला रापिता प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एल गालाचे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप तोरतोसा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एल फांगाल प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[साਲੂ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरेदेमबारा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| तारागोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[वीलानोवा ई ला गेलतरू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[योबरेगात प्रकाश स्तंभ]]
| [[पटिमा:Far_de_la_Torre_del_Riu_6.JPG|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मोंतखुइक प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कालेया प्रकाश स्तंभ]]
| [[पटिमा:149_El_Far_des_del_cam%C3%AD_de_les_Torretes.jpg|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोसा दे मार प्रकाश स्तंभ]]
| [[पटिमा:Far_de_TOSSA_-_IB-133.JPG|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पालामोस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप संत सेबासतीआ प्रकाश स्तंभ]]
| [[पटिमा:DSC_0064Far3.JPG|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मेदेस टापू समूह प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रोसेस प्रकाश स्तंभ]]
| [[पटिमा:Far_de_Roses_5827.JPG|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[काकाकेस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[करिउस दी केप का प्रकाश स्तंभ]]
| [[पटिमा:Cap_de_Creus_4.jpg|120px]]
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सेरनिआ प्रकाश स्तंभपुन्ता]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कातालोनिया
| बार्सिलोना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ताबारका प्रकाश स्तंभ]]
| [[पटिमा:Tabarca_Lighthouse.JPG|120px]]
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सांता पोला प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप उएरतास प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[इसलेत बेनिदोरम प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता देल अलबीर प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कापेला नाउ प्रकाश स्तंभ]]
| [[पटिमा:X%C3%A0bia_-_फ़ार_del_cap_de_la_Nau.JPG|120px]]
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[काबो दे संत आंतोनि प्रकाश स्तंभ]]
| [[पटिमा:Faro_del_Cabo_de_San_Antonio.jpg|120px]]
|
| वालेंसियाई समुदाय
| आलीकांते
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप कूएरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| वालेंसिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[वालेंसिया प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| वालेंसिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप कानित प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| वालेंसिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[नूलेस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कास्त्योन दे ला पलाना प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कोलंबरेतेस टापू समूह प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता मीचरोन प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता नोरते प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ओरोपेसा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कापेलतरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पेनिसकोला प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| वालेंसियाई समुदाय
| कास्त्योन
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[हर्कूलीज़ मीनार]]
| [[पटिमा:A_coruna_torre_de_hercules_sunset.jpg|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एसताका दे बारेस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पांचा टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[आ पेदरा दे बुरेला प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सान कीबराओ - पुन्ता आतालाइआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता रोनकादोईरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ओरतेगाल प्रकाश स्तंभ]]
| [[पटिमा:Faro_cabo_ortegal.jpg|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कानदेलारिया प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता फरूखीएरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप प्राइर प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप परीओरीनिओ चीको प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे मेरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सांतो आंतोन किले का प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सीसारगास टापू समूह प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता नारीगा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे रोनकूदो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता लाखे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ਵੀलान प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता दे आ बारसा प्रकाश स्तंभ (मूखीआ)]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप तूरीनिआन प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप फिसतेरा प्रकाश स्तंभ]]
| [[पटिमा:Cape_Finisterre_-_Lighthouse.jpg|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता इंसुआ प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Lari%C3%B1o.jpg|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ माऊँट लोऊरो (पुन्ता कूएइਖਾल)]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप रेबोरदीनो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप कोरूबेदो प्रकाश स्तंभ]]
| [[पटिमा:Faro_Corrubedo_(4063782760).jpg|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सालवोरा टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रूआ टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता काबाइओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ओनस टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तांबो टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता कोਊसो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सीएस टापू प्रकाश स्तंभ(माऊंट दो फ़ारो)]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ओमे प्रकाश स्तंभ]]
| [[पटिमा:Candas_del_Morrazo_Faro_de_cabo_Home.JPG|120px]]
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ओमे-पुन्ता रोबालेईरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[अ गूइया प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ਐसताई प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप सीएईरो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे फिनिसतेरे|फिनिसतेरे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| गालिसिया
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[औगूईलास प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[औगुईलीका टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मासारोन प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप तीनिओसो प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ देल बाखो दे लास लोसास]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[एसकोमबरेरास इसलेत प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ देल बाखो दे पोरतमान]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पोरतमान प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप पालोस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ओरमीगा गरांदे टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[प्रकाश स्तंभ देल एसतासिओ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| मूर्किया का
| कारतागेना
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ईगेर प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप ला पलाता प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_la_Plata-1.jpg|120px]]
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[सांता कलारा टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ईगेलदो पहाड़ी प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[गेतारीआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[ज़ुमाइआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| पासाया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[लेकितीओ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| बिलबाओ
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[रोसापे प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| बिलबाओ
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[केप मातखीतखाको प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| बिलबाओ
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[गोरलीस प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| बिलबाओ
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता गालिआ प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| बास्क कंट्री
| बिलबाओ
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता अलमीना प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Ceuta.jpg|120px]]
|
| कुएता और मेलिया
| सेउता
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पेनिओन दे वेलेज़ दे ला गोमेरा प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कुएता और मेलिया
| मेलिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[कोनगरेसो टापू प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कुएता और मेलिया
| मेलिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[मेलिया प्रकाश स्तंभ]]
| [[पटिमा:Melilla_Faro.jpg|120px]]
|
| कुएता और मेलिया
| मेलिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[चाफ़ारीनास टापू समूह प्रकाश स्तंभ]]
| <!--[[File:EXAMPLE|120px]] -->
|
| कुएता और मेलिया
| मेलिया
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो काबो दे पालोस]]
| [[पटिमा:Faro_de_Cabo_de_Palos,_Cartagena,_Murcia.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पोरतो कोलोम प्रकाश स्तंभ]]
| [[पटिमा:Punta_de_ses_Crestes.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार देस काप दे सेस सालीनिस]]
| [[पटिमा:Far_des_Cap_Salines_02.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[तोरे देल रेलोतग]]
| [[पटिमा:079_Torre_de_Jaume_I_(telef%C3%A8ric)_i_torre_del_Rellotge.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार दे ला सावीना]]
| [[पटिमा:FarSavina.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे सुआंसेस]]
| [[पटिमा:Isladelosconejos.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे काबो वीदीओ]]
| [[पटिमा:Vidiu_Lighthouse.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे मातालासकानिआस]]
| [[पटिमा:Faro_de_Matalasca%C3%B1as.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे काबो मेयोर]]
| [[पटिमा:Faro_de_Cabo_Mayor.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो मोनते इगुएलदो]]
| [[पटिमा:Lighthouse_in_San_Sebastian%27s_Igueldo_mountain_(Donostia,_Spain)..jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दा इया दे ओनस]]
| [[पटिमा:Faro_da_Illa_de_Ons.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[काबो दे आखो प्रकाश स्तंभ]]
| [[पटिमा:Cabo_de_Ajo.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार दे बारबारिया]]
| [[पटिमा:Far_d%27es_cap_de_Barbaria_02.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे काबो बूसतो]]
| [[पटिमा:Faro_de_Cabo_Busto.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ारो दे काबो विआनो]]
| [[पटिमा:Cabo_Vilan_(4043908368).jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार देल काप गरोस]]
| [[पटिमा:Far_Cap_Gros.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पुन्ता ਕੁੰपलीका प्रकाश स्तंभ]]
| [[पटिमा:Faro_de_Punta_Cumplida.jpg|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[पेनिसकोला प्रकाश स्तंभ]]
| [[पटिमा:Peniscola_Lighthouse_03.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार दे कालानानस]]
| [[पटिमा:Far_de_Cala_Nans_(Cadaqu%C3%A9s)_Sep._2007.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार दे ला गालेरिआ]]
| [[पटिमा:Far_de_Torredembarra_2012.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार दे सारनिया]]
| [[पटिमा:Far_de_Punta_s%27Arnella_5730.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|-
| [[फ़ार देल फांगार]]
| [[पटिमा:Delta_del_ebro_Faro_27.JPG|120px]]
|
|
|
|
|
| <!--<br /><br />{{coord|00.0000|N|00.0000|W|type:country_region:XX|}}-->
|}
== स्रोत ==
* https://en.wikipedia.org/wiki/List_of_lighthouses_in_Spain
qvrifb7o82oo0zsmnm47rq234ezzev7
तिपितक
0
6329
95374
2014-12-07T07:52:49Z
Eukesh
59
Eukesh moved page [[तिपितक]] to [[तिपिटक]]
95374
wikitext
text/x-wiki
#REDIRECT [[तिपिटक]]
a5j90150xqj50oi0bqtre62ciwx4uyz
सुत्तपिटक
0
6330
102406
97592
2024-02-07T04:34:54Z
जसवंत मोदी
7414
/* विभाजन */
102406
wikitext
text/x-wiki
== विभाजन ==
सुत्तपिटक विभाजन एवम् <ref>[https://tipitaka.org/deva/ तिपिटक अर्ग]</ref>
{| wikitable; align="center"
| align="center" style="background:#f0f0f0;"|'''सुत्तपिटक'''
| align="center" style="background:#f0f0f0;"|'''निकाय '''
| align="center" style="background:#f0f0f0;"|'''वग्ग '''
| align="center" style="background:#f0f0f0;"|'''सुत्त '''
|-
| ||[[दीघनिकाय]]||||
|-
| ||||सीलक्खन्धवग्गपाळि
|-
| |||||| ब्रह्मजालसुत्तं
|-
| |||||| सामञ्ञफलसुत्तं
|-
| |||||| अम्बट्ठसुत्तं
|-
| |||||| सोणदण्डसुत्तं
|-
| |||||| कूटदन्तसुत्तं
|-
| |||||| महालिसुत्तं
|-
| |||||| जालियसुत्तं
|-
| |||||| महासीहनादसुत्तं
|-
| |||||| पोट्ठपादसुत्तं
|-
| |||||| सुभसुत्तं
|-
| |||||| केवट्टसुत्तं
|-
| |||||| लोहिच्चसुत्तं
|-
| |||||| तेविज्जसुत्तं
|-
| ||||महावग्गपाळि||
|-
| |||||| महापदानसुत्तं
|-
| |||||| महानिदानसुत्तं
|-
| |||||| महापरिनिब्बानसुत्तं
|-
| |||||| महासुदस्सनसुत्तं
|-
| |||||| जनवसभसुत्तं
|-
| |||||| महागोविन्दसुत्तं
|-
| |||||| महासमयसुत्तं
|-
| |||||| सक्कपञ्हसुत्तं
|-
| |||||| महासतिपट्ठानसुत्तं
|-
| |||||| पायासिसुत्तं
|-
| ||||पाथिकवग्गपाळि
|-
| |||||| पाथिकसुत्तं
|-
| |||||| उदुम्बरिकसुत्तं
|-
| |||||| चक्कवत्तिसुत्तं
|-
| |||||| अग्गञ्ञसुत्तं
|-
| |||||| सम्पसादनीयसुत्तं
|-
| |||||| पासादिकसुत्तं
|-
| |||||| लक्खणसुत्तं
|-
| |||||| सिङ्गालसुत्तं
|-
| |||||| आटानाटियसुत्तं
|-
| |||||| सङ्गीतिसुत्तं
|-
| |||||| दसुत्तरसुत्तं
|-
| ||[[मज्झिमनिकाय]]||||
|-
| ||||मूलपण्णासपाळि
|-
| |||||| मूलपरियायवग्गो
|-
| |||||| सीहनादवग्गो
|-
| |||||| ओपम्मवग्गो
|-
| |||||| महायमकवग्गो
|-
| |||||| चूळयमकवग्गो
|-
| ||||मज्झिमपण्णासपाळि
|-
| |||||| गहपतिवग्गो
|-
| |||||| भिक्खुवग्गो
|-
| |||||| परिब्बाजकवग्गो
|-
| |||||| राजवग्गो
|-
| |||||| ब्राह्मणवग्गो
|-
| ||||उपरिपण्णासपाळि
|-
| |||||| देवदहवग्गो
|-
| |||||| अनुपदवग्गो
|-
| |||||| सुञ्ञतवग्गो
|-
| |||||| विभङ्गवग्गो
|-
| |||||| सळायतनवग्गो
|-
| ||[[संयुत्तनिकाय]]||||
|-
| ||||सगाथावग्गपाळि
|-
| |||||| देवतासंयुत्तं
|-
| |||||| देवपुत्तसंयुत्तं
|-
| |||||| कोसलसंयुत्तं
|-
| |||||| मारसंयुत्तं
|-
| |||||| भिक्खुनीसंयुत्तं
|-
| |||||| ब्रह्मसंयुत्तं
|-
| |||||| ब्राह्मणसंयुत्तं
|-
| |||||| वङ्गीससंयुत्तं
|-
| |||||| वनसंयुत्तं
|-
| |||||| यक्खसंयुत्तं
|-
| |||||| सक्कसंयुत्तं
|-
| ||||निदानवग्गपाळि
|-
| |||||| निदानसंयुत्तं
|-
| |||||| अभिसमयसंयुत्तं
|-
| |||||| धातुसंयुत्तं
|-
| |||||| अनमतग्गसंयुत्तं
|-
| |||||| कस्सपसंयुत्तं
|-
| |||||| लाभसक्कारसंयुत्तं
|-
| |||||| राहुलसंयुत्तं
|-
| |||||| लक्खणसंयुत्तं
|-
| |||||| ओपम्मसंयुत्तं
|-
| |||||| भिक्खुसंयुत्तं
|-
| ||||खन्धवग्गपाळि||
|-
| |||||| खन्धसंयुत्तं
|-
| |||||| राधसंयुत्तं
|-
| |||||| दिट्ठिसंयुत्तं
|-
| |||||| ओक्कन्तसंयुत्तं
|-
| |||||| उप्पादसंयुत्तं
|-
| |||||| किलेससंयुत्तं
|-
| |||||| सारिपुत्तसंयुत्तं
|-
| |||||| नागसंयुत्तं
|-
| |||||| सुपण्णसंयुत्तं
|-
| |||||| गन्धब्बकायसंयुत्तं
|-
| |||||| वलाहकसंयुत्तं
|-
| |||||| वच्छगोत्तसंयुत्तं
|-
| |||||| झानसंयुत्तं
|-
| ||||सळायतनवग्गपाळि
|-
| |||||| सळायतनसंयुत्तं
|-
| |||||| वेदनासंयुत्तं
|-
| |||||| मातुगामसंयुत्तं
|-
| |||||| जम्बुखादकसंयुत्तं
|-
| |||||| सामण्डकसंयुत्तं
|-
| |||||| मोग्गल्लानसंयुत्तं
|-
| |||||| चित्तसंयुत्तं
|-
| |||||| गामणिसंयुत्तं
|-
| |||||| असङ्खतसंयुत्तं
|-
| |||||| अब्याकतसंयुत्तं
|-
| ||||महावग्गपाळि||
|-
| |||||| मग्गसंयुत्तं
|-
| |||||| बोज्झङ्गसंयुत्तं
|-
| |||||| सतिपट्ठानसंयुत्तं
|-
| |||||| इन्द्रियसंयुत्तं
|-
| |||||| सम्मप्पधानसंयुत्तं
|-
| |||||| बलसंयुत्तं
|-
| |||||| इद्धिपादसंयुत्तं
|-
| |||||| अनुरुद्धसंयुत्तं
|-
| |||||| झानसंयुत्तं
|-
| |||||| आनापानसंयुत्तं
|-
| |||||| सोतापत्तिसंयुत्तं
|-
| |||||| सच्चसंयुत्तं
|-
| ||[[अङ्गुत्तरनिकाय]]||
|-
| ||||एककनिपातपाळि
|-
| |||||| रूपादिवग्गो
|-
| |||||| नीवरणप्पहानवग्गो
|-
| |||||| अकम्मनियवग्गो
|-
| |||||| अदन्तवग्गो
|-
| |||||| पणिहितअच्छवग्गो
|-
| |||||| अच्छरासङ्घातवग्गो
|-
| |||||| वीरियारम्भादिवग्गो
|-
| |||||| कल्याणमित्तादिवग्गो
|-
| |||||| पमादादिवग्गो
|-
| |||||| दुतियपमादादिवग्गो
|-
| |||||| अधम्मवग्गो
|-
| |||||| अनापत्तिवग्गो
|-
| |||||| एकपुग्गलवग्गो
|-
| |||||| एतदग्गवग्गो
|-
| |||||| अट्ठानपाळि
|-
| |||||| एकधम्मपाळि
|-
| |||||| पसादकरधम्मवग्गो
|-
| |||||| अपरअच्छरासङ्घातवग्गो
|-
| |||||| कायगतासतिवग्गो
|-
| |||||| अमतवग्गो
|-
| ||||दुकनिपातपाळि||
|-
| |||||| कम्मकरणवग्गो
|-
| |||||| अधिकरणवग्गो
|-
| |||||| बालवग्गो
|-
| |||||| समचित्तवग्गो
|-
| |||||| परिसवग्गो
|-
| |||||| पुग्गलवग्गो
|-
| |||||| सुखवग्गो
|-
| |||||| सनिमित्तवग्गो
|-
| |||||| धम्मवग्गो
|-
| |||||| बालवग्गो
|-
| |||||| आसादुप्पजहवग्गो
|-
| |||||| आयाचनवग्गो
|-
| |||||| दानवग्गो
|-
| |||||| सन्थारवग्गो
|-
| |||||| समापत्तिवग्गो
|-
| |||||| कोधपेय्यालं
|-
| |||||| अकुसलपेय्यालं
|-
| |||||| विनयपेय्यालं
|-
| |||||| रागपेय्यालं
|-
| ||||तिकनिपातपाळि
|-
| |||||| बालवग्गो
|-
| |||||| रथकारवग्गो
|-
| |||||| पुग्गलवग्गो
|-
| |||||| देवदूतवग्गो
|-
| |||||| चूळवग्गो
|-
| |||||| ब्राह्मणवग्गो
|-
| |||||| महावग्गो
|-
| |||||| आनन्दवग्गो
|-
| |||||| समणवग्गो
|-
| |||||| लोणकपल्लवग्गो
|-
| |||||| सम्बोधवग्गो
|-
| |||||| आपायिकवग्गो
|-
| |||||| कुसिनारवग्गो
|-
| |||||| योधाजीववग्गो
|-
| |||||| मङ्गलवग्गो
|-
| |||||| अचेलकवग्गो
|-
| |||||| कम्मपथपेय्यालं
|-
| |||||| रागपेय्यालं
|-
| ||||चतुक्कनिपातपाळि
|-
| |||||| भण्डगामवग्गो
|-
| |||||| चरवग्गो
|-
| |||||| उरुवेलवग्गो
|-
| |||||| चक्कवग्गो
|-
| |||||| रोहितस्सवग्गो
|-
| |||||| पुञ्ञाभिसन्दवग्गो
|-
| |||||| पत्तकम्मवग्गो
|-
| |||||| अपण्णकवग्गो
|-
| |||||| मचलवग्गो
|-
| |||||| असुरवग्गो
|-
| |||||| वलाहकवग्गो
|-
| |||||| केसिवग्गो
|-
| |||||| भयवग्गो
|-
| |||||| पुग्गलवग्गो
|-
| |||||| आभावग्गो
|-
| |||||| इन्द्रियवग्गो
|-
| |||||| पटिपदावग्गो
|-
| |||||| सञ्चेतनियवग्गो
|-
| |||||| ब्राह्मणवग्गो
|-
| |||||| महावग्गो
|-
| |||||| सप्पुरिसवग्गो
|-
| |||||| परिसावग्गो
|-
| |||||| दुच्चरितवग्गो
|-
| |||||| कम्मवग्गो
|-
| |||||| आपत्तिभयवग्गो
|-
| |||||| अभिञ्ञावग्गो
|-
| |||||| कम्मपथवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||पञ्चकनिपातपाळि
|-
| |||||| सेखबलवग्गो
|-
| |||||| बलवग्गो
|-
| |||||| पञ्चङ्गिकवग्गो
|-
| |||||| सुमनवग्गो
|-
| |||||| मुण्डराजवग्गो
|-
| |||||| नीवरणवग्गो
|-
| |||||| सञ्ञावग्गो
|-
| |||||| योधाजीववग्गो
|-
| |||||| थेरवग्गो
|-
| |||||| ककुधवग्गो
|-
| |||||| फासुविहारवग्गो
|-
| |||||| अन्धकविन्दवग्गो
|-
| |||||| गिलानवग्गो
|-
| |||||| राजवग्गो
|-
| |||||| तिकण्डकीवग्गो
|-
| |||||| सद्धम्मवग्गो
|-
| |||||| आघातवग्गो
|-
| |||||| उपासकवग्गो
|-
| |||||| अरञ्ञवग्गो
|-
| |||||| ब्राह्मणवग्गो
|-
| |||||| किमिलवग्गो
|-
| |||||| अक्कोसकवग्गो
|-
| |||||| दीघचारिकवग्गो
|-
| |||||| आवासिकवग्गो
|-
| |||||| दुच्चरितवग्गो
|-
| |||||| उपसम्पदावग्गो
|-
| |||||| सम्मुतिपेय्यालं
|-
| |||||| सिक्खापदपेय्यालं
|-
| |||||| रागपेय्यालं
|-
| ||||छक्कनिपातपाळि
|-
| |||||| आहुनेय्यवग्गो
|-
| |||||| सारणीयवग्गो
|-
| |||||| अनुत्तरियवग्गो
|-
| |||||| देवतावग्गो
|-
| |||||| धम्मिकवग्गो
|-
| |||||| महावग्गो
|-
| |||||| देवतावग्गो
|-
| |||||| अरहत्तवग्गो
|-
| |||||| सीतिवग्गो
|-
| |||||| आनिसंसवग्गो
|-
| |||||| तिकवग्गो
|-
| |||||| सामञ्ञवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||सत्तकनिपातपाळि
|-
| |||||| धनवग्गो
|-
| |||||| अनुसयवग्गो
|-
| |||||| वज्जिसत्तकवग्गो
|-
| |||||| देवतावग्गो
|-
| |||||| महायञ्ञवग्गो
|-
| |||||| अब्याकतवग्गो
|-
| |||||| महावग्गो
|-
| |||||| विनयवग्गो
|-
| |||||| समणवग्गो
|-
| |||||| आहुनेय्यवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||अट्ठकादिनिपातपाळि
|-
| |||||| मेत्तावग्गो
|-
| |||||| महावग्गो
|-
| |||||| गहपतिवग्गो
|-
| |||||| दानवग्गो
|-
| |||||| उपोसथवग्गो
|-
| |||||| गोतमीवग्गो
|-
| |||||| भूमिचालवग्गो
|-
| |||||| यमकवग्गो
|-
| |||||| सतिवग्गो
|-
| |||||| सामञ्ञवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||नवकनिपातपाळि
|-
| |||||| सम्बोधिवग्गो
|-
| |||||| सीहनादवग्गो
|-
| |||||| सत्तावासवग्गो
|-
| |||||| महावग्गो
|-
| |||||| सामञ्ञवग्गो
|-
| |||||| खेमवग्गो
|-
| |||||| सतिपट्ठानवग्गो
|-
| |||||| सम्मप्पधानवग्गो
|-
| |||||| इद्धिपादवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||दसकनिपातपाळि
|-
| |||||| आनिसंसवग्गो
|-
| |||||| नाथवग्गो
|-
| |||||| महावग्गो
|-
| |||||| उपालिवग्गो
|-
| |||||| अक्कोसवग्गो
|-
| |||||| सचित्तवग्गो
|-
| |||||| यमकवग्गो
|-
| |||||| आकङ्खवग्गो
|-
| |||||| थेरवग्गो
|-
| |||||| उपालिवग्गो
|-
| |||||| समणसञ्ञावग्गो
|-
| |||||| पच्चोरोहणिवग्गो
|-
| |||||| परिसुद्धवग्गो
|-
| |||||| साधुवग्गो
|-
| |||||| अरियवग्गो
|-
| |||||| पुग्गलवग्गो
|-
| |||||| जाणुस्सोणिवग्गो
|-
| |||||| साधुवग्गो
|-
| |||||| अरियमग्गवग्गो
|-
| |||||| अपरपुग्गलवग्गो
|-
| |||||| करजकायवग्गो
|-
| |||||| सामञ्ञवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||||एकादसकनिपातपाळि
|-
| |||||| निस्सयवग्गो
|-
| |||||| अनुस्सतिवग्गो
|-
| |||||| सामञ्ञवग्गो
|-
| |||||| रागपेय्यालं
|-
| ||[[खुद्दकनिकाय]]||||
|-
| ||||खुद्दकपाठपाळि
|-
| |||||| सरणत्तयं
|-
| |||||| दससिक्खापदं
|-
| |||||| द्वत्तिंसाकारो
|-
| |||||| कुमारपञ्हा
|-
| |||||| मङ्गलसुत्तं
|-
| |||||| रतनसुत्तं
|-
| |||||| तिरोकुट्टसुत्तं
|-
| |||||| निधिकण्डसुत्तं
|-
| |||||| मेत्तसुत्तं
|-
| ||||धम्मपदपाळि||
|-
| |||||| यमकवग्गो
|-
| |||||| अप्पमादवग्गो
|-
| |||||| चित्तवग्गो
|-
| |||||| पुप्फवग्गो
|-
| |||||| बालवग्गो
|-
| |||||| पण्डितवग्गो
|-
| |||||| अरहन्तवग्गो
|-
| |||||| सहस्सवग्गो
|-
| |||||| पापवग्गो
|-
| |||||| दण्डवग्गो
|-
| |||||| जरावग्गो
|-
| |||||| अत्तवग्गो
|-
| |||||| लोकवग्गो
|-
| |||||| बुद्धवग्गो
|-
| |||||| सुखवग्गो
|-
| |||||| पियवग्गो
|-
| |||||| कोधवग्गो
|-
| |||||| मलवग्गो
|-
| |||||| धम्मट्ठवग्गो
|-
| |||||| मग्गवग्गो
|-
| |||||| पकिण्णकवग्गो
|-
| |||||| निरयवग्गो
|-
| |||||| नागवग्गो
|-
| |||||| तण्हावग्गो
|-
| |||||| भिक्खुवग्गो
|-
| |||||| ब्राह्मणवग्गो
|-
| ||||उदानपाळि||
|-
| |||||| बोधिवग्गो
|-
| |||||| मुचलिन्दवग्गो
|-
| |||||| नन्दवग्गो
|-
| |||||| मेघियवग्गो
|-
| |||||| सोणवग्गो
|-
| |||||| जच्चन्धवग्गो
|-
| |||||| चूळवग्गो
|-
| |||||| पाटलिगामियवग्गो
|-
| ||||इतिवुत्तकपाळि||
|-
| |||||| एककनिपातो
|-
| |||||| दुकनिपातो
|-
| |||||| तिकनिपातो
|-
| |||||| चतुक्कनिपातो
|-
| ||||सुत्तनिपातपाळि||
|-
| |||||| उरगवग्गो
|-
| |||||| चूळवग्गो
|-
| |||||| महावग्गो
|-
| |||||| अट्ठकवग्गो
|-
| |||||| पारायनवग्गो
|-
| ||||विमानवत्थुपाळि
|-
| |||||| इत्थिविमानं
|-
| |||||| पुरिसविमानं
|-
| ||||पेतवत्थुपाळि||
|-
| |||||| उरगवग्गो
|-
| |||||| उब्बरिवग्गो
|-
| |||||| चूळवग्गो
|-
| |||||| महावग्गो
|-
| ||||थेरगाथापाळि||
|-
| |||||| एककनिपातो
|-
| |||||| दुकनिपातो
|-
| |||||| तिकनिपातो
|-
| |||||| चतुकनिपातो
|-
| |||||| पञ्चकनिपातो
|-
| |||||| छक्कनिपातो
|-
| |||||| सत्तकनिपातो
|-
| |||||| अट्ठकनिपातो
|-
| |||||| नवकनिपातो
|-
| |||||| दसकनिपातो
|-
| |||||| एकादसनिपातो
|-
| |||||| द्वादसकनिपातो
|-
| |||||| तेरसनिपातो
|-
| |||||| चुद्दसकनिपातो
|-
| |||||| सोळसकनिपातो
|-
| |||||| वीसतिनिपातो
|-
| |||||| तिंसनिपातो
|-
| |||||| चत्तालीसनिपातो
|-
| |||||| पञ्ञासनिपातो
|-
| |||||| सट्ठिनिपातो
|-
| |||||| महानिपातो
|-
| ||||थेरीगाथापाळि||
|-
| |||||| एककनिपातो
|-
| |||||| दुकनिपातो
|-
| |||||| तिकनिपातो
|-
| |||||| चतुक्कनिपातो
|-
| |||||| पञ्चकनिपातो
|-
| |||||| छक्कनिपातो
|-
| |||||| सत्तकनिपातो
|-
| |||||| अट्ठकनिपातो
|-
| |||||| नवकनिपातो
|-
| |||||| एकादसनिपातो
|-
| |||||| द्वादसकनिपातो
|-
| |||||| सोळसनिपातो
|-
| |||||| वीसतिनिपातो
|-
| |||||| तिंसनिपातो
|-
| |||||| चत्तालीसनिपातो
|-
| |||||| महानिपातो
|-
| ||||अपदानपाळि-१
|-
| |||||| बुद्धवग्गो
|-
| |||||| सीहासनियवग्गो
|-
| |||||| सुभूतिवग्गो
|-
| |||||| कुण्डधानवग्गो
|-
| |||||| उपालिवग्गो
|-
| |||||| बीजनिवग्गो
|-
| |||||| सकचिन्तनियवग्गो
|-
| |||||| नागसमालवग्गो
|-
| |||||| तिमिरवग्गो
|-
| |||||| सुधावग्गो
|-
| |||||| भिक्खदायिवग्गो
|-
| |||||| महापरिवारवग्गो
|-
| |||||| सेरेय्यवग्गो
|-
| |||||| सोभितवग्गो
|-
| |||||| छत्तवग्गो
|-
| |||||| बन्धुजीवकवग्गो
|-
| |||||| सुपारिचरियवग्गो
|-
| |||||| कुमुदवग्गो
|-
| |||||| कुटजपुप्फियवग्गो
|-
| |||||| तमालपुप्फियवग्गो
|-
| |||||| कणिकारपुप्फियवग्गो
|-
| |||||| हत्थिवग्गो
|-
| |||||| आलम्बणदायकवग्गो
|-
| |||||| उदकासनवग्गो
|-
| |||||| तुवरदायकवग्गो
|-
| |||||| थोमकवग्गो
|-
| |||||| पदुमुक्खिपवग्गो
|-
| |||||| सुवण्णबिब्बोहनवग्गो
|-
| |||||| पण्णदायकवग्गो
|-
| |||||| चितकपूजकवग्गो
|-
| |||||| पदुमकेसरवग्गो
|-
| |||||| आरक्खदायकवग्गो
|-
| |||||| उमापुप्फियवग्गो
|-
| |||||| गन्धोदकवग्गो
|-
| |||||| एकपदुमियवग्गो
|-
| |||||| सद्दसञ्ञकवग्गो
|-
| |||||| मन्दारवपुप्फियवग्गो
|-
| |||||| बोधिवन्दनवग्गो
|-
| |||||| अवटफलवग्गो
|-
| |||||| पिलिन्दवच्छवग्गो
|-
| |||||| मेत्तेय्यवग्गो
|-
| |||||| भद्दालिवग्गो
|-
| ||||अपदानपाळि-२
|-
| |||||| सकिंसम्मज्जकवग्गो
|-
| |||||| एकविहारिवग्गो
|-
| |||||| विभीतकवग्गो
|-
| |||||| जगतिदायकवग्गो
|-
| |||||| सालकुसुमियवग्गो
|-
| |||||| नळमालिवग्गो
|-
| |||||| पंसुकूलवग्गो
|-
| |||||| किङ्कणिपुप्फवग्गो
|-
| |||||| कणिकारवग्गो
|-
| |||||| फलदायकवग्गो
|-
| |||||| तिणदायकवग्गो
|-
| |||||| कच्चायनवग्गो
|-
| |||||| भद्दियवग्गो
|-
| |||||| यसवग्गो
|-
| |||||| सुमेधावग्गो
|-
| |||||| एकूपोसथिकवग्गो
|-
| |||||| कुण्डलकेसीवग्गो
|-
| |||||| खत्तियावग्गो
|-
| ||||बुद्धवंसपाळि||
|-
| |||||| रतनचङ्कमनकण्डं
|-
| |||||| सुमेधपत्थनाकथा
|-
| |||||| दीपङ्करबुद्धवंसो
|-
| |||||| कोण्डञ्ञबुद्धवंसो
|-
| |||||| मङ्गलबुद्धवंसो
|-
| |||||| सुमनबुद्धवंसो
|-
| |||||| रेवतबुद्धवंसो
|-
| |||||| सोभितबुद्धवंसो
|-
| |||||| अनोमदस्सीबुद्धवंसो
|-
| |||||| पदुमबुद्धवंसो
|-
| |||||| नारदबुद्धवंसो
|-
| |||||| पदुमुत्तरबुद्धवंसो
|-
| |||||| सुमेधबुद्धवंसो
|-
| |||||| सुजातबुद्धवंसो
|-
| |||||| पियदस्सीबुद्धवंसो
|-
| |||||| अत्थदस्सीबुद्धवंसो
|-
| |||||| धम्मदस्सीबुद्धवंसो
|-
| |||||| सिद्धत्थबुद्धवंसो
|-
| |||||| तिस्सबुद्धवंसो
|-
| |||||| फुस्सबुद्धवंसो
|-
| |||||| विपस्सीबुद्धवंसो
|-
| |||||| सिखीबुद्धवंसो
|-
| |||||| वेस्सभूबुद्धवंसो
|-
| |||||| ककुसन्धबुद्धवंसो
|-
| |||||| कोणागमनबुद्धवंसो
|-
| |||||| कस्सपबुद्धवंसो
|-
| |||||| गोतमबुद्धवंसो
|-
| |||||| बुद्धपकिण्णककण्डं
|-
| |||||| धातुभाजनीयकथा
|-
| ||||चरियापिटकपाळि
|-
| |||||| अकित्तिवग्गो
|-
| |||||| हत्थिनागवग्गो
|-
| |||||| युधञ्जयवग्गो
|-
| ||||जातकपाळि-१||
|-
| |||||| एककनिपातो
|-
| |||||| दुकनिपातो
|-
| |||||| तिकनिपातो
|-
| |||||| चतुक्कनिपातो
|-
| |||||| पञ्चकनिपातो
|-
| |||||| छक्कनिपातो
|-
| |||||| सत्तकनिपातो
|-
| |||||| अट्ठकनिपातो
|-
| |||||| नवकनिपातो
|-
| |||||| दसकनिपातो
|-
| |||||| एकादसकनिपातो
|-
| |||||| द्वादसकनिपातो
|-
| |||||| तेरसकनिपातो
|-
| |||||| पकिण्णकनिपातो
|-
| |||||| वीसतिनिपातो
|-
| |||||| तिंसनिपातो
|-
| ||||जातकपाळि-२
|-
| |||||| चत्तालीसनिपातो
|-
| |||||| पण्णासनिपातो
|-
| |||||| सट्ठिनिपातो
|-
| |||||| सत्ततिनिपातो
|-
| |||||| असीतिनिपातो
|-
| |||||| महानिपातो
|-
| ||||महानिद्देसपाळि||
|-
| |||||| कामसुत्तनिद्देसो
|-
| |||||| गुहट्ठकसुत्तनिद्देसो
|-
| |||||| दुट्ठट्ठकसुत्तनिद्देसो
|-
| |||||| सुद्धट्ठकसुत्तनिद्देसो
|-
| |||||| परमट्ठकसुत्तनिद्देसो
|-
| |||||| जरासुत्तनिद्देसो
|-
| |||||| तिस्समेत्तेय्यसुत्तनिद्देसो
|-
| |||||| पसूरसुत्तनिद्देसो
|-
| |||||| मागण्डियसुत्तनिद्देसो
|-
| |||||| पुराभेदसुत्तनिद्देसो
|-
| |||||| कलहविवादसुत्तनिद्देसो
|-
| |||||| चूळवियूहसुत्तनिद्देसो
|-
| |||||| महावियूहसुत्तनिद्देसो
|-
| |||||| तुवट्टकसुत्तनिद्देसो
|-
| |||||| अत्तदण्डसुत्तनिद्देसो
|-
| |||||| सारिपुत्तसुत्तनिद्देसो
|-
| ||||चूळनिद्देसपाळि||
|-
| ||||||पारायनवग्गो
|-
| ||||||पारायनवग्गनिद्देसो
|-
| ||||||खग्गविसाणसुत्तो
|-
| ||||पटिसम्भिदामग्गपाळि
|-
| |||||| महावग्गो
|-
| |||||| युगनद्धवग्गो
|-
| |||||| पञ्ञावग्गो
|-
| ||||नेत्तिप्पकरणपाळि
|-
| |||||| सङ्गहवारो
|-
| |||||| उद्देसवारो
|-
| |||||| निद्देसवारो
|-
| |||||| पटिनिद्देसवारो
|-
| ||||नयसमुट्ठानं||
|-
| ||||सासनपट्ठानं||
|-
| ||||मिलिन्दपञ्हपाळि
|-
| ||||मिलिन्दपञ्हपाळि
|-
| |||||| मिलिन्दपञ्हो
|-
| |||||| मेण्डकपञ्हो
|-
| |||||| अनुमानपञ्हो
|-
| |||||| ओपम्मकथापञ्हो
|-
| ||||पेटकोपदेसपाळि
|-
| |||||| अरियसच्चप्पकासनपठमभूमि
|-
| |||||| सासनपट्ठानदुतियभूमि
|-
| |||||| सुत्ताधिट्ठानततियभूमि
|-
| |||||| सुत्तविचयचतुत्थभूमि
|-
| |||||| पञ्चमभूमि
|-
| |||||| सुत्तत्थसमुच्चयभूमि
|-
| |||||| हारसम्पातभूमि
|-
| |||||| सुत्तवेभङ्गियं
|}
== सन्दर्भ ==
{{reflist|}}
[[विभाग:तिपिटक]]
lds194i37j2u33i53hvy4se9j3nzlxe
Module:Side box
828
6340
101160
95398
2022-04-22T19:08:44Z
CX Zoom
6375
Copied latest revision from [[en:Module:Side box]]. See it's editing history for attribution.
101160
Scribunto
text/plain
-- This module implements {{side box}}.
local yesno = require('Module:Yesno')
local p = {}
function p.main(frame)
local origArgs = frame:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = v:match('%s*(.-)%s*$')
if v ~= '' then
args[k] = v
end
end
return p._main(args)
end
function p._main(args)
local data = p.makeData(args)
return p.renderSidebox(data)
end
function p.makeData(args)
local data = {}
-- Main table classes
data.classes = {}
if yesno(args.metadata) ~= false then
table.insert(data.classes, 'metadata')
end
if args.position and args.position:lower() == 'left' then
table.insert(data.classes, 'mbox-small-left')
else
table.insert(data.classes, 'mbox-small')
end
table.insert(data.classes, args.class)
-- Image
if args.image and args.image ~= 'none' then
data.image = args.image
end
-- Copy over data that does not need adjusting
local argsToCopy = {
-- Classes
'textclass',
-- Styles
'style',
'textstyle',
-- Above row
'above',
'abovestyle',
-- Body row
'text',
'imageright',
-- Below row
'below',
}
for i, key in ipairs(argsToCopy) do
data[key] = args[key]
end
return data
end
function p.renderSidebox(data)
-- Renders the sidebox HTML.
-- Table root
local root = mw.html.create('table')
root:attr('role', 'presentation')
for i, class in ipairs(data.classes or {}) do
root:addClass(class)
end
root:css{border = '1px solid #aaa', ['background-color'] = '#f9f9f9', color = '#000'}
if data.style then
root:cssText(data.style)
end
-- The "above" row
if data.above then
local aboveCell = root:newline():tag('tr'):tag('td')
aboveCell
:attr('colspan', data.imageright and 3 or 2)
:addClass('mbox-text')
if data.textstyle then
aboveCell:cssText(data.textstyle)
end
if data.abovestyle then
aboveCell:cssText(data.abovestyle)
end
aboveCell
:newline()
:wikitext(data.above)
end
-- The body row
local bodyRow = root:newline():tag('tr'):newline()
if data.image then
bodyRow:tag('td')
:addClass('mbox-image')
:wikitext(data.image)
else
bodyRow:tag('td'):css('width', '1px')
end
local textCell = bodyRow:newline():tag('td')
textCell:addClass('mbox-text')
textCell:addClass(data.textclass or 'plainlist')
if data.textstyle then
textCell:cssText(data.textstyle)
end
textCell:wikitext(data.text)
if data.imageright then
bodyRow:newline():tag('td')
:addClass('mbox-imageright')
:wikitext(data.imageright)
end
-- The below row
if data.below then
local belowCell = root:newline():tag('tr'):tag('td')
belowCell
:attr('colspan', data.imageright and 3 or 2)
:addClass('mbox-text')
if data.textstyle then
belowCell:cssText(data.textstyle)
end
belowCell:wikitext(data.below)
end
root:newline()
return tostring(root)
end
return p
2uig77l36p7i0di4sqnexecq8ebld7l
पटिरूप:Side box
10
6341
101667
95399
2022-06-10T23:06:05Z
CX Zoom
6375
+ Cat
101667
wikitext
text/x-wiki
{{#invoke:Side box|main}}<noinclude>
{{Modules used|
* [[Module:Side box]]}}
[[Category:Wikipedia metatemplates]]
</noinclude>
icvf9g1ykjbisjoewkrmb53h32jtgk2
Module:Yesno
828
6342
100070
95400
2022-03-10T16:11:43Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Yesno]]. See it's editing history for attribution.
100070
Scribunto
text/plain
-- Function allowing for consistent treatment of boolean-like wikitext input.
-- It works similarly to the template {{yesno}}.
return function (val, default)
-- If your wiki uses non-ascii characters for any of "yes", "no", etc., you
-- should replace "val:lower()" with "mw.ustring.lower(val)" in the
-- following line.
val = type(val) == 'string' and val:lower() or val
if val == nil then
return nil
elseif val == true
or val == 'yes'
or val == 'y'
or val == 'true'
or val == 't'
or val == 'on'
or tonumber(val) == 1
then
return true
elseif val == false
or val == 'no'
or val == 'n'
or val == 'false'
or val == 'f'
or val == 'off'
or tonumber(val) == 0
then
return false
else
return default
end
end
swdskn7svew8i9wuydn9uj5l3r2ghcs
पटिरूप:Sister
10
6343
101669
95401
2022-06-10T23:08:59Z
CX Zoom
6375
+ Cat
101669
wikitext
text/x-wiki
{{Side box
| metadata=no
| position = {{{position|}}}
| image =
{{#switch: {{{image|}}}
| none = <!-- "image=none", do nothing -->
| = <!-- No image fed, select an image -->
[[Image:{{#switch: {{lc: {{{project|}}} }}
| commons = Commons-logo.svg
| meta|metawiki|m = Wikimedia Community Logo.svg
| wikibooks|wbk|wb|b = Wikibooks-logo-en-noslogan.svg
| wikidata|data = Wikidata-logo.svg
| wikiquote|quote|wqt|q = Wikiquote-logo.svg
| wikipedia|wp|w = Wikipedia-logo-v2.svg
| wikisource|source|ws|s = Wikisource-logo.svg
| wiktionary|wkt|wdy|d = Wiktionary-logo-en.svg
| wikinews|news|wnw|n = Wikinews-logo.svg
| wikispecies|species = Wikispecies-logo.svg
| wikiversity|wvy|v = Wikiversity-logo.svg
| wikivoyage|voyage|voy = Wikivoyage-Logo-v3-icon.svg
| mediawiki|mw = Mediawiki.png
| outreachwiki|outreach = Wikimedia Outreach.png
| incubator = Incubator-notext.svg
| #default = Wikimedia-logo.svg
}}|40x40px|link=|alt=
]]
| #default = {{{image|}}}
}}
| text = {{{text}}}
| below = {{{below|}}}
| imageright = {{{imageright|}}}
| class = plainlinks
}}<noinclude>
[[Category:Interwiki link templates]]
</noinclude>
90nxhrwij7zfanywrd504djjh0svisg
पटिरूप:Commons
10
6344
101517
95402
2022-05-30T23:07:36Z
CX Zoom
6375
+ Cat
101517
wikitext
text/x-wiki
{{ sister
| position = {{{position|}}}
| project = commons
| text = Wikimedia Commons has {{{alt-term|media related to}}} '''''[[commons:{{{1|Special:Search/{{PAGENAME}}}}}|{{{2|{{{1|{{PAGENAME}}}}}}}}]]'''''.
}}<noinclude>
[[Category:Interwiki link templates]]
</noinclude>
jtffihff4ia4ofqi77qr6jozq5ba7ip
मनुस्सो
0
6350
102042
102041
2023-01-28T11:43:38Z
CX Zoom
6375
Undo revision 102041 by [[Special:Contributions/Senmanish|Senmanish]] ([[User talk:Senmanish|talk]])" See [[:en:WP:LINKSPAM]]
102042
wikitext
text/x-wiki
मनुस्सो एको चिंतनसीलो पाणी वत्त्थति.
eyaidxvc6p5f8iyw7bjqfk9a5tsa2v4
असोको
0
6351
102431
95418
2024-03-18T08:10:17Z
Rolando 1208
7506
Huh, someone forgot to translate {{stub}} to Pali.
102431
wikitext
text/x-wiki
भारतीये इतिहासे असोको नाम राजा जातो. सो कच्चि महा राजा अहोसि.
{{stub}}
59tn53p630tmsjh8fdgxw0kra4k4fe4
धम्मो
0
6352
95846
95419
2015-11-13T08:11:41Z
धम्मसंदेश
2943
95846
wikitext
text/x-wiki
धम्मो ति अतीव व्यापकं पदं अत्थि. पकते सब्बेसु तत्वेसु यो सभावो तिट्ठति सो व धम्मो. धारेति ति धम्मो.
5n3ep55ctbs2uu46q0iem3vn5u6qler
मनुष्य विञ्ञाणं
0
6460
95813
2015-09-29T09:39:34Z
धम्मसंदेश
2943
Created page with "मनुस्सविञ्ञाणं तादिसं विञ्ञाणं वत्तति यत्थ मनुस्सस्स इतिहासिकं..."
95813
wikitext
text/x-wiki
मनुस्सविञ्ञाणं तादिसं विञ्ञाणं वत्तति यत्थ मनुस्सस्स इतिहासिकं अज्झयनं होति.
btoleww1qowoqigcf71jcaxjxmi7vm8
विभाग:विकिपीडिया
14
6469
95834
2015-10-28T19:17:19Z
65.246.45.21
gayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
95834
wikitext
text/x-wiki
nnn
jm5nqfdio02rcf8jgqlmucj97wgeqg0
Wikipedia:Asian Month
4
6473
95851
2015-11-25T14:32:49Z
永続繁栄
3508
Created page with "'''Asia Month''' is about writing Asia. If you are writing five or more pages about Asia, Special design letter(from other country) will send to you. Why don't you join us? If..."
95851
wikitext
text/x-wiki
'''Asia Month''' is about writing Asia. If you are writing five or more pages about Asia, Special design letter(from other country) will send to you. Why don't you join us? If you are interested, please sign [[/participants|this page]]. If you want to be local organizer, please sign below.
Cf. [[m:Wikipedia Asian Month]]
[[:en:Wikipedia:Wikipedia Asian Month]]
== Organizers ==
85wtrl9in7u3m5hvdlan5yis9n15hxz
Wikipedia:Asian Month/participants
4
6474
95852
2015-11-25T14:33:30Z
永続繁栄
3508
Created page with "--~~~~"
95852
wikitext
text/x-wiki
--[[User:永続繁栄|永続繁栄]] ([[User talk:永続繁栄|वार्ता]]) १४:३३, २५ नवम्बर २०१५ (UTC)
aqz1ed2g96jerf137khkreo41bh9w33
Nāvā
0
6475
102841
100910
2025-06-18T12:35:50Z
जसवंत मोदी
7414
'''
102841
wikitext
text/x-wiki
[[पटिमा:AssyrianWarship.jpg|thumb|]]
'''Nāvā''' (नावा, නාවා, นาวา) — ayaṃ [[udaka]]ssa pariplavo [[ratha|ratho]] hoti.
:"bhūtapubbaṃ, [[bhikkhu]], sāmuddikā vāṇijā tīradassiṃ [[sakuṇa]]ṃ gahetvā '''nāvāya''' [[samudda|samuddaṃ]] ajjhogāhanti." (Kevaṭṭasutta)
1phj4eesrl6i8f9lqboz5wods9udfh7
नावा
0
6477
95862
2015-11-29T14:25:04Z
ВМНС
3457
Redirected page to [[Nāvā]]
95862
wikitext
text/x-wiki
#REDIRECT [[Nāvā]]
m6ow1hdauh6357dkwn67wx295w9qkfl
नरो
0
6478
95881
95878
2015-12-21T12:46:56Z
Satdeep Gill
3076
95881
wikitext
text/x-wiki
'''नरो''' येव पुरिसो.
3ph73am37utbosqgca0p0e7g4umyag6
डॉ. आम्बेडकरो
0
6479
95880
2015-12-21T10:30:10Z
14.139.58.114
Created page with "डॉ. आम्बेडकरो भारतस्स सेट्ठो नेता अहोसि."
95880
wikitext
text/x-wiki
डॉ. आम्बेडकरो भारतस्स सेट्ठो नेता अहोसि.
tn2rvsgy76ybwqk6bqzw0yc9ze6azqy
Module:TableTools
828
6489
96445
95901
2019-05-17T18:33:12Z
DiBabelYurikBot
5076
Copying one change by Capankajsmilyo: "copied from enwiki" from [[mw:Module:TableTools]]. ([[mw:WP:TNT|docs]], [[c:Data:I18n/DiBabel.tab|translate]])
96445
Scribunto
text/plain
--[[
------------------------------------------------------------------------------------
-- TableTools --
-- --
-- This module includes a number of functions for dealing with Lua tables. --
-- It is a meta-module, meant to be called from other Lua modules, and should --
-- not be called directly from #invoke. --
------------------------------------------------------------------------------------
--]]
local libraryUtil = require('libraryUtil')
local p = {}
-- Define often-used variables and functions.
local floor = math.floor
local infinity = math.huge
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
--[[
------------------------------------------------------------------------------------
-- isPositiveInteger
--
-- This function returns true if the given value is a positive integer, and false
-- if not. Although it doesn't operate on tables, it is included here as it is
-- useful for determining whether a given table key is in the array part or the
-- hash part of a table.
------------------------------------------------------------------------------------
--]]
function p.isPositiveInteger(v)
if type(v) == 'number' and v >= 1 and floor(v) == v and v < infinity then
return true
else
return false
end
end
--[[
------------------------------------------------------------------------------------
-- isNan
--
-- This function returns true if the given number is a NaN value, and false
-- if not. Although it doesn't operate on tables, it is included here as it is
-- useful for determining whether a value can be a valid table key. Lua will
-- generate an error if a NaN is used as a table key.
------------------------------------------------------------------------------------
--]]
function p.isNan(v)
if type(v) == 'number' and tostring(v) == '-nan' then
return true
else
return false
end
end
--[[
------------------------------------------------------------------------------------
-- shallowClone
--
-- This returns a clone of a table. The value returned is a new table, but all
-- subtables and functions are shared. Metamethods are respected, but the returned
-- table will have no metatable of its own.
------------------------------------------------------------------------------------
--]]
function p.shallowClone(t)
local ret = {}
for k, v in pairs(t) do
ret[k] = v
end
return ret
end
--[[
------------------------------------------------------------------------------------
-- removeDuplicates
--
-- This removes duplicate values from an array. Non-positive-integer keys are
-- ignored. The earliest value is kept, and all subsequent duplicate values are
-- removed, but otherwise the array order is unchanged.
------------------------------------------------------------------------------------
--]]
function p.removeDuplicates(t)
checkType('removeDuplicates', 1, t, 'table')
local isNan = p.isNan
local ret, exists = {}, {}
for i, v in ipairs(t) do
if isNan(v) then
-- NaNs can't be table keys, and they are also unique, so we don't need to check existence.
ret[#ret + 1] = v
else
if not exists[v] then
ret[#ret + 1] = v
exists[v] = true
end
end
end
return ret
end
--[[
------------------------------------------------------------------------------------
-- numKeys
--
-- This takes a table and returns an array containing the numbers of any numerical
-- keys that have non-nil values, sorted in numerical order.
------------------------------------------------------------------------------------
--]]
function p.numKeys(t)
checkType('numKeys', 1, t, 'table')
local isPositiveInteger = p.isPositiveInteger
local nums = {}
for k, v in pairs(t) do
if isPositiveInteger(k) then
nums[#nums + 1] = k
end
end
table.sort(nums)
return nums
end
--[[
------------------------------------------------------------------------------------
-- affixNums
--
-- This takes a table and returns an array containing the numbers of keys with the
-- specified prefix and suffix. For example, for the table
-- {a1 = 'foo', a3 = 'bar', a6 = 'baz'} and the prefix "a", affixNums will
-- return {1, 3, 6}.
------------------------------------------------------------------------------------
--]]
function p.affixNums(t, prefix, suffix)
checkType('affixNums', 1, t, 'table')
checkType('affixNums', 2, prefix, 'string', true)
checkType('affixNums', 3, suffix, 'string', true)
local function cleanPattern(s)
-- Cleans a pattern so that the magic characters ()%.[]*+-?^$ are interpreted literally.
s = s:gsub('([%(%)%%%.%[%]%*%+%-%?%^%$])', '%%%1')
return s
end
prefix = prefix or ''
suffix = suffix or ''
prefix = cleanPattern(prefix)
suffix = cleanPattern(suffix)
local pattern = '^' .. prefix .. '([1-9]%d*)' .. suffix .. '$'
local nums = {}
for k, v in pairs(t) do
if type(k) == 'string' then
local num = mw.ustring.match(k, pattern)
if num then
nums[#nums + 1] = tonumber(num)
end
end
end
table.sort(nums)
return nums
end
--[[
------------------------------------------------------------------------------------
-- numData
--
-- Given a table with keys like ("foo1", "bar1", "foo2", "baz2"), returns a table
-- of subtables in the format
-- { [1] = {foo = 'text', bar = 'text'}, [2] = {foo = 'text', baz = 'text'} }
-- Keys that don't end with an integer are stored in a subtable named "other".
-- The compress option compresses the table so that it can be iterated over with
-- ipairs.
------------------------------------------------------------------------------------
--]]
function p.numData(t, compress)
checkType('numData', 1, t, 'table')
checkType('numData', 2, compress, 'boolean', true)
local ret = {}
for k, v in pairs(t) do
local prefix, num = mw.ustring.match(tostring(k), '^([^0-9]*)([1-9][0-9]*)$')
if num then
num = tonumber(num)
local subtable = ret[num] or {}
if prefix == '' then
-- Positional parameters match the blank string; put them at the start of the subtable instead.
prefix = 1
end
subtable[prefix] = v
ret[num] = subtable
else
local subtable = ret.other or {}
subtable[k] = v
ret.other = subtable
end
end
if compress then
local other = ret.other
ret = p.compressSparseArray(ret)
ret.other = other
end
return ret
end
--[[
------------------------------------------------------------------------------------
-- compressSparseArray
--
-- This takes an array with one or more nil values, and removes the nil values
-- while preserving the order, so that the array can be safely traversed with
-- ipairs.
------------------------------------------------------------------------------------
--]]
function p.compressSparseArray(t)
checkType('compressSparseArray', 1, t, 'table')
local ret = {}
local nums = p.numKeys(t)
for _, num in ipairs(nums) do
ret[#ret + 1] = t[num]
end
return ret
end
--[[
------------------------------------------------------------------------------------
-- sparseIpairs
--
-- This is an iterator for sparse arrays. It can be used like ipairs, but can
-- handle nil values.
------------------------------------------------------------------------------------
--]]
function p.sparseIpairs(t)
checkType('sparseIpairs', 1, t, 'table')
local nums = p.numKeys(t)
local i = 0
local lim = #nums
return function ()
i = i + 1
if i <= lim then
local key = nums[i]
return key, t[key]
else
return nil, nil
end
end
end
--[[
------------------------------------------------------------------------------------
-- size
--
-- This returns the size of a key/value pair table. It will also work on arrays,
-- but for arrays it is more efficient to use the # operator.
------------------------------------------------------------------------------------
--]]
function p.size(t)
checkType('size', 1, t, 'table')
local i = 0
for k in pairs(t) do
i = i + 1
end
return i
end
local function defaultKeySort(item1, item2)
-- "number" < "string", so numbers will be sorted before strings.
local type1, type2 = type(item1), type(item2)
if type1 ~= type2 then
return type1 < type2
else -- This will fail with table, boolean, function.
return item1 < item2
end
end
--[[
Returns a list of the keys in a table, sorted using either a default
comparison function or a custom keySort function.
]]
function p.keysToList(t, keySort, checked)
if not checked then
checkType('keysToList', 1, t, 'table')
checkTypeMulti('keysToList', 2, keySort, { 'function', 'boolean', 'nil' })
end
local list = {}
local index = 1
for key, value in pairs(t) do
list[index] = key
index = index + 1
end
if keySort ~= false then
keySort = type(keySort) == 'function' and keySort or defaultKeySort
table.sort(list, keySort)
end
return list
end
--[[
Iterates through a table, with the keys sorted using the keysToList function.
If there are only numerical keys, sparseIpairs is probably more efficient.
]]
function p.sortedPairs(t, keySort)
checkType('sortedPairs', 1, t, 'table')
checkType('sortedPairs', 2, keySort, 'function', true)
local list = p.keysToList(t, keySort, true)
local i = 0
return function()
i = i + 1
local key = list[i]
if key ~= nil then
return key, t[key]
else
return nil, nil
end
end
end
--[[
Returns true if all keys in the table are consecutive integers starting at 1.
--]]
function p.isArray(t)
checkType("isArray", 1, t, "table")
local i = 0
for k, v in pairs(t) do
i = i + 1
if t[i] == nil then
return false
end
end
return true
end
-- { "a", "b", "c" } -> { a = 1, b = 2, c = 3 }
function p.invert(array)
checkType("invert", 1, array, "table")
local map = {}
for i, v in ipairs(array) do
map[v] = i
end
return map
end
--[[
{ "a", "b", "c" } -> { ["a"] = true, ["b"] = true, ["c"] = true }
--]]
function p.listToSet(t)
checkType("listToSet", 1, t, "table")
local set = {}
for _, item in ipairs(t) do
set[item] = true
end
return set
end
--[[
Recursive deep copy function.
Preserves identities of subtables.
]]
local function _deepCopy(orig, includeMetatable, already_seen)
-- Stores copies of tables indexed by the original table.
already_seen = already_seen or {}
local copy = already_seen[orig]
if copy ~= nil then
return copy
end
if type(orig) == 'table' then
copy = {}
for orig_key, orig_value in pairs(orig) do
copy[deepcopy(orig_key, includeMetatable, already_seen)] = deepcopy(orig_value, includeMetatable, already_seen)
end
already_seen[orig] = copy
if includeMetatable then
local mt = getmetatable(orig)
if mt ~= nil then
local mt_copy = deepcopy(mt, includeMetatable, already_seen)
setmetatable(copy, mt_copy)
already_seen[mt] = mt_copy
end
end
else -- number, string, boolean, etc
copy = orig
end
return copy
end
function p.deepCopy(orig, noMetatable, already_seen)
checkType("deepCopy", 3, already_seen, "table", true)
return _deepCopy(orig, not noMetatable, already_seen)
end
--[[
Concatenates all values in the table that are indexed by a number, in order.
sparseConcat{ a, nil, c, d } => "acd"
sparseConcat{ nil, b, c, d } => "bcd"
]]
function p.sparseConcat(t, sep, i, j)
local list = {}
local list_i = 0
for _, v in p.sparseIpairs(t) do
list_i = list_i + 1
list[list_i] = v
end
return table.concat(list, sep, i, j)
end
--[[
-- This returns the length of a table, or the first integer key n counting from
-- 1 such that t[n + 1] is nil. It is similar to the operator #, but may return
-- a different value when there are gaps in the array portion of the table.
-- Intended to be used on data loaded with mw.loadData. For other tables, use #.
-- Note: #frame.args in frame object always be set to 0, regardless of
-- the number of unnamed template parameters, so use this function for
-- frame.args.
--]]
function p.length(t)
local i = 1
while t[i] ~= nil do
i = i + 1
end
return i - 1
end
function p.inArray(arr, valueToFind)
checkType("inArray", 1, arr, "table")
-- if valueToFind is nil, error?
for _, v in ipairs(arr) do
if v == valueToFind then
return true
end
end
return false
end
return p
tqif0qe0lu98pj8cuq70kgi6evye5t3
जोतीराव गोविंदराव फुले
0
6499
102023
102010
2023-01-21T20:23:13Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:794B:FBBC:58C6:8A70|2405:201:AC06:B130:794B:FBBC:58C6:8A70]] ([[User talk:2405:201:AC06:B130:794B:FBBC:58C6:8A70|talk]]) to last revision by [[User:Tahmid|Tahmid]]
97172
wikitext
text/x-wiki
[[पटिमा:Jyotirao Phule 1977 stamp of India.jpg|thumb|Mahatma Phule on a 1977 stamp of India]]
महात्मा '''जोतिबा फुले''' (एप्रिल ११, [[१८२७|इ.स.]] [[१८२७]] - नोव्हेंबर २८, [[१८९०|इ.स.]] [[१८९०]]) हे मराठी लेखक, विचारवंत आणि समाजसुधारक होते. त्यांनी सत्यशोधक समाजाची स्थापना केली; शेतकरी आणि बहुजन समाजांच्या समस्यांना केंद्रस्थानी ठेऊन पुरोगामी विचारांची मांडणी केली आणि महाराष्ट्रातील स्त्री शिक्षणाची मुहूर्तमेढ रोवली.
{| class="" align="Center" border="1" width="75%"
| '''नाव'''
| '''साहित्यप्रकार'''
| लेखनकाळ
|- align="Center"
| इशारा
| लेखसंग्रह
| इ.स. १८८५
|- align="Center"
| गुलामगिरी
| लेखसंग्रह
| इ.स. १८७३
|- align="Center"
| तृतीय रत्न
| नाटक
| इ.स. १८५५
|- align="Center"
| ब्राह्मणांचे कसब
| लेखसंग्रह
| इ.स. १८६९
|- align="Center"
| राजे छत्रपती शिवाजी राजे भोसले यांचा पोवाडा
| पोवाडा
| इ.स. १८६९
|- align="Center"
| शेतकर्यांचा असूड
| लेखसंग्रह
| - Align="Center"
| सत्सार
| नियतकालिक
| इ.स. १८८५
|- align="Center"
| सार्वजनिक सत्यधर्म
| लेखसंग्रह
| इ.स. १८८९
|}
qy7ykl8176h93x9t9557g51nnd24pwt
Wikipedia:VisualEditor
4
6503
95969
2016-08-24T12:55:48Z
Elitre (WMF)
3281
+redirect
95969
wikitext
text/x-wiki
#REDIRECT [[:mw:VisualEditor/Portal]]
fwlhvdv8wxn4jdiu3oqdvu08biqygxj
विभाग:User sv
14
6554
96151
2017-06-15T04:24:28Z
68.180.230.178
Automatically creating [[Project:Babel|Babel]] category page.
96151
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Swedish.
akxhl6b4bqj304ppx1q0e8fgep3v1d6
विभाग:User no
14
6555
96152
2017-06-15T04:24:28Z
68.180.230.178
Automatically creating [[Project:Babel|Babel]] category page.
96152
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Norwegian.
dpe7u7zrk0enpm68xzjko4nm1ka9f58
विभाग:User nn
14
6556
96153
2017-06-15T04:24:28Z
68.180.230.178
Automatically creating [[Project:Babel|Babel]] category page.
96153
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Norwegian Nynorsk.
0via2zoyite9fkzvo3k1ybie5p29rhn
विभाग:User da
14
6557
96154
2017-06-15T04:24:28Z
68.180.230.178
Automatically creating [[Project:Babel|Babel]] category page.
96154
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Danish.
6wdhz2z3pg47kzaeosh7otuh1xhkyj1
विभाग:User nds
14
6558
96155
2017-06-15T04:24:28Z
68.180.230.178
Automatically creating [[Project:Babel|Babel]] category page.
96155
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Low German.
57yh2k1wbrez0ubh0i45lahb5fgzbzk
विभाग:User de
14
6559
96156
2017-06-15T18:09:21Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96156
wikitext
text/x-wiki
Users in this category indicate their knowledge of language German.
a9evv5xyvht8nbe9u4siki8upov587i
विभाग:User fr
14
6560
96157
2017-06-15T18:09:21Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96157
wikitext
text/x-wiki
Users in this category indicate their knowledge of language French.
4xlv2uf2fro1y4hjw0rrg6xzhcdzdkw
विभाग:User pt
14
6561
96158
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96158
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Portuguese.
nczkknvbedr2dkwitn5y4s8x72czt8u
विभाग:User es
14
6562
96159
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96159
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Spanish.
6fa1yi71sk5kw5viqnhggmdi9rmwyrj
विभाग:User ca
14
6563
96160
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96160
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Catalan.
5fpinvfhzj63qt8c5enbv1a2rqy0na5
विभाग:User gl
14
6564
96161
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96161
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Galician.
rz7q66zhzczw3vd1s16roz6gdipfjz7
विभाग:User mwl
14
6565
96162
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96162
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Mirandese.
n7011au2x572eb8wbqs4kdriwaw6lk5
विभाग:User it
14
6566
96163
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96163
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Italian.
tblhh0realsdlupa5fsvqonre1ygo0g
विभाग:User an
14
6567
96164
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96164
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Aragonese.
3bwoxnpkq0r5nu3nb6l9s5nf8lfuc63
विभाग:User oc
14
6568
96165
2017-06-15T20:02:44Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96165
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Occitan.
qkjal7ktc73atslwku8ff6abeua45pa
विभाग:User fi
14
6570
96168
2017-06-16T00:45:10Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96168
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Finnish.
lf9v2co0fwq41zmg6t2sf8tr6ajqzkg
विभाग:User ko
14
6571
96169
2017-06-17T10:18:16Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96169
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Korean.
7fvak4xiy34pixubszqw5ab3llv12yr
विभाग:User bg
14
6572
96170
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96170
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Bulgarian.
o49vw4k7qec2g6lqtltlkdrnwsh1ip5
विभाग:User bs
14
6573
96171
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96171
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Bosnian.
otujmwakpcm92aaccdeas25r40dptix
विभाग:User cs
14
6574
96172
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96172
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Czech.
00qoozigfblr5mezbile16yoalh6hte
विभाग:User csb
14
6575
96173
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96173
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Kashubian.
0lhuuxqf1qinqn97bx6fse7n77y32oy
विभाग:User dsb
14
6576
96174
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96174
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Lower Sorbian.
ezdvkxkomnk0eqjpqscjklcs31pzy1s
विभाग:User hr
14
6577
96175
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96175
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Croatian.
3virke33o6mf105dy1djc3q16xr5680
विभाग:User hsb
14
6578
96176
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96176
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Upper Sorbian.
ox7v708s5p33w93uobri835ll3w91k2
विभाग:User kg
14
6579
96177
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96177
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Kongo.
qa9l68hyzyjizfphs0s0kqx08ugk1pq
विभाग:User la
14
6580
96178
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96178
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Latin.
jazj5ir12izu73o947xa93yoamwvd6u
विभाग:User ro
14
6581
96179
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96179
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Romanian.
gm77v3wua9uj77lzfw300qz9ds2pdld
विभाग:User ru
14
6582
96180
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96180
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Russian.
pnziqtsp70cis0o3l2yq06f1oqb9k13
विभाग:User sc
14
6583
96181
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96181
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Sardinian.
2rkcc1ybj20vcpovpdrmkas8vvmut2b
विभाग:User sh
14
6584
96182
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96182
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Serbo-Croatian.
fpkh4rqdazb1pue02txo4jnykufmosv
विभाग:User sk
14
6585
96183
2017-06-17T16:45:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96183
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Slovak.
37xwsncbtfa77e7f9eaq1byivi76gp5
विभाग:User sr
14
6586
96184
2017-06-17T16:45:20Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96184
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Serbian.
tnv1ms3ofk50r7b4peto92lmt0z287b
विभाग:User uk
14
6587
96185
2017-06-17T16:45:20Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96185
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Ukrainian.
tdmgpxixooynkps1qzm3gr38yuye7r5
विभाग:User bn
14
6588
96186
2017-06-18T04:42:45Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96186
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Bangla.
03yo7elvgeupo24dpfj81gvxdkfnjow
विभाग:User hi
14
6589
96187
2017-06-18T04:42:45Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96187
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Hindi.
8vldvp4pt0u73qyen2folmrkeirx2br
विभाग:User or
14
6590
96188
2017-06-18T10:49:24Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96188
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Odia.
98brv5z5lmlfs4mnsyei5sdndhm5rtl
विभाग:User pi
14
6591
96189
2017-06-18T10:49:24Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96189
wikitext
text/x-wiki
Users in this category indicate their knowledge of language पालि.
2xdsv01yb34p2ageki7twoc530wbgvx
विभाग:User kn
14
6592
96190
2017-06-18T10:49:24Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96190
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Kannada.
3g31smm4ah6mmr9y295q50fkjpdgfxc
विभाग:User eo
14
6593
96191
2017-06-18T13:21:28Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96191
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Esperanto.
3a8475f0lcwal3fvcja7x34tqyqhh26
विभाग:User zh-Hans
14
6594
96192
2017-06-18T23:44:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96192
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Simplified Chinese.
6y11qt53jjppfft7wjyklel0p3y5163
विभाग:User zh-Hant
14
6595
96193
2017-06-18T23:44:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96193
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Traditional Chinese.
sh9v4t286j3cjlib1y3c4lhubtg6til
विभाग:User zh
14
6596
96194
2017-06-19T00:49:57Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96194
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese.
bvrq0wu95btdoe2axwiw65459eac0ia
विभाग:User yue
14
6597
96195
2017-06-19T00:49:57Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96195
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Cantonese.
60oauvv8zyemsw7ujpekqkdy9aqvsx0
विभाग:User nl
14
6598
96196
2017-06-19T00:53:07Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96196
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Dutch.
t944gdkyc81upqjdbs5upt5f2p8q4mq
विभाग:User lzh
14
6599
96197
2017-06-19T01:08:50Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96197
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Literary Chinese.
kqqn2gcpk57cpkmg8pev31qqq57z4nl
विभाग:User hu
14
6600
96198
2017-06-20T22:45:03Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96198
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Hungarian.
9xdxwyo1gofx7btpnext5f02wkdy0u0
विभाग:User lt
14
6601
96199
2017-06-21T13:26:18Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96199
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Lithuanian.
kqftfs7iys9wo6w2bmh0vdfp3ny9rvd
विभाग:User is
14
6602
96200
2017-06-21T17:36:40Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96200
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Icelandic.
pl20x8s7tiuahf62h7rj8g5wehzmzkk
विभाग:User de-AT
14
6603
96201
2017-06-21T22:12:54Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96201
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Austrian German.
f58otp9bogm2ly7on57k6ea15dru5q5
विभाग:User km
14
6604
96202
2017-06-22T02:25:31Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96202
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Khmer.
3sd4tcbc1rlp19u9cuycjpsr5y7eirv
विभाग:User id
14
6605
96203
2017-06-22T02:25:31Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96203
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Indonesian.
di1cn1glft3i6s0d6m66hdt9kaixk9f
विभाग:User ja
14
6606
96204
2017-06-23T11:36:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96204
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Japanese.
4q1a9rj0g36upa0q3tlmhtm9xigfn7n
विभाग:User sco
14
6607
96205
2017-06-24T20:21:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96205
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Scots.
ow66l55hoz4zdpduhyvhjjcbetqdqzg
विभाग:User pih
14
6608
96206
2017-06-24T20:21:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96206
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Norfuk / Pitkern.
idta9d81zscb2c677hizk084h5av8nc
विभाग:User nov
14
6609
96207
2017-06-24T20:21:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96207
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Novial.
lxxgcu7lfbgtigmxw8rttxdauxqz6dx
विभाग:User eu
14
6610
96208
2017-06-25T04:24:12Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96208
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Basque.
gz0ka5oq41d6qyv88rn6hwqd9kxy0mb
विभाग:User mg
14
6611
96209
2017-06-26T06:54:41Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96209
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Malagasy.
2tmh2zeoucorprh4fktqpt2m7seow3q
विभाग:User be
14
6612
96210
2017-06-26T09:17:37Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96210
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Belarusian.
312z6j7kdfr2w9pvyr5yh7855x0csvc
विभाग:User pl
14
6613
96211
2017-06-26T22:08:56Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96211
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Polish.
bato1ne4w7xmndxovo78164j8abrmhn
विभाग:User ast
14
6614
96212
2017-07-04T20:20:33Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96212
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Asturian.
muyfnb0nbm62h80w7om435quv973dfd
विभाग:User lv
14
6615
96216
2017-07-05T09:06:17Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96216
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Latvian.
kyiqsr8p64iyiclj5lz1rvglj2nfqvw
विभाग:User ab
14
6616
96217
2017-07-05T09:06:17Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96217
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Abkhazian.
ikuq09gk47lvhnalezzxv9amrb2oxrr
विभाग:User af
14
6617
96218
2017-07-05T09:06:17Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96218
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Afrikaans.
8yug7ydo34iqac50dph0zrm36nl6vei
विभाग:User rn
14
6618
96219
2017-07-05T09:06:17Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96219
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Rundi.
n3mx6gdkp06r4e1363k9lkdjyhb5cdl
विभाग:User nb
14
6619
96220
2017-07-06T17:24:07Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96220
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Norwegian Bokmål.
8sb1mc8xk99hjwds2b8lmu0ao7jmpz3
विभाग:User ka
14
6620
96221
2017-07-06T17:24:07Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96221
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Georgian.
49uh1klai4nlvegwacglte2uci3y2hj
विभाग:User et
14
6621
96222
2017-07-07T12:16:25Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96222
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Estonian.
lp31jwss8vs8mqsuqgjgszfmhq9cjdm
विभाग:User grc
14
6622
96223
2017-07-07T12:16:25Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96223
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Ancient Greek.
dwznwzqsprys2cpgzwpandx1al6g2l9
विभाग:User el
14
6623
96224
2017-07-07T12:16:25Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96224
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Greek.
m14fv7a71dplj4ya4ofp1zrjxphrc7l
विभाग:User ne
14
6624
96225
2017-07-07T20:54:36Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96225
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Nepali.
0x9qnrhnpy1fbslxwd98w9vrd4ydp2v
विभाग:User li
14
6635
96238
2017-07-22T01:56:13Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96238
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Limburgish.
d522jzu1vc22om6fg6gxlmbju7jyyqv
भीमराव रामजी आंबेडकर
0
6654
96294
2018-03-19T16:15:33Z
Sandesh9822
4127
संदेश हिवाळे moved page [[भीमराव रामजी आंबेडकर]] to [[बाबासाहेब आंबेडकर]]
96294
wikitext
text/x-wiki
#REDIRECT [[बाबासाहेब आंबेडकर]]
m6brj2k340ta5oea5i295l4da7ts3hj
विभाग:User zh-CN
14
6657
96298
2018-04-10T03:54:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96298
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (China).
co0ul3a9zenvw2uqz4woeaiu979f4rq
विभाग:User zh-TW
14
6658
96299
2018-04-10T03:54:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96299
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (Taiwan).
tfjpufco118botoeyimq3dm9k96i81i
विभाग:User zh-HK
14
6659
96300
2018-04-10T03:54:51Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96300
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (Hong Kong).
9gj91e0ng5hl61ymzdtrs9rezj4b44y
विभाग:User ar
14
6660
96302
2018-04-17T10:08:17Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96302
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Arabic.
bjjd0qh43rdzeu5yu7590wqpt6x1t5k
मकाजी मेघपर
0
6665
102408
97423
2024-02-07T04:37:41Z
जसवंत मोदी
7414
+s
102408
wikitext
text/x-wiki
'''मकाजी मेघपर'''<ref name = Census2011>[https://www.census2011.co.in/ Census 2011 India]</ref> हालार परांतन्ना सथित कं गाम स्ह। इ गामस्स विसतार २३.४४ वरिग किमि स्ह ध गामन्ना २००० जनस्स संभवित वसन स्ह। गामस्स सथापन विकरिम सन् १८११न्ना राजकंवर मकनजि जाडेजाते कर वियाः।
मकाजी मेघपर गाम मूलिका पाठशाळा, बाळकरिडांगण पि दुगधालय सदरुश सेवा धरावत स्ह। मयुरधवज सिंह जाडेजा इ गामस्स सरपंच स्ह।<ref>{{cite web|title=Gram Panchayat Identification Codes|url=http://saaksharbharat.nic.in/saaksharbharat/forms/gp_code.pdf|website=Saakshar Bharat Mission|accessdate=5 July 2016|page=120|format=PDF}}</ref> मेघपर [[जाडेजा]] वंशस्स भुतपूरिव जागिर अस्ह।
[[पटिमा:MMeghpar FLAG.jpg|thumb|मकाजी मेघपरस्स पताकाः]]
== संदरिभ ==
{{reflist}}
a065udip25d0282a57t4h921lafv5ov
मोहं जो दारो
0
6668
97485
96333
2021-04-15T13:35:18Z
Tahmid
5870
translation & cleaning
97485
wikitext
text/x-wiki
'''मोहं जो दारो''' एका पुरातात्वस्स शेत्र अस्तु। मोहं जो दारो एको सिंधी भासास्स सद्द होन्ति।
[[पटिमा:Mohenjodaro - view of the stupa mound.JPG|center|thumb|<center>मोहं जो दारो</center>]]
ku5j274y4cqan6tgt416hru9kouz4bq
नवानगर राज्य
0
6669
102447
102378
2024-04-17T07:50:35Z
जसवंत मोदी
7414
१९०८ में जाम रणजी
102447
wikitext
text/x-wiki
[[पटिमा:Ranjitsinhji c1908.jpg|thumb|१९०८ में जाम रणजी]]
'''नवानगर''' भारतस्स एको देशी राज्य होन्त।
{{stub}}
3hty0esdzc57mpi5rqrmqaurpabyiak
ध्रोल रज्जं
0
6670
102838
102026
2025-06-18T12:23:31Z
जसवंत मोदी
7414
'''
102838
wikitext
text/x-wiki
'''ध्रोल रज्जं''' भारतस्स पच्छिमदिसि विज्जमानं रज्जं अहु। ध्रोल नगरो, ध्रोल रज्जस्स राजधानी अहु। ध्रोल रज्जस्स राजा जाडेजा-राजवंसे अहोसि।
04muh8aihr8o17iv95a5rq94t85fvbq
जाडेजा
0
6675
100936
99746
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
96694
wikitext
text/x-wiki
'''जाडेजा''' वृष्णी कुलज एकं राजपुत राजवंसम् अस्त। ते शासित पच्छमस्य कच्छ स सोरठस्य [[नवानगर राज्य|नवानगर]], [[ध्रोल रज्जं|ध्रोल]], राजकोट, गोंडळ, मोरबी एवं [[मकाजी मेघपर]] राज्यम्।
382pomdzmbpmmiw1rjxdnbut4n4j7pw
फलक लिपि
0
6676
97322
96351
2021-04-15T13:31:56Z
Tahmid
5870
translation & cleaning
97322
wikitext
text/x-wiki
'''फलक लिपिः'''''([[पटिमा:Falak script.jpg|52px]])'' एका विस्स लिपि: अस्ति। एत भास्स अबुगिडा प्रकारस्स लिखिसु।
[[पटिमा:MMp in Falak.jpg|thumb|फलक लिप्या लिखिता:]]
2j08eeri8vadf1pcl7essp6zorhhmn8
विक्रमोर्वशीयम्
0
6678
102385
97563
2024-02-05T13:44:53Z
जसवंत मोदी
7414
+ stub
102385
wikitext
text/x-wiki
{{italic title}}
[[पटिमा:Urvashi-Pururavas by RRV.jpg|right|thumb|पुरुरवा उर्वशीस्स चित्त]]
'''''विक्रमोर्वशीयम्''''' एका कालिदासेन लिखाती नाटयय आसित्। ईमा कथा सन्निस्सित पुरुरवा च उर्वशीस्स वैदिकप्रेमचरित्र अत्थि।
{{stub}}
pcjkuhqouy40d7mtwhqdc4ga5xc8xew
गुजराती
0
6681
102382
97129
2024-02-05T13:42:51Z
जसवंत मोदी
7414
+ stub
102382
wikitext
text/x-wiki
[[पटिमा:Gujarati Script Sample.svg|thumb|गुजराती लिपिसू लिखितो गुजराती सद्द]]
'''गुजराती''' (ગુજરાતી) भारतवस्सस्स एका भासा अत्थि। एसा भारतयोरोपीयपरिवारस्स एका वाणि अत्थि। गुजराती तु गुजराती लिपिसु लिखीयति। गुजराती भासास्स उप्पतिदेसा गुजरात अत्थि।
{{stub}}
a9v3lxo5lzewlvaftwhv7czhf3pugbb
स्वप्नवासवदत्तम्
0
6682
96358
2018-10-11T17:03:34Z
Hardhrol
4776
नूतन पिठ्ठा
96358
wikitext
text/x-wiki
'''स्वप्नवासवदत्तम्''' एका नाटयय अत्थि। ईमा भास लिखितो नाटयय अत्थि।
4qcho2htnlpiipi50551jp5mauebl22
वलहि
0
6683
96359
2018-10-12T11:44:09Z
Hardhrol
4776
नूतन पिठ्ठा
96359
wikitext
text/x-wiki
'''वलहि''' एका सनातन ग्राम अत्थि, ईमा पतिठ्ठापना अंतो सोरठ पदेश।
b41evfpg7qbfr0s7w9dfrtrdp38b7d4
वनाळी
0
6684
96360
2018-10-12T11:47:03Z
Hardhrol
4776
नूतन पिठ्ठा
96360
wikitext
text/x-wiki
'''वनाळी''' एका ग्राम अत्थि, ईमा पतिठ्ठापना अंतो सोरठ पदेश।
a6h01vxz7wmcq8pijijhoghv2st0d1o
मकाजी मेघपर मूलिका पाठसाला
0
6685
102384
102383
2024-02-05T13:44:32Z
जसवंत मोदी
7414
102384
wikitext
text/x-wiki
[[पटिमा:CoAMMp.png|border|right|150px]] [[पटिमा:MMeghpar FLAG.jpg|border|right|200px]]
'''मकाजी मेघपर मूलिका पाठसाला''' एका मूलिका पाठसाला अत्थि, ईमा पतिठ्ठापित अंतो [[मकाजी मेघपर]] ग्राम। ईमा एका [[गुजराती]] मज्झिम पाठसाला अत्थि।
{{stub}}
s1xr5zggo9y5d9yb77dz85d3vbfc8n4
विभाग:User zh-Hans-CN
14
6687
96369
2018-11-12T16:22:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96369
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (China).
co0ul3a9zenvw2uqz4woeaiu979f4rq
विभाग:User zh-Hant-TW
14
6688
96370
2018-11-12T16:22:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96370
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (Taiwan).
tfjpufco118botoeyimq3dm9k96i81i
विभाग:User zh-Hant-HK
14
6689
96371
2018-11-12T16:22:19Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96371
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Chinese (Hong Kong).
9gj91e0ng5hl61ymzdtrs9rezj4b44y
मटप्पल्लि
0
6690
97437
96373
2021-04-15T13:34:18Z
Tahmid
5870
translation & cleaning
97437
wikitext
text/x-wiki
{{Infobox settlement
| name = मटप्पळ्ळि
| image = Madaply junction.jpg
| pushpin_map = India Kerala#India
| pushpin_map_caption = Location in Kerala, India
| coordinates = {{coord|11.64349|N|75.57098|E|display=inline,title}}
}}
केरळे कॉषिक्कॉट् जिल्लायाम् दॅशेएय रथ्या ६६ मज्जे वटकरा माही नगरजॉ मित्त मटप्पल्लि/ मटप्पल्लि उच्च विद्यालय् मत्स्य विद्यालय् अत्त अत्ति।
{{Kozhikode-geo-stub}}
rs5w69g3ae7ee8oan1m0l70v87inmfk
सौराष्ट्र राज्य संमन्त्रणाधिवेश
0
6692
102588
97598
2024-09-25T09:18:28Z
जसवंत मोदी
7414
-पटिमा
102588
wikitext
text/x-wiki
{{Infobox organization
| name = सौराष्ट्र राज्य संमन्त्रणाधिवेश
| native_name = सौराष्ट्र राज्य संमन्त्रणाधिवेश
| native_name_lang = Sanskrit
| named_after =
| image =
| image_size =
| alt =
| caption =
| logo = SauRajSam SVG.svg
| logo_size =
| logo_alt =
| logo_caption = विक्रान्त चिह्न
| map =
| map_size =
| map_alt =
| map_caption =
| map2 =
| map2_size =
| map2_alt =
| map2_caption =
| abbreviation =
| motto = श्रीराष्ट्र, सुराष्ट्र, सौराष्ट्र
| predecessor =
| merged =
| successor =
| formation = {{start date and age|2019|02|07}}
| founder = अर्जुन सिंह जाडेजा
| founding_location = [[मकाजी मेघपर]]
| extinction = {{end date and age|2019|02|07}}
| merger =
| type =
| tax_id = <!-- or | vat_id = (for European organizations) -->
| registration_id = <!-- for non-profit org -->
| status =
| purpose = भारतिय संघ न्ना सौराष्ट्र स्स राज्यपद
| headquarters =
| location =
| coords = <!-- {{coord|LAT|LON|display=inline, title}} -->
| region = सौराष्ट्र
| services =
| products =
| methods =
| fields =
| membership =
| membership_year =
| language = [[संस्कृत]], [[गुजराती]], [[हिन्दी]]
| owner =
| sec_gen = अर्जुन सिंह जाडेजा
| leader_title =
| leader_name =
| board_of_directors =
| key_people =
| main_organ =
| parent_organization =
| subsidiaries =
| secessions =
| affiliations =
| budget =
| budget_year =
| revenue =
| revenue_year =
| disbursements =
| expenses =
| expenses_year =
| endowment =
| staff =
| staff_year =
| volunteers =
| volunteers_year =
| slogan = उद्दिश्यिन् स्वक्षत्र सौराष्ट्र
| mission =
| website =
| remarks =
| formerly =
| footnotes =
}}
'''सौराष्ट्र राज्य संमन्त्रणाधिवेश''' कं अपंजिकृत संघटन स्ह, ए रि [[भारत]]न्ना गुजरात राज्यस्स सौराष्ट्र प्रदेशस्स अलग करमः स्वक्षत्र '''सौराष्ट्र''' राज्यस्स निर्माण क्को अभियान चालनवा।
cg8fbrtv2kevsk8w7fbu4n9hotyn8b1
Module:TNT
828
6698
102423
96667
2024-03-02T19:13:09Z
ExE Boss
6086
Update from [[d:Special:GoToLinkedPage/mediawikiwiki/Q28132212|master]] using [[mw:Synchronizer| #Synchronizer]]
102423
Scribunto
text/plain
--
-- INTRO: (!!! DO NOT RENAME THIS PAGE !!!)
-- This module allows any template or module to be copy/pasted between
-- wikis without any translation changes. All translation text is stored
-- in the global Data:*.tab pages on Commons, and used everywhere.
--
-- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules
--
-- ATTENTION:
-- Please do NOT rename this module - it has to be identical on all wikis.
-- This code is maintained at https://www.mediawiki.org/wiki/Module:TNT
-- Please do not modify it anywhere else, as it may get copied and override your changes.
-- Suggestions can be made at https://www.mediawiki.org/wiki/Module_talk:TNT
--
-- DESCRIPTION:
-- The "msg" function uses a Commons dataset to translate a message
-- with a given key (e.g. source-table), plus optional arguments
-- to the wiki markup in the current content language.
-- Use lang=xx to set language. Example:
--
-- {{#invoke:TNT | msg
-- | I18n/Template:Graphs.tab <!-- https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab -->
-- | source-table <!-- uses a translation message with id = "source-table" -->
-- | param1 }} <!-- optional parameter -->
--
--
-- The "doc" function will generate the <templatedata> parameter documentation for templates.
-- This way all template parameters can be stored and localized in a single Commons dataset.
-- NOTE: "doc" assumes that all documentation is located in Data:Templatedata/* on Commons.
--
-- {{#invoke:TNT | doc | Graph:Lines }}
-- uses https://commons.wikimedia.org/wiki/Data:Templatedata/Graph:Lines.tab
-- if the current page is Template:Graph:Lines/doc
--
local p = {}
local i18nDataset = 'I18n/Module:TNT.tab'
-- Forward declaration of the local functions
local sanitizeDataset, loadData, link, formatMessage
function p.msg(frame)
local dataset, id
local params = {}
local lang = nil
for k, v in pairs(frame.args) do
if k == 1 then
dataset = mw.text.trim(v)
elseif k == 2 then
id = mw.text.trim(v)
elseif type(k) == 'number' then
params[k - 2] = mw.text.trim(v)
elseif k == 'lang' and v ~= '_' then
lang = mw.text.trim(v)
end
end
return formatMessage(dataset, id, params, lang)
end
-- Identical to p.msg() above, but used from other lua modules
-- Parameters: name of dataset, message key, optional arguments
-- Example with 2 params: format('I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.format(dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('format', 1, dataset, 'string')
checkType('format', 2, key, 'string')
return formatMessage(dataset, key, {...})
end
-- Identical to p.msg() above, but used from other lua modules with the language param
-- Parameters: language code, name of dataset, message key, optional arguments
-- Example with 2 params: formatInLanguage('es', I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.formatInLanguage(lang, dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('formatInLanguage', 1, lang, 'string')
checkType('formatInLanguage', 2, dataset, 'string')
checkType('formatInLanguage', 3, key, 'string')
return formatMessage(dataset, key, {...}, lang)
end
-- Obsolete function that adds a 'c:' prefix to the first param.
-- "Sandbox/Sample.tab" -> 'c:Data:Sandbox/Sample.tab'
function p.link(frame)
return link(frame.args[1])
end
function p.doc(frame)
local dataset = 'Templatedata/' .. sanitizeDataset(frame.args[1])
return frame:extensionTag('templatedata', p.getTemplateData(dataset)) ..
formatMessage(i18nDataset, 'edit_doc', {link(dataset)})
end
function p.getTemplateData(dataset)
-- TODO: add '_' parameter once lua starts reindexing properly for "all" languages
local data = loadData(dataset)
local names = {}
for _, field in ipairs(data.schema.fields) do
table.insert(names, field.name)
end
local numOnly = true
local params = {}
local paramOrder = {}
for _, row in ipairs(data.data) do
local newVal = {}
local name = nil
for pos, columnName in ipairs(names) do
if columnName == 'name' then
name = row[pos]
else
newVal[columnName] = row[pos]
end
end
if name then
if (
(type(name) ~= "number")
and (
(type(name) ~= "string")
or not string.match(name, "^%d+$")
)
) then
numOnly = false
end
params[name] = newVal
table.insert(paramOrder, name)
end
end
-- Work around json encoding treating {"1":{...}} as an [{...}]
if numOnly then
params['zzz123']=''
end
local json = mw.text.jsonEncode({
params=params,
paramOrder=paramOrder,
description=data.description,
})
if numOnly then
json = string.gsub(json,'"zzz123":"",?', "")
end
return json
end
-- Local functions
sanitizeDataset = function(dataset)
if not dataset then
return nil
end
dataset = mw.text.trim(dataset)
if dataset == '' then
return nil
elseif string.sub(dataset,-4) ~= '.tab' then
return dataset .. '.tab'
else
return dataset
end
end
loadData = function(dataset, lang)
dataset = sanitizeDataset(dataset)
if not dataset then
error(formatMessage(i18nDataset, 'error_no_dataset', {}))
end
-- Give helpful error to thirdparties who try and copy this module.
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
error(string.format([['''Missing JsonConfig extension, or not properly configured;
Cannot load https://commons.wikimedia.org/wiki/Data:%s.
See https://www.mediawiki.org/wiki/Extension:JsonConfig#Supporting_Wikimedia_templates''']], dataset))
end
local data = mw.ext.data.get(dataset, lang)
if data == false then
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Missing Commons dataset ' .. i18nDataset)
else
error(formatMessage(i18nDataset, 'error_bad_dataset', {link(dataset)}))
end
end
return data
end
-- Given a dataset name, convert it to a title with the 'commons:data:' prefix
link = function(dataset)
return 'c:Data:' .. mw.text.trim(dataset or '')
end
formatMessage = function(dataset, key, params, lang)
for _, row in pairs(loadData(dataset, lang).data) do
local id, msg = unpack(row)
if id == key then
local result = mw.message.newRawMessage(msg, unpack(params or {}))
return result:plain()
end
end
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Invalid message key "' .. key .. '"')
else
error(formatMessage(i18nDataset, 'error_bad_msgkey', {key, link(dataset)}))
end
end
return p
r7hn49mbqg5sfa9i7l9l3ts62h7gy7u
पटिरूप:Shared Template Warning
10
6699
96444
96439
2019-05-11T00:00:02Z
DiBabelYurikBot
5076
Copying one change by Yurik: "center warning and remove Shared/ prefix in mw link" from [[mw:Template:Shared Template Warning]]. ([[mw:WP:TNT|docs]], [[c:Data:I18n/DiBabel.tab|translate]])
96444
wikitext
text/x-wiki
<noinclude>{{ {{PAGENAME}}|Template:Shared Template Warning|Shared Template Warning}}{{Documentation}}</noinclude><includeonly><table
cellspacing="0" cellpadding="0" border="0"
style="background:transparent; margin:0.5em auto; padding:0.5em; background-color:#fee7e6; border:1px solid #aaa;"
><tr><td nowrap="nowrap" valign="top"><!--
--><span style="position:relative; top:-2px;"><!--
-->[[File:OOjs_UI_icon_notice-destructive.svg|18px|warning|link=]]<!--
--></span> '''{{#invoke:TNT|msg|I18n/Shared Template Warning.tab|warning}}'''</td><!--
--><td valign="top" style="padding-left:0.5em;"><!--
-->{{#ifeq:{{SITENAME}}|MediaWiki<!--
-->|{{#invoke:TNT|msg|I18n/Shared Template Warning.tab|be-careful}}<!--
-->|{{#invoke:TNT|msg|I18n/Shared Template Warning.tab|no-edit|{{{1}}}}}<!--
-->}}{{#if:{{{2|}}}|<br>{{#invoke:TNT|msg|I18n/Shared Template Warning.tab|translate|c:Data:I18n/{{{2}}}.tab}}<!--
-->}}</td></tr></table></includeonly>
n3c1lasii8zjoggzfgsarlzuwrc20s1
पटिरूप:Shared Template Warning/doc
10
6700
101665
96436
2022-06-10T22:50:39Z
CX Zoom
6375
+ Cat
101665
wikitext
text/x-wiki
<noinclude>{{Documentation subpage}}
</noinclude>{{#invoke:TNT|doc|Shared Template Warning}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Global templates]]
}}</includeonly>
gk8buplrv1d1iukvjr4ywba90p9si99
अहीर
0
6704
96498
96496
2019-07-24T07:04:39Z
Hardhrol
4776
Redirected page to [[अहिर]]
96498
wikitext
text/x-wiki
#REDIRECT [[अहिर]]
63n3553l6k9fcfhglczh7a70ds1km21
अहिर
0
6712
102788
102485
2025-04-26T03:49:14Z
2402:8100:206A:4DFD:0:0:45DB:1EFA
102788
wikitext
text/x-wiki
"आभीर लोग पूर्वकाल में भी धर्मतत्ववेत्ता धार्मिक, सदाचारी और धर्मवत्सल तथा सुव्रतज्ञ कहकर सम्बोधित किए गये हैं।
तीनों तथ्यों के प्रमाणों का वर्णन इन श्लोकों में निर्दशित है।
"धर्मवन्तं सदाचारं भवन्तं धर्मवत्सलम्। मया ज्ञात्वा ततःकन्या दत्ता चैषा विरञ्चये।१५।।
"अनया गायत्र्या तारितो गच्छ युवां भो आभीरा ! दिव्यान्लोकान्महोदयान्। युष्माकं च कुले चापि देवकार्यार्थसिद्धये।१६।
"अवतारं करिष्येहं सा क्रीडा तु भविष्यति यदा नन्दप्रभृतयो ह्यवतारं धरातले।१७।
अनुवाद:-विष्णु ने अहीरों से कहा- मैंने तुमको धर्मज्ञ और धार्मिक सदाचारी तथा धर्मवत्सल जानकर तुम्हारी इस गायत्री नामकी कन्या को ब्रह्मा के लिए यज्ञकार्य हेतु पत्नी रूप में दिया है। (क्योंकि यज्ञ एक व्रतानुष्ठान ही है)। और अहीर कन्याऐं कठिन व्रतों का पालन करती हैं।
हे अहीरों इस गायत्री के द्वारा उद्धार किये गये तुम सब दिव्यलोकों (गोलोकों) को जाओ- तुम्हारी अहीर जाति के यदुवंश के अन्तर्गत वृष्णिकुल में देवों की कार्य की सिद्धि के लिए मैं अवतरण करुँगा ( अवतारं करिष्येहं ) और वहीं मेरी लीला (क्रीडा) होगी जब धरातल पर नन्द आदि का भी अवतरण होगा।
{{आहुक वंशात् समुद्भूता आभीरा इति प्रकीर्तिता। (शक्ति संगम तंत्र, पृष्ठ।<ref name="आहुक">{{पुस्तक सन्दर्भ|last1=Agrawal|first1=Ramnarayan|title=Braja kā rāsa raṅgamc̃a|date=1981|publisher=Neśanala|location=the University of Michigan|url=https://books.google.co.in/books?id=7tAOAAAAIAAJ&q=%E0%A4%86%E0%A4%AD%E0%A5%80%E0%A4%B0+%E0%A4%AF%E0%A4%BE%E0%A4%A6%E0%A4%B5&dq=%E0%A4%86%E0%A4%AD%E0%A5%80%E0%A4%B0+%E0%A4%AF%E0%A4%BE%E0%A4%A6%E0%A4%B5&hl=en&sa=X&ved=0ahUKEwj92tvX05vMAhVEB44KHXOyDAoQ6AEIOTAE|accessdate=19 अप्रैल 2016}}</ref>
164)<ref> [https://books.google.co.in/books?id=N2K7AAAAIAAJ&q=%E0%A4%85%E0%A4%B9%E0%A5%80%E0%A4%B0+%E0%A4%AE%E0%A4%A7%E0%A5%8D%E0%A4%AF+%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A6%E0%A5%87%E0%A4%B6&dq=%E0%A4%85%E0%A4%B9%E0%A5%80%E0%A4%B0+%E0%A4%AE%E0%A4%A7%E0%A5%8D%E0%A4%AF+%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A6%E0%A5%87%E0%A4%B6&hl=en&sa=X&ved=0CCAQ6AEwAThGahUKEwjpvMuE9pbIAhXNGo4KHRGeBEo भाषा भूगोल व सांस्कृतिक चेतना], Vijaya Candra Publisher Vidyā Prakāśana, 1996 Original from the University of California, पृष्ठ 28,29,30 </ref>}}
== यादव और अहीर अलग-अलग नहीं हैं अपितु एक ही हैं==
ब्रह्मापि तं शशापाथ कश्यपं मुनिसत्तमम् ।
मर्यादारक्षणार्थं हि पौत्रं परमवल्लभम् ॥ १५ ॥
अंशेन त्वं पृथिव्यां वै प्राप्य जन्म यदोः कुले ।
भार्याभ्यां संयुतस्तत्र गोपालत्वं करिष्यसि ॥१६॥
अतएव मर्यादाकी रक्षाके लिये ब्रह्माजीने भी अपने परमप्रिय पौत्र मुनिश्रेष्ठ कश्यपको शाप दे दिया कि तुम अपने अंशसे पृथ्वीपर यदुवंशमें जन्म लेकर वहाँ अपनी दोनों पत्नियोंके साथ गोपालनका कार्य करोगे ।। 15-16 ।।
"देवीभागवतपुराणम् स्कन्धः ०४
शास्त्रों में प्रमाण प्राप्त हुए हैं कि यादव,गोप अथवा अहीर लोग ब्रह्मा की सृष्टि न होने से ब्रह्मा के द्वारा बनायी गयी वर्णव्यवस्था में शामिल नहीं हैं। विष्णु से उत्पन्न होने से इनका वर्ण वैष्णव है। मूल विष्णु स्वयं भगवान् कृष्ण का गोलोक वासी सनातन रूप है। और स्थूल विष्णु ही उनका विराट् रूप है।
कृष्ण सदैव गोपों में ही अवतरित होते हैं। और
गो" गोलोक और गोप सदैव समन्वित (एकत्रित) रहते हैं।
गोपों की उत्पत्ति गोपियों सहित कृष्ण और राधा से गोलोक धाम में ही होती है। कृष्ण की लीलाओं के सहायक बनने के लिए ही गोप गोलोक से सीधे पृथ्वी लोक में आते हैं। और जब तक पृथ्वी पर गोप जाति विद्यमान रहती है तब तक कृष्ण भी अपने लौकिक जीवन का अवसान होने पर भी निराकार रूप से विद्यमान रहते ही हैं।
राम, परशुराम अथवा बुद्ध ये क्षुद्र विराट् (छोटे-विष्णु) के अवतार हो सकते हैं परन्तु कृष्ण जो विष्णु से से भी परे और उनके भी मूलकारण रूप हैं।
जिनसे ही प्रत्येक ब्रह्माण्ड में पृथक-पृथक - ब्रह्मा, विष्णु और शिव की उत्पत्ति होती है। वे स्वयं सदैव जब कभी भी पृथ्वी पर अवतरित होते हैं । तो गोपों में ही अवतरित होते हैं। वे नित्य गोपालन और रास करते हैं। यह रास मूलत: हल्लीशम् नृत्य का रूपान्तरण है।
हल्स्त्री हल्लं हलं ईशा हलदण्डं वत् समन्वित्वा गोपिकाणां स्त्रीणां गोपाम् सह नर्त्तनम् - इति हल्लीशम् (पुं उपरूपकविशेषः ।
साहित्य
दर्पण में जिसका लक्षण है। साहित्यदर्पण । ६ । ५५५ ।
“ हल्लीष एव एकाङ्कः सप्ताष्टौ दश वा स्त्रियः । वागुदात्तैकपुरुषः कैशिकीवृत्तसङ्कुलः । मुखान्तिमौ तथा सन्धी बहुताललयस्थितिः ॥
"याभिर्वृन्दावनमनुगतो नन्दसूनुः क्षपासु रेमे चन्द्राञ्शुकलितसमुद्योतभद्रे निकुञ्जे।
तासां दिष्टं किमहमधुना वर्णये बल्लवीनां यासां साक्षाच्चरणजरजः श्रीशविध्याद्यलभ्यम् ।८०-१०९।
यत्र प्राप्तास्तृणमृगखगा ये कृमिप्राणिवृन्दा वृन्दारण्ये विधिहररमाभ्यर्हणीया भवन्ति।
तत्संप्राप्याद्वयपदरतो ब्रह्मभूयं गतः कौ प्रेमस्निग्धो विहरति सुखांभोधिकल्लोलमग्नः।८०-११०।
अनुवाद:-
वृन्दावन के कुँज में चन्द्रमा की किरणों से प्लावित रात्रि में नन्दपुत्र श्रीकृष्ण ने गोपीगण के साथ रास-नृत्य मूलक आनन्दक्रीड़ा की थी
भला उन गोपी गण के भाग्य का गायन मैं कैसे कर सकता हूँ ? उन गोपी गण की चरण-रज लेने के लिए इन्द्र आदि देवता ही नहीं अपितु स्वयं देवत्रयी के प्रतिनिधि ब्रह्मा ,विष्णु और महेश भी व्यग्र रहते हैं ।
वृन्दावन के तृण ,मृग पक्षी और कृमि पर्यन्त प्राणीगण भी ब्रह्मा, विष्णु और शिव के पूज्यत्तम हैं ।
वृन्दावन में जो कोई भी प्राणी भक्तिभाव से इन अद्वैत ब्रह्म की उपासना करेगा वह आनन्द-सिन्धु में प्लावित हो जायेगा ।
सन्दर्भ:बृहद् नारद पुराण बृहद उपाख्यान में उत्तर-भागका वसु महिनी
"संवाद के अन्तर्गत वृन्दावन महात्म्य नामक अस्सीवाँ अध्याय -इति श्रीबृन्नारदीयपुराणे बृहदुपाख्याने उत्तरभागे वसुमोहिनीसंवादे श्रीवृन्दावनमाहात्म्यं नामाशीतितमोऽध्यायः ।।८०।।
____________________________________________
यहाँ एक बात विचारणीय है कि , साधारण देव इन्द्र आदि की तो बात ही छोड़ो बल्कि सृष्टि के तीन काल और तीन गुणों ( सत,रज और तम के प्रतिनिथि ईश्वर के प्रतिरूप ब्रह्मा, विष्णु और महेश भी गोप- गोपिकाओं के पैरों की धूल लेने के आकाँक्षी हैं।
गोप गोपिकाओं की महानता का इससे बड़ा प्रमाण क्या हो सकता है ?
ब्रह्माण्ड में देवत्रयी में विद्यमान विष्णु क्षुद्र- विराट है। जो विराट के एक रोमकूप में उत्पन्न ब्रह्माण्ड के पालक विष्णु हैं। और इस विराट- विष्णु की उत्पत्ति स्वराट् (स्वयं प्रकाश विष्णु से हुई जिनका गोलोक में वास है। वैकुण्ठ लोक में विद्यमान नारायण भी स्वराट्- उत्पन्न उसका अकर्मक रूप है। ________________________
_________
गोलोक और पृथ्वी लोक दोनों पर उनके समान व्यवहार ही हैं। गाये और गोपों का सानिध्य शाश्वत है।
पृथ्वी पर जब तक गोपों का अस्तित्व हैं तब तक कृष्ण का भी अस्तित्व है। भले ही वह मानव शरीर से नहीं। वैष्णवों की यह मान्यता है।
परशुराम अथवा बुद्ध या कहें राम कभी भी कृष्ण के अवतार नहीं हैं। ये सब छोटे विष्णु के अवतार हो सकते हैं जो कि प्रकृति स्वरूपा राधा से उत्पन्न विराट पुरुष (गर्भोदकशायी विष्णु) से उत्पन्न हुए हैं। विष्णु शब्द सत्वाधिकारी ईश्वरीय सत्ता के तीन रूपों या वाचक है १-स्वराट् २-विराट् और ३-क्षुद्र विराट्
स्वराट्- कारणार्णवशायी विष्णु का वाचक है विराट गर्भोदक शायी विष्णु का वाचक है जो प्रकृति रूपी राधा और कृष्ण की प्रथम सन्तान हैं। इसके प्रत्येक रोम में एक एक ब्रह्माण्ड है।
तृतीय विष्णु क्षुद्रविराट्- हैं जो प्रत्येक ब्रह्माण्ड में शिव और ब्रह्मा के कारण हैं।
जिनका नाभि कमल से ब्रह्मा और ब्रह्मा से रूद्र उत्पन्न होते हैं।
यही विष्णु कभी कश्यप ऋषि की सन्तान के रूप में वामन तो कभी इन्द्र के छोटे भाई विष्णु बनते हैं।
कृष्ण का स्वरूप सबसे पृथक है वे सबके निमित्ति कारण और उपादान कारण भी हैं।
ब्रह्म वैवर्त- पुराण में उनके निज धाम गोलोक का वर्णन निम्न प्रकार से है।
___________________________________
तादृशं मुनिशार्दूल शृणु त्वं वच्मि सांप्रतम् ।विष्णोरयं यतो ह्यासीत्तस्माद्वैष्णव उच्यते।३।
सर्वेषां चैव वर्णानां वैष्णवः श्रेष्ठ उच्यते ।येषां पुण्यतमाहारस्तेषां वंशे तु वैष्णवः ४।
क्षमा दया तपः सत्यं येषां वै तिष्ठति द्विज ।तेषां दर्शनमात्रेण पापं नश्यति तूलवत् ५।
हिंसाधर्माद्विनिर्मुक्ता यस्य विष्णौ स्थिता मतिः ।शंखचक्रगदापद्मं नित्यं वै धारयेत्तु यः ६।
तुलसीकाष्ठजां मालां कंठे वै धारयेद्यतः ।तिलकानि द्वादशधा नित्यं वै धारयेद्बुधः ७।
धर्माधर्मं तु जानाति यः स वैष्णव उच्यते ।वेदशास्त्ररतो नित्यं नित्यं वै यज्ञयाजकः ८।
उत्सवांश्च चतुर्विंशत्कुर्वंति च पुनः पुनः ।तेषां कुलं धन्यतमं तेषां वै यश उच्यते ९।
ते वै लोके धन्यतमा जाता भागवता नराः ।एक एव कुले यस्य जातो भागवतो नरः १०।
तत्कुलं तारितं तेन भूयोभूयश्च वाडव ।अंडजा उद्भिजाश्चैव ये जरायुज योनयः ११।
_________________
अनुवाद:-महेश्वर ने कहा:- हे नारद सुनो ! मैं वैष्णव के लक्षण बताता हूँ। उसके सुनने मात्र से मनुष्य ब्रह्महत्या के पाप से मुक्त हो जाता है ।१।
वैष्णवों के जैसे लक्षण और स्वरूप होते हैं। उसे मैं बतला रहा हूँ। हे मुनि श्रेष्ठ उसे तुम सुनो!।२।
चूँकि वह विष्णु से उत्पन्न होता है। इस लिए वह वैष्णव हुआ।
("विष्णोरयं यतो हि आसीत् तस्मात् वैष्णव उच्यते सर्वेषां चैव वर्णानां वैष्णव श्रेष्ठ: उच्यते ।३।
जिनका आहार ( भोजन ) अत्यन्त पवित्र होता है। उन्हीं के वंश में वैष्णव उत्पन्न होते हैं। वैष्णव में क्षमा, दया ,तप एवं सत्य ये गुण रहते हैं।४।
उन वैष्णवों के दर्शन मात्र से पाप रुई के समान नष्ट हो जाता है। जो हिंसा और अधर्म से रहित तथा भगवान विष्णु में मन लगाता रहता है।५।
जो सदा संख "गदा" चक्र एवं पद्म को धारण किए रहता है गले में तुलसी काष्ठ धारण करता है।६।
प्रत्येक दिन द्वादश (बारह) तिलक लगाता है। वह लक्षण से वैष्णव कहलाता है।७।
जो सदा वेदशास्त्र में लगा रहता है। और सदा यज्ञ करता है। बार- बार चौबीस उत्सवों को करता है।८।
ऐसे वैष्णव का वंश अत्यन्त धन्य है। उन्ही का यश बढ़ता है। जो भागवत हो जाते हैं। वे मनुष्य अत्यंत धन्य हैं।९।
जिसके वंश में एक भी भागवत हो जाता है हे नारद ! उस वंश को बार- बार तार देता है।१०।
सन्दर्भ:-(पद्मपुराण खण्ड ६ (उत्तरखण्डः) अध्यायः -(६८)
विशेष:-विष्णोरस्य रोमकूपैर्भवति अण्सन्तति वाची- विष्णु+ अण् = वैष्णव= विष्णु से उत्पन्न अथवा विष्णु से सम्बन्धित- जन वैष्णव हैं।
अर्थ- विष्णु के रोमकूपों से उत्पन्न अण्- प्रत्यय सन्तान वाची भी है विष्णु पद में तद्धित अण् प्रत्यय करने पर वैष्णव शब्द निष्पन्न होता है। अत: गोप वैष्णव वर्ण के हैं। वैष्णव वर्ण की स्वतन्त्र जाति आभीर है। पद्म पुराण उत्तराखण्ड के अतिरिक्त इसका संकेत ब्रह्मवैवर्त पुराण में भी है । प्रसंगानुसार वर्णित किया गया है।
श्रीपाद्मे महापुराणे पंचपंचाशत्साहस्र्यां संहितायामुत्तरखंडे उमापतिनारदसंवादे वैष्णवमाहात्म्यंनाम अष्टषष्टितमोऽध्यायः ।६८।

गोलोकं यात यूयं च यामि पश्चाच्छ्रिया सह।
नरनारायणौ तौ द्वौ श्वेतद्वीपनिवासिनौ।६७।
देवताओं की स्तुति सुनकर साक्षात श्रीहरि ने उनसे कहा– "तुम सब लोग गोलोक में जाओ। पीछे से मैं भी लक्ष्मी के साथ आऊँगा।६७।
एते यास्यन्ति गोलोके तथा देवी सरस्वती।
अनन्ता मम माया च कार्त्तिकेयो गणाधिपः।
सावित्री वेदमाता च पश्चाद्यास्यन्ति निश्चितम् ।६८।
श्वेतद्वीप निवासी वे नर और नारायण दौनों तथा सरस्वती देवी– ये गोलोक में जाएँगे।अनन्तशेषनाग, मेरी माया, कार्तिकेय, गणेश तथा वेदमाता सावित्री– ये सब पीछे से निश्चित ही वहाँ जाएँगे। ६८।
तत्राहं द्विभुजः कृष्णो गोपीभिर्राधया सह ।
अत्राहं कमलायुक्तः सुनन्दादिभिरावृतः।६९।
वहाँ मैं गोपियों तथा राधा के साथ द्विभुज श्रीकृष्णरूप से निवास करता हूँ। यहाँ मैं सुनन्द आदि पार्षदों तथा लक्ष्मी के साथ रहता हूँ।६९।
नारायणश्च कृष्णोऽहं श्वेतद्वीपनिवासकृत् ।
ममैवैताः कलाः सर्वे देवा ब्रह्मादयः स्मृताः।७०।
श्रीकृष्ण तथा श्वेतद्वीप निवासी नारायण मैं ही हूँ।
ब्रह्मा आदि अन्य सम्पूर्ण देवता मेरी ही कलाएँ हैं। ।७०।
कलाकलांशकलया सुरासुरनरादयः ।।
गोलोकं यात यूयं च कार्यसिद्धिर्भविष्यति।७१।
देव, असुर और मनुष्य आदि प्राणी मेरी कला की अंशकला से उत्पन्न हुए हैं । तुम लोग गोलोक को जाओ। वहाँ तुम्हारे अभीष्ट कार्य की सिद्धि होगी। ।७१।
वयं पश्चाद्गमिष्यामः सर्वेषामिष्टसिद्धये ।
इत्युक्त्वा वै सभामध्ये विरराम हरिः स्वयम्।७२।
फिर हम लोग भी सबकी इष्टसिद्धि के लिये वहाँ आ जाएँगे इतना कहकर श्रीहरि उस सभा में चुप हो गये।७२।
प्रणम्य देवताः सर्वा जग्मुर्गोलोकमद्भुतम् ।
विचित्रं परमं धाम जरामृत्युहरं परम् ।७३।
तब उन सब देवताओं ने उन्हें प्रणाम किया और वहाँ से अद्भुत गोलोक की यात्रा की। वह उत्कृष्ट एवं विचित्र परम धाम जरा एवं मृत्यु को हर लेने वाला है।७३।
ऊर्ध्वं वैकुण्ठतो गम्यं पञ्चाशत्कोटियोजनम् ।
वायुना धार्यमाणं च निर्मितं स्वेच्छया विभोः।७४।
वह अगम्य लोक वैकुण्ठ से पचास करोड़ योजन ऊपर है और भगवान श्रीकृष्ण की इच्छा से निर्मित है उसका कोई बाह्य आधार नहीं है। श्रीकृष्ण ही वायु से उसे धारण करते हैं।। ७४।
तमनिर्वचनीयं च देवास्ते गमनोत्सुकाः ।।
ते मनोयायिनः सर्वे सम्प्रापुर्विरजातटम् ।७५।
वे ब्रह्मा आदि देवता उस अनिर्वचनीय लोक की ओर जाने के लिये उन्मुख हो चल दिये। उन सबकी गति मन के समान तीव्र थी।७५।
दृष्ट्वा देवाः सरित्तीरं विस्मयं परमं ययुः।
शुद्धस्फटिकसंकाशं सुविस्तीर्णं मनोहरम्।७६।
अतः वे सब-के-सब विरजा के तट पर जा पहुँचे। सरिता के तट का दर्शन करके उन देवताओं को बड़ा आश्चर्य हुआ विरजा नदी का वह तटप्रान्त शुद्ध स्फटिकमणि के समान उज्ज्वल, अत्यन्त विस्तृत और मनोहर था।७६।
__________________
"इति श्रीब्रह्मवैवर्ते महापुराणे श्रीकृष्णजन्मखण्डे नारायणनारदसंवादे गोलोकवर्णनं नाम चतुर्थोऽध्यायः।४।
********************
" ब्रह्मवैवर्तपुराणम्/खण्डः ४ (श्रीकृष्णजन्मखण्डः)/अध्यायः -४)
आभीरों का वर्ण विष्णु से उत्पन्न होने के कारण ही वैष्णव है। विष्णु रूप में कृष्ण ही वैकुण्ठ वासी हैं। नारायण रूप में वही कृष्ण क्षीरसागर में शेष शय्या पर स्थित शयन करने वाले हैं। गोलोक धाम में वे स्वयं कृष्ण गोपों और गायों के साथ सनातन और शाश्वत रूप से सहचारी हैं। सात्ववत , भागवत, वैष्णव और पाञ्चरात्र सभी पर्याय वाची रूप में उन्हीं कृष्ण के विष्णु आदि रूपों के चरित्रों के प्रतिपादक हैं। गोपों के वैष्णव वर्ण का विवेचन करते हुए
वर्ण व्यवस्था पर एक सारगर्भित आलेख-
प्रस्तुतिकरण:-यादव योगेश कुमार रोहि -( अलीगढ़) एवं इ० माता प्रसाद यादव -( लखनऊ)
गर्गसंहिता के विश्वजित् खण्ड में के अध्याय दो और ग्यारह में यह वर्णन है।
यदि मान लिया जाए कि गोलोक में उत्पन्न गोप भिन्न और पृथ्वी लोक के गोप भिन्न हैं तो यह बात सही नहीं है।
क्योंकि इसी विश्वजित्खण्डः के अध्याय एकादश ( ग्यारह) में पृथ्वी के सभी यादवों को कृष्ण ने अपने सनातन विष्णु रूप का अंश बताया है।
"एक समय की बात है- सुधर्मा में श्रीकृष्ण की पूजा करके, उन्हें शीश नवाकर प्रसन्नचेता राजा उग्रसेन ने दोनों हाथ जोड़कर धीरे से कहा।
उग्रसेन कृष्ण से बोले ! - भगवन् ! नारदजी के मुख से जिसका महान फल सुना गया है, उस राजसूय नामक यज्ञ का यदि आपकी आज्ञा हो तो अनुष्ठान करुँगा। पुरुषोत्तम ! आपके चरणों से पहले के राजा लोग निर्भय होकर, जगत को तिनके के तुल्य समझकर अपने मनोरथ के महासागर को पार कर गये थे।
तब श्री कृष्ण भगवान ने कहा- राजन् ! यादवेश्वर ! आपने बड़ा उत्तम निश्चय किया है। उस यज्ञ से आपकी कीर्ति तीनों लोकों में फैल जायगी। प्रभो ! सभा में समस्त यादवों को सब ओर से बुलाकर पान का बीड़ा रख दीजिये और प्रतिज्ञा करवाइये।
विशेष:- कृष्ण के निर्देशन में जो भी पारम्परिक यज्ञ कराए गये वे सभी पशुओं की हिंसा से रहित थे। इसी लिए गर्गसंहिता में "अध्वर" शब्द का यज्ञ विशेषण के रूप में प्रयोग हुआ है।
तब कृष्ण नें कहा था
समस्त यादव मेरे ही अंश से प्रकट हुए हें। वे दौनों लोक, को जीतने की इच्छा रखने वाले हैं। वे दिग्विजय के लिये यात्रा करके, शत्रुओं को जीतकर लौट आयेंगे और सम्पूर्ण दिशाओं से आपके लिये भेंट और उपहार लायेंगे।७।
"ममांशा यादवाः सर्वे लोकद्वयजिगीषवः। जित्वारीनागमिष्यंति हरिष्यंति बलिं दिशाम् ॥७॥
"शब्दार्थ:-
१-ममांशा= मेरे अंश रूप (मुझसे उत्पन्न)
२-यादवा: सर्वे = सम्पूर्ण यादव।
३- लोकद्वयजिगीषवः = दोनों लोकों को जीतने की इच्छा वाले।
४- जिगीषव: = जीतने की इच्छा रखने वाले।
५- जिगीषा= जीतने की इच्छा - जि=जीतना धातु में +सन् भावे अ प्रत्यय ।= जयेच्छायां ।
६- जित्वा= जीतकर।
७-अरीन्= शत्रुओ को।
८- आगमिष्यन्ति = लौट आयेंगे।
९-हरिष्यन्ति= हरण कर लाऐंगे।
१०-बलिं = भेंट /उपहार।
११- दिशाम् = दिशाओं में।
अनुवाद:-सन्दर्भ:- गर्गसंहिता खण्डः ७ विश्वजित्खण्ड)
कृष्णस्य लोमकूपेभ्य: सद्यो गोपगणो मुने: ! "आविर्बभूव रूपेण वैशैनेव च तत्सम:।४१। सन्दर्भ:-(ब्रह्म-वैवर्त पुराण अध्याय -5 श्लोक -41)
अनुवाद:- कृष्ण के रोमकूपों से गोपोंं (अहीरों) की उत्पत्ति हुई है , जो रूप और वेश में उन्हीं कृष्ण (विष्णु) के समान थे। वास्तव में कृष्ण का ही गोलोक धाम का रूप विष्णु है।
यही गोपों की उत्पत्ति की बात गर्गसंहिता श्रीविश्वजित्खण्ड के ग्यारहवें अध्याय में यथावत् वर्णित है।
___________________________
"नन्दो द्रोणो वसुःसाक्षाज्जातो गोपकुलेऽपि सः॥ गोपाला ये च गोलोके कृष्णरोम समुद्भवाः।२१।
"राधारोमोद्भवा गोप्यस्ताश्च सर्वा इहागताः॥ काश्चित्पुण्यैः कृतैः पूर्वैःप्राप्ताः कृष्णं वरैः परैः॥२२।
इति श्रीगर्गसंहितायां श्रीविश्वजित्खण्डे श्रीनारदबहुलाश्वसंवादे दंतवक्त्रयुद्धे करुषदेशविजयो नामैकादशोऽध्यायः॥११॥
_______________
शास्त्रों में वर्णन है कि गोप (आभीर) वैष्णव (विष्णु के रोमकूप) से उत्पन्न होने से अञ्श रूप से वैष्णव ही थे। वैष्णव चातुर्य वर्ण-व्यवस्था से पृथक वर्ण है।
चातुर्य- वर्णव्यवस्था ब्रह्मा की सृष्टि है तो वैष्णव वर्ण विष्णु की सृष्टि है।
चातुर्य वर्ण व्यवस्था में ब्रह्मा की मुखज सन्तान होने से ब्राह्मण श्रेष्ठ हैं। व्याकरणीय नियम से (ब्रह्मन्+अण्)= ब्राह्मण शब्द तद्धित पद के रूप में सिद्ध होता है।
देखें ऋग्वेद के दशम मण्डल के नब्बे वें सूक्त की यह बारहवीं ऋचा इस विषय में कहती है कि ब्राह्मण ब्रह्मा के मुख से उत्पन्न हुए, क्षत्रिय बाहों से, वैश्य उरू ( नाभि और जंघा के मध्य भाग) से और शूद्र दोनों पैरों से उत्पन्न हुए।
"ब्राह्मणो अस्य मुखमासीद् बाहू राजन्यः कृतः। ऊरू तदस्य यद्वैश्यः पद्भ्यां शूद्रो अजायत।। (ऋग्वेद 10/90/12)
श्लोक का अनुवाद:- इस विराटपुरुष(ब्रह्मा) के मुख से ब्राह्मण हुआ , बाहू से क्षत्रिय लोग हुए एवं उसकी जांघों से वैश्य हुआ एवं दौनों चरण से शूद्रों की उत्पत्ति हुई।(10/90/12)
इस लिए अब सभी शात्र-अध्येता जानते हैं कि ब्रह्मा भी विष्णु की ही सृष्टि हैं। जबकि विष्णु स्वयं निराकार ईश्वर का अविनाशी साकार रूप भी हैं- विष्णु का ही सांसारिक रूप कृष्ण है।
विष्णु का गो तथा गोपो से सनातन सम्बन्ध है। वेदों में विष्णु लोक का वर्णन करते हुए अनेक ऋचाऐं उद्घोष करती हैं।
भारतीय वेदों में विष्णु का वर्णन "गोप" के रूप में है। देखे निम्न ऋचा -
त्रीणि पदा विचक्रमे विष्णुर्गोपा अदाभ्यः । अतो धर्माणि धारयन् ॥ तृणि पदा वि चक्रमे विष्णुर गोपा अदाभ्य:। अतो धर्माणि धारायं।। (ऋग्वेद 1/22/18)
ऋग्वेद के प्रथम मण्डल निम्न ऋचा में
विष्णु को सम्पूर्ण संसार का रक्षक और अविनाशी बताया है। जिन्होंने धर्म को धारण करते हुए तीनों लोको सहित सम्पूर्ण ब्राह्माण्ड तीन पगों( कदमों) में नाप लिया है।
त्रीणि पदा विचक्रमे विष्णुर्गोपा अदाभ्यः। अतो धर्माणि धारयन्”(ऋग्वेद 1.22.18)
"सायण भाष्य पर आधारित अर्थ-
.विष्णु जगत् के रक्षक हैं, उनको आघात करनेवाला कोई नहीं है। उन्होंने समस्त धर्मों का धारण कर तीन पैरों का परिक्रमा किया।18।
अर्थात्-______
इसमें भी कहा गया है कि किसी के द्वारा जिसकी हिंसा नहीं हो सकती, उस सर्वजगत के रक्षक विष्णु ने अग्निहोत्रादि कर्मों का पोषण करते हुए पृथिव्यादि स्थानों में अपने तीन पदों से क्रमण (गमन) किया।
इस तरह अनेक श्रुतियों में परमात्मा के सगुण- साकार रूप का भी वर्णन मिलता है।
"विष्णु का परम पद, परम धाम' दिव्य आकाश में स्थित एवं अनेक सूर्यों के समान देदीप्यमान माना गया है -
"तद् विष्णो: परमं पदं पश्यन्ति सूरयः। दिवीय चक्षुरातातम् (ऋग्वेद १/२२/२०)।
सूरयः) सूर्यगण (दिवि) प्रकाशित लोक में । (आततम्) =फैले हुए (चक्षुरिव) नेत्रों के समान जो (विष्णोः) परमेश्वर का विस्तृत (परमम्) उत्तम से उत्तम (पदम्)=स्थान (तत्) उस को (सदा) सब काल में (पश्यन्ति) देखते हैं॥२०॥
अनुवाद:-वह विष्णु के परम पद में अनेक सूर्य प्रकाशित होते हैं।
ऋग्वेद के मंडल 1 के सूक्त (154) का ऋचा संख्या (6)
"ता वां वास्तून्युश्मसि गमध्यै यत्र गावो भूरिशृङ्गा अयासः ।अत्राह तदुरुगायस्य वृष्णः परमं पदमवभाति भूरि"
ऋग्वेद-१/१५४/६।
सायण- भाष्य-"हे यजमान और उसकी पत्नी ! तुम दोनों के लिए जाने योग्य उन प्रसिद्ध सुखपूर्वक निवास करने योग्य स्थानों पर हम कामना करते हैं।
अर्थात तुम्हारे जाने के लिए विष्णु से प्रार्थना करते हैं। जिन स्थानों पर किरणें अत्यन्त उन्नत और बहुतों के द्वारा आश्रयवाली होकर अति विस्तृत हैं। अथवा न जाने वाली अर्थात् अत्यन्त प्रकाशवाली हैं।
उन निवास स्थानों के आधारभूत द्युलोक में बहुत से महात्माओं के द्वारा स्तुति करने योग्य और कामनाओं की वर्षा करने वाले विष्णु का गन्तव्य रूप में प्रसिद्ध निरतिशय स्थान अपनी महिमा से अत्यधिक स्फुरित होता है।६।
हे पत्नीयजमानौ !
१-“वां =युष्मदर्थं।
२-“ता= तानि {गन्तव्यत्वेन प्रसिद्धानि}
३- “वास्तूनि =सुखनिवासयोग्यानि स्थानानि
४- “गमध्यै युवयोः = गमनाय ।
५-“उश्मसि= कामयामहे । तदर्थं विष्णुं प्रार्थयाम इत्यर्थः । ६- तानीत्युक्तं =कानीत्याह । “यत्र येषु वास्तुषु
७-"गावः धेनव: ।
८-भूरिशृङ्गाः = वृहच्छ्रंगा ।
९-“अयासः =
यासो गन्तारः । अतादृशाः । अत्यन्तप्रकाशयुक्ता इत्यर्थः । “अत्राह अत्र खलु वास्त्वाधारभूतं द्युलोके
१०-“उरुगायस्य= बहुभिर्महात्मभिर्गातव्यस्य स्तुत्यस्य ।
११-“वृष्णः = कामानां वर्षितुर्विष्णु:।
१२-“पदं= स्थानं “भूरि =अतिप्रभूतम् स्वर्णं वा“
१३-अव “भाति = प्रकाशयति।
अयं ऋचायां गोशब्दो धेनु वाचक इति ऋग्वेद मण्डल - 1 के सूक्त 154 की ऋचा।
"ता वां वास्तून्युश्मसि गमध्यै यत्र गावो भूरिशृङ्गा अयास:। अत्राह तदुरुगायस्य वृष्ण: परमं पदमवभाति भूरि ॥
पदों का अर्थ:-(यत्र) जहाँ (अयासः) प्राप्त हुए अथवा गये (भूरिशृङ्गाः) स्वर्ण युक्त सींगों वाली (गावः) गायें हैं (ता) उन ।(वास्तूनि) स्थानों को (वाम्) तुम को (गमध्यै) जाने के लिए (उश्मसि)तुम चाहते हो। (उरुगायस्य) बहुत प्रकारों से प्रशंसित (वृष्णः) सुख वर्षानेवाले परमेश्वर का (परमम्) उत्कृष्ट (पदम्) स्थान (भूरिः) अत्यन्त (अव भाति) उत्कृष्टता से प्रकाशमान होता है (तत्) उसको (अत्राह) यहाँ ही हम लोग चाहते हैं ॥६॥_____________________________
उपर्युक्त ऋचाओं का सार है कि विष्णु का परम धाम वह है।
जहाँ स्वर्ण युक्त सींगों वाली गायें हैं। और वे
विष्णु गोप रूप में अहिंस्य (अवध्य) है)।
'विष्णु ही श्रीकृष्ण वासुदेव, नारायण आदि नामों से परवर्ती युग में लोकप्रिय हुए। विष्णु का कृष्ण रूप शाश्वत गोपालक है ब्रह्मवैवर्त पुराण में देवों के स्थान स्वर्ग " वैकुण्ठ तथा गोलोकधाम का स्थिति मूलक वर्णन किया गया है।
जिसमे गोलोकधाम सबसे उत्तम और ऊर्ध्व है।

सप्तस्वर्ग धराधारं ज्योतिश्चकं ग्रहाश्रयम् । निराधारश्च वैकुण्ठो ब्रह्माण्डेभ्य: परो वरः ।। १५ ।।
तत्परश्चापि गोलोकः पञ्चाशत्को टियोजनात् । ऊर्ध्व निराश्रयश्चापि रत्नसारविनिर्मितः ।। १६ ।। ______________________
पातालों से जल सुस्थिर है और जल के
ऊपर पृथ्वी टिकी हुई है।
पृथ्वी सात स्वर्गों की आधारभूमि है।
ज्योतिश्चक्र अथवा नक्षत्रमण्डल ग्रहों के आधार पर स्थित हैं; परंतु वैकुण्ठ बिना किसी आधार के ही प्रतिष्ठित है। वह समस्त ब्रह्माण्डों से परे तथा श्रेष्ठ है। उससे भी परे गोलोकधाम है।
वह वैकुण्ठधाम से पचास करोड़ योजन
ऊपर बिना आधार के स्थित है।
उसका निर्माण दिव्य चिन्मय रत्नों के सारतत्त्व से
हुआ है। उसका सात दरवाजे हैं।
सात सार हैं। वह सात खाइयों से घिरा हुआ है।
उसका चारों ओर लाखो परकोटे हैं।
वहाँ विरजा नदी बहती है।
वह लोक मनोहरा रत्नमय पर्वत शतश्रृंग से आवेष्टित है।
पुरा या कथिता तात ब्रह्मणे व्यक्तजन्मने । कृष्णोऽहं देवतानां च गोलोके द्विभुजः स्वयम् ।। ५२ ।।
चतुर्भुजोऽहं वैकुण्ठे शिवलोके शिवः स्वयम् । ब्रह्मलोके च ब्रह्माऽहं सूयस्तेजस्विनामहम् ।। ५३ ।।
वेदाश्च सर्वशास्त्राणां वरुणो यादसामहम् ।उर्वश्यप्सरसामेव समुद्राणां जलार्णवः ।। ७० ।।
इति श्रीब्रह्मवैवर्त महापुराण श्रीकृष्णजन्मखण्ड उत्तर नारदनाo नन्दादिणोकप्रमोचनं नाम त्रिसप्ततितमोऽध्यायः । ७३ ।
भगवद्गीता में (15.6)
भगवद् गीता के अध्याय 15 के श्लोक संख्या 6 में स्वयं कृष्ण अपने गोलोकधाम के विषय में कहते हैं।
"न तद्भासयते सूर्यो न शशाङ्को न पावकः।
यद्गत्वा न निवर्तन्ते तद्धाम परमं मम।। (श्रीमद्भगवद्गीता-15/6)
भावार्थ:-
उस (परमपद) को न सूर्य? न चन्द्र और न अग्नि ही प्रकाशित कर सकती है और जिसको प्राप्त होकर जीव लौटकर (संसार में) नहीं आते ? वही मेरा परमधाम है।
हम यह जानते हैं की भौतिक जगत (पृथ्वी लोक) के आकाश मे प्रकाश का स्रोत सूर्य, चन्द्र, तारे इत्यादि ही हैं। किन्तु इस श्लोक मे भगवान बताते हैं कि नित्य आकाश में किसी सूर्य, चन्द्र, अग्नि या बिजली कि कोई भी आवश्यकता नहीं है, क्योंकि वह परमेश्वर से निकालने वाली ब्रह्मज्योति से प्रकाशित है। वह द्वन्द्व की सीमाओं से परे है।
___________________
इसी प्रकार "नारदपाञ्चरात्र" के अन्तर्गत समाविष्ट ग्रन्थ ब्रह्मसंहिता के अध्याय पाँच के (37) वें श्लोक में इसका अति सुंदर ढ़ंग से पुष्टि मिलती है-
"आनन्दचिन्मय रसप्रतिभाविताभिस्ताभिर्य एव निजरूपतया कलाभि: गोलोक एव निवसत्यखिलात्मभूतो गोविन्दादिपुरुषं तमहं भजामि।३७।
अन्वय:-य अखिलात्मभूत:= जो सम्पूर्ण आत्माओं का स्वरूप है। आनन्दचिन्मयरसप्रतिभाविताभि:= उज्ज्वल नामक परम प्रेम रस से उत्पन्न। निजरूपतया एव = स्वकीयाभाव से वर्तमान ह्लादिनी श्रीमती राधा।ताभि: कलाभि:= उनकी कलाओं रूप सखियों के साथ । गोलोक एव= गोलोक धाम में ही।निवसति = निवास करते हैं। तम्= उनको। आदिपुरुषं गोविन्दं भजामि = आदिपुरुष गोविन्द का भजन करता हूँ।
अनुवाद:- जो सम्पूर्ण आत्माओं का स्वरूप है। उज्ज्वल नामक परम प्रेम रस से उत्पन्न। स्वकीयाभाव से वर्तमान ह्लादिनी श्रीमती राधा और उनकी कलाओं रूप सखियों के साथ गोलोक धाम में ही निवास करते हैं। उन आदिपुरुष गोविन्द का मैं भजन करता हूँ।३७।
ब्रह्म संहिता का उल्लेख ब्रह्म वैवर्त पुराण में है।
इतिहासो भारतं च वाल्मीकं काव्यमेव च ।
पञ्चकं पञ्चरात्राणां कृष्णमाहात्म्यपूर्वकम् । २३।
वसिष्ठं" नारदीयं" च कापिलं गौतमीयकम् ।
परं सनत्कुमारीयं पञ्चरात्रं च पञ्चकम् ।। २४ ।।
________________________________
पञ्चकं सहितानां च कृष्णभक्तिसमन्वितम्
ब्रह्मणाश्च" शिवस्यापि प्रह्लादस्य तथैव च ।२५ ।
गौतमस्य कुमारस्य संहिताः परिकीर्तिताः ।
इति ते कथितं सर्व क्रमेण च पृथक्पृथक् ।२६ ।
सभी श्रीकृष्ण की भक्ति से ओतप्रोत हैं। इनके नाम हैं- १-ब्रह्मसंहिता,२- शिवसंहिता, ३-प्रह्लादसंहिता, ४-गौतम संहिता और ५-कुमारसंहिता।
ब्रह्मवैवर्तपुराण (श्रीकृष्णजन्मखण्डः अध्याय- 133)
गोलोक (गो + लोक) शब्द का अर्थ है "गायों का लोक" या "कृष्ण का लोक"। ऐसा इसलिए क्योंकि कृष्ण एक ग्वाले हैं और उन्हे गायों से अत्यधिक स्नेह है, यही कारण है उस लोक को गायों का लोक अर्थात गोलोक कहा जाता है। संस्कृत का शब्द "गो" यहाँ "गाय" के लिए और "लोक" यहाँ "क्षेत्र" के लिए उपयोग हुआ है। भगवान कृष्ण को गोलोकविहारी भी कहते हैं क्योंकि वें गोलोक मे रहते हैं और राधा को गोलोकविहारिणी कहा जाता है।
विवरण
ब्रह्म संहिता मे (5.29) इसका अतीव सुंदर वर्णन मिलता है।
"चिंतामणिप्रकरसद्मसु कल्पवृक्ष-लक्षावृतेषु सुरभीरभीपालयन्तं।
लक्ष्मीसहस्त्रशतसंभ्रमसेव्यमानं गोविंदमादिपुरुषम तमहं भजामि॥
अन्वयार्थ:-
लाख-लाख कल्पवृक्षों के द्वारा घिरा हुआ।
चिन्तामणिसमूह के द्वारा निर्मित भवनों में । कामधेनुओं को सब भावों से पालन करते हैं
और असंख्य लक्ष्मीयों( गोपियों ) द्वारा परिसेवित हो रहे हैं।
उन्हीं आदि पुरुष गोविन्द का मैं भजन करता हूँ।
अनुवाद- "जहां लक्ष लक्ष कल्पवृक्ष तथा मणिमय भवनसमूह विद्यमान हैं, जहां असंख्य कामधेनु गौएँ विद्यमान हैं, शत-सहस्त्र अर्थात हज़ारों- हज़ारों लक्ष्मियाँ-(गोपियाँ) प्रीतिपूर्वक जिस परम पुरुष की सेवा कर रहीं हैं, ऐसे आदिपुरुष गोविंद का मै भजन करता हूँ।
सम्पूर्ण 18 पुराणों मे, ब्रह्म वैवर्त में स्पष्ट रूप से लिखा है कि गोलोक-वृन्दावन, वैकुंठ लोक से 50 करोड़ योजन ऊपर स्थित है और 3 करोड़ योजन मे फैला हुआ है।
गोलोक ब्रह्मांड से बाहर तीनों लोकों से ऊपर ब्रह्म ज्योति मे विद्यमान है।
गोलोक के वामभाग मे शिवलोक है, जहां परमात्मा अपने शिव स्वरूप मे विद्यमान हैं। वैकुण्ठ और शिवलोक भी गोलोक कि भांति नित्य हैं। ये सभी कृत्रिम या भौतिक सृष्टि से परे हैं।
सनातन गोस्वामी, जोकि गौड़ीय वैष्णववाद की भक्ति परंपरा में कई महत्वपूर्ण भक्ति कार्यों के लिए प्रसिद्ध रहे हैं, उन्होने कहा है,- "श्री गोलोक को आध्यात्मिक प्रयास का अंतिम गंतव्य माना जाता है।" गौड़ीय वैष्णववाद के आचार्य इसे असीम बताते हैं। वैकुंठ और गोलोक दोनों को नित्य धाम (अस्तित्व का शाश्वत क्षेत्र) माना जाता है, जिसका ब्रह्मांडीय विघटन के बाद भी सर्वनाश नहीं होता। भगवान कृष्ण अपने अनादि द्विभुज (श्री कृष्ण) रूप में गोलोक में और अपने चतुर्भुज भगवान विष्णु के रूप में वे वैकुंठ लोक में सदा निवास करते हैं। सभी वैकुण्ठ और गोलोक का उल्लेख वैष्णव सम्प्रदायों जैसे गौड़ीय वैष्णववाद, स्वामीनारायण सम्प्रदाय, प्रणामी, वल्लभाचार्य, निम्बार्क सम्प्रदाय और शास्त्रों जैसे पंचरात्र, गर्ग संहिता, ब्रह्म संहिता, ब्रह्मवैवर्त आदि में मिलता है। देवी भगवत पुराण के (नवम स्कन्ध के अध्याय तृतीय में गोलोक धाम य वर्णन है। जिसमें कृष्ण को परम-ब्रह्म के रूप में दर्शाया गया है, जो देवी के पुरुष स्वरूप है और गोलोक के स्वामी हैं।
गोलोक संरचना
सभी वैकुंठ लोक कमल की पंखुड़ियों के समान हैं और उस कमल का प्रमुख भाग ही गोलोक है। यह सभी वैकुंठों का केंद्र है। इसी प्रकार अपने विभिन्न रूपों मे श्री कृष्ण इन वैकुंठ धामों मे निवास करते हैं।
"गोलोक को तीन अलग-अलग भागो मे विभाजित किया गया है- गोकुल, मथुरा और द्वारका। जैसा कि ब्रह्म-संहिता (५.४३) में कहा गया है,
"गोलोकनाम्नि निजधाम्नि तले च तस्य देवी महेश हरि धामसु तेषु तेषु ।
ते ते प्रभाव निचया विहिताश्च येन । गोविन्दमादिपुरुषं तमहं भजामि। ४३।
(ब्रह्मसंहिता- पञ्चमोऽध्याय-श्लोक (४३) वाँ।)
अन्वय:- येन = जिसके द्वारा। गोलोकनाम्नि निजधाम्नि= गोलोक नामक सर्वोपरि अपने धाम में। तस्य तले च = और उस गोलोक धाम के नीचे । तेषु तेषु देवी महेश हरि धामसु च = उन उन देवी धाम में उनके ऊपर महेश धाम में और उसके भी ऊपर वर्तमान हरि धाम में अर्थात् वैकुण्ठ धाम में भी । ते ते प्रभाव निचया=उन उन धामों के अनुरूप शास्त्र आदि में प्रसिद्ध प्रभाव समूह। विहिताश्च= विधान किए हुए हैं। तम्= उन ।आदिपुरुषं= आदि पुरुष को।गोविन्दम् = गोविन्द को। भजामि= भजन करता हूँ।
चार वर्णों से अलग एक और वर्ण की बात शास्त्रों में है। ब्रह्मवैवर्त पुराण और पद्मपुराण इसके साक्ष्य हैं।
ब्रह्मवैवर्तपुराण ब्रह्मखण्ड अध्याय- एकादश( ग्यारह) में चार वर्णों से पृथक पाँचवें वर्ण वैष्णव की एक स्वतंत्र आभीर जाति के अस्तित्व का वर्णन किया गया है।
__________
"ब्रह्मक्षत्त्रियविट्शूद्राश्चतस्रो जातयो यथा।।
स्वतन्त्रा जातिरेका च विश्वस्मिन्वैष्णवाभिधा।। ४३।।
ध्यायन्ति वैष्णवाः शश्वद्गोविन्दपदपङ्कजम्।।
ध्यायते तांश्च गोविन्दः शश्वत्तेषां च सन्निधौ ।।४४।।
सन्दर्भ:-श्रीब्रह्मवैवर्त्त महापुराण सौतिशौनकसंवाद ब्रह्मखण्ड विष्णुवैष्णव प्रशंसा नामैकादशोऽध्यायः।।११।।
अनुवाद- ब्राह्मण "क्षत्रिय "वैश्य और शूद्र जैसे चार वर्ण-और उनके अनुसार जातियाँ हैं । इनसे पृथक स्वतन्त्र एक वर्ण और उसके अनुसार जाति है वह वर्ण इस विश्व में वैष्णव नाम से है और उसकी एक स्वतन्त्र जाति है गोप ( आभीर)।४३।
वैष्णव जन सदा गोविन्द के चरणारविन्दों का ध्यान करते हैं और भगवान गोविन्द सदा उन वैष्णवों के निकट रहकर उन्हीं का ध्यान किया करते हैं।४४।
उपर्युक्त श्लोक में परोक्ष रूप से आभीर जाति का ही संकेत है। जो कि स्वयं विष्णु के रोम कूपों से प्रादुर्भूत होने से वैष्णव वर्ण के अन्तर्गत हैं।
वैष्णव ही इन अहीरों का वर्ण है । पद्म पुराण उत्तराखण्ड अध्याय (68) में वर्णन है। कि सभी वर्णों में वैष्णव वर्ण श्रेष्ठ है।
"महेश्वर उवाच- ! शृणु नारद वक्ष्यामि वैष्णवानां च लक्षणम् ।१।
"यच्छ्रुत्वा मुच्यते लोको ब्रहत्यादिपातकात् । तेषां वै लक्षणं यादृक्स्वरूपं यादृशं भवेत् ।२।
तादृशं मुनिशार्दूल शृणु त्वं वच्मि सांप्रतम् ।विष्णोरयं यतो ह्यासीत्तस्माद्वैष्णव उच्यते। ३।
सर्वेषां चैव वर्णानां वैष्णवः श्रेष्ठ उच्यते । येषां पुण्यतमाहारस्तेषां वंशे तु वैष्णवः ।४।
क्षमा दया तपः सत्यं येषां वै तिष्ठति द्विज । तेषां दर्शनमात्रेण पापं नश्यति तूलवत् ।५।
हिंसाधर्माद्विनिर्मुक्ता यस्य विष्णौ स्थिता मतिः ।शंखचक्रगदापद्मं नित्यं वै धारयेत्तु यः।६।
तुलसीकाष्ठजां मालां कंठे वै धारयेद्यतः। तिलकानि द्वादशधा नित्यं वै धारयेद्बुधः ।७।
धर्माधर्मं तु जानाति यः स वैष्णव उच्यते।वेदशास्त्ररतो नित्यं नित्यं वै यज्ञयाजकः।८।
उत्सवांश्च चतुर्विंशत्कुर्वंति च पुनः पुनः । तेषां कुलं धन्यतमं तेषां वै यश उच्यते ।९।
ते वै लोके धन्यतमा जाता भागवता नराः। एक एव कुले यस्य जातो भागवतो नरः ।१०।
अनुवाद:-महेश्वर ने कहा:- हे नारद सुनो ! मैं वैष्णव के लक्षण बताता हूँ। उसके सुनने मात्र से मनुष्य ब्रह्महत्या के पाप से मुक्त हो जाता है ।१।
वैष्णवों के जैसे लक्षण और स्वरूप होते हैं। उसे मैं बतला रहा हूँ। हे मुनि श्रेष्ठ उसे तुम सुनो!।२।
चूँकि वह विष्णु से उत्पन्न होता है। इस लिए वह वैष्णव हुआ।
("विष्णोरयं यतो हि आसीत् तस्मात् वैष्णव उच्यते सर्वेषां चैव वर्णानां वैष्णव श्रेष्ठ: उच्यते ।३।
जिनका आहार ( भोजन ) अत्यन्त पवित्र होता है। उन्हीं के वंश में वैष्णव उत्पन्न होते हैं। वैष्णव में क्षमा, दया ,तप एवं सत्य ये गुण रहते हैं।४।
उन वैष्णवों के दर्शन मात्र से पाप रुई के समान नष्ट हो जाता है। जो हिंसा और अधर्म से रहित तथा भगवान विष्णु में मन लगाता रहता है।५।
जो सदा संख "गदा" चक्र एवं पद्म को धारण किए रहता है गले में तुलसी काष्ठ धारण करता है।६।
प्रत्येक दिन द्वादश (बारह) तिलक लगाता है। वह लक्षण से वैष्णव कहलाता है।७।
जो सदा वेदशास्त्र में लगा रहता है। और सदा यज्ञ करता है। बार- बार चौबीस उत्सवों को करता है।८।
ऐसे वैष्णव का वंश अत्यन्त धन्य है। उन्ही का यश बढ़ता है। जो भागवत हो जाते हैं। वे मनुष्य अत्यंत धन्य हैं।९।
जिसके वंश में एक भी भागवत हो जाता है हे नारद ! उस वंश को बार- बार तार देता है।१०।____________________
सन्दर्भ:-(पद्मपुराण खण्ड ६ (उत्तरखण्डः) अध्यायः -(६८)
परन्तु हम आभीर लोग प्रक्षेप युक्त शास्त्रीय मान्यताओं पर ही आश्रित होकर ब्राह्मणीय वर्णव्यवस्था का पालन और आचरण करते हैं । तो विचार करना होगा कि गोपों का गोपालन " संग्राम में युद्ध कार्य" साधना व्रत और आध्यात्मिक ज्ञान और गो तथा दीन की सेवा करना ब्राह्मणीय वर्ण-व्यस्था के किसी एक वर्ण से सम्बन्धित नहीं है। और वर्ण व्यवस्था में प्रत्येक वर्ण के निश्चित व्यवसाय होते हैं कोई भी एक वर्ण या व्यक्ति दूसरे के व्यवसाय को अधिग्रहण नहीं कर सकता है।
इस तथ्य के सन्दर्भ में मार्कण्डेय-पुराण का निम्न श्लोक प्रमाण है।
"मार्कण्डेय पुराण में एक स्थान अध्याय (130) के श्लोक (30 )पर शास्त्रीय विधानों का निर्देशन करते हुए कहा-!
"तवत्पुत्रस् महाभागविधर्मोऽयं महातमन्।।
तवापि वैश्येन सह न युद्धं धर्मवन्नृप।30।
अनुवाद:- "परिव्राट् मुनि ने राजा दिष्ट से कहा कि हे राजन् ! आपका पुत्र नाभाग धर्म से पतित होकर वैश्य हो गया है; और वैश्य के साथ आप क्षत्रियों का युद्ध करना नीति के विरुद्ध व अनुचित ही है।30।
उपर्युक्त श्लोक जो मार्कण्डेय पुराण से उद्धृत है उसमें स्पष्ट विधान है कि वैश्य युद्ध नहीं कर सकता अथवा वैश्य के साथ किसी क्षत्रिय के द्वारा युद्ध नहीं किया जा सकता है
तो फिर यह भी विचारणीय है कि गोप जो नारायणी सेना के योद्धा थे वे वैश्य कहाँ हुए ? जैसा कि कथित ब्राह्मण पुरोहित शास्त्रीय विधान पारित करते हैं। कि गोपालन और कृषि करने वाले को वैश्य कहते हैं।
क्योंकि वे गोप नारायण सेना का योद्धा बनकर तो नित्य युद्ध करते थे।
फिर अहीरों से बड़ा कोई धार्मिक" धर्म- वत्सल और सुव्रतज्ञ ( अच्छे व्रतों का ज्ञाता ) नहीं है।
आभीर लोग सतयुग से ही संसार में धर्म का प्रसारण करने वाले सदाचारी (अच्छे व्रत का पालन करने वाले और जानकार रहे हैं।!
"धर्मवन्तं सदाचारं भवन्तं धर्मवत्सलम्मया ज्ञात्वा ततः कन्या दत्ता चैषा विरञ्चये।१५।___________________________________
"अनया गायत्र्या तारितो गच्छ युवां भो आभीरा दिव्यान्लोकान्महोदयान्। युष्माकं च कुले चापि देवकार्यार्थसिद्धये।१६।
"अवतारं करिष्येहं सा क्रीडा तु भविष्यति यदा नन्दप्रभृतयो ह्यवतारं धरातले।१७।
अनुवाद :-विष्णु भगवान् ने अहीरों से कहा ! मैंने तुमको धर्मज्ञ , धार्मिक, सदाचारी तथा धर्मवत्सल जानकर तुम्हारी इस गायत्री नामकी कन्या को ब्रह्मा के लिए यज्ञकार्य हेतु पत्नी रूप में दिया है ।
हे अहीरों ! इस गायत्री के द्वारा उद्धार किये गये तुम सब दिव्यलोकों को जाओ- तुम्हारी अहीर जाति के यदुकुल के अन्तर्गत वृष्णिकुल में देवों के कार्य की सिद्धि के लिए मैं अवतरण करुँगा और वहीं मेरी लीला ( क्रीडा) होगी जब धरातल पर नन्द आदि का भी अवतरण होगा।
__________
अब विचारणीय तो यह भी है कि गोप अथवा यादव साक्षात् विष्णु के ही शरीर (रोम कूप) से उत्पन्न हैं । जबकि ब्राह्मण विष्णु के नाभि कमल की सृष्टि ब्रह्मा के मुख से उत्पन्न हैं।
इस लिए गोप विष्णु के अंश से प्रत्यक्ष उत्पन्न होने से ब्राह्मण की अपेक्षा अधिक श्रेष्ठ हैं।
जबकि ब्राह्मण विष्णु के नाभि कमल से उत्पन्न ब्रह्मा के मुख की सन्तान हैं। अत: गोप ब्राह्मणों से श्रेष्ठ और उनके भी पूज्य हैं। यह बात शास्त्रीय विवेचना से सिद्ध होती है।
👇________
अत: हमने शास्त्रीय सन्दर्भ से प्रमाणित किया कि यादव अथवा गोपगण ब्राह्मणों की वर्ण व्यवस्था में समाहित नही हैं । वह वैष्णव वर्ण में समाहित विष्णु के सनातन उपासक सात्वत" पाञ्चरात्र और भागवत आदि विशेषणों से भी नामित हैं।
देवीभागवतपुराण /स्कन्धः (९)अध्यायः (३)ब्रह्मविष्णुमहेश्वरादिदेवतोत्पत्तिवर्णनम्
श्रीनारायण उवाच अथ डिम्भो जले तिष्ठन्यावद्वै ब्रह्मणो वयः । ततः स काले सहसा द्विधाभूतो बभूव ह ॥१॥
तन्मध्ये शिशुरेकश्च शतकोटिरविप्रभः। क्षणं रोरूयमाणश्च स्तनान्धः पीडितः क्षुधा ॥२॥
पित्रा मात्रा परित्यक्तो जलमध्ये निराश्रयः ।ब्रह्माण्डासंख्यनाथो यो ददर्शोर्ध्वमनाथवत् ॥३॥
स्थूलास्थूलतमः सोऽपि नाम्ना देवो महाविराट् । परमाणुर्यथा सूक्ष्मात्परः स्थूलात्तथाप्यसौ ॥ ४ ॥
तेजसा षोडशांशोऽयं कृष्णस्य परमात्मनः । आधारः सर्वविश्वानां महाविष्णुश्च प्राकृतः ॥५॥
प्रत्येकं लोमकूपेषु विश्वानि निखिलानि च ।अस्यापि तेषां संख्यां च कृष्णो वक्तुं न हि क्षमः॥ ६ ॥
संख्या चेद्रजसामस्ति विश्वानां न कदाचन । ब्रह्मविष्णुशिवादीनां तथा संख्या न विद्यते ॥ ७ ॥
प्रतिविश्वेषु सन्त्येवं ब्रह्मविष्णुशिवादयः ।पातालाद् ब्रह्मलोकान्तं ब्रह्माण्डं परिकीर्तितम् ॥८॥
तत ऊर्ध्वं च वैकुण्ठो ब्रह्माण्डाद् बहिरेव सः । तत ऊर्ध्वं च गोलोकः पञ्चाशत्कोटियोजनः ॥ ९ ॥
नित्यः सत्यस्वरूपश्च यथा कृष्णस्तथाप्ययम् । सप्तद्वीपमिता पृध्वी सप्तसागरसंयुता ॥ १० ॥
ऊनपञ्चाशदुपद्वीपासंख्यशैलवनान्विता ।ऊर्ध्वं सप्त स्वर्गलोका ब्रह्यलोकसमन्विताः ॥११॥
पातालानि च सप्ताधश्चैवं ब्रह्माण्डमेव च ।ऊर्ध्वं धराया भूर्लोको भुवर्लोकस्ततः परम् ॥ १२ ॥
ततः परश्च स्वर्लोको जनलोकस्तथा परः ।ततः परस्तपोलोकः सत्यलोकस्ततः परः ॥ १३ ॥
ततः परं ब्रह्मलोकस्तप्तकाञ्चनसन्निभः ।एवं सर्वं कृत्रिमं च बाह्याभ्यन्तरमेव च ॥ १४ ॥
तद्विनाशे विनाशश्च सर्वेषामेव नारद ।जलबुद्बुदवत्सर्वं विश्वसंघमनित्यकम् ॥ १५ ॥
नित्यौ गोलोकवैकुण्ठौ प्रोक्तौ शश्वदकृत्रिमौ । प्रत्येकं लोमकूपेषु ब्रह्माण्डं परिनिश्चितम् ॥ १६ ॥
एषां संख्यां न जानाति कृष्णोऽन्यस्यापि का कथा ।प्रत्येकं प्रतिब्रह्माण्डं ब्रह्मविष्णुशिवादयः ॥ १७ ॥
तिस्रः कोट्यः सुराणां च संख्या सर्वत्र पुत्रक ।दिगीशाश्चैव दिक्पाला नक्षत्राणि ग्रहादयः ॥ १८ ॥
भुवि वर्णाश्च चत्वारोऽप्यधो नागाश्चराचराः । अथ कालेऽत्र स विराडूर्ध्वं दृष्ट्वा पुनः पुनः ॥ १९ ॥
डिम्भान्तरे च शून्यं च न द्वितीयं च किञ्चन । चिन्तामवाप क्षुद्युक्तो रुरोद च पुनः पुनः ॥ २० ॥
ज्ञानं प्राप्य तदा दध्यौ कृष्णं परमपूरुषम् ।ततो ददर्श तत्रैव ब्रह्मज्योतिः सनातनम् ॥ २१ ॥
नवीनजलदश्यामं द्विभुजं पीतवाससम् ।सस्मितं मुरलीहस्तं भक्तानुग्रहकातरम् ॥ २२ ॥
जहास बालकस्तुष्टो दृष्ट्वा जनकमीश्वरम् ।वरं तदा ददौ तस्मै वरेशः समयोचितम् ॥ २३ ॥
मत्समो ज्ञानयुक्तश्च क्षुत्पिपासादिवर्जितः ।ब्रह्माण्डासंख्यनिलयो भव वत्स लयावधि ॥ २४ ॥
निष्कामो निर्भयश्चैव सर्वेषां वरदो भव ।जरामृत्युरोगशोकपीडादिवर्जितो भव ॥ २५ ॥
इत्युक्त्वा तस्य कर्णे स महामन्त्रं षडक्षरम् । त्रिःकृत्वश्च प्रजजाप वेदाङ्गप्रवरं परम् ॥ २६ ॥
प्रणवादिचतुर्थ्यन्तं कृष्ण इत्यक्षरद्वयम् ।वह्निजायान्तमिष्टं च सर्वविघ्नहरं परम् ॥ २७ ॥
मन्त्रं दत्त्वा तदाहारं कल्पयामास वै विभुः ।श्रूयतां तद् ब्रह्मपुत्र निबोध कथयामि ते ॥ २८ ॥
प्रतिविश्वं यन्नैवेद्यं ददाति वैष्णवो जनः ।तत्षोडशांशो विषयिणो विष्णोः पज्वदशास्य वै ॥ २९ ॥
निर्गुणस्यात्मनश्चैव परिपूर्णतमस्य च ।नैवेद्ये चैव कृष्णस्य न हि किञ्चित्प्रयोजनम् ॥ ३० ॥
यद्यद्ददाति नैवेद्यं तस्मै देवाय यो जनः । स च खादति तत्सर्वं लक्ष्मीनाथो विराट् तथा ॥ ३१ ॥
तं च मन्त्रवरं दत्त्वा तमुवाच पुनर्विभुः।वरमन्यं किमिष्टं ते तन्मे ब्रूहि ददामि च॥ ३२॥
कृष्णस्य वचनं श्रुत्वा तमुवाच विराड् विभुः । कृष्णं तं बालकस्तावद्वचनं समयोचितम् ॥ ३३ ॥
बालक उवाच वरो मे त्वत्पदाम्भोजे भक्तिर्भवतु निश्चला ।सततं यावदायुर्मे क्षणं वा सुचिरं च वा ॥ ३४ ॥
त्वद्भक्तियुक्तलोकेऽस्मिञ्जीवन्मुक्तश्च सन्ततम् ।त्वद्भक्तिहीनो मूर्खश्च जीवन्नपि मृतो हि सः ॥ ३५ ॥
किं तज्जपेन तपसा यज्ञेन पूजनेन च ।व्रतेन चोपवासेन पुण्येन तीर्थसेवया।३६॥
कृष्णभक्तिविहीनस्य मूर्खस्य जीवनं वृथा ।येनात्मना जीवितश्च तमेव न हि मन्यते ॥ ३७॥
यावदात्मा शरीरेऽस्ति तावत्स शक्तिसंयुतः । पश्चाद्यान्ति गते तस्मिन्स्वतन्त्राः सर्वशक्तयः॥३८॥
स च त्वं च महाभाग सर्वात्मा प्रकृतेः परः ।स्वेच्छामयश्च सर्वाद्यो ब्रह्मज्योतिः सनातनः ॥ ३९ ॥
इत्युक्त्वा बालकस्तत्र विरराम च नारद ।उवाच कृष्णः प्रत्युक्तिं मधुरां श्रुतिसुन्दरीम् ॥ ४० ॥
श्रीकृष्ण उवाच-सुचिरं सुस्थिरं तिष्ठ यथाहं त्वं तथा भव । ब्रह्मणोऽसंख्यपाते च पातस्ते न भविष्यति ॥ ४१ ॥
अंशेन प्रतिब्रह्माण्डे त्वं च क्षुद्रविराड् भव ।त्वन्नाभिपद्माद् ब्रह्मा च विश्वस्रष्टा भविष्यति ॥ ४२ ॥
ललाटे ब्रह्मणश्चैव रुद्राश्चैकादशैव ते ।शिवांशेन भविष्यन्ति सृष्टिसंहरणाय वै ॥ ४३ ॥
कालाग्निरुद्रस्तेष्वेको विश्वसंहारकारकः ।पाता विष्णुश्च विषयी रुद्रांशेन भविष्यति ॥ ४४ ॥
मद्भक्तियुक्तः सततं भविष्यसि वरेण मे ।ध्यानेन कमनीयं मां नित्यं द्रक्ष्यसि निश्चितम् ॥ ४५ ॥
मातरं कमनीयां च मम वक्षःस्थलस्थिताम् । यामि लोकं तिष्ठ वत्सेत्युक्त्वा सोऽन्तरधीयत ॥ ४६ ॥
गत्वा स्वलोकं ब्रह्माणं शङ्करं समुवाच ह । स्रष्टारं स्रष्टुमीशं च संहर्तुं चैव तत्क्षणम् ॥ ४७ ॥
श्रीभगवानुवाच-सृष्टिं स्रष्टुं गच्छ वत्स नाभिपद्मोद्भवो भव । महाविराड् लोमकूपे क्षुद्रस्य च विधे शृणु ॥ ४८ ॥
गच्छ वत्स महादेव ब्रह्मभालोद्भवो भव ।अंशेन च महाभाग स्वयं च सुचिरं तप ॥ ४९ ॥
इत्युक्त्वा जगतां नाथो विरराम विधेः सुत ।जगाम ब्रह्मा तं नत्वा शिवश्च शिवदायकः ॥ ५० ॥
महाविराड् लोमकूपे ब्रह्माण्डगोलके जले ।बभूव च विराट् क्षुद्रो विराडंशेन साम्प्रतम् ॥ ५१ ॥
श्यामो युवा पीतवासाः शयानो जलतल्पके । ईषद्धास्यः प्रसन्नास्यो विश्वव्यापी जनार्दनः ॥ ५२ ॥
तन्नाभिकमले ब्रह्मा बभूव कमलोद्भवः ।सम्भूय पद्मदण्डे च बभ्राम युगलक्षकम् ॥ ५३ ॥
नान्तं जगाम दण्डस्य पद्मनालस्य पद्मजः ।नाभिजस्य च पद्मस्य चिन्तामाप पिता तव ॥ ५४ ॥
स्वस्थानं पुनरागम्य दध्यौ कृष्णपदाम्बुजम् ।ततो ददर्श क्षुद्रं तं ध्यानेन दिव्यचक्षुषा ॥ ५५ ॥
शयानं जलतल्पे च ब्रह्माण्डगोलकाप्लुते ।यल्लोमकूपे ब्रह्माण्डं तं च तत्परमीश्वरम् ॥ ५६ ॥
श्रीकृष्णं चापि गोलोकं गोपगोपीसमन्वितम् । तं संस्तूय वरं प्राप ततः सृष्टिं चकार सः ॥ ५७ ॥
बभूवुर्ब्रह्मणः पुत्रा मानसाः सनकादयः ।ततो रुद्रकलाश्चापि शिवस्यैकादश स्मृताः ॥ ५८ ॥
बभूव पाता विष्णुश्च क्षुद्रस्य वामपार्श्वतः ।चतुर्भुजश्च भगवान् श्वेतद्वीपे स चावसत् ॥ ५९ ॥
क्षुद्रस्य नाभिपद्मे च ब्रह्मा विश्वं ससर्ज ह ।स्वर्गं मर्त्यं च पातालं त्रिलोकीं सचराचराम् ॥ ६० ॥
एवं सर्वं लोमकूपे विश्वं प्रत्येकमेव च ।प्रतिविश्वे क्षुद्रविराड् ब्रह्मविष्णुशिवादयः ॥ ६१ ॥
इत्येवं कथितं ब्रह्मन् कृष्णसङ्कीर्तनं शुभम् ।सुखदं मोक्षदं ब्रह्मन्किं भूयः श्रोतुमिच्छसि ॥ ६२ ॥ इति श्रीमद्देवीभागवते महापुराणेऽष्टादशसाहस्र्यां संहितायां नवमस्कन्धे ब्रह्मविष्णुमहेश्वरादिदेवतोत्पत्तिवर्णनं नाम तृतीयोऽध्यायः ॥ ३ ॥____________________
(देवी भागवत महापुराण स्कन्ध 9, अध्याय 3 )-
परिपूर्णतम श्रीकृष्ण और चिन्मयी राधासे प्रकट विराट्रूप बालकका वर्णन
श्रीनारायण बोले- वह बालक जो पहले जल में छोड़ दिया गया था, ब्रह्माजी की आयुपर्यन्त जलमें ही पड़ा रहा। उसके बाद वह समय आनेपर अचानक ही दो रूपों में विभक्त हो गया ॥1॥
उनमें से एक बालक शतकोटि सूर्योकी आभा से क्षीण था; माताके स्तनपानसे रहित वह भूखसे व्याकुल होकर बार-बार रो रहा था ॥ 2 ॥
माता-पितासे परित्यक्त होकर आश्रयहीन उस बालकने जलमें रहते हुए अनन्त ब्रह्माण्डनायक होते हुए भी अनाथ की भाँति ऊपरकी ओर दृष्टि डाली ॥ 3 ॥
जैसे परमाणु सूक्ष्मसे भी अति सूक्ष्म होता है, वैसे ही वह स्थूल से भी स्थूल था। स्थूल से भी स्थूलतम होनेसे वे देव महाविराट् नामसे प्रसिद्ध हुए परमात्मा श्रीकृष्णके तेजसे सोलहवें अंशके रूपमें तथा प्रकृतिस्वरूपा राधासे उत्पन्न होनेके कारण यह सभी लोकोंका आधार तथा महाविष्णु कहा गया ।। 4-5 ॥
उसके प्रत्येक रोमकूपमें अखिल ब्रह्माण्ड स्थित थे, उनकी संख्या श्रीकृष्ण भी बता पाने में समर्थ नहीं हैं जैसे पृथिवी आदि लोकोंमें व्याप्त रजकणोंकी संख्या कोई निर्धारित नहीं कर सकता, उसी प्रकार -उसके रोमकूपस्थित ब्रह्मा, विष्णु, शिवादिकी संख्या भी निश्चित नहीं है। प्रत्येक ब्रह्माण्ड में ब्रह्मा, विष्णु, शिव आदि विद्यमान हैं ॥ 6-73
"पाताल से ब्रह्मलोकपर्यन्त ब्रह्माण्ड कहा गया है।
उसके ऊपर वैकुण्ठलोक है; वह ब्रह्माण्डसे बाहर है। उसके ऊपर पचास करोड़ योजन विस्तारवाला गोलोक है जैसे श्रीकृष्ण नित्य और सत्यस्वरूप हैं, वैसे ही यह गोलोक भी है ll 8- 93 ॥
-----------------
यह पृथ्वी सात द्वीपोंवाली तथा सात महासागरोंसे समन्वित है। इसमें उनचास उपद्वीप हैं और असंख्य वन तथा पर्वत हैं। इसके ऊपर सात स्वर्गलोक हैं, जिनमें ब्रह्मलोक भी सम्मिलित है। इसके नीचे सात पाताल लोक भी हैं; यह सब मिलाकर ब्रह्माण्ड कहा जाता है ॥ 10-113 ॥
पृथ्वी से ऊपर भूलोक, उसके बाद भुवर्लोक, उसके ऊपर स्वर्लोक, तत्पश्चात् जनलोक, फिर तपोलोक और उसके आगे सत्यलोक है। उसके भी ऊपर तप्त स्वर्णकी आभावाला ब्रह्मलोक है। ब्रह्माण्ड के बाहर-भीतर स्थित रहने वाले ये सब कृत्रिम हैं। हे नारद! उस ब्रह्माण्डके नष्ट होनेपर उन सबका विनाश हो जाता है; क्योंकि जलके बुलबुले की तरह यह सब लोक-समूह अनित्य है ॥ 12-15
गोलोक और वैकुण्ठ सनातन, अकृत्रिम और नित्य बताये गये हैं महाविष्णुके प्रत्येक रोमकूपमें ब्रह्माण्ड स्थित रहते हैं। इनकी संख्या श्रीकृष्ण भी नहीं जानते, फिर दूसरेकी क्या बात ? प्रत्येक ब्रह्माण्डमें अलग-अलग ब्रह्मा, विष्णु, शिव आदि विराजमान रहते हैं। हे पुत्र ! देवताओंकी संख्या वहाँ तीस करोड़ है। दिगीश्वर, दिक्पाल, ग्रह, नक्षत्र आदि भी ब्रह्माण्डमें विद्यमान रहते हैं। पृथ्वीपर चार वर्णके लोग और उसके नीचे पाताललोकमें नाग रहते हैं; इस प्रकार ब्रह्माण्डमें चराचर प्राणी विद्यमान हैं । ll 16-18।
तदनन्तर उस विराट्स्वरूप बालक ने बार-बार ऊपर की ओर देखा; किंतु उस गोलाकार पिण्डमें शून्यके अतिरिक्त दूसरा कुछ भी नहीं था। तब वह चिन्तित हो उठा और भूखसे व्याकुल होकर बार बार रोने लगा ॥ 19-20 ॥
चेतनायें आकर जब उसने परमात्मा श्रीकृष्णका ध्यान किया तब उसे सनातन ब्रह्मज्योतिके दर्शन हुए। नवीन मेघके समान श्याम वर्ण, दो भुजाओं वाले, पीताम्बर धारण किये, मुसकानयुक्त, हाथ में मुरली धारण किये, भक्तोंपर अनुग्रह करनेके लिये व्याकुल पिता परमेश्वरको देखकर वह बालक प्रसन्न होकर हँस पड़ा ll 21-22॥
तब वर के अधिदेव प्रभुने उसे यह समयोचित वर प्रदान किया- हे वत्स! तुम मेरे समान ही ज्ञानसम्पन्न, भूख-प्यास से रहित तथा प्रलयपर्यन्त असंख्य ब्रह्माण्डके आश्रय रहो। तुम निष्काम, निर्भय तथा सभी को वर प्रदान करनेवाले हो जाओ; जरा, मृत्यु, रोग, शोक, पीडा आदि से रहित हो जाओ ।। 23 - 25 ॥
ऐसा कहकर उसके कानमें उन्होंने वेदोंके प्रधान अंगस्वरूप श्रेष्ठ षडक्षर महामन्त्रका तीन बार उच्चारण किया। आदिमें प्रणव तथा इसके बाद दो अक्षरोंवाले कृष्ण शब्दमें चतुर्थी विभक्ति लगाकर अन्त में स्वाहासे संयुक्त यह परम अभीष्ट मन्त्र (ॐ कृष्णाय स्वाहा ) सभी विघ्नोंका नाश करनेवाला है ।। 26-27 ॥
_________________________
मन्त्र देकर प्रभुने उसके आहारकी भी व्यवस्था की। हे ब्रह्मपुत्र उसे सुनिये, मैं आपको बताता हूँ। प्रत्येक लोकमें वैष्णवभक्त जो नैवेद्य अर्पित करता है, उसका सोलहवाँ भाग तो भगवान् विष्णुका होता है तथा पन्द्रह भाग इस विराट् पुरुषके होते हैं ।। 28-29 ॥
उन परिपूर्णतम तथा निर्गुण परमात्मा श्रीकृष्ण को तो नैवेद्यसे कोई प्रयोजन नहीं है। भक्त उन प्रभुको जो कुछ भी नैवेद्य अर्पित करता है, उसे वे लक्ष्मीनाथ विराट् पुरुष ग्रहण करते हैं । 30-31 ॥
उस बालक को श्रेष्ठ मन्त्र प्रदान करके प्रभुने उससे पुनः पूछा कि तुम्हें दूसरा कौन-सा वर अभीष्ट है, उसे मुझे बताओ; मैं देता हूँ। श्रीकृष्णकी बात | सुनकर बालकरूप उन विराट् प्रभुने कृष्ण से समयोचित बात कही ll32-33 ll
बालक बोला- मेरा वर है आपके चरणकमलमें | मेरी अविचल भक्ति आयुपर्यन्त निरन्तर बनी रहे। मेरी आयु चाहे क्षणभरकी ही हो या अत्यन्त दीर्घ । इस लोकमें आपकी भक्तिसे युक्त प्राणी जीवन्मुक्त ही है। | और जो आपकी भक्तिसे रहित है, वह मूर्ख जीते हुए भी मरे के समान है ।। 34-35 ॥
उस जप, तप, यज्ञ, पूजन, व्रत, उपवास, पुण्य तथा तीर्थसेवनसे क्या लाभ है; जो आपकी भक्तिसे रहित है। कृष्णभक्तिसे रहित मूर्खका जीवन ही व्यर्थ है जो कि वह उस परमात्मा को ही नहीं भजता, | जिसके कारण वह जीवित है ॥ 36-37 ॥
जबतक आत्मा शरीरमें है, तभीतक प्राणी शक्ति सम्पन्न रहता है। उस आत्माके निकल जानेके बाद वे सारी शक्तियाँ स्वतन्त्र होकर चली जाती हैं ॥ 38 ॥
हे महाभाग ! वे आप सबकी आत्मारूप हैं तथा प्रकृतिसे परे हैं। आप स्वेच्छामय, सबके आदि, सनातन तथा ब्रह्मज्योतिस्वरूप हैं ॥ 39 ॥
हे नारदजी ! यह कहकर वह बालक चुप हो गया। तब श्रीकृष्णने मधुर और कानोंको प्रिय लगनेवाली वाणीमें उसे प्रत्युत्तर दिया ॥ 40 ॥
श्रीकृष्ण बोले- तुम बहुत कालतक स्थिर भाव से रहो, जैसे मैं हूँ वैसे ही तुम भी हो जाओ। असंख्य ब्रह्माके नष्ट होनेपर भी तुम्हारा नाश नहीं होगा। प्रत्येक ब्रह्माण्डमें तुम अपने अंशसे क्षुद्रविराट्रूपमें स्थित रहोगे। तुम्हारे नाभिकमलसे उत्पन्न होकर ब्रह्मा विश्वका सृजन करनेवाले होंगे। सृष्टिके संहारकार्यक लिये ब्रह्माके ललाटमें शिवांशसे वे ग्यारह रुद्र प्रकट होंगे। उनमेंसे एक कालाग्नि नामक रुद्र विश्वका संहार करनेवाले होंगे। तत्पश्चात् विश्वका पालन करनेवाले भोक्ता विष्णु भी रुद्रांशसे प्रकट होंगे। मेरे वरके प्रभावसे तुम सदा ही मेरी भक्तिसे युक्त रहोगे। तुम मुझ परम सुन्दर [जगत्पिता) तथा मेरे वक्ष:स्थल में निवास करनेवाली मनोहर जगन्माताको ध्यानके द्वारा निश्चितरूपसे निरन्तर देख सकोगे। हे वत्स! अब तुम यहाँ रहो, मैं अपने लोकको जा रहा हूँ-ऐसा कहकर वे प्रभु श्रीकृष्ण अन्तर्धान हो गये। अपने लोक में जाकर उन्होंने सृष्टिकर्ता ब्रह्माजी को सृष्टि करने के लिये तथा [संहारकर्ता] शंकरजीको संहार करनेके लिये आदेश दिया ।41-47l
श्रीभगवान् बोले- हे वत्स ! सृष्टिकी रचना करनेके लिये जाओ हे विधे! सुनो, महाविराट्के एक रोमकूपमें स्थित क्षुद्रविराट्के नाभिकमलसे प्रकट होओ। हे वत्स! (हे महादेव !) जाओ, अपने अंशसे ब्रह्मा के ललाटसे प्रकट होओ। हे महाभाग ! स्वयं भी दीर्घ कालतक तपस्या करो ।। 48-49 ।।
हे ब्रह्मपुत्र नारद! ऐसा कहकर जगत्पति श्रीकृष्ण चुप हो गये। तब उन्हें नमस्कार करके ब्रह्मा तथा कल्याणकारी शिवजी चल पड़े ॥ 50 ॥
महाविराट्के रोमकूपमें स्थित ब्रह्माण्डगोलकके जलमें वे विराट्पुरुष अपने अंशसे ही अब क्षुद्रविराट् पुरुषके रूपमें प्रकट हुए। श्याम वर्ण, युवा, पीताम्बर धारण किये वे विश्वव्यापी जनार्दन जलकी शय्यापर शयन करते हुए मन्द मन्द मुसकरा रहे थे। उनका मुखमण्डल प्रसन्नतासे युक्त था॥ 51-52।
उनके नाभिकमलसे ब्रह्मा प्रकट हुए। उत्पन्न होकर वे ब्रह्मा उस कमलदण्डमें एक लाख युगोंतक चक्कर लगाते रहे। फिर भी वे पद्मयोनि ब्रह्मा पद्मनाभकी नाभिसे उत्पन्न हुए कमलदण्ड तथा कमलनालके अन्ततक नहीं जा सके, [ हे नारद!]तब आपके पिता (ब्रह्मा) चिन्तातुर हो गये ।। 53-54॥
तब अपने पूर्वस्थानपर आकर उन्होंने श्रीकृष्णके चरणकमलका ध्यान किया। तत्पश्चात् ध्यानद्वारा दिव्य चक्षुसे उन्होंने ब्रह्माण्डगोलकमें आप्लुत जलशय्यापर शयन करते हुए उन क्षुद्रविराट् पुरुषको देखा, साथ ही जिनके रोमकूपमें ब्रह्माण्ड था, उन महाविराट् पुरुषको तथा उनके भी परम प्रभु श्रीकृष्णको और गोप-गोपियोंसे समन्वित गोलोकको भी देखा। तत्पश्चात् श्रीकृष्णकी स्तुति करके उन्होंने उनसे वर प्राप्त किया और सृष्टिका कार्य प्रारम्भ कर दिया ।। 55-57॥
सर्वप्रथम ब्रह्माजीके सनक आदि मानस पुत्र उत्पन्न हुए। तत्पश्चात् शिवकी सुप्रसिद्ध ग्यारह | रुद्रकलाएँ प्रादुर्भूत हुईं। तदनन्तर क्षुद्रविराट्के वामभाग से | लोकों की रक्षा करनेवाले चतुर्भुज भगवान् विष्णु प्रकट हुए, वे श्वेतद्वीपमें निवास करने लगे ।।58-59॥
क्षुद्रविराट्के नाभिकमलमें प्रकट हुए ब्रह्माजीने सारी सृष्टि रची। उन्होंने स्वर्ग, मृत्युलोक, पाताल, चराचरसहित तीनों लोकोंकी रचना की। इस प्रकार महाविराट्के सभी रोमकूपोंमें एक-एक ब्रह्माण्डकी सृष्टि हुई। प्रत्येक ब्रह्माण्डमें क्षुद्रविराट्, ब्रह्मा, विष्णु एवंशिव आदि भी हैं। हे ब्रह्मन् ! मैंने श्रीकृष्णका शुभ चरित्र कह दिया, जो सुख और मोक्ष देनेवाला है। हे ब्रह्मन् ! आप और क्या सुनना चाहते हैं ? ।। 60-62 ॥
____________
गोप, गो और गोलोकधाम भगवान् कृष्ण से शाश्वत सम्बन्धित हैं।
परन्तु रूढ़िवादी पुरोहितों ने अहीरों के विषय में उनका मूल इतिहास छुपा कर ब्राह्मण वर्ण- व्यवस्था में मिलाकर इन्हें वैश्य तथा शूद्र वर्ण में सम्मिलित करने की बातें लिखीं।
पद्मपुराण सृष्टि खण्ड तथा स्कन्द पुराणनागरखण्ड में वर्णन है कि ब्रह्मा का विवाह
भगवान् विष्णु ने आभीर कन्या गायत्री से सम्पन्न कराया । और गायत्री ब्रह्मा की पहली सावित्री की सौत बनकर उपस्थित होती हैं।
और जिन सावित्री से स्वायंभुव मनु - ब्रह्मा द्वारा सावित्री के गर्भ में गर्भाधान करने से उत्पन्न होते हैं। और तब बहुत बाद में वे मनुस्मृति की रचना करते हैं। जिसमे कुछ रूढवादी पुरोहितों नें द्वेषवश अहीरों को अम्बष्ठ कन्या और ब्राह्मण से उत्पन्न कर दिया ।
अत: दोनों बाते परस्पर विरोधी हैं स्वयं मनु गायत्री मन्त्र का नित्य पाठ करते हैं।
अत: यदि हम मनुस्मृति को मनु की रचना भी मान लें तो यह श्लोक प्रक्षिप्त ही है।
तो ब्रह्मवैवर्तपुराण - (ब्रह्मखण्डः एक: /अध्यायः (8)
"सौतिरुवाच"
ब्रह्मा विश्वं विनिर्माय सावित्र्यां वरयोषिति। चकार वीर्य्याधानं च कामुक्यां कामुको यथा ।१।
सा दिव्यं शतवर्षं च धृत्वा गर्भं सुदुस्सहम् ।।सुप्रसूता च सुषुवे चतुर्वेदान्मनोहरान् ।२।
विविधाञ्शास्त्रसंघांश्च तर्कव्याकरणादिकान् ।षट्त्रिंशत्संख्यका दिव्या रागिणीः सुमनोहराः।३।
षड्रागान्सुन्दरांश्चैव नानाताल समन्वितान् ।सत्यत्रेताद्वापरांश्च कलिं च कलहप्रियम् । ४ ।
वर्षमासमृतुं चैव तिथिं दण्डक्षणादिकम् ।। दिनं रात्रिं च वारांश्च सन्ध्यामुषसमेव च ।५ ।
पुष्टिं च देवसेनां च मेधां च विजयां जयाम् ।षट्कृत्तिकाश्च योगांश्च करणं च तपो धनः। ६ ।
देवसेनां महाषष्ठीं कार्त्तिकेयप्रियां सतीम् ।मातृकासु प्रधाना सा बालानामिष्टदेवता । ७ ।
ब्राह्मं पाद्मं च वाराहं कल्पत्रयमिदं स्मृतम् । नित्यं नैमित्तिकं चैव द्विपरार्द्धं च प्राकृतम् । ८ ।
चतुर्विधं च प्रलयं कालं वै मृत्युकन्यकाम् ।।सर्वान्व्याधिगणांश्चैव सा प्रसूय स्तनं ददौ । ९ ।
अथ धातुः पृष्ठदेशादधर्मः समजायत।अलक्ष्मीस्तद्वामपार्श्वाद्बभूवात्यन्तकामिनी ।1.8.१०।
नाभिदेशाद्विश्वकर्मा जातो वै शिल्पिनां गुरुः ।।महान्तौ वसवोऽष्टौ च महाबलपराक्रमाः ।११।
अथ धातुश्च मनस आविर्भूताः कुमारकाः ।चत्वारः पञ्चवर्षीया ज्वलन्तो ब्रह्मतेजसा ।१२।
सनकश्च सनन्दश्च तृतीयश्च सनातनः ।।सनत्कुमारो भगवांश्चतुर्थो ज्ञानिनां वरः ।१३।
आविर्बभूव मुखतः कुमारः कनकप्रभः ।दिव्यरूपधरः श्रीमान्सस्त्रीकः सुन्दरो युवा ।१४ ।
______________________
क्षत्त्रियाणां बीजरूपो नाम्ना स्वायम्भुवो मनुः ।। या स्त्री सा शतरूपा च रूपाढ्या कमला कला।१५।।
सस्त्रीकश्च मनुस्तस्थौ धात्राज्ञा परिपालकः ।। स्वयं विधाता पुत्रांश्च तानुवाच प्रहर्षितान् ।१६।
"श्रीब्रह्मवैवर्ते महापुराण ब्रह्मखण्डे अष्टमोऽध्यायः(8)
_____________________
अनुवाद:-
ब्रह्मा विश्वम् विनिर्माणाय सावित्र्यां वर योषिति। चकार वीर्यधानम् च कामुक्या कामुको यथा।। सा दिव्यं शतवर्ष च धृत्वा गर्भं सुदुःसहम् ।। सुप्रसूता च सुषुवे चतुर्वेदान्मनोहरात् ।।
(ब्रह्मखण्ड अध्याय-9/1-2) अर्थात-ब्रह्मा ने विश्व का निर्माण करने के लिए सावित्री में उसी प्रकार वीर्यस्थापन किया जैसे एक कामुक पुरुष कामुक स्त्री में करता है, तब सावित्री ने दिव्य सौ वर्षो के बाद चारो वेदों को जन्म दिया ! ___________________________________________
इस पुराण में वेद भी सावित्री के गर्भ से पैदा हुआ है ! जबकि अन्यत्र वैदों की अधिष्ठात्री गायत्री को कहा है ।
ब्रह्म वैवर्त पुराण ब्रह्मखण्ड : अध्याय( 8) में सावित्री से वेद आदि की सृष्टि, ब्रह्मा जी से सनकादि की, सस्त्रीक स्वायम्भुव मनु की, रुद्रों की, पुलस्त्यादि मुनियों की तथा नारद की उत्पत्ति, नारद को ब्रह्मा का और ब्रह्मा जी को नारद का शाप आदि प्रकरण।
सौति कहते हैं – तदनन्तर सावित्री ने चार मनोहर वेदों को प्रकट किया। साथ ही न्याय और व्याकरण आदि नाना प्रकार के शास्त्र-समूह तथा परम मनोहर एवं दिव्य छत्तीस रागिनियाँ उत्पन्न कीं।
नाना प्रकार के तालों से युक्त छः सुन्दर राग प्रकट किये। सत्ययुग, त्रेता, द्वापर, कलहप्रिय कलियुग; वर्ष, मास, ऋतु, तिथि, दण्ड, क्षण आदि; दिन, रात्रि, वार, संध्या, उषा, पुष्टि, मेधा, विजया, जया, छः कृत्तिका, योग, करण, कार्तिकेय प्रिया सती महाषष्ठी देवसेना– जो मातृकाओं में प्रधान और बालकों की इष्ट देवी हैं, इन सबको भी सावित्री ने ही उत्पन्न किया।
___________________
ब्रह्मा, पाद्म और वाराह– ये तीन कल्प माने गये हैं। नित्य, नैमित्तिक, द्विपरार्ध और प्राकृत – ये चार प्रकार के प्रलय हैं। इन कल्पों और प्रलयों को तथा काल, मृत्युकन्या एवं समस्त व्याधिगणों को उत्पन्न करके सावित्री ने उन्हें अपना स्तन पान कराया। तदनन्तर ब्रह्मा जी के पृष्ठ देश से अधर्म उत्पन्न हुआ। अधर्म से वामपार्श्व से अलक्ष्मी उत्पन्न हुई, जो उसकी पत्नी थी। ब्रह्मा जी के नाभि देश से शिल्पियों के गुरु विश्वकर्मा हुए। साथ ही आठ महावसुओं की उत्पत्ति हुई, जो महान बल-पराक्रम से सम्पन्न थे। तत्पश्चात् विधाता के मन से चार कुमार आविर्भूत हुए, जो पाँच वर्ष की अवस्था के-से जान पड़ते थे और ब्रह्मतेज से प्रज्वलित हो रहे थे। उनमें से प्रथम तो सनक थे, दूसरे का नाम सनन्दन था, तीसरे सनातन और चौथे ज्ञानियों में श्रेष्ठ भगवान सनत्कुमार थे। इसके बाद ब्रह्मा जी के मुख से सुवर्ण के समान कान्तिमान कुमार उत्पन्न हुआ, जो दिव्य रूपधारी था। उसके साथ उसकी पत्नी भी थी। वह श्रीमान एवं सुन्दर युवक था। क्षत्रियों का बीजस्वरूप था। उसका नाम था स्वायम्भुव मनु। जो स्त्री थी, उसका नाम शतरूपा था। वह बड़ी रूपवती थी और लक्ष्मी की कलास्वरूपा थी। पत्नी सहित मनु विधाता की आज्ञा का पालन करने के लिये उद्यत रहते थे। स्वयं विधाता ने हर्ष भरे पुत्रों से, जो बड़े भगवद्भक्त थे, सृष्टि करने के लिये कहा। परंतु वे श्रीकृष्ण परायण होने के कारण ‘नहीं’ करके तपस्या करने के लिये चले गये। इससे जगत्पति विधाता को बड़ा क्रोध हुआ।
श्रीनारायण उवाच-
"शृणु लक्ष्मि ! कथां दिव्यां सर्वथा पापनाशिनीम्।ब्रह्मा विश्वं विनिर्माय सावित्र्यां गृहधर्मतः।२।
चकार वीर्याधानं च शतवर्षोत्तरं तु सा । सुषुवे चतुरो वेदान् तदंगानि च सर्वथा । ३।
षट्त्रिंशद्रागिणीश्चैव षड्रागान् तालसंयुतान् ।चतुर्युगाँश्च कालश्च योगाँश्च षट्सुकृत्तिकाः । ४।
देवसेनां महाषष्ठीं कार्तिकेयप्रियां सतीम् ।मातृकासु प्रधानां तां बालानामिष्टदेवताम् ।५ ।
चतुर्विधं लयं मृत्युकन्यां व्याधिगणाँस्तथा ।पृष्ठादधर्मं चालक्ष्मीं वामपार्श्वत एव च ।६।
नाभेस्तु विश्वकर्माणं वसूनष्टौ महाबलान् ।मानसात् चतुरः पुत्रान् कुमारान् सनकादिकान् ।७।
मुखात् स्वायंभुवं पुत्रं शतरूपासमन्वितम् ।तान्सर्वान् सृष्टिकृद्ब्रह्मा सृष्टिं कर्तुमुवाच ह ।८।
जग्मुस्ते च नहीत्युक्त्वा तप्तुं कृष्णपरायणाः ।चुकोप हेतुना तेन ब्रह्मा तस्य ललाटतः ।९।
रुद्रा एकादशोत्पन्नास्तेषामेको विनाशकृत् ।पुलस्त्यो दक्षकर्णाच्च पुलहो वामकर्णतः ।। 1.200.१० ।
लक्ष्मीनारायणीयसंहिता प्रथम कृतयुगसन्तान ब्रह्मणा सावित्र्यां मानसपुत्रा उत्पादिताः, द्विशततमोऽध्यायः।२००।
वास्तव जब ब्रह्मा जी सावित्री के साथ मैथुन क्रिया द्वारा गर्भाधान से सृष्टि करते हैं तो मानस पुत्रों की अवधारणा मिथ्या ही है। क्यो संसार की मैथुनी उत्पत्ति की बात स्वयं शास्त्र कहता है।
प्राचीन युग का वर्णधर्म; सत्ययुगमें मात्र एक वर्ण-था वह सत्य का युग था। परन्तु उसका चतुर्थाञ्श(1/4) भाग असत् से लिप्त हो जाता है आनुपातिक रूप में तब कदाचित् अन्य वर्ण विकसित हुए हों परन्तु सत युग में हंस नामक एक ही वर्ण का उल्लेख भागवत पुराण आदि ग्रन्थों में प्राप्त होता है।-
भागवत पुराण में वर्णन है कि त्रेता युग के प्रारम्भिक चरण में ही वर्ण-व्यवस्था का विकास हुआ।
"आदौ कृतयुगे वर्णो नृणां हंस इति स्मृतः।कृतकृत्याः प्रजा जात्या तस्मात् कृतयुगं विदुः॥१९॥
"त्रेतामुखे महाभाग प्राणान्मे हृदयात् त्रयी। विद्या प्रादुरभूत्तस्या अहमासं त्रिवृन्मखः॥२०॥
"विप्रक्षत्रियविटशूद्रा मुखबाहूरुपादजाः। वैराजात् पुरुषाज्जाता य आत्माचारलक्षणाः॥२१॥"
(श्रीमद्भागवत पुराण ११/१७/१९--२०-२१)
अनुवाद:-(भगवान ने उद्धव से कहा-हे उद्धव ! सत्ययुग के प्रारम्भ में सभी मनुष्यों का 'हंस' नामक एक ही वर्ण था। उस युग में सब लोग जन्म से ही कृतकृत्य होते थे, इसीलिए उसका एक नाम कृतयुग भी है। हे महाभाग, त्रेतायुगके आरम्भ होने पर मेरे हृदयसे श्वास-प्रश्वासके द्वारा ऋग्वेद, सामवेद और यजुर्वेदरूप त्रयी विद्या प्रकट हुई और उस त्रयी विद्यासे होत्र, अध्वर्य और उद्गाता-इन तीन यज्ञों के कर्ता के ये रूप प्रकट हुए। बाद में विराट पुरुष के मुख से ब्राह्मण, भुजा से क्षत्रिय, जंघा से वैश्य और चरणों से शूद्रों की उत्पत्ति हुई। उनकी पहचान उनके स्वभावानुसार और आचरण से होती है॥१९-२१॥
पहले सभी ब्रह्मज्ञान से सम्पन्न होने से ब्राह्मण थे, बाद में गुण और कर्मों के अनुसार विभिन्न वर्ण विभाग हुए-
महाभारत में भी इस बात की पुष्टि निम्न श्लोक से होती है
"न विशेषोऽस्ति वर्णानां सर्व ब्राह्ममिदं जगत्। ब्रह्मणा पूर्वसृष्टं हि कर्मभिर्वर्णतां गतम् ॥२२॥(महाभारत-शल्यपर्व १८८/१०)
अनुवाद:-भृगु ने कहा-ब्राह्मणादि भृगु ने कहा-ब्राह्मणादि वर्गों में किसी प्रकार का अन्तर नहीं है। पहले ब्रह्मा द्वारा सृष्ट सारा जगत् ब्राह्मणमय था, बाद में कर्मों द्वारा विभिन्न वर्ण हुए॥२२॥
___________________________________""
विष्णु भगवान की अवधारणा प्राचीन मेसोपोटामिया की संस्कृतियों में भी है।
विष्णु" एक मत्स्य मानव के रूप में है जो सुमेरियन और हिब्रू संस्कृतियों में भी वर्णित देवता है।
वही विष्णु अहीरों में गोप रूप में जन्म लेता है । और अहीर शब्द भी मूलत: वीर शब्द का ही रूपान्तरण है।
विदित हो की "आभीर शब्द "अभीर का समूह वाची "रूप है। जो अपने प्रारम्भिक रूप में वीर शब्द से विकसित हुई है।
अहीर शब्द हिब्रू बाइबिल के जेनेसिस खण्ड में अबीर" शब्द के रूप में ईश्वर के पाँच नामों में से एक है।
और यहूदियों का पूर्व और अपर एक कबीला जो मार्शल आर्ट का विशेषज्ञ माना जाता है अबीर कहलाता था ।
हिब्रू भाषा नें अबीर का अर्थ शक्तिशाली से है क्योंकि अबीर का मूल रूप "बर / बीर" है ।भारोपीय भाषाओं में वीर का सम्प्रसारण( आर्य) हो जाता है ।
अत: आर्य शब्द ऋग्वेद तथा पाणिनीय कालीन भाषाओं में कृषक का वाचक रहा है ।
"चरावाहों ने ही कृषि का आविष्कार किया और ये ग्रामीण संस्कृति ये सूत्रधार थे। अत: वीर शब्द से ही आवीर/आभीर का विकास हुआ।अहीर एक प्राचीनतम जनजाति है । जो अफ्रीका कि अफर" जाति थी जिसका प्रारम्भिक रूप मध्य अफ्रीका को जिम्बाब्वे मेें था।
"तुर्कमेनिस्तान तथा अजरबैजान में यही लोग "अवर" और आयवेरिया में आयवरी रूप में और- ग्रीक में अफोर- आदि नामों से विद्यमान थे सभी पशुपालक व चरावाहे थे।
भारतीय संस्कृत भाषा ग्रन्थों में अमीर और आभीर दो पृथक शब्द प्रतीत होते हैं परन्तु अमीर का ही समूहवाची अथवा बहुवचन रूप आभीर है।
परन्तु परवर्ती शब्द कोश कारों ने दोनों शब्दों को पृथक मानकर इनकी व्युत्पत्ति भी पृथक ही क्रमश: वर्णन किया है। देखें नीचे क्रमश: विवरण-
१- आ=समन्तात्+ भी=भीयं(भयम्)+ र=राति ददाति शत्रुणां हृत्सु = जो चारो तरफ से शत्रुओं को हृदय नें भय उत्पन्न करता है
-यह उत्पत्ति अमरसिंह के शब्द कोश अमरकोश पर आधारित है ।
अमर सिंह के परवर्ती शब्द कोश कार- तारानाथ वाचस्पत्यम् ने अभीर -शब्द की व्युत्पत्ति निम्न प्रकार से की है।
" अभिमुखी कृत्य ईरयति गा- इति अभीर = जो सामने मुखकरके चारो-ओर गायें चराता है उन्हें घेरता है। वाचस्पत्य के पूर्ववर्ती कोशकार "अमर सिंह" की व्युत्पत्ति अहीरों की वीरता प्रवृत्ति (aptitude ) को अभिव्यक्त करती है ।
जबकि तारानाथ वाचस्पति की व्युत्पत्ति अहीरों कि गोपालन वृत्ति अथवा ( व्यवसाय ( profation) को अभिव्यक्त करती है । और व्यक्तियों की प्रवृति भी वृत्ति( व्यवसाय-)से निर्मित होती है। जैसे सभी "वकालत करने वाले अधिक बोलने वाले तथा अपने मुवक्किल की पहल-(lead the way) करने में वाणीकुशल होते हैं। जैसे डॉक्टर ,ड्राइवर आदि - अत: किसी भी समाज के दोचार व्यक्तियों सम्पूर्ण जाति या समाज की प्रवृति का आकलन करना बुद्धिसंगत नहीं है।
"प्रवृत्तियाँ जातियों अथवा नस्लों की विशेषता है और स्वभाव व्यक्ति के पूर्वजन्म के संस्कार का प्रभाव-"
क्योंकि अहीर "वीर" चरावाहे थे यह वीरता इनकी पशुचारण अथवा गोचारण वृत्ति से पीढ़ी दर पीढ़ी उनकी जातियों में समाविष्ट हो गयी !
________
प्राचीनतम पुराण "पद्मपुराण के सृष्टि खण्ड में अहीर जाति का उल्लेख "धर्मवत्सल और सदाचरणपरायण के रूप में हुआ है यह पूर्व ही उल्लेख कर चुके हैं। ।
जिसमें वेदों की अधिष्ठात्री देवी गायत्री का जन्म होता है ; जो सावित्री द्वारा सभी देवताओं को दिए गये शाप को वरदान में बदल देती हैं।
इसी अहीर जाति में द्वापर में चलकर यदुवंश के अन्तर्गत वृष्णि-कुल में कृष्ण का जन्म होता है ।
अत: ययाति के पूर्व पुरुषों की जाति भी अहीर ही सिद्ध होती है परन्तु यदु ने ही गोपालन वृत्ति द्वारा अहीर जाति को अन्य मानवीय जातियों से भिन्न बनाये रखा। और अहीर शब्द केवल यदुवंशीयों को ही कालान्तर अधिक रूढ़ हो गया।
अहीर जाति में गायत्री का जब जन्म हुआ था तब आयुस्-नहुष' और ययाति आदि का भी नाम नहीं था।
तुर्वसु के वंशज तुर्की जिनमें "अवर" जाति है । वही अहीर जाति का ही रूप है। वर्तमान में इतना ही जानना काफी है कि जो अहीर है वही यादव हो सकता है ।
अहीरों में गोत्र की कोई मान्यता नहीं है। और अहीर कभी गोत्रवाद में आस्था नहीं रखते हैं।
वैवाहिक मर्यादा के लिए समाज में गोत्र अवधारणा सुनिश्चित की गयी ताकि सन्निकट रक्त सम्बन्धी पति पत्नी न बन सकें क्योंकि इससे तो भाई बहिन की मर्यादा ही दूषित हो जाएगी।"
"अहीरों को शूद्र तो कहीं वैश्य बनाने वाले निश्चय नहीं कर पाए कि अहीरों को ब्राह्मणी व्यवस्था के किस वर्ण में सम्मिलित करें ।
क्योंकि अहीरों का ब्राह्मणीय वर्ण- व्यवस्था में समायोजन नहीं हो सकता ये विष्णु की सनातन सृष्टि होने से वैष्णव वर्ण के अन्तर्गत हैं।
नारदपुराण उत्तरखण्ड अध्याय 68 तथा ब्रह्मवैवर्त पुराण ब्रह्म खण्ड और गर्ग संहिता विश्वजित खण्ड में अहीरों को विष्णु से उत्पन से वैष्णव वर्ण में माना है। अहीरों की वीरता को भुला ने के लिए जो शब्द. प्रारम्भ में शूराभीर था उसे बाद में शूद्राभीर बना कर प्रमाणित किया जाने लगा ।
अब अहीरों को गोपालन के कारण वराहपुराण में वैश्य लिखा है ।
परन्तु शूद्र तो बाद के ग्रन्थों में बनाया गया।
"शूराभीराश्च दरदाः काश्मीराः पशुभिः सह ।६२।खाण्डीकाश्च तुषाराश्च पद्मगा गिरिगह्वराः
आद्रेयाः सभिरादाजास्तथैव स्तनपोषकाः ६३।(पद्म पुराण स्वर्ग खण्ड अध्याय (6)
________________
सौराष्ट्राः शूद्राभीरास्तथाऽर्बुदाः ।। ४७.४२ कूर्मपुराणे पूर्वविभाग सप्तचत्वारिंशोऽध्यायः ! ४७ ।
महाभारत के 19.7 में भी शूराभीर है।
विष्णु पुराण द्वितीयाँश अध्याय तीन में शूराभीर ही वर्णन है।
आभीर लोग सतयुग से ही संसार में धर्म का प्रसारण करने वाले सदाचारी (अच्छे व्रत का पालन करने वाले और जानकार रहे हैं।!
इसका साक्ष्य पद्म पुराण सृष्टि खण्ड के निम्न श्लोक हैं।
"धर्मवन्तं सदाचारं भवन्तं धर्मवत्सलम्मया ज्ञात्वा ततः कन्या दत्ता चैषा विरञ्चये।१५।___________________
"अनया गायत्र्या तारितो गच्छ युवां भो आभीरा दिव्यान्लोकान्महोदयान्। युष्माकं च कुले चापि देवकार्यार्थसिद्धये।१६।
"अवतारं करिष्येहं सा क्रीडा तु भविष्यति यदा नन्दप्रभृतयो ह्यवतारं धरातले।१७।
अनुवाद :-विष्णु भगवान् ने अहीरों से कहा ! मैंने तुमको धर्मज्ञ , धार्मिक, सदाचारी तथा धर्मवत्सल जानकर तुम्हारी इस गायत्री नामकी कन्या को ब्रह्मा के लिए यज्ञकार्य हेतु पत्नी रूप में दिया है ।
हे अहीरों इस गायत्री के द्वारा उद्धार किये गये तुम सब दिव्यलोकों को जाओ- तुम्हारी अहीर जाति के यदुकुल के अन्तर्गत वृष्णिकुल में देवों के कार्य की सिद्धि के लिए मैं अवतरण करुँगा और वहीं मेरी लीला ( क्रीडा) होगी जब धरातल पर नन्द आदि का भी अवतरण होगा।
कालान्तर अहीरों से द्वेष कर बहुत सी अनर्गल बाते जोड़ने वाले आज भी अपना पुराना राग रैंहकिया अलापते ही रहते हैं।

अहीरों को ही गोपालन वृत्ति (व्यवसाय) के कारण ही समाज में गोप नाम से सम्बोधित किया गया है। गोप सनातन हैं। और ये गोप सदैव गोपों में ही जन्म लेते हैं। जबकि ब्राह्मी सृष्टि में क्रमानुसार जातीय व्युत्क्रम भी होता है । यद्यपि कर्म सिद्धांत के अधीन तो गोप भी संसार में होते हैं। और इसके मूल में उनकी मनोवृत्ति ( इच्छाऐं ही कारण होती है । परन्तु केवल अहीर या गोपों की जाति में ही इस कर्मानुसार उनके जन्म उच्च निम्न और मध्य सांस्कारिक स्तरों के अनुरूप ही होतो हैं। अहीर कभी ब्राह्मण अथवा वैश्य अथवा क्षत्रिय अथवा शूद्र होने की बात नहीं करेगा क्योंकि इनमें सभी चारों वर्णों के गुण विद्यमान हैं। शास्त्रों में इनको वैष्णव वर्ण के अन्तर्गत निश्चित किया गया है। जो गोपों की सर्वश्रेष्ठता को जान लेगा वही ज्ञान सम्पन्न है।।
और गोपो की उत्पत्ति के विषय में भी ब्रह्मवैवर्त पुराण और गर्गसंहिता में लिखा है कि वे विष्णु अथवा कृष्ण के रोमकूपों से (क्लोनविधि) द्वारा गोप गण कृष्ण के समान रूप वाले उत्पन्न हुए थे। परन्तु संसार में कर्म प्रभाव से उनके स्वरूप और स्तर निरन्तर बदलते रहते हैं।
यद्यपि उत्पन्न होने की प्राणी जगत में अनेक विधियाँ हैं प्राचीन काल में भी विज्ञान रहा होगा -जिसके अनेक साक्ष्य परोक्ष रूप से प्राप्त होते हैं।
यह समग्र संसार स्वयं में पूर्ण की इकाई (समष्टि) रूप है। जैसी उपनिषद का वचन है ।
"पूर्णमदः पूर्णमिदं पूर्णात्पूर्ण मुदच्यते। पूर्णस्य पूर्णमादाय पूर्णमेवावशिष्यते।
शब्दार्थ - अदः = वह परब्रह्म। पूर्णम् = सब प्रकार से पूर्ण है। इदम् = यह (जगत् भी)
पूर्णम् = पूर्ण (ही) है। पूर्णात् = उस पूर्ण (परम्ब्रह्म ) से । पूर्णम् =यह पूर्ण। उदच्यते = उत्पन्न होता है। पूर्णस्य = पूर्ण से। पूर्णम् = पूर्ण को। आदाय = निकाल देने पर । पूर्णम् = पूर्ण। एव = ही।
अवशिष्यते = शेष रहता है।
अर्थ - वह (परब्रह्म ) सब प्रकार से पूर्ण है। यह (जगत् ) भी पूर्ण ही है ; क्योंकि यह उस पूर्ण (परब्रह्म ) से ही उत्पन्न हुआ है। पूर्ण से पूर्ण को निकाल देने पर भी पूर्ण ही शेष रहता है। जैसे गणित में शून्य से शून्य निकलने पर केवल शून्य ही रह जाता है। शून्य अनन्त का भी प्रतीक है। जैसे शून्य की आकाशय
परिधि में अनन्त काल तक गति परमात्मा ने अपनी लीलाओं के लिए कर्म सिद्धान्त का विधान संसार में किया जिनके मूल में इच्छाऐं व्याप्त हैं।
और इच्छाओं के मूल में संकल्प और संकल्प के मूल में व्यक्ति का अहं विद्यमान है।
"गोपों की उत्पत्ति ब्रह्मा से नहीं अपितु गोप रूप सनातन विष्णु या नारायण अथवा कृष्ण से ही हुई है। गोलोक में कर्मफल के प्रभाव से रहित गोप कृष्ण के ही समान हैं । लीला हेतु शाप - प्रतिशाप की प्रक्रिया निर्दोष की दोष के प्रति अभि भूत प्रक्रिया है।
परन्तु संसार में कर्म फल के प्रभाव से विभिन्न रूप और छोटे बड़े स्तरों वाले गोप लोग होते हैं।
____________
किसी मनुष्य अथवा प्राणी के समान रूप की उत्पन्न होने की जैविक विधि का एक प्रकार क्लोन( Clon) प्रतिरूप-भी है।
क्लोनिंग एक जैविक उत्पादन (विधि) अथवा तकनीक है जिसका उपयोग वैज्ञानिक प्राणीयों की सटीक अनुवांशिक प्रतियां बनाने के लिए किया जा सकता है।
जीन, कोशिकाओं, ऊतकों और यहां तक कि पूरे प्राणी को भी क्लोन विधि द्वारा उत्पन्न किया जा सकता है।
परन्तु इस प्रक्रिया में भी स्वभाव और और प्रवृत्ति स्तर भिन्न हो सकते हैं क्योंकि क्लोन सृष्टि में केवल शारीरिक रूप ही समान होता है।
कुछ क्लोन पहले से ही इस प्रकृति में उपस्थित हैं। बैक्टीरिया जैसे एकल-कोशिका वाले जीव हर बार पुनरुत्पादन करते समय अपनी सटीक ( यथावत सम प्रतिरूप बनाते हैं।
मनुष्यों में, समान जुड़वाँ क्लोन के समान ही होते हैं। वे लगभग समान जीन साझा करते हैं। जब एक निषेचित अण्ड दो रूप में विभाजित होता है तो समान जुड़वाँ (यमन) पैदा होते हैं।
वैज्ञानिक लैब में क्लोन भी बनाते हैं। वे अक्सर जीन का अध्ययन करने और उन्हें बेहतर ढंग से समझने के लिए क्लोन करते हैं।
एक जीन को क्लोन करने के लिए, शोधकर्ता एक जीवित प्राणी से डी.एनए लेते हैं और इसे बैक्टीरिया या खमीर जैसे वाहक में डालते हैं।
डीऑक्सीराइबो न्यूक्लिक अम्ल(DNA)
डी॰ एन॰ ए॰- जीवित कोशिकाओं के गुणसूत्रों में पाए जाने वाले तन्तुनुमा अणु को डी-ऑक्सीराइबोन्यूक्लिक अम्ल या डी॰ एन॰ ए॰ कहते हैं। इसमें अनुवांशिक कूट निबद्ध रहता है। डी० एन० ए० अणु की संरचना घुमावदार सीढ़ी की तरह होती है।
हर बार जब वह वाहक प्रजनन करता है। तो जीन की एक नई प्रति बनाई जाती है। यह भी एक जैविक उत्पादन विधि है।
प्राणीयो को दो तरीकों में से एक में क्लोन किया जाता है।
पहले को एम्ब्रियो ट्विनिंग ( द्वितीयकरण) कहा जाता है।
वैज्ञानिकों ने पहले एक भ्रूण को आधे में विभाजित किया।
इसके बाद उन दोनों हिस्सों को मां के गर्भाशय में स्थापित किया जाता है।
भ्रूण का प्रत्येक भाग एक अद्वितीय प्राणी के रूप में विकसित होता है।
और दोनों प्राणी एक ही जीन साझा करते हैं।
दूसरी विधि को सोमैटिक सेल ( कायिक- कोशिका)] न्यूक्लियर ट्रांसफर कहा जाता है। दैहिक कोशिकाएं वे सभी कोशिकाएं हैं जो एक जीव को बनाती हैं, लेकिन यह शुक्राणु या अण्डाणु नहीं हैं।

शुक्राणु और अण्डाणु की कोशिकाओं में गुणसूत्रों का केवल एक सेट होता है ! जो मैथुनी सृष्टि के कारक है और प्रेरक हैं।
और जब वे निषेचन के दौरान जुड़ते हैं, तो माता के गुणसूत्र पिता के साथ मिल जाते हैं।
_______
दूसरी ओर, दैहिक कोशिकाओं में पहले से ही गुणसूत्रों के दो पूर्ण सेट होते हैं।
एक क्लोन बनाने के लिए, वैज्ञानिक एक पशु अथवा प्र के दैहिक कोशिका से डीएनए को एक अंडे की कोशिका में स्थानांतरित करते हैं जिसका नाभिक और डीएनए हटा दिया गया है।
अंडा एक भ्रूण में विकसित होता है जिसमें कोशिका दाता के समान जीन होते हैं।
फिर भ्रूण को बढ़ने के लिए एक वयस्क महिला के गर्भाशय में प्रत्यारोपित किया जाता है।
"क्लोन का अर्थ होता है जैविक प्रतिरूप जीवविज्ञान में क्लोन का अपना एक स्वतन्त्र इतिहास है । गोपों की स्वराट्- विष्णु से उत्पत्ति समझने के लिए क्लोन पद्धति को भी स्थूल दृष्टि से समझ लें
_____________________________________
1996 में, स्कॉटिश वैज्ञानिकों ने पहले जानवर, एक भेड़ का क्लोन बनाया, जिसका नाम उन्होंने डॉली रखा। एक वयस्क भेड़ से ली गई उदर कोशिका का उपयोग करके उसे क्लोन किया गया था। तब से, वैज्ञानिकों ने क्लोन किए हैं- गाय, बिल्ली, हिरण, घोड़े और खरगोश।
हालांकि, उन्होंने अभी भी एक मानव का क्लोन नहीं बनाया है।
आंशिक रूप से, इसका कारण यह है कि एक व्यवहार्य क्लोन का उत्पादन करना मुश्किल है।
प्रत्येक प्रयास में, आनुवंशिक गलतियाँ हो सकती हैं जो क्लोन को जीवित रहने से रोकती हैं।
डॉली को सही साबित करने में वैज्ञानिकों को 276 कोशिशें करनी पड़ीं।
मानव की क्लोनिंग के बारे में नैतिक चिंताएँ भी हैं।
शोधकर्ता कई तरह से क्लोन का उपयोग कर सकते हैं।
क्लोनिंग से बने भ्रूण को स्टेम सेल फैक्ट्री में बदला जा सकता है।
स्टेम कोशिकाएँ कोशिकाओं का एक प्रारम्भिक रूप हैं जो कई अलग-अलग रूप में विकसित हो सकती हैं। कोशिकाओं और ऊतकों के प्रकार।
मधुमेह के इलाज के लिए क्षतिग्रस्त रीढ़ की हड्डी या इंसुलिन बनाने वाली कोशिकाओं को ठीक करने के लिए वैज्ञानिक उन्हें तंत्रिका कोशिकाओं में बदल सकते हैं।
पशु के क्लोनिंग का उपयोग कई अलग-अलग अनुप्रयोगों में किया गया है।
पशुओं को जीन म्यूटेशन के लिए क्लोन किया गया है जो वैज्ञानिकों को पशुओ में विकसित होने वाली बीमारियों का अध्ययन करने में मदद करता है। अधिक दूध उत्पादन के लिए गायों और सूअरों जैसे पशुओं का क्लोन बनाया गया है।
क्लोन एक प्यारे पालतू जानवर को "पुनर्जीवित" भी कर सकते हैं जो मर चुका है। परन्तु यह सम्भव नहीं लगत
2001 में, सीसी नाम की एक बिल्ली क्लोनिंग के माध्यम से बनाई जाने वाली पहली पालतू जानवर थी। क्लोनिंग एक दिन ऊनी मैमथ या जायंट पांडा जैसी विलुप्त प्रजातियों को वापस ला सकती है।
__________
1-गुणसूत्र संज्ञा:- कोशिकाओं के केंद्रक में डीएनए और संबद्ध प्रोटीन की लड़ी जो जीव की आनुवंशिक जानकारी को वहन करती है।
________
2-क्लोन संज्ञा:-कोशिका या कोशिकाओं का समूह जो आनुवंशिक रूप से अपने पूर्वज कोशिका या कोशिकाओं के समूह के समान है।
___________
3-डीएनए संज्ञा:-(डीऑक्सीराइबोन्यूक्लिक एसिड) प्रत्येक जीवित जीव में अणु जिसमें उस जीव पर विशिष्ट आनुवंशिक जानकारी होती है।
__________
4-भ्रूणसंज्ञा:-विकास के प्रारंभिक चरण में अजन्मा जानवर।
5-जीनसंज्ञा:-डीएनए का वह भाग जो आनुवंशिकता की मूल इकाई है।
_________
6-प्रतिकृतिसंज्ञा:-
एक सटीक समानप्रति या प्रजनन।
_______
7-दैहिक कोशिकासंज्ञा:-कोशिकाएं जो जीव के हर हिस्से को बनाती हैं; शुक्राणु या अंडाणु नहीं
8-स्टेम सेलसंज्ञा:-प्रारंभिक कोशिका जो शरीर में किसी भी प्रकार की कोशिका या ऊतक में विकसित हो सकती है।
गोप केवल विष्णु के क्लोन उत्पादन हो सकते हैं जबकि चातुर्वर्ण का उत्पादन क्लोन विधि नहीं है। क्योंकि शास्त्रो में गोपों को प्रारम्भ में विष्णु रूप में वर्णित किया गया ।
यह एक प्राकृतिक और वैज्ञानिक मानव सृष्टि प्रक्रिया भी है।
"Cloning is a technique scientists use to make exact genetic copies of living things.
Genes, cells, tissues, and even whole animals can all be cloned.
Some clones already exist in nature. Single-celled organisms like bacteria make exact copies of themselves each time they reproduce.
In humans, identical twins are similar to clones.
They share almost the exact same genes. Identical twins are created when a fertilized egg splits in two.
Scientists also make clones in the lab. They often clone genes in order to study and better understand them.
To clone a gene, researchers take DNA from a living creature and insert it into a carrier like bacteria or yeast. Every time that carrier reproduces, a new copy of the gene is made.
Animals are cloned in one of two ways.
The first is called embryo twinning.
Scientists first split an embryo in half.
Those two halves are then placed in a mother’s uterus.
Each part of the embryo develops into a unique animal, and the two animals share the same genes.
The second method is called somatic cell nuclear transfer. Somatic cells are all the cells that make up an organism, but that are not sperm or egg cells.
Sperm and egg cells contain only one set of chromosomes !
and when they join during fertilization, the mother’s chromosomes merge with the father’s.
_______
Somatic cells, on the other hand, already contain two full sets of chromosomes.
To make a clone, scientists transfer the DNA from an animal’s somatic cell into an egg cell that has had its nucleus and DNA removed.
The egg develops into an embryo that contains the same genes as the cell donor.
Then the embryo is implanted into an adult female’s uterus to grow.
In 1996, Scottish scientists cloned the first animal, a sheep they named Dolly. She was cloned using an udder cell taken from an adult sheep. Since then, scientists have cloned- cows, cats, deer, horses, and rabbits.
They still have not cloned a human, though. In part, this is because it is difficult to produce a viable clone.
In each attempt, there can be genetic mistakes that prevent the clone from surviving.
It took scientists 276 attempts to get Dolly right.
There are also ethical concerns about cloning a human being.
Researchers can use clones in many ways.
An embryo made by cloning can be turned into a stem cell factory.
Stem cells are an early form of cells that can grow into many different. types of cells and tissues.
Scientists can turn them into nerve cells to fix a damaged spinal cord or insulin-making cells to treat diabetes.
The cloning of animals has been used in a number of different applications.
Animals have been cloned to have gene mutations that help scientists study diseases that develop in the animals. Livestock like cows and pigs have been cloned to produce more milk .
Clones can even “resurrect” a beloved pet that has died. In 2001, a cat named CC was the first pet to be created through cloning. Cloning might one day bring back extinct species like the woolly mammoth or giant panda.
__________
1-chromosome
Noun
strand of DNA and associated proteins in the nucleus of cells that carries the organism's genetic information.
________
2-clone
Noun
cell or group of cells that is genetically identical to its ancestor cell or group of cells.
___________
3-DNA
Noun
(deoxyribonucleic acid) molecule in every living organism that contains specific genetic information on that organism.
__________
4-embryo
Noun
unborn animal in the early stages of development.
5-gene
Noun
part of DNA that is the basic unit of heredity.
_________
6-replica(प्रतिकृति)
Noun
an exact copy or reproduction. replica is an exact copy of an object, made out of the same raw materials, whether a molecule, a work of art, or a commercial product.
The term is also used for copies that closely resemble the original, without claiming to be identical.
Also has the same weight and size as original.
प्रतिकृति किसी वस्तु की एक सटीक प्रति है, जो एक ही कच्चे माल से बनी है, चाहे वह अणु हो, कला का काम हो या व्यावसायिक उत्पाद हो।
इस शब्द का प्रयोग उन प्रतियों के लिए भी किया जाता है जो समान होने का दावा किए बिना मूल के समान दिखती हैं।इसका वजन और आकार मूल के समान ही है।
_______
7-somatic cell
Noun
cells that make up every part of an organism; not a sperm or egg cell
8-stem cell
Noun
early cell that can develop into any type of cell or tissue in the body
_____________
और तो और ऋग्वेद के दसवें मण्डल के 90 वें सूक्त में जो सम्पूर्ण सृष्टि प्रक्रिया का वर्णन करता है उसके 12 वें मंत्र (ऋचा) जो चारो वर्णों के प्रादुर्भाव का उल्लेख है कि-
यही ऋचा यजुर्वेद सामवेद तथा अथर्ववेद में भी है.
_________________________________________
"ब्राह्मणो अस्य मुखमासीद् बाहू राजन्यः कृतः।
ऊरू तदस्य यद्वैश्यः पद्भ्यां शूद्रो अजायत।।
(ऋग्वेद 10/90/12)
श्लोक का अनुवाद:- इस विराटपुरुष(ब्रह्मा) के मुख से ब्राह्मण हुआ , बाहू से क्षत्रिय लोग हुए एवं उसकी जांघों से वैश्य हुआ एवं दौनों चरण से शूद्रो की उत्पत्ति हुई।-(10/90/12)
अब सभी शात्र-अध्येता जानते हैं कि ब्रह्मा भी विष्णु की सृष्टि हैं। परन्तु हम इन शास्त्रीय मान्यताओं पर ही आश्रित होकर वर्णव्यवस्था का पालन और आचरण करते हैं । तो विचार करना होगा कि गोप साक्षात् विष्णु के ही शरीर(रोम कूप) से उत्पन्न हैं ।जबकि ब्राह्मण विष्णु की सृष्टि ब्रह्मा के मुख से उत्पन्न हैं ।
इस लिए गोप ब्राह्मणों से श्रेष्ठ और उनके भी पूजय हैं।
👇
"कृष्णस्य लोमकूपेभ्य: सद्यो गोपगणो मुने:
"आविर्बभूव रूपेण वैशैनेव च तत्सम:।४१।
(ब्रह्म-वैवर्त पुराण अध्याय -5 श्लोक 41)
अनुवाद:- कृष्ण के रोमकूपों से गोपोंं (अहीरों) की उत्पत्ति हुई है , जो रूप और वेश में उन्हीं कृष्ण ( विष्णु) के समान थे। वास्तव में कृष्ण का ही गोलोक धाम का रूप विष्णु है।
यही गोपों की उत्पत्ति की बात गर्गसंहिता श्रीविश्वजित्खण्ड के ग्यारहवें अध्याय में यथावत् वर्णित है।
"नन्दो द्रोणो वसुःसाक्षाज्जातो गोपकुलेऽपिसः॥
गोपाला ये च गोलोके कृष्णरोम समुद्भवाः।२१।
"राधारोमोद्भवा गोप्यस्ताश्च सर्वा इहागताः॥
काश्चित्पुण्यैःकृतैः पूर्वैः प्राप्ताः कृष्णं वरैःपरैः॥२२॥
इति श्रीगर्गसंहितायां श्रीविश्वजित्खण्डे श्रीनारदबहुलाश्वसंवादे दंतवक्त्रयुद्धे करुषदेशविजयो नामैकादशोऽध्यायः॥११॥
_______________
शास्त्रों में वर्णन है कि गोप (आभीर) वैष्णव (विष्णु के रोमकूप) से उत्पन्न वैष्णव अञ्श ही थे।
_________
ब्रह्मक्षत्त्रियविट्शूद्राश्चतस्रो जातयो यथा । स्वतन्त्रा जातिरेका च विश्वस्मिन्वैष्णवाभिधा।४३।।
ब्रह्मवैवर्तपुराण ब्रह्मखण्ड अध्याय- एकादश( ग्यारह)
अनुवाद- ब्राह्मण, क्षत्रिय, वैश्य ,और शूद्र जैसे चार वर्ण-और उनके अनुसार जातियाँ हैं । इनसे पृथक स्वतन्त्र एक वर्ण और उसके अनुसार जाति है वह वर्ण इस विश्व में वैष्णव नाम से है और उसकी एक स्वतन्त्र जाति है।(१.२.४३)
उपर्युक्त श्लोक में परोक्ष रूप से आभीर जाति का ही संकेत है। जो कि स्वयं विष्णु के रोम कूपों से प्रादुर्भूत वैष्णव वर्ण हैं।
इसी बात का साक्ष्य हमें पद्मपुराण सृष्टि खण्ड के अध्याय 16 में प्राप्त होता है ।जब ब्रह्मा पुष्कर क्षेत्र में यज्ञ करते हैं तब वे उस महायज्ञ में चारों वर्णों के मनुष्यों तथा देवों और ऋषियों और शिव और विष्णु के क्षुद्र विराट रूप को भी आमन्त्रित करते हैं परन्तु गोपों को आमन्त्रित नहीं करते हैं क्योंकि गोप उनकी सृष्टि नहीं हैं।
परन्तु गायत्री गोप कन्या हैं और गोप गायत्री को खोजते हुए ही ब्रह्मा के महायज्ञ में पहुँचते हैं तब विष्णु जो कि गोलोकवासी स्वराट् ( विष्णु/ कृष्ण के एकल ब्रह्माण्डीय क्षुद्र विराट रूप हैं । गोपों को आश्वासन देते हैं। यही विष्णु अपनी पुत्री के समान दत्ता- बनकर गायत्री का कन्यादान करते है। परन्तु गायत्री वैष्णवी शक्ति होने से केवल ब्रह्मा यज्ञ सम्पन्न कराने के लिए ही उनकी पत्नी रूप में नियुक्त होती हैं। वास्तविक पत्नी नहीं जिससे सृष्टि या सन्तान उत्पादन हो-
_____
जैसे ब्रह्मा की शारीरिक सृष्टि को ब्राह्मण कहा गया उसी प्रकार विष्णु की शारीरिक सृष्टि को भी वैष्णव कहा गया ।
जिस प्रकार शास्त्रों में ब्राह्मण वर्ण है उसी प्रकार वैष्णव भी ब्रह्मवैवर्त पुराण और नारद पुराण में वर्ण लिखा गया है ।
अहीरों का गोपालन वृत्ति मूलक विशेषण गोप है।
अहीरों का वर्ण चातुर्यवर्ण से पृथक पञ्चम् वर्ण वैष्णव है।
वेदों में इसी लिए विष्णु भगवान को गोप कहा गया है जहाँ पर स्वर्ण पण्डित सींगों वाली गाय रहती हैं।
_______
त्रीणि पदा वि चक्रमे विष्णुर्गोपा अदाभ्यः ।
अतो धर्माणि धारयन् ॥१८॥
(ऋग्वेद १/२२/१८)
(अदाभ्यः) सोमरस रखने के लिए गूलर की लकड़ी का बना हुआ पात्र (धारयन्) धारण करता हुआ । (गोपाः) गोपालक रूप, (विष्णुः) संसार का अन्तर्यामी परमेश्वर (त्रीणि) तीन (पदानि) क़दमो से (विचक्रमे) गमन करता है । और ये ही
(धर्माणि) धर्मों को धारण करता है ॥18॥
गोप ही इस लौकिक जगत् में सबसे पवित्र और धर्म के प्रवर्तक तथा धारक थे। और इस लिए गोपों अथवानआभीरों की सृष्टि ब्राह्मी वर्णव्यवस्था से पूर्णत: पृथक है।
अत: ब्रह्मा की वर्णव्यवस्था के माननेवाले पुरोहित! अहीरों को शूद्र तो कहीं वैश्य वर्णन कर उनके व्यक्तित्व का निर्धारण न करें । क्योंकि गोप ब्राह्मी चातुर्वर्ण व्यवस्था से पृथक ही हैं।
परन्तु इनके कार्य सभी चारों वर्णों के होने पर भी ये वैष्णव वर्ण के थे। वैष्णव के अन्य नाम शास्त्रों में भागवत, सात्वत, और पाञ्चरात्र, आदि भी हैं।
वैष्णवों की महानता का वर्णन तो शास्त्र भी करते हैं।
"ध्यायन्ति वैष्णवाः शश्वद्गोविन्दपदपङ्कजम् ।ध्यायते तांश्च गोविन्दः शश्वत्तेषां च सन्निधौ ।४४।
अनुवाद:-वैष्णव जन सदा गोविन्द के चरणारविन्दों का ध्यान करते हैं और भगवान गोविन्द सदा उन वैष्णवों के निकट रहकर उन्हीं का ध्यान किया करते हैं।।४४।
( सन्दर्भ:- ब्रह्मवैवर्तपुराण -खण्डः अध्याय -११)
वे पेशे से गोपालक थे। तथा गोप नाम से प्रसिद्ध थे। लेकिन साथ ही उन्होंने कुरुक्षेत्र की लड़ाई में भाग लेते हुए क्षत्रियों का दर्जा हासिल किया। इसका प्रमाण निम्न श्लोक है।
____________________________________
"मत्सहननं तुल्यानाँ , गोपानामर्बुद महत् ।
नारायण इति ख्याता सर्वे संग्राम यौधिन: ।107।
____________________________________
संग्राम में गोप यौद्धा नारायणी सेना के रूप में अरबों की महान संख्या में हैं ---जो शत्रुओं का तीव्रता से हनन करने वाले हैं ।
____________________________________
"नारायणेय: मित्रघ्नं कामाज्जातभजं नृषु ।
सर्व क्षत्रियस्य पुरतो देवदानव योरपि ।108।
(स्वनाम- ख्याता श्रीकृष्णसम्बन्धिनी सेना । इयं हि भारतयुद्धे दुर्य्योधनपक्षमाश्रितवती"
महाभारत के उद्योगपर्व अध्याय 7,18,22,में
वर्तमान ये गोप अहीर भी वैष्णव वर्ण के हैं।
अहीर या यादव महान योद्धा हैं, अहीर नारायणी/यादव सेना में थे।
द्वारका साम्राज्य के भगवान कृष्ण की यादव सेना को सर्वकालिक सर्वोच्च सेना कहा जाता है। महाभारत में इस पूरी नारायणी सेना को अहीर जाति के रूप में वर्णित किया गया है।
इससे सिद्ध होता है कि अहीर, गोप और यादव अलग अलग लोग नहीं थे, अपितु सभी पर्यायवाची हैं।
"कुलानि शत् चैकञ्च यादवानां महात्मनाम्।सर्व्वमेककुलं यद्वद्वर्त्तते वैष्णवे कुले।३४.२५५।
अनुवाद:-यादवों के एक सौ एक कुल हैं वह सब विष्णु के कुल में समाहित हैं विष्णु सबमें विद्यमान हैं।
विष्णुस्तेषां प्रमाणे च प्रभुत्वे च व्यवस्थितः।निदेशस्थायिभिस्तस्य बद्ध्यन्ते सर्वमानुषाः।३४.२५६।
अनुवाद:-विष्णु उन सबके प्रमाण में और प्रभुत्व में व्यवस्थित हैं। विष्णु के निर्देशन में सभी यादव मनुष्य प्रतिबद्ध हैं।
इति श्रीमहावायुपुराणे वायुप्रोक्ते विष्णुवंशानुकीर्त्तनं नाम चतुस्त्रिंशोऽध्यायः। ३४।
प्रस्तुतिकरण:- यादव योगेश कुमार रोहि-
गुणकर्मानुसार वर्णविभाग ही भगवान का जाननेका मार्ग है-
"चातुर्वर्ण्य मया सृष्टं गुणकर्म विभागशः। तस्य कर्तारमपि मां विद्ध्यकर्तारमव्ययम्॥१६॥
( श्रीमद्भगवद्गीता- ४/१३)
अनुवाद:-गुण और कर्मों के विभागसे ब्राह्मण, क्षत्रिय, वैश्य और शूद्र मेरे द्वारा रचे गये हैं। मैं सृष्टि आदिका कर्त्ता होने पर भी मुझे अकर्ता और अव्यय ही जानना अर्थात् वर्ण और आश्रम धर्म की रचना मेरी बहिरङ्गा प्रकृति के द्वारा ही हुई है। मैं अपने आपमें इन सब कार्यों से तटस्थ रहता हूँ॥१६॥
________________________________
प्राचीन युगका वर्णधर्म; सत्ययुगमें मात्र एक वर्ण-था वह सत्य का युग था। परन्तु उसका चतुर्थाञ्श(1/4) भाग असत् से लिप्त हो जाता है आनुपातिक रूप में -
"आदौ कृतयुगे वर्णो नृणां हंस इति स्मृतः।कृतकृत्याः प्रजा जात्या तस्मात् कृतयुगं विदुः॥१९॥
"त्रेतामुखे महाभाग प्राणान्मे हृदयात् त्रयी। विद्या प्रादुरभूत्तस्या अहमासं त्रिवृन्मखः॥२०॥
विप्रक्षत्रियविटशूद्रा मुखबाहूरुपादजाः। वैराजात् पुरुषाज्जाता य आत्माचारलक्षणाः॥२१॥
(श्रीमद्भागवत पुराण ११/१७/१९--२०-२१)
अनुवाद:-
(भगवान ने उद्धव से कहा-हे उद्धव ! सत्ययुग के प्रारम्भ में सभी मनुष्यों का 'हंस' नामक एक ही वर्ण था। उस युग में सब लोग जन्म से ही कृतकृत्य होते थे, इसीलिए उसका एक नाम कृतयुग भी है। हे महाभाग, त्रेतायुगके आरम्भ होने पर मेरे हृदयसे श्वास-प्रश्वासके द्वारा ऋग्वेद, सामवेद और यजुर्वेदरूप त्रयी विद्या प्रकट हुई और उस त्रयी विद्यासे होत्र, अध्वर्य और उद्गाता-इन तीन यज्ञों के कर्ता के ये रूप प्रकट हुए। बाद में विराट पुरुष के मुख से ब्राह्मण, भुजा से क्षत्रिय, जंघा से वैश्य और चरणों से शूद्रों की उत्पत्ति हुई। उनकी पहचान उनके स्वभावानुसार और आचरण से होती है॥१९-२१॥
परन्तु पद्मपुराण में वर्णन है कि ब्रह्मा ने सतयुग में पुष्कर क्षेत्र में अपने द्रवा निर्मित चारों वर्णों और देवों सप्तर्षियों आदि को आमन्त्रित किया परन्तु गोपों को नहीं आमन्त्रित किया- क्यों गोप ब्रह्मा की सृष्टि नहीं थे ।
चातुर्वर्ण्यस्य प्रभवश्चातुर्वर्ण्यस्य रक्षिता।
चतुर्विद्यस्य यो वेत्ता चतुराश्रमसंश्रयः।३३।
अनुवाद:- चारों वर्णों की उत्पत्ति स्थान तथा चारों वर्णों की रक्षा करने वाले चारों विद्याओं से सम्बन्धित कर्मों के ज्ञाता और चारो आश्रमों के आश्रय स्थान ।३३।
यः परं श्रूयते ज्योतिर्यः परं श्रूयते तपः।
यः परं परतः प्राह परं यः परमात्मवान्।३४।
अनुवाद:-
जो परम ज्योति और परं तप रूप में सुने जाते हैं
सर्वश्रेष्ठ ब्रह्मा ने जिनको कहा तथा जो परम आत्मा हैं।३४।
_________
श्रीपाद्मपुराणे प्रथमे सृष्टिखंडे गायत्रीसंग्रहोनाम षोडशोऽध्यायः१६।
यज्ञ में सिद्धि देने के लिए वर्ण-व्यवस्था बनाई गई है।
ब्रह्मा ने यज्ञादि कर्म करने की सृष्टि से सांसारिक व्यवस्था की और उसके बाद उत्तम रूप से निवास करने की सृष्टि की है।
फिर उन्होंने ब्राह्मण, क्षत्रिय, वैश्य शूद्रों के लिए प्रजापति के इन्द्र के मरुत के और गन्धर्व के लोक बनाए और उन्होंने अनेक प्रकार के अन्धकार और दु:खों को तथा अनेक नरकों को बनाया।
जिससे दुष्ट व्यक्ति को दण्ड दिया जा सके। इसके बाद ब्रह्मा ने अपने ही समान नौ-भृगु, पुलस्त्य पुलह, ऋतु, अंगिरा, मरीचि, दक्ष, अत्रि और वसिष्ठ मानव पुत्रों की रचना की।
पुराणों में इन नौ ब्रह्मा-पुत्रों को ‘ब्रह्म आत्मा वै जायते पुत्र:’ ही कहा गया है।
ब्रह्मा ने सर्वप्रथम जिन चार-सनक, सनन्दन, सनातन और सनत्कुमार पुत्रों का सृजन किया, लोक में आसक्त नहीं हुए और उन्होंने सृष्टि रचना के कार्य में कोई रुचि नहीं ली।
इन वीतराग महात्माओं के इस निरपेक्ष व्यवहार पर ब्रह्मा के मुख से त्रिलोकी को दग्ध करने वाला महान क्रोध उत्पन्न हुआ।
ब्रह्मा के उस क्रोध से एक प्रचण्ड ज्योति ने जन्म लिया। उस समय क्रोध से जलते ब्रह्मा के मस्तक से अर्धनारीश्वर रुद्र उत्पन्न हुआ
पितामहका यज्ञ आदि कृतयुगमें प्रारम्भ हुआ था। उस समय मरीचि, अंगिरा, मैं, पुलह, ऋतु और प्रजापति दक्षने ब्रह्माजीके पास जाकर उनके चरणोंमें मस्तक झुकाया।
धाता, अर्यमा,सविता, वरुण, अंश, भग, इन्द्र, विवस्वान्, पूषा, त्वष्टा, मित्र और पर्जन्य- आदि बारहों आदित्य भी वहाँ उपस्थित हो अपने जाज्वल्यमान तेजसे प्रकाशित हो रहे थे। इन देवेश्वरोंने भी पितामहको प्रणाम किया।
मृगव्याध, शर्व, महायशस्वी निर्ऋति, अजैकपाद, अहिर्बुध्न्य, पिनाकी, अपराजित, विश्वेश्वर भव, कपर्दी, स्थाणु और भगवान् भग- ये ग्यारह रुद्र भी उस यज्ञमें उपस्थित थे। दोनों अश्विनीकुमार, आठों वसु, महाबली मरुद्गण, विश्वेदेव और साध्य नामक देवता ब्रह्माजीके सम्मुख हाथ जोड़कर खड़े थे।
शेषजीके वंशज वासुकि आदि बड़े-बड़े नाग भी विद्यमान थे। तार्क्ष्य, अरिष्टनेमि, महाबली गरुड़, वारुणि तथा आरुणि-ये सभी विनताकुमार वहाँ पधारे थे।
लोकपालक भगवान् श्रीनारायणने वहाँ स्वयं पदार्पण किया और समस्त महर्षियोंके साथ लोकगुरु ब्रह्माजीसे कहा - 'जगत्पते ! तुम्हारे ही द्वारा इस सम्पूर्ण संसारका विस्तार हुआ है, तुम्हींने इसकी सृष्टि की है; इसलिये तुम सम्पूर्ण लोकोंके ईश्वर हो।
यहाँ हमलोगोंके करनेयोग्य जो तुम्हारा महान् कार्य हो, उसे करनेकी हमें आज्ञा दो।' देवर्षियोंके साथ भगवान् श्रीविष्णुने ऐसा कहकर देवेश्वर ब्रह्माजीको नमस्कार किया।
ब्रह्माजी वहाँ स्थित होकर सम्पूर्ण दिशाओंको अपने तेजसे प्रकाशित कर रहे थे तथा भगवान् श्रीविष्णु भी श्रीवत्स-चिह्नसे सुशोभित एवं सुन्दर सुवर्णमय यज्ञोपवीतसे देदीप्यमान हो रहे थे। उनका एक-एक रोम परम पवित्र है
___________________________
पहले सभी ब्राह्मण थे, बाद में गुण और कर्मों के अनुसार विभिन्न वर्ण विभाग हुए-
"न विशेषोऽस्ति वर्णानां सर्व ब्राह्ममिदं जगत्।ब्रह्मणा पूर्वसृष्टं हि कर्मभिर्वर्णतां गतम् ॥२२॥(महाभारत-शल्यपर्व १८८/१०)
अनुवाद:-
भृगु ने कहा-ब्राह्मणादिभृगु ने कहा-ब्राह्मणादि वर्गों में किसी प्रकार का अन्तर नहीं है। पहले ब्रह्मा द्वारा सृष्ट सारा जगत् ब्राह्मणमय था, बादमें कर्मों द्वारा विभिन्न वर्ण हुए॥२२॥
कलियुगमें वर्ण-धर्मकी अवस्था-
"ब्राह्मणाः क्षत्रिया वैश्याः शूद्राः पापपरायणाः।निजाचारविहीनाश्च भविष्यन्ति कलौ युगे॥२३॥
विप्रा वेदविहीनाश्च प्रतिग्रह-परायणाः।अत्यन्तकामिनः क्रूरा भविष्यन्ति कलौ युगे॥२४॥
वेदनिन्दाकराश्चैव द्यूतचौर्यकरास्तथा।विधवासङ्गलुब्धाश्च भविष्यन्ति कलौ द्विजाः॥२५॥
वृत्त्यर्थ ब्राह्मणाः केचित् महाकपटधर्मिणः।रक्ताम्बरा भविष्यन्ति जटिलाः श्मश्रुधारिणः॥२६॥
कलौ युगे भविष्यन्ति ब्राह्मणाः शूद्रधर्मिणः ॥२७॥(पद्मपुराण क्रियायोगसार में १७ वां अध्याय)
अनुवाद:-
कलियुग में ब्राह्मण, क्षत्रिय, वैश्य और शूद्र ये चारों वर्ण अपने-अपने आचार विहीन और पाप-परायण होंगे। ब्राह्मण-वेदविहीन, यजनादि पाँच ब्राह्मणोचित कर्मों का परित्याग कर केवल प्रतिग्रहपरायण, अत्यन्त कामुक और क्रूर प्रकृति विशिष्ट होंगे।
कलियुगमें द्विजगण वेद निन्दक, द्यूतप्रेमी ज्वारी, चौर्यवृत्तिविशिष्ट एवं विधवा-सङ्गलोलुप होंगे। जीविका निर्वाह के लिए कोई-कोई महाकपट धर्मी ब्राह्मण रक्तवस्त्र परिधान एवं जटिल अर्थात् बड़े-बड़े केश धारण करेंगे।
कलियुग में ब्राह्मणगण इस प्रकार शूद्रधर्म में निरत रहेंगे॥२३-२७॥
"कलि-महिमा कालिकापुराण अध्याय- (1)
यवनैरवनिः क्रान्ता हिन्दवो विन्ध्यमाविशन् | बलिना वेदमागाँऽय कलिना कवलीकृतः ॥ १॥
सीदन्ति चाग्भिहो-त्राणि गुरुपूजा प्रणश्यति । कुमार्यश्च प्रसूयन्ते प्रासे कलियुगे सदा ॥ २॥
परान्नेन मुख दग्धं हस्तौ दग्धौ प्रतिग्रहात्। परस्त्रीभिर्मनो दग्धं कुतः शापः कलैनै युगे ॥३॥
राक्षसाः कलिमाश्रित्य जायन्ते ब्रह्मयोनिषु। ब्राह्मणानेव बाधन्ते तत्रापि श्रोत्रियान्कृशान्।४।
कुशलाः शब्दवार्तायां वृत्तिहीनाः सुरागिणः । कलैौ वेदान्तिनो भान्ति फाल्गुने बालका इव।५।
वागुच्चारोत्सवं मात्रे तत्क्रिया कर्तुम- क्षमाः । कलैौ वेदान्तिनो भान्ति फाल्गुने बालका इव।६।
कृते च रेणुका कृत्या त्रेताया जानकी तथा। द्वापरे द्रौपदी कृत्या कलौ कृत्या गृहे गृहे।७।
कालिकापुराण अध्याय- (1)
________________________________
कलियुग के ब्राह्मण-
पूर्व युगोंमें देव-द्विजद्रोही जो असुर थे, वे सभी राक्षसगण कलियुगका आश्रयकर ब्राह्मण कुलमें जन्म ग्रहण करते हैं एवं उस कुल में उत्पन्न होकर जिनके दश प्रकारके संस्कार, विद्याभ्यास आदि क्षीण हो गये हैं, वे सभी वेदज्ञों को बाधा प्रदान करेंगे॥२८॥
शौद्र विचार से वर्ण-निरूपण दोषपूर्ण क्यों है?-
"जातिरत्र महासर्प मनुष्यत्वे महामते। सङ्करात् सर्ववर्णानां दुष्परीक्ष्येति मे मतिः।३०।
"सर्वे सर्वास्वपत्यानि जनयन्ति सदा नराः।वाङ्मैथुनमथो जन्म मरणञ्च समं नृणाम्॥३१॥
(महाभारत-वनपर्व १८०/३१-३२)
(युधिष्ठिर नहुष के प्रति कहते हैं,-) हे महामते महासर्प! मनुष्योंमें, समस्त वर्णों में मिश्रणताके कारण व्यक्तियोंकी जाति निरूपणका कार्य-कठिन है, यही मेरा मत है। इसलिए सभी वर्गों के मनुष्य सभी वर्गों की स्त्रियों से सन्तान उत्पन्न करने में समर्थ हैं। मनुष्यों की बोलचाल, मैथुन, जन्म और मरण सभी वर्गों में एक-सा ही है॥३०-३१॥
________________________________
सत्यप्रिय-वैदिक ऋषियोंका मत-
"न चैतद्विद्मो ब्राह्मणाः स्मो वयंब्राह्मणा वेति" ॥३२॥
(महाभारत वनपर्व १८०/३२)
'हम नहीं जानते कि हम ब्राह्मण हैं या अब्राह्मण', सत्यप्रिय ऋषियों के मनमें इस प्रकारका संशय हुआ॥३२॥
वृत्तगत वर्ण निरूपण ही श्रुति-स्मृति-पुराण-इतिहासादि द्वारा समर्थित है-
(१) श्रुति प्रमाण-
ब्रह्मक्षत्रियवैश्यशूद्रा इति चत्वारो वर्णास्तेषां वर्णानां ब्राह्मण एव प्रधान इति वेदवचनानरूपं स्मतिभिरप्यक्तम। तत्र चोद्यमस्ति को वा ब्राह्मणो नाम। किं जीवः किं देहः किं जातिः किं ज्ञानं किं कर्म किं धार्मिक इति। तत्र प्रथमो जीवो ब्राह्मण इति। चेतन। अतीतानागतानेकदेहानां जीवस्येकरूपत्वात् एकस्यापि कर्मवशादनेकदेह-सम्भवात् सर्वशरीराणां जीवस्यैकरूपत्वाच्च। तस्मान्न जीवो ब्राह्मण इति। तर्हि देहो ब्राह्मण इति चेत्तन्न, आचण्डालादिपर्यन्तानां मनष्याणां पाञ्चभौतिकत्वेन देहस्यैकरूपत्वाज्जरामरण-महाभारत का प्रमाण-
शूद्र चैतद्भवेल्लक्षणं द्विजे तच्च न विद्यते। न वै शूद्रो भवेच्छूद्रो ब्राह्मणो ब्राह्मणो न च॥३४॥
(महाभारत शल्यपर्व १८९/८)
शूद्र में यदि ब्राह्मण के लक्षण प्रतीत हों एवं ब्राह्मणमें शूद्रके लक्षण उपलब्ध हों तो शूद्र, शूद्र नहीं होता एवं ब्राह्मण ब्राह्मण नहीं हो सकता॥३४॥
(३) भागवतका प्रमाण-
यस्य यल्लक्षणं प्रोक्तं पुंसो वर्णाभिव्यञ्जकम्।यदन्यत्रापि दृश्येत तत्तेनैव विनिर्दिशेत्॥३५॥
(श्रीमद्भागवत ७/११/३५)
अनुवाद:-
मनुष्यों में वर्णाभिव्यञ्जक जो समस्त लक्षण बताये गये हैं, वे यदि दूसरे वर्णवालों में भी मिलें तो उसे भी उसी वर्णका समझना चाहिए। (केवल जन्म के द्वारा वर्ण निरूपित नहीं होगा)॥३५॥
(४) वृत्त-ब्राह्मणता के सम्बन्ध में प्राचीन टीकाकारों का मत-
श्रीनीलकण्ठका मत-
"एवञ्च सत्यादिकं यदि शूद्रेऽप्यस्ति तर्हि सोऽपि ब्राह्मण एव स्यात् शूद्रलक्ष्मकामादिकं न ब्राह्मणेऽस्ति नापि ब्राह्मणलक्ष्मशमादिकं शूद्रेऽस्ति। शूद्रोऽपि शमाद्युपेतो ब्राह्मण एव, ब्राह्मणोऽपि कामाधुपेतः शूद्र एव॥३६॥
(महाभारत-वनपर्व १८०/२३-२६ श्लोक की नील कण्ठ टीका)
इस प्रकारके सत्य आदि लक्षण यदि शूद्र में रहते हैं, तो उनकी भी निश्चय ही ब्राह्मणों में गणना होगी। कामादि शूद्रोंके लक्षण ब्राह्मणोंमें नहीं रह सकते और शमादि ब्राह्मण-लक्षण शूद्रोंमें नहीं रहते। शूद्र कुलमें उत्पन्न व्यक्ति यदि शमादि गुणोंद्वारा भूषित हैं तो वह निश्चय ही 'ब्राह्मण' है। और ब्राह्मण कुलमें उत्पन्न व्यक्ति यदि कामादि गुणोंसे युक्त हैं तो वह निश्चय ही 'शूद्र' है, इस विषयमें तनिक भी सन्देह नहीं है॥३६॥
(५) वृत्तब्राह्मणताके सम्बन्धमें श्रीधरगोस्वामीपादका अभिमत-
शमादिभिरेव-ब्राह्मणादि-व्यवहारो मुख्यः न जातिमात्रात्। यद् यदि अन्यत्र वर्णान्तरेऽपि दृश्येत, तद्ववर्णान्तरं तेनैव लक्षणनिमित्तेनैव वर्णेन विनिर्दिशेत्, न तु जाति निमित्तेनेत्यर्थः ॥३७॥
(श्रीमद्भागवत ७/११/३५ भावार्थ दीपिका)
शम आदि गुणोंके द्वारा ब्राह्मणादि वर्ण स्थिर करना प्रधान कर्त्तव्य है। साधारणतः जातिके द्वारा जो ब्राह्मणत्व निरूपित होता है, केवल यही नियम नहीं है। इसका प्रतिपादन करनेके लिए 'यस्य यल्लक्षणम्' (भा.७/११/३५) श्लोकको उद्धृत करते हैं। यदि शौक ब्राह्मण (जन्मसे ब्राह्मण) के बिना अशौक्र-ब्राह्मणमें अर्थात् जिसकी ब्राह्मण-संज्ञा नहीं है, ऐसे व्यक्तिमें शमादि गुण दृष्टिगत हों तो उसको जातीय व्यक्ति न मानकर, लक्षण द्वारा उसका वर्ण' निरूपण करना चाहिए। अन्यथा विरुद्ध आचरण होगा॥३७॥
== यदुवंश अहीर जाति के अन्तर्गत था जिसमें यदु ने गोपालन परम्परा का पालन किया ==
<sup>'''क्यों अहीरों 'ने अर्जुन को पंजाब में परास्त कर दिया था ?'''</sup>
जो मूर्ख ये कहते हैं कि नन्द गोप या अहीर थे ; और वसुदेव यदुवंशी क्षत्रिय !
तो उन अल्प मति भ्रान्त चित व्यक्तियों को हरिवंशपुराण को सम्यक रूप से पढ़ना चाहिए यह हरिवंशपुराण महाभारत का ही खिल-भाग है ।
हरिवंश पुराण में नन्द को ही नहीं अपितु वसुदेव को भी गोप ही कहा गया है।
और कृष्ण का जन्म भी गोप (आभीर) जन-जाति के अयन (घर) में हुआ था; ऐसा वर्णन है ।
प्रथम दृष्ट्या तो ये देखें-- कि वसुदेव को गोप कहाँ कहा है ?
______________________
"इति अम्बुपतिना प्रोक्तो वरुणेनाहमच्युत ।
गावां कारणत्वज्ञ:कश्यपे शापमुत्सृजन् ।२१
येनांशेन हृता गाव: कश्यपेन महर्षिणा ।
स तेन अंशेन जगतीं गत्वा गोपत्वमेष्यति।२२
द्या च सा सुरभिर्नाम अदितिश्च सुरारिण:
ते८प्यमे तस्य भार्ये वै तेनैव सह यास्यत:।।२३
ताभ्यां च सह गोपत्वे कश्यपो भुवि संस्यते।
स तस्य कश्यस्यांशस्तेजसा कश्यपोपम: ।२४
वसुदेव इति ख्यातो गोषु तिष्ठति भूतले ।
गिरिगोवर्धनो नाम मथुरायास्त्वदूरत: ।२५।
तत्रासौ गौषु निरत: कंसस्य कर दायक:।
तस्य भार्याद्वयं जातमदिति सुरभिश्च ते ।२६।
देवकी रोहिणी देवी चादितिर्देवकी त्यभृत् ।
सतेनांशेन जगतीं गत्वा गोपत्वं एष्यति।२७।
गीता प्रेस गोरखपुर की हरिवंश पुराण 'की कृति में
श्लोक संख्या क्रमश: 32,33,34,35,36,37,तथा 38 पर देखें--- अनुवादक पं० श्री राम नारायण दत्त शास्त्री पाण्डेय "राम" "ब्रह्मा जी का वचन " नामक 55 वाँ अध्याय।
अनुवादित रूप :-हे विष्णु ! महात्मा वरुण के ऐसे वचनों को सुनकर तथा इस सन्दर्भ में समस्त ज्ञान प्राप्त करके भगवान ब्रह्मा ने कश्यप को शाप दे दिया और कहा ।२१।
कि हे कश्यप अापने अपने जिस तेज से प्रभावित होकर उन गायों का अपहरण किया ।
उसी पाप के प्रभाव-वश होकर भूमण्डल पर तुम अहीरों (गोपों)का जन्म धारण करें ।२२।
तथा दौनों देव माता अदिति और सुरभि तुम्हारी पत्नीयाें के रूप में पृथ्वी पर तुम्हरे साथ जन्म धारण करेंगी।२३।
इस पृथ्वी पर अहीरों ( ग्वालों ) का जन्म धारण कर महर्षि कश्यप दौनों पत्नीयाें अदिति और सुरभि सहित आनन्द पूर्वक जीवन यापन करते रहेंगे ।
हे राजन् वही कश्यप वर्तमान समय में वसुदेव गोप के नाम से प्रसिद्ध होकर पृथ्वी पर गायों की सेवा करते हुए जीवन यापन करते हैं।
मथुरा के ही समीप गोवर्धन पर्वत है; उसी पर पापी कंस के अधीन होकर वसुदेव गोकुल पर राज्य कर रहे हैं।
कश्यप की दौनों पत्नीयाें अदिति और सुरभि ही क्रमश: देवकी और रोहिणी के नाम से अवतीर्ण हुई हैं
२४-२७।(उद्धृत सन्दर्भ --)
पितामह ब्रह्मा की योजना नामक ३२वाँ अध्याय पृष्ठ संख्या २३० अनुवादक -- पं० श्रीराम शर्मा आचार्य " ख्वाजा कुतुब संस्कृति संस्थान वेद नगर बरेली संस्करण)
अब कृष्ण को भी गोपों के घर में जन्म लेने वाला बताया है ।
____________________
गोप अयनं य: कुरुते जगत: सार्वलौकिकम्
स कथं गां गतो देशे विष्णुर्गोपर्त्वमागत: ।।९।
अर्थात्:-जो प्रभु भूतल के सब जीवों की
रक्षा करनें में समर्थ है ।
वे ही प्रभु विष्णु इस भूतल पर आकर गोप (आभीर) के घर ( अयन) में क्यों हुए ? ।९।
हरिवंश पुराण "वराह ,नृसिंह आदि अवतार नामक १९ वाँ अध्याय पृष्ठ संख्या १४४ (ख्वाजा कुतुब वेद नगर बरेली संस्करण)
सम्पादक पण्डित श्री राम शर्मा आचार्य .गीता प्रेस गोरखपुर की हरिवंश पुराण की कृति में वराहोत्पत्ति वर्णन " नामक पाठ चालीसवाँ अध्याय
पृष्ठ संख्या (182) श्लोक संख्या (12)।
अब निश्चित रूप से आभीर और गोप परस्पर पर्याय वाची रूप हैं।
यह शास्त्रीय पद्धति से प्रमाणित भी है ।
अब बात रही अहीरों या गोपों द्वारा अर्जुन को लूटने वाली तो इसका प्रस्तुति-करण ही कालान्तरण में पुराणों के पुरोहितों 'ने गलत तरीके से सम्पादित किया ।
जैसा कि प्रभास क्षेत्र में प्रमुख यादवों के परस्पर मारे जाने के बाद चोरी अर्जुन करके ले जा रहा है यदुकुल की स्त्रीयों की और यदुवंशी गोपों 'ने जब अर्जुन को पञ्चनद प्रदेश पंजाब में घेर लिया और अपने कुल की स्त्रियों को अपने साथ ले लिया तो पाखण्डीयों 'ने उसे ही इस घटना को गोपों द्वारा अर्जुन को लूटना बता दिया ।
कृष्ण के समय में अर्जुन यदुकुल की एक स्त्री या कन्या को छुपकर अपहरण कर ले गया था ।
तब कुपित यादव गोपों से कृष्ण 'ने उसे बचा लिया था।
तब उसे घमण्ड ये भी हो गया कि मेरा तो अजेय नारायणी सेना भी कुछ नहीं कर पायी ।
#
उन्हीं यादव गोपों नें कृष्ण के देहावसान के उपरान्त पंजाब में अर्जुन को बुरी तरह परास्त किया था सेना सहित जो अर्जुन उस समय का महान यौद्धा था
विचारणीय तथ्य यह भी है कि अर्जुन जैसे महान यौद्धा को साधारण भील या किरात कैसे परास्त कर सकते हैं ?
वस्तुत अर्जुन को पञ्चनद प्रदेश (पंजाब ) में परास्त करने वाले यादवों की नारायणी सेना के यौद्धा गोप ही थे.
नारायणी सेना के गोपों ने ही पंजाब प्रदेश में अर्जुन को परास्त कर यदुवंशीयों की स्त्रियों को अपने साथ ले लिया था तो इस घटना को लूटने की घटना बता दिया।
वे यादव भी गोप अहीर नामान्तरण से हैं 'परन्तु इस घटना के लूट कहकर दर्शाया जाना
पुराणकारों का घोर षड्यन्त्र है पूर्व दुराग्रह है।
और ये मिलाबट बाद की है।
इसलिए कथानक का विरोधाभासी होना स्वाभाविक है।
क्यों कि जब नन्द और वसुदेव दौनों ही सजातीय गोप बन्धु हैं
ये हृदीक पुत्र देवमीढ़ के पौत्र (नाती) हैं ।
तो फिर गोप ही गोपिकाओं को लूटें ये असंगत बातें हैं ।
बाद के व्रज भाषा के कवियों ने इन घटनाओं को प्रक्षिप्त मान कर ही गोप या आभीर के स्थान पर (भील) शब्द का प्रयोग कर दिया है- ।
____________________________________
प्राय: कुछ रूढ़िवादी ब्राह्मण अथवा राजपूत समुदाय के लोग यादवों को आभीरों (गोपों) से पृथक बताने वाले
महाभारत के मूसल पर्व अष्टम् अध्याय से
यह प्रक्षिप्त (नकली)श्लोक उद्धृत करते हैं ।
यद्यपि नारायणी सेना के गोपों' ने यदुकुल की स्त्रियों को अपने साथ ले जाते हुए अर्जुन को पञ्चनद प्रदेश (पंजाब) में परास्त किया था ।
और अपने यदुकुल की स्त्रियों को अपने साथ चलने के लिए भी कहा था और कुछ विधवाएें पुन: अपने ही पुराने घरों में यदुवंशी गोपों के साथ स्वेच्छा से चली गयी थीं।
'परन्तु इन तथ्यों को परवर्ती पुराण कारों 'ने गलत तरीके से प्रस्तुत किया है।
और घटना के मूल तथ्य को मध्य में ही तिरोहित ( गायब) कर दिया है- ।
जैसा कि महाभारत के मूसल पर्व में जिसका श्लोक निम्नलिखित है ।
यहाँ अहीरों को लोभी लालची और अशुभदर्शी वर्णित किया है ।👇
______________________________
ततस्ते पापकर्माणो लोभोपहतचेतस: ।
आभीरा मन्त्रामासु: समेत्याशुभ दर्शना: ।। ४७।
अर्थात् वे पापकर्म करने वाले तथा लोभ से पतित चित्त वाले !अशुभ -दर्शन अहीरों ने एकत्रित होकर वृष्णि वंशी यादवों को लूटने की सलाह की ।४७।
अब इसी बात को बारहवीं शताब्दी में पुनारचित ग्रन्थ श्री-मद्भगवद् पुराण के प्रथम स्कन्ध के पन्द्रहवें अध्याय में आभीर शब्द के स्थान पर गोप शब्द सम्बोधन द्वारा कहा गया है ।
इसे देखें---
_______________________________________________
"सो८हं नृपेन्द्र रहित: पुरुषोत्तमेन ।
सख्या प्रियेण सुहृदा हृदयेन शून्य: ।।
अध्वन्युरूक्रम परिग्रहम् अंग रक्षन् ।
गौपै: सद्भिरबलेव विनिर्जितो८स्मि ।२०।
हे राजन् ! जो मेरे सखा अथवा -प्रिय मित्र -नहीं ,नहीं मेरे हृदय ही थे ; उन्हीं पुरुषोत्तम कृष्ण से मैं रहित हो गया हूँ ।कृष्ण की पत्नीयाें को द्वारिका से अपने साथ इन्द्र-प्रस्थ लेकर आर रहा था ।
परन्तु मार्ग में दुष्ट गोपों ने मुझे एक अबला के समान हरा दिया ।
और मैं अर्जुन उनकी गोपिकाओं तथा वृष्णि वंशीयों की पत्नीयाें की रक्षा नहीं कर सका!
( श्रीमद्भगवद् पुराण अध्याय एक श्लोक संख्या २०(पृष्ट संख्या --१०६ गीता प्रेस गोरखपुर देखें---
महाभारत के मूसल पर्व में गोप के स्थान पर आभीर शब्द का प्रयोग सिद्ध करता है कि गोप ही आभीर है।
उपर्युक्त घटनाओं का सम्पादन पुराण कारों'ने द्वेष वश किया इस प्रकार किया कि पढ़ने वाले गोप अथवा अहीर और यादवों को अलग
मानें ये बाद की मिलाबटें हैं ।
यद्यपि अर्जुन की सुभद्रा अपहरण की घटना ने यदुवंशी गोपों के क्रोध को चरम पर पहुँचा दिया था ।
हरिवंशपुराण या पद्म-पुराण में गोप ही यादव हैं।
और गोपों का नामान्तरण आभीर है ।
भागवत पुराण में मिलाबट हद से ज्यादा है
बारहवीं सदी में पुनर्सम्पादित ग्रन्थ श्रीमद्भागवत् पुराण में अहीरों को बाहर से यवन हूण तथा शकों के साथ आया बताया गया फिर महाभारत में मूसल पर्व में वर्णित अभीर कहाँ से आ गये.
506umciywlofxc3g3gi6du4so53kbum
अनारिय
0
6713
102581
100939
2024-09-25T08:46:15Z
जसवंत मोदी
7414
+s
102581
wikitext
text/x-wiki
'''अनारिय''', अरिथान, ''"रि न आरिय यत्"''। वेदिक गरिंथातन्ना ई शबदस्स उपयोग जनपरीजाति, वाचा, देश पि विचारक्को करित स्ह।<ref>[https://aryamantavya.in/arya-and-anarya/ आरियमंतविय.इन ''शबदारिथ'']</ref>
== ई'पि दरुश ==
* [[दलित]]
== संदरिभ ==
{{Reflist}}
dhyzmnquy4sl2up6xappzluhtwwzw25
दविज
0
6714
97221
96774
2021-04-15T13:29:42Z
Tahmid
5870
translation & cleaning
97221
wikitext
text/x-wiki
[[पटिमा:(A) Bhumi Puja, yajna.jpg|thumb|Brahmins in white dress performing the Bhumi Puja ritual [[yajna]] around fire]]
'''दविज''' ([[गिरीवाण वाचा|गिरीवाण]]: ब्राह्मण), भारतिय वरिणाशरिमस्स कं वरीण स्ह। वरिणातन्ना वेदिक गरिंथात अनूसार कंम् ध बोध'पि जयिन गरिंथात अनूसार द्देम् वरिण स्ह। दविज जनस्स मुखिय कारिय मनादिरन्ना पुजा करविन ध [[क्श्हतरिय]]'पि दविज कुमारातस्से ज्नान अरीपित करविन स्ह।
2c0bf7tkwxaf0iyd3phbuvf1hdvb8y8
गिरीवाण वाचा
0
6715
96510
2019-07-24T13:41:05Z
Hardhrol
4776
Sanskrit language
96510
wikitext
text/x-wiki
'''गिरीवाण''', [[क्श्हतरिय]] ध [[दविज]] जनस्स कं आरिय वाचा स्ह।
5fmieti6umyb2t26vkr8qnzwo1xtw10
राजपुत
0
6716
100938
99745
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
97502
wikitext
text/x-wiki
वरितमान समयन्ना सकळ अचछ [[शूद्र]] वंश'पि जनक्को '''राजपुत''' शबदस्स उपयोग होनान।
== ई'पि दरुश ==
* [[जाडेजा]]
2qtgkca29yedr59hx2m4hu4wxjq1im1
जाट
0
6717
100935
99778
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
99755
wikitext
text/x-wiki
जाट, ऊदक् भारतन्ना कं क्षत्रिय ईलव जाति स्ह।
5x9l567jtes0hyrnnd7fiy3ddlthdkn
गुरीजर
0
6718
96769
96703
2020-10-06T14:13:27Z
Mansur8388
5721
परांतन्ना सथित कं गाम स्ह। इ गामस्स विसतार २३.४४ वरिग किमि स्ह ध गामन्ना २००० जनस्स संभवित वसन स्ह। गामस्स सथापन विकरिम सन् १८११न्ना राजकंवर मकनजि जाडेजाते कर वियाः। मकाजी मेघपर गाम मूलिका पाठशाळा, बाळकरिडांगण पि दुगधालय सदरुश सेवा धरावत स्ह। मयुरधवज
96769
wikitext
text/x-wiki
गुरीजर, ऊदक् भारतन्ना कं क्षत्रिय ईलव जाति स्ह।
परांतन्ना सथित कं गाम स्ह। इ गामस्स विसतार २३.४४ वरिग किमि स्ह ध गामन्ना २००० जनस्स संभवित वसन स्ह। गामस्स सथापन विकरिम सन् १८११न्ना राजकंवर मकनजि जाडेजाते कर वियाः।
मकाजी मेघपर गाम मूलिका पाठशाळा, बाळकरिडांगण पि दुगधालय सदरुश सेवा धरावत स्ह। मयुरधवज
rtqtznuc1she5hm7j579im00yb4mx5m
Wikipedia:AutoWikiBrowser/CheckPageJSON
4
6728
100433
100432
2022-03-19T14:20:27Z
CX Zoom
6375
Bots aren't users, no need to repeat
100433
json
application/json
{
"enabledusers": [
"Vibhijain",
"CX Zoom"
],
"enabledbots": [
"Lucia Bot",
"VibhijainBot"
]
}
0es36nk0jei4v15ti8ohdeq41n5af0i
Wikipedia:AutoWikiBrowser/Config
4
6729
96626
96625
2019-12-21T00:37:49Z
Reedy (WMF)
3123
Protected "[[Wikipedia:AutoWikiBrowser/Config]]": Copying protection from [[Project:AutoWikiBrowser/Config]] - https://phabricator.wikimedia.org/T241196 ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
96625
json
application/json
{
"typolink": "",
"allusersenabled": false,
"allusersenabledusermode": false,
"messages": [],
"underscoretitles": [],
"nogenfixes": [],
"noregextypofix": []
}
4oqf070mmlwgsqm8nwhzq7agnf37px3
मीडियाविकि:Help
8
6736
96654
2020-03-30T07:56:55Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
96654
wikitext
text/x-wiki
अवस्सय Avassaya
duyvw3xyvc3mjqjfs6b6qjereh2kdkb
मीडियाविकि:Randompage
8
6737
96655
2020-03-30T07:57:15Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
96655
wikitext
text/x-wiki
अनियता पत्त Aniyatā patta
q80zpqwstycg7exwbfdllc1q78otv9d
मीडियाविकि:Portal
8
6738
96656
2020-03-30T07:58:14Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
96656
wikitext
text/x-wiki
समसंभोगा महाद्वार Samasaṃbhogā mahādvāra
a0iy276p9f39z5mir1etg2wmv5mn2j9
मीडियाविकि:Sitesupport
8
6739
96657
2020-03-30T07:58:31Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
96657
wikitext
text/x-wiki
ददाति Dadāti
d4tnd2qzzm0lsrkpnsie8ba0vew2ifq
मीडियाविकि:Mainpage-description
8
6740
96658
2020-03-30T07:59:16Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
96658
wikitext
text/x-wiki
पमुख पत्त Pamukha patta
nxue4740pmxmpunx1zq34493ti9bo7a
विभाग:User simple
14
6745
96714
2020-06-11T11:48:06Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96714
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Simple English.
tiie9xddf3t9xqyg3x3jmsc4oee92qo
विभाग:User ur
14
6749
96724
2020-06-29T02:57:28Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96724
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Urdu.
eaa27weva7iur20dw9u6geggbza4jqu
विभाग:User te
14
6750
96725
2020-06-29T02:57:28Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
96725
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Telugu.
b7qdj5f8853656izbyzaiepj3lqmgsm
हिंदू धर्म
0
6759
102076
102070
2023-02-17T18:34:19Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:5DDB:2D05:95FA:D1AC|2405:201:AC06:B130:5DDB:2D05:95FA:D1AC]] ([[User talk:2405:201:AC06:B130:5DDB:2D05:95FA:D1AC|talk]]) to last revision by [[User:Mealiyta|Mealiyta]]
99762
wikitext
text/x-wiki
[[पटिमा:Aum Om coral circle navy blue.svg|right|frameless]]
'''हिन्दू''' धर्मा वा सनातन धर्मा विश्रवः कं तीसाअः बड़ेय धर्मा स्ह।
[[विभाग:हिन्दू धर्म]]
h7jz5mvl9h6dw1vy4a35xz5c7s4hi4i
पटिरूप:Infobox politician
10
6762
101558
100924
2022-05-31T11:16:04Z
CX Zoom
6375
+ Cat
101558
wikitext
text/x-wiki
<table class="infobox biography vcard" style="width: 12em; align="right"; font-size: 88%">
{{Infobox
|name=Infobox Politician
|abovestyle=background: #FFC569;
|above= {{{name}}}
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{#if:{{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|225px}}|alt={{{alt|}}}]]}}
| caption = {{{caption|}}}
|label1=जाति कालनियम jāti kālaniyama
|data1= {{{birth_date|}}}
|label2=जातिभूमि jātibhūmi
|data2= {{{birth_place|}}}
|label3=जाति नाम jāti nāma
|data3={{{birth_name|{{{birth-name|}}}}}}
|label4=मरण कालनियम maraṇa kālaniyama
|data4= {{{death_date|}}}
|label5=मरणभूमि maraṇabhūmi
|data5= {{{death_place|}}}
|label6=
|data6= {{{office|}}}
|label01=
|data101= {{{None|}}}
|below= {{{footnotes|}}}
}}
</table><noinclude>
[[Category:Infobox templates|Politician]]
</noinclude>
hkirb03tlsul7qf5jsvjrfyfi4sfcpu
राजनाथ सिंह: Rajnath Singh
0
6763
102022
102006
2023-01-21T20:22:35Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:3585:4BB0:FC25:F9D5|2405:201:AC06:B130:3585:4BB0:FC25:F9D5]] ([[User talk:2405:201:AC06:B130:3585:4BB0:FC25:F9D5|talk]]) to last revision by [[User:गहराई|गहराई]]
96796
wikitext
text/x-wiki
{{Infobox politician|name=राजनाथ सिंह: Rajnath Singh|image=Rajnath.jpg|image_size=300px|birth_date=१० जुलाई १९५१|office=रक्षा मंत्री}}
cmaf6wpt1w0bnlusf8xgxeirgtye3b4
राम
0
6764
102582
97505
2024-09-25T08:48:53Z
जसवंत मोदी
7414
/* संदरिभ */books.google dl
102582
wikitext
text/x-wiki
[[पटिमा:An image collage of Hindu deity Rama.jpg|thumb]]
'''राम''' [[हिंदू]] धर्मा पूज्य भगवाने विष्नुः ७वेच अवतारका रुपमी अवतरिनु देवताः अस्तु।<ref>{{cite book|author1=Tulasīdāsa|author2=RC Prasad (Translator)|title=Sri Ramacaritamanasa |url=https://books.google.com/books?id=VV7leonJ8aQC&pg=PA871&redir_esc=y#v=onepage&q&f=false |year=1999|publisher=Motilal Banarsidass|pages=871–872}}</ref>
== संदरिभ ==
{{reflist}}
{{commons|Rama|राम}}
{{stub}}
mtandt9f6gp49c73o4etiv6bd9uj7ry
शिव: Shiva
0
6768
96802
2020-12-04T03:56:02Z
गहराई
5763
An article on Hindu god Lord Shiva.
96802
wikitext
text/x-wiki
{{Infobox Hindu leader|name=शिव: Shiva
महादेव: Mahadeva|image=Murudeshwar Shiva.jpg}}
'''भगवान शिव''' एक हिंदू देवता हैं।<ref>[https://books.google.com/books?id=gDmUToaeMJ0C Hinduism and classism].</ref>
== अभिञ्ञाणा Abhiññāṇā ==
<references />
2spnbfjkw03yepbifxjrxwofah42wan
जसवंत सिंह
0
6776
102607
102377
2024-10-01T19:02:55Z
जसवंत मोदी
7414
/* अभिञ्ञाणा Abhiññāṇā */reflist
102607
wikitext
text/x-wiki
{{Infobox politician|name=जसवंत सिंह: Jaswant Singh|image=Jaswant Singh.jpg|birth_date=3 जनवरी 1938|death_date=25 सितंबर 2020|birth_place=राजस्थान:Rajasthan, [[भारत]]|death_place=दिल्ली Delhi ,[[भारत]]|birth_name=ठाकुर जसवंत सिंह जसोल}}
'''जसवंत सिंह''' भारतेनु महान समाज्सुध्रक और राजनीतिज्ञ<ref>https://eci.gov.in/files/category/97-general-election-2014/</ref>
== अभिञ्ञाणा Abhiññāṇā ==
{{reflist}}
{{stub}}
qwulast7qjcyqsa23snurhhrl94k17p
विभाग:Featured articles
14
6779
96842
2021-01-28T14:02:16Z
Jubeboxer
5825
Created page with "{{Main|WP:FA}}"
96842
wikitext
text/x-wiki
{{Main|WP:FA}}
r2jejw27r4dhkfgejsf41g6n6rz29zg
आरा
0
6795
99750
2021-05-15T18:58:16Z
NIA3000
5089
Created page with "'''आरा''' भरतास्स बिहार राज्ये एको नगरो अत्थि।"
99750
wikitext
text/x-wiki
'''आरा''' भरतास्स बिहार राज्ये एको नगरो अत्थि।
3h59zzmesazwspbhtnk0qukigf0hww0
हिंदू
0
6801
99761
2021-05-29T06:42:34Z
Mealiyta
5990
Mealiyta moved page [[हिंदू]] to [[हिंदू धर्म]]: Hinduism is called "हिन्दू धर्म".
99761
wikitext
text/x-wiki
#REDIRECT [[हिंदू धर्म]]
6b2e4ig8kvn9xctpoa5s8s420lvnyh5
मीडियाविकि:GrowthExperimentsConfig.json
8
6814
101905
99842
2022-10-19T06:56:30Z
MediaWiki default
72
Disabling mentorship for wikis with no list of mentors ([[:phab:T321056]])
101905
json
application/json
{
"GEHelpPanelLinks": [
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
},
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide#Images",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
},
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide#Editing references",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
}
],
"GEHomepageSuggestedEditsIntroLinks": {
"create": "mw:Special:MyLanguage/Help:VisualEditor/User_guide",
"image": "mw:Special:MyLanguage/Help:VisualEditor/User_guide#Images"
},
"GEMentorshipEnabled": false
}
o2x6w5tmdm6el91oxfmxtxbdkgezigg
मीडियाविकि:NewcomerTasks.json
8
6815
102205
102204
2023-07-10T08:47:43Z
MediaWiki default
72
Prepare image recommendations. This should have no visible effect (disabled via other means). [[:phab:T337330]] [[:phab:T341150]]
102205
json
application/json
{
"expand": {
"group": "hard",
"templates": [
"Stub"
]
},
"image-recommendation": {
"disabled": false,
"templates": [],
"excludedTemplates": [],
"excludedCategories": [],
"type": "image-recommendation",
"group": "medium",
"learnmore": "",
"maxTasksPerDay": 25
},
"section-image-recommendation": {
"type": "section-image-recommendation",
"group": "medium",
"maxTasksPerDay": 25
}
}
23lyq2wl4mz4w0b8bbnnz9zhf8xjslx
विभाग:User mnw
14
6816
99848
2021-09-15T22:41:35Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
99848
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Mon.
npebijenfnijf27h77s4ftma0d3qw3m
विभाग:User my
14
6817
99849
2021-09-15T22:41:47Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
99849
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Burmese.
t8bfgoeotso662tx40k1fzrnf4kcbw5
विभाग:User th
14
6818
99850
2021-09-15T22:41:57Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
99850
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Thai.
c5zlystpqwtj1j2w9mni29ijlvcww2o
विभाग:User ta
14
6819
99851
2021-09-15T22:42:07Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page.
99851
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Tamil.
ay5974jwi73aiew3smmes1mjceh6h9w
थाइलैंड
0
6824
99895
2021-10-22T17:57:03Z
Peath
6131
Peath moved page [[थाइलैंड]] to [[देय्यरट्ठ]]: Change the name following to the nomenclature of Thai Pali text Society
99895
wikitext
text/x-wiki
#REDIRECT [[देय्यरट्ठ]]
8glc4yzuxw1hm453jvb829idazzsphl
300
0
6825
99920
99919
2021-11-06T05:38:26Z
1.42.58.115
Redirected page to [[३००]]
99920
wikitext
text/x-wiki
#REDIRECT [[३००]]
bvp6dvc933icabc6y7dd0s7ww6gydwq
माया
0
6827
100851
100850
2022-04-03T04:25:26Z
1.42.98.67
Redirected page to [[माया (हिन्दू धम्म)]]
100851
wikitext
text/x-wiki
#REDIRECT [[माया (हिन्दू धम्म)]]
190mvq8sg4bl7fubpx5xe0vpn4nbujc
Module:Documentation
828
6833
101146
101145
2022-04-19T10:51:23Z
CX Zoom
6375
Try to fix protection template thing
101146
Scribunto
text/plain
-- This module implements {{documentation}}.
-- Get required modules.
local getArgs = require('Module:Arguments').getArgs
-- Get the config table.
local cfg = mw.loadData('Module:Documentation/config')
local p = {}
-- Often-used functions.
local ugsub = mw.ustring.gsub
----------------------------------------------------------------------------
-- Helper functions
--
-- These are defined as local functions, but are made available in the p
-- table for testing purposes.
----------------------------------------------------------------------------
local function message(cfgKey, valArray, expectType)
--[[
-- Gets a message from the cfg table and formats it if appropriate.
-- The function raises an error if the value from the cfg table is not
-- of the type expectType. The default type for expectType is 'string'.
-- If the table valArray is present, strings such as $1, $2 etc. in the
-- message are substituted with values from the table keys [1], [2] etc.
-- For example, if the message "foo-message" had the value 'Foo $2 bar $1.',
-- message('foo-message', {'baz', 'qux'}) would return "Foo qux bar baz."
--]]
local msg = cfg[cfgKey]
expectType = expectType or 'string'
if type(msg) ~= expectType then
error('message: type error in message cfg.' .. cfgKey .. ' (' .. expectType .. ' expected, got ' .. type(msg) .. ')', 2)
end
if not valArray then
return msg
end
local function getMessageVal(match)
match = tonumber(match)
return valArray[match] or error('message: no value found for key $' .. match .. ' in message cfg.' .. cfgKey, 4)
end
return ugsub(msg, '$([1-9][0-9]*)', getMessageVal)
end
p.message = message
local function makeWikilink(page, display)
if display then
return mw.ustring.format('[[%s|%s]]', page, display)
else
return mw.ustring.format('[[%s]]', page)
end
end
p.makeWikilink = makeWikilink
local function makeCategoryLink(cat, sort)
local catns = mw.site.namespaces[14].name
return makeWikilink(catns .. ':' .. cat, sort)
end
p.makeCategoryLink = makeCategoryLink
local function makeUrlLink(url, display)
return mw.ustring.format('[%s %s]', url, display)
end
p.makeUrlLink = makeUrlLink
local function makeToolbar(...)
local ret = {}
local lim = select('#', ...)
if lim < 1 then
return nil
end
for i = 1, lim do
ret[#ret + 1] = select(i, ...)
end
-- 'documentation-toolbar'
return '<span class="' .. message('toolbar-class') .. '">('
.. table.concat(ret, ' | ') .. ')</span>'
end
p.makeToolbar = makeToolbar
----------------------------------------------------------------------------
-- Argument processing
----------------------------------------------------------------------------
local function makeInvokeFunc(funcName)
return function (frame)
local args = getArgs(frame, {
valueFunc = function (key, value)
if type(value) == 'string' then
value = value:match('^%s*(.-)%s*$') -- Remove whitespace.
if key == 'heading' or value ~= '' then
return value
else
return nil
end
else
return value
end
end
})
return p[funcName](args)
end
end
----------------------------------------------------------------------------
-- Entry points
----------------------------------------------------------------------------
function p.nonexistent(frame)
if mw.title.getCurrentTitle().subpageText == 'testcases' then
return frame:expandTemplate{title = 'module test cases notice'}
else
return p.main(frame)
end
end
p.main = makeInvokeFunc('_main')
function p._main(args)
--[[
-- This function defines logic flow for the module.
-- @args - table of arguments passed by the user
--]]
local env = p.getEnvironment(args)
local root = mw.html.create()
root
:wikitext(p._getModuleWikitext(args, env))
:wikitext(p.sandboxNotice(args, env))
:tag('div')
-- 'documentation-container'
:addClass(message('container'))
:attr('role', 'complementary')
:attr('aria-labelledby', args.heading ~= '' and 'documentation-heading' or nil)
:attr('aria-label', args.heading == '' and 'Documentation' or nil)
:newline()
:tag('div')
-- 'documentation'
:addClass(message('main-div-classes'))
:newline()
:wikitext(p._startBox(args, env))
:wikitext(p._content(args, env))
:tag('div')
-- 'documentation-clear'
:addClass(message('clear'))
:done()
:newline()
:done()
:wikitext(p._endBox(args, env))
:done()
:wikitext(p.addTrackingCategories(env))
-- 'Module:Documentation/styles.css'
return mw.getCurrentFrame():extensionTag (
'templatestyles', '', {src=cfg['templatestyles']
}) .. tostring(root)
end
----------------------------------------------------------------------------
-- Environment settings
----------------------------------------------------------------------------
function p.getEnvironment(args)
--[[
-- Returns a table with information about the environment, including title
-- objects and other namespace- or path-related data.
-- @args - table of arguments passed by the user
--
-- Title objects include:
-- env.title - the page we are making documentation for (usually the current title)
-- env.templateTitle - the template (or module, file, etc.)
-- env.docTitle - the /doc subpage.
-- env.sandboxTitle - the /sandbox subpage.
-- env.testcasesTitle - the /testcases subpage.
--
-- Data includes:
-- env.protectionLevels - the protection levels table of the title object.
-- env.subjectSpace - the number of the title's subject namespace.
-- env.docSpace - the number of the namespace the title puts its documentation in.
-- env.docpageBase - the text of the base page of the /doc, /sandbox and /testcases pages, with namespace.
-- env.compareUrl - URL of the Special:ComparePages page comparing the sandbox with the template.
--
-- All table lookups are passed through pcall so that errors are caught. If an error occurs, the value
-- returned will be nil.
--]]
local env, envFuncs = {}, {}
-- Set up the metatable. If triggered we call the corresponding function in the envFuncs table. The value
-- returned by that function is memoized in the env table so that we don't call any of the functions
-- more than once. (Nils won't be memoized.)
setmetatable(env, {
__index = function (t, key)
local envFunc = envFuncs[key]
if envFunc then
local success, val = pcall(envFunc)
if success then
env[key] = val -- Memoise the value.
return val
end
end
return nil
end
})
function envFuncs.title()
-- The title object for the current page, or a test page passed with args.page.
local title
local titleArg = args.page
if titleArg then
title = mw.title.new(titleArg)
else
title = mw.title.getCurrentTitle()
end
return title
end
function envFuncs.templateTitle()
--[[
-- The template (or module, etc.) title object.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
-- 'testcases-subpage' --> 'testcases'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local subpage = title.subpageText
if subpage == message('sandbox-subpage') or subpage == message('testcases-subpage') then
return mw.title.makeTitle(subjectSpace, title.baseText)
else
return mw.title.makeTitle(subjectSpace, title.text)
end
end
function envFuncs.docTitle()
--[[
-- Title object of the /doc subpage.
-- Messages:
-- 'doc-subpage' --> 'doc'
--]]
local title = env.title
local docname = args[1] -- User-specified doc page.
local docpage
if docname then
docpage = docname
else
docpage = env.docpageBase .. '/' .. message('doc-subpage')
end
return mw.title.new(docpage)
end
function envFuncs.sandboxTitle()
--[[
-- Title object for the /sandbox subpage.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('sandbox-subpage'))
end
function envFuncs.testcasesTitle()
--[[
-- Title object for the /testcases subpage.
-- Messages:
-- 'testcases-subpage' --> 'testcases'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('testcases-subpage'))
end
function envFuncs.protectionLevels()
-- The protection levels table of the title object.
return env.title.protectionLevels
end
function envFuncs.subjectSpace()
-- The subject namespace number.
return mw.site.namespaces[env.title.namespace].subject.id
end
function envFuncs.docSpace()
-- The documentation namespace number. For most namespaces this is the
-- same as the subject namespace. However, pages in the Article, File,
-- MediaWiki or Category namespaces must have their /doc, /sandbox and
-- /testcases pages in talk space.
local subjectSpace = env.subjectSpace
if subjectSpace == 0 or subjectSpace == 6 or subjectSpace == 8 or subjectSpace == 14 then
return subjectSpace + 1
else
return subjectSpace
end
end
function envFuncs.docpageBase()
-- The base page of the /doc, /sandbox, and /testcases subpages.
-- For some namespaces this is the talk page, rather than the template page.
local templateTitle = env.templateTitle
local docSpace = env.docSpace
local docSpaceText = mw.site.namespaces[docSpace].name
-- Assemble the link. docSpace is never the main namespace, so we can hardcode the colon.
return docSpaceText .. ':' .. templateTitle.text
end
function envFuncs.compareUrl()
-- Diff link between the sandbox and the main template using [[Special:ComparePages]].
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
if templateTitle.exists and sandboxTitle.exists then
local compareUrl = mw.uri.fullUrl(
'Special:ComparePages',
{ page1 = templateTitle.prefixedText, page2 = sandboxTitle.prefixedText}
)
return tostring(compareUrl)
else
return nil
end
end
return env
end
----------------------------------------------------------------------------
-- Auxiliary templates
----------------------------------------------------------------------------
p.getModuleWikitext = makeInvokeFunc('_getModuleWikitext')
function p._getModuleWikitext(args, env)
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.contentModel ~= 'Scribunto' then return end
pcall(require, currentTitle.prefixedText) -- if it fails, we don't care
local moduleWikitext = package.loaded["Module:Module wikitext"]
if moduleWikitext then
return moduleWikitext.main()
end
end
function p.sandboxNotice(args, env)
--[=[
-- Generates a sandbox notice for display above sandbox pages.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-notice-image' --> '[[Image:Sandbox.svg|50px|alt=|link=]]'
-- 'sandbox-notice-blurb' --> 'This is the $1 for $2.'
-- 'sandbox-notice-diff-blurb' --> 'This is the $1 for $2 ($3).'
-- 'sandbox-notice-pagetype-template' --> '[[Wikipedia:Template test cases|template sandbox]] page'
-- 'sandbox-notice-pagetype-module' --> '[[Wikipedia:Template test cases|module sandbox]] page'
-- 'sandbox-notice-pagetype-other' --> 'sandbox page'
-- 'sandbox-notice-compare-link-display' --> 'diff'
-- 'sandbox-notice-testcases-blurb' --> 'See also the companion subpage for $1.'
-- 'sandbox-notice-testcases-link-display' --> 'test cases'
-- 'sandbox-category' --> 'Template sandboxes'
--]=]
local title = env.title
local sandboxTitle = env.sandboxTitle
local templateTitle = env.templateTitle
local subjectSpace = env.subjectSpace
if not (subjectSpace and title and sandboxTitle and templateTitle
and mw.title.equals(title, sandboxTitle)) then
return nil
end
-- Build the table of arguments to pass to {{ombox}}. We need just two fields, "image" and "text".
local omargs = {}
omargs.image = message('sandbox-notice-image')
-- Get the text. We start with the opening blurb, which is something like
-- "This is the template sandbox for [[Template:Foo]] (diff)."
local text = ''
local pagetype
if subjectSpace == 10 then
pagetype = message('sandbox-notice-pagetype-template')
elseif subjectSpace == 828 then
pagetype = message('sandbox-notice-pagetype-module')
else
pagetype = message('sandbox-notice-pagetype-other')
end
local templateLink = makeWikilink(templateTitle.prefixedText)
local compareUrl = env.compareUrl
if compareUrl then
local compareDisplay = message('sandbox-notice-compare-link-display')
local compareLink = makeUrlLink(compareUrl, compareDisplay)
text = text .. message('sandbox-notice-diff-blurb', {pagetype, templateLink, compareLink})
else
text = text .. message('sandbox-notice-blurb', {pagetype, templateLink})
end
-- Get the test cases page blurb if the page exists. This is something like
-- "See also the companion subpage for [[Template:Foo/testcases|test cases]]."
local testcasesTitle = env.testcasesTitle
if testcasesTitle and testcasesTitle.exists then
if testcasesTitle.contentModel == "Scribunto" then
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesRunLinkDisplay = message('sandbox-notice-testcases-run-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-run-blurb', {testcasesLink, testcasesRunLink})
else
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-blurb', {testcasesLink})
end
end
-- Add the sandbox to the sandbox category.
omargs.text = text .. makeCategoryLink(message('sandbox-category'))
-- 'documentation-clear'
return '<div class="' .. message('clear') .. '"></div>'
.. require('Module:Message box').main('ombox', omargs)
end
----------------------------------------------------------------------------
-- Start box
----------------------------------------------------------------------------
p.startBox = makeInvokeFunc('_startBox')
function p._startBox(args, env)
--[[
-- This function generates the start box.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- The actual work is done by p.makeStartBoxLinksData and p.renderStartBoxLinks which make
-- the [view] [edit] [history] [purge] links, and by p.makeStartBoxData and p.renderStartBox
-- which generate the box HTML.
--]]
env = env or p.getEnvironment(args)
local links
local content = args.content
if not content or args[1] then
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
if linksData then
links = p.renderStartBoxLinks(linksData)
end
end
-- Generate the start box html.
local data = p.makeStartBoxData(args, env, links)
if data then
return p.renderStartBox(data)
else
-- User specified no heading.
return nil
end
end
function p.makeStartBoxLinksData(args, env)
--[[
-- Does initial processing of data to make the [view] [edit] [history] [purge] links.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'view-link-display' --> 'view'
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'purge-link-display' --> 'purge'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'docpage-preload' --> 'Template:Documentation/preload'
-- 'create-link-display' --> 'create'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local docTitle = env.docTitle
if not title or not docTitle then
return nil
end
if docTitle.isRedirect then
docTitle = docTitle.redirectTarget
end
local data = {}
data.title = title
data.docTitle = docTitle
-- View, display, edit, and purge links if /doc exists.
data.viewLinkDisplay = message('view-link-display')
data.editLinkDisplay = message('edit-link-display')
data.historyLinkDisplay = message('history-link-display')
data.purgeLinkDisplay = message('purge-link-display')
-- Create link if /doc doesn't exist.
local preload = args.preload
if not preload then
if subjectSpace == 828 then -- Module namespace
preload = message('module-preload')
else
preload = message('docpage-preload')
end
end
data.preload = preload
data.createLinkDisplay = message('create-link-display')
return data
end
function p.renderStartBoxLinks(data)
--[[
-- Generates the [view][edit][history][purge] or [create][purge] links from the data table.
-- @data - a table of data generated by p.makeStartBoxLinksData
--]]
local function escapeBrackets(s)
-- Escapes square brackets with HTML entities.
s = s:gsub('%[', '[') -- Replace square brackets with HTML entities.
s = s:gsub('%]', ']')
return s
end
local ret
local docTitle = data.docTitle
local title = data.title
local purgeLink = makeUrlLink(title:fullUrl{action = 'purge'}, data.purgeLinkDisplay)
if docTitle.exists then
local viewLink = makeWikilink(docTitle.prefixedText, data.viewLinkDisplay)
local editLink = makeUrlLink(docTitle:fullUrl{action = 'edit'}, data.editLinkDisplay)
local historyLink = makeUrlLink(docTitle:fullUrl{action = 'history'}, data.historyLinkDisplay)
ret = '[%s] [%s] [%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, viewLink, editLink, historyLink, purgeLink)
else
local createLink = makeUrlLink(docTitle:fullUrl{action = 'edit', preload = data.preload}, data.createLinkDisplay)
ret = '[%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, createLink, purgeLink)
end
return ret
end
function p.makeStartBoxData(args, env, links)
--[=[
-- Does initial processing of data to pass to the start-box render function, p.renderStartBox.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- @links - a string containing the [view][edit][history][purge] links - could be nil if there's an error.
--
-- Messages:
-- 'documentation-icon-wikitext' --> '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- 'template-namespace-heading' --> 'Template documentation'
-- 'module-namespace-heading' --> 'Module documentation'
-- 'file-namespace-heading' --> 'Summary'
-- 'other-namespaces-heading' --> 'Documentation'
-- 'testcases-create-link-display' --> 'create'
--]=]
local subjectSpace = env.subjectSpace
if not subjectSpace then
-- Default to an "other namespaces" namespace, so that we get at least some output
-- if an error occurs.
subjectSpace = 2
end
local data = {}
-- Heading
local heading = args.heading -- Blank values are not removed.
if heading == '' then
-- Don't display the start box if the heading arg is defined but blank.
return nil
end
if heading then
data.heading = heading
elseif subjectSpace == 10 then -- Template namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('template-namespace-heading')
elseif subjectSpace == 828 then -- Module namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('module-namespace-heading')
elseif subjectSpace == 6 then -- File namespace
data.heading = message('file-namespace-heading')
else
data.heading = message('other-namespaces-heading')
end
-- Heading CSS
local headingStyle = args['heading-style']
if headingStyle then
data.headingStyleText = headingStyle
else
-- 'documentation-heading'
data.headingClass = message('main-div-heading-class')
end
-- Data for the [view][edit][history][purge] or [create] links.
if links then
-- 'mw-editsection-like plainlinks'
data.linksClass = message('start-box-link-classes')
data.links = links
end
return data
end
function p.renderStartBox(data)
-- Renders the start box html.
-- @data - a table of data generated by p.makeStartBoxData.
local sbox = mw.html.create('div')
sbox
-- 'documentation-startbox'
:addClass(message('start-box-class'))
:newline()
:tag('span')
:addClass(data.headingClass)
:attr('id', 'documentation-heading')
:cssText(data.headingStyleText)
:wikitext(data.heading)
local links = data.links
if links then
sbox:tag('span')
:addClass(data.linksClass)
:attr('id', data.linksId)
:wikitext(links)
end
return tostring(sbox)
end
----------------------------------------------------------------------------
-- Documentation content
----------------------------------------------------------------------------
p.content = makeInvokeFunc('_content')
function p._content(args, env)
-- Displays the documentation contents
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
local content = args.content
if not content and docTitle and docTitle.exists then
content = args._content or mw.getCurrentFrame():expandTemplate{title = docTitle.prefixedText}
end
-- The line breaks below are necessary so that "=== Headings ===" at the start and end
-- of docs are interpreted correctly.
return '\n' .. (content or '') .. '\n'
end
p.contentTitle = makeInvokeFunc('_contentTitle')
function p._contentTitle(args, env)
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
if not args.content and docTitle and docTitle.exists then
return docTitle.prefixedText
else
return ''
end
end
----------------------------------------------------------------------------
-- End box
----------------------------------------------------------------------------
p.endBox = makeInvokeFunc('_endBox')
function p._endBox(args, env)
--[=[
-- This function generates the end box (also known as the link box).
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
--]=]
-- Get environment data.
env = env or p.getEnvironment(args)
local subjectSpace = env.subjectSpace
local docTitle = env.docTitle
if not subjectSpace or not docTitle then
return nil
end
-- Check whether we should output the end box at all. Add the end
-- box by default if the documentation exists or if we are in the
-- user, module or template namespaces.
local linkBox = args['link box']
if linkBox == 'off'
or not (
docTitle.exists
or subjectSpace == 2
or subjectSpace == 828
or subjectSpace == 10
)
then
return nil
end
-- Assemble the link box.
local text = ''
if linkBox then
text = text .. linkBox
else
text = text .. (p.makeDocPageBlurb(args, env) or '') -- "This documentation is transcluded from [[Foo]]."
if subjectSpace == 2 or subjectSpace == 10 or subjectSpace == 828 then
-- We are in the user, template or module namespaces.
-- Add sandbox and testcases links.
-- "Editors can experiment in this template's sandbox and testcases pages."
text = text .. (p.makeExperimentBlurb(args, env) or '') .. '<br />'
if not args.content and not args[1] then
-- "Please add categories to the /doc subpage."
-- Don't show this message with inline docs or with an explicitly specified doc page,
-- as then it is unclear where to add the categories.
text = text .. (p.makeCategoriesBlurb(args, env) or '')
end
text = text .. ' ' .. (p.makeSubpagesBlurb(args, env) or '') --"Subpages of this template"
end
end
local box = mw.html.create('div')
-- 'documentation-metadata'
box:attr('role', 'note')
:addClass(message('end-box-class'))
-- 'plainlinks'
:addClass(message('end-box-plainlinks'))
:wikitext(text)
:done()
return '\n' .. tostring(box)
end
function p.makeDocPageBlurb(args, env)
--[=[
-- Makes the blurb "This documentation is transcluded from [[Template:Foo]] (edit, history)".
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'transcluded-from-blurb' -->
-- 'The above [[Wikipedia:Template documentation|documentation]]
-- is [[Help:Transclusion|transcluded]] from $1.'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'create-link-display' --> 'create'
-- 'create-module-doc-blurb' -->
-- 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
--]=]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local ret
if docTitle.exists then
-- /doc exists; link to it.
local docLink = makeWikilink(docTitle.prefixedText)
local editUrl = docTitle:fullUrl{action = 'edit'}
local editDisplay = message('edit-link-display')
local editLink = makeUrlLink(editUrl, editDisplay)
local historyUrl = docTitle:fullUrl{action = 'history'}
local historyDisplay = message('history-link-display')
local historyLink = makeUrlLink(historyUrl, historyDisplay)
ret = message('transcluded-from-blurb', {docLink})
.. ' '
.. makeToolbar(editLink, historyLink)
.. '<br />'
elseif env.subjectSpace == 828 then
-- /doc does not exist; ask to create it.
local createUrl = docTitle:fullUrl{action = 'edit', preload = message('module-preload')}
local createDisplay = message('create-link-display')
local createLink = makeUrlLink(createUrl, createDisplay)
ret = message('create-module-doc-blurb', {createLink})
.. '<br />'
end
return ret
end
function p.makeExperimentBlurb(args, env)
--[[
-- Renders the text "Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-link-display' --> 'sandbox'
-- 'sandbox-edit-link-display' --> 'edit'
-- 'compare-link-display' --> 'diff'
-- 'module-sandbox-preload' --> 'Template:Documentation/preload-module-sandbox'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'sandbox-create-link-display' --> 'create'
-- 'mirror-edit-summary' --> 'Create sandbox version of $1'
-- 'mirror-link-display' --> 'mirror'
-- 'mirror-link-preload' --> 'Template:Documentation/mirror'
-- 'sandbox-link-display' --> 'sandbox'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display'--> 'edit'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'testcases-create-link-display' --> 'create'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display' --> 'edit'
-- 'module-testcases-preload' --> 'Template:Documentation/preload-module-testcases'
-- 'template-testcases-preload' --> 'Template:Documentation/preload-testcases'
-- 'experiment-blurb-module' --> 'Editors can experiment in this module's $1 and $2 pages.'
-- 'experiment-blurb-template' --> 'Editors can experiment in this template's $1 and $2 pages.'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
local testcasesTitle = env.testcasesTitle
local templatePage = templateTitle.prefixedText
if not subjectSpace or not templateTitle or not sandboxTitle or not testcasesTitle then
return nil
end
-- Make links.
local sandboxLinks, testcasesLinks
if sandboxTitle.exists then
local sandboxPage = sandboxTitle.prefixedText
local sandboxDisplay = message('sandbox-link-display')
local sandboxLink = makeWikilink(sandboxPage, sandboxDisplay)
local sandboxEditUrl = sandboxTitle:fullUrl{action = 'edit'}
local sandboxEditDisplay = message('sandbox-edit-link-display')
local sandboxEditLink = makeUrlLink(sandboxEditUrl, sandboxEditDisplay)
local compareUrl = env.compareUrl
local compareLink
if compareUrl then
local compareDisplay = message('compare-link-display')
compareLink = makeUrlLink(compareUrl, compareDisplay)
end
sandboxLinks = sandboxLink .. ' ' .. makeToolbar(sandboxEditLink, compareLink)
else
local sandboxPreload
if subjectSpace == 828 then
sandboxPreload = message('module-sandbox-preload')
else
sandboxPreload = message('template-sandbox-preload')
end
local sandboxCreateUrl = sandboxTitle:fullUrl{action = 'edit', preload = sandboxPreload}
local sandboxCreateDisplay = message('sandbox-create-link-display')
local sandboxCreateLink = makeUrlLink(sandboxCreateUrl, sandboxCreateDisplay)
local mirrorSummary = message('mirror-edit-summary', {makeWikilink(templatePage)})
local mirrorPreload = message('mirror-link-preload')
local mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = mirrorPreload, summary = mirrorSummary}
if subjectSpace == 828 then
mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = templateTitle.prefixedText, summary = mirrorSummary}
end
local mirrorDisplay = message('mirror-link-display')
local mirrorLink = makeUrlLink(mirrorUrl, mirrorDisplay)
sandboxLinks = message('sandbox-link-display') .. ' ' .. makeToolbar(sandboxCreateLink, mirrorLink)
end
if testcasesTitle.exists then
local testcasesPage = testcasesTitle.prefixedText
local testcasesDisplay = message('testcases-link-display')
local testcasesLink = makeWikilink(testcasesPage, testcasesDisplay)
local testcasesEditUrl = testcasesTitle:fullUrl{action = 'edit'}
local testcasesEditDisplay = message('testcases-edit-link-display')
local testcasesEditLink = makeUrlLink(testcasesEditUrl, testcasesEditDisplay)
-- for Modules, add testcases run link if exists
if testcasesTitle.contentModel == "Scribunto" and testcasesTitle.talkPageTitle and testcasesTitle.talkPageTitle.exists then
local testcasesRunLinkDisplay = message('testcases-run-link-display')
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink, testcasesRunLink)
else
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink)
end
else
local testcasesPreload
if subjectSpace == 828 then
testcasesPreload = message('module-testcases-preload')
else
testcasesPreload = message('template-testcases-preload')
end
local testcasesCreateUrl = testcasesTitle:fullUrl{action = 'edit', preload = testcasesPreload}
local testcasesCreateDisplay = message('testcases-create-link-display')
local testcasesCreateLink = makeUrlLink(testcasesCreateUrl, testcasesCreateDisplay)
testcasesLinks = message('testcases-link-display') .. ' ' .. makeToolbar(testcasesCreateLink)
end
local messageName
if subjectSpace == 828 then
messageName = 'experiment-blurb-module'
else
messageName = 'experiment-blurb-template'
end
return message(messageName, {sandboxLinks, testcasesLinks})
end
function p.makeCategoriesBlurb(args, env)
--[[
-- Generates the text "Please add categories to the /doc subpage."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'doc-link-display' --> '/doc'
-- 'add-categories-blurb' --> 'Please add categories to the $1 subpage.'
--]]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local docPathLink = makeWikilink(docTitle.prefixedText, message('doc-link-display'))
return message('add-categories-blurb', {docPathLink})
end
function p.makeSubpagesBlurb(args, env)
--[[
-- Generates the "Subpages of this template" link.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'template-pagetype' --> 'template'
-- 'module-pagetype' --> 'module'
-- 'default-pagetype' --> 'page'
-- 'subpages-link-display' --> 'Subpages of this $1'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
if not subjectSpace or not templateTitle then
return nil
end
local pagetype
if subjectSpace == 10 then
pagetype = message('template-pagetype')
elseif subjectSpace == 828 then
pagetype = message('module-pagetype')
else
pagetype = message('default-pagetype')
end
local subpagesLink = makeWikilink(
'Special:PrefixIndex/' .. templateTitle.prefixedText .. '/',
message('subpages-link-display', {pagetype})
)
return message('subpages-blurb', {subpagesLink})
end
----------------------------------------------------------------------------
-- Tracking categories
----------------------------------------------------------------------------
function p.addTrackingCategories(env)
--[[
-- Check if {{documentation}} is transcluded on a /doc or /testcases page.
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'display-strange-usage-category' --> true
-- 'doc-subpage' --> 'doc'
-- 'testcases-subpage' --> 'testcases'
-- 'strange-usage-category' --> 'Wikipedia pages with strange ((documentation)) usage'
--
-- /testcases pages in the module namespace are not categorised, as they may have
-- {{documentation}} transcluded automatically.
--]]
local title = env.title
local subjectSpace = env.subjectSpace
if not title or not subjectSpace then
return nil
end
local subpage = title.subpageText
local ret = ''
if message('display-strange-usage-category', nil, 'boolean')
and (
subpage == message('doc-subpage')
or subjectSpace ~= 828 and subpage == message('testcases-subpage')
)
then
ret = ret .. makeCategoryLink(message('strange-usage-category'))
end
return ret
end
return p
hvggr92kx6z73cxcc60r03h4su404xw
Module:Arguments
828
6834
100079
100078
2022-03-10T16:58:12Z
CX Zoom
6375
Undo revision 100078 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]): Mistake
100079
Scribunto
text/plain
-- This module provides easy processing of arguments passed to Scribunto from
-- #invoke. It is intended for use by other Lua modules, and should not be
-- called from #invoke directly.
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local arguments = {}
-- Generate four different tidyVal functions, so that we don't have to check the
-- options every time we call it.
local function tidyValDefault(key, val)
if type(val) == 'string' then
val = val:match('^%s*(.-)%s*$')
if val == '' then
return nil
else
return val
end
else
return val
end
end
local function tidyValTrimOnly(key, val)
if type(val) == 'string' then
return val:match('^%s*(.-)%s*$')
else
return val
end
end
local function tidyValRemoveBlanksOnly(key, val)
if type(val) == 'string' then
if val:find('%S') then
return val
else
return nil
end
else
return val
end
end
local function tidyValNoChange(key, val)
return val
end
local function matchesTitle(given, title)
local tp = type( given )
return (tp == 'string' or tp == 'number') and mw.title.new( given ).prefixedText == title
end
local translate_mt = { __index = function(t, k) return k end }
function arguments.getArgs(frame, options)
checkType('getArgs', 1, frame, 'table', true)
checkType('getArgs', 2, options, 'table', true)
frame = frame or {}
options = options or {}
--[[
-- Set up argument translation.
--]]
options.translate = options.translate or {}
if getmetatable(options.translate) == nil then
setmetatable(options.translate, translate_mt)
end
if options.backtranslate == nil then
options.backtranslate = {}
for k,v in pairs(options.translate) do
options.backtranslate[v] = k
end
end
if options.backtranslate and getmetatable(options.backtranslate) == nil then
setmetatable(options.backtranslate, {
__index = function(t, k)
if options.translate[k] ~= k then
return nil
else
return k
end
end
})
end
--[[
-- Get the argument tables. If we were passed a valid frame object, get the
-- frame arguments (fargs) and the parent frame arguments (pargs), depending
-- on the options set and on the parent frame's availability. If we weren't
-- passed a valid frame object, we are being called from another Lua module
-- or from the debug console, so assume that we were passed a table of args
-- directly, and assign it to a new variable (luaArgs).
--]]
local fargs, pargs, luaArgs
if type(frame.args) == 'table' and type(frame.getParent) == 'function' then
if options.wrappers then
--[[
-- The wrappers option makes Module:Arguments look up arguments in
-- either the frame argument table or the parent argument table, but
-- not both. This means that users can use either the #invoke syntax
-- or a wrapper template without the loss of performance associated
-- with looking arguments up in both the frame and the parent frame.
-- Module:Arguments will look up arguments in the parent frame
-- if it finds the parent frame's title in options.wrapper;
-- otherwise it will look up arguments in the frame object passed
-- to getArgs.
--]]
local parent = frame:getParent()
if not parent then
fargs = frame.args
else
local title = parent:getTitle():gsub('/sandbox$', '')
local found = false
if matchesTitle(options.wrappers, title) then
found = true
elseif type(options.wrappers) == 'table' then
for _,v in pairs(options.wrappers) do
if matchesTitle(v, title) then
found = true
break
end
end
end
-- We test for false specifically here so that nil (the default) acts like true.
if found or options.frameOnly == false then
pargs = parent.args
end
if not found or options.parentOnly == false then
fargs = frame.args
end
end
else
-- options.wrapper isn't set, so check the other options.
if not options.parentOnly then
fargs = frame.args
end
if not options.frameOnly then
local parent = frame:getParent()
pargs = parent and parent.args or nil
end
end
if options.parentFirst then
fargs, pargs = pargs, fargs
end
else
luaArgs = frame
end
-- Set the order of precedence of the argument tables. If the variables are
-- nil, nothing will be added to the table, which is how we avoid clashes
-- between the frame/parent args and the Lua args.
local argTables = {fargs}
argTables[#argTables + 1] = pargs
argTables[#argTables + 1] = luaArgs
--[[
-- Generate the tidyVal function. If it has been specified by the user, we
-- use that; if not, we choose one of four functions depending on the
-- options chosen. This is so that we don't have to call the options table
-- every time the function is called.
--]]
local tidyVal = options.valueFunc
if tidyVal then
if type(tidyVal) ~= 'function' then
error(
"bad value assigned to option 'valueFunc'"
.. '(function expected, got '
.. type(tidyVal)
.. ')',
2
)
end
elseif options.trim ~= false then
if options.removeBlanks ~= false then
tidyVal = tidyValDefault
else
tidyVal = tidyValTrimOnly
end
else
if options.removeBlanks ~= false then
tidyVal = tidyValRemoveBlanksOnly
else
tidyVal = tidyValNoChange
end
end
--[[
-- Set up the args, metaArgs and nilArgs tables. args will be the one
-- accessed from functions, and metaArgs will hold the actual arguments. Nil
-- arguments are memoized in nilArgs, and the metatable connects all of them
-- together.
--]]
local args, metaArgs, nilArgs, metatable = {}, {}, {}, {}
setmetatable(args, metatable)
local function mergeArgs(tables)
--[[
-- Accepts multiple tables as input and merges their keys and values
-- into one table. If a value is already present it is not overwritten;
-- tables listed earlier have precedence. We are also memoizing nil
-- values, which can be overwritten if they are 's' (soft).
--]]
for _, t in ipairs(tables) do
for key, val in pairs(t) do
if metaArgs[key] == nil and nilArgs[key] ~= 'h' then
local tidiedVal = tidyVal(key, val)
if tidiedVal == nil then
nilArgs[key] = 's'
else
metaArgs[key] = tidiedVal
end
end
end
end
end
--[[
-- Define metatable behaviour. Arguments are memoized in the metaArgs table,
-- and are only fetched from the argument tables once. Fetching arguments
-- from the argument tables is the most resource-intensive step in this
-- module, so we try and avoid it where possible. For this reason, nil
-- arguments are also memoized, in the nilArgs table. Also, we keep a record
-- in the metatable of when pairs and ipairs have been called, so we do not
-- run pairs and ipairs on the argument tables more than once. We also do
-- not run ipairs on fargs and pargs if pairs has already been run, as all
-- the arguments will already have been copied over.
--]]
metatable.__index = function (t, key)
--[[
-- Fetches an argument when the args table is indexed. First we check
-- to see if the value is memoized, and if not we try and fetch it from
-- the argument tables. When we check memoization, we need to check
-- metaArgs before nilArgs, as both can be non-nil at the same time.
-- If the argument is not present in metaArgs, we also check whether
-- pairs has been run yet. If pairs has already been run, we return nil.
-- This is because all the arguments will have already been copied into
-- metaArgs by the mergeArgs function, meaning that any other arguments
-- must be nil.
--]]
if type(key) == 'string' then
key = options.translate[key]
end
local val = metaArgs[key]
if val ~= nil then
return val
elseif metatable.donePairs or nilArgs[key] then
return nil
end
for _, argTable in ipairs(argTables) do
local argTableVal = tidyVal(key, argTable[key])
if argTableVal ~= nil then
metaArgs[key] = argTableVal
return argTableVal
end
end
nilArgs[key] = 'h'
return nil
end
metatable.__newindex = function (t, key, val)
-- This function is called when a module tries to add a new value to the
-- args table, or tries to change an existing value.
if type(key) == 'string' then
key = options.translate[key]
end
if options.readOnly then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; the table is read-only',
2
)
elseif options.noOverwrite and args[key] ~= nil then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; overwriting existing arguments is not permitted',
2
)
elseif val == nil then
--[[
-- If the argument is to be overwritten with nil, we need to erase
-- the value in metaArgs, so that __index, __pairs and __ipairs do
-- not use a previous existing value, if present; and we also need
-- to memoize the nil in nilArgs, so that the value isn't looked
-- up in the argument tables if it is accessed again.
--]]
metaArgs[key] = nil
nilArgs[key] = 'h'
else
metaArgs[key] = val
end
end
local function translatenext(invariant)
local k, v = next(invariant.t, invariant.k)
invariant.k = k
if k == nil then
return nil
elseif type(k) ~= 'string' or not options.backtranslate then
return k, v
else
local backtranslate = options.backtranslate[k]
if backtranslate == nil then
-- Skip this one. This is a tail call, so this won't cause stack overflow
return translatenext(invariant)
else
return backtranslate, v
end
end
end
metatable.__pairs = function ()
-- Called when pairs is run on the args table.
if not metatable.donePairs then
mergeArgs(argTables)
metatable.donePairs = true
end
return translatenext, { t = metaArgs }
end
local function inext(t, i)
-- This uses our __index metamethod
local v = t[i + 1]
if v ~= nil then
return i + 1, v
end
end
metatable.__ipairs = function (t)
-- Called when ipairs is run on the args table.
return inext, t, 0
end
return args
end
return arguments
5qx9tzlul9ser30uxj9nbasjt92cevn
Module:Documentation/config
828
6835
99994
2022-03-10T09:41:06Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Documentation/config]]. See it's editing history for attribution.
99994
Scribunto
text/plain
----------------------------------------------------------------------------------------------------
--
-- Configuration for Module:Documentation
--
-- Here you can set the values of the parameters and messages used in Module:Documentation to
-- localise it to your wiki and your language. Unless specified otherwise, values given here
-- should be string values.
----------------------------------------------------------------------------------------------------
local cfg = {} -- Do not edit this line.
----------------------------------------------------------------------------------------------------
-- Protection template configuration
----------------------------------------------------------------------------------------------------
-- cfg['protection-reason-edit']
-- The protection reason for edit-protected templates to pass to
-- [[Module:Protection banner]].
cfg['protection-reason-edit'] = 'template'
--[[
----------------------------------------------------------------------------------------------------
-- Sandbox notice configuration
--
-- On sandbox pages the module can display a template notifying users that the current page is a
-- sandbox, and the location of test cases pages, etc. The module decides whether the page is a
-- sandbox or not based on the value of cfg['sandbox-subpage']. The following settings configure the
-- messages that the notices contains.
----------------------------------------------------------------------------------------------------
--]]
-- cfg['sandbox-notice-image']
-- The image displayed in the sandbox notice.
cfg['sandbox-notice-image'] = '[[File:Sandbox.svg|50px|alt=|link=]]'
--[[
-- cfg['sandbox-notice-pagetype-template']
-- cfg['sandbox-notice-pagetype-module']
-- cfg['sandbox-notice-pagetype-other']
-- The page type of the sandbox page. The message that is displayed depends on the current subject
-- namespace. This message is used in either cfg['sandbox-notice-blurb'] or
-- cfg['sandbox-notice-diff-blurb'].
--]]
cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page'
cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page'
cfg['sandbox-notice-pagetype-other'] = 'sandbox page'
--[[
-- cfg['sandbox-notice-blurb']
-- cfg['sandbox-notice-diff-blurb']
-- cfg['sandbox-notice-diff-display']
-- Either cfg['sandbox-notice-blurb'] or cfg['sandbox-notice-diff-blurb'] is the opening sentence
-- of the sandbox notice. The latter has a diff link, but the former does not. $1 is the page
-- type, which is either cfg['sandbox-notice-pagetype-template'],
-- cfg['sandbox-notice-pagetype-module'] or cfg['sandbox-notice-pagetype-other'] depending what
-- namespace we are in. $2 is a link to the main template page, and $3 is a diff link between
-- the sandbox and the main template. The display value of the diff link is set by
-- cfg['sandbox-notice-compare-link-display'].
--]]
cfg['sandbox-notice-blurb'] = 'This is the $1 for $2.'
cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for $2 ($3).'
cfg['sandbox-notice-compare-link-display'] = 'diff'
--[[
-- cfg['sandbox-notice-testcases-blurb']
-- cfg['sandbox-notice-testcases-link-display']
-- cfg['sandbox-notice-testcases-run-blurb']
-- cfg['sandbox-notice-testcases-run-link-display']
-- cfg['sandbox-notice-testcases-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit. $1 is a link to the test cases page.
-- cfg['sandbox-notice-testcases-link-display'] is the display value for that link.
-- cfg['sandbox-notice-testcases-run-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit, along with a link to run it. $1 is a link to the test
-- cases page, and $2 is a link to the page to run it.
-- cfg['sandbox-notice-testcases-run-link-display'] is the display value for the link to run the test
-- cases.
--]]
cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for $1.'
cfg['sandbox-notice-testcases-link-display'] = 'test cases'
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).'
cfg['sandbox-notice-testcases-run-link-display'] = 'run'
-- cfg['sandbox-category']
-- A category to add to all template sandboxes.
cfg['sandbox-category'] = 'Template sandboxes'
----------------------------------------------------------------------------------------------------
-- Start box configuration
----------------------------------------------------------------------------------------------------
-- cfg['documentation-icon-wikitext']
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- cfg['template-namespace-heading']
-- The heading shown in the template namespace.
cfg['template-namespace-heading'] = 'Template documentation'
-- cfg['module-namespace-heading']
-- The heading shown in the module namespace.
cfg['module-namespace-heading'] = 'Module documentation'
-- cfg['file-namespace-heading']
-- The heading shown in the file namespace.
cfg['file-namespace-heading'] = 'Summary'
-- cfg['other-namespaces-heading']
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = 'Documentation'
-- cfg['view-link-display']
-- The text to display for "view" links.
cfg['view-link-display'] = 'view'
-- cfg['edit-link-display']
-- The text to display for "edit" links.
cfg['edit-link-display'] = 'edit'
-- cfg['history-link-display']
-- The text to display for "history" links.
cfg['history-link-display'] = 'history'
-- cfg['purge-link-display']
-- The text to display for "purge" links.
cfg['purge-link-display'] = 'purge'
-- cfg['create-link-display']
-- The text to display for "create" links.
cfg['create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Link box (end box) configuration
----------------------------------------------------------------------------------------------------
-- cfg['transcluded-from-blurb']
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
cfg['transcluded-from-blurb'] = 'The above [[Wikipedia:Template documentation|documentation]] is [[Help:Transclusion|transcluded]] from $1.'
--[[
-- cfg['create-module-doc-blurb']
-- Notice displayed in the module namespace when the documentation subpage does not exist.
-- $1 is a link to create the documentation page with the preload cfg['module-preload'] and the
-- display cfg['create-link-display'].
--]]
cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
----------------------------------------------------------------------------------------------------
-- Experiment blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['experiment-blurb-template']
-- cfg['experiment-blurb-module']
-- The experiment blurb is the text inviting editors to experiment in sandbox and test cases pages.
-- It is only shown in the template and module namespaces. With the default English settings, it
-- might look like this:
--
-- Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
--
-- In this example, "sandbox", "edit", "diff", "testcases", and "edit" would all be links.
--
-- There are two versions, cfg['experiment-blurb-template'] and cfg['experiment-blurb-module'], depending
-- on what namespace we are in.
--
-- Parameters:
--
-- $1 is a link to the sandbox page. If the sandbox exists, it is in the following format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-edit-link-display'] | cfg['compare-link-display'])
--
-- If the sandbox doesn't exist, it is in the format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-create-link-display'] | cfg['mirror-link-display'])
--
-- The link for cfg['sandbox-create-link-display'] link preloads the page with cfg['template-sandbox-preload']
-- or cfg['module-sandbox-preload'], depending on the current namespace. The link for cfg['mirror-link-display']
-- loads a default edit summary of cfg['mirror-edit-summary'].
--
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
--
-- cfg['testcases-link-display'] (cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])
--
-- If the test cases page doesn't exist, it is in the format:
--
-- cfg['testcases-link-display'] (cfg['testcases-create-link-display'])
--
-- If the test cases page doesn't exist, the link for cfg['testcases-create-link-display'] preloads the
-- page with cfg['template-testcases-preload'] or cfg['module-testcases-preload'], depending on the current
-- namespace.
--]]
cfg['experiment-blurb-template'] = "Editors can experiment in this template's $1 and $2 pages."
cfg['experiment-blurb-module'] = "Editors can experiment in this module's $1 and $2 pages."
----------------------------------------------------------------------------------------------------
-- Sandbox link configuration
----------------------------------------------------------------------------------------------------
-- cfg['sandbox-subpage']
-- The name of the template subpage typically used for sandboxes.
cfg['sandbox-subpage'] = 'sandbox'
-- cfg['template-sandbox-preload']
-- Preload file for template sandbox pages.
cfg['template-sandbox-preload'] = 'Template:Documentation/preload-sandbox'
-- cfg['module-sandbox-preload']
-- Preload file for Lua module sandbox pages.
cfg['module-sandbox-preload'] = 'Template:Documentation/preload-module-sandbox'
-- cfg['sandbox-link-display']
-- The text to display for "sandbox" links.
cfg['sandbox-link-display'] = 'sandbox'
-- cfg['sandbox-edit-link-display']
-- The text to display for sandbox "edit" links.
cfg['sandbox-edit-link-display'] = 'edit'
-- cfg['sandbox-create-link-display']
-- The text to display for sandbox "create" links.
cfg['sandbox-create-link-display'] = 'create'
-- cfg['compare-link-display']
-- The text to display for "compare" links.
cfg['compare-link-display'] = 'diff'
-- cfg['mirror-edit-summary']
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
cfg['mirror-edit-summary'] = 'Create sandbox version of $1'
-- cfg['mirror-link-display']
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror'
-- cfg['mirror-link-preload']
-- The page to preload when a user clicks the "mirror" link.
cfg['mirror-link-preload'] = 'Template:Documentation/mirror'
----------------------------------------------------------------------------------------------------
-- Test cases link configuration
----------------------------------------------------------------------------------------------------
-- cfg['testcases-subpage']
-- The name of the template subpage typically used for test cases.
cfg['testcases-subpage'] = 'testcases'
-- cfg['template-testcases-preload']
-- Preload file for template test cases pages.
cfg['template-testcases-preload'] = 'Template:Documentation/preload-testcases'
-- cfg['module-testcases-preload']
-- Preload file for Lua module test cases pages.
cfg['module-testcases-preload'] = 'Template:Documentation/preload-module-testcases'
-- cfg['testcases-link-display']
-- The text to display for "testcases" links.
cfg['testcases-link-display'] = 'testcases'
-- cfg['testcases-edit-link-display']
-- The text to display for test cases "edit" links.
cfg['testcases-edit-link-display'] = 'edit'
-- cfg['testcases-run-link-display']
-- The text to display for test cases "run" links.
cfg['testcases-run-link-display'] = 'run'
-- cfg['testcases-create-link-display']
-- The text to display for test cases "create" links.
cfg['testcases-create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Add categories blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['add-categories-blurb']
-- Text to direct users to add categories to the /doc subpage. Not used if the "content" or
-- "docname fed" arguments are set, as then it is not clear where to add the categories. $1 is a
-- link to the /doc subpage with a display value of cfg['doc-link-display'].
--]]
cfg['add-categories-blurb'] = 'Add categories to the $1 subpage.'
-- cfg['doc-link-display']
-- The text to display when linking to the /doc subpage.
cfg['doc-link-display'] = '/doc'
----------------------------------------------------------------------------------------------------
-- Subpages link configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['subpages-blurb']
-- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a
-- display value of cfg['subpages-link-display']. In the English version this blurb is simply
-- the link followed by a period, and the link display provides the actual text.
--]]
cfg['subpages-blurb'] = '$1.'
--[[
-- cfg['subpages-link-display']
-- The text to display for the "subpages of this page" link. $1 is cfg['template-pagetype'],
-- cfg['module-pagetype'] or cfg['default-pagetype'], depending on whether the current page is in
-- the template namespace, the module namespace, or another namespace.
--]]
cfg['subpages-link-display'] = 'Subpages of this $1'
-- cfg['template-pagetype']
-- The pagetype to display for template pages.
cfg['template-pagetype'] = 'template'
-- cfg['module-pagetype']
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = 'module'
-- cfg['default-pagetype']
-- The pagetype to display for pages other than templates or Lua modules.
cfg['default-pagetype'] = 'page'
----------------------------------------------------------------------------------------------------
-- Doc link configuration
----------------------------------------------------------------------------------------------------
-- cfg['doc-subpage']
-- The name of the subpage typically used for documentation pages.
cfg['doc-subpage'] = 'doc'
-- cfg['docpage-preload']
-- Preload file for template documentation pages in all namespaces.
cfg['docpage-preload'] = 'Template:Documentation/preload'
-- cfg['module-preload']
-- Preload file for Lua module documentation pages.
cfg['module-preload'] = 'Template:Documentation/preload-module-doc'
----------------------------------------------------------------------------------------------------
-- HTML and CSS configuration
----------------------------------------------------------------------------------------------------
-- cfg['templatestyles']
-- The name of the TemplateStyles page where CSS is kept.
-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.
cfg['templatestyles'] = 'Module:Documentation/styles.css'
-- cfg['container']
-- Class which can be used to set flex or grid CSS on the
-- two child divs documentation and documentation-metadata
cfg['container'] = 'documentation-container'
-- cfg['main-div-classes']
-- Classes added to the main HTML "div" tag.
cfg['main-div-classes'] = 'documentation'
-- cfg['main-div-heading-class']
-- Class for the main heading for templates and modules and assoc. talk spaces
cfg['main-div-heading-class'] = 'documentation-heading'
-- cfg['start-box-class']
-- Class for the start box
cfg['start-box-class'] = 'documentation-startbox'
-- cfg['start-box-link-classes']
-- Classes used for the [view][edit][history] or [create] links in the start box.
-- mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]]
cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks'
-- cfg['end-box-class']
-- Class for the end box.
cfg['end-box-class'] = 'documentation-metadata'
-- cfg['end-box-plainlinks']
-- Plainlinks
cfg['end-box-plainlinks'] = 'plainlinks'
-- cfg['toolbar-class']
-- Class added for toolbar links.
cfg['toolbar-class'] = 'documentation-toolbar'
-- cfg['clear']
-- Just used to clear things.
cfg['clear'] = 'documentation-clear'
----------------------------------------------------------------------------------------------------
-- Tracking category configuration
----------------------------------------------------------------------------------------------------
-- cfg['display-strange-usage-category']
-- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage
-- or a /testcases subpage. This should be a boolean value (either true or false).
cfg['display-strange-usage-category'] = true
-- cfg['strange-usage-category']
-- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a
-- /doc subpage or a /testcases subpage.
cfg['strange-usage-category'] = 'Wikipedia pages with strange ((documentation)) usage'
--[[
----------------------------------------------------------------------------------------------------
-- End configuration
--
-- Don't edit anything below this line.
----------------------------------------------------------------------------------------------------
--]]
return cfg
da6pt1lzpy4z0skaztwblaqnfhizyf7
Module:Documentation/styles.css
828
6836
99995
2022-03-10T09:42:41Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Documentation/styles.css]]. See it's editing history for attribution.
99995
sanitized-css
text/css
/* {{pp|small=yes}} */
.documentation,
.documentation-metadata {
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
clear: both;
}
.documentation {
margin: 1em 0 0 0;
padding: 1em;
}
.documentation-metadata {
margin: 0.2em 0; /* same margin left-right as .documentation */
font-style: italic;
padding: 0.4em 1em; /* same padding left-right as .documentation */
}
.documentation-startbox {
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
margin-bottom: 1ex;
}
.documentation-heading {
font-weight: bold;
font-size: 125%;
}
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
clear: both;
}
.documentation-toolbar {
font-style: normal;
font-size: 85%;
}
o2ia525en7wbq32mq4fpdevtl5d6pcb
Wikipedia:Page rating
4
6847
100424
100247
2022-03-19T11:32:00Z
CX Zoom
6375
CX Zoom moved page [[Wikipedia:Assessment]] to [[Wikipedia:Page rating]] without leaving a redirect: More specific, new name
100247
wikitext
text/x-wiki
{{पटिरूप:Unvetted guideline}}
Pali Wikipedia Assessment matrix:
== By type and quality ==
{| class="wikitable"
! colspan="2" rowspan="2" |Quality →<br/>Type ↓
! [[File:Pali Wikipedia Featured class icon.svg|20px]][[File:Pali Wikipedia Featured class icon 2.svg|20px]]<br/>Featured
! [[File:Pali Wikipedia Good class icon.svg|20px]][[File:Pali Wikipedia Good class icon 2.svg|20px]]<br/>Good
! <br/>A
! <br/>B
! <br/>C
! <br/>Start
! <br/>Stub
! <br/>N/A
! <br/>Unassessed<ref>Default</ref>
|-
| style="background: #b7a1ef;"|
| style="background: #55eeee;"|
| style="background: #66ff66;"|
| style="background: #b2ff66;"|
| style="background: #ffff66;"|
| style="background: #ffaa66;"|
| style="background: #ffa4a4;"|
| style="background: #dddddd;"|
| style="background: #ffffff;"|
|-
! Article
| style="background: #d1bcac;"|
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
! List
| style="background: #e1ccbc;"|
| {{yes}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
! Draft<ref>Default when in Draft namespace. Can be changed</ref>
| style="background: #f1dccc;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Disambiguation<ref>Default for disambiguation pages. Cannot be changed</ref>
| style="background: #00fa9a;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Redirect<ref>Default for redirect pages. Cannot be changed</ref>
| style="background: #30ffca;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Infobox
| style="background: #fff08a;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Navbox/Sidebar
| style="background: #f5e680;"|
| {{yes}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
! Userbox
| style="background: #ebdc77;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Topicon
| style="background: #e1d26c;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Template
| style="background: #d8d263;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Module
| style="background: #ddb1bc;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Script<ref>Default for .js and .css pages. Cannot be changed</ref>
| style="background: #edc1cc;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Documentation
| style="background: #ecfbf4;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Project category
| style="background: #c8d8ef;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Category
| style="background: #d8e8ff;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Help/Discussion
| style="background: #b45454;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Project
| style="background: #d47474;"|
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
| {{yes}}
|-
! File<ref>Default when in File namespace. Cannot be changed</ref>
| style="background: #b0b0b0;"|
| {{yes}}
| {{yes}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! N/A
| style="background: #dddddd;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|-
! Unassessed<ref>Default for pages not mentioned above. Can be changed</ref>
| style="background: #ffffff;"|
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{no}}
| {{yes}}
| {{yes}}
|}
== By importance ==
For all types of pages.
{| class="wikitable"
| style="background: #ff8fff;"| Top
|-
| style="background: #ffa6ff;"| High
|-
| style="background: #ffccff;"| Mid
|-
| style="background: #ffd4ff;"| Low
|-
| style="background: #ffebff;"| Bottom
|-
| style="background: #dddddd;"| N/A
|-
| style="background: #ffffff;"| Unassessed (default)
|}
== By tense ==
For Article, List & Draft-type pages only.
{| class="wikitable"
| style="background: #9f7158;"| Historical
|-
| style="background: #cfa188;"| Current
|-
| style="background: #ffd1b8;"| Future
|-
| style="background: #dddddd;"| N/A (default, not needed to mention)
|}
== Notes ==
art6fzj5vit136k01m6nwa0pl8zkuqc
पटिरूप:N/A
10
6848
101574
100052
2022-05-31T13:01:30Z
CX Zoom
6375
+ Cat
101574
wikitext
text/x-wiki
{| class="wikitable"
|-
| <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #ececec; color: #2C2C2C; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-na" <!--
-->| {{{1|N/A}}}</onlyinclude>
|}<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Table-cell templates]]
</noinclude>
hsbxigjhy2atehqnn9au1ccvjt3u4ox
पटिरूप:Maybe
10
6849
101567
100053
2022-05-31T11:44:55Z
CX Zoom
6375
+ Cat
101567
wikitext
text/x-wiki
<noinclude>{| class="wikitable"
|-
|</noinclude>style="background: #FF8; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-maybe"|{{{1|Maybe}}}<noinclude>
|}
{{documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Table-cell templates]]
</noinclude>
qo0og18obhf2cmotsxmkjlm5xhqb77p
Module:Message box
828
6851
100024
2022-03-10T14:16:20Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Message box]]. See it's editing history for attribution.
100024
Scribunto
text/plain
-- This is a meta-module for producing message box templates, including
-- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}.
-- Load necessary modules.
require('Module:No globals')
local getArgs
local yesno = require('Module:Yesno')
-- Get a language object for formatDate and ucfirst.
local lang = mw.language.getContentLanguage()
-- Define constants
local CONFIG_MODULE = 'Module:Message box/configuration'
local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getTitleObject(...)
-- Get the title object, passing the function through pcall
-- in case we are over the expensive function count limit.
local success, title = pcall(mw.title.new, ...)
if success then
return title
end
end
local function union(t1, t2)
-- Returns the union of two arrays.
local vals = {}
for i, v in ipairs(t1) do
vals[v] = true
end
for i, v in ipairs(t2) do
vals[v] = true
end
local ret = {}
for k in pairs(vals) do
table.insert(ret, k)
end
table.sort(ret)
return ret
end
local function getArgNums(args, prefix)
local nums = {}
for k, v in pairs(args) do
local num = mw.ustring.match(tostring(k), '^' .. prefix .. '([1-9]%d*)$')
if num then
table.insert(nums, tonumber(num))
end
end
table.sort(nums)
return nums
end
--------------------------------------------------------------------------------
-- Box class definition
--------------------------------------------------------------------------------
local MessageBox = {}
MessageBox.__index = MessageBox
function MessageBox.new(boxType, args, cfg)
args = args or {}
local obj = {}
-- Set the title object and the namespace.
obj.title = getTitleObject(args.page) or mw.title.getCurrentTitle()
-- Set the config for our box type.
obj.cfg = cfg[boxType]
if not obj.cfg then
local ns = obj.title.namespace
-- boxType is "mbox" or invalid input
if args.demospace and args.demospace ~= '' then
-- implement demospace parameter of mbox
local demospace = string.lower(args.demospace)
if DEMOSPACES[demospace] then
-- use template from DEMOSPACES
obj.cfg = cfg[DEMOSPACES[demospace]]
elseif string.find( demospace, 'talk' ) then
-- demo as a talk page
obj.cfg = cfg.tmbox
else
-- default to ombox
obj.cfg = cfg.ombox
end
elseif ns == 0 then
obj.cfg = cfg.ambox -- main namespace
elseif ns == 6 then
obj.cfg = cfg.imbox -- file namespace
elseif ns == 14 then
obj.cfg = cfg.cmbox -- category namespace
else
local nsTable = mw.site.namespaces[ns]
if nsTable and nsTable.isTalk then
obj.cfg = cfg.tmbox -- any talk namespace
else
obj.cfg = cfg.ombox -- other namespaces or invalid input
end
end
end
-- Set the arguments, and remove all blank arguments except for the ones
-- listed in cfg.allowBlankParams.
do
local newArgs = {}
for k, v in pairs(args) do
if v ~= '' then
newArgs[k] = v
end
end
for i, param in ipairs(obj.cfg.allowBlankParams or {}) do
newArgs[param] = args[param]
end
obj.args = newArgs
end
-- Define internal data structure.
obj.categories = {}
obj.classes = {}
-- For lazy loading of [[Module:Category handler]].
obj.hasCategories = false
return setmetatable(obj, MessageBox)
end
function MessageBox:addCat(ns, cat, sort)
if not cat then
return nil
end
if sort then
cat = string.format('[[Category:%s|%s]]', cat, sort)
else
cat = string.format('[[Category:%s]]', cat)
end
self.hasCategories = true
self.categories[ns] = self.categories[ns] or {}
table.insert(self.categories[ns], cat)
end
function MessageBox:addClass(class)
if not class then
return nil
end
table.insert(self.classes, class)
end
function MessageBox:setParameters()
local args = self.args
local cfg = self.cfg
-- Get type data.
self.type = args.type
local typeData = cfg.types[self.type]
self.invalidTypeError = cfg.showInvalidTypeError
and self.type
and not typeData
typeData = typeData or cfg.types[cfg.default]
self.typeClass = typeData.class
self.typeImage = typeData.image
-- Find if the box has been wrongly substituted.
self.isSubstituted = cfg.substCheck and args.subst == 'SUBST'
-- Find whether we are using a small message box.
self.isSmall = cfg.allowSmall and (
cfg.smallParam and args.small == cfg.smallParam
or not cfg.smallParam and yesno(args.small)
)
-- Add attributes, classes and styles.
self.id = args.id
self.name = args.name
if self.name then
self:addClass('box-' .. string.gsub(self.name,' ','_'))
end
if yesno(args.plainlinks) ~= false then
self:addClass('plainlinks')
end
for _, class in ipairs(cfg.classes or {}) do
self:addClass(class)
end
if self.isSmall then
self:addClass(cfg.smallClass or 'mbox-small')
end
self:addClass(self.typeClass)
self:addClass(args.class)
self.style = args.style
self.attrs = args.attrs
-- Set text style.
self.textstyle = args.textstyle
-- Find if we are on the template page or not. This functionality is only
-- used if useCollapsibleTextFields is set, or if both cfg.templateCategory
-- and cfg.templateCategoryRequireName are set.
self.useCollapsibleTextFields = cfg.useCollapsibleTextFields
if self.useCollapsibleTextFields
or cfg.templateCategory
and cfg.templateCategoryRequireName
then
if self.name then
local templateName = mw.ustring.match(
self.name,
'^[tT][eE][mM][pP][lL][aA][tT][eE][%s_]*:[%s_]*(.*)$'
) or self.name
templateName = 'Template:' .. templateName
self.templateTitle = getTitleObject(templateName)
end
self.isTemplatePage = self.templateTitle
and mw.title.equals(self.title, self.templateTitle)
end
-- Process data for collapsible text fields. At the moment these are only
-- used in {{ambox}}.
if self.useCollapsibleTextFields then
-- Get the self.issue value.
if self.isSmall and args.smalltext then
self.issue = args.smalltext
else
local sect
if args.sect == '' then
sect = 'This ' .. (cfg.sectionDefault or 'page')
elseif type(args.sect) == 'string' then
sect = 'This ' .. args.sect
end
local issue = args.issue
issue = type(issue) == 'string' and issue ~= '' and issue or nil
local text = args.text
text = type(text) == 'string' and text or nil
local issues = {}
table.insert(issues, sect)
table.insert(issues, issue)
table.insert(issues, text)
self.issue = table.concat(issues, ' ')
end
-- Get the self.talk value.
local talk = args.talk
-- Show talk links on the template page or template subpages if the talk
-- parameter is blank.
if talk == ''
and self.templateTitle
and (
mw.title.equals(self.templateTitle, self.title)
or self.title:isSubpageOf(self.templateTitle)
)
then
talk = '#'
elseif talk == '' then
talk = nil
end
if talk then
-- If the talk value is a talk page, make a link to that page. Else
-- assume that it's a section heading, and make a link to the talk
-- page of the current page with that section heading.
local talkTitle = getTitleObject(talk)
local talkArgIsTalkPage = true
if not talkTitle or not talkTitle.isTalkPage then
talkArgIsTalkPage = false
talkTitle = getTitleObject(
self.title.text,
mw.site.namespaces[self.title.namespace].talk.id
)
end
if talkTitle and talkTitle.exists then
local talkText
if self.isSmall then
local talkLink = talkArgIsTalkPage and talk or (talkTitle.prefixedText .. '#' .. talk)
talkText = string.format('([[%s|talk]])', talkLink)
else
talkText = 'Relevant discussion may be found on'
if talkArgIsTalkPage then
talkText = string.format(
'%s [[%s|%s]].',
talkText,
talk,
talkTitle.prefixedText
)
else
talkText = string.format(
'%s the [[%s#%s|talk page]].',
talkText,
talkTitle.prefixedText,
talk
)
end
end
self.talk = talkText
end
end
-- Get other values.
self.fix = args.fix ~= '' and args.fix or nil
local date
if args.date and args.date ~= '' then
date = args.date
elseif args.date == '' and self.isTemplatePage then
date = lang:formatDate('F Y')
end
if date then
self.date = string.format(" <span class='date-container'>''(<span class='date'>%s</span>)''</span>", date)
end
self.info = args.info
if yesno(args.removalnotice) then
self.removalNotice = cfg.removalNotice
end
end
-- Set the non-collapsible text field. At the moment this is used by all box
-- types other than ambox, and also by ambox when small=yes.
if self.isSmall then
self.text = args.smalltext or args.text
else
self.text = args.text
end
-- Set the below row.
self.below = cfg.below and args.below
-- General image settings.
self.imageCellDiv = not self.isSmall and cfg.imageCellDiv
self.imageEmptyCell = cfg.imageEmptyCell
if cfg.imageEmptyCellStyle then
self.imageEmptyCellStyle = 'border:none;padding:0;width:1px'
end
-- Left image settings.
local imageLeft = self.isSmall and args.smallimage or args.image
if cfg.imageCheckBlank and imageLeft ~= 'blank' and imageLeft ~= 'none'
or not cfg.imageCheckBlank and imageLeft ~= 'none'
then
self.imageLeft = imageLeft
if not imageLeft then
local imageSize = self.isSmall
and (cfg.imageSmallSize or '30x30px')
or '40x40px'
self.imageLeft = string.format('[[File:%s|%s|link=|alt=]]', self.typeImage
or 'Imbox notice.png', imageSize)
end
end
-- Right image settings.
local imageRight = self.isSmall and args.smallimageright or args.imageright
if not (cfg.imageRightNone and imageRight == 'none') then
self.imageRight = imageRight
end
end
function MessageBox:setMainspaceCategories()
local args = self.args
local cfg = self.cfg
if not cfg.allowMainspaceCategories then
return nil
end
local nums = {}
for _, prefix in ipairs{'cat', 'category', 'all'} do
args[prefix .. '1'] = args[prefix]
nums = union(nums, getArgNums(args, prefix))
end
-- The following is roughly equivalent to the old {{Ambox/category}}.
local date = args.date
date = type(date) == 'string' and date
local preposition = 'from'
for _, num in ipairs(nums) do
local mainCat = args['cat' .. tostring(num)]
or args['category' .. tostring(num)]
local allCat = args['all' .. tostring(num)]
mainCat = type(mainCat) == 'string' and mainCat
allCat = type(allCat) == 'string' and allCat
if mainCat and date and date ~= '' then
local catTitle = string.format('%s %s %s', mainCat, preposition, date)
self:addCat(0, catTitle)
catTitle = getTitleObject('Category:' .. catTitle)
if not catTitle or not catTitle.exists then
self:addCat(0, 'Articles with invalid date parameter in template')
end
elseif mainCat and (not date or date == '') then
self:addCat(0, mainCat)
end
if allCat then
self:addCat(0, allCat)
end
end
end
function MessageBox:setTemplateCategories()
local args = self.args
local cfg = self.cfg
-- Add template categories.
if cfg.templateCategory then
if cfg.templateCategoryRequireName then
if self.isTemplatePage then
self:addCat(10, cfg.templateCategory)
end
elseif not self.title.isSubpage then
self:addCat(10, cfg.templateCategory)
end
end
-- Add template error categories.
if cfg.templateErrorCategory then
local templateErrorCategory = cfg.templateErrorCategory
local templateCat, templateSort
if not self.name and not self.title.isSubpage then
templateCat = templateErrorCategory
elseif self.isTemplatePage then
local paramsToCheck = cfg.templateErrorParamsToCheck or {}
local count = 0
for i, param in ipairs(paramsToCheck) do
if not args[param] then
count = count + 1
end
end
if count > 0 then
templateCat = templateErrorCategory
templateSort = tostring(count)
end
if self.categoryNums and #self.categoryNums > 0 then
templateCat = templateErrorCategory
templateSort = 'C'
end
end
self:addCat(10, templateCat, templateSort)
end
end
function MessageBox:setAllNamespaceCategories()
-- Set categories for all namespaces.
if self.invalidTypeError then
local allSort = (self.title.namespace == 0 and 'Main:' or '') .. self.title.prefixedText
self:addCat('all', 'Wikipedia message box parameter needs fixing', allSort)
end
if self.isSubstituted then
self:addCat('all', 'Pages with incorrectly substituted templates')
end
end
function MessageBox:setCategories()
if self.title.namespace == 0 then
self:setMainspaceCategories()
elseif self.title.namespace == 10 then
self:setTemplateCategories()
end
self:setAllNamespaceCategories()
end
function MessageBox:renderCategories()
if not self.hasCategories then
-- No categories added, no need to pass them to Category handler so,
-- if it was invoked, it would return the empty string.
-- So we shortcut and return the empty string.
return ""
end
-- Convert category tables to strings and pass them through
-- [[Module:Category handler]].
return require('Module:Category handler')._main{
main = table.concat(self.categories[0] or {}),
template = table.concat(self.categories[10] or {}),
all = table.concat(self.categories.all or {}),
nocat = self.args.nocat,
page = self.args.page
}
end
function MessageBox:export()
local root = mw.html.create()
-- Add the subst check error.
if self.isSubstituted and self.name then
root:tag('b')
:addClass('error')
:wikitext(string.format(
'Template <code>%s[[Template:%s|%s]]%s</code> has been incorrectly substituted.',
mw.text.nowiki('{{'), self.name, self.name, mw.text.nowiki('}}')
))
end
-- Create the box table.
local boxTable = root:tag('table')
boxTable:attr('id', self.id or nil)
for i, class in ipairs(self.classes or {}) do
boxTable:addClass(class or nil)
end
boxTable
:cssText(self.style or nil)
:attr('role', 'presentation')
if self.attrs then
boxTable:attr(self.attrs)
end
-- Add the left-hand image.
local row = boxTable:tag('tr')
if self.imageLeft then
local imageLeftCell = row:tag('td'):addClass('mbox-image')
if self.imageCellDiv then
-- If we are using a div, redefine imageLeftCell so that the image
-- is inside it. Divs use style="width: 52px;", which limits the
-- image width to 52px. If any images in a div are wider than that,
-- they may overlap with the text or cause other display problems.
imageLeftCell = imageLeftCell:tag('div'):css('width', '52px')
end
imageLeftCell:wikitext(self.imageLeft or nil)
elseif self.imageEmptyCell then
-- Some message boxes define an empty cell if no image is specified, and
-- some don't. The old template code in templates where empty cells are
-- specified gives the following hint: "No image. Cell with some width
-- or padding necessary for text cell to have 100% width."
row:tag('td')
:addClass('mbox-empty-cell')
:cssText(self.imageEmptyCellStyle or nil)
end
-- Add the text.
local textCell = row:tag('td'):addClass('mbox-text')
if self.useCollapsibleTextFields then
-- The message box uses advanced text parameters that allow things to be
-- collapsible. At the moment, only ambox uses this.
textCell:cssText(self.textstyle or nil)
local textCellDiv = textCell:tag('div')
textCellDiv
:addClass('mbox-text-span')
:wikitext(self.issue or nil)
if (self.talk or self.fix) then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:wikitext(self.talk and (' ' .. self.talk) or nil)
:wikitext(self.fix and (' ' .. self.fix) or nil)
end
textCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
if self.info and not self.isSmall then
textCellDiv
:tag('span')
:addClass('hide-when-compact')
:wikitext(self.info and (' ' .. self.info) or nil)
end
if self.removalNotice then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:tag('i')
:wikitext(string.format(" (%s)", self.removalNotice))
end
else
-- Default text formatting - anything goes.
textCell
:cssText(self.textstyle or nil)
:wikitext(self.text or nil)
end
-- Add the right-hand image.
if self.imageRight then
local imageRightCell = row:tag('td'):addClass('mbox-imageright')
if self.imageCellDiv then
-- If we are using a div, redefine imageRightCell so that the image
-- is inside it.
imageRightCell = imageRightCell:tag('div'):css('width', '52px')
end
imageRightCell
:wikitext(self.imageRight or nil)
end
-- Add the below row.
if self.below then
boxTable:tag('tr')
:tag('td')
:attr('colspan', self.imageRight and '3' or '2')
:addClass('mbox-text')
:cssText(self.textstyle or nil)
:wikitext(self.below or nil)
end
-- Add error message for invalid type parameters.
if self.invalidTypeError then
root:tag('div')
:css('text-align', 'center')
:wikitext(string.format(
'This message box is using an invalid "type=%s" parameter and needs fixing.',
self.type or ''
))
end
-- Add categories.
root:wikitext(self:renderCategories() or nil)
return tostring(root)
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p, mt = {}, {}
function p._exportClasses()
-- For testing.
return {
MessageBox = MessageBox
}
end
function p.main(boxType, args, cfgTables)
local box = MessageBox.new(boxType, args, cfgTables or mw.loadData(CONFIG_MODULE))
box:setParameters()
box:setCategories()
return box:export()
end
function mt.__index(t, k)
return function (frame)
if not getArgs then
getArgs = require('Module:Arguments').getArgs
end
return t.main(k, getArgs(frame, {trim = false, removeBlanks = false}))
end
end
return setmetatable(p, mt)
kshc0gmfnt1xkzycgdb25urt4m770p1
Module:No globals
828
6852
100025
2022-03-10T14:18:10Z
CX Zoom
6375
Copied latest revision from [[:en:Module:No globals]]. See it's editing history for attribution.
100025
Scribunto
text/plain
local mt = getmetatable(_G) or {}
function mt.__index (t, k)
if k ~= 'arg' then
error('Tried to read nil global ' .. tostring(k), 2)
end
return nil
end
function mt.__newindex(t, k, v)
if k ~= 'arg' then
error('Tried to write global ' .. tostring(k), 2)
end
rawset(t, k, v)
end
setmetatable(_G, mt)
gggsv54pq7f94l3up48hr91qtxnskdm
Module:Message box/configuration
828
6853
100026
2022-03-10T14:19:59Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Message box/configuration]]. See it's editing history for attribution.
100026
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Message box configuration --
-- --
-- This module contains configuration data for [[Module:Message box]]. --
--------------------------------------------------------------------------------
return {
ambox = {
types = {
speedy = {
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ambox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ambox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ambox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ambox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheck = true,
classes = {'metadata', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
imageSmallSize = '20x20px',
imageCellDiv = true,
useCollapsibleTextFields = true,
imageRightNone = true,
sectionDefault = 'article',
allowMainspaceCategories = true,
templateCategory = 'Article message templates',
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>'
},
cmbox = {
types = {
speedy = {
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'cmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'cmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'cmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'cmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'cmbox'},
imageEmptyCell = true
},
fmbox = {
types = {
warning = {
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
},
editnotice = {
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
},
system = {
class = 'fmbox-system',
image = 'Information icon4.svg'
}
},
default = 'system',
showInvalidTypeError = true,
classes = {'fmbox'},
imageEmptyCell = false,
imageRightNone = false
},
imbox = {
types = {
speedy = {
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'imbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'imbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @todo We need an SVG version of this
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'imbox'},
imageEmptyCell = true,
below = true,
templateCategory = 'File message boxes'
},
ombox = {
types = {
speedy = {
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ombox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ombox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ombox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ombox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ombox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'ombox'},
allowSmall = true,
imageEmptyCell = true,
imageRightNone = true
},
tmbox = {
types = {
speedy = {
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'tmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'tmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'tmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'tmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'tmbox'},
allowSmall = true,
imageRightNone = true,
imageEmptyCell = true,
imageEmptyCellStyle = true,
templateCategory = 'Talk message boxes'
}
}
qxbcfnckq0wxqjnore5cevop919esz9
Module:Category handler
828
6854
100027
2022-03-10T14:21:28Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Category handler]]. See it's editing history for attribution.
100027
Scribunto
text/plain
--------------------------------------------------------------------------------
-- --
-- CATEGORY HANDLER --
-- --
-- This module implements the {{category handler}} template in Lua, --
-- with a few improvements: all namespaces and all namespace aliases --
-- are supported, and namespace names are detected automatically for --
-- the local wiki. This module requires [[Module:Namespace detect]] --
-- and [[Module:Yesno]] to be available on the local wiki. It can be --
-- configured for different wikis by altering the values in --
-- [[Module:Category handler/config]], and pages can be blacklisted --
-- from categorisation by using [[Module:Category handler/blacklist]]. --
-- --
--------------------------------------------------------------------------------
-- Load required modules
local yesno = require('Module:Yesno')
-- Lazily load things we don't always need
local mShared, mappings
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function trimWhitespace(s, removeBlanks)
if type(s) ~= 'string' then
return s
end
s = s:match('^%s*(.-)%s*$')
if removeBlanks then
if s ~= '' then
return s
else
return nil
end
else
return s
end
end
--------------------------------------------------------------------------------
-- CategoryHandler class
--------------------------------------------------------------------------------
local CategoryHandler = {}
CategoryHandler.__index = CategoryHandler
function CategoryHandler.new(data, args)
local obj = setmetatable({ _data = data, _args = args }, CategoryHandler)
-- Set the title object
do
local pagename = obj:parameter('demopage')
local success, titleObj
if pagename then
success, titleObj = pcall(mw.title.new, pagename)
end
if success and titleObj then
obj.title = titleObj
if titleObj == mw.title.getCurrentTitle() then
obj._usesCurrentTitle = true
end
else
obj.title = mw.title.getCurrentTitle()
obj._usesCurrentTitle = true
end
end
-- Set suppression parameter values
for _, key in ipairs{'nocat', 'categories'} do
local value = obj:parameter(key)
value = trimWhitespace(value, true)
obj['_' .. key] = yesno(value)
end
do
local subpage = obj:parameter('subpage')
local category2 = obj:parameter('category2')
if type(subpage) == 'string' then
subpage = mw.ustring.lower(subpage)
end
if type(category2) == 'string' then
subpage = mw.ustring.lower(category2)
end
obj._subpage = trimWhitespace(subpage, true)
obj._category2 = trimWhitespace(category2) -- don't remove blank values
end
return obj
end
function CategoryHandler:parameter(key)
local parameterNames = self._data.parameters[key]
local pntype = type(parameterNames)
if pntype == 'string' or pntype == 'number' then
return self._args[parameterNames]
elseif pntype == 'table' then
for _, name in ipairs(parameterNames) do
local value = self._args[name]
if value ~= nil then
return value
end
end
return nil
else
error(string.format(
'invalid config key "%s"',
tostring(key)
), 2)
end
end
function CategoryHandler:isSuppressedByArguments()
return
-- See if a category suppression argument has been set.
self._nocat == true
or self._categories == false
or (
self._category2
and self._category2 ~= self._data.category2Yes
and self._category2 ~= self._data.category2Negative
)
-- Check whether we are on a subpage, and see if categories are
-- suppressed based on our subpage status.
or self._subpage == self._data.subpageNo and self.title.isSubpage
or self._subpage == self._data.subpageOnly and not self.title.isSubpage
end
function CategoryHandler:shouldSkipBlacklistCheck()
-- Check whether the category suppression arguments indicate we
-- should skip the blacklist check.
return self._nocat == false
or self._categories == true
or self._category2 == self._data.category2Yes
end
function CategoryHandler:matchesBlacklist()
if self._usesCurrentTitle then
return self._data.currentTitleMatchesBlacklist
else
mShared = mShared or require('Module:Category handler/shared')
return mShared.matchesBlacklist(
self.title.prefixedText,
mw.loadData('Module:Category handler/blacklist')
)
end
end
function CategoryHandler:isSuppressed()
-- Find if categories are suppressed by either the arguments or by
-- matching the blacklist.
return self:isSuppressedByArguments()
or not self:shouldSkipBlacklistCheck() and self:matchesBlacklist()
end
function CategoryHandler:getNamespaceParameters()
if self._usesCurrentTitle then
return self._data.currentTitleNamespaceParameters
else
if not mappings then
mShared = mShared or require('Module:Category handler/shared')
mappings = mShared.getParamMappings(true) -- gets mappings with mw.loadData
end
return mShared.getNamespaceParameters(
self.title,
mappings
)
end
end
function CategoryHandler:namespaceParametersExist()
-- Find whether any namespace parameters have been specified.
-- We use the order "all" --> namespace params --> "other" as this is what
-- the old template did.
if self:parameter('all') then
return true
end
if not mappings then
mShared = mShared or require('Module:Category handler/shared')
mappings = mShared.getParamMappings(true) -- gets mappings with mw.loadData
end
for ns, params in pairs(mappings) do
for i, param in ipairs(params) do
if self._args[param] then
return true
end
end
end
if self:parameter('other') then
return true
end
return false
end
function CategoryHandler:getCategories()
local params = self:getNamespaceParameters()
local nsCategory
for i, param in ipairs(params) do
local value = self._args[param]
if value ~= nil then
nsCategory = value
break
end
end
if nsCategory ~= nil or self:namespaceParametersExist() then
-- Namespace parameters exist - advanced usage.
if nsCategory == nil then
nsCategory = self:parameter('other')
end
local ret = {self:parameter('all')}
local numParam = tonumber(nsCategory)
if numParam and numParam >= 1 and math.floor(numParam) == numParam then
-- nsCategory is an integer
ret[#ret + 1] = self._args[numParam]
else
ret[#ret + 1] = nsCategory
end
if #ret < 1 then
return nil
else
return table.concat(ret)
end
elseif self._data.defaultNamespaces[self.title.namespace] then
-- Namespace parameters don't exist, simple usage.
return self._args[1]
end
return nil
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p = {}
function p._exportClasses()
-- Used for testing purposes.
return {
CategoryHandler = CategoryHandler
}
end
function p._main(args, data)
data = data or mw.loadData('Module:Category handler/data')
local handler = CategoryHandler.new(data, args)
if handler:isSuppressed() then
return nil
end
return handler:getCategories()
end
function p.main(frame, data)
data = data or mw.loadData('Module:Category handler/data')
local args = require('Module:Arguments').getArgs(frame, {
wrappers = data.wrappers,
valueFunc = function (k, v)
v = trimWhitespace(v)
if type(k) == 'number' then
if v ~= '' then
return v
else
return nil
end
else
return v
end
end
})
return p._main(args, data)
end
return p
letwavu3yvlayfzew66uuwixmwebq5b
Module:Category handler/data
828
6855
100028
2022-03-10T14:25:05Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Category handler/data]]. See it's editing history for attribution.
100028
Scribunto
text/plain
-- This module assembles data to be passed to [[Module:Category handler]] using
-- mw.loadData. This includes the configuration data and whether the current
-- page matches the title blacklist.
local data = require('Module:Category handler/config')
local mShared = require('Module:Category handler/shared')
local blacklist = require('Module:Category handler/blacklist')
local title = mw.title.getCurrentTitle()
data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(
title.prefixedText,
blacklist
)
data.currentTitleNamespaceParameters = mShared.getNamespaceParameters(
title,
mShared.getParamMappings()
)
return data
k26mwixuaeijisfddb0sxkg82iux8v4
Module:Category handler/config
828
6856
100029
2022-03-10T14:26:20Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Category handler/config]]. See it's editing history for attribution.
100029
Scribunto
text/plain
--------------------------------------------------------------------------------
-- [[Module:Category handler]] configuration data --
-- Language-specific parameter names and values can be set here. --
-- For blacklist config, see [[Module:Category handler/blacklist]]. --
--------------------------------------------------------------------------------
local cfg = {} -- Don't edit this line.
--------------------------------------------------------------------------------
-- Start configuration data --
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- Parameter names --
-- These configuration items specify custom parameter names. --
-- To add one extra name, you can use this format: --
-- --
-- foo = 'parameter name', --
-- --
-- To add multiple names, you can use this format: --
-- --
-- foo = {'parameter name 1', 'parameter name 2', 'parameter name 3'}, --
--------------------------------------------------------------------------------
cfg.parameters = {
-- The nocat and categories parameter suppress
-- categorisation. They are used with Module:Yesno, and work as follows:
--
-- cfg.nocat:
-- Result of yesno() Effect
-- true Categorisation is suppressed
-- false Categorisation is allowed, and
-- the blacklist check is skipped
-- nil Categorisation is allowed
--
-- cfg.categories:
-- Result of yesno() Effect
-- true Categorisation is allowed, and
-- the blacklist check is skipped
-- false Categorisation is suppressed
-- nil Categorisation is allowed
nocat = 'nocat',
categories = 'categories',
-- The parameter name for the legacy "category2" parameter. This skips the
-- blacklist if set to the cfg.category2Yes value, and suppresses
-- categorisation if present but equal to anything other than
-- cfg.category2Yes or cfg.category2Negative.
category2 = 'category2',
-- cfg.subpage is the parameter name to specify how to behave on subpages.
subpage = 'subpage',
-- The parameter for data to return in all namespaces.
all = 'all',
-- The parameter name for data to return if no data is specified for the
-- namespace that is detected.
other = 'other',
-- The parameter name used to specify a page other than the current page;
-- used for testing and demonstration.
demopage = 'page',
}
--------------------------------------------------------------------------------
-- Parameter values --
-- These are set values that can be used with certain parameters. Only one --
-- value can be specified, like this: --
-- --
-- cfg.foo = 'value name' -- --
--------------------------------------------------------------------------------
-- The following settings are used with the cfg.category2 parameter. Setting
-- cfg.category2 to cfg.category2Yes skips the blacklist, and if cfg.category2
-- is present but equal to anything other than cfg.category2Yes or
-- cfg.category2Negative then it supresses cateogrisation.
cfg.category2Yes = 'yes'
cfg.category2Negative = '¬'
-- The following settings are used with the cfg.subpage parameter.
-- cfg.subpageNo is the value to specify to not categorise on subpages;
-- cfg.subpageOnly is the value to specify to only categorise on subpages.
cfg.subpageNo = 'no'
cfg.subpageOnly = 'only'
--------------------------------------------------------------------------------
-- Default namespaces --
-- This is a table of namespaces to categorise by default. The keys are the --
-- namespace numbers. --
--------------------------------------------------------------------------------
cfg.defaultNamespaces = {
[ 0] = true, -- main
[ 6] = true, -- file
[ 12] = true, -- help
[ 14] = true, -- category
[100] = true, -- portal
[108] = true, -- book
}
--------------------------------------------------------------------------------
-- Wrappers --
-- This is a wrapper template or a list of wrapper templates to be passed to --
-- [[Module:Arguments]]. --
--------------------------------------------------------------------------------
cfg.wrappers = 'Template:Category handler'
--------------------------------------------------------------------------------
-- End configuration data --
--------------------------------------------------------------------------------
return cfg -- Don't edit this line.
6ga9hbq2pdwalsvx68i53dmbr421rq5
विभाग:Pages with script errors
14
6857
100932
100030
2022-04-11T05:48:17Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100932
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
Module:Category handler/shared
828
6858
100031
2022-03-10T14:28:09Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Category handler/shared]]. See it's editing history for attribution.
100031
Scribunto
text/plain
-- This module contains shared functions used by [[Module:Category handler]]
-- and its submodules.
local p = {}
function p.matchesBlacklist(page, blacklist)
for i, pattern in ipairs(blacklist) do
local match = mw.ustring.match(page, pattern)
if match then
return true
end
end
return false
end
function p.getParamMappings(useLoadData)
local dataPage = 'Module:Namespace detect/data'
if useLoadData then
return mw.loadData(dataPage).mappings
else
return require(dataPage).mappings
end
end
function p.getNamespaceParameters(titleObj, mappings)
-- We don't use title.nsText for the namespace name because it adds
-- underscores.
local mappingsKey
if titleObj.isTalkPage then
mappingsKey = 'talk'
else
mappingsKey = mw.site.namespaces[titleObj.namespace].name
end
mappingsKey = mw.ustring.lower(mappingsKey)
return mappings[mappingsKey] or {}
end
return p
omlsnhudxz6juptvtxz7ns97jutbzc5
Module:Category handler/blacklist
828
6859
100032
2022-03-10T14:29:31Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Category handler/blacklist]]. See it's editing history for attribution.
100032
Scribunto
text/plain
-- This module contains the blacklist used by [[Module:Category handler]].
-- Pages that match Lua patterns in this list will not be categorised unless
-- categorisation is explicitly requested.
return {
'^Main Page$', -- don't categorise the main page.
-- Don't categorise the following pages or their subpages.
-- "%f[/\0]" matches if the next character is "/" or the end of the string.
'^Wikipedia:Cascade%-protected items%f[/\0]',
'^User:UBX%f[/\0]', -- The userbox "template" space.
'^User talk:UBX%f[/\0]',
-- Don't categorise subpages of these pages, but allow
-- categorisation of the base page.
'^Wikipedia:Template index/.*$',
-- Don't categorise archives.
'/[aA]rchive',
"^Wikipedia:Administrators' noticeboard/IncidentArchive%d+$",
}
fsv1drcay6t25e91hzhqxtyp7pckbpx
विभाग:Modules copied from English Wikipedia
14
6860
100033
2022-03-10T14:32:40Z
CX Zoom
6375
Create new category
100033
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Templates copied from English Wikipedia
14
6861
100034
2022-03-10T14:33:22Z
CX Zoom
6375
Create new category
100034
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:Copied from English Wikipedia without documentation
10
6862
101758
100440
2022-06-28T21:17:25Z
CX Zoom
6375
Add automatic enwp backlink
101758
wikitext
text/x-wiki
<includeonly>{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc||{{#ifeq:{{NAMESPACE}}|Module|
{{{!}} style{{=}}"background: #ecfbf4; border: 1px solid darkgray; margin-left: auto; margin-right: auto; width:100%;"
{{!}}style{{=}}"text-align: left;"{{!}}<span style="font-size: 120%;">[[File:Module-info.svg|text-bottom|100px|link=|alt=]] '''Module documentation'''</span>
----|}}}}This {{#switch: {{NAMESPACE}}
| Template|पटिरूप = template
| Module = module
| Wikipedia = project page
| Help|अवस्सय = help page
| #default = page}} is copied from the English Wikipedia page [[:en:{{#switch: {{NAMESPACE}}
| Template|पटिरूप = Template
| Module = Module
| #default = Used outside Template & Module namespaces }}:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}]]. It has no documentation, and relevant information may be found at the corresponding English Wikipedia documentation page. For more details see the editing history of the {{#switch: {{NAMESPACE}}
| Template|पटिरूप = template
| Module = module
| Wikipedia = project page
| Help|अवस्सय = help page
| #default = page}}.
{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc|[[विभाग:Empty documentation]]|[[विभाग:{{#switch: {{NAMESPACE}}
| Template|पटिरूप = Templates
| Module = Modules
| Wikipedia = Project pages
| Help|अवस्सय = Help pages
| #default = Pages}} copied from English Wikipedia]]}}
{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc||{{#ifeq:{{NAMESPACE}}|Module|----
The above documentation is transcluded from [[Module:{{PAGENAME}}/doc]].
{{!}}}|}}}}</includeonly><noinclude>
{{documentation}}
</noinclude>
0susaz844cev4n3e2kzd6ylrgnpudeg
विभाग:Empty documentation
14
6863
100038
2022-03-10T14:55:31Z
CX Zoom
6375
Create new category
100038
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:Str rightc
10
6864
101763
101677
2022-06-28T21:36:18Z
CX Zoom
6375
Copied
101763
wikitext
text/x-wiki
<includeonly>{{safesubst:#switch:{{#if:{{{1|}}}|a}}{{safesubst:#iferror:{{safesubst:#ifexpr:{{{2|}}}>0|b}}|c}}
|ab={{safesubst:#invoke:ustring|sub|s1={{{1|}}}|-{{{2|}}}}}
|ac={{{1|}}}
|a=
|{{{3|}}}}}</includeonly><noinclude>
{{Modules used|
* [[Module:Ustring]]}}
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:String templates]]
</noinclude>
ne77fozuz437kpdz4kgl759y469dzfx
Module:Ustring
828
6865
100042
2022-03-10T15:05:54Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Ustring]]. See it's editing history for attribution.
100042
Scribunto
text/plain
require('Module:No globals')
return setmetatable({}, {
__index = function(t, k)
local what = mw.ustring[k]
if type(what) ~= "function" then
return what
end
return function(frame)
local fargs = frame.args
local fargsused = { tag = true }
local args = {}
local str_i = 1
while fargs['s' .. str_i] do
fargsused['s' .. str_i] = true
args[str_i] = fargs['s' .. str_i]
str_i = str_i + 1
end
for i, v in ipairs(fargs) do
fargsused[i] = true
args[i + str_i - 1] = tonumber(v) or v:gsub("^\\", "", 1)
end
if not fargs.tag then
return (what(unpack(args))) -- Outside parens truncate to first result avoiding tail call
end
local tagargs = {}
for x, y in pairs(fargs) do
if not fargsused[x] then tagargs[x] = y end
end
return frame:extensionTag{name = fargs.tag, content = what(unpack(args)), args = tagargs}
end
end
})
43mk7f08s0ersn4iwx00lgtga7bopb7
पटिरूप:Documentation/doc
10
6866
101527
101283
2022-05-30T23:30:54Z
CX Zoom
6375
+ Cat
101527
wikitext
text/x-wiki
{{Documentation subpage}}
{{Modules used|
* [[Module:Documentation]]}}
{{Copied from English Wikipedia without documentation}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Wikipedia maintenance templates]]
}}</includeonly>
shg354dc2ge4ku0g3wooh5uxnplmg01
Module:Documentation/doc
828
6867
100047
2022-03-10T15:31:14Z
CX Zoom
6375
Create empty documentation
100047
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Arguments/doc
828
6868
100048
2022-03-10T15:35:01Z
CX Zoom
6375
Create empty documentation
100048
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Documentation/config/doc
828
6869
100049
2022-03-10T15:36:09Z
CX Zoom
6375
Create empty documentation
100049
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Message box/doc
828
6870
100055
2022-03-10T15:41:40Z
CX Zoom
6375
Create empty documentation
100055
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:No globals/doc
828
6871
100056
2022-03-10T15:42:09Z
CX Zoom
6375
Create empty documentation
100056
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Message box/configuration/doc
828
6872
100057
2022-03-10T15:42:33Z
CX Zoom
6375
Create empty documentation
100057
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Category handler/doc
828
6873
100058
2022-03-10T15:43:02Z
CX Zoom
6375
Create empty documentation
100058
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Category handler/data/doc
828
6874
100059
2022-03-10T15:43:40Z
CX Zoom
6375
Create empty documentation
100059
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Category handler/config/doc
828
6875
100060
2022-03-10T15:44:13Z
CX Zoom
6375
Create empty documentation
100060
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Category handler/shared/doc
828
6876
100061
2022-03-10T15:44:38Z
CX Zoom
6375
Create empty documentation
100061
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Category handler/blacklist/doc
828
6877
100062
2022-03-10T15:45:14Z
CX Zoom
6375
Create empty documentation
100062
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Ustring/doc
828
6878
100063
2022-03-10T15:46:18Z
CX Zoom
6375
Create empty documentation
100063
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Namespace detect/data
828
6879
100064
2022-03-10T16:02:21Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Namespace detect/data]]. See it's editing history for attribution.
100064
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Namespace detect data --
-- This module holds data for [[Module:Namespace detect]] to be loaded per --
-- page, rather than per #invoke, for performance reasons. --
--------------------------------------------------------------------------------
local cfg = require('Module:Namespace detect/config')
local function addKey(t, key, defaultKey)
if key ~= defaultKey then
t[#t + 1] = key
end
end
-- Get a table of parameters to query for each default parameter name.
-- This allows wikis to customise parameter names in the cfg table while
-- ensuring that default parameter names will always work. The cfg table
-- values can be added as a string, or as an array of strings.
local defaultKeys = {
'main',
'talk',
'other',
'subjectns',
'demospace',
'demopage'
}
local argKeys = {}
for i, defaultKey in ipairs(defaultKeys) do
argKeys[defaultKey] = {defaultKey}
end
for defaultKey, t in pairs(argKeys) do
local cfgValue = cfg[defaultKey]
local cfgValueType = type(cfgValue)
if cfgValueType == 'string' then
addKey(t, cfgValue, defaultKey)
elseif cfgValueType == 'table' then
for i, key in ipairs(cfgValue) do
addKey(t, key, defaultKey)
end
end
cfg[defaultKey] = nil -- Free the cfg value as we don't need it any more.
end
local function getParamMappings()
--[[
-- Returns a table of how parameter names map to namespace names. The keys
-- are the actual namespace names, in lower case, and the values are the
-- possible parameter names for that namespace, also in lower case. The
-- table entries are structured like this:
-- {
-- [''] = {'main'},
-- ['wikipedia'] = {'wikipedia', 'project', 'wp'},
-- ...
-- }
--]]
local mappings = {}
local mainNsName = mw.site.subjectNamespaces[0].name
mainNsName = mw.ustring.lower(mainNsName)
mappings[mainNsName] = mw.clone(argKeys.main)
mappings['talk'] = mw.clone(argKeys.talk)
for nsid, ns in pairs(mw.site.subjectNamespaces) do
if nsid ~= 0 then -- Exclude main namespace.
local nsname = mw.ustring.lower(ns.name)
local canonicalName = mw.ustring.lower(ns.canonicalName)
mappings[nsname] = {nsname}
if canonicalName ~= nsname then
table.insert(mappings[nsname], canonicalName)
end
for _, alias in ipairs(ns.aliases) do
table.insert(mappings[nsname], mw.ustring.lower(alias))
end
end
end
return mappings
end
return {
argKeys = argKeys,
cfg = cfg,
mappings = getParamMappings()
}
ojp6d3pc8mql5nufaqdg576c9so3479
Module:Namespace detect/data/doc
828
6880
100065
2022-03-10T16:02:41Z
CX Zoom
6375
Create empty documentation
100065
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Namespace detect/config
828
6881
100066
2022-03-10T16:05:28Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Namespace detect/config]]. See it's editing history for attribution.
100066
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Namespace detect configuration data --
-- --
-- This module stores configuration data for Module:Namespace detect. Here --
-- you can localise the module to your wiki's language. --
-- --
-- To activate a configuration item, you need to uncomment it. This means --
-- that you need to remove the text "-- " at the start of the line. --
--------------------------------------------------------------------------------
local cfg = {} -- Don't edit this line.
--------------------------------------------------------------------------------
-- Parameter names --
-- These configuration items specify custom parameter names. Values added --
-- here will work in addition to the default English parameter names. --
-- To add one extra name, you can use this format: --
-- --
-- cfg.foo = 'parameter name' --
-- --
-- To add multiple names, you can use this format: --
-- --
-- cfg.foo = {'parameter name 1', 'parameter name 2', 'parameter name 3'} --
--------------------------------------------------------------------------------
---- This parameter displays content for the main namespace:
-- cfg.main = 'main'
---- This parameter displays in talk namespaces:
-- cfg.talk = 'talk'
---- This parameter displays content for "other" namespaces (namespaces for which
---- parameters have not been specified):
-- cfg.other = 'other'
---- This parameter makes talk pages behave as though they are the corresponding
---- subject namespace. Note that this parameter is used with [[Module:Yesno]].
---- Edit that module to change the default values of "yes", "no", etc.
-- cfg.subjectns = 'subjectns'
---- This parameter sets a demonstration namespace:
-- cfg.demospace = 'demospace'
---- This parameter sets a specific page to compare:
cfg.demopage = 'page'
--------------------------------------------------------------------------------
-- Table configuration --
-- These configuration items allow customisation of the "table" function, --
-- used to generate a table of possible parameters in the module --
-- documentation. --
--------------------------------------------------------------------------------
---- The header for the namespace column in the wikitable containing the list of
---- possible subject-space parameters.
-- cfg.wikitableNamespaceHeader = 'Namespace'
---- The header for the wikitable containing the list of possible subject-space
---- parameters.
-- cfg.wikitableAliasesHeader = 'Aliases'
--------------------------------------------------------------------------------
-- End of configuration data --
--------------------------------------------------------------------------------
return cfg -- Don't edit this line.
1o6ozz56i8q0xgyl6xa41n2v7kelhli
Module:Namespace detect/config/doc
828
6882
100067
2022-03-10T16:05:43Z
CX Zoom
6375
Create empty documentation
100067
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Namespace detect
828
6883
100068
2022-03-10T16:08:44Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Namespace detect]]. See it's editing history for attribution.
100068
Scribunto
text/plain
--[[
--------------------------------------------------------------------------------
-- --
-- NAMESPACE DETECT --
-- --
-- This module implements the {{namespace detect}} template in Lua, with a --
-- few improvements: all namespaces and all namespace aliases are supported, --
-- and namespace names are detected automatically for the local wiki. The --
-- module can also use the corresponding subject namespace value if it is --
-- used on a talk page. Parameter names can be configured for different wikis --
-- by altering the values in the "cfg" table in --
-- Module:Namespace detect/config. --
-- --
--------------------------------------------------------------------------------
--]]
local data = mw.loadData('Module:Namespace detect/data')
local argKeys = data.argKeys
local cfg = data.cfg
local mappings = data.mappings
local yesno = require('Module:Yesno')
local mArguments -- Lazily initialise Module:Arguments
local mTableTools -- Lazily initilalise Module:TableTools
local ustringLower = mw.ustring.lower
local p = {}
local function fetchValue(t1, t2)
-- Fetches a value from the table t1 for the first key in array t2 where
-- a non-nil value of t1 exists.
for i, key in ipairs(t2) do
local value = t1[key]
if value ~= nil then
return value
end
end
return nil
end
local function equalsArrayValue(t, value)
-- Returns true if value equals a value in the array t. Otherwise
-- returns false.
for i, arrayValue in ipairs(t) do
if value == arrayValue then
return true
end
end
return false
end
function p.getPageObject(page)
-- Get the page object, passing the function through pcall in case of
-- errors, e.g. being over the expensive function count limit.
if page then
local success, pageObject = pcall(mw.title.new, page)
if success then
return pageObject
else
return nil
end
else
return mw.title.getCurrentTitle()
end
end
-- Provided for backward compatibility with other modules
function p.getParamMappings()
return mappings
end
local function getNamespace(args)
-- This function gets the namespace name from the page object.
local page = fetchValue(args, argKeys.demopage)
if page == '' then
page = nil
end
local demospace = fetchValue(args, argKeys.demospace)
if demospace == '' then
demospace = nil
end
local subjectns = fetchValue(args, argKeys.subjectns)
local ret
if demospace then
-- Handle "demospace = main" properly.
if equalsArrayValue(argKeys.main, ustringLower(demospace)) then
ret = mw.site.namespaces[0].name
else
ret = demospace
end
else
local pageObject = p.getPageObject(page)
if pageObject then
if pageObject.isTalkPage then
-- Get the subject namespace if the option is set,
-- otherwise use "talk".
if yesno(subjectns) then
ret = mw.site.namespaces[pageObject.namespace].subject.name
else
ret = 'talk'
end
else
ret = pageObject.nsText
end
else
return nil -- return nil if the page object doesn't exist.
end
end
ret = ret:gsub('_', ' ')
return ustringLower(ret)
end
function p._main(args)
-- Check the parameters stored in the mappings table for any matches.
local namespace = getNamespace(args) or 'other' -- "other" avoids nil table keys
local params = mappings[namespace] or {}
local ret = fetchValue(args, params)
--[[
-- If there were no matches, return parameters for other namespaces.
-- This happens if there was no text specified for the namespace that
-- was detected or if the demospace parameter is not a valid
-- namespace. Note that the parameter for the detected namespace must be
-- completely absent for this to happen, not merely blank.
--]]
if ret == nil then
ret = fetchValue(args, argKeys.other)
end
return ret
end
function p.main(frame)
mArguments = require('Module:Arguments')
local args = mArguments.getArgs(frame, {removeBlanks = false})
local ret = p._main(args)
return ret or ''
end
function p.table(frame)
--[[
-- Create a wikitable of all subject namespace parameters, for
-- documentation purposes. The talk parameter is optional, in case it
-- needs to be excluded in the documentation.
--]]
-- Load modules and initialise variables.
mTableTools = require('Module:TableTools')
local namespaces = mw.site.namespaces
local cfg = data.cfg
local useTalk = type(frame) == 'table'
and type(frame.args) == 'table'
and yesno(frame.args.talk) -- Whether to use the talk parameter.
-- Get the header names.
local function checkValue(value, default)
if type(value) == 'string' then
return value
else
return default
end
end
local nsHeader = checkValue(cfg.wikitableNamespaceHeader, 'Namespace')
local aliasesHeader = checkValue(cfg.wikitableAliasesHeader, 'Aliases')
-- Put the namespaces in order.
local mappingsOrdered = {}
for nsname, params in pairs(mappings) do
if useTalk or nsname ~= 'talk' then
local nsid = namespaces[nsname].id
-- Add 1, as the array must start with 1; nsid 0 would be lost otherwise.
nsid = nsid + 1
mappingsOrdered[nsid] = params
end
end
mappingsOrdered = mTableTools.compressSparseArray(mappingsOrdered)
-- Build the table.
local ret = '{| class="wikitable"'
.. '\n|-'
.. '\n! ' .. nsHeader
.. '\n! ' .. aliasesHeader
for i, params in ipairs(mappingsOrdered) do
for j, param in ipairs(params) do
if j == 1 then
ret = ret .. '\n|-'
.. '\n| <code>' .. param .. '</code>'
.. '\n| '
elseif j == 2 then
ret = ret .. '<code>' .. param .. '</code>'
else
ret = ret .. ', <code>' .. param .. '</code>'
end
end
end
ret = ret .. '\n|-'
.. '\n|}'
return ret
end
return p
j7kygz1y56jpz4doq0m2c6x1td5d8ar
Module:Namespace detect/doc
828
6884
100069
2022-03-10T16:09:02Z
CX Zoom
6375
Create empty documentation
100069
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Yesno/doc
828
6885
100071
2022-03-10T16:12:02Z
CX Zoom
6375
Create empty documentation
100071
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Navbar/styles.css
828
6886
100072
2022-03-10T16:17:05Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Module:Navbar/styles.css]]. See it's editing history for attribution.
100072
sanitized-css
text/css
/* {{pp|small=yes}} */
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbar-collapse {
float: left;
text-align: left;
}
.navbar-boxtext {
word-spacing: 0;
}
.navbar ul {
display: inline-block;
white-space: nowrap;
line-height: inherit;
}
.navbar-brackets::before {
margin-right: -0.125em;
content: '[ ';
}
.navbar-brackets::after {
margin-left: -0.125em;
content: ' ]';
}
.navbar li {
word-spacing: -0.125em;
}
.navbar a > span,
.navbar a > abbr {
text-decoration: inherit;
}
.navbar-mini abbr {
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
.navbar-ct-full {
font-size: 114%;
margin: 0 7em;
}
.navbar-ct-mini {
font-size: 114%;
margin: 0 4em;
}
id9uhrgq1wqygbzuyhnoc90pmdlwwhd
Module:Navbar
828
6887
100081
100077
2022-03-10T16:58:50Z
CX Zoom
6375
Undo revision 100077 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]])
100081
Scribunto
text/plain
local p = {}
local cfg = mw.loadData('Module:Navbar/configuration')
local function get_title_arg(is_collapsible, template)
local title_arg = 1
if is_collapsible then title_arg = 2 end
if template then title_arg = 'template' end
return title_arg
end
local function choose_links(template, args)
-- The show table indicates the default displayed items.
-- view, talk, edit, hist, move, watch
-- TODO: Move to configuration.
local show = {true, true, true, false, false, false}
if template then
show[2] = false
show[3] = false
local index = {t = 2, d = 2, e = 3, h = 4, m = 5, w = 6,
talk = 2, edit = 3, hist = 4, move = 5, watch = 6}
-- TODO: Consider removing TableTools dependency.
for _, v in ipairs(require ('Module:TableTools').compressSparseArray(args)) do
local num = index[v]
if num then show[num] = true end
end
end
local remove_edit_link = args.noedit
if remove_edit_link then show[3] = false end
return show
end
local function add_link(link_description, ul, is_mini, font_style)
local l
if link_description.url then
l = {'[', '', ']'}
else
l = {'[[', '|', ']]'}
end
ul:tag('li')
:addClass('nv-' .. link_description.full)
:wikitext(l[1] .. link_description.link .. l[2])
:tag(is_mini and 'abbr' or 'span')
:attr('title', link_description.html_title)
:cssText(font_style)
:wikitext(is_mini and link_description.mini or link_description.full)
:done()
:wikitext(l[3])
:done()
end
local function make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
local title = mw.title.new(mw.text.trim(title_text), cfg.title_namespace)
if not title then
error(cfg.invalid_title .. title_text)
end
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
-- TODO: Get link_descriptions and show into the configuration module.
-- link_descriptions should be easier...
local link_descriptions = {
{ ['mini'] = 'v', ['full'] = 'view', ['html_title'] = 'View this template',
['link'] = title.fullText, ['url'] = false },
{ ['mini'] = 't', ['full'] = 'talk', ['html_title'] = 'Discuss this template',
['link'] = talkpage, ['url'] = false },
{ ['mini'] = 'e', ['full'] = 'edit', ['html_title'] = 'Edit this template',
['link'] = title:fullUrl('action=edit'), ['url'] = true },
{ ['mini'] = 'h', ['full'] = 'hist', ['html_title'] = 'History of this template',
['link'] = title:fullUrl('action=history'), ['url'] = true },
{ ['mini'] = 'm', ['full'] = 'move', ['html_title'] = 'Move this template',
['link'] = mw.title.new('Special:Movepage'):fullUrl('target='..title.fullText), ['url'] = true },
{ ['mini'] = 'w', ['full'] = 'watch', ['html_title'] = 'Watch this template',
['link'] = title:fullUrl('action=watch'), ['url'] = true }
}
local ul = mw.html.create('ul')
if has_brackets then
ul:addClass(cfg.classes.brackets)
:cssText(font_style)
end
for i, _ in ipairs(displayed_links) do
if displayed_links[i] then add_link(link_descriptions[i], ul, is_mini, font_style) end
end
return ul:done()
end
function p._navbar(args)
-- TODO: We probably don't need both fontstyle and fontcolor...
local font_style = args.fontstyle
local font_color = args.fontcolor
local is_collapsible = args.collapsible
local is_mini = args.mini
local is_plain = args.plain
local collapsible_class = nil
if is_collapsible then
collapsible_class = cfg.classes.collapsible
if not is_plain then is_mini = 1 end
if font_color then
font_style = (font_style or '') .. '; color: ' .. font_color .. ';'
end
end
local navbar_style = args.style
local div = mw.html.create():tag('div')
div
:addClass(cfg.classes.navbar)
:addClass(cfg.classes.plainlinks)
:addClass(cfg.classes.horizontal_list)
:addClass(collapsible_class) -- we made the determination earlier
:cssText(navbar_style)
if is_mini then div:addClass(cfg.classes.mini) end
local box_text = (args.text or cfg.box_text) .. ' '
-- the concatenated space guarantees the box text is separated
if not (is_mini or is_plain) then
div
:tag('span')
:addClass(cfg.classes.box_text)
:cssText(font_style)
:wikitext(box_text)
end
local template = args.template
local displayed_links = choose_links(template, args)
local has_brackets = args.brackets
local title_arg = get_title_arg(is_collapsible, template)
local title_text = args[title_arg] or (':' .. mw.getCurrentFrame():getParent():getTitle())
local list = make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
div:node(list)
if is_collapsible then
local title_text_class
if is_mini then
title_text_class = cfg.classes.collapsible_title_mini
else
title_text_class = cfg.classes.collapsible_title_full
end
div:done()
:tag('div')
:addClass(title_text_class)
:cssText(font_style)
:wikitext(args[1])
end
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = cfg.templatestyles }
} .. tostring(div:done())
end
function p.navbar(frame)
return p._navbar(require('Module:Arguments').getArgs(frame))
end
return p
jd5no8v1zi4m1e6lvbwo0a9t0kogdvi
Module:Navbar/doc
828
6888
100080
100076
2022-03-10T16:58:32Z
CX Zoom
6375
Undo revision 100076 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]])
100080
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:Box
10
6894
101500
100094
2022-05-30T21:22:35Z
CX Zoom
6375
+ Cat
101500
wikitext
text/x-wiki
{{#ifeq:{{{align|}}}|center|<div class="center" style="width:auto; margin-left:auto; margin-right:auto;>}}{{#if:{{{span|}}}|<span style="|<div style="}}<!--
-->display:{{{box type|{{#if:{{{wide|}}}|block|{{#if:{{{inline|}}}|inline|inline-block}}}}}}};<!--
-->border-style: {{{style|solid}}};<!--
-->padding: {{{padding|{{#if:{{{inline|}}}|1px|3px}}}}};<!--
-->{{#if:{{{top padding|}}}|padding-top: {{{top padding|}}};}}<!--
-->{{#if:{{{bottom padding|}}}|padding-botton: {{{bottom padding|}}};}}<!--
-->{{#if:{{{left padding|}}}|padding-left: {{{left padding|}}};}}<!--
-->{{#if:{{{right padding|}}}|padding-right: {{{right padding|}}};}}<!--
-->border-color: {{{border color|{{#switch:{{{type}}}|black=black|white=white|transparent=transparent||#default=black}}}}};<!--
-->border-width: {{{border size|{{#switch:{{{type}}}|black|white|transparent=0px|#default=2px}}}}};<!--
-->background-color: {{{color|{{{background|{{#switch:{{{type}}}|black=black|white=white|transparent=transparent|#default=white}}}}}}}};<!--
-->color: {{{text color|{{#switch:{{{type}}}|black=white|white|transparent=black|#default=black}}}}};<!--
-->{{#if:{{{text align|}}}|text-align: {{{text align|}}};}}<!--
-->{{#if:{{{spacing|}}}|letter-spacing: {{{spacing|}}};}}<!--
-->{{#if:{{{font|}}}|font-family: {{{font|}}};}}<!--
-->{{#if:{{{font size|{{{text size|}}}}}}|font-size: {{{font size|{{{text size|}}}}}};}}<!--
-->margin: {{{margin|3px}}};<!--
-->{{#if:{{{top margin|}}}|margin-top: {{{top margin|}}};}}<!--
-->{{#if:{{{bottom margin|}}}|margin-botton: {{{bottom margin|}}};}}<!--
-->{{#if:{{{left margin|}}}|margin-left: {{{left margin|}}};}}<!--
-->{{#if:{{{right margin|}}}|margin-right: {{{right margin|}}};}}<!--
-->{{#if:{{{height|}}}|height: {{{height|}}};}}<!--
-->{{#if:{{{width|}}}|width: {{{width|}}};}}<!--
-->{{#if:{{{align|}}}|float: {{{align|}}};}}<!--
-->{{#if:{{{radius|}}}|border-radius:{{{radius|}}};}}<!--
-->{{#if:{{{shadow|}}}|box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75);}}<!--
-->{{{CSS|}}}" {{#if:{{{class|}}}|class="{{{class}}}"}}><!--
-->{{#ifeq:{{{header|}}}|||<u>'''{{{header}}}'''</u><br>}}{{#ifeq:{{NAMESPACE}}|Template|{{{1|Sample Text}}}|{{{1|}}}}}{{#if:{{{span|}}}|</span>|</div>}}{{#ifeq:{{{align|}}}|center|</div>}}<!--
-->{{#invoke:Check for unknown parameters|check|unknown=[[Category:Pages using box with unknown parameters|_VALUE_{{PAGENAME}}]]|preview=Page using [[Template:Box]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | align | background | border color | border size | bottom margin | bottom padding | box type | color | CSS | class | font | font size | header | height | inline | left margin | left padding | margin | padding | radius | right margin | right padding | shadow | spacing | span | style | text align | text color | text size | top margin | top padding | type | wide | width}}<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
8s0u8e08ff07wz3gohawhpnrax4o6wh
Module:Check for unknown parameters
828
6895
100095
2022-03-10T17:57:46Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Check for unknown parameters]]. See it's editing history for attribution.
100095
Scribunto
text/plain
-- This module may be used to compare the arguments passed to the parent
-- with a list of arguments, returning a specified result if an argument is
-- not on the list
local p = {}
local function trim(s)
return s:match('^%s*(.-)%s*$')
end
local function isnotempty(s)
return s and s:match('%S')
end
local function clean(text)
-- Return text cleaned for display and truncated if too long.
-- Strip markers are replaced with dummy text representing the original wikitext.
local pos, truncated
local function truncate(text)
if truncated then
return ''
end
if mw.ustring.len(text) > 25 then
truncated = true
text = mw.ustring.sub(text, 1, 25) .. '...'
end
return mw.text.nowiki(text)
end
local parts = {}
for before, tag, remainder in text:gmatch('([^\127]*)\127[^\127]*%-(%l+)%-[^\127]*\127()') do
pos = remainder
table.insert(parts, truncate(before) .. '<' .. tag .. '>...</' .. tag .. '>')
end
table.insert(parts, truncate(text:sub(pos or 1)))
return table.concat(parts)
end
function p._check(args, pargs)
if type(args) ~= "table" or type(pargs) ~= "table" then
-- TODO: error handling
return
end
-- create the list of known args, regular expressions, and the return string
local knownargs = {}
local regexps = {}
for k, v in pairs(args) do
if type(k) == 'number' then
v = trim(v)
knownargs[v] = 1
elseif k:find('^regexp[1-9][0-9]*$') then
table.insert(regexps, '^' .. v .. '$')
end
end
-- loop over the parent args, and make sure they are on the list
local ignoreblank = isnotempty(args['ignoreblank'])
local showblankpos = isnotempty(args['showblankpositional'])
local values = {}
for k, v in pairs(pargs) do
if type(k) == 'string' and knownargs[k] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(k, regexp) then
knownflag = true
break
end
end
if not knownflag and ( not ignoreblank or isnotempty(v) ) then
table.insert(values, clean(k))
end
elseif type(k) == 'number' and knownargs[tostring(k)] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(tostring(k), regexp) then
knownflag = true
break
end
end
if not knownflag and ( showblankpos or isnotempty(v) ) then
table.insert(values, k .. ' = ' .. clean(v))
end
end
end
-- add results to the output tables
local res = {}
if #values > 0 then
local unknown_text = args['unknown'] or 'Found _VALUE_, '
if mw.getCurrentFrame():preprocess( "{{REVISIONID}}" ) == "" then
local preview_text = args['preview']
if isnotempty(preview_text) then
preview_text = require('Module:If preview')._warning({preview_text})
elseif preview == nil then
preview_text = unknown_text
end
unknown_text = preview_text
end
for _, v in pairs(values) do
-- Fix odd bug for | = which gets stripped to the empty string and
-- breaks category links
if v == '' then v = ' ' end
-- avoid error with v = 'example%2' ("invalid capture index")
local r = unknown_text:gsub('_VALUE_', {_VALUE_ = v})
table.insert(res, r)
end
end
return table.concat(res)
end
function p.check(frame)
local args = frame.args
local pargs = frame:getParent().args
return p._check(args, pargs)
end
return p
h9rooqvu67gk81cpbiswol48lpmwmym
Module:Check for unknown parameters/doc
828
6896
100096
2022-03-10T17:58:05Z
CX Zoom
6375
Create empty documentation
100096
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:Message box
10
6898
101049
100176
2022-04-18T19:52:54Z
CX Zoom
6375
Parameterize "width"
101049
wikitext
text/x-wiki
{| style="background: {{#if:{{{bgcolor|}}}|{{{bgcolor}}}|white}}; border: {{#if:{{{bwidth|}}}|{{{bwidth}}}|1px}} {{#if:{{{bpattern|}}}|{{{bpattern}}}|solid}} {{#if:{{{bcolor|}}}|{{{bcolor}}}|darkgray}}; margin-left: auto; margin-right: auto; width:{{#if:{{{width|}}}|{{{width}}}|80%}};"
{{#if:{{{leftcolor|}}}|
{{!}}style="background: {{{leftcolor}}}; width:1.5%;"{{!}}|}}
|style="width: {{#if:{{{imagesize|}}}|{{{imagesize}}}|40px}};"|[[File:{{#if:{{{image|}}}|{{{image}}}|Information icon4.svg}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|40px}}|link=|alt=]]
|style="text-align: {{#if:{{{align|}}}|{{{align}}}|left}}; padding-left: 0.2em; {{#if:{{{image2|}}}|padding-right: 0.2em;|}}"|{{{text|{{{1}}}}}}
{{#if:{{{image2|}}}|
{{!}}style="width: {{{image2size|40px}}};"{{!}}[[File:{{{image2}}}|{{#if:{{{image2size|}}}|{{{image2size}}}|40px}}|link=|alt=]]|}}
|}<noinclude><!--
#if functions are used so that empty parameters when template is used, don't create vacancies here.
-->{{documentation}}</noinclude>
gmgn60phahtqax9tsmr1bvpa126dmn8
पटिरूप:=
10
6899
101478
100111
2022-05-30T19:11:23Z
CX Zoom
6375
+ Cat
101478
wikitext
text/x-wiki
=<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Character-substitution templates]]
</noinclude>
fqw8x0pqqdnsweh7yp017uov2nst0u7
पटिरूप:Message box/doc
10
6900
101749
101569
2022-06-28T20:57:49Z
CX Zoom
6375
+ Doc subpage
101749
wikitext
text/x-wiki
{{Documentation subpage}}
== Syntax ==
<nowiki>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor =
| leftcolor =
| image =
| imagesize =
| align =
| text =
| image2 =
| image2size =
| width = }}</nowiki>
== TemplateData ==
<templatedata>
{
"params": {
"bgcolor": {
"label": "Background color",
"description": "Background color",
"example": "#f8eabb",
"default": "white",
"suggested": true
},
"bwidth": {
"label": "Border width",
"description": "Border width",
"example": "3em",
"default": "2px"
},
"bpattern": {
"label": "Border pattern",
"description": "Border pattern",
"example": "dashed",
"default": "solid"
},
"bcolor": {
"label": "Border color",
"description": "Border color",
"example": "#e0f0d0",
"default": "darkgray"
},
"leftcolor": {
"label": "Left color",
"description": "A strip of color on the leftmost portion of message box.",
"example": "#d0d000"
},
"image": {
"label": "Image",
"description": "Image (image name without namespace)",
"example": "Semi-protection-shackle-keyhole.svg",
"default": "Information icon4.svg"
},
"imagesize": {
"label": "Image size",
"description": "Image size",
"example": "5%",
"default": "40px"
},
"align": {
"label": "Align",
"description": "Text alignment",
"example": "center",
"default": "left"
},
"image2": {
"label": "Image2",
"description": "Additional image on the right side",
"example": "Semi-protection-shackle-keyhole.svg"
},
"text": {
"aliases": [
"1"
],
"label": "Text",
"description": "Text to display",
"example": "Hello World!",
"required": true
},
"image2size": {
"label": "Image2 size",
"description": "Image2 size",
"example": "30em"
},
"width": {
"label": "Width",
"description": "Sets the width of the message box",
"example": "100px",
"default": "80%"
}
},
"paramOrder": [
"text",
"bgcolor",
"bwidth",
"bpattern",
"bcolor",
"leftcolor",
"image",
"imagesize",
"align",
"image2",
"image2size",
"width"
],
"format": "block"
}
</templatedata>
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Wikipedia metatemplates]]
[[Category:Message box templates| ]]
}}</includeonly>
nn8kt8biz1mwxhkz5h7u49yf3808899
पटिरूप:Talk bgcolor
10
6902
101700
101699
2022-06-11T10:20:19Z
CX Zoom
6375
- Cat
101700
wikitext
text/x-wiki
#f8eabb<noinclude>
[[Category:Wikipedia metatemplates]]
</noinclude>
lhy3xvu9vnlexfn3ytcjyng5y6e4jj7
पटिरूप:Talk message box
10
6903
101703
100132
2022-06-13T19:00:11Z
CX Zoom
6375
+ Cat
101703
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Talk bgcolor}}
| bwidth = {{#if:{{{bwidth|}}}|{{{bwidth}}}|}}
| bpattern = {{#if:{{{bpattern|}}}|{{{bpattern}}}|}}
| bcolor = {{#if:{{{bcolor|}}}|{{{bcolor}}}|}}
| leftcolor =
| image = {{#if:{{{image|}}}|{{{image}}}|}}
| imagesize = {{#if:{{{imagesize|}}}|{{{imagesize}}}|}}
| align = {{#if:{{{align|}}}|{{{align}}}|}}
| text = {{{text|{{{1}}}}}}
| image2 = {{#if:{{{image2|}}}|{{{image2}}}|}}
| image2size = {{#if:{{{image2size|}}}|{{{image2size}}}|}}}}<noinclude>
[[Category:Message box templates]]
</noinclude>
10kn27uubswib1706x7p1ze9506u2mx
पटिरूप:Article message box
10
6904
101484
101483
2022-05-30T19:19:34Z
CX Zoom
6375
Fix
101484
wikitext
text/x-wiki
{{Message box
| bgcolor =
| bwidth = {{#if:{{{bwidth|}}}|{{{bwidth}}}|}}
| bpattern = {{#if:{{{bpattern|}}}|{{{bpattern}}}|}}
| bcolor = {{#if:{{{bcolor|}}}|{{{bcolor}}}|}}
| leftcolor = {{#if:{{{leftcolor|}}}|{{{leftcolor}}}|#3266cc}}
| image = {{#if:{{{image|}}}|{{{image}}}|}}
| imagesize = {{#if:{{{imagesize|}}}|{{{imagesize}}}|}}
| align = {{#if:{{{align|}}}|{{{align}}}|}}
| text = {{{text|{{{1}}}}}}
| image2 = {{#if:{{{image2|}}}|{{{image2}}}|}}
| image2size = {{#if:{{{image2size|}}}|{{{image2size}}}|}}}}<noinclude>
[[Category:Message box templates]]
</noinclude>
sbsponbc06ream8y1321w6p983l2zay
पटिरूप:Category message box
10
6905
101504
100134
2022-05-30T22:51:35Z
CX Zoom
6375
+ Cat
101504
wikitext
text/x-wiki
{{Message box
| bgcolor = #d8e8ff
| bwidth = {{#if:{{{bwidth|}}}|{{{bwidth}}}|}}
| bpattern = {{#if:{{{bpattern|}}}|{{{bpattern}}}|}}
| bcolor = {{#if:{{{bcolor|}}}|{{{bcolor}}}|}}
| leftcolor =
| image = {{#if:{{{image|}}}|{{{image}}}|}}
| imagesize = {{#if:{{{imagesize|}}}|{{{imagesize}}}|}}
| align = {{#if:{{{align|}}}|{{{align}}}|}}
| text = {{{text|{{{1}}}}}}
| image2 = {{#if:{{{image2|}}}|{{{image2}}}|}}
| image2size = {{#if:{{{image2size|}}}|{{{image2size}}}|}}}}<noinclude>
[[Category:Message box templates]]
</noinclude>
3rkqcjiq8ql7f2n1yy43m114ljh3ako
पटिरूप:Deletion box
10
6906
101524
100143
2022-05-30T23:16:35Z
CX Zoom
6375
+ Cat
101524
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}|#ffe7e7|{{talk bgcolor}}}}
| bwidth =
| bpattern =
| bcolor = {{#ifeq:{{NAMESPACE}}|||#b32524}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#b32524|}}
| image = Ambox warning pn.svg
| imagesize =
| align =
| text = {{{text|{{{1}}}}}}
| image2 =
| image2size = }}<noinclude>
[[Category:Message box templates]]
</noinclude>
40htqhhlia4fxhi8z9whbkklnzjjb9m
पटिरूप:Parity
10
6908
101764
101636
2022-06-28T21:43:10Z
CX Zoom
6375
Imported
101764
wikitext
text/x-wiki
<includeonly>{{#iferror: {{#ifexpr: ({{{1}}}/2)-floor({{{1}}}/2) = 0 | {{{2|even}}} | {{#ifexpr: ({{{1}}}/2)-floor({{{1}}}/2) = 0.5 | {{{3|odd}}} | {{error|[[Parity (mathematics)|Parity]] is defined only for [[Integer|integral]] values.}} }} }} | {{error|{{#if:{{{1|}}}|[[Parity (mathematics)|Parity]] is defined only for [[Integer|integral]] values.|No [[Integer|integral]] value supplied.}} }} }}</includeonly><noinclude>
{{documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Mathematical function templates]]
[[Category:If-then-else templates]]
</noinclude>
j1j2nelf5262g5eli5hyw5b7dykqgou
पटिरूप:Process box
10
6909
101638
100145
2022-06-03T14:59:36Z
CX Zoom
6375
+ Cat
101638
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}||{{talk bgcolor}}}}
| bwidth =
| bpattern =
| bcolor = {{#ifeq:{{NAMESPACE}}|||#9931cc}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#9931cc|}}
| image = {{{image|Ambox warning purple.svg}}}
| imagesize =
| align =
| text = {{{text|{{{1}}}}}}
| image2 =
| image2size = }}<noinclude>
[[Category:Message box templates]]
</noinclude>
i5shbiu9o5g4dv5hmbjfjgmihmtttdb
पटिरूप:Softredirect
10
6911
100150
2022-03-12T09:09:14Z
CX Zoom
6375
CX Zoom moved page [[पटिरूप:Softredirect]] to [[पटिरूप:Soft redirect]]: Spacing, easy to read, natural
100150
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:Soft redirect]]
q8s3bmezltje4sw0rg4xru3dyxxk8og
पटिरूप:Str leftc
10
6912
101759
101676
2022-06-28T21:25:00Z
CX Zoom
6375
+ Doc
101759
wikitext
text/x-wiki
<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude>
{{documentation}}
</noinclude>
jnswvzeg4e9e8z3vqdg7wmbqg9dcn1m
Module:String
828
6913
100157
2022-03-12T10:07:21Z
CX Zoom
6375
Copied latest revision from [[en:Module:String]]. See it's editing history for attribution.
100157
Scribunto
text/plain
--[[
This module is intended to provide access to basic string functions.
Most of the functions provided here can be invoked with named parameters,
unnamed parameters, or a mixture. If named parameters are used, Mediawiki will
automatically remove any leading or trailing whitespace from the parameter.
Depending on the intended use, it may be advantageous to either preserve or
remove such whitespace.
Global options
ignore_errors: If set to 'true' or 1, any error condition will result in
an empty string being returned rather than an error message.
error_category: If an error occurs, specifies the name of a category to
include with the error message. The default category is
[Category:Errors reported by Module String].
no_category: If set to 'true' or 1, no category will be added if an error
is generated.
Unit tests for this module are available at Module:String/tests.
]]
local str = {}
--[[
len
This function returns the length of the target string.
Usage:
{{#invoke:String|len|target_string|}}
OR
{{#invoke:String|len|s=target_string}}
Parameters
s: The string whose length to report
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string.
]]
function str.len( frame )
local new_args = str._getParameters( frame.args, {'s'} )
local s = new_args['s'] or ''
return mw.ustring.len( s )
end
--[[
sub
This function returns a substring of the target string at specified indices.
Usage:
{{#invoke:String|sub|target_string|start_index|end_index}}
OR
{{#invoke:String|sub|s=target_string|i=start_index|j=end_index}}
Parameters
s: The string to return a subset of
i: The fist index of the substring to return, defaults to 1.
j: The last index of the string to return, defaults to the last character.
The first character of the string is assigned an index of 1. If either i or j
is a negative value, it is interpreted the same as selecting a character by
counting from the end of the string. Hence, a value of -1 is the same as
selecting the last character of the string.
If the requested indices are out of range for the given string, an error is
reported.
]]
function str.sub( frame )
local new_args = str._getParameters( frame.args, { 's', 'i', 'j' } )
local s = new_args['s'] or ''
local i = tonumber( new_args['i'] ) or 1
local j = tonumber( new_args['j'] ) or -1
local len = mw.ustring.len( s )
-- Convert negatives for range checking
if i < 0 then
i = len + i + 1
end
if j < 0 then
j = len + j + 1
end
if i > len or j > len or i < 1 or j < 1 then
return str._error( 'String subset index out of range' )
end
if j < i then
return str._error( 'String subset indices out of order' )
end
return mw.ustring.sub( s, i, j )
end
--[[
This function implements that features of {{str sub old}} and is kept in order
to maintain these older templates.
]]
function str.sublength( frame )
local i = tonumber( frame.args.i ) or 0
local len = tonumber( frame.args.len )
return mw.ustring.sub( frame.args.s, i + 1, len and ( i + len ) )
end
--[[
_match
This function returns a substring from the source string that matches a
specified pattern. It is exported for use in other modules
Usage:
strmatch = require("Module:String")._match
sresult = strmatch( s, pattern, start, match, plain, nomatch )
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This sub-routine is exported for use in other modules
function str._match( s, pattern, start, match_index, plain_flag, nomatch )
if s == '' then
return str._error( 'Target string is empty' )
end
if pattern == '' then
return str._error( 'Pattern string is empty' )
end
start = tonumber(start) or 1
if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then
return str._error( 'Requested start is out of range' )
end
if match_index == 0 then
return str._error( 'Match index is out of range' )
end
if plain_flag then
pattern = str._escapePattern( pattern )
end
local result
if match_index == 1 then
-- Find first match is simple case
result = mw.ustring.match( s, pattern, start )
else
if start > 1 then
s = mw.ustring.sub( s, start )
end
local iterator = mw.ustring.gmatch(s, pattern)
if match_index > 0 then
-- Forward search
for w in iterator do
match_index = match_index - 1
if match_index == 0 then
result = w
break
end
end
else
-- Reverse search
local result_table = {}
local count = 1
for w in iterator do
result_table[count] = w
count = count + 1
end
result = result_table[ count + match_index ]
end
end
if result == nil then
if nomatch == nil then
return str._error( 'Match not found' )
else
return nomatch
end
else
return result
end
end
--[[
match
This function returns a substring from the source string that matches a
specified pattern.
Usage:
{{#invoke:String|match|source_string|pattern_string|start_index|match_number|plain_flag|nomatch_output}}
OR
{{#invoke:String|match|s=source_string|pattern=pattern_string|start=start_index
|match=match_number|plain=plain_flag|nomatch=nomatch_output}}
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from each string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
If the match_number or start_index are out of range for the string being queried, then
this function generates an error. An error is also generated if no match is found.
If one adds the parameter ignore_errors=true, then the error will be suppressed and
an empty string will be returned on any failure.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This is the entry point for #invoke:String|match
function str.match( frame )
local new_args = str._getParameters( frame.args, {'s', 'pattern', 'start', 'match', 'plain', 'nomatch'} )
local s = new_args['s'] or ''
local start = tonumber( new_args['start'] ) or 1
local plain_flag = str._getBoolean( new_args['plain'] or false )
local pattern = new_args['pattern'] or ''
local match_index = math.floor( tonumber(new_args['match']) or 1 )
local nomatch = new_args['nomatch']
return str._match( s, pattern, start, match_index, plain_flag, nomatch )
end
--[[
pos
This function returns a single character from the target string at position pos.
Usage:
{{#invoke:String|pos|target_string|index_value}}
OR
{{#invoke:String|pos|target=target_string|pos=index_value}}
Parameters
target: The string to search
pos: The index for the character to return
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
The first character has an index value of 1.
If one requests a negative value, this function will select a character by counting backwards
from the end of the string. In other words pos = -1 is the same as asking for the last character.
A requested value of zero, or a value greater than the length of the string returns an error.
]]
function str.pos( frame )
local new_args = str._getParameters( frame.args, {'target', 'pos'} )
local target_str = new_args['target'] or ''
local pos = tonumber( new_args['pos'] ) or 0
if pos == 0 or math.abs(pos) > mw.ustring.len( target_str ) then
return str._error( 'String index out of range' )
end
return mw.ustring.sub( target_str, pos, pos )
end
--[[
str_find
This function duplicates the behavior of {{str_find}}, including all of its quirks.
This is provided in order to support existing templates, but is NOT RECOMMENDED for
new code and templates. New code is recommended to use the "find" function instead.
Returns the first index in "source" that is a match to "target". Indexing is 1-based,
and the function returns -1 if the "target" string is not present in "source".
Important Note: If the "target" string is empty / missing, this function returns a
value of "1", which is generally unexpected behavior, and must be accounted for
separatetly.
]]
function str.str_find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target'} )
local source_str = new_args['source'] or ''
local target_str = new_args['target'] or ''
if target_str == '' then
return 1
end
local start = mw.ustring.find( source_str, target_str, 1, true )
if start == nil then
start = -1
end
return start
end
--[[
find
This function allows one to search for a target string or pattern within another
string.
Usage:
{{#invoke:String|find|source_str|target_string|start_index|plain_flag}}
OR
{{#invoke:String|find|source=source_str|target=target_str|start=start_index|plain=plain_flag}}
Parameters
source: The string to search
target: The string or pattern to find within source
start: The index within the source string to start the search, defaults to 1
plain: Boolean flag indicating that target should be understood as plain
text and not as a Lua style regular expression, defaults to true
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the parameter. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
This function returns the first index >= "start" where "target" can be found
within "source". Indices are 1-based. If "target" is not found, then this
function returns 0. If either "source" or "target" are missing / empty, this
function also returns 0.
This function should be safe for UTF-8 strings.
]]
function str.find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target', 'start', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['target'] or ''
local start_pos = tonumber(new_args['start']) or 1
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return 0
end
plain = str._getBoolean( plain )
local start = mw.ustring.find( source_str, pattern, start_pos, plain )
if start == nil then
start = 0
end
return start
end
--[[
replace
This function allows one to replace a target string or pattern within another
string.
Usage:
{{#invoke:String|replace|source_str|pattern_string|replace_string|replacement_count|plain_flag}}
OR
{{#invoke:String|replace|source=source_string|pattern=pattern_string|replace=replace_string|
count=replacement_count|plain=plain_flag}}
Parameters
source: The string to search
pattern: The string or pattern to find within source
replace: The replacement text
count: The number of occurences to replace, defaults to all.
plain: Boolean flag indicating that pattern should be understood as plain
text and not as a Lua style regular expression, defaults to true
]]
function str.replace( frame )
local new_args = str._getParameters( frame.args, {'source', 'pattern', 'replace', 'count', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['pattern'] or ''
local replace = new_args['replace'] or ''
local count = tonumber( new_args['count'] )
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return source_str
end
plain = str._getBoolean( plain )
if plain then
pattern = str._escapePattern( pattern )
replace = mw.ustring.gsub( replace, "%%", "%%%%" ) --Only need to escape replacement sequences.
end
local result
if count ~= nil then
result = mw.ustring.gsub( source_str, pattern, replace, count )
else
result = mw.ustring.gsub( source_str, pattern, replace )
end
return result
end
--[[
simple function to pipe string.rep to templates.
]]
function str.rep( frame )
local repetitions = tonumber( frame.args[2] )
if not repetitions then
return str._error( 'function rep expects a number as second parameter, received "' .. ( frame.args[2] or '' ) .. '"' )
end
return string.rep( frame.args[1] or '', repetitions )
end
--[[
escapePattern
This function escapes special characters from a Lua string pattern. See [1]
for details on how patterns work.
[1] https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
Usage:
{{#invoke:String|escapePattern|pattern_string}}
Parameters
pattern_string: The pattern string to escape.
]]
function str.escapePattern( frame )
local pattern_str = frame.args[1]
if not pattern_str then
return str._error( 'No pattern string specified' )
end
local result = str._escapePattern( pattern_str )
return result
end
--[[
count
This function counts the number of occurrences of one string in another.
]]
function str.count(frame)
local args = str._getParameters(frame.args, {'source', 'pattern', 'plain'})
local source = args.source or ''
local pattern = args.pattern or ''
local plain = str._getBoolean(args.plain or true)
if plain then
pattern = str._escapePattern(pattern)
end
local _, count = mw.ustring.gsub(source, pattern, '')
return count
end
--[[
endswith
This function determines whether a string ends with another string.
]]
function str.endswith(frame)
local args = str._getParameters(frame.args, {'source', 'pattern'})
local source = args.source or ''
local pattern = args.pattern or ''
if pattern == '' then
-- All strings end with the empty string.
return "yes"
end
if mw.ustring.sub(source, -mw.ustring.len(pattern), -1) == pattern then
return "yes"
else
return ""
end
end
--[[
join
Join all non empty arguments together; the first argument is the separator.
Usage:
{{#invoke:String|join|sep|one|two|three}}
]]
function str.join(frame)
local args = {}
local sep
for _, v in ipairs( frame.args ) do
if sep then
if v ~= '' then
table.insert(args, v)
end
else
sep = v
end
end
return table.concat( args, sep or '' )
end
--[[
Helper function that populates the argument list given that user may need to use a mix of
named and unnamed parameters. This is relevant because named parameters are not
identical to unnamed parameters due to string trimming, and when dealing with strings
we sometimes want to either preserve or remove that whitespace depending on the application.
]]
function str._getParameters( frame_args, arg_list )
local new_args = {}
local index = 1
local value
for _, arg in ipairs( arg_list ) do
value = frame_args[arg]
if value == nil then
value = frame_args[index]
index = index + 1
end
new_args[arg] = value
end
return new_args
end
--[[
Helper function to handle error messages.
]]
function str._error( error_str )
local frame = mw.getCurrentFrame()
local error_category = frame.args.error_category or 'Errors reported by Module String'
local ignore_errors = frame.args.ignore_errors or false
local no_category = frame.args.no_category or false
if str._getBoolean(ignore_errors) then
return ''
end
local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>'
if error_category ~= '' and not str._getBoolean( no_category ) then
error_str = '[[Category:' .. error_category .. ']]' .. error_str
end
return error_str
end
--[[
Helper Function to interpret boolean strings
]]
function str._getBoolean( boolean_str )
local boolean_value
if type( boolean_str ) == 'string' then
boolean_str = boolean_str:lower()
if boolean_str == 'false' or boolean_str == 'no' or boolean_str == '0'
or boolean_str == '' then
boolean_value = false
else
boolean_value = true
end
elseif type( boolean_str ) == 'boolean' then
boolean_value = boolean_str
else
error( 'No boolean value found' )
end
return boolean_value
end
--[[
Helper function that escapes all pattern characters so that they will be treated
as plain text.
]]
function str._escapePattern( pattern_str )
return mw.ustring.gsub( pattern_str, "([%(%)%.%%%+%-%*%?%[%^%$%]])", "%%%1" )
end
return str
cufmbepw7ml3gut4lchtqrhtj5r63cp
Module:String/doc
828
6914
100158
2022-03-12T10:08:46Z
CX Zoom
6375
Create empty documentation
100158
wikitext
text/x-wiki
{{पटिरूप:Copied from English Wikipedia without documentation}}
5d2bm1zcy1h1gw7x89qtjx1cprh042p
पटिरूप:Folder box
10
6915
100183
100178
2022-03-12T21:35:21Z
CX Zoom
6375
Update
100183
wikitext
text/x-wiki
{| style="background: {{talk bgcolor}}; border: 1px solid #3266cc; margin-left: auto; margin-right: auto; width:80%;"
|style="min-width: 40px;"|[[File:Pali Wikipedia Folder icon.svg|40px|link=|alt=]]
|style="text-align: left; padding-left: 0.2em; {{#if:{{{image2|}}}|padding-right: 0.2em;|}}"|This {{#switch:{{lc:{{{type}}}}}
| article = article
| list = list
| draft = draft
| disambiguation = disambiguation page
| redirect = redirect page
| infobox = infobox
| navbox = navbox
| sidebar = sidebar
| userbox = userbox
| topicon = topicon
| template = template
| module = module
| script = script
| documentation = documentation page
| project category = project-related category
| category = category
| help = help page
| discussion = discussion page
| project = project page
| file = file
| na|n/a = page
| #default = page}} is within the scope of '''[[Wikipedia:Folder {{{name}}}|Folder {{{name}}}]]''', which aims to improve Wikipedia's coverage of {{{name}}}-related topics. If you would like to participate, please visit the [[Wikipedia:Folder {{{name}}}|project page]].
{{#if:{{{image2|}}}|
{{!}}style="width: {{{image2size|40px}}};"{{!}}[[File:{{{image2}}}|{{#if:{{{image2size|}}}|{{{image2size}}}|40px}}|link=|alt=]]|}}
|-
{{#if:{{{importance|}}}|
{{!}} style="background: {{#switch:{{lc:{{{importance}}}}}
| t|top = #ff8fff;" {{!}} '''Top'''
| h|high = #ffacff;" {{!}} '''High'''
| m|mid = #ffccff;" {{!}} '''Mid'''
| l|low = #ffd4ff;" {{!}} '''Low'''
| b|bottom = #ffebff;" {{!}} '''Bottom'''
| na|n/a = #dddddd;" {{!}} '''N/A'''
| #default = #ffffff;" {{!}} }}
{{!}} {{#if:{{{image2|}}}|colspan=2{{!}}|}}This {{#switch:{{lc:{{{type}}}}}
| article = article
| list = list
| draft = draft
| disambiguation = disambiguation page
| redirect = redirect page
| infobox = infobox
| navbox = navbox
| sidebar = sidebar
| userbox = userbox
| topicon = topicon
| template = template
| module = module
| script = script
| documentation = documentation page
| project category = project-related category
| category = category
| help = help page
| discussion = discussion page
| project = project page
| file = file
| na|n/a = page
| #default = page}} has{{#switch:{{lc:{{{importance}}}}}
| t|top|h|high|m|mid|l|low|b|bottom|na|n/a =
| #default = {{sp}}not}} been rated {{#switch:{{lc:{{{importance}}}}}
| t|top = as Top-importance{{sp}}
| h|high = as High-importance{{sp}}
| m|mid = as Mid-importance{{sp}}
| l|low = as Low-importance{{sp}}
| b|bottom = as Bottom-importance{{sp}}
| #default = }}on the folder's importance scale.|}}
|}<noinclude><!--
#if functions are used so that empty parameters when template is used, don't create vacancies here.
-->{{documentation}}</noinclude>
huos04ijjgms2omogfbn1btybna3cza
पटिरूप:Rating box
10
6916
100185
100184
2022-03-12T21:44:38Z
CX Zoom
6375
CX Zoom moved page [[पटिरूप:Assessment box]] to [[पटिरूप:Rating box]]: More specific
100184
wikitext
text/x-wiki
{| style="background: {{talk bgcolor}}; border: 1px solid #3266cc; margin-left: auto; margin-right: auto; width:80%;"
|style="text-align: center; min-width: 40px;"|[[File:Pali Wikipedia Rating icon.svg|40px|link=|alt=]]
|style="text-align: left;"|This is the '''talk page''' of {{#switch:{{lc:{{{type}}}}}
| article = an article
| list = a list
| draft = a draft
| disambiguation = a disambiguation page
| redirect = a redirect page
| infobox = an infobox
| navbox = a navbox
| sidebar = a sidebar
| userbox = an userbox
| topicon = a topicon
| template = a template
| module = a module
| script = a script
| documentation = a documentation page
| project category = a project-related category
| category = a category
| help = a help page
| discussion = a discussion page
| project = a project page
| file = a file
| na|n/a = a page
| #default = a page}} which has been rated as:
|-
| style="text-align: center; background: {{#switch:{{lc:{{{importance}}}}}
| t|top = #ff8fff;" {{!}} '''Top'''
| h|high = #ffacff;" {{!}} '''High'''
| m|mid = #ffccff;" {{!}} '''Mid'''
| l|low = #ffd4ff;" {{!}} '''Low'''
| b|bottom = #ffebff;" {{!}} '''Bottom'''
| na|n/a = #dddddd;" {{!}} N/A
| #default = #ffffff;" {{!}} }}
| of {{#switch:{{lc:{{{importance}}}}}
| t|top = '''Top-importance'''
| h|high = '''High-importance'''
| m|mid = '''Mid-importance'''
| l|low = '''Low-importance'''
| b|bottom = '''Bottom-importance'''
| #default = Unassessed importance}} to the Pali Wikipedia.
{{#switch:{{lc:{{{type}}}}}
| article =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| f|featured = #b7a1ef;" {{!}} '''FA'''
{{!}} A [[File:Pali Wikipedia Featured class icon.svg|20px|link=|alt=]] '''Featured article'''
| g|good = #55eeee;" {{!}} '''GA'''
{{!}} A [[File:Pali Wikipedia Good class icon.svg|20px|link=|alt=]] '''Good article'''
| a = #66ff66;" {{!}} '''A'''
{{!}} An '''A-class article'''
| b = #b2ff66;" {{!}} '''B'''
{{!}} A '''B-class article'''
| c = #ffff66;" {{!}} '''C'''
{{!}} A '''C-class article'''
| start = #ffaa66;" {{!}} '''Start'''
{{!}} A '''Start-class article'''
| stub = #ffa4a4;" {{!}} '''Stub'''
{{!}} A '''Stub-class article'''
| #default = #ffffff;" {{!}}
{{!}} This article is not assessed for quality }} on the Pali Wikipedia.
| list =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| f|featured = #b7a1ef;" {{!}} '''FL'''
{{!}} A [[File:Pali Wikipedia Featured class icon.svg|20px|link=|alt=]] '''Featured list'''
| start = #ffaa66;" {{!}} '''Start'''
{{!}} A '''Start-class list'''
| stub = #ffa4a4;" {{!}} '''Stub'''
{{!}} A '''Stub-class list'''
| #default = #ffffff;" {{!}}
{{!}} This list is not assessed for quality }} on the Pali Wikipedia.
| navbox =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| f|featured = #b7a1ef;" {{!}} '''FN'''
{{!}} A [[File:Pali Wikipedia Featured class icon.svg|20px|link=|alt=]] '''Featured navbox'''
| start = #ffaa66;" {{!}} '''Start'''
{{!}} A '''Start-class navbox'''
| stub = #ffa4a4;" {{!}} '''Stub'''
{{!}} A '''Stub-class navbox'''
| #default = #ffffff;" {{!}}
{{!}} This navbox is not assessed for quality }} on the Pali Wikipedia.
| sidebar =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| f|featured = #b7a1ef;" {{!}} '''FS'''
{{!}} A [[File:Pali Wikipedia Featured class icon.svg|20px|link=|alt=]] '''Featured sidebar'''
| start = #ffaa66;" {{!}} '''Start'''
{{!}} A '''Start-class sidebar'''
| stub = #ffa4a4;" {{!}} '''Stub'''
{{!}} A '''Stub-class sidebar'''
| #default = #ffffff;" {{!}}
{{!}} This sidebar is not assessed for quality }} on the Pali Wikipedia.
| project =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| a = #66ff66;" {{!}} '''A'''
{{!}} An '''A-class page'''
| b = #b2ff66;" {{!}} '''B'''
{{!}} A '''B-class page'''
| c = #ffff66;" {{!}} '''C'''
{{!}} A '''C-class page'''
| start = #ffaa66;" {{!}} '''Start'''
{{!}} A '''Start-class page'''
| stub = #ffa4a4;" {{!}} '''Stub'''
{{!}} A '''Stub-class page'''
| #default = #ffffff;" {{!}}
{{!}} This page is not assessed for quality }} on the Pali Wikipedia.
| file =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{quality|}}}}}
| f|featured = #b7a1ef;" {{!}} '''FF'''
{{!}} A [[File:Pali Wikipedia Featured class icon.svg|20px|link=|alt=]] '''Featured file'''
| g|good = #55eeee;" {{!}} '''GF'''
{{!}} A [[File:Pali Wikipedia Good class icon.svg|20px|link=|alt=]] '''Good file'''
| #default = #dddddd;" {{!}}
{{!}} Does not meet the criteria to be assessed }} on the Pali Wikipedia.
| #default =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{type}}}}}
| draft = #f1dccc;" {{!}} '''Draft'''
{{!}} This '''Draft'''
| disambiguation = #00fa9a;" {{!}} '''Disamb'''
{{!}} This '''Disambiguation page'''
| redirect = #30ffca;" {{!}} '''Redirect'''
{{!}} This '''Redirect'''
| infobox = #fff08a;" {{!}} '''Infobox'''
{{!}} This '''Infobox'''
| userbox = #ebdc77;" {{!}} '''Userbox'''
{{!}} This '''Userbox'''
| topicon = #e1d26c;" {{!}} '''Topicon'''
{{!}} This '''Topicon'''
| template = #d8d263;" {{!}} '''Template'''
{{!}} This '''Template'''
| module = #ddb1bc;" {{!}} '''Module'''
{{!}} This '''Module'''
| script = #edc1cc;" {{!}} '''Script'''
{{!}} This '''Script'''
| documentation = #ecfbf4;" {{!}} '''Doc'''
{{!}} This '''Documentation page'''
| project category = #c8d8ef;" {{!}} '''P Cat'''
{{!}} This '''project-related category'''
| category = #d8e8ff;" {{!}} '''Category'''
{{!}} This '''Category'''
| help = #b45454;" {{!}} '''Help'''
{{!}} This '''Help page'''
| discussion = #b45454;" {{!}} '''Discuss'''
{{!}} This '''Discussion page'''
| na|n/a = #dddddd;" {{!}} N/A
{{!}} This page
| #default = #ffffff;" {{!}}
{{!}} This page}} does not require a quality rating on the Pali Wikipedia.}}
{{#switch:{{lc:{{{type}}}}}
| article =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{tense|}}}}}
| h|historical = #9f7158;" {{!}} History
{{!}} A '''History-class article''' as it documents historical events.
| c|current = #cfa188;" {{!}} Current
{{!}} A '''Current-class article''' as it documents current events.
| f|future = #ffd1b8;" {{!}} Future
{{!}} A '''Future-class article''' as it documents expected future events. }}
| list =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{tense|}}}}}
| h|historical = #9f7158;" {{!}} History
{{!}} A '''History-class list''' as it documents historical events.
| c|current = #cfa188;" {{!}} Current
{{!}} A '''Current-class list''' as it documents current events.
| f|future = #ffd1b8;" {{!}} Future
{{!}} A '''Future-class list''' as it documents expected future events. }}
| draft =
{{!}}-
{{!}} style="text-align: center; background: {{#switch:{{lc:{{{tense|}}}}}
| h|historical = #9f7158;" {{!}} History
{{!}} A '''History-class draft''' as it documents historical events.
| c|current = #cfa188;" {{!}} Current
{{!}} A '''Current-class draft''' as it documents current events.
| f|future = #ffd1b8;" {{!}} Future
{{!}} A '''Future-class draft''' as it documents expected future events. }}
| #default = }}
|}<noinclude><!--
#if functions are used so that empty parameters when template is used, don't create vacancies here.
-->{{documentation}}</noinclude>
bp7opq02bbmd96yegp043hdvzh0p2hn
Wikipedia:Criteria for speedy deletion
4
6918
101714
100242
2022-06-13T20:19:45Z
CX Zoom
6375
Update
101714
wikitext
text/x-wiki
{{पटिरूप:Unvetted guideline|import=yes|from=[[:en:Wikipedia:Criteria for speedy deletion|Wikipedia:Criteria for speedy deletion on the English Wikipedia]]}}
Pages that satify the '''Criteria for speedy deletion (CSD)''' may be deleted without any discussion.
== List of criteria ==
{{Anchor|G|General}}
=== General ===
These apply to [[Wikipedia:Namespace|every type of page]] with exclusions listed for specific criteria, and so apply to articles, drafts, redirects, user pages, talk pages, files, etc. Read the specifics for each criterion to see where and how they apply.
{{Anchor|G1}}
==== G1. Nonsense ====
This applies to pages consisting entirely of incoherent text or gibberish with no meaningful content or history. It does not cover poor writing, partisan screeds, obscene remarks, implausible theories, vandalism or hoaxes, fictional material, coherent non-Pali material, or poorly translated material. Nor does it apply to any page in the [[Wikipedia:User page|user namespace]].
If it is understandable (in any language), G1 does not apply.
: Use <code><nowiki>{{CSD|G1}}</nowiki></code>
{{Anchor|G2}}
==== G2. Test pages ====
This applies to pages created to test editing or other Wikipedia functions. It applies to subpages of the [[Wikipedia:Sandbox|Wikipedia Sandbox]] created as tests, but does not apply to the Sandbox itself, pages in the [[Wikipedia:User page|user namespace]], or valid but unused or duplicate templates.
: Use <code><nowiki>{{CSD|G2}}</nowiki></code>
{{Anchor|G3|G3H|G3V}}
==== G3. Pure vandalism and blatant hoaxes ====
'''G3H.''' Hoax: This applies to pages that are blatant and obvious misinformation, blatant hoaxes (including files intended to misinform), and redirects created by cleanup from page-move vandalism. Articles about notable hoaxes are acceptable if it is clear that they are describing a hoax.
: Use <code><nowiki>{{CSD|G3H}}</nowiki></code>
'''G3V.''' Vandalism: Pages created as obvious vandalism, to misguide readers and/or editors.
: Use <code><nowiki>{{CSD|G3V}}</nowiki></code>
{{Anchor|G4}}
==== G4. Attack pages ====
Pages that disparage, threaten, intimidate, or harass their subject or some other entity, and serve no other purpose. Examples of 'attack pages' may include libel, legal threats, material intended purely to harass or intimidate a person, group, community or a biographical material about a living person that is entirely negative in tone and unsourced. These pages should be speedily deleted when there is no neutral version in the page history to revert to. Both the page title and page content may be taken into account in assessing an attack.
Redirects from plausible search terms are not eligible under this criterion. For example, a term used on the target page to refer to its subject is often a plausible redirect.
: Use <code><nowiki>{{CSD|G4}}</nowiki></code>
{{Anchor|G5}}
==== G5. No content ====
This applies to pages consisting only of external links, category tags or "See also" sections, a rephrasing of the title, attempts to correspond with the person or group named by its title, questions that should have been asked at a [[Wikipedia:Noticeboards|noticeboard]], chat-like comments, template tags, or images. This may also apply to pages consisting only of the framework of a page with no additional content, or no content at all. However, a very short article may be a valid [[Wikipedia:Stub|stub]] if it has context, in which case it is not eligible for deletion under this criterion. Similarly, this criterion does not cover a page having only an infobox, unless its contents also meet another speedy deletion criterion. This criterion excludes poor writing ([[#G1|CSD G1]]), coherent non-Pali material ([[#A4|CSD A4]]), and poorly translated material. Do not tag under this criterion in the first few minutes after a new page is created. This does not apply to user pages & draft articles.
: Use <code><nowiki>{{CSD|G5}}</nowiki></code>
{{Anchor|G6}}
==== G6. Author requests deletion ====
If requested in good faith and provided that the only substantial content of the page was added by its author. For redirects created as a result of a page move, the mover must also have been the only substantive contributor to the pages before the move. If the sole author blanks a page other than a userspace page, a category page, or any type of talk page, this can be taken as a deletion request. This does not cover deletion of own user pages ([[#U1|CSD U1]]).
: Use <code><nowiki>{{CSD|G6}}</nowiki></code>
{{Anchor|G7}}
==== G7. Recreation of a page that was deleted per a deletion discussion ====
This applies to sufficiently identical copies, having any title, of a page deleted via its most recent [[Wikipedia:Deletion discussions|deletion discussion]].<ref> The result of the most recent deletion discussion controls. This means that if the most recent discussion was "keep" or a default to keep through no consensus, G7 does not apply. Likewise, an article that was deleted through its most recent discussion, but was kept in earlier discussions, is subject to the criterion and may be deleted.</ref> It excludes pages that are not substantially identical to the deleted version, pages to which the reason for the deletion no longer applies, and content that has been moved to user space or converted to a draft for explicit improvement (but not simply to circumvent Wikipedia's [[Wikipedia:Deletion policy|deletion policy]]). This criterion also does not cover content undeleted via a [[Wikipedia:Deletion review|deletion review]], or that was only deleted via speedy deletion.
: Use <code><nowiki>{{CSD|G7}}</nowiki></code>
{{Anchor|G8}}
==== G8. Pages dependent on a non-existent or deleted page ====
Examples include:
* [[Wikipedia:Talk page|Talk pages]] with no corresponding subject page
* [[Wikipedia:Subpage|Subpages]] with no parent page
* [[Help:File page|File pages]] without a corresponding file
* [[Wikipedia:Redirect|Redirects]] to targets that never existed or were deleted
* Unused [[Wikipedia:Editnotice|editnotices]] of non-existent or [[Wikipedia:Protection policy#Creation protection|unsalted]] deleted pages
This criterion excludes any page that is useful to Wikipedia, and in particular:
* Deletion discussions that are not logged elsewhere
* [[Wikipedia:Talk page guidelines#User talk pages|User talk pages]]
* Talk page archives (except article talk page archives where the corresponding article and main talk page have been deleted and the page is not otherwise useful to Wikipedia – check for page-moves and merges before using G8 on article-talk-page-archives; the parent article might still exist under a different name)
* Redirects that were broken as a result of a page move (these should instead be retargeted to their target's new name), except where [[#R2|CSD R2]] would immediately apply
* Plausible redirects that can be changed to valid targets
* User subpages when the user has not created a [[Wikipedia:User pages|user page]]
* Talk pages for files that exist on [[Wikipedia:Wikimedia Commons|Wikimedia Commons]]
* Pages that should be moved to a different location<ref>Note that new editors sometimes mistakenly start article drafts on talk pages that have no article. If you see this, move the draft to [[Wikipedia:Drafts|the draft space]] or to the user's [[Wikipedia:Userspace|userspace]], making sure the new user is listed as author and not you.</ref>
Exceptions may be sign-posted with the template {{tl|G8 exempt}}.
: Use <code><nowiki>{{CSD|G8}}</nowiki></code>
{{Anchor|G9}}
==== G9. Creations by banned or blocked users ====
This applies to pages created by [[:Category:Banned Wikipedia users|banned]] or [[:Category:Blocked Wikipedia users|blocked]] users in violation of their [[Wikipedia:Banning policy|ban]] or [[Wikipedia:Blocking policy|block]], and that have no substantial edits by others. G9 should not be applied to [[WP:TRANS|transcluded]] templates or to [[Wikipedia:Categorization|categories]] that may be useful or suitable for merging.
* To qualify, the edit or page must have been made while the user was actually banned or blocked. A page created before the ban or block was imposed or after it was lifted will not qualify under this criterion.
* For [[Wikipedia:Banning policy#Topic ban|topic-banned]] editors, the page must be a violation of the user's specific ban, and does not include contributions legitimately about some other topic.
* When a blocked or banned person uses an alternate account ([[Wikipedia:Sockpuppetry|sockpuppet]]) to avoid a restriction, any pages created via the sock account after the earliest block or ban of any of that person's accounts qualify for G9 (if not substantially edited by others); this is the most common case for applying G9.
*: Use <code><nowiki>{{CSD|G9}}</nowiki></code>
{{Anchor|G10|G10E|G10M|G10C|G10T}}
==== G10. Technical deletions ====
This is for uncontroversial maintenance, including:
'''G10E.''' Error: Deleting pages unambiguously created in error or in the incorrect namespace.
: Use <code><nowiki>{{CSD|G10E}}</nowiki></code>
'''G10M.''' Move: Deleting redirects or other pages blocking page moves. Administrators should be aware of the proper procedures where a redirect or page holding up a page move has a non-trivial page history. An administrator who deletes a page that is blocking a move should ensure that the move is completed after deleting it.
: Use <code><nowiki>{{CSD|G10M}}</nowiki></code>
'''G10C.''' Category: Deleting empty dated maintenance categories for dates in the past.
: Use <code><nowiki>{{CSD|G10C}}</nowiki></code>
'''G10T.''' Template: Deleting templates orphaned as the result of a consensus at [[Wikipedia:Templates for discussion]].
: Use <code><nowiki>{{CSD|G10T}}</nowiki></code>
{{Anchor|G11}}
==== G11. Unambiguous advertising or promotion ====
This applies to pages that are exclusively promotional and would need to be fundamentally rewritten to serve as encyclopedia articles, rather than advertisements. If a subject is [[:en:Wikipedia:Notability|notable]] and the content could plausibly be replaced with text written from a [[:en:Wikipedia:Neutral point of view|neutral point of view]], this is preferable to deletion. '''Note:''' Any article that describes its subject from a neutral point of view does not qualify for this criterion. However, "promotion" does not necessarily mean commercial promotion: anything can be promoted, including a person, a non-commercial organization, a point of view, etc.
: Use <code><nowiki>{{CSD|G11}}</nowiki></code>
{{Anchor|G12}}
==== G12. Unambiguous copyright infringement ====
{{Main|:en:Wikipedia:Copyright violations}}
This applies to text pages that contain copyrighted material with no credible assertion of public domain, fair use, or a [[:en:Wikipedia:Compatible license|compatible free license]], where there is no non-infringing content on the page worth saving. Only if the history is unsalvageably corrupted should it be deleted in its entirety; earlier versions without infringement should be retained. For equivocal cases that do not meet speedy deletion criteria (such as where there is a dubious assertion of permission, where free-content edits overlie the infringement, or where there is only partial infringement or close paraphrasing), the article or the appropriate section should be blanked with {{Tls|Copyvio|2=url=''insert URL here''}}, and the page should be listed at [[Wikipedia:Copyright problems]]. Please consult [[:en:Wikipedia:Copyright violations]] for other instructions. Public-domain and other free content, do not fall under this criterion, nor is mere lack of attribution of such works a reason for speedy deletion. For images and media, see [[#F9|CSD F9]] in the, which has more specific instructions.
: Use <code><nowiki>{{CSD|G12}}</nowiki></code>
{{Anchor|G13}}
==== G13. Abandoned Drafts and ''Articles for creation'' submissions ====
This applies to any pages that have not been edited by a human in six months found in:
# [[Wikipedia:Drafts|Draft namespace]],
# [[WP:UD|Userspace]] with an {{tl|AFC submission}} or {{tl|Draft}} template
Redirects are exempt from G13 deletion. Pages deleted under G13 may be restored upon request by following the procedure at [[Wikipedia:Requests for undeletion/G13]].
: Use <code><nowiki>{{CSD|G13}}</nowiki></code>
{{Anchor|G14}}
==== G14. Unnecessary disambiguation pages ====
This applies to the following [[Wikipedia:Disambiguation|disambiguation]] pages:
* Disambiguation pages that have titles ending in "(disambiguation)" but disambiguate only one extant Wikipedia page.
* Regardless of title, disambiguation pages that disambiguate zero extant Wikipedia pages.
* A redirect that ends in "(disambiguation)" but does not redirect to a disambiguation page or a page that performs a disambiguation-like function.
If a disambiguation page links to only one article and does not end in ''(disambiguation)'', it should be changed to a redirect, unless it is more appropriate to move the linked page to the title currently used for the disambiguation page. G14 also applies to pages that perform a disambiguation-like function (such as lists).
: Use <code><nowiki>{{CSD|G14}}</nowiki></code>
{{Anchor|G15}}
==== G15. Office actions ====
In exceptional circumstances, the Wikimedia Foundation office reserves the right to speedy-delete a page. Deletions of this type must not be reversed without permission from the Foundation.
: Use <code><nowiki>{{CSD|G15}}</nowiki></code>
{{Anchor|A|Article|Articles}}
=== Articles ===
{{Anchor|A1}}
==== A1. No context ====
This applies to articles lacking sufficient context to identify the subject of the article. ''Example: "He is a funny man with a red car. He makes people laugh."'' It applies only to very short articles. Note that ''context'' is different from ''content'', treated in [[#G5|CSD G5]]. This excludes coherent non-Pali material, and poorly translated material (see [[#A4|CSD A4]]). If any information in the title or on the page, including links, allows an editor, possibly with the aid of a web search, to find further information on the subject in an attempt to expand or edit it, A1 is not appropriate. Do not tag under this criterion in the first few minutes after a new article is created. An hour of delay before tagging under this criterion is suggested. Please do not mark the page as [[Wikipedia:New pages patrol/patrolled pages|patrolled]] before that delay passes, to ensure the article is reviewed at a later time.</ref>
: Use <code><nowiki>{{CSD|A1}}</nowiki></code>
{{Anchor|A2}}
==== A2. No indication of importance ====
This applies to any article about a real person, individual animal, commercial or non-commercial organization, web content, software, musical recordings or organized event that does not indicate why its subject is important or significant, with the exception of [[educational institution]]s. This is distinct from [[Wikipedia:Verifiability|verifiability]] and [[Wikipedia:Identifying reliable sources|reliability of sources]], and is a lower standard than [[Wikipedia:Notability|notability]]. The criterion does apply if the claim of significance or importance given is not credible, and any article with a blatantly false claim may be [[#G3|CSD G3H]]ed instead, as a hoax. If the claim's credibility is unclear, you can improve the article yourself, or list the article at [[Wikipedia:Articles for deletion|articles for deletion]].
: Use <code><nowiki>{{CSD|A2}}</nowiki></code>
{{Anchor|A3}}
==== A3. Obviously invented ====
This applies to any article that plainly indicates that the subject was invented/coined/discovered by the article's creator or someone the creator personally knows, and does not credibly indicate why its subject is important or significant. The criterion does not apply to any article that makes any credible claim of significance or importance even if the claim is not supported by a reliable source or does not qualify under Wikipedia's notability guidelines. '''Note''': This is not intended for hoaxes ([[#G3|CSD G3]]).<ref>Unlike a hoax, subject to deletion under [[#G3|CSD G3]] as a bad faith attempt to deceive, CSD A3 is for topics that were or may have been actually created and are real, but have no notice or significance except among a small group of people, e.g. a newly invented drinking game or new word.</ref>
: Use <code><nowiki>{{CSD|A3}}</nowiki></code>
{{Anchor|A4|A4E|A4H|A4S|A4O}}
==== A4. Foreign-language articles that exist on another Wikimedia project ====
This applies to articles not written in Pali that have essentially the same content as an article on another Wikimedia project. If the article is not the same as an article on another project, use the template {{tl|Not Pali}} instead, and list the page at [[Wikipedia:Pages needing translation into Pali]] for review and possible translation.
'''A4E.''' English: <code><nowiki>{{CSD|A4E}}</nowiki></code>
'''A4H.''' Hindi: <code><nowiki>{{CSD|A4H}}</nowiki></code>
'''A4S.''' Sanskrit: <code><nowiki>{{CSD|A4S}}</nowiki></code>
'''A4O.''' Other: <code><nowiki>{{CSD|A4O}}</nowiki></code>
{{Anchor|A5}}
==== A5. Transwikied articles ====
This applies to any article that consists only of a dictionary definition that has already been transwikied (e.g. to [[:wikt:|Wiktionary]]), a primary source that has already been transwikied (e.g., to [[:wikisource:|Wikisource]]), or an article on any subject that has been discussed at [[Wikipedia:Articles for deletion|articles for deletion]] with an outcome to move it to another wiki, after it has been properly moved and the author information recorded.
: Use <code><nowiki>{{CSD|A5}}</nowiki></code>
{{Anchor|A6}}
==== A6. Recently created article that duplicates an existing topic ====
This applies to any recently created article with no relevant page history that duplicates an existing Pali Wikipedia article, and that does not expand upon, detail or improve information within any existing article(s) on the subject, and where the title is not a plausible [[Wikipedia:Redirect|redirect]]. This does not include [[Wikipedia:Splitting|split pages]] or any article that expands or reorganizes an existing one or that contains referenced, [[Wikipedia:Merging|mergeable]] material. It also does not include disambiguation pages.
: Use <code><nowiki>{{CSD|A6}}</nowiki></code>
{{Anchor|R|Redirect|Redirects}}
=== Redirects ===
{{Anchor|R1}}
==== R1. File namespace redirects with names that match Wikimedia Commons pages ====
This applies to redirects in the "पटिमा:" ("File:") namespace with the same name as a file or redirect at [[Wikipedia:Wikimedia Commons|Wikimedia Commons]], provided the redirect on Wikipedia has no [[:en:Wikipedia:File link|file links]] (unless the links are obviously intended for the file or redirect at Wikimedia Commons).
: Use <code><nowiki>{{CSD|R1}}</nowiki></code>
{{Anchor|R2}}
==== R2. Cross-namespace redirects ====
This applies to redirects from the [[Wikipedia:Main namespace|main namespace]] to any other namespace except the '''Category:''', '''Template:''', '''Wikipedia:''', '''Help:''' and '''Portal:''' namespaces, and to broken redirects that would qualify for this criterion if they were fixed (e.g., redirects to articles that have been draftified).
: Use <code><nowiki>{{CSD|R2}}</nowiki></code>
{{Anchor|R3}}
==== R3. Implausible typos ====
This applies to recently created redirects from implausible typos or misnomers. However, redirects from common misspellings or misnomers are generally useful, as are sometimes redirects in [[:Category:Redirects from alternative languages|other languages]]. This criterion does not apply to redirects created as a result of a page move,<ref name="page move redirects">Page moves are excluded because of a history of improper deletions of these redirects. A move creates a redirect to ensure that any external links that point to Wikipedia remain valid; should such links exist, deleting these redirects will break them. Such redirects must be discussed at [[Wikipedia:Redirects for discussion]] before deletion. However, redirects that were obviously made in error can be deleted as [[#G10|CSD G10E]], technical deletions.</ref> unless the moved page was also recently created. It also does not apply to articles and stubs that have been converted into redirects, including [[Wikipedia:Merging|redirects created by merges]],<ref>See [[Wikipedia:Merge and delete]] for an explanation as to why redirects created by merges cannot be deleted in most cases.</ref> or to redirects ending with "(disambiguation)" that point to a disambiguation page.
: Use <code><nowiki>{{CSD|R3}}</nowiki></code>
{{Anchor|F|File|Files|I|Image|Images}}
=== Files ===
{{hatnote|These apply to files, images, and other media.}}
'''Note:''' The following File CSD guidelines are only a rough guide. These guidelines are unvetted by the community, and are unenforced within the project. Any file satisfying the given CSD criteria may be reported at [[:meta:]] to a [[:meta:Global sysop|global sysop]], or a [[:meta:Steward|steward]].
{{collapse top}}
{{Anchor|F1|I1}}
==== F1. Redundant ====
This applies to unused duplicates or lower-quality/resolution copies of another Wikipedia file having the same file format. This excludes images in the Wikimedia Commons; for these, see [[#F8|CSD F8]].<ref>This does not apply to images duplicated on Wikimedia Commons, because of license issues; instead see [[#F8|CSD F8]].</ref>
: Use <code><nowiki>{{CSD|F1}}</nowiki></code>
{{Anchor|F2|I2}}
==== F2. Corrupt, missing or empty file ====
This applies to files that are corrupt, missing, empty, or that contain superfluous and blatant non-metadata information.<ref>Before deleting this latter type of file/page, check whether the [[MediaWiki]] engine can read it by previewing a resized thumbnail of it. Even if it renders, if it contains significant superfluous information that cannot be accounted for as [[metadata]] directly relating to the media data, it may be deleted. It is always preferred to correct the problem by uploading a file that contains only the good data plus acceptable metadata.</ref> This also includes file description pages for Commons files that do not include information that is specific to Pali Wikipedia.<ref>Content from file description pages that is relevant to the Commons should be copied over before deleting the local page. If necessary, copy the attribution history as well.</ref>
: Use <code><nowiki>{{CSD|F2}}</nowiki></code>
{{Anchor|F3|I3}}
==== F3. Improper license ====
This criterion is used to flag media licensed as "[[:en:WP:NONCOM|for non-commercial use only]]" (including non-commercial [[:en:Creative Commons licenses]]), "no derivative use", "for Wikipedia use only" or "used with permission". These may be deleted, unless they comply with the limited standards for the use of [[:en:Wikipedia:Non-free content|non-free content]]. Files licensed under versions of the GFDL earlier than 1.3, without allowing for later versions or other licenses, may be deleted.
: Use <code><nowiki>{{CSD|F3}}</nowiki></code>
{{Anchor|F4|I4|F4A|F4B|F4C|I4A|I4B|I4C}}
==== F4. Lack of licensing information ====
This applies to media files lacking the necessary licensing information to verify copyright status after being identified as]] such]] for seven days. Administrators should check the upload summary, file information page, and the image itself for a source before deleting under this criterion.
'''F4A.''' [[:Category:Wikipedia files with unknown source|No source]]: <code><nowiki>{{CSD|F4A}}</nowiki></code>
'''F4B.''' [[:Category:Wikipedia files with unknown copyright status|No license]]: <code><nowiki>{{CSD|F4B}}</nowiki></code>
'''F4C.''' Neither source nor license: <code><nowiki>{{CSD|F4C}}</nowiki></code>
{{Anchor|F5|I5}}
==== F5. Orphaned non-free use images ====
This applies to images and other media that are not under a [[:en:Wikipedia:Image copyright tags/Free licenses|free license]] or in the [[:en:Wikipedia:public domain|public domain]] and that are not used in any article. These may be deleted after being [[:Category:Orphaned non-free use Wikipedia files|identified]] as such for more than seven days or immediately if the image's only use was on a deleted article and it is very unlikely to have any use on any other valid article. This includes previous revisions of the image. Reasonable exceptions may be made for images uploaded for an upcoming article.
: Use <code><nowiki>{{CSD|F5}}</nowiki></code>
{{Anchor|F6|I6}}
==== F6. Missing non-free use rationale ====
This applies to [[:en:Wikipedia:Non-free content|non-free]] files claiming fair use but without a [[:en:Wikipedia:Fair use rationale guideline|use rationale]]. These may be deleted after being [[:Category:Wikipedia files with no non-free use rationale|identified]] as such for seven days. The boilerplate [[:en:Wikipedia:Image copyright tags/All#Fair use|copyright tags setting out fair use criteria]] do not constitute a rationale. This criterion does not apply to situations where a use rationale is provided but is disputed.
: Use <code><nowiki>{{CSD|F6}}</nowiki></code>
{{Anchor|F7|I7|F7D|F7R|F7I|I7D|I7R|I7I}}
==== F7. Invalid fair-use claim ====
'''F7D.''' Disputed fair use rationale: [[Wikipedia:Non-free content|Non-free]] images or media from a commercial source (e.g. [[Associated Press]], [[Getty Images]]), where the file itself is not the [[Wikipedia:Non-free content#Unacceptable use|subject of sourced commentary]], are considered an invalid claim of fair use and fail the strict requirements of [[Wikipedia:Non-free content criteria]]; and may be deleted immediately.
: Use <code><nowiki>{{CSD|F7D}}</nowiki></code>
'''F7R.''' Replaceable with free images: [[Wikipedia:Non-free content|Non-free]] images or media that have been [[:Category:Replaceable non-free use Wikipedia files|identified]] as being replaceable by a free image and tagged with {{tls|Rfu}} may be deleted after two days, if no justification is given for the claim of irreplaceability. If the replaceability is disputed, the nominator should not be the one deleting the image.
: Use <code><nowiki>{{CSD|F7R}}</nowiki></code>
'''F7I.''' Invalid fair use claim: Invalid fair-use claims tagged with {{tls|Dfu}} may be deleted seven days after they are tagged, if a full and valid fair-use use rationale is not added.
: Use <code><nowiki>{{CSD|F7I}}</nowiki></code>
{{Anchor|F8|I8}}
==== F8. Images available as identical copies on [[Wikimedia Commons]] ====
Provided the following conditions are met:
* The Commons version is in the same [[:en:Wikipedia:Image use policy#Format|file format]] and is of the same or higher quality/resolution.
* The image's license and source status is beyond reasonable doubt, and the license is undoubtedly accepted at Commons. To avoid deletion at Commons, please ensure the Commons page description has all of the following:
** Name and date of death of the creator of the artistic work represented by the file, or else clear evidence that a free license was given. If anonymous, ensure the page description provides evidence that establishes the anonymous status.
** Country where the artistic work represented by the file was situated, or where it was first published.
** Date when the artistic work represented by the file was created or first published, depending on the copyright law of the origin country.
** All image revisions that meet the first condition have been transferred to Commons as revisions of the Commons copy and properly marked as such.
* The image is not marked as {{tl|Do not move to Commons}} or as {{tl|Keep local}}.<!--
* The uploader(s) of the media have not previously expressed an objection to such deletions.-->
* All information on the image description page is present on the Commons image description page, including the complete upload history with links to the uploader's local user pages (the upload history is not necessary if the file's license does not require it, although it is still recommended).<!--
* All appropriate and relevant past revisions or version of the file have also been transfered. -->
** If there is any information not relevant to any other project on the image description page (like {{tl|FeaturedPicture}}), the image description page must be undeleted after the file deletion.
* If the image is available on Commons under a different name than locally, all local references to the image must be updated to point to the title used at Commons.
* The image is not protected. Do not delete protected images, even if there is an identical copy on Commons, unless the image is no longer in use (check [[Help:What links here|what links here]]). They are usually locally uploaded and protected here since they are used in the interface or in some widely used high-risk template. Deleting the local copy of an image used in the interface does break things. [[Wikipedia:Cascade-protected items#Cascade protected images|More about high-risk images]].
* {{tl|C-uploaded}} images may be speedily deleted as soon as they are off the [[Main Page]].
*: Use <code><nowiki>{{CSD|F8}}</nowiki></code>
{{Anchor|F9|I9}}
==== F9. Unambiguous copyright infringement ====
This applies to obviously non-free images (or other media files) that are not claimed by the uploader to be fair use. A URL or other indication of where the image originated should be mentioned. This does not include images with a credible claim that the owner has released them under a Wikipedia-compatible free license. Most images from stock photo libraries such as Getty Images will not be released under such a license. Blatant infringements should be tagged with the {{tl|Db-filecopyvio}} template. Non-blatant copyright infringements should be discussed at [[Wikipedia:Files for discussion]].
: Use <code><nowiki>{{CSD|F9}}</nowiki></code>
{{Anchor|F10|I10}}
==== F10. Useless non-media files ====
This criterion is meant for files that are neither image, sound, nor video files; are not used in any article; and have no foreseeable placement in an article. Most non-media file formats cannot be uploaded to English Wikipedia, pdf files being the only exception. An extension alone is not enough reason to delete; this criterion is based on file content.
: Use <code><nowiki>{{CSD|F10}}</nowiki></code>
{{Anchor|F11|I11}}
==== F11. No evidence of permission ====
If an uploader has specified a license and has named a third party as the source/copyright holder without providing evidence that this third party has in fact agreed, the item may be deleted seven days after notification of the uploader. Acceptable evidence of licensing normally consists of either a link to the source website where the license is stated, or a statement by the copyright holder e-mailed or forwarded to [mailto:permissions-en@wikimedia.org permissions-en@wikimedia.org]. Such a confirmation is also required if the source is an organization that the uploader claims to represent, or a web publication that the uploader claims to be their own. Instances of obvious copyright violations where the uploader would have no reasonable expectation of obtaining permission (e.g. major studio movie posters, television images, album covers, logos that are not [[Template:Pd-textlogo|simple enough to be public domain]], etc.) should be speedily deleted per [[#F9|CSD F9]] (unambiguous copyright infringement), unless fair-use can be claimed. Files tagged with {{Tl|OTRS pending}} for more than 30 days may also be speedily deleted under this criterion. (Please note that the backlog for messages sent to the permissions-en queue is currently {{OTRS backlog}} days. You may wish to wait at least this amount of time before tagging OTRS pending images for deletion.) Images tagged {{tl|OTRS received}} whose permissions have not been confirmed after 30 days may be deleted immediately under this criterion, without waiting an additional seven days, provided a check of the ticket is performed by an OTRS agent to confirm that no further interaction is ongoing.
: Use <code><nowiki>{{CSD|F11}}</nowiki></code>
{{collapse bottom}}
{{Anchor|C|Category|Categories}}
=== [[Help:Category|Categories]] ===
{{Anchor|C1}}
==== C1. Unpopulated categories ====
This criterion applies to categories that have been unpopulated for at least seven days. This does not apply to maintainence or project categories that by their nature may become empty on occasion (e.g. [[:Category:Wikipedians looking for help]]). Place {{Tl|Possibly empty category}} (or, for administrative categories, {{tl|Wikipedia category|hidden=yes|tracking=yes}}) at the top of the page to prevent such categories from being deleted.
: Use <code><nowiki>{{CSD|C1}}</nowiki></code>
{{Anchor|U|User page|User pages|Userpage|Userpages|User}}
=== User pages ===
{{Anchor|U1}}
==== U1. User request ====
Personal [[Wikipedia:User page|user pages]] and [[:en:Wikipedia:Subpages|subpages]] (but not user talk pages) upon request by their user. This also includes [[:en:Wikipedia:editnotice|editnotice]]s for [[Wikipedia:user page|user page]]s. In some rare cases there may be administrative need to retain the page. User talk pages are not eligible for speedy deletion under this criterion. Pages which have previously been moved are only eligible if all previous titles were in the user's userspace. '''Note:''' The template does not display on certain pages (such as [[:en:Cascading Style Sheets|.css]] and [[:en:JavaScript|.js]] pages), but its categorization will work.
: Use <code><nowiki>{{CSD|U1}}</nowiki></code>
{{Anchor|U2}}
==== U2. Nonexistent user ====
This applies to user pages, user subpages, and user talk pages of users that do not exist (check [[Special:Listusers]]), except user pages for IP users who have edited, redirects from misspellings of an established user's user page, and the previous name of a [[:en:Wikipedia:Changing username|renamed user]].
Before placing one of the following templates or deleting a page under this criterion, consider whether moving the page to another location, such as a sub-page of the user page of the primary contributor, is preferable to deletion.
: Use <code><nowiki>{{CSD|U2}}</nowiki></code>
{{Anchor|U3}}
==== U3. Blatant misuse of Wikipedia as a web host ====
Pages in userspace consisting of writings, information, discussions, or activities not closely related to Wikipedia's goals, where the owner has made few or no edits outside of [[Wikipedia:User pages|user pages]], except for plausible drafts and pages adhering to [[:en:Wikipedia:User pages#What may I have in my user pages?]]. It applies regardless of the age of the page in question.
* Consider blanking pages with a significant history unrelated to the content that is being deleted.
* For draft articles that are on a user's main page and which do not otherwise qualify for speedy deletion, consider moving it to a sub-page.
*: Use <code><nowiki>{{CSD|U3}}</nowiki></code>
{{Anchor|W|Wikipedia|Wikipedia page|Wikipedia pages|Wiki|WP|P|Project|Project page|Project pages|H|Help|Help page|Help pages}}
=== [[Wikipedia:Wikipedia (namespace)|Wikipedia]] ===
{{Anchor|W1|H1|P1}}
==== W1. Any folder that would be ''subject to speedy deletion as an article'' ====
Any portal that would fail any of the active [[WP:ACSD|criteria for speedy deletion of articles]] is valid under this criterion. When deleting or nominating a portal page under this criterion, remember to indicate which article CSD criterion applies to it.
: Use <code><nowiki>{{CSD|W1| <Article CSD template goes here> }}</nowiki></code>
{{Anchor|W2|H2|P2}}
==== W2. Underpopulated folder ====
Any folder based on a topic for which there is only a stub header article or fewer than three articles detailing subject matter that would be appropriate to present under the title of that portal.
: Use <code><nowiki>{{CSD|W2}}</nowiki></code>
== Notes ==
j9o1bywhfphg1e1tnjqkj2dp3j6yvqa
पटिरूप:Hatnote
10
6919
101543
100191
2022-05-31T10:53:32Z
CX Zoom
6375
+ Cat
101543
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>
{{Modules used|
* [[Module:Hatnote]]}}
{{documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
fvs5xrhtb0dzzwds7mn6137kw0jgzky
Module:Hatnote
828
6920
100192
2022-03-13T09:46:10Z
CX Zoom
6375
Copied latest revision from [[en:Module:Hatnote]]. See it's editing history for attribution.
100192
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote --
-- --
-- This module produces hatnote links and links to related articles. It --
-- implements the {{hatnote}} and {{format link}} meta-templates and includes --
-- helper functions for other Lua hatnote modules. --
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local yesno -- lazily initialise [[Module:Yesno]]
local formatLink -- lazily initialise [[Module:Format link]] ._formatLink
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local curNs = mw.title.getCurrentTitle().namespace
p.missingTargetCat =
--Default missing target category, exported for use in related modules
((curNs == 0) or (curNs == 14)) and
'Articles with hatnote templates targeting a nonexistent page' or nil
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
function p.findNamespaceId(link, removeColon)
-- Finds the namespace id (namespace number) of a link or a pagename. This
-- function will not work if the link is enclosed in double brackets. Colons
-- are trimmed from the start of the link by default. To skip colon
-- trimming, set the removeColon parameter to false.
checkType('findNamespaceId', 1, link, 'string')
checkType('findNamespaceId', 2, removeColon, 'boolean', true)
if removeColon ~= false then
link = removeInitialColon(link)
end
local namespace = link:match('^(.-):')
if namespace then
local nsTable = mw.site.namespaces[namespace]
if nsTable then
return nsTable.id
end
end
return 0
end
function p.makeWikitextError(msg, helpLink, addTrackingCategory, title)
-- Formats an error message to be returned to wikitext. If
-- addTrackingCategory is not false after being returned from
-- [[Module:Yesno]], and if we are not on a talk page, a tracking category
-- is added.
checkType('makeWikitextError', 1, msg, 'string')
checkType('makeWikitextError', 2, helpLink, 'string', true)
yesno = require('Module:Yesno')
title = title or mw.title.getCurrentTitle()
-- Make the help link text.
local helpText
if helpLink then
helpText = ' ([[' .. helpLink .. '|help]])'
else
helpText = ''
end
-- Make the category text.
local category
if not title.isTalkPage -- Don't categorise talk pages
and title.namespace ~= 2 -- Don't categorise userspace
and yesno(addTrackingCategory) ~= false -- Allow opting out
then
category = 'Hatnote templates with errors'
category = mw.ustring.format(
'[[%s:%s]]',
mw.site.namespaces[14].name,
category
)
else
category = ''
end
return mw.ustring.format(
'<strong class="error">Error: %s%s.</strong>%s',
msg,
helpText,
category
)
end
function p.disambiguate(page, disambiguator)
-- Formats a page title with a disambiguation parenthetical,
-- i.e. "Example" → "Example (disambiguation)".
checkType('disambiguate', 1, page, 'string')
checkType('disambiguate', 2, disambiguator, 'string', true)
disambiguator = disambiguator or 'disambiguation'
return mw.ustring.format('%s (%s)', page, disambiguator)
end
--------------------------------------------------------------------------------
-- Hatnote
--
-- Produces standard hatnote text. Implements the {{hatnote}} template.
--------------------------------------------------------------------------------
function p.hatnote(frame)
local args = getArgs(frame)
local s = args[1]
if not s then
return p.makeWikitextError(
'no text specified',
'Template:Hatnote#Errors',
args.category
)
end
return p._hatnote(s, {
extraclasses = args.extraclasses,
selfref = args.selfref
})
end
function p._hatnote(s, options)
checkType('_hatnote', 1, s, 'string')
checkType('_hatnote', 2, options, 'table', true)
options = options or {}
local inline = options.inline
local hatnote = mw.html.create(inline == 1 and 'span' or 'div')
local extraclasses
if type(options.extraclasses) == 'string' then
extraclasses = options.extraclasses
end
hatnote
:attr('role', 'note')
:addClass(inline == 1 and 'hatnote-inline' or 'hatnote')
:addClass('navigation-not-searchable')
:addClass(extraclasses)
:addClass(options.selfref and 'selfref')
:wikitext(s)
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = 'Module:Hatnote/styles.css' }
} .. tostring(hatnote)
end
return p
81imvwvei9p1icm5aqz0d3b18lurz1c
Module:Hatnote/styles.css
828
6921
100193
2022-03-13T09:49:03Z
CX Zoom
6375
Copied latest revision from [[en:Module:Hatnote/styles.css]]. See it's editing history for attribution.
100193
sanitized-css
text/css
/* {{pp|small=y}} */
.hatnote {
font-style: italic;
}
/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */
div.hatnote {
/* @noflip */
padding-left: 1.6em;
margin-bottom: 0.5em;
}
.hatnote i {
font-style: normal;
}
/* The templatestyles element inserts a link element before hatnotes.
* TODO: Remove link if/when WMF resolves T200206 */
.hatnote + link + .hatnote {
margin-top: -0.5em;
}
7znvdfdw9mn3ta8a2ioyp35gizwnv4c
Module:Hatnote/doc
828
6922
100194
2022-03-13T09:50:53Z
CX Zoom
6375
Create empty documentation
100194
wikitext
text/x-wiki
{{पटिरूप:Copied from English Wikipedia without documentation}}
5d2bm1zcy1h1gw7x89qtjx1cprh042p
पटिरूप:Anchor
10
6923
101479
100195
2022-05-30T19:14:22Z
CX Zoom
6375
+ Cat
101479
wikitext
text/x-wiki
{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude>
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
sbxwx5acickicijgz7tbdb4g62a8ye6
Module:Anchor
828
6924
100196
2022-03-13T10:04:06Z
CX Zoom
6375
Copied latest revision from [[en:Module:Anchor]]. See it's editing history for attribution.
100196
Scribunto
text/plain
-- This module implements {{anchor}}.
local getArgs = require('Module:Arguments').getArgs
local tableTools = require('Module:TableTools')
local p = {}
function p.main(frame)
-- Get the positional arguments from #invoke, remove any nil values,
-- and pass them to p._main.
local args = getArgs(frame)
local argArray = tableTools.compressSparseArray(args)
return p._main(unpack(argArray))
end
function p._main(...)
-- Generate the list of anchors.
local anchors = {...}
local ret = {}
for _, anchor in ipairs(anchors) do
ret[#ret + 1] = '<span class="anchor" id="' .. anchor .. '"></span>'
end
return table.concat(ret)
end
return p
qn9l8z10vmc8ghld7804a9aaffg6g8o
Module:Anchor/doc
828
6925
100197
2022-03-13T10:04:27Z
CX Zoom
6375
Create empty documentation
100197
wikitext
text/x-wiki
{{पटिरूप:Copied from English Wikipedia without documentation}}
5d2bm1zcy1h1gw7x89qtjx1cprh042p
पटिरूप:Collapse top
10
6926
101516
100216
2022-05-30T23:02:40Z
CX Zoom
6375
+ Cat
101516
wikitext
text/x-wiki
<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section -->
{| <!-- Template:Collapse top --> class="mw-collapsible {{<includeonly>safesubst:</includeonly>#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{<includeonly>safesubst:</includeonly>#if:{{{width|}}}|{{{width}}}|100%}}; clear: {{{clear|both}}}; padding: 1px;"
|-
! style="background: {{{bg|#{{main other|F0F2F5|CCFFCC}}}}}; font-size:87%; padding:0.2em 0.3em; text-align:{{<includeonly>safesubst:</includeonly>#if:{{{left|}}}|left|{{<includeonly>safesubst:</includeonly>#if:{{{align|}}}|left|center}}}}; {{<includeonly>safesubst:</includeonly>#if:{{{fc|}}}|color: {{{fc}}};|}}" | <div style="font-size:115%;{{<includeonly>safesubst:</includeonly>#if:{{{left|}}}||margin:0 4em}}">{{{1|{{{title|{{{reason|{{{header|{{{heading|{{{result|Extended content}}}}}}}}}}}}}}}}}}</div>
{{<includeonly>safesubst:</includeonly>#if:{{{warning|{{{2|}}}}}}
|{{<includeonly>safesubst:</includeonly>!}}-
{{<includeonly>safesubst:</includeonly>!}} style="text-align:center; font-style:italic;" {{<includeonly>safesubst:</includeonly>!}} {{{2|The following is a closed discussion. {{strongbad|Please do not modify it.}} }}} }}
|-
| style="border: solid {{{border2|1px Silver}}}; padding: {{{padding|0.6em}}}; background: {{{bg2|White}}};" {{<includeonly>safesubst:</includeonly>!}}<noinclude>
{{lorem ipsum|3}}
{{Collapse bottom}}
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
a0wezz1rxrg8klwp6nyvru68dq199ci
पटिरूप:Collapse bottom
10
6927
101515
100217
2022-05-30T23:01:47Z
CX Zoom
6375
+ Cat
101515
wikitext
text/x-wiki
<includeonly>|}</div></includeonly><noinclude>
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
9pi4j1dm7d33ydp2om6lygnkh7hr0ni
पटिरूप:G8 exempt
10
6928
100209
2022-03-13T14:58:59Z
CX Zoom
6375
Create specialised template
100209
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}||{{talk bgcolor}}}}
| bcolor = {{#ifeq:{{NAMESPACE}}|||#3266cc}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#3266cc|}}
| image = Ambox important blue.svg
| text = This {{Parity|{{NAMESPACENUMBER}}|{{#ifeq:{{NAMESPACE}}||article|page}}|talk page}} is exempt from deletion under [[Wikipedia:Criteria for speedy deletion#G8|Criteria for speedy deletion G8]]:<br/>Pages dependent on a non-existent or deleted page. }}
r9tpk338nhxhf6puw93sfw9m5w2jk5u
Module:Labelled list hatnote
828
6929
100212
2022-03-13T15:07:46Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Labelled list hatnote]]. See it's editing history for attribution.
100212
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Labelled list --
-- --
-- This module does the core work of creating a hatnote composed of a list --
-- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", --
-- for {{see also}} and similar templates. --
--------------------------------------------------------------------------------
local mHatnote = require('Module:Hatnote')
local mHatlist = require('Module:Hatnote list')
local mArguments --initialize lazily
local p = {}
-- Defaults global to this module
local defaults = {
label = 'See also', --Final fallback for label argument
labelForm = '%s: %s',
prefixes = {'label', 'label ', 'l'},
template = 'Module:Labelled list hatnote'
}
-- Helper function that pre-combines display parameters into page arguments.
-- Also compresses sparse arrays, as a desirable side-effect.
function p.preprocessDisplays (args, prefixes)
-- Prefixes specify which parameters, in order, to check for display options
-- They each have numbers auto-appended, e.g. 'label1', 'label 1', & 'l1'
prefixes = prefixes or defaults.prefixes
local pages = {}
for k, v in pairs(args) do
if type(k) == 'number' then
local display
for i = 1, #prefixes do
display = args[prefixes[i] .. k]
if display then break end
end
local page = display and
string.format('%s|%s', string.gsub(v, '|.*$', ''), display) or v
pages[#pages + 1] = page
end
end
return pages
end
-- Produces a labelled pages-list hatnote.
-- The main frame (template definition) takes 1 or 2 arguments, for a singular
-- and (optionally) plural label respectively:
-- * {{#invoke:Labelled list hatnote|labelledList|Singular label|Plural label}}
-- The resulting template takes pagename & label parameters normally.
function p.labelledList (frame)
mArguments = require('Module:Arguments')
local labels = {frame.args[1] or defaults.label}
labels[2] = frame.args[2] or labels[1]
labels[3] = frame.args[3] --no defaulting
labels[4] = frame.args[4] --no defaulting
local template = frame:getParent():getTitle()
local args = mArguments.getArgs(frame, {parentOnly = true})
local pages = p.preprocessDisplays(args)
local options = {
extraclasses = frame.args.extraclasses,
category = args.category,
selfref = frame.args.selfref or args.selfref,
template = template
}
return p._labelledList(pages, labels, options)
end
function p._labelledList (pages, labels, options)
labels = labels or {}
if #pages == 0 then
return mHatnote.makeWikitextError(
'no page names specified',
(options.template or defaults.template) .. '#Errors',
options.category
)
end
label = (#pages == 1 and labels[1] or labels[2]) or defaults.label
for k, v in pairs(pages) do
if mHatnote.findNamespaceId(v) ~= 0 then
label =
(
#pages == 1 and
(labels[3] or labels[1] or defaults.label) or
(labels[4] or labels[2] or defaults.label)
) or defaults.label
end
end
local text = string.format(
options.labelForm or defaults.labelForm,
label,
mHatlist.andList(pages, true)
)
local hnOptions = {
extraclasses = options.extraclasses,
selfref = options.selfref
}
return mHatnote._hatnote(text, hnOptions)
end
return p
gmyaze91tsubcwbm68kkjbso8cjz2g4
Module:Hatnote list
828
6930
100213
2022-03-13T15:09:53Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Hatnote list]]. See it's editing history for attribution.
100213
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote list --
-- --
-- This module produces and formats lists for use in hatnotes. In particular, --
-- it implements the for-see list, i.e. lists of "For X, see Y" statements, --
-- as used in {{about}}, {{redirect}}, and their variants. Also introduced --
-- are andList & orList helpers for formatting lists with those conjunctions. --
--------------------------------------------------------------------------------
local mArguments --initialize lazily
local mFormatLink = require('Module:Format link')
local mHatnote = require('Module:Hatnote')
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local p = {}
--------------------------------------------------------------------------------
-- List stringification helper functions
--
-- These functions are used for stringifying lists, usually page lists inside
-- the "Y" portion of "For X, see Y" for-see items.
--------------------------------------------------------------------------------
--default options table used across the list stringification functions
local stringifyListDefaultOptions = {
conjunction = "and",
separator = ",",
altSeparator = ";",
space = " ",
formatted = false
}
--Searches display text only
local function searchDisp(haystack, needle)
return string.find(
string.sub(haystack, (string.find(haystack, '|') or 0) + 1), needle
)
end
-- Stringifies a list generically; probably shouldn't be used directly
local function stringifyList(list, options)
-- Type-checks, defaults, and a shortcut
checkType("stringifyList", 1, list, "table")
if #list == 0 then return nil end
checkType("stringifyList", 2, options, "table", true)
options = options or {}
for k, v in pairs(stringifyListDefaultOptions) do
if options[k] == nil then options[k] = v end
end
local s = options.space
-- Format the list if requested
if options.formatted then
list = mFormatLink.formatPages(
{categorizeMissing = mHatnote.missingTargetCat}, list
)
end
-- Set the separator; if any item contains it, use the alternate separator
local separator = options.separator
for k, v in pairs(list) do
if searchDisp(v, separator) then
separator = options.altSeparator
break
end
end
-- Set the conjunction, apply Oxford comma, and force a comma if #1 has "§"
local conjunction = s .. options.conjunction .. s
if #list == 2 and searchDisp(list[1], "§") or #list > 2 then
conjunction = separator .. conjunction
end
-- Return the formatted string
return mw.text.listToText(list, separator .. s, conjunction)
end
--DRY function
function p.conjList (conj, list, fmt)
return stringifyList(list, {conjunction = conj, formatted = fmt})
end
-- Stringifies lists with "and" or "or"
function p.andList (...) return p.conjList("and", ...) end
function p.orList (...) return p.conjList("or", ...) end
--------------------------------------------------------------------------------
-- For see
--
-- Makes a "For X, see [[Y]]." list from raw parameters. Intended for the
-- {{about}} and {{redirect}} templates and their variants.
--------------------------------------------------------------------------------
--default options table used across the forSee family of functions
local forSeeDefaultOptions = {
andKeyword = 'and',
title = mw.title.getCurrentTitle().text,
otherText = 'other uses',
forSeeForm = 'For %s, see %s.',
}
--Collapses duplicate punctuation
local function punctuationCollapse (text)
local replacements = {
["%.%.$"] = ".",
["%?%.$"] = "?",
["%!%.$"] = "!",
["%.%]%]%.$"] = ".]]",
["%?%]%]%.$"] = "?]]",
["%!%]%]%.$"] = "!]]"
}
for k, v in pairs(replacements) do text = string.gsub(text, k, v) end
return text
end
-- Structures arguments into a table for stringification, & options
function p.forSeeArgsToTable (args, from, options)
-- Type-checks and defaults
checkType("forSeeArgsToTable", 1, args, 'table')
checkType("forSeeArgsToTable", 2, from, 'number', true)
from = from or 1
checkType("forSeeArgsToTable", 3, options, 'table', true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- maxArg's gotten manually because getArgs() and table.maxn aren't friends
local maxArg = 0
for k, v in pairs(args) do
if type(k) == 'number' and k > maxArg then maxArg = k end
end
-- Structure the data out from the parameter list:
-- * forTable is the wrapper table, with forRow rows
-- * Rows are tables of a "use" string & a "pages" table of pagename strings
-- * Blanks are left empty for defaulting elsewhere, but can terminate list
local forTable = {}
local i = from
local terminated = false
-- If there is extra text, and no arguments are given, give nil value
-- to not produce default of "For other uses, see foo (disambiguation)"
if options.extratext and i > maxArg then return nil end
-- Loop to generate rows
repeat
-- New empty row
local forRow = {}
-- On blank use, assume list's ended & break at end of this loop
forRow.use = args[i]
if not args[i] then terminated = true end
-- New empty list of pages
forRow.pages = {}
-- Insert first pages item if present
table.insert(forRow.pages, args[i + 1])
-- If the param after next is "and", do inner loop to collect params
-- until the "and"'s stop. Blanks are ignored: "1|and||and|3" → {1, 3}
while args[i + 2] == options.andKeyword do
if args[i + 3] then
table.insert(forRow.pages, args[i + 3])
end
-- Increment to next "and"
i = i + 2
end
-- Increment to next use
i = i + 2
-- Append the row
table.insert(forTable, forRow)
until terminated or i > maxArg
return forTable
end
-- Stringifies a table as formatted by forSeeArgsToTable
function p.forSeeTableToString (forSeeTable, options)
-- Type-checks and defaults
checkType("forSeeTableToString", 1, forSeeTable, "table", true)
checkType("forSeeTableToString", 2, options, "table", true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- Stringify each for-see item into a list
local strList = {}
if forSeeTable then
for k, v in pairs(forSeeTable) do
local useStr = v.use or options.otherText
local pagesStr =
p.andList(v.pages, true) or
mFormatLink._formatLink{
categorizeMissing = mHatnote.missingTargetCat,
link = mHatnote.disambiguate(options.title)
}
local forSeeStr = string.format(options.forSeeForm, useStr, pagesStr)
forSeeStr = punctuationCollapse(forSeeStr)
table.insert(strList, forSeeStr)
end
end
if options.extratext then table.insert(strList, punctuationCollapse(options.extratext..'.')) end
-- Return the concatenated list
return table.concat(strList, ' ')
end
-- Produces a "For X, see [[Y]]" string from arguments. Expects index gaps
-- but not blank/whitespace values. Ignores named args and args < "from".
function p._forSee (args, from, options)
local forSeeTable = p.forSeeArgsToTable(args, from, options)
return p.forSeeTableToString(forSeeTable, options)
end
-- As _forSee, but uses the frame.
function p.forSee (frame, from, options)
mArguments = require('Module:Arguments')
return p._forSee(mArguments.getArgs(frame), from, options)
end
return p
octqbcvqrobtndgnn8u78tg2tsemf14
Module:Hatnote list/doc
828
6931
100214
2022-03-13T15:10:10Z
CX Zoom
6375
Create empty documentation
100214
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:Labelled list hatnote/doc
828
6932
100215
2022-03-13T15:11:16Z
CX Zoom
6375
Create empty documentation
100215
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:CSD
10
6933
101685
101501
2022-06-11T09:10:08Z
CX Zoom
6375
+ Cat
101685
wikitext
text/x-wiki
{{Deletion box
| text = This {{Parity|{{NAMESPACENUMBER}}|{{#ifeq:{{NAMESPACE}}||article|page}}|talk page}} has been nominated for '''Speedy deletion''' under the following criteria:<br/>[[Wikipedia:Criteria for speedy deletion#{{uc:{{{1}}}}}|{{uc:{{{1}}}}}]]: {{#switch:{{uc:{{{1}}}}}
|G1= Nonsense
|G2= Test page
|G3= Pure vandalism and/or blatant hoaxes
|G3H= Blatant hoax
|G3V= Pure vandalism
|G4= Attack page
|G5= No content
|G6= Author requested deletion
|G7= Recreation of a page that was deleted per a deletion discussion
|G8= Pages dependent on a non-existent or deleted page
|G9= Creations by banned or blocked users
|G10= Technical deletions
|G10E= Technical deletions (error)
|G10M= Technical deletions (move)
|G10C= Technical deletions (category)
|G10T= Technical deletions (template)
|G11= Unambiguous advertising or promotion
|G12= Unambiguous copyright infringement
|G13= Abandoned Drafts and Articles for creation submissions
|G14= Unnecessary disambiguation pages
|G15= Office actions
|A1= No context
|A2= No indication of importance
|A3= Obviously invented
|A4= Foreign-language articles that exist on another Wikimedia project
|A4E= English articles that exist on another Wikimedia project
|A4H= Hindi articles that exist on another Wikimedia project
|A4S= Sanskrit articles that exist on another Wikimedia project
|A4O= Foreign-language, other than English, Hindi & Sanskrit, articles that exist on another Wikimedia project
|A5= Transwikied articles
|A6= Recently created article that duplicates an existing topic
|R1= File namespace redirects with names that match Wikimedia Commons pages
|R2= Cross-namespace redirects
|R3= Implausible typos
|C1= Unpopulated categories
|U1= User request
|U2= Nonexistent user
|U3= Blatant misuse of Wikipedia as a web host
|W1|H1|P1= A folder that would be subject to speedy deletion as an article. {{#if:{{{2|}}}|The relevant criteria is:<br/>[[Wikipedia:Criteria for speedy deletion#{{uc:{{{2}}}}}|{{uc:{{{2}}}}}]]: {{#switch:{{uc:{{{2}}}}}
|A1= No context
|A2= No indication of importance
|A3= Obviously invented
|A4= Foreign-language articles that exist on another Wikimedia project
|A4E= English articles that exist on another Wikimedia project
|A4H= Hindi articles that exist on another Wikimedia project
|A4S= Sanskrit articles that exist on another Wikimedia project
|A4O= Foreign-language, other than English, Hindi & Sanskrit, articles that exist on another Wikimedia project
|A5= Transwikied articles
|A6= Recently created article that duplicates an existing topic }}|}}
|W2|H2|P2= Underpopulated folder
|F1|F2|F3|F4|F4A|F4B|F4C|F5|F6|F7|F7D|F7R|F7I|F8|F9|F10|F11|I1|I2|I3|I4|I4A|I4B|I4C|I5|I6|I7|I7D|I7R|I7I|I8|I9|I10|I11= This is tagged for speedy deletion under a [[Wikipedia:Criteria for speedy deletion#F|file-related criteria]]. File-related criteria are unenforced and may require attention from [[:meta:Global sysop|Global sysops]] or [[:meta:Steward|Stewards]].
|#default= No CSD criteria applied.}} }}<includeonly>[[Category:Candidates for speedy deletion]]</includeonly><noinclude>
{{Transclusionless|reason=pages tagged with it are deleted or the deletion tag removed when deletion isn't done}}
[[Category:Wikipedia maintenance templates]]
[[Category:Message box templates]]
</noinclude>
c5jht7ikarzo1gc48ry3wa2egxb54g7
Module:Format link
828
6934
100228
2022-03-13T16:28:03Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Format link]]. See it's editing history for attribution.
100228
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Format link
--
-- Makes a wikilink from the given link and display values. Links are escaped
-- with colons if necessary, and links to sections are detected and displayed
-- with " § " as a separator rather than the standard MediaWiki "#". Used in
-- the {{format link}} template.
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local mError -- lazily initialise [[Module:Error]]
local yesno -- lazily initialise [[Module:Yesno]]
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
local function maybeItalicize(s, shouldItalicize)
-- Italicize s if s is a string and the shouldItalicize parameter is true.
if s and shouldItalicize then
return '<i>' .. s .. '</i>'
else
return s
end
end
local function parseLink(link)
-- Parse a link and return a table with the link's components.
-- These components are:
-- - link: the link, stripped of any initial colon (always present)
-- - page: the page name (always present)
-- - section: the page name (may be nil)
-- - display: the display text, if manually entered after a pipe (may be nil)
link = removeInitialColon(link)
-- Find whether a faux display value has been added with the {{!}} magic
-- word.
local prePipe, display = link:match('^(.-)|(.*)$')
link = prePipe or link
-- Find the page, if it exists.
-- For links like [[#Bar]], the page will be nil.
local preHash, postHash = link:match('^(.-)#(.*)$')
local page
if not preHash then
-- We have a link like [[Foo]].
page = link
elseif preHash ~= '' then
-- We have a link like [[Foo#Bar]].
page = preHash
end
-- Find the section, if it exists.
local section
if postHash and postHash ~= '' then
section = postHash
end
return {
link = link,
page = page,
section = section,
display = display,
}
end
local function formatDisplay(parsed, options)
-- Formats a display string based on a parsed link table (matching the
-- output of parseLink) and an options table (matching the input options for
-- _formatLink).
local page = maybeItalicize(parsed.page, options.italicizePage)
local section = maybeItalicize(parsed.section, options.italicizeSection)
if (not section) then
return page
elseif (not page) then
return mw.ustring.format('§ %s', section)
else
return mw.ustring.format('%s § %s', page, section)
end
end
local function missingArgError(target)
mError = require('Module:Error')
return mError.error{message =
'Error: no link or target specified! ([[' .. target .. '#Errors|help]])'
}
end
--------------------------------------------------------------------------------
-- Main functions
--------------------------------------------------------------------------------
function p.formatLink(frame)
-- The formatLink export function, for use in templates.
yesno = require('Module:Yesno')
local args = getArgs(frame)
local link = args[1] or args.link
local target = args[3] or args.target
if not (link or target) then
return missingArgError('Template:Format link')
end
return p._formatLink{
link = link,
display = args[2] or args.display,
target = target,
italicizePage = yesno(args.italicizepage),
italicizeSection = yesno(args.italicizesection),
categorizeMissing = args.categorizemissing
}
end
function p._formatLink(options)
-- The formatLink export function, for use in modules.
checkType('_formatLink', 1, options, 'table')
local function check(key, expectedType) --for brevity
checkTypeForNamedArg(
'_formatLink', key, options[key], expectedType or 'string', true
)
end
check('link')
check('display')
check('target')
check('italicizePage', 'boolean')
check('italicizeSection', 'boolean')
check('categorizeMissing')
-- Normalize link and target and check that at least one is present
if options.link == '' then options.link = nil end
if options.target == '' then options.target = nil end
if not (options.link or options.target) then
return missingArgError('Module:Format link')
end
local parsed = parseLink(options.link)
local display = options.display or parsed.display
local catMissing = options.categorizeMissing
local category = ''
-- Find the display text
if not display then display = formatDisplay(parsed, options) end
-- Handle the target option if present
if options.target then
local parsedTarget = parseLink(options.target)
parsed.link = parsedTarget.link
parsed.page = parsedTarget.page
end
-- Test if page exists if a diagnostic category is specified
if catMissing and (mw.ustring.len(catMissing) > 0) then
local title = nil
if parsed.page then title = mw.title.new(parsed.page) end
if title and (not title.isExternal) and (not title.exists) then
category = mw.ustring.format('[[Category:%s]]', catMissing)
end
end
-- Format the result as a link
if parsed.link == display then
return mw.ustring.format('[[:%s]]%s', parsed.link, category)
else
return mw.ustring.format('[[:%s|%s]]%s', parsed.link, display, category)
end
end
--------------------------------------------------------------------------------
-- Derived convenience functions
--------------------------------------------------------------------------------
function p.formatPages(options, pages)
-- Formats an array of pages using formatLink and the given options table,
-- and returns it as an array. Nil values are not allowed.
local ret = {}
for i, page in ipairs(pages) do
ret[i] = p._formatLink{
link = page,
categorizeMissing = options.categorizeMissing,
italicizePage = options.italicizePage,
italicizeSection = options.italicizeSection
}
end
return ret
end
return p
kqzzmt53imtxeq4z2wtd8gb4aoahnkl
Module:Format link/doc
828
6935
100229
2022-03-13T16:28:23Z
CX Zoom
6375
Create empty documentation
100229
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:Unvetted guideline
10
6937
101748
100240
2022-06-28T20:47:11Z
CX Zoom
6375
+ Cat
101748
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}||{{talk bgcolor}}}}
| bcolor = {{#ifeq:{{NAMESPACE}}|||#3266cc}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#3266cc|}}
| image = Ambox important blue.svg
| text = This {{Parity|{{NAMESPACENUMBER}}|{{#ifeq:{{NAMESPACE}}||article|page}}|talk page}} is created to serve as a rough guide for editors on the Pali Wikipedia. {{#if:{{{import|}}}|It is imported from {{#if:{{{from|}}}|{{{from}}}|another Wikimedia project}} and localised to suit the needs of the Pali Wikipedia.|}}<br/>However, this guideline remains '''unvetted by the community'''. If you approve, disapprove or have concerns about this guideline, please note them at [[{{TALKPAGENAME}}#Community consensus]].}}<noinclude>
[[Category:Message box templates]]
</noinclude>
fysnmnbjm39vj5bfdnw86x1j0ns59an
पटिरूप:Superseded box
10
6938
101684
100246
2022-06-11T09:09:14Z
CX Zoom
6375
+ Cat
101684
wikitext
text/x-wiki
{{Message box
| bgcolor = {{Parity|{{NAMESPACENUMBER}}||{{talk bgcolor}}}}
| bcolor = {{#ifeq:{{NAMESPACE}}|||#3266cc}}
| leftcolor = {{#ifeq:{{NAMESPACE}}||#3266cc|}}
| image = Historical.svg
| text = This {{Parity|{{NAMESPACENUMBER}}|{{#ifeq:{{NAMESPACE}}||article|page}}|talk page}} has been '''superseded'''{{#if:{{{1|}}}| by {{#ifexist:{{{1|}}}|'''[[{{{1}}}]]'''|{{{1|}}}}}}}{{#if:{{{since|}}}{{{date|}}}{{{asof|}}}{{{last|}}}| <small>(since {{{since|{{{date|{{{asof|{{{last}}}}}}}}}}}})</small>|}}, and it is retained primarily for historical interest. {{{comment|}}}}}<noinclude>
[[Category:Message box templates]]
</noinclude>
hr4mj44rbyt8jum4mjz0mjrfqejg454
पटिरूप:Sp
10
6942
101673
100281
2022-06-11T08:23:32Z
CX Zoom
6375
+ Cat
101673
wikitext
text/x-wiki
<includeonly> </includeonly><noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
06x7gscteqgwuubujqhtck4v0ixqi3n
पटिरूप:Talk other
10
6943
101707
100283
2022-06-13T19:04:10Z
CX Zoom
6375
+ Cat
101707
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
| talk
| other
}}
}}
| talk = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
[[Category:If-then-else templates]]
</noinclude>
atna3cj3ac0rlpdp95xxiurz4kt7uz7
पटिरूप:Legend
10
6948
101697
101561
2022-06-11T09:52:04Z
CX Zoom
6375
+ TemplateStyles used
101697
wikitext
text/x-wiki
<includeonly><!--
--><templatestyles src="Legend/styles.css" /><!--
--><div class="legend"><!--
--><span class="legend-color" style="<!--
-->{{#if:{{{border|}}}|border: {{{border}}};|{{#if:{{{outline|}}}|border: 1px solid {{{outline}}};}}}}<!--
-->{{#if:{{{1|}}}|{{greater color contrast ratio|{{{1}}}|white|black|css=y}}}}<!--
-->{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}<!--
-->{{#if:{{{size|}}}|font-size:{{{size}}};}}"><!--
-->{{#if:{{{text|}}}{{{alt|}}}
| <span class="legend-text" style="{{#if:{{{alt|}}}|color:{{{1|}}};}}font-family: monospace, monospace;">{{If empty|{{{alt|}}}|{{{text|}}}| }}</span>| }}<!--
--></span><!--
--> {{{2|}}}<!--
--></div><!--
--></includeonly><noinclude>
{{TemplateStyles used|
* [[Template:Legend/styles.css]]}}
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
tq6o2o3u03x27exouvfxhuygrdgan32
पटिरूप:Legend/styles.css
10
6949
101393
100318
2022-05-25T08:32:33Z
CX Zoom
6375
Remove pp-template
101393
sanitized-css
text/css
.legend {
page-break-inside: avoid;
break-inside: avoid-column;
}
.legend-color {
display: inline-block;
min-width: 1.25em;
height: 1.25em;
line-height: 1.25;
margin: 1px 0;
text-align: center;
border: 1px solid black;
background-color: transparent;
color: black;
}
.legend-text {/*empty for now, but part of the design!*/}
qv0dp63rf0hgxat3o0gu4lkwn4mxuj7
पटिरूप:Small
10
6952
101671
100338
2022-06-10T23:15:46Z
CX Zoom
6375
+ Cat
101671
wikitext
text/x-wiki
<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||[[Category:Pages using small with an empty input parameter]]}}</includeonly><noinclude>
{{Documentation|Template:Copied from English Wikipedia without documentation }}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
4bt737mpevg03lwba08jrmfl0l1p9ft
मीडियाविकि:Sp-contributions-footer
8
6953
101122
101121
2022-04-19T07:41:17Z
CX Zoom
6375
Don't go to commons pictures
101122
wikitext
text/x-wiki
{| class="wikitable" style="margin-left: auto; margin-right: auto; text-align: center;"
|-
| style="border-style: none none none none;" | [[File:User-info.svg|40px|alt=|link=]]
| style="border-style: none none none none; padding-right: 0.2em;" | '''[[User:$1|$1]]:''' [[Special:Prefixindex/User:$1/|Subpages]] • [{{fullurl:Special:ListUsers|limit=1&username={{urlencode:$1}}|QUERY}} User rights] • [[xtools:ec/pi.wikipedia.org/{{urlencode:$1|PATH}}|Edit count]] • [https://sigma.toolforge.org/summary.py?name={{urlencode:$1|QUERY}}&server=piwiki Edit summary search] • [[xtools:pages/pi.wikipedia.org/{{urlencode:$1|PATH}}|Articles created]] • Global: [https://guc.toolforge.org/?user={{urlencode:$1|QUERY}}&blocks=true contributions] • [https://meta.wikimedia.org/w/index.php?title=Special:Log&type=globalauth&user=&page=User:{{urlencode:$1|QUERY}}@global log] • [[Special:CentralAuth/$1|accounts]]<sup>([[m:Special:CentralAuth/$1|meta]])</sup>
|-
|}
ln3kzjwbfuu8lor3wgwqjgcljegt6li
मीडियाविकि:Sp-contributions-footer-anon
8
6956
101123
100352
2022-04-19T07:46:32Z
CX Zoom
6375
Inside wikitable
101123
wikitext
text/x-wiki
{| class="wikitable" style="margin-left: auto; margin-right: auto; text-align: center;"
|-
| style="border-style: none none none none;" | [[File:User-info.svg|40px|alt=|link=]]
| style="border-style: none none none none; padding-right: 0.2em;" | This is the [[:en:Help:User contributions|contributions page]] for an IP user, identified by the user's [[:en:IP address|IP address]]. Many IP addresses change periodically, and are often shared by several users. If you are an IP user, you may [[{{ns:Special}}:Userlogin|create an account or log in]] to avoid future confusion with other IP users. [[:en:Wikipedia:Why create an account?|Registering]] also hides your IP address.
|-
| colspan="2" | {{anontools|$1}}
|-
|}
aq5t6tww4xe1l2w1wgrfh9t1l3tz376
पटिरूप:Anontools
10
6957
101481
100353
2022-05-30T19:16:56Z
CX Zoom
6375
+ Cat
101481
wikitext
text/x-wiki
{{#iferror: {{#expr:{{{1}}}}}
| {{anontools/ipv6|{{{1}}}}}
| {{anontools/ipv4|{{{1}}}}}
}}<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Interface message templates]]
</noinclude>
e0fki8gdb028ychzu6i6qopxlgbycu5
पटिरूप:Anontools/ipv6
10
6958
101482
101124
2022-05-30T19:17:43Z
CX Zoom
6375
+ Cat
101482
wikitext
text/x-wiki
'''{{{1}}}:''' ([https://whois-referral.toolforge.org/gateway.py?lookup=true&ip={{{1}}} WHOIS] <sup>([http://www.robtex.com/whois/{{{1}}}.html alt] • [https://tools.wmflabs.org/whois/gateway.py?lookup=true&ip={{{1}}} old])</sup> • [https://whatismyipaddress.com/ip/{{{1}}} Geolocate] <sup>([https://db-ip.com/{{{1}}} Alternate])</sup> • [https://ipcheck.toolforge.org/index.php?ip={{{1}}} Proxy Checker] • [{{fullurl:Special%3ABlockList|ip={{{1}}}}} Current blocks] • [https://xtools.wmflabs.org/ec/pi.wikipedia.org/{{#ifeq:{{#invoke:IPAddress|isIpOrRange|{{{1}}}}}|range|ipr-}}{{{1}}} XTools] • [{{#ifeq:{{#invoke:IPAddress|isIpOrRange|{{{1}}}}}|range|https://xtools.wmflabs.org/globalcontribs/ipr-|https://guc.toolforge.org/index.php?user=}}{{{1}}} Global contributions])<br/>[[:en:Regional Internet registry|RIR]]s: ([https://rdap.afrinic.net/rdap/ip/{{{1}}} Africa] • [https://whois.arin.net/rest/ip/{{{1}}} America] • [https://wq.apnic.net/apnic-bin/whois.pl?searchtext={{{1}}} Asia-Pacific] • [https://apps.db.ripe.net/db-web-ui/query?searchtext={{{1}}} Europe] • [https://lacnic.net/cgi-bin/lacnic/whois?lg=EN&query={{{1}}} Latin America/Caribbean])<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Interface message templates]]
</noinclude>
a8yf9v233cmza60rdrszpev9lwi57tf
पटिरूप:Anontools/ipv4
10
6959
101480
101125
2022-05-30T19:15:34Z
CX Zoom
6375
+ Cat
101480
wikitext
text/x-wiki
'''{{{1}}}:''' ([https://whois-referral.toolforge.org/gateway.py?lookup=true&ip={{{1}}} WHOIS] <sup>([http://www.robtex.com/whois/{{{1}}}.html alt] • [https://tools.wmflabs.org/whois/gateway.py?lookup=true&ip={{{1}}} old])</sup> • [https://whatismyipaddress.com/ip/{{{1}}} Geolocate] <sup>([https://db-ip.com/{{{1}}} Alternate])</sup> • [https://ipcheck.toolforge.org/index.php?ip={{{1}}} Proxy Checker] • [{{fullurl:Special%3ABlockList|ip={{{1}}}}} Current blocks] • [https://xtools.wmflabs.org/ec/pi.wikipedia.org/{{#ifeq:{{#invoke:IPAddress|isIpOrRange|{{{1}}}}}|range|ipr-}}{{urlencode:{{{1}}}|PATH}} XTools] • [{{#ifeq:{{#invoke:IPAddress|isIpOrRange|{{{1}}}}}|range|https://xtools.wmflabs.org/globalcontribs/ipr-|https://guc.toolforge.org/index.php?user=}}{{{1}}} Global contributions])<br/>[[:en:Regional Internet registry|RIR]]s: ([https://rdap.afrinic.net/rdap/ip/{{{1}}} Africa] • [https://whois.arin.net/rest/ip/{{{1}}} America] • [https://wq.apnic.net/apnic-bin/whois.pl?searchtext={{{1}}} Asia-Pacific] • [https://apps.db.ripe.net/db-web-ui/query?searchtext={{{1}}} Europe] • [https://lacnic.net/cgi-bin/lacnic/whois?lg=EN&query={{{1}}} Latin America/Caribbean])<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Interface message templates]]
</noinclude>
hk4yazfjxnsgtaol02l553ecfvw7gnd
Module:IPAddress
828
6960
101468
100356
2022-05-30T18:25:17Z
CX Zoom
6375
१ revision imported from [[:en:Module:IPAddress]]: Importing latest revision from English Wikipedia. See its editing history for attribution.
100356
Scribunto
text/plain
local p = {}
function p._isIpV6(s)
local dcolon, groups
if type(s) ~= "string"
or s:len() == 0
or s:find("[^:%x]") -- only colon and hex digits are legal chars
or s:find("^:[^:]") -- can begin or end with :: but not with single :
or s:find("[^:]:$")
or s:find(":::")
then
return false
end
s, dcolon = s:gsub("::", ":")
if dcolon > 1 then return false end -- at most one ::
s = s:gsub("^:?", ":") -- prepend : if needed, upper
s, groups = s:gsub(":%x%x?%x?%x?", "") -- remove valid groups, and count them
return ( (dcolon == 1 and groups < 8) or (dcolon == 0 and groups == 8) )
and ( s:len() == 0 or (dcolon == 1 and s == ":") ) -- might be one dangling : if original ended with ::
end
function p._isIpV4(s)
local function legal(n) return (tonumber(n) or 256) < 256 and not n:match("^0%d") end
if type(s) ~= "string" then return false end
local p1, p2, p3, p4 = s:match("^(%d+)%.(%d+)%.(%d+)%.(%d+)$")
return legal(p1) and legal(p2) and legal(p3) and legal(p4)
end
function p._isIp(s)
return p._isIpV4(s) and "4" or p._isIpV6(s) and "6"
end
function p._isIpOrRange(s)
local modip = require('Module:IP')
local success, ip = pcall(modip.IPAddress.new, s)
if success then
return 'ip'
end
success, ip = pcall(modip.Subnet.new, s)
if success then
return 'range'
end
return ''
end
local function input(frame)
-- Return input parameter after replacing any of following directional markers.
-- LRM : LEFT-TO-RIGHT MARK (U+200E) : hex e2 80 8e = 226 128 142
-- LRE : LEFT-TO-RIGHT EMBEDDING (U+202A) : hex e2 80 aa = 226 128 170
-- PDF : POP DIRECTIONAL FORMATTING (U+202C) : hex e2 80 ac = 226 128 172
-- This is required for MediaWiki:Blockedtext message.
return (frame.args[1] or ''):gsub('\226\128[\142\170\172]', ' ') -- replace LRM, LRE, PDF with space delimiter
end
function p.isIpV6(frame) return p._isIpV6(input(frame)) and "1" or "0" end
function p.isIpV4(frame) return p._isIpV4(input(frame)) and "1" or "0" end
function p.isIp(frame) return p._isIp(input(frame)) or "" end
function p.isIpOrRange(frame)
-- {{#invoke:IPAddress|isIpOrRange|x}} → 'ip' (IPv4/IPv6) or 'range' (CIDR IPv4/IPv6) or '' (invalid)
return p._isIpOrRange(input(frame))
end
return p
g17okvs0smqjz1wuwjjald1ec1f8wh2
Module:IPAddress/doc
828
6961
100357
2022-03-17T12:11:30Z
CX Zoom
6375
Create empty documentation
100357
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Module:IP
828
6962
100360
2022-03-17T12:20:32Z
CX Zoom
6375
Copied latest revision from [[:en:Module:IP]]. See it's editing history for attribution.
100360
Scribunto
text/plain
-- IP library
-- This library contains classes for working with IP addresses and IP ranges.
-- Load modules
require('Module:No globals')
local bit32 = require('bit32')
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
local makeCheckSelfFunction = libraryUtil.makeCheckSelfFunction
-- Constants
local V4 = 'IPv4'
local V6 = 'IPv6'
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function makeValidationFunction(className, isObjectFunc)
-- Make a function for validating a specific object.
return function (methodName, argIdx, arg)
if not isObjectFunc(arg) then
error(string.format(
"bad argument #%d to '%s' (not a valid %s object)",
argIdx, methodName, className
), 3)
end
end
end
--------------------------------------------------------------------------------
-- Collection class
-- This is a table used to hold items.
--------------------------------------------------------------------------------
local Collection = {}
Collection.__index = Collection
function Collection:add(item)
if item ~= nil then
self.n = self.n + 1
self[self.n] = item
end
end
function Collection:join(sep)
return table.concat(self, sep)
end
function Collection:remove(pos)
if self.n > 0 and (pos == nil or (0 < pos and pos <= self.n)) then
self.n = self.n - 1
return table.remove(self, pos)
end
end
function Collection:sort(comp)
table.sort(self, comp)
end
function Collection:deobjectify()
-- Turns the collection into a plain array without any special properties
-- or methods.
self.n = nil
setmetatable(self, nil)
end
function Collection.new()
return setmetatable({n = 0}, Collection)
end
--------------------------------------------------------------------------------
-- RawIP class
-- Numeric representation of an IPv4 or IPv6 address. Used internally.
-- A RawIP object is constructed by adding data to a Collection object and
-- then giving it a new metatable. This is to avoid the memory overhead of
-- copying the data to a new table.
--------------------------------------------------------------------------------
local RawIP = {}
RawIP.__index = RawIP
-- Constructors
function RawIP.newFromIPv4(ipStr)
-- Return a RawIP object if ipStr is a valid IPv4 string. Otherwise,
-- return nil.
-- This representation is for compatibility with IPv6 addresses.
local octets = Collection.new()
local s = ipStr:match('^%s*(.-)%s*$') .. '.'
for item in s:gmatch('(.-)%.') do
octets:add(item)
end
if octets.n == 4 then
for i, s in ipairs(octets) do
if s:match('^%d+$') then
local num = tonumber(s)
if 0 <= num and num <= 255 then
if num > 0 and s:match('^0') then
-- A redundant leading zero is for an IP in octal.
return nil
end
octets[i] = num
else
return nil
end
else
return nil
end
end
local parts = Collection.new()
for i = 1, 3, 2 do
parts:add(octets[i] * 256 + octets[i+1])
end
return setmetatable(parts, RawIP)
end
return nil
end
function RawIP.newFromIPv6(ipStr)
-- Return a RawIP object if ipStr is a valid IPv6 string. Otherwise,
-- return nil.
ipStr = ipStr:match('^%s*(.-)%s*$')
local _, n = ipStr:gsub(':', ':')
if n < 7 then
ipStr = ipStr:gsub('::', string.rep(':', 9 - n))
end
local parts = Collection.new()
for item in (ipStr .. ':'):gmatch('(.-):') do
parts:add(item)
end
if parts.n == 8 then
for i, s in ipairs(parts) do
if s == '' then
parts[i] = 0
else
if s:match('^%x+$') then
local num = tonumber(s, 16)
if num and 0 <= num and num <= 65535 then
parts[i] = num
else
return nil
end
else
return nil
end
end
end
return setmetatable(parts, RawIP)
end
return nil
end
function RawIP.newFromIP(ipStr)
-- Return a new RawIP object from either an IPv4 string or an IPv6
-- string. If ipStr is not a valid IPv4 or IPv6 string, then return
-- nil.
return RawIP.newFromIPv4(ipStr) or RawIP.newFromIPv6(ipStr)
end
-- Methods
function RawIP:getVersion()
-- Return a string with the version of the IP protocol we are using.
return self.n == 2 and V4 or V6
end
function RawIP:isIPv4()
-- Return true if this is an IPv4 representation, and false otherwise.
return self.n == 2
end
function RawIP:isIPv6()
-- Return true if this is an IPv6 representation, and false otherwise.
return self.n == 8
end
function RawIP:getBitLength()
-- Return the bit length of the IP address.
return self.n * 16
end
function RawIP:getAdjacent(previous)
-- Return a RawIP object for an adjacent IP address. If previous is true
-- then the previous IP is returned; otherwise the next IP is returned.
-- Will wraparound:
-- next 255.255.255.255 → 0.0.0.0
-- ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff → ::
-- previous 0.0.0.0 → 255.255.255.255
-- :: → ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
local result = Collection.new()
result.n = self.n
local carry = previous and 0xffff or 1
for i = self.n, 1, -1 do
local sum = self[i] + carry
if sum >= 0x10000 then
carry = previous and 0x10000 or 1
sum = sum - 0x10000
else
carry = previous and 0xffff or 0
end
result[i] = sum
end
return setmetatable(result, RawIP)
end
function RawIP:getPrefix(bitLength)
-- Return a RawIP object for the prefix of the current IP Address with a
-- bit length of bitLength.
local result = Collection.new()
result.n = self.n
for i = 1, self.n do
if bitLength > 0 then
if bitLength >= 16 then
result[i] = self[i]
bitLength = bitLength - 16
else
result[i] = bit32.replace(self[i], 0, 0, 16 - bitLength)
bitLength = 0
end
else
result[i] = 0
end
end
return setmetatable(result, RawIP)
end
function RawIP:getHighestHost(bitLength)
-- Return a RawIP object for the highest IP with the prefix of length
-- bitLength. In other words, the network (the most-significant bits)
-- is the same as the current IP's, but the host bits (the
-- least-significant bits) are all set to 1.
local bits = self.n * 16
local width
if bitLength <= 0 then
width = bits
elseif bitLength >= bits then
width = 0
else
width = bits - bitLength
end
local result = Collection.new()
result.n = self.n
for i = self.n, 1, -1 do
if width > 0 then
if width >= 16 then
result[i] = 0xffff
width = width - 16
else
result[i] = bit32.replace(self[i], 0xffff, 0, width)
width = 0
end
else
result[i] = self[i]
end
end
return setmetatable(result, RawIP)
end
function RawIP:_makeIPv6String()
-- Return an IPv6 string representation of the object. Behavior is
-- undefined if the current object is IPv4.
local z1, z2 -- indices of run of zeroes to be displayed as "::"
local zstart, zcount
for i = 1, 9 do
-- Find left-most occurrence of longest run of two or more zeroes.
if i < 9 and self[i] == 0 then
if zstart then
zcount = zcount + 1
else
zstart = i
zcount = 1
end
else
if zcount and zcount > 1 then
if not z1 or zcount > z2 - z1 + 1 then
z1 = zstart
z2 = zstart + zcount - 1
end
end
zstart = nil
zcount = nil
end
end
local parts = Collection.new()
for i = 1, 8 do
if z1 and z1 <= i and i <= z2 then
if i == z1 then
if z1 == 1 or z2 == 8 then
if z1 == 1 and z2 == 8 then
return '::'
end
parts:add(':')
else
parts:add('')
end
end
else
parts:add(string.format('%x', self[i]))
end
end
return parts:join(':')
end
function RawIP:_makeIPv4String()
-- Return an IPv4 string representation of the object. Behavior is
-- undefined if the current object is IPv6.
local parts = Collection.new()
for i = 1, 2 do
local w = self[i]
parts:add(math.floor(w / 256))
parts:add(w % 256)
end
return parts:join('.')
end
function RawIP:__tostring()
-- Return a string equivalent to given IP address (IPv4 or IPv6).
if self.n == 2 then
return self:_makeIPv4String()
else
return self:_makeIPv6String()
end
end
function RawIP:__lt(obj)
if self.n == obj.n then
for i = 1, self.n do
if self[i] ~= obj[i] then
return self[i] < obj[i]
end
end
return false
end
return self.n < obj.n
end
function RawIP:__eq(obj)
if self.n == obj.n then
for i = 1, self.n do
if self[i] ~= obj[i] then
return false
end
end
return true
end
return false
end
--------------------------------------------------------------------------------
-- Initialize private methods available to IPAddress and Subnet
--------------------------------------------------------------------------------
-- Both IPAddress and Subnet need access to each others' private constructor
-- functions. IPAddress must be able to make Subnet objects from CIDR strings
-- and from RawIP objects, and Subnet must be able to make IPAddress objects
-- from IP strings and from RawIP objects. These constructors must all be
-- private to ensure correct error levels and to stop other modules from having
-- to worry about RawIP objects. Because they are private, they must be
-- initialized here.
local makeIPAddress, makeIPAddressFromRaw, makeSubnet, makeSubnetFromRaw
-- Objects need to be able to validate other objects that they are passed
-- as input, so initialize those functions here as well.
local validateCollection, validateIPAddress, validateSubnet
--------------------------------------------------------------------------------
-- IPAddress class
-- Represents a single IPv4 or IPv6 address.
--------------------------------------------------------------------------------
local IPAddress = {}
do
-- dataKey is a unique key to access objects' internal data. This is needed
-- to access the RawIP objects contained in other IPAddress objects so that
-- they can be compared with the current object's RawIP object. This data
-- is not available to other classes or other modules.
local dataKey = {}
-- Private static methods
local function isIPAddressObject(val)
return type(val) == 'table' and val[dataKey] ~= nil
end
validateIPAddress = makeValidationFunction('IPAddress', isIPAddressObject)
-- Metamethods that don't need upvalues
local function ipEquals(ip1, ip2)
return ip1[dataKey].rawIP == ip2[dataKey].rawIP
end
local function ipLessThan(ip1, ip2)
return ip1[dataKey].rawIP < ip2[dataKey].rawIP
end
local function concatIP(ip, val)
return tostring(ip) .. tostring(val)
end
local function ipToString(ip)
return ip:getIP()
end
-- Constructors
makeIPAddressFromRaw = function (rawIP)
-- Constructs a new IPAddress object from a rawIP object. This function
-- is for internal use; it is called by IPAddress.new and from other
-- IPAddress methods, and should be available to the Subnet class, but
-- should not be available to other modules.
assert(type(rawIP) == 'table', 'rawIP was type ' .. type(rawIP) .. '; expected type table')
-- Set up structure
local obj = {}
local data = {}
data.rawIP = rawIP
-- A function to check whether methods are called with a valid self
-- parameter.
local checkSelf = makeCheckSelfFunction(
'IP',
'ipAddress',
obj,
'IPAddress object'
)
-- Public methods
function obj:getIP()
checkSelf(self, 'getIP')
return tostring(data.rawIP)
end
function obj:getVersion()
checkSelf(self, 'getVersion')
return data.rawIP:getVersion()
end
function obj:isIPv4()
checkSelf(self, 'isIPv4')
return data.rawIP:isIPv4()
end
function obj:isIPv6()
checkSelf(self, 'isIPv6')
return data.rawIP:isIPv6()
end
function obj:isInCollection(collection)
checkSelf(self, 'isInCollection')
validateCollection('isInCollection', 1, collection)
return collection:containsIP(self)
end
function obj:isInSubnet(subnet)
checkSelf(self, 'isInSubnet')
local tp = type(subnet)
if tp == 'string' then
subnet = makeSubnet(subnet)
elseif tp == 'table' then
validateSubnet('isInSubnet', 1, subnet)
else
checkTypeMulti('isInSubnet', 1, subnet, {'string', 'table'})
end
return subnet:containsIP(self)
end
function obj:getSubnet(bitLength)
checkSelf(self, 'getSubnet')
checkType('getSubnet', 1, bitLength, 'number')
if bitLength < 0
or bitLength > data.rawIP:getBitLength()
or bitLength ~= math.floor(bitLength)
then
error(string.format(
"bad argument #1 to 'getSubnet' (must be an integer between 0 and %d)",
data.rawIP:getBitLength()
), 2)
end
return makeSubnetFromRaw(data.rawIP, bitLength)
end
function obj:getNextIP()
checkSelf(self, 'getNextIP')
return makeIPAddressFromRaw(data.rawIP:getAdjacent())
end
function obj:getPreviousIP()
checkSelf(self, 'getPreviousIP')
return makeIPAddressFromRaw(data.rawIP:getAdjacent(true))
end
-- Metamethods
return setmetatable(obj, {
__eq = ipEquals,
__lt = ipLessThan,
__concat = concatIP,
__tostring = ipToString,
__index = function (self, key)
-- If any code knows the unique data key, allow it to access
-- the data table.
if key == dataKey then
return data
end
end,
__metatable = false, -- don't allow access to the metatable
})
end
makeIPAddress = function (ip)
local rawIP = RawIP.newFromIP(ip)
if not rawIP then
error(string.format("'%s' is an invalid IP address", ip), 3)
end
return makeIPAddressFromRaw(rawIP)
end
function IPAddress.new(ip)
checkType('IPAddress.new', 1, ip, 'string')
return makeIPAddress(ip)
end
end
--------------------------------------------------------------------------------
-- Subnet class
-- Represents a block of IPv4 or IPv6 addresses.
--------------------------------------------------------------------------------
local Subnet = {}
do
-- uniqueKey is a unique, private key used to test whether a given object
-- is a Subnet object.
local uniqueKey = {}
-- Metatable
local mt = {
__index = function (self, key)
if key == uniqueKey then
return true
end
end,
__eq = function (self, obj)
return self:getCIDR() == obj:getCIDR()
end,
__concat = function (self, obj)
return tostring(self) .. tostring(obj)
end,
__tostring = function (self)
return self:getCIDR()
end,
__metatable = false
}
-- Private static methods
local function isSubnetObject(val)
-- Return true if val is a Subnet object, and false otherwise.
return type(val) == 'table' and val[uniqueKey] ~= nil
end
-- Function to validate subnet objects.
-- Params:
-- methodName (string) - the name of the method being validated
-- argIdx (number) - the position of the argument in the argument list
-- arg - the argument to be validated
validateSubnet = makeValidationFunction('Subnet', isSubnetObject)
-- Constructors
makeSubnetFromRaw = function (rawIP, bitLength)
-- Set up structure
local obj = setmetatable({}, mt)
local data = {
rawIP = rawIP,
bitLength = bitLength,
}
-- A function to check whether methods are called with a valid self
-- parameter.
local checkSelf = makeCheckSelfFunction(
'IP',
'subnet',
obj,
'Subnet object'
)
-- Public methods
function obj:getPrefix()
checkSelf(self, 'getPrefix')
if not data.prefix then
data.prefix = makeIPAddressFromRaw(
data.rawIP:getPrefix(data.bitLength)
)
end
return data.prefix
end
function obj:getHighestIP()
checkSelf(self, 'getHighestIP')
if not data.highestIP then
data.highestIP = makeIPAddressFromRaw(
data.rawIP:getHighestHost(data.bitLength)
)
end
return data.highestIP
end
function obj:getBitLength()
checkSelf(self, 'getBitLength')
return data.bitLength
end
function obj:getCIDR()
checkSelf(self, 'getCIDR')
return string.format(
'%s/%d',
tostring(self:getPrefix()), self:getBitLength()
)
end
function obj:getVersion()
checkSelf(self, 'getVersion')
return data.rawIP:getVersion()
end
function obj:isIPv4()
checkSelf(self, 'isIPv4')
return data.rawIP:isIPv4()
end
function obj:isIPv6()
checkSelf(self, 'isIPv6')
return data.rawIP:isIPv6()
end
function obj:containsIP(ip)
checkSelf(self, 'containsIP')
local tp = type(ip)
if tp == 'string' then
ip = makeIPAddress(ip)
elseif tp == 'table' then
validateIPAddress('containsIP', 1, ip)
else
checkTypeMulti('containsIP', 1, ip, {'string', 'table'})
end
if self:getVersion() == ip:getVersion() then
return self:getPrefix() <= ip and ip <= self:getHighestIP()
end
return false
end
function obj:overlapsCollection(collection)
checkSelf(self, 'overlapsCollection')
validateCollection('overlapsCollection', 1, collection)
return collection:overlapsSubnet(self)
end
function obj:overlapsSubnet(subnet)
checkSelf(self, 'overlapsSubnet')
local tp = type(subnet)
if tp == 'string' then
subnet = makeSubnet(subnet)
elseif tp == 'table' then
validateSubnet('overlapsSubnet', 1, subnet)
else
checkTypeMulti('overlapsSubnet', 1, subnet, {'string', 'table'})
end
if self:getVersion() == subnet:getVersion() then
return (
subnet:getHighestIP() >= self:getPrefix() and
subnet:getPrefix() <= self:getHighestIP()
)
end
return false
end
function obj:walk()
checkSelf(self, 'walk')
local started
local current = self:getPrefix()
local highest = self:getHighestIP()
return function ()
if not started then
started = true
return current
end
if current < highest then
current = current:getNextIP()
return current
end
end
end
return obj
end
makeSubnet = function (cidr)
-- Return a Subnet object from a CIDR string. If the CIDR string is
-- invalid, throw an error.
local lhs, rhs = cidr:match('^%s*(.-)/(%d+)%s*$')
if lhs then
local bits = lhs:find(':', 1, true) and 128 or 32
local n = tonumber(rhs)
if n and n <= bits and (n == 0 or not rhs:find('^0')) then
-- The right-hand side is a number between 0 and 32 (for IPv4)
-- or 0 and 128 (for IPv6) and doesn't have any leading zeroes.
local base = RawIP.newFromIP(lhs)
if base then
-- The left-hand side is a valid IP address.
local prefix = base:getPrefix(n)
if base == prefix then
-- The left-hand side is the lowest IP in the subnet.
return makeSubnetFromRaw(prefix, n)
end
end
end
end
error(string.format("'%s' is an invalid CIDR string", cidr), 3)
end
function Subnet.new(cidr)
checkType('Subnet.new', 1, cidr, 'string')
return makeSubnet(cidr)
end
end
--------------------------------------------------------------------------------
-- Ranges class
-- Holds a list of IPAdress pairs representing contiguous IP ranges.
--------------------------------------------------------------------------------
local Ranges = Collection.new()
Ranges.__index = Ranges
function Ranges.new()
return setmetatable({}, Ranges)
end
function Ranges:add(ip1, ip2)
validateIPAddress('add', 1, ip1)
if ip2 ~= nil then
validateIPAddress('add', 2, ip2)
if ip1 > ip2 then
error('The first IP must be less than or equal to the second', 2)
end
end
Collection.add(self, {ip1, ip2 or ip1})
end
function Ranges:merge()
self:sort(
function (lhs, rhs)
-- Sort by second value, then first.
if lhs[2] == rhs[2] then
return lhs[1] < rhs[1]
end
return lhs[2] < rhs[2]
end
)
local pos = self.n
while pos > 1 do
for i = pos - 1, 1, -1 do
local ip1 = self[i][2]
local ip2 = ip1:getNextIP()
if ip2 < ip1 then
ip2 = ip1 -- don't wrap around
end
if self[pos][1] > ip2 then
break
end
ip1 = self[i][1]
ip2 = self[pos][1]
self[i] = {ip1 > ip2 and ip2 or ip1, self[pos][2]}
self:remove(pos)
pos = pos - 1
if pos <= 1 then
break
end
end
pos = pos - 1
end
end
--------------------------------------------------------------------------------
-- IPCollection class
-- Holds a list of IP addresses/subnets. Used internally.
-- Each address/subnet has the same version (either IPv4 or IPv6).
--------------------------------------------------------------------------------
local IPCollection = {}
IPCollection.__index = IPCollection
function IPCollection.new(version)
assert(
version == V4 or version == V6,
'IPCollection.new called with an invalid version'
)
local obj = {
version = version, -- V4 or V6
addresses = Collection.new(), -- valid IP addresses
subnets = Collection.new(), -- valid subnets
omitted = Collection.new(), -- not-quite valid strings
}
return obj
end
function IPCollection:getVersion()
-- Return a string with the IP version of addresses in this collection.
return self.version
end
function IPCollection:_store(hit, stripColons)
local maker, location
if hit:find('/', 1, true) then
maker = Subnet.new
location = self.subnets
else
maker = IPAddress.new
location = self.addresses
end
local success, obj = pcall(maker, hit)
if success then
location:add(obj)
else
if stripColons then
local colons, hit = hit:match('^(:*)(.*)')
if colons ~= '' then
self:_store(hit)
return
end
end
self.omitted:add(hit)
end
end
function IPCollection:_assertVersion(version, msg)
if self.version ~= version then
error(msg, 3)
end
end
function IPCollection:addIP(ip)
local tp = type(ip)
if tp == 'string' then
ip = makeIPAddress(ip)
elseif tp == 'table' then
validateIPAddress('addIP', 1, ip)
else
checkTypeMulti('addIP', 1, ip, {'string', 'table'})
end
self:_assertVersion(ip:getVersion(), 'addIP called with incorrect IP version')
self.addresses:add(ip)
return self
end
function IPCollection:addSubnet(subnet)
local tp = type(subnet)
if tp == 'string' then
subnet = makeSubnet(subnet)
elseif tp == 'table' then
validateSubnet('addSubnet', 1, subnet)
else
checkTypeMulti('addSubnet', 1, subnet, {'string', 'table'})
end
self:_assertVersion(subnet:getVersion(), 'addSubnet called with incorrect subnet version')
self.subnets:add(subnet)
return self
end
function IPCollection:containsIP(ip)
-- Return true, obj if ip is in this collection,
-- where obj is the first IPAddress or Subnet with the ip.
-- Otherwise, return false.
local tp = type(ip)
if tp == 'string' then
ip = makeIPAddress(ip)
elseif tp == 'table' then
validateIPAddress('containsIP', 1, ip)
else
checkTypeMulti('containsIP', 1, ip, {'string', 'table'})
end
if self:getVersion() == ip:getVersion() then
for _, item in ipairs(self.addresses) do
if item == ip then
return true, item
end
end
for _, item in ipairs(self.subnets) do
if item:containsIP(ip) then
return true, item
end
end
end
return false
end
function IPCollection:getRanges()
-- Return a sorted table of IP pairs equivalent to the collection.
-- Each IP pair is a table representing a contiguous range of
-- IP addresses from pair[1] to pair[2] inclusive (IPAddress objects).
local ranges = Ranges.new()
for _, item in ipairs(self.addresses) do
ranges:add(item)
end
for _, item in ipairs(self.subnets) do
ranges:add(item:getPrefix(), item:getHighestIP())
end
ranges:merge()
ranges:deobjectify()
return ranges
end
function IPCollection:overlapsSubnet(subnet)
-- Return true, obj if subnet overlaps this collection,
-- where obj is the first IPAddress or Subnet overlapping the subnet.
-- Otherwise, return false.
local tp = type(subnet)
if tp == 'string' then
subnet = makeSubnet(subnet)
elseif tp == 'table' then
validateSubnet('overlapsSubnet', 1, subnet)
else
checkTypeMulti('overlapsSubnet', 1, subnet, {'string', 'table'})
end
if self:getVersion() == subnet:getVersion() then
for _, item in ipairs(self.addresses) do
if subnet:containsIP(item) then
return true, item
end
end
for _, item in ipairs(self.subnets) do
if subnet:overlapsSubnet(item) then
return true, item
end
end
end
return false
end
--------------------------------------------------------------------------------
-- IPv4Collection class
-- Holds a list of IPv4 addresses/subnets.
--------------------------------------------------------------------------------
local IPv4Collection = setmetatable({}, IPCollection)
IPv4Collection.__index = IPv4Collection
function IPv4Collection.new()
return setmetatable(IPCollection.new(V4), IPv4Collection)
end
function IPv4Collection:addFromString(text)
-- Extract any IPv4 addresses or CIDR subnets from given text.
checkType('addFromString', 1, text, 'string')
text = text:gsub('[:!"#&\'()+,%-;<=>?[%]_{|}]', ' ')
for hit in text:gmatch('%S+') do
if hit:match('^%d+%.%d+[%.%d/]+$') then
local _, n = hit:gsub('%.', '.')
if n >= 3 then
self:_store(hit)
end
end
end
return self
end
--------------------------------------------------------------------------------
-- IPv6Collection class
-- Holds a list of IPv6 addresses/subnets.
--------------------------------------------------------------------------------
local IPv6Collection = setmetatable({}, IPCollection)
IPv6Collection.__index = IPv6Collection
do
-- Private static methods
local function isCollectionObject(val)
-- Return true if val is probably derived from an IPCollection object,
-- otherwise return false.
if type(val) == 'table' then
local mt = getmetatable(val)
if mt == IPv4Collection or mt == IPv6Collection then
return true
end
end
return false
end
validateCollection = makeValidationFunction('IPCollection', isCollectionObject)
function IPv6Collection.new()
return setmetatable(IPCollection.new(V6), IPv6Collection)
end
function IPv6Collection:addFromString(text)
-- Extract any IPv6 addresses or CIDR subnets from given text.
-- Want to accept all valid IPv6 despite the fact that addresses used
-- are unlikely to start with ':'.
-- Also want to be able to parse arbitrary wikitext which might use
-- colons for indenting.
-- Therefore, if an address at the start of a line is valid, use it;
-- otherwise strip any leading colons and try again.
checkType('addFromString', 1, text, 'string')
for line in string.gmatch(text .. '\n', '[\t ]*(.-)[\t\r ]*\n') do
line = line:gsub('[!"#&\'()+,%-;<=>?[%]_{|}]', ' ')
for position, hit in line:gmatch('()(%S+)') do
local ip = hit:match('^([:%x]+)/?%d*$')
if ip then
local _, n = ip:gsub(':', ':')
if n >= 2 then
self:_store(hit, position == 1)
end
end
end
end
return self
end
end
return {
IPAddress = IPAddress,
Subnet = Subnet,
IPv4Collection = IPv4Collection,
IPv6Collection = IPv6Collection,
}
gs37cwt0kiao1xwn11uidl9q369xc7w
Module:IP/doc
828
6963
100361
2022-03-17T12:21:09Z
CX Zoom
6375
Create empty documentation
100361
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:Category handler
10
6966
101565
101503
2022-05-31T11:40:45Z
CX Zoom
6375
+ Cat
101565
wikitext
text/x-wiki
{{#invoke:Category handler|main}}<noinclude>
{{Modules used|
* [[Module:Category handler]]}}
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
[[Category:If-then-else templates]]
</noinclude>
ts8xhloe4b9wmtxybi00yk4956jp31g
विभाग:Good articles
14
6967
100377
2022-03-18T19:33:19Z
CX Zoom
6375
Create new category
100377
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:Top icon edit protected
10
6969
101741
101605
2022-06-28T20:35:09Z
CX Zoom
6375
+ Cat
101741
wikitext
text/x-wiki
<includeonly>{{#switch:{{PROTECTIONLEVEL:edit|{{{1|{{FULLPAGENAME}}}}}}}
| autoconfirmed = {{Top icon
| imagename = Semi-protection-shackle.svg
| wikilink = Wikipedia:Protection levels
| description = This page is protected to prevent disruption to the project.
| id = edit protected
| maincat = Edit protected articles
}}
| sysop = {{Top icon
| imagename = Full-protection-shackle.svg
| wikilink = Wikipedia:Protection levels
| description = This page is protected to prevent disruption to the project.
| id = edit protected
| maincat = Edit protected articles
}}
| #default = [[Category:Unprotected pages with Edit protected template]]}}</includeonly><noinclude>
[[Category:Top icons]]
</noinclude>
al8vdlalf29rglyhs7wucovg1bj3qly
Wikipedia:Community portal
4
6977
100407
2022-03-19T06:53:30Z
CX Zoom
6375
CX Zoom moved page [[Wikipedia:Community portal]] to [[Wikipedia:Noticeboard]]: More appropriate name
100407
wikitext
text/x-wiki
#REDIRECT [[Wikipedia:Noticeboard]]
b75yaenbbnx4tj7ti7hznxamki0kybb
पटिरूप:Error
10
6978
101533
100410
2022-05-30T23:41:37Z
CX Zoom
6375
+ Cat
101533
wikitext
text/x-wiki
{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude>
{{documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
l8nx3qz1rywjygyokiow8kmh1c570gm
Module:Error
828
6979
100411
2022-03-19T10:37:00Z
CX Zoom
6375
Copied latest revision from [[:en:Module:Error]]. See it's editing history for attribution.
100411
Scribunto
text/plain
-- This module implements {{error}}.
local p = {}
local function _error(args)
local tag = mw.ustring.lower(tostring(args.tag))
-- Work out what html tag we should use.
if not (tag == 'p' or tag == 'span' or tag == 'div') then
tag = 'strong'
end
-- Generate the html.
return tostring(mw.html.create(tag)
:addClass('error')
:wikitext(tostring(args.message or args[1] or error('no message specified', 2)))
)
end
function p.error(frame)
local args
if type(frame.args) == 'table' then
-- We're being called via #invoke. The args are passed through to the module
-- from the template page, so use the args that were passed into the template.
args = frame.args
else
-- We're being called from another module or from the debug console, so assume
-- the args are passed in directly.
args = frame
end
-- if the message parameter is present but blank, change it to nil so that Lua will
-- consider it false.
if args.message == "" then
args.message = nil
end
return _error(args)
end
return p
swpvwjcdmj2mkkmx9f7rbsdrfsnmirh
पटिरूप:Magic word
10
6980
101562
100412
2022-05-31T11:25:17Z
CX Zoom
6375
+ Cat
101562
wikitext
text/x-wiki
<nowiki>{{</nowiki>[[MW:Help:Magic words{{#ifeq:{{{1|}}}|||#{{#invoke:string|replace|{{{1}}}|:$||1|0}}}}|{{{1|Magic word}}}]]{{{2|}}}}}<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Interwiki link templates]]
[[Category:Page link templates]]
</noinclude>
r80ga93nz2s12t78nj9njh4j5x3uv75
पटिरूप:Transclusionless
10
6981
101746
100415
2022-06-28T20:44:43Z
CX Zoom
6375
+ Cat, fix
101746
wikitext
text/x-wiki
{{Message box|text=This template may have no transclusions, because {{{reason|it is substituted by a tool or script, it is used as part of a short-term or less active Wikipedia process, or for some other reason}}}.}}<!--
--><includeonly>{{#switch: {{SUBPAGENAME}} |doc |sandbox= |[[Category:Wikipedia transclusionless templates]]}}</includeonly><noinclude>
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Message box templates]]
</noinclude>
nicoi2zh550ulmglhrpd9jvpihxr369
विभाग:Wikipedia transclusionless templates
14
6982
100416
2022-03-19T10:53:19Z
CX Zoom
6375
Create new category
100416
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Pages which use a template in place of a magic word
14
6983
100417
2022-03-19T10:56:41Z
CX Zoom
6375
Create new category
100417
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Module:Error/doc
828
6984
100418
2022-03-19T11:10:10Z
CX Zoom
6375
Create empty documentation
100418
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Wikipedia:Village pump
4
6987
100423
2022-03-19T11:27:47Z
CX Zoom
6375
CX Zoom moved page [[Wikipedia:Village pump]] to [[मन्तन ठान Mantana ṭhāna]] over redirect: Manual History merge done; back to original location
100423
wikitext
text/x-wiki
#REDIRECT [[मन्तन ठान Mantana ṭhāna]]
90jehf4mjcyxvwo7e2t1tlzj3hry9tb
पटिरूप:NUMBEROFSECTIONS
10
6991
101577
100455
2022-05-31T13:07:45Z
CX Zoom
6375
+ Cat
101577
wikitext
text/x-wiki
{{{{{|safesubst:}}}#invoke:NUMBEROFSECTIONS|main|{{{1|{{{{{|safesubst:}}}FULLPAGENAME}}}}}|level={{{level|2}}}}}<noinclude>
{{Modules used|
* [[Module:NUMBEROFSECTIONS]]}}
{{documentation|पटिरूप:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
</noinclude>
nbrdlcmhlclpk2vamdemehymwg5tz8i
Module:NUMBEROFSECTIONS
828
6992
100439
100438
2022-03-19T15:59:17Z
CX Zoom
6375
१ revision imported from [[:en:Module:NUMBEROFSECTIONS]]: Importing module from en WP
100438
Scribunto
text/plain
local p = {}
-- Unescape functionality grabbed from https://stackoverflow.com/a/14899740/1832568
local function unescape(str)
str = string.gsub(str, '&#(%d+);', string.char)
str = string.gsub(str, '&#x(%d+);', function(n) return string.char(tonumber(n, 16)) end)
return str
end
-- Counting function accepting a string haystack and table of needles
local function count(haystack, needles)
local number = 0
-- While we have needles to look for
for index, needle in ipairs(needles) do
-- find them all in our haystack
for m in string.gmatch(haystack, needle) do
number = number + 1
end
end
return number
end
-- Function takes any number of # delimited page names and section level numbers
function p.main(frame)
local total = 0
local needles = {}
local haystack = ''
-- Separate page names from # delimited string into table
local pages = mw.text.split(unescape(frame.args[1]), '%s?#%s?')
-- Separate whitespace delimited section level numbers into table
local levels = mw.text.split(frame.args['level'], '%s*')
-- Iterate through levels
for level in mw.text.gsplit(table.concat(levels), '') do
-- and add the level needle to needles
needles[#needles + 1] = '\n'..string.rep('=', tonumber(level))..'[^=]'
end
-- For each page name in pages
for index, page in ipairs(pages) do
-- create a haystack to search from the page content
haystack = mw.title.new(page):getContent()
-- If we've requested the content of a legitimate page
if haystack then
--[[ pass the raw markup and needles to count
and add the return to total ]]
total = total + count('\n' .. haystack, needles)
end
end
--[[ then return how many sections of the required level
are in all the pages passed ]]
return total
end
return p
aoswcf8s2whhdz7pprly4tbl3a8pk3g
पटिरूप:Copied from English Wikipedia without documentation/doc
10
6993
101520
101519
2022-05-30T23:11:40Z
CX Zoom
6375
Fix
101520
wikitext
text/x-wiki
{{Documentation subpage}}
* {{tl|Copied from English Wikipedia without documentation}}
* {{tl|Imported from English Wikipedia without documentation}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Wikipedia maintenance templates]]
}}</includeonly>
tw9uca0c3irkfjxjffvfzlx80xyvwy4
पटिरूप:Imported from English Wikipedia without documentation
10
6994
101761
100442
2022-06-28T21:31:31Z
CX Zoom
6375
Add automatic enwp backlink
101761
wikitext
text/x-wiki
<includeonly>{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc||{{#ifeq:{{NAMESPACE}}|Module|
{{{!}} style{{=}}"background: #ecfbf4; border: 1px solid darkgray; margin-left: auto; margin-right: auto; width:100%;"
{{!}}style{{=}}"text-align: left;"{{!}}<span style="font-size: 120%;">[[File:Module-info.svg|text-bottom|100px|link=|alt=]] '''Module documentation'''</span>
----|}}}}This {{#switch: {{NAMESPACE}}
| Template|पटिरूप = template
| Module = module
| Wikipedia = project page
| Help|अवस्सय = help page
| #default = page}} is imported from the English Wikipedia page [[:en:{{#switch: {{NAMESPACE}}
| Template|पटिरूप = Template
| Module = Module
| #default = Used outside Template & Module namespaces }}:{{#if:{{{1|}}}|{{{1}}}|{{PAGENAME}}}}]]. It has no documentation, and relevant information may be found at the corresponding English Wikipedia documentation page. For more details see the editing history of the {{#switch: {{NAMESPACE}}
| Template|पटिरूप = template
| Module = module
| Wikipedia = project page
| Help|अवस्सय = help page
| #default = page}}.
{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc|[[विभाग:Empty documentation]]|[[विभाग:{{#switch: {{NAMESPACE}}
| Template|पटिरूप = Templates
| Module = Modules
| Wikipedia = Project pages
| Help|अवस्सय = Help pages
| #default = Pages}} imported from English Wikipedia]]}}
{{#ifeq: {{str rightc|{{PAGENAME}}|4}}|/doc||{{#ifeq:{{NAMESPACE}}|Module|----
The above documentation is transcluded from [[Module:{{PAGENAME}}/doc]].
{{!}}}|}}}}</includeonly><noinclude>
{{documentation|पटिरूप:Copied from English Wikipedia without documentation/doc}}
</noinclude>
dzlk5ih0r4kylkta160ldz7j4v8fo9x
विभाग:Templates imported from English Wikipedia
14
6995
100444
2022-03-19T16:06:53Z
CX Zoom
6375
Create new category
100444
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Module:NUMBEROFSECTIONS/doc
828
6996
100445
2022-03-19T16:07:44Z
CX Zoom
6375
Create empty documentation
100445
wikitext
text/x-wiki
{{Imported from English Wikipedia without documentation}}
8ma8q3cfqjgsdegna88wrionj266c4v
विभाग:Modules imported from English Wikipedia
14
6997
100446
2022-03-19T16:08:21Z
CX Zoom
6375
Create new category
100446
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Wikipedia:Noticeboard/Bots
4
6998
102240
102150
2023-09-15T09:30:36Z
MediaWiki message delivery
2796
/* Your wiki will be in read-only soon */ new section
102240
wikitext
text/x-wiki
{{Page header/Noticeboard/Bots}}
== Bot status for [[User:PipepBot|PipepBot]] ==
Hello! I ask for permission to run my interwiki bot [[User:PipepBot|PipepBot]] here, and to get a bot flag for it.
* Operator: [[:it:User:Pipep]]
* Purpose: Interwiki
* Software: Pywikipedia
* Have bot flag at: als, am, an, ar, az, bat-smg, be-x-old, bn, bs, ca, ceb, cs, cv, da, en, eo, et, fo, fur, fy, ga, hr, id, is, ka, ksh, la, lb, li, lv, mk, ml, nap, nds, nds-nl, nn, no, pms, roa-tara, scn, simple, sl, sr, sv, th, uk, vec, zea
* Details: Interwiki using Pywikipediabot. It mostly runs manually assisted. May run automatically in some cases.
Thank you!
--[[:it:User:Pipep]] १४:३५, ११ August २००७ (UTC)
: PipepBot has now bot flag. Thank you! [[:it:User:Pipep]] १७:५८, ५ September २००७ (UTC)
== [[User:BotMultichill|BotMultichill]] ==
Hi, i request a bot bit for [[User:BotMultichill|BotMultichill]].
* Botmaster : [[User:Multichill|Multichill]]
* Bot's name : [[User:BotMultichill|BotMultichill]]
* List of botflags on others wikipedias: about 100+ atm (see [[meta:User:Multichill]] for the current list)
* Purpose: Interwiki (pywikipedia)
* Technical details : [[User:BotMultichill|BotMultichill]] is an interwiki bot starting at the [[:nl:Gebruiker:BotMultichill|Dutch wikipedia]]. The bot uses the pywikipedia framework and runs day and night in autonomous mode. Sometimes the bot will run in manual assisted mode to solve interwiki conflicts. [[User:Multichill|Multichill]] १५:१७, ६ September २००७ (UTC)
== [[User:AlleborgoBot|AlleborgoBot]] ==
Hi, i request a bot flag for [[User:AlleborgoBot|AlleborgoBot]]
*'''Operator''': [[:it:Utente:Alleborgo|Alleborgo]]
*'''Automatic or Manually Assisted''': Automatic, in "-autonomous" mode. Sometimes the bot will run in manual assisted mode to solve interwiki conflicts.
*'''Programming Language(s)''': Pywikipedia framework daily updated to the last SVN version
*'''Function Summary''': interwiki
*'''Already has a bot flag in''': ar, an, az, bar, bg, br, bpy, bs, ca, ceb, cs, da, de, el, en, eo, es, eu, fa, fi, fr, frp, gl, he, hr, ht, hu, hy, id, is, it, ja, jv, ka, ksh, ku, lb, li, lmo, ln, lt, mi, ml, ms, nds, nl, nn, no, pl, pt, ro, roa-tara, ru, sk, simple, sl, sq, sr, su, sv, th, tr, uk, vec, vi, vo, zh, zh-yue. On it.wiki has done more than 65000 edit.
Thanks --[[User:AlleborgoBot|AlleborgoBot]] १३:२४, १२ October २००७ (UTC)
:AlleborgoBot has the flag now, thank you. --[[User:AlleborgoBot|AlleborgoBot]] १९:२८, २८ November २००७ (UTC)
== Bot Flag for [[:User:Purbo_T|Purbo_T]] ==
Hi, I'd like to ask for a bot flag for interwiki link bot [[:User:Purbo_T|Purbo_T]] <small>([[:Special:Contributions/Purbo T|Contributions]])</small>
*'''Operator:''' [[:User:Purodha]] = [[:ksh:User:Purodha]] (b'crat @ [[:ksh:|ksh]])
*'''Function:''' interwiki link maintenance
*'''Operation:''' manually-assisted, occasionally in automatic or autonomous mode, starting mostly from the [[:ksh:|Wikipedia of Ripuarian languages]]
*'''Software:''' [[:meta:pywikipedia|pywikipediabot]] framework updated daily from [http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia/ svn] to latest version
*'''Already has bot flag on:''' <span class="plainlinks"> [{{fullurl:aa:Special:Userlist|limit=1&username=Purbo_T}} aa], [{{fullurl:ab:Special:Userlist|limit=1&username=Purbo_T}} ab], [{{fullurl:ak:Special:Userlist|limit=1&username=Purbo_T}} ak], [{{fullurl:als:Special:Userlist|limit=1&username=Purbo_T}} als], [{{fullurl:am:Special:Userlist|limit=1&username=Purbo_T}} am], [{{fullurl:ang:Special:Userlist|limit=1&username=Purbo_T}} ang], [{{fullurl:ar:Special:Userlist|limit=1&username=Purbo_T}} ar], [{{fullurl:ar:Special:Userlist|limit=1&username=Purbo_T}} arc], [{{fullurl:as:Special:Userlist|limit=1&username=Purbo_T}} as], [{{fullurl:av:Special:Userlist|limit=1&username=Purbo_T}} av], [{{fullurl:ay:Special:Userlist|limit=1&username=Purbo_T}} ay], [{{fullurl:bat-smg:Special:Userlist|limit=1&username=Purbo_T}} bat-smg], [{{fullurl:bar:Special:Userlist|limit=1&username=Purbo_T}} bar], [{{fullurl:be-x-old:Special:Userlist|limit=1&username=Purbo_T}} be-x-old], [{{fullurl:bi:Special:Userlist|limit=1&username=Purbo_T}} bi], [{{fullurl:bm:Special:Userlist|limit=1&username=Purbo_T}} bm], [{{fullurl:bn:Special:Userlist|limit=1&username=Purbo_T}} bn], [{{fullurl:bo:Special:Userlist|limit=1&username=Purbo_T}} bo], [{{fullurl:bs:Special:Userlist|limit=1&username=Purbo_T}} bs], [{{fullurl:bug:Special:Userlist|limit=1&username=Purbo_T}} bug], [{{fullurl:bxr:Special:Userlist|limit=1&username=Purbo_T}} bxr], [{{fullurl:ca:Special:Userlist|limit=1&username=Purbo_T}} ca], [{{fullurl:cbk-zam:Special:Userlist|limit=1&username=Purbo_T}} cbk-zam], [{{fullurl:cdo:Special:Userlist|limit=1&username=Purbo_T}} cdo], [{{fullurl:ce:Special:Userlist|limit=1&username=Purbo_T}} ce], [{{fullurl:chy:Special:Userlist|limit=1&username=Purbo_T}} chy], [{{fullurl:co:Special:Userlist|limit=1&username=Purbo_T}} co], [{{fullurl:cr:Special:Userlist|limit=1&username=Purbo_T}} cr], [{{fullurl:crh:Special:Userlist|limit=1&username=Purbo_T}} crh], [{{fullurl:cs:Special:Userlist|limit=1&username=Purbo_T}} cs], [{{fullurl:cu:Special:Userlist|limit=1&username=Purbo_T}} cu], [{{fullurl:da:Special:Userlist|limit=1&username=Purbo_T}} da], [{{fullurl:de:Special:Userlist|limit=1&username=Purbo_T}} de], [{{fullurl:dsb:Special:Userlist|limit=1&username=Purbo_T}} dsb], [{{fullurl:dz:Special:Userlist|limit=1&username=Purbo_T}} dz], [{{fullurl:ee:Special:Userlist|limit=1&username=Purbo_T}} ee], [{{fullurl:eml:Special:Userlist|limit=1&username=Purbo_T}} eml], [{{fullurl:el:Special:Userlist|limit=1&username=Purbo_T}} el], [{{fullurl:eo:Special:Userlist|limit=1&username=Purbo_T}} eo], [{{fullurl:es:Special:Userlist|limit=1&username=Purbo_T}} es], [{{fullurl:fa:Special:Userlist|limit=1&username=Purbo_T}} fa], [{{fullurl:ff:Special:Userlist|limit=1&username=Purbo_T}} ff], [{{fullurl:fi:Special:Userlist|limit=1&username=Purbo_T}} fi], [{{fullurl:fiu-vro:Special:Userlist|limit=1&username=Purbo_T}} fiu-vro], [{{fullurl:fj:Special:Userlist|limit=1&username=Purbo_T}} fj], [{{fullurl:fr:Special:Userlist|limit=1&username=Purbo_T}} fr], [{{fullurl:glk:Special:Userlist|limit=1&username=Purbo_T}} glk], [{{fullurl:gn:Special:Userlist|limit=1&username=Purbo_T}} gn], [{{fullurl:got:Special:Userlist|limit=1&username=Purbo_T}} got], [{{fullurl:gv:Special:Userlist|limit=1&username=Purbo_T}} gv], [{{fullurl:ha:Special:Userlist|limit=1&username=Purbo_T}} ha], [{{fullurl:hak:Special:Userlist|limit=1&username=Purbo_T}} hak], [{{fullurl:haw:Special:Userlist|limit=1&username=Purbo_T}} haw], [{{fullurl:hi:Special:Userlist|limit=1&username=Purbo_T}} hi], [{{fullurl:hr:Special:Userlist|limit=1&username=Purbo_T}} hr], [{{fullurl:hsb:Special:Userlist|limit=1&username=Purbo_T}} hsb], [{{fullurl:ht:Special:Userlist|limit=1&username=Purbo_T}} ht], [{{fullurl:hu:Special:Userlist|limit=1&username=Purbo_T}} hu], <!-- [{{fullurl:ia:Special:Userlist|limit=1&username=Purbo_T}} ia],--> [{{fullurl:ie:Special:Userlist|limit=1&username=Purbo_T}} ie], [{{fullurl:ig:Special:Userlist|limit=1&username=Purbo_T}} ig], [{{fullurl:ik:Special:Userlist|limit=1&username=Purbo_T}} ik], [{{fullurl:is:Special:Userlist|limit=1&username=Purbo_T}} is], [{{fullurl:ja:Special:Userlist|limit=1&username=Purbo_T}} ja], [{{fullurl:jbo:Special:Userlist|limit=1&username=Purbo_T}} jbo], [{{fullurl:ka:Special:Userlist|limit=1&username=Purbo_T}} ka], [{{fullurl:kab:Special:Userlist|limit=1&username=Purbo_T}} kab], [{{fullurl:kg:Special:Userlist|limit=1&username=Purbo_T}} kg], [{{fullurl:ki:Special:Userlist|limit=1&username=Purbo_T}} ki], [{{fullurl:kl:Special:Userlist|limit=1&username=Purbo_T}} kl], [{{fullurl:km:Special:Userlist|limit=1&username=Purbo_T}} km], [{{fullurl:kn:Special:Userlist|limit=1&username=Purbo_T}} kn], [{{fullurl:ko:Special:Userlist|limit=1&username=Purbo_T}} ko], [{{fullurl:ks:Special:Userlist|limit=1&username=Purbo_T}} ks], [{{fullurl:ksh:Special:Userlist|limit=1&username=Purbo_T}} ksh], [{{fullurl:ku:Special:Userlist|limit=1&username=Purbo_T}} ku], [{{fullurl:kv:Special:Userlist|limit=1&username=Purbo_T}} kv],[{{fullurl:ky:Special:Userlist|limit=1&username=Purbo_T}} ky], [{{fullurl:la:Special:Userlist|limit=1&username=Purbo_T}} la], [{{fullurl:lb:Special:Userlist|limit=1&username=Purbo_T}} lb], [{{fullurl:lbe:Special:Userlist|limit=1&username=Purbo_T}} lbe], [{{fullurl:lg:Special:Userlist|limit=1&username=Purbo_T}} lg], [{{fullurl:li:Special:Userlist|limit=1&username=Purbo_T}} li], [{{fullurl:lmo:Special:Userlist|limit=1&username=Purbo_T}} lmo], [{{fullurl:ln:Special:Userlist|limit=1&username=Purbo_T}} ln], [{{fullurl:lo:Special:Userlist|limit=1&username=Purbo_T}} lo], [{{fullurl:lt:Special:Userlist|limit=1&username=Purbo_T}} lt], [{{fullurl:lv:Special:Userlist|limit=1&username=Purbo_T}} lv], [{{fullurl:map-bms:Special:Userlist|limit=1&username=Purbo_T}} map-bms], [{{fullurl:mg:Special:Userlist|limit=1&username=Purbo_T}} mg], [{{fullurl:mh:Special:Userlist|limit=1&username=Purbo_T}} mh], [{{fullurl:ml:Special:Userlist|limit=1&username=Purbo_T}} ml], [{{fullurl:mn:Special:Userlist|limit=1&username=Purbo_T}} mn], [{{fullurl:mr:Special:Userlist|limit=1&username=Purbo_T}} mr], [{{fullurl:my:Special:Userlist|limit=1&username=Purbo_T}} my], [{{fullurl:mzn:Special:Userlist|limit=1&username=Purbo_T}} mzn], [{{fullurl:nah:Special:Userlist|limit=1&username=Purbo_T}} nah], [{{fullurl:nds:Special:Userlist|limit=1&username=Purbo_T}} nds], [{{fullurl:nds-nl:Special:Userlist|limit=1&username=Purbo_T}} nds-nl], [{{fullurl:ne:Special:Userlist|limit=1&username=Purbo_T}} ne], [{{fullurl:new:Special:Userlist|limit=1&username=Purbo_T}} new], [{{fullurl:ng:Special:Userlist|limit=1&username=Purbo_T}} ng], [{{fullurl:nl:Special:Userlist|limit=1&username=Purbo_T}} nl], [{{fullurl:nn:Special:Userlist|limit=1&username=Purbo_T}} nn], [{{fullurl:nov:Special:Userlist|limit=1&username=Purbo_T}} nov], [{{fullurl:nv:Special:Userlist|limit=1&username=Purbo_T}} nv], [{{fullurl:om:Special:Userlist|limit=1&username=Purbo_T}} om], [{{fullurl:ny:Special:Userlist|limit=1&username=Purbo_T}} ny], [{{fullurl:or:Special:Userlist|limit=1&username=Purbo_T}} or], [{{fullurl:os:Special:Userlist|limit=1&username=Purbo_T}} os], [{{fullurl:pa:Special:Userlist|limit=1&username=Purbo_T}} pa], [{{fullurl:pih:Special:Userlist|limit=1&username=Purbo_T}} pih], [{{fullurl:pms:Special:Userlist|limit=1&username=Purbo_T}} pms], [{{fullurl:rmy:Special:Userlist|limit=1&username=Purbo_T}} rmy], [{{fullurl:rn:Special:Userlist|limit=1&username=Purbo_T}} rn], [{{fullurl:roa-rup:Special:Userlist|limit=1&username=Purbo_T}} roa-rup], [{{fullurl:rw:Special:Userlist|limit=1&username=Purbo_T}} rw], [{{fullurl:scn:Special:Userlist|limit=1&username=Purbo_T}} scn], [{{fullurl:sco:Special:Userlist|limit=1&username=Purbo_T}} sco], [{{fullurl:sd:Special:Userlist|limit=1&username=Purbo_T}} sd], [{{fullurl:sg:Special:Userlist|limit=1&username=Purbo_T}} sg], [{{fullurl:si:Special:Userlist|limit=1&username=Purbo_T}} si], [{{fullurl:simple:Special:Userlist|limit=1&username=Purbo_T}} simple], [{{fullurl:sl:Special:Userlist|limit=1&username=Purbo_T}} sl], [{{fullurl:sm:Special:Userlist|limit=1&username=Purbo_T}} sm], [{{fullurl:sn:Special:Userlist|limit=1&username=Purbo_T}} sn], [{{fullurl:so:Special:Userlist|limit=1&username=Purbo_T}} so], [{{fullurl:st:Special:Userlist|limit=1&username=Purbo_T}} st], [{{fullurl:stq:Special:Userlist|limit=1&username=Purbo_T}} stq], [{{fullurl:sv:Special:Userlist|limit=1&username=Purbo_T}} sv], [{{fullurl:tet:Special:Userlist|limit=1&username=Purbo_T}} tet], [{{fullurl:tg:Special:Userlist|limit=1&username=Purbo_T}} tg], [{{fullurl:th:Special:Userlist|limit=1&username=Purbo_T}} th], [{{fullurl:ti:Special:Userlist|limit=1&username=Purbo_T}} ti], [{{fullurl:tk:Special:Userlist|limit=1&username=Purbo_T}} tk], [{{fullurl:tl:Special:Userlist|limit=1&username=Purbo_T}} tl], [{{fullurl:tn:Special:Userlist|limit=1&username=Purbo_T}} tn], [{{fullurl:to:Special:Userlist|limit=1&username=Purbo_T}} to], [{{fullurl:tpi:Special:Userlist|limit=1&username=Purbo_T}} tpi], [{{fullurl:ts:Special:Userlist|limit=1&username=Purbo_T}} ts], [{{fullurl:tum:Special:Userlist|limit=1&username=Purbo_T}} tum], [{{fullurl:tw:Special:Userlist|limit=1&username=Purbo_T}} tw], [{{fullurl:ty:Special:Userlist|limit=1&username=Purbo_T}} ty], [{{fullurl:udm:Special:Userlist|limit=1&username=Purbo_T}} udm], [{{fullurl:ug:Special:Userlist|limit=1&username=Purbo_T}} ug], [{{fullurl:uk:Special:Userlist|limit=1&username=Purbo_T}} uk], [{{fullurl:ur:Special:Userlist|limit=1&username=Purbo_T}} ur], [{{fullurl:ve:Special:Userlist|limit=1&username=Purbo_T}} ve], [{{fullurl:vec:Special:Userlist|limit=1&username=Purbo_T}} vec], [{{fullurl:vi:Special:Userlist|limit=1&username=Purbo_T}} vi], [{{fullurl:vls:Special:Userlist|limit=1&username=Purbo_T}} vls], [{{fullurl:vo:Special:Userlist|limit=1&username=Purbo_T}} vo], [{{fullurl:xh:Special:Userlist|limit=1&username=Purbo_T}} xh], [{{fullurl:yi:Special:Userlist|limit=1&username=Purbo_T}} yi], [{{fullurl:yo:Special:Userlist|limit=1&username=Purbo_T}} yo], [{{fullurl:za:Special:Userlist|limit=1&username=Purbo_T}} za], [{{fullurl:zea:Special:Userlist|limit=1&username=Purbo_T}} zea], [{{fullurl:zh-classical:Special:Userlist|limit=1&username=Purbo_T}} zh-classical], [{{fullurl:zh-yue:Special:Userlist|limit=1&username=Purbo_T}} zh-yue], [{{fullurl:zu:Special:Userlist|limit=1&username=Purbo_T}} zu], </span> more pending
* There is [http://tools.wikimedia.de/~purodha/sample/dbswithuser.php?usr=Purbo_T cumulated data] on the bot (sorry, due to recent technical problems at the [[:m:toolserver|toolserver]], the data may still be partially not up to date, or incomplete)
Thank you! --[[User:Purodha|Purodha Blissenbach]] १९:३९, २२ February २००८ (UTC)
== [[User:SieBot|SieBot]] ==
Hi, I request a bot bit for [[User:SieBot|SieBot]].
* Botmaster : [[User:Siebrand|Siebrand]]
* Bot's name : [[User:SieBot|SieBot]]
* List of botflags on others Wikipedias: Almost every Wikipedia (some 25 missing). See [http://toolserver.org/~vvv/sulutil.php?user=SieBot current list of user status and edits]
* Purpose: Interwiki (pywikipedia)
* Technical details : [[User:SieBot|SieBot]] is an interwiki bot starting at any Wikipedia. The bot uses the pywikipedia framework and runs day and night in autonomous mode. Sometimes the bot will run in manual assisted mode to solve interwiki conflicts. It has made over 5 million edits since it started. [[User:Siebrand|Siebrand]] २२:३७, २६ June २००८ (UTC)
== [[User:Luckas-bot|Luckas-bot]] ==
Hi, I request a bot bit for [[User:Luckas-bot|Luckas-bot]].
* Botmaster : [[:pt:User:Luckas Blade|Luckas Blade]]
* Purpose: Interwiki
* Software: Pywikipedia framework
* List of botflags on others Wikipedias: [http://toolserver.org/~vvv/sulutil.php?user=Luckas-bot List]
Thanks. --[[User:Luckas Blade|Luckas Blade]] १६:१६, १९ November २००८ (UTC)
== [[User:Synthebot|Synthebot]] ==
Dear all, this is to request a bot flag for [[User:Synthebot|Synthebot]]. Its technical information is summarized below.
*'''Operator''': [[:en:User:Julian Mendez|Julian Mendez]]
*'''Automatic or Manually Assisted''': mostly automatic in autonomous mode; sometimes manually assisted to solve interwiki conflicts
*'''Programming Language(s)''': [[:m:Using the python wikipediabot|pywikipedia]] ([http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia source code])
*'''Function Summary''': interwiki links
*'''Already has a bot flag on''': [{{fullurl:meta:Special:GlobalUsers|group=Global_bot&username=Synthebot&limit=1}} global bot] running on more than [http://toolserver.org/~vvv/sulutil.php?user=Synthebot 200 wikipedias].
Further technical information is available on its [[:ia:User:Synthebot|main page]]. Thank you in advance. Regards, --[[User:Julian Mendez|Julian]] १६:१०, २९ November २००८ (UTC)
== [[User:HerculeBot|HerculeBot]] ==
Dear all, this is to request a bot flag for [[User:HerculeBot|HerculeBot]]. Its technical information is summarized below.
*'''Operator''': [[:fr:User:Hercule|Hercule]]
*'''Automatic or Manually Assisted''': mostly manually assisted to solve interwiki conflicts
*'''Programming Language(s)''': [[:m:Using the python wikipediabot|pywikipedia]] ([http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia source code])
*'''Function Summary''': interwiki links
*'''Already has a bot flag on''': [{{fullurl:meta:Special:GlobalUsers|group=Global_bot&username=HerculeBot&limit=1}} global bot] running on [http://toolserver.org/~vvv/sulutil.php?user=HerculeBot all wikipedias].
Thank you in advance. Regards,
--[[User:Hercule|Hercule]] ०८:४९, ४ September २००९ (UTC)
:As this wiki now accepts global bots this request is cancelled --[[User:Hercule|Hercule]] ०८:०३, ८ September २००९ (UTC)
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-03-01|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-03-01T14:00|en}} {{#time:H:i e|2023-03-01T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-03-01|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|{{int:talk}}]])</span> २१:२४, २७ फ़रवरी २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Bots&oldid=24337896 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-04-26|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-04-26T14:00|en}} {{#time:H:i e|2023-04-26T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-04-26|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ०१:२१, २१ अप्रैल २०२३ (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Bots&oldid=24903511 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Your wiki will be in read-only soon</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] will switch the traffic between its data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
All traffic will switch on '''{{#time:j xg|2023-09-20|en}}'''. The test will start at '''[https://zonestamp.toolforge.org/{{#time:U|2023-09-20T14:00|en}} {{#time:H:i e|2023-09-20T14:00}}]'''.
Unfortunately, because of some limitations in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on {{#time:l j xg Y|2023-09-20|en}}.
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
* [[mw:Special:MyLanguage/GitLab|GitLab]] will be unavailable for about 90 minutes.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div><section end="server-switch"/>
</div>
[[User:Trizek (WMF)|Trizek_(WMF)]] ([[m:User talk:Trizek (WMF)|talk]]) ०९:३०, १५ सेप्टेम्बर २०२३ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Bots&oldid=25086542 -->
11ux5ysfk5krr4ngsviepuyxtsr7fr7
विभाग:Navtables
14
7001
100474
2022-03-20T10:53:26Z
CX Zoom
6375
Create new category
100474
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Navboxes
14
7002
100476
2022-03-20T10:55:54Z
CX Zoom
6375
Create new category
100476
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
मीडियाविकि:Histlegend
8
7004
101141
101114
2022-04-19T09:43:41Z
CX Zoom
6375
Inside <div> to make disable-able if desired
101141
wikitext
text/x-wiki
<div id="histlegend">
{| class="wikitable" style="width:100%"
|-
| External tools: [http://wikipedia.ramselehof.de/wikiblame.php?lang=pi&article={{FULLPAGENAMEE}} Find addition/removal] • [https://sigma.toolforge.org/usersearch.py?page={{FULLPAGENAMEE}}&server=piwiki Find edits by user] <sup>([https://xtools.wmflabs.org/topedits/pi.wikipedia.org?namespace={{NAMESPACENUMBER}}&page={{PAGENAMEE}}&focus=username Alternate])</sup> • [https://xtools.wmflabs.org/articleinfo/pi.wikipedia.org/{{FULLPAGENAMEE}} Page statistics] • [https://pageviews.wmcloud.org/?pages={{FULLPAGENAMEE}}&project=pi.wikipedia.org Pageviews] • [https://iabot.toolforge.org/index.php?page=runbotsingle&pagesearch={{FULLPAGENAMEE}}&wiki=piwiki Fix dead links]
----
For any version listed below, click on its date to view it.<br/>
Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.<br/>
Legend: <span style="white-space:nowrap;"><strong>({{int:cur}})</strong> = difference with latest revision,</span> <span style="white-space:nowrap;"><strong>({{int:last}})</strong> = difference with preceding revision,</span> <span style="white-space:nowrap;"><strong>{{int:minoreditletter}}</strong> = minor edit,</span> <span style="white-space:nowrap;">→ = section edit,</span> <span style="white-space:nowrap;">← = automatic edit summary.</span>
|-
|}
</div>
3asjdlax6kg202vvcanvt494f3w6r3y
Wikipedia:Noticeboard/Archive/Before 2010
4
7005
101094
101064
2022-04-19T06:49:13Z
CX Zoom
6375
Fix transclusion template (via JWB)
101094
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|before 2010}}</noinclude>
==Message from Nepal Bhasa Wikipedia==
Nepal Bhasa wikipedia has recently started developing [http://new.wikipedia.org here] . We would like to increase co-ordination between the two wikipedia, share resources as well as to learn from this version. If someone is interested, please visit [http://new.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A4%BF%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%A6%E0%A5%81%E0%A4%A4%E0%A4%BE%E0%A4%B5%E0%A4%BE%E0%A4%B8 Nepal Bhasa Embassy]. Plus, please consider working [http://meta.wikimedia.org/wiki/Promoting_the_Indian_languages_projects here] as well. Thank you.--[[User:Eukesh|Eukesh]] 18:54, 5 November 2006 (UTC)
==Wikimedia Indian chpater==
As you might be aware, we are planning to start an India chapter of the Wikimedia Foundation. Please see [[meta:Wikimedia India|Wikimedia India]] for details. We're currently working on the [[meta:Wikimedia India/bylaws|draft of bylaws]]. If you are interested, please join the discussion on meta, and subscribe to the [http://lists.wikimedia.org/mailman/listinfo/wikimediaindia-l wikimediaindia-l mailing list]. [[User:Utcursch|Utcursch]] १८:००, १० December २००७ (UTC)
==The village pump==
Could someone be so kind and move my contribution to your "village pump" and also, could someone please add a link to your village pump on [[meta:International names for Village Pump|meta]]? Thanks, [[betawiki:User:Malafaya|Malafaya@Betawiki]] ०२:१६, ५ February २००८ (UTC)
==Bot policy==
Hello. To facilitate [[m:steward|steward]] granting of bot access, I suggest implementing the [[m:Bot policy|standard bot policy]] on this wiki. In particular, this policy allows stewards to automatically flag known interlanguage linking bots (if this page says that is acceptable), which form the vast majority of such requests. The policy also enables [[m:Bot policy#Global_bots|global bots]] on this wiki (if this page says that is acceptable), which are trusted bots that will be given bot access on every wiki that allows global bots.
This policy makes bot access requesting much easier for local users, operators, and stewards. To implement it we only need to create a redirect to this page from [[Project:Bot policy]], and add a line at the top noting that it is used here. Please read the text at [[m:Bot policy]] before commenting. If you object, please say so; I hope to implement in one week if there is no objection, since it is particularly written to streamline bot requests on wikis with little or no community interested in bot access requests. [[User:Rubin16|Rubin16]] ०७:५३, ७ July २००९ (UTC)
==The LocalisationUpdate extension has gone live==
The LocalisationUpdate extension is now enabled for all Wikimedia projects. From now on new localisations that become available in SVN will become available to your project within 24 hours. Your localisations get into SVN from [http://translatewiki.net translatewiki.net] typically within a day and at worst in two days. This is a huge improvement from the old practice where the localisations became available with new software. This could take weeks, even months.
The localisations done by our community at translatewiki.net are committed to SVN typically every day. When the system messages in English are the same as the local messages, they will now be inserted in a file and are available for use in all our projects in a timely manner
===What this means for you===
Local messages have an impact on the performance of our system. It is best when messages are as much as possible part of the system messages. In order to remove unnecessary duplication, all the messages that have a local localisation and are '''exactly''' the same as the system message will be removed. What we ask you to do is to compare and proof read the messages in translatewiki.net and the local messages. You can then either remove local messages when the translatewiki.net message is to be preferred or, you can update the message at translatewiki.net.
Messages that are specific to your project will have to stay as they are. You do want to check if the format and the variables of the message are still the same.
===Why localise at translatewiki.net===
When you localise at translatewiki.net, your messages will be used in all Wikimedia projects and eventually in all MediaWiki based projects. This is how we provide the standard support for your language. When messages change, at translatewiki.net you will be prompted to revisit your translations. Localising is more efficient because we have innovated the process to make you more efficient; there is text explaining about messages and we have applied AJAX technology to reduce the number of clicks you have to make.
==Translatewiki.net update==
*Currently 0.08% of the MediaWiki messages and 0.00% of the messages of the extensions used by the Wikimedia Foundation projects have been localised. Please help us help your language by localising and proof reading at [[betawiki:Special:LanguageStats/{{CONTENTLANGUAGE}}|translatewiki.net]]. This is the [http://translatewiki.net/w/i.php?title=Special:RecentChanges&translations=only&trailer=/{{CONTENTLANGUAGE}} recent localisation activity] for your language. Thanks, [[User:GerardM|GerardM]] १३:५४, ३० September २००९ (UTC)
*Currently 0.08% of the MediaWiki messages and 0.00% of the messages of the extensions used by the Wikimedia Foundation projects have been localised. Please help us help your language by localising and proof reading at [[betawiki:Special:LanguageStats/{{CONTENTLANGUAGE}}|translatewiki.net]]. This is the [http://translatewiki.net/w/i.php?title=Special:RecentChanges&translations=only&trailer=/{{CONTENTLANGUAGE}} recent localisation activity] for your language. Thanks, [[User:GerardM|GerardM]] १४:३९, १ November २००९ (UTC)
*Currently 0.08% of the MediaWiki messages and 0.00% of the messages of the extensions used by the Wikimedia Foundation projects have been localised. Please help us help your language by localising and proof reading at [[betawiki:Special:LanguageStats/{{CONTENTLANGUAGE}}|translatewiki.net]]. This is the [http://translatewiki.net/w/i.php?title=Special:RecentChanges&translations=only&trailer=/{{CONTENTLANGUAGE}} recent localisation activity] for your language. Thanks, [[User:GerardM|GerardM]] १३:१८, ८ December २००९ (UTC)
*Currently 0.08% of the MediaWiki messages and 0.00% of the messages of the extensions used by the Wikimedia Foundation projects have been localised. Please help us help your language by localising and proof reading at [[betawiki:Special:LanguageStats/{{CONTENTLANGUAGE}}|translatewiki.net]]. This is the [http://translatewiki.net/w/i.php?title=Special:RecentChanges&translations=only&trailer=/{{CONTENTLANGUAGE}} recent localisation activity] for your language. Thanks, [[User:GerardM|GerardM]] १५:०१, १८ January २०१० (UTC)
*PS Please help us complete [http://translatewiki.net/w/i.php?title=Special%3ATranslate&task=untranslated&group=core-mostused&language={{CONTENTLANGUAGE}}&limit=100 the most wanted messages]..
==How can we improve the usability for your language==
We expect that with the implementation of LocalisationUpdate the usability of MediaWiki for your language will improve. We are now ready to look at other aspects of usability for your language as well. There are two questions we would like you to answer:
Are there issues with the new functionality of the Usability Initiative
Does MediaWiki support your language properly
The best way to answer the first question is to visit the translatewiki.net. Change the language to your language, select the “vector” skin and add the advanced tool bar in in the preferences and check out the new functionality. And make some changes in your user page. When there is a need to improve on the localisation, please make the [http://translatewiki.net/w/i.php?title=Special:Translate&group=ext-ui-0-all necessary changes]s . It should update your localisation straight away.
We would like you to report each issue individually at http://meta.wikimedia.org/wiki/Usability_issues.
When there are problems with the support of MediaWiki for your language, we really want to know about this. It is best to report each issue separately. In this way there will be no large mass of issues to resolve but we can address each issue on its own. Consider issues with the display of characters, the presentation of your script, the position of the side bar, the combination of text with other languages, scripts. It is best to try this in an environment like the prototype wiki as it provides you with a clean, basic and up to date environment. The prototype wiki is available for five languages but you can select any of them, change the preferences to your language and test out MediaWiki for your language.
We would like you to report each issue individually at http://meta.wikimedia.org/wiki/Language_issues. The issues you raise will all be assessed. It is important to keep each issue separate, because this will make it easier to understand the issues and find solutions.
PS This text has been approved by Naoko, Brion and Siebrand. Thanks, [[User:GerardM|GerardM]] १३:५४, ३० September २००९ (UTC)
ntct02s6g303fcx476v119dfsrf3hpx
Wikipedia:Noticeboard/Archive/2010
4
7006
101095
101065
2022-04-19T06:49:15Z
CX Zoom
6375
Fix transclusion template (via JWB)
101095
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2010}}</noinclude>
==Wikimania Scholarships==
The call for applications for Wikimania Scholarships to attend Wikimania 2010 in Gdansk, Poland (July 9-11) is now open. The Wikimedia Foundation offers Scholarships to pay for selected individuals' round trip travel, accommodations, and registration at the conference.
To apply, visit the [[wm2010:Main Page|Wikimania 2010]] [[wm2010:Scholarships|scholarships information page]], click the secure link available there, and fill out the form to apply.
For additional information, please visit the Scholarships information and FAQ pages:
* [[wm2010:Scholarships|Scholarships]]
* [[wm2010:Scholarships/FAQ|Scholarships FAQ]]
Yours very truly,
[[m:User:Cary Bass|Cary Bass]]</br>
Volunteer Coordinator</br>
Wikimedia Foundation
== Localized logo ==
Hello!
The Wikimedia Foundation recently <span class="plainlinks">[http://blog.wikimedia.org/2010/wikipedia-in-3d/ updated]</span> the official Wikipedia globe. We realize that a lot of projects have never had a localized logo in their native language, so we are making sure that we create logos for every Wikipedia project that we have. The only issue is: we can't figure out what should be on your localized logo. <tt>:-)</tt>
Could you please provide a translation for the following?
* Wikipedia
* The Free Encyclopedia
Please put the translation on my [[m:User talk:Cbrown1023|Meta talk page]]. Thank you! '''[[User:Cbrown1023|<span style="color:green">Cbrown1023</span>]]''' '''<small>[[User talk:Cbrown1023|<span style="color:#002bb8">discussion</span>]]</small>''' ००:५५, २५ May २०१० (UTC)
==creating the Sanskrit Wikisource==
I have submitted the proposal for creating the Sanskrit Wikisource. It is available at: http://meta.wikimedia.org/wiki/Requests_for_new_languages/Wikisource_Sanskrit
For time being, I have added only you two as the users interested in Sanskrit wikisource. If you know any one else interested in Sanskrit wiki source, please send me their details. Also make sure you cast your vote in the Arguments in favour section.
Please let me know in case there are any issues
Shiju Alex
==Fundraising 2010: Beat Jimmy Challenge==
The Fundraising Committee is issuing all interested community members a challenge: [http://meta.wikimedia.org/wiki/Fundraising_2010 we want you to beat Jimmy]. The appeal from Jimmy Wales and the corresponding banner have been tested head-to-head with other successful banners, and the results are clear: it's our best performing message... by a lot. This year we have a lofty fundraising goal; we need all of our banners to bring in donations like the Jimmy Appeal, but no one wants to keep the Jimmy banner up for two months. We want to run donor quotes, and other wonderful ideas, but we have to have banners that work as well as or better than the Jimmy appeal.
We've just released the highlights from a [http://meta.wikimedia.org/wiki/Fundraising_2010#Focus_Group donor focus group], and the results of our [http://meta.wikimedia.org/wiki/File:FR_Donor_survey_report.pdf donor survey]. With one month to the launch of the fundraiser, the messages we test must be driven by data from our tests and surveys - we can no longer rely on instinct alone.
We've redesigned our fundraising meta pages with the Jimmy challenge; check out the survey results and propose/discuss banners that reflect these findings. Add the banners you think will 'beat Jimmy' [http://meta.wikimedia.org/wiki/Fundraising_2010/Messages/BeatJimmy here] to be tested '''Tuesday October 12''' against Jimmy. -[[User:Dgultekin|Dgultekin]] १९:१०, ६ October २०१० (UTC)
==RfC: Indic Sysop Proposal ==
Kindly take a moment to read the [[m:Requests for comment/Indic Sysop|Indic Sysop]] proposal in meta and express your opinion. Thanks --[[User:Jyothis|Jyothis]] १९:५१, १५ October २०१० (UTC)
igsbqr3ma1ajmflyfm5c6vushx8dw58
Wikipedia:Noticeboard/Archive/2011
4
7007
101096
101066
2022-04-19T06:49:17Z
CX Zoom
6375
Fix transclusion template (via JWB)
101096
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2011}}</noinclude>
== Call for image filter referendum ==
The Wikimedia Foundation, at the direction of the Board of Trustees, will be holding a vote to determine whether members of the community support the creation and usage of an opt-in personal image filter, which would allow readers to voluntarily screen particular types of images strictly for their own account.
Further details and educational materials will be available shortly. The referendum is scheduled for 12-27 August, 2011, and will be conducted on servers hosted by a neutral third party. Referendum details, officials, voting requirements, and supporting materials will be posted at [[Meta:Image filter referendum]] shortly.
Sorry for delivering you a message in English. Please help translate the pages on the referendum on Meta and join the [[mail:translators-l|translators mailing list]].
For the coordinating committee,<br />
[[m:User:Philippe (WMF)|Philippe (WMF)]]<br />
[[m:User:Cbrown1023|Cbrown1023]]<br/>
[[m:User:Risker|Risker]]</br>
[[m:User:Mardetanha|Mardetanha]]<br/>
[[m:User:PeterSymonds|PeterSymonds]]<br/>
[[m:User:Robertmharris|Robert Harris]]
<!-- EdwardsBot 0090 -->
== Terms of Use update ==
''I apologize that you are receiving this message in English. Please help translate it.''
Hello,
The Wikimedia Foundation is discussing changes to its Terms of Use. The discussion can be found at [[m:Talk:Terms of use|Talk:Terms of use]]. Everyone is invited to join in. Because the new version of [[m:Terms of use|Terms of use]] is not in final form, we are not able to present official translations of it. Volunteers are welcome to translate it, as German volunteers have done at [[:m:Terms of use/de]], but we ask that you note at the top that the translation is unofficial and may become outdated as the English version is changed. The translation request can be found at [[m:Translation requests/WMF/Terms of Use 2]] -- [[m:User:Mdennis (WMF)|Maggie Dennis, Community Liaison]] ०१:११, २७ ओक्टोबर २०११ (UTC)
<!-- EdwardsBot 0119 -->
== Open Call for 2012 Wikimedia Fellowship Applicants ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
''I apologize that you are receiving this message in English. Please
help translate it.''
*Do you want to help attract new contributors to Wikimedia projects?
*Do you want to improve retention of our existing editors?
*Do you want to strengthen our community by diversifying its base and increasing the overall number of excellent participants around the world?
The Wikimedia Foundation is seeking Community Fellows and project ideas for the Community Fellowship Program. A Fellowship is a temporary position at the Wikimedia Foundation in order to work on a specific project or set of projects. Submissions for 2012 are encouraged to focus on the theme of improving editor retention and increasing participation in Wikimedia projects. If interested, please submit a project idea or apply to be a fellow by January 15, 2012. Please visit https://meta.wikimedia.org/wiki/Wikimedia_Fellowships for more information.
Thanks!
--[[m:User:Sbouterse (WMF)|Siko Bouterse, Head of Community Fellowships,
Wikimedia Foundation]] ०३:०१, २२ दिसम्बर २०११ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0139 -->
==Summary and perspectives from Discussions with Indic language wikimedians - 2011==
Dear Pali wikipedians,
I am Shiju Alex, Consultant, Indic Initiatives, India Programs of WMF. I am here to support you to build community and wikipedia for Bishnupriya Manipuri wikipedia. Over the past few weeks I spoke with wikipedians from different Indic languages. But I couldn't find any active community member from Pali wikipedia to speak. If any one is interested to work on Pali wikipedia and to grow its community I can assist you in all possible ways. Please reach me at shiju@wikimedia.org for any help.
I have sent a detailed note to the various local language and India community mailing list summarizing my discussions with various Indic editors. In this note, I have also shared my perspectives on a series of issues related to community building (keeping existing editors, welcoming back old editors, attracting newbies, improving outreach, encouraging communication, collaborating on articles, and celebrating success), project quality (discouraging the use of bots for content creation and being more selective in adoption of English wikipedia policies) as well as on readership. It is a long post but I request you to go through [http://meta.wikimedia.org/wiki/Wikimedia_Foundation_-_India_Programs/Indic_Languages/Summary_of_initial_discussions_-_2011 this page in meta wiki]. Please share your comments and feedback as a reply below this, or on the meta talk page of my post, or directly to me. I am really keen on hearing from as many of you as I can - and to start working together. --[[User:Shiju|Shiju]] ([[User talk:Shiju|वार्ता]]) ०७:२०, २६ दिसम्बर २०११ (UTC)
4mkpfizsvjfhoj2h3vryo6pmme3ifvf
Wikipedia:Noticeboard/Archive/2012
4
7008
101097
101067
2022-04-19T06:49:19Z
CX Zoom
6375
Fix transclusion template (via JWB)
101097
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2012}}</noinclude>
== Announcing Wikipedia 1.19 beta ==
Wikimedia Foundation is getting ready to push out 1.19 to all the WMF-hosted wikis. As we finish wrapping up our code review, you can test the new version ''right now'' on [http://beta.wmflabs.org/ beta.wmflabs.org]. For more information, please read the [https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/RELEASE-NOTES-1.19?view=markup release notes] or the [[mw:MediaWiki_1.19|start of the final announcement]].
The following are the areas that you will probably be most interested in:
* [https://bugzilla.wikimedia.org/show_bug.cgi?id=33711#c2 Faster loading of javascript files makes dependency tracking more important.]
* New common*.css files usable by skins instead of having to copy piles of generic styles from MonoBook or Vector's css.
* The default user signature now contains a talk link in addition to the user link.
* Searching blocked usernames in block log is now clearer.
* Better timezone recognition in user preferences.
* Improved diff readability for colorblind people.
* The interwiki links table can now be accessed also when the interwiki cache is used (used in the API and the Interwiki extension).
* More gender support (for instance in logs and user lists).
* Language converter improved, e.g. it now works depending on the page content language.
* Time and number-formatting magic words also now depend on the page content language.
* Bidirectional support further improved after 1.18.
Report any [http://labs.wikimedia.beta.wmflabs.org/wiki/Problem_reports problems] on the labs beta wiki and we'll work to address them before they software is released to the production wikis.
'''Note''' that this cluster does have SUL but it is not integrated with SUL in production, so you'll need to create another account. You should avoid using the same password as you use here. — [[m:Global message delivery|Global message delivery]] १६:२८, १५ ज्यानुवरी २०१२ (UTC)
<!-- EdwardsBot 0145 -->
==Language support group for Pali==
The Wikimedia Foundation has brought together a new team of developers who are dedicated to language support. This team is to support all the languages and consequently it is not realistic to expect that the team members can provide proper support for your language. It is for this reason that we are looking for volunteers who will make up a [[:translatewiki:language support team|language support team]].
This language support team will be asked to provide us with information about their language. Such information may need to be provided either to us or on a website that we will indicate to you. Another activity will be to test software that will likely have an effect on the running of the MediaWiki software. We are looking for people who clearly identify their ability. Formal knowledge is definitely appreciated।
As much of the activity will be concentrated on [[:translatewiki:Main Page|translatewiki.net]], it will be a plus when team members know how to localise at translatewiki.net. <br>
Thanks, [[User:Gmeijssen|Gmeijssen]] ([[User talk:Gmeijssen|वार्ता]]) १९:२१, १ फ़रवरी २०१२ (UTC)
===The Babel extension===
When people want to indicate their proficiency in a language, they can use the Babel extension. Sadly this extension has not yet been localised in the Pali language. Could someone please help us and [http://translatewiki.net/w/i.php?title=Special:Translate&group=ext-babel&language=pi localise the Babel extension] for us? Thanks, [[User:Gmeijssen|Gmeijssen]] ([[User talk:Gmeijssen|वार्ता]]) १९:२१, १ फ़रवरी २०१२ (UTC)
== MediaWiki 1.19 ==
(Apologies if this message isn't in your language.) The Wikimedia Foundation is planning to upgrade MediaWiki (the software powering this wiki) to its latest version this month. You can help to test it before it is enabled, to avoid disruption and breakage. More information is available [[:mw:MediaWiki 1.19/Deployment announcement|in the full announcement]]. Thank you for your understanding.
[[:m:user:guillom|Guillaume Paumier]], via the [[:m:Global message delivery|Global message delivery system]] <small>([[:m:Distribution list/Global message delivery|wrong page? You can fix it.]])</small>. १५:१४, १२ फ़रवरी २०१२ (UTC)
<!-- EdwardsBot 0154 -->
== Updates from India Program Team ==
This is the first post from the India Program team regarding the team. I have been posting updates on the various mailing lists - but am acutely aware that the majority of our community is on village pumps or project pages and hence this post. Do excuse me for posting something which is not solely focused on this project, but the work we are doing has learnings that you might find useful for your project. Here are 5 important links that you might find useful
* There is an [http://meta.wikimedia.org/wiki/India_Program India Program page] on meta - which has links to a number of important workstreams (on the right of the page)
* Here is your [http://meta.wikimedia.org/wiki/India_Program/Team India Program team]. Feel free to reach out for any help or to provide any suggestion - or just to say hello!
* I submitted the following [http://meta.wikimedia.org/wiki/India_Program/Reports/Community_Mid-Year_Reports/1st_%26_2nd_Half_2011 mid-year report] to the community on January 15th 2011 - outlining the activities for 2011 and the priorities for 2012. Strictly speaking, this wasn't a mid-year report because it covered all of 2011, but going forward, I intend to make it a half-yearly affair. Please add your comments or suggestions [http://meta.wikimedia.org/wiki/Talk:India_Program/Reports/Mid_Year_Reports here], or below this post.
* I have recently started [http://meta.wikimedia.org/wiki/India_Program/Reports/Community_Monthly_Reports monthly updates]. The monthly update for February is available [http://meta.wikimedia.org/wiki/India_Program/Reports/Community_Monthly_Reports/Feb_2012 here]. Please add your comments or suggestion [http://meta.wikimedia.org/wiki/Talk:India_Program/Reports/Community_Monthly_Reports/Feb_2012 here]. The areas of emphasis for March are [http://meta.wikimedia.org/wiki/India_Program/Reports/Community_Monthly_Reports/Mar_2012 here]. Please add your comments or [http://meta.wikimedia.org/wiki/Talk:India_Program/Reports/Community_Monthly_Reports/Mar_2012 here]. This is really useful for us to ensure that we are doing what you need most.
* I have also started a new tab on the India Program page for Learnings, called [http://meta.wikimedia.org/wiki/India_Program/gyan Gyan]. I think it is going to be a pretty cool place for us to put together a whole host of learnings, lessons, heartbreaks, Eureka moments and inspirations - gathered from all over the community. Stay tuned for more!
* One of the essential things that India Program needs to constantly work out is keeping our community informed of the work that we are doing - so that this work is clearer but also to help cross-pollinate ideas amongst a wider set of community members who might not have been engaged on specific village pump / talk page discussion or involved in particular activities (e.g. outreach events) or wikiprojects. I propose to have a fortnightly IRC for the community with India Program. (For those who are not familiar with IRC, it is an Internet messaging system similar to a regular chat room. It's very simple to use and you can join in by clicking on the following [http://webchat.freenode.net/?channels=#wikimedia-office link]. This would be done on the '''1st and 3rd Thursdays of every month at 9pm IST''' (which is GMT + 0530) - THOUGH NOT THIS MONTH - BECAUSE I HAVE MISSED THE TIMELINE. Just for March, we will do it on '''March 15th and March 29th (both at 9pm IST''' which is GMT + 0530). I suggest that these chats are focused on specific work streams. As with many community meet-ups - folks will give time to attend a meet-up or participate in an IRC only if there is a topic of relevance to them. Therefore, we will do one IRC on Indic languages and one on Outreach & Communications. The March 15th one will be focused on Indic Languages and the one on March 29th will be on Outreach & Communications. (All IRCs will start with a re-cap of India Programs activities.) There is quite a bit of overlap on these topics - so feel free to join both. Please do also invite anyone who is interested to know more about India Program or - even more importantly - interact with fellow Wikimedians. As always, the [http://meta.wikimedia.org/wiki/India_Program/meetings logs] will be put up on meta for the benefit of those who can't attend and for the record.
Please feel free to translate this post for the benefit of the larger audience. In fact, I'd be really grateful if you did!
[[User:Hisham|Hisham]] ([[User talk:Hisham|वार्ता]]) ०३:५४, १२ मार्च २०१२ (UTC)
== Update on IPv6 ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
(Apologies if this message isn't in your language. Please consider translating it, as well as '''[[m:Special:MyLanguage/IPv6 initiative/2012 IPv6 Day announcement|the full version of this announcement on Meta]]''')
The Wikimedia Foundation is planning to do limited testing of IPv6 on June 2-3. If there are not too many problems, we may fully enable IPv6 on [http://www.worldipv6day.org/ World IPv6 day] (June 6), and keep it enabled.
What this means for your project:
*At least on June 2-3, 2012, you may see a small number of edits from IPv6 addresses, which are in the form "<code>2001:0db8:85a3:0000:0000:8a2e:0370:7334</code>". See e.g. [[w:en:IPv6 address]]. These addresses should behave like any other IP address: You can leave messages on their talk pages; you can track their contributions; you can block them. (See [[m:Special:MyLanguage/IPv6 initiative/2012 IPv6 Day announcement|the full version of this announcement]] for notes on range blocks.)
*In the mid term, some user scripts and tools will need to be adapted for IPv6.
*We suspect that IPv6 usage is going to be very low initially, meaning that abuse should be manageable, and we will assist in the monitoring of the situation.
Read [[m:Special:MyLanguage/IPv6 initiative/2012 IPv6 Day announcement|the full version of this announcement]] on how to test the behavior of IPv6 with various tools and how to leave bug reports, and to find a fuller analysis of the implications of the IPv6 migration.
--[[m:User:Eloquence|Erik Möller, VP of Engineering and Product Development, Wikimedia Foundation]] ०१:१७, २ जून २०१२ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0201 -->
== 2011 Picture of the Year competition ==
<small>[[:commons:Commons:Picture of the Year/2011/Translations/mk|{{#language:mk}}]] • [[:commons:Commons:Picture of the Year/2011/Translations/no|{{#language:no}}]] • [[:commons:Commons:Picture of the Year/2011/Translations/pl|{{#language:pl}}]]</small>
Dear Wikimedians,
Wikimedia Commons is happy to announce that the ''2011 Picture of the Year competition'' is now open. We are interested in your opinion as to which images qualify to be the ''Picture of the Year 2011''. Any user registered at Commons or a Wikimedia wiki SUL-related to Commons [//toolserver.org/~pathoschild/accounteligibility/?user=&wiki=&event=24 with more than 75 edits before 1 April 2012 (UTC)] is welcome to vote and, of course everyone is welcome to view!
Detailed information about the contest can be found [[:commons:Commons:Picture of the Year/2011/Introduction|at the introductory page]].
About 600 of the best of Wikimedia Common's photos, animations, movies and graphics were chosen –by the international Wikimedia Commons community– out of 12 million files during ''2011'' and are now called ''Featured Pictures''.
From professional animal and plant shots to breathtaking panoramas and skylines, restorations of historically relevant images, images portraying the world's best architecture, maps, emblems, diagrams created with the most modern technology, and impressive human portraits, Commons ''Features Pictures'' of all flavors.
For your convenience, we have sorted the images [[:commons:Commons:Picture of the Year/2011/Galleries|into topic categories]].
We regret that you receive this message in English; we intended to use banners to notify you in your native language but there was both, human and technical resistance.
See you on Commons!
--[[:commons:Commons:Picture of the Year/2011/Committee|Picture of the Year 2011 Committee]] १८:३४, ५ जून २०१२ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0205 -->
==Presenting Chatasabha==
Hi All,
<small>''This message is in English, sincere apologies for that''.</small>
New editors across Indic Wikipedias often face problems while editing for which need they help. However, most don't know where they can ask questions or get clarifications as they are usually unfamiliar with village pumps or mailing lists or even talk pages on basic editing. Many existing editors want to help new editors and could appreciate a central place where they can meet and help new editors. India Program has started a pilot to support the Odia community's help desk, [[:or:WP:CS|Chatasabha]]. (Incidentally, "Chata" means student and "Sabha" means community, in Odia.) This pilot will build on the community's existing efforts - and seeks to provide a structured way of designing and running a Help Desk. It takes learnings from English Wikipedia's [[:w:WP:TH|Tea House]] as well as other experiences on Help Desk and similar services.
The Help Desk that is being piloted is user friendly, has guidelines to provide simple answers to new editors and tries to manage the work load of existing community members by providing ready answers to frequently asked questions. The user friendliness of the Help Desk is in the form of being able to ask questions without getting stuck on Wiki markups as well as illustrated answers to some questions.
I have put a page on meta which has the [[:m:India_Program/Pilot_Designs/Community_building_using_help_desks|pilot design]]. Eventually, we would like to help other Indic languages build similar Help Desks. Please do provide your feedback on the [[:m:Talk:India_Program/Pilot_Designs/Community_building_using_help_desks|talk page]].
-- [[User:Subha WMF|Subha WMF]] ([[User talk:Subha WMF|वार्ता]]) ०४:५८, २६ जून २०१२ (UTC) (subha{{@}}wikimedia.org)
== Help decide about more than $10 million of Wikimedia donations in the coming year ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
''(Apologies if this message isn't in your language. Please consider translating it)''
Hi,
As many of you are aware, the Wikimedia Board of Trustees recently initiated important changes in the way that money is being distributed within the Wikimedia movement. As part of this, a new community-led "[[m:Funds_Dissemination_Committee/Framework_for_the_Creation_and_Initial_Operation_of_the_FDC|Funds Dissemination Committee]]" (FDC) is currently being set up. Already in 2012-13, its recommendations will guide the decisions about the distribution of over 10 million US dollars among the Foundation, chapters and other [[m:Funds_Dissemination_Committee/Framework_for_the_Creation_and_Initial_Operation_of_the_FDC#Eligible_fund-seeking_entities|eligible entities]].
Now, seven capable, knowledgeable and trustworthy community members are sought to volunteer on the initial Funds Dissemination Committee. It is expected to take up its work in September. In addition, a community member is sought to be the [[m:Funds_Dissemination_Committee/Framework_for_the_Creation_and_Initial_Operation_of_the_FDC#FDC_Ombudsperson|Ombudsperson]] for the FDC process. If you are interested in joining the committee, read the [[m:Funds Dissemination Committee/Call for Volunteers|call for volunteers]]. Nominations are planned to close on August 15.
--[[m:User:ASengupta_(WMF)|Anasuya Sengupta]], Director of Global Learning and Grantmaking, Wikimedia Foundation २०:२०, १९ जुलाई २०१२ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0223 -->
== More opportunities for you to access free research databases ==
The quest to get editors free access to the sources they need is gaining momentum.
* '''[[w:en:Wikipedia:Credo|Credo Reference]]''' provides full-text online versions of nearly 1200 published reference works from more than 70 publishers in every major subject, including general and subject dictionaries and encyclopedias. There are '''125''' full Credo 350 accounts available, with access even to 100 more references works than in Credo's original donation. All you need is a 1-year old account with 1000 edits. Sign up [[w:en:Wikipedia:Credo#Sign-up sheet|here]].
* '''[[w:en:Wikipedia:HighBeam|HighBeam Research]]''' has access to over 80 million articles from 6,500 publications including newspapers, magazines, academic journals, newswires, trade magazines and encyclopedias. Thousands of new articles are added daily, and archives date back over 25 years covering a wide range of subjects and industries. There are '''250''' full access 1-year accounts available. All you need is a 1-year old account with 1000 edits. Sign up [[w:en:Wikipedia:HighBeam/Applications|here]].
* '''[[w:en:Wikipedia:Questia|Questia]]''' is an online research library for books and journal articles focusing on the humanities and social sciences. Questia has curated titles from over 300 trusted publishers including 77,000 full-text books and 4 million journal, magazine, and newspaper articles, as well as encyclopedia entries. There will soon be '''1000''' full access 1-year accounts available. All you need is a 1-year old account with 1000 edits. Sign up [[w:en:Wikipedia:Questia#Apply here: Round 1|here]].
You might also be interested in the idea to create a central '''Wikipedia Library''' where approved editors would have access to ''all'' participating resource donors. Add your feedback to the [[m:Wikimedia Fellowships/Project Ideas/The Wikipedia Library|Community Fellowship proposal]]. Apologies for the English message ([http://translate.google.com/ translate here]). Go sign up :) --[[w:en:User:Ocaasi|Ocaasi]] ([[w:en:User talk:Ocaasi|talk]]) ०२:२२, १६ अगस्त २०१२ (UTC)
<!-- EdwardsBot 0232 -->
== Request for Comment: Legal Fees Assistance Program ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
''I apologize for addressing you in English. I would be grateful if you could translate this message into your language.''
The Wikimedia Foundation is conducting a [[:m:Request_for_comment/Legal_Fees_Assistance_Program|request for comment]] on a [[:m:Legal_and_Community_Advocacy/Legal_Fees_Assistance_Program|proposed program]] that could provide legal assistance to users in specific support roles who are named in a legal complaint as a defendant because of those roles. We wanted to be sure that your community was aware of this discussion and would have a chance to participate in [[:m:Request_for_comment/Legal_Fees_Assistance_Program|that discussion]].
If this page is not the best place to publicize this request for comment, please help spread the word to those who may be interested in participating. (If you'd like to help translating the "request for comment", program policy or other pages into your language and don't know how the translation system works, please come by my user talk page at [[:m:User talk:Mdennis (WMF)]]. I'll be happy to assist or to connect you with a volunteer who can assist.)
Thank you! --[[:m:User:Mdennis (WMF)|Mdennis (WMF)]]०२:०८, ६ सेप्टेम्बर २०१२ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0245 -->
== Wikidata is getting close to a first roll-out ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
(Apologies if this message isn't in your language.)
As some of you might already have heard Wikimedia Deutschland is working on a new Wikimedia project. It is called [[m:Wikidata]]. The goal of Wikidata is to become a central data repository for the Wikipedias, its sister projects and the world. In the future it will hold data like the number of inhabitants of a country, the date of birth of a famous person or the length of a river. These can then be used in all Wikimedia projects and outside of them.
The project is divided into three phases and "we are getting close to roll-out the first phase". The phases are:
# language links in the Wikipedias (making it possible to store the links between the language editions of an article just once in Wikidata instead of in each linked article)
# infoboxes (making it possible to store the data that is currently in infoboxes in one central place and share the data)
# lists (making it possible to create lists and similar things based on queries to Wikidata so they update automatically when new data is added or modified)
It'd be great if you could join us, test the [http://wikidata-test.wikimedia.de demo version], provide feedback and take part in the development of Wikidata. You can find all the relevant information including an [[m:Wikidata/FAQ|FAQ]] and sign-up links for our on-wiki newsletter on [[m:Wikidata|the Wikidata page on Meta]].
For further discussions please use [[m:Talk:Wikidata|this talk page]] (if you are uncomfortable writing in English you can also write in your native language there) or point [[m:User_talk:Lydia Pintscher (WMDE)|me]] to the place where your discussion is happening so I can answer there.
--[[m:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] १३:३३, १० सेप्टेम्बर २०१२ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0248 -->
== Upcoming software changes - please report any problems ==
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
<div dir=ltr>
''(Apologies if this message isn't in your language. Please consider translating it)''
All Wikimedia wikis - including this one - will soon be upgraded with new and possibly disruptive code. This process starts today and finishes on October 24 (see the [[mw:MediaWiki_1.21/Roadmap|upgrade schedule]] & [[mw:MediaWiki 1.21/wmf2|code details]]).
Please watch for problems with:
* revision diffs
* templates
* CSS and JavaScript pages (like user scripts)
* bots
* PDF export
* images, video, and sound, especially scaling sizes
* the CologneBlue skin
If you notice any problems, please [[mw:How to report a bug|report problems]] at [[mw:Bugzilla|our defect tracker site]]. You can test for possible problems at [https://test2.wikipedia.org test2.wikipedia.org] and [https://mediawiki.org/ mediawiki.org], which have already been updated.
Thanks! With your help we can find problems fast and get them fixed faster.
[[mw:User:Sharihareswara (WMF)|Sumana Harihareswara, Wikimedia Foundation Engineering Community Manager]] ([[mw:User talk:Sharihareswara (WMF)|talk]]) ०३:०८, १६ ओक्टोबर २०१२ (UTC)
P.S.: For the regular, smaller MediaWiki updates every two weeks, please [[mw:MediaWiki_1.21/Roadmap|watch this schedule]].
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
</div>
<!-- EdwardsBot 0278 -->
== Fundraising localization: volunteers from outside the USA needed ==
''Please translate for your local community''
Hello All,
The Wikimedia Foundation's Fundraising team have begun our 'User Experience' project, with the goal of understanding the donation experience in different countries outside the USA and enhancing the localization of our donation pages. I am searching for volunteers to spend 30 minutes on a Skype chat with me, reviewing their own country's donation pages. It will be done on a 'usability' format (I will ask you to read the text and go through the donation flow) and will be asking your feedback in the meanwhile.
The only pre-requisite is for the volunteer to actually live in the country and to have access to at least one donation method that we offer for that country (mainly credit/debit card, but also real-time banking like IDEAL, E-wallets, etc...) so we can do a live test and see if the donation goes through. ''All volunteers will be reimbursed of the donations that eventually succeed'' (and they will be low amounts, like 1-2 dollars)
By helping us you are actually helping thousands of people to support our mission of free knowledge across the world. Please sing up and help us with our 'User Experience' project! :)
If you are interested (or know of anyone who could be) please email ppena@wikimedia.org. All countries needed (excepting USA)!
Thanks!<br />
[[wmf:User:Ppena|Pats Pena]]<br />
Global Fundraising Operations Manager, Wikimedia Foundation
Sent using [[m:Global message delivery|Global message delivery]], १७:१४, १७ ओक्टोबर २०१२ (UTC)
<!-- EdwardsBot 0280 -->
q4eurikmd9jh27bs1m1l2b3uhb2pcaa
Wikipedia:Noticeboard/Archive/2013
4
7009
101098
101068
2022-04-19T06:49:22Z
CX Zoom
6375
Fix transclusion template (via JWB)
101098
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2013}}</noinclude>
== Be a Wikimedia fundraising "User Experience" volunteer! ==
Thank you to everyone who volunteered last year on the Wikimedia fundraising 'User Experience' project. We have talked to many different people in different countries and their feedback has helped us immensely in restructuring our pages. If you haven't heard of it yet, the 'User Experience' project has the goal of understanding the donation experience in different countries (outside the USA) and enhancing the localization of our donation pages.
I am (still) searching for volunteers to spend some time on a Skype chat with me, reviewing their own country's donation pages. It will be done on a 'usability' format (I will ask you to read the text and go through the donation flow) and will be asking your feedback in the meanwhile.
The only pre-requisite is for the volunteer to actually live in the country and to have access to at least one donation method that we offer for that country (mainly credit/debit card, but also real time banking like IDEAL, E-wallets, etc...) so we can do a live test and see if the donation goes through. **All volunteers will be reimbursed of the donations that eventually succeed (and they will be very low amounts, like 1-2 dollars)**
By helping us you are actually helping thousands of people to support our mission of free knowledge across the world. If you are interested (or know of anyone who could be) please email ppena@wikimedia.org. All countries needed (excepting USA)!!
Thanks!
[[m:User:Ppena (WMF)|Pats Pena]]<br/>
Global Fundraising Operations Manager, Wikimedia Foundation
: Sent using [[m:Global message delivery|Global message delivery]], २१:१२, ८ ज्यानुवरी २०१३ (UTC)
<!-- EdwardsBot 331 -->
== Wikimedia sites to move to primary data center in Ashburn, Virginia. Read-only mode expected. ==
(Apologies if this message isn't in your language.) Next week, the Wikimedia Foundation will transition its main technical operations to a new data center in Ashburn, Virginia, USA. This is intended to improve the technical performance and reliability of all Wikimedia sites, including this wiki. There will be some times when the site will be in read-only mode, and there may be full outages; the current target windows for the migration are January 22nd, 23rd and 24th, 2013, from 17:00 to 01:00 UTC (see [http://www.timeanddate.com/worldclock/fixedtime.html?msg=Wikimedia+data+center+migration&iso=20130122T17&ah=8 other timezones] on timeanddate.com). More information is available [https://blog.wikimedia.org/2013/01/19/wikimedia-sites-move-to-primary-data-center-in-ashburn-virginia/ in the full announcement].
If you would like to stay informed of future technical upgrades, consider [[m:Tech/Ambassadors|becoming a Tech ambassador]] and [https://lists.wikimedia.org/mailman/listinfo/wikitech-ambassadors joining the ambassadors mailing list]. You will be able to help your fellow Wikimedians have a voice in technical discussions and be notified of important decisions.
Thank you for your help and your understanding.
[[:m:user:guillom|Guillaume Paumier]], via the [[:m:Global message delivery|Global message delivery system]] <small>([[:m:Distribution list/Global message delivery|wrong page? You can fix it.]])</small>. १५:३६, १९ ज्यानुवरी २०१३ (UTC)
<!-- EdwardsBot 0338 -->
== Help turn ideas into grants in the new IdeaLab ==
<div class="mw-content-ltr">
[[File:Wikimedia_Foundation_RGB_logo_with_text.svg|80px|right]]
''I apologize if this message is not in your language. Please help translate it.''
*Do you have an idea for a project to improve this community or website?
*Do you think you could complete your idea if only you had some funding?
*Do you want to help other people turn their ideas into project plans or grant proposals?
Please join us in the [[m:Grants:IdeaLab|IdeaLab]], an incubator for project ideas and Individual Engagement Grant proposals.
The Wikimedia Foundation is seeking new ideas and proposals for Individual Engagement Grants. These grants fund individuals or small groups to complete projects that help improve this community. If interested, please submit a completed proposal by February 15, 2013. Please visit https://meta.wikimedia.org/wiki/Grants:IEG for more information.
Thanks! --[[m:User:Sbouterse (WMF)|Siko Bouterse, Head of Individual Engagement Grants, Wikimedia Foundation]] २०:४६, ३० ज्यानुवरी २०१३ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Correct it here]].)</small>
</div>
<!-- EdwardsBot 0344 -->
== Wikidata phase 1 (language links) coming to this Wikipedia ==
[[File:Wikidata-logo-en.svg|150px|right]]
Sorry for writing in English. I hope someone can translate this locally.
[[d:|Wikidata]] has been in development for a few months now. It is now time for the roll-out of the first part of it on your Wikipedia. Phase 1 is the support for the management of language links. It is already being used on the Hungarian, Hebrew, Italian and English Wikipedias. The next step is to enable the extension on all other Wikipedias. We have currently planned this for March 6.
=== What is Wikidata? ===
Wikidata is a central place to store data that you can usually find in infoboxes. Think of it as something like Wikimedia Commons but for data (like the number of inhabitants of a country or the length of a river) instead of multimedia. The first part of this project (centralizing language links) is being rolled out now. The more fancy things will follow later.
=== What is going to happen? ===
Language links in the sidebar are going to come from Wikidata in addition to the ones in the wiki text. To edit them, scroll to the bottom of the language links, and click edit. You no longer need to maintain these links by hand in the wiki text of the article.
=== Where can I find more information and ask questions? ===
Editors on en:wp have created a [[:en:Wikipedia:Wikidata|great page with all the necessary information for editors]] and there is also an [[meta:Wikidata/Deployment Questions|FAQ for this deployment]]. Please ask questions you might have on [[meta:Wikidata/Deployment Questions|the FAQ’s discussion page]].
=== I want to be kept up to date about Wikidata ===
To stay up-to-date on everything happening around Wikidata please [[meta:Global message delivery/Targets/Wikidata|subscribe]] to the newsletter that is delivered weekly to subscribed user’s talk pages. You can see previous editions [[meta:Wikidata/Newsletter/Archive|here]].
--[[m:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] १६:१४, २१ फ़रवरी २०१३ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0366 -->
== Wikidata phase 1 (language links) live on this Wikipedia ==
[[File:Wikidata-logo-en.svg|150px|right]]
Sorry for writing in English. I hope someone can translate this locally. If you understand German better than English you can have a look at the announcement on [[:de:Wikipedia:Kurier]].
As I annonced 2 weeks ago, [[d:|Wikidata]] phase 1 (language links) has been deployed here today. Language links in the sidebar are coming from Wikidata in addition to the ones in the wiki text. To edit them, scroll to the bottom of the language links, and click edit. You no longer need to maintain these links by hand in the wiki text of the article.
'''Where can I find more information and ask questions?'''
Editors on en:wp have created a [[:en:Wikipedia:Wikidata|great page with all the necessary information for editors]] and there is also an [[meta:Wikidata/Deployment Questions|FAQ for this deployment]]. It'd be great if you could bring this to this wiki if that has not already happened. Please ask questions you might have on [[meta:Talk:Wikidata/Deployment Questions|the FAQ’s discussion page]].
'''I want to be kept up to date about Wikidata'''
To stay up-to-date on everything happening around Wikidata please [[meta:Global message delivery/Targets/Wikidata|subscribe]] to the newsletter that is delivered weekly to subscribed user’s talk pages.
--[[m:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] २३:०७, ६ मार्च २०१३ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0373 -->
== Convert complex templates to Lua to make them faster and more powerful ==
<small>(Please consider translating this message for the benefit of your fellow Wikimedians)</small>
Greetings. As you might have seen on the [https://blog.wikimedia.org/2013/03/11/lua-templates-faster-more-flexible-pages/ Wikimedia tech blog] or the [http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2013-March/000171.html tech ambassadors list], a new functionality called "Lua" is being enabled on all Wikimedia sites today. [[mw:Lua|Lua]] is a scripting language that enables you to write faster and more powerful MediaWiki templates.
If you have questions about how to convert existing templates to Lua (or how to create new ones), we'll be holding two support sessions on IRC next week: [http://www.timeanddate.com/worldclock/fixedtime.html?hour=02&min=00&sec=0&day=20&month=03&year=2013 one on Wednesday] (for Oceania, Asia & America) and [http://www.timeanddate.com/worldclock/fixedtime.html?hour=18&min=00&sec=0&day=22&month=03&year=2013 one on Friday] (for Europe, Africa & America); see [[m:IRC office hours]] for the details. If you can't make it, you can also get help at [[mw:Talk:Lua scripting]].
If you'd like to learn about this kind of events earlier in advance, consider becoming a [[m:Tech/Ambassadors|Tech ambassador]] by subscribing to the [https://lists.wikimedia.org/mailman/listinfo/wikitech-ambassadors mailing list]. You will also be able to help your fellow Wikimedians have a voice in technical discussions and be notified of important decisions.
[[:m:user:guillom|Guillaume Paumier]], via the [[:m:Global message delivery|Global message delivery system]]. २०:१५, १३ मार्च २०१३ (UTC) <small>([[:m:Distribution list/Global message delivery|wrong page? You can fix it.]])</small>
<!-- EdwardsBot 0379 -->
== Wikidata phase 2 (infoboxes) coming to this Wikipedia ==
[[File:Wikidata-logo-en.svg|150px|right]]
Sorry for writing in English. I hope someone can translate this. If you understand German better than English you can have a look at the announcement on [[:de:Wikipedia:Kurier]].
A while ago the first phase of [[d:|Wikidata]] was enabled on this Wikipedia. This means you are getting the language links in each article from Wikidata. It is soon time to enable the second phase of Wikidata (infoboxes) here. We have already done this on the [[http://blog.wikimedia.de/2013/03/27/you-can-have-all-the-data/ first 11 Wikipedias]] (it, he, hu, ru, tr, uk, uz, hr, bs, sr, sh) and things are looking good. The next step is English Wikipedia. This is planned for April 8. '''If everything works out fine we will deploy on all remaining Wikipedias on April 10.''' I will update [[m:Wikidata/Deployment Questions#When_will_this_be_deployed_on_my_Wikipedia.3F|this part of the FAQ]] if there are any issues forcing us to change this date. I will also sent another note to this village pump once the deployment is finished.
'''What will happen once we have phase 2 enabled here?'''
Once it is enabled in a few days you will be able to make use of the structured data that is available on Wikidata in your articles/infoboxes. It includes things like the symbol for a chemical element, the ISBN for a book or the top level domain of a country. (None of this will happen automatically. Someone will have to change the article or infobox template for this to happen!)
'''How will this work?'''
There are two ways to access the data:
* Use a parser function like <nowiki>{{#property:p169}}</nowiki> in the wiki text of the article on Yahoo!. This will return “[[d:Q14086|Marissa Mayer]]” as she is the [[d:Property:P169|chief executive officer]] of the [[d:Q37093|company]].
* For more complicated things you can use Lua. The documentation for this is [[mw:Extension:WikibaseClient/Lua|here]].
We are working on expanding the parser function so you can for example use <nowiki>{{#property:chief executive officer}}</nowiki> instead of <nowiki>{{#property:p169}}</nowiki>. The complete plan for this is [[meta:Wikidata/Notes/Inclusion syntax|here]].
'''Where can I test this?'''
You can already test it on [http://test2.wikipedia.org test2].
'''Where can I find more information and ask questions?'''
We have collected the main questions in an [[meta:Wikidata/Deployment Questions|FAQ for this deployment]]. Please ask questions you might have on [[meta:Talk:Wikidata/Deployment Questions|the FAQ’s discussion page]].
'''I want to be kept up to date about Wikidata'''
To stay up-to-date on everything happening around Wikidata please [[meta:Global message delivery/Targets/Wikidata|subscribe]] to the newsletter that is delivered weekly to subscribed user’s talk pages.
--[[m:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] १७:०९, ५ अप्रैल २०१३ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0399 -->
== [[m:Requests for comment/Activity levels of advanced administrative rights holders|Request for comment on inactive administrators]] ==
<small>(Please consider translating this message for the benefit of your fellow Wikimedians. Please also consider translating [[m:Requests for comment/Activity levels of advanced administrative rights holders/Summary|the proposal]].)</small>
<small>[[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message|Read this message in English]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/ast|Lleer esti mensaxe n'asturianu]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/bn|বাংলায় এই বার্তাটি পড়ুন]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/ca|Llegiu aquest missatge en català]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/da|Læs denne besked på dansk]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/de|Lies diese Nachricht auf Deutsch]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/egl|Leś cal mesag' chè in Emiliàn]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/es|Leer este mensaje en español]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/fi|Lue tämä viesti suomeksi]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/fr|Lire ce message en français]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/gl|Ler esta mensaxe en galego]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/hi|हिन्दी]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/hr|Pročitajte ovu poruku na hrvatskom]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/id|Baca pesan ini dalam Bahasa Indonesia]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/it|Leggi questo messaggio in italiano]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/kn|ಈ ಸಂದೇಶವನ್ನು ಕನ್ನಡದಲ್ಲಿ ಓದಿ]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/mt|Aqra dan il-messaġġ bil-Malti]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/nb|norsk (bokmål)]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/nl|Lees dit bericht in het Nederlands]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/pl|Przeczytaj tę wiadomość po polsku]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/ro|Citiți acest mesaj în română]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/ru|Прочитать это сообщение на русском]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/so|Farriintaan ku aqri Af-Soomaali]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/sr|Pročitaj ovu poruku na srpskom (Прочитај ову поруку на српском)]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/th|อ่านข้อความนี้ในภาษาไทย]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/uk|Прочитати це повідомлення українською мовою]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/vi|Đọc thông báo bằng tiếng Việt]] / [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message/zh|使用中文阅读本信息。]]</small>
Hello!
There is [[m:Requests for comment/Activity levels of advanced administrative rights holders|a new request for comment]] on Meta-Wiki concerning the removal of administrative rights from long-term inactive Wikimedians. Generally, this proposal from stewards would apply to wikis without an administrators' review process.
We are also compiling a [[m:Talk:Requests for comment/Activity levels of advanced administrative rights holders|list of projects]] with procedures for removing inactive administrators on the talk page of the request for comment. Feel free to add your project(s) to the list if you have a policy on administrator inactivity.
All input is appreciated. The discussion may close as soon as 21 May 2013 (2013-05-21), but this will be extended if needed.
Thanks, [[m:User:Billinghurst|Billinghurst]] <small>(thanks to all the [[m:Requests for comment/Activity levels of advanced administrative rights holders/Global message|translators]]!)</small> ०५:११, २४ अप्रैल २०१३ (UTC)
:<small>Distributed via [[m:Global message delivery|Global message delivery]] (Wrong page? [[m:Distribution list/Global message delivery|You can fix it]].)</small>
<!-- EdwardsBot 0430 -->
== Wikidata phase 2 (infoboxes) is here ==
[[File:Wikidata-logo-en.svg|150px|right]]
Sorry for writing in English. I hope someone can translate this. If you understand German better than English you can have a look at the announcement on [[:de:Wikipedia:Kurier]].
A while ago the first phase of [[d:|Wikidata]] was enabled on this Wikipedia. This means you are getting the language links in each article from Wikidata. We have now enabled the second phase of Wikidata (infoboxes) here. We have already done this on the [[http://blog.wikimedia.de/2013/03/27/you-can-have-all-the-data/ first 11 Wikipedias]] (it, he, hu, ru, tr, uk, uz, hr, bs, sr, sh) a month ago and [http://blog.wikimedia.de/2013/04/22/and-that-makes-12/ two days ago on the English Wikipedia]. Today all the remaining Wikipedias followed.
'''What does having phase 2 enabled here mean?'''
You are now able to make use of the structured data that is available on Wikidata in your articles/infoboxes. It includes things like the symbol for a chemical element, the ISBN for a book or the top level domain of a country. (None of this will happen automatically. Someone will have to change the article or infobox template for this to happen!) The current state is just the beginning though. It will be extended based on feedback we get from you now.
'''How will this work?'''
There are two ways to access the data:
* Use a parser function like <nowiki>{{#property:p159}}</nowiki> in the wiki text of the article on Wikimedia Foundation. This will return “[[d:Q62|San Francisco]]” as that is the [[d:Property:P159|headquarter location]] of the [[d:180|non-profit]].
* For more complicated things you can use Lua. The documentation for this is [[mw:Extension:WikibaseClient/Lua|here]].
We are working on expanding the parser function so you can for example use <nowiki>{{#property:headquarter location}}</nowiki> instead of <nowiki>{{#property:p159}}</nowiki>. The complete plan for this is [[meta:Wikidata/Notes/Inclusion syntax|here]].
'''Where can I test this?'''
You can test it on [http://test2.wikipedia.org test2] if you don't want to do it in an article here.
'''Where can I find more information and ask questions?'''
We have collected the main questions in an [[meta:Wikidata/Deployment Questions|FAQ for this deployment]]. Please ask questions you might have on [[meta:Talk:Wikidata/Deployment Questions|the FAQ’s discussion page]].
'''I want to be kept up to date about Wikidata'''
To stay up-to-date on everything happening around Wikidata please [[meta:Global message delivery/Targets/Wikidata|subscribe]] to the newsletter that is delivered weekly to subscribed user’s talk pages.
We are excited about taking yet another step towards allowing all Wikipedias share structured data and collect and curate it together.
--[[m:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] १९:१८, २४ अप्रैल २०१३ (UTC)
<small>Distributed via [[m:Global message delivery|Global message delivery]]. (Wrong page? [[m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0431 -->
== [en] Change to wiki account system and account renaming ==
<div class="mw-content-ltr">
Some accounts will soon be renamed due to a technical change that the developer team at Wikimedia are making. [[m:Single User Login finalisation announcement|More details on Meta]].
<small>(Distributed via [[m:global message delivery|global message delivery]] ०४:०१, ३० अप्रैल २०१३ (UTC). Wrong page? [[m:Distribution list/Global message delivery|Correct it here]].)</small>
</div>
<!-- EdwardsBot 0437 -->
== [en] Change to section edit links ==
<div class="mw-content-ltr">
The default position of the "edit" link in page section headers is going to change soon. The "edit" link will be positioned adjacent to the page header text rather than floating opposite it.
Section edit links will be to the immediate right of section titles, instead of on the far right. If you're an editor of one of the wikis which already implemented this change, nothing will substantially change for you; however, scripts and gadgets depending on the previous implementation of section edit links will have to be adjusted to continue working; however, nothing else should break even if they are not updated in time.
[[m:Change to section edit links|Detailed information and a timeline]] is available on meta.
Ideas to do this all the way to 2009 at least. It is often difficult to track which of several potential section edit links on the far right is associated with the correct section, and many readers and anonymous or new editors may even be failing to notice section edit links at all, since they read section titles, which are far away from the links.
<small>(Distributed via [[m:global message delivery|global message delivery]] १८:५१, ३० अप्रैल २०१३ (UTC). Wrong page? [[m:Distribution list/Global message delivery|Correct it here]].)</small>
</div>
<!-- EdwardsBot 0438 -->
== Tech newsletter: Subscribe to receive the next editions ==
<div style="width:auto; padding: 1em; background:#fdf6e3;" class="plainlinks" ><big>Latest '''[[m:Tech/News|<span style="color:#268bd2;">Tech news</span>]]''' from the Wikimedia technical community.</big> ''Please inform other users about these changes.''</div>
<div style="width:auto; padding: 1em; border: 2px solid #fdf6e3;" class="plainlinks" >
;Recent software changes: ''(Not all changes will affect you.)''
* The latest version of MediaWiki (version [[mw:MediaWiki 1.22/wmf4|1.22/wmf4]]) was added to non-Wikipedia wikis on May 13, and to the English Wikipedia (with a Wikidata software update) on May 20. It will be updated on all other Wikipedia sites on May 22. [https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=commitdiff;h=ed976cf0c14fa3632fd10d9300bb646bfd6fe751;hp=c6c7bb1e5caaddf7325de9eef0e7bf85bcf5cc35] [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* A software update will perhaps result in temporary issues with images. Please [[m:Tech/Ambassadors|report any problems]] you notice. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* MediaWiki recognizes links in twelve new [[:w:en:URI scheme|schemes]]. Users can now link to [[:w:en:SSH|SSH]], [[:w:en:XMPP|XMPP]] and [[:w:en:Bitcoin|Bitcoin]] directly from wikicode. [https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=commitdiff;h=a89d623302b5027dbb2d06941a22372948757685]
* VisualEditor was added to [[bugzilla:48430|all content namespaces]] on mediawiki.org on May 20. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* A new extension ("TemplateData") was added to all Wikipedia sites on May 20. It will allow a future version of VisualEditor to [[bugzilla:44444|edit templates]]. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* New sites: [[:voy:el:|Greek Wikivoyage]] and [[:wikt:vec:|Venetian Wiktionary]] joined the Wikimedia family last week; the total number of project wikis is now 794. [https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=commit;h=5d7536b403730bb502580e21243f923c3b79da0e] [https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=commit;h=43c9eebdfc976333be5c890439ba1fae3bef46f7]
* The logo of 18 Wikipedias was changed to [[w:en:Wikipedia:Wikipedia_logos#The_May_2010_logo|version 2.0]] in a [http://lists.wikimedia.org/pipermail/wikimedia-l/2013-May/125999.html third group of updates]. [https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=commitdiff;h=4688adbe467440eea318eecf04839fdd9ffa0565]
* The [[:commons:Special:UploadWizard|UploadWizard]] on Commons now shows links to the old upload form in 55 languages ([[:bugzilla:33513|bug 33513]]). [https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=commit;h=4197fa18a22660296d0e5b84820d5ebb4cef46d4]
;Future software changes:
* The next version of MediaWiki (version 1.22/wmf5) will be added to Wikimedia sites starting on May 27. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* An updated version of [[mw:Echo (Notifications)|Notifications]], with new features and fewer bugs, will be added to the English Wikipedia on May 23. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069458.html]
* The [[m:Special:MyLanguage/Single User Login finalisation announcement|final version]] of the "single user login" (which allows people to use the same username on different Wikimedia wikis) is moved to August 2013. The software will [http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2013-April/000217.html automatically rename] some usernames. [http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2013-May/000233.html]
* A [[m:Special:MyLanguage/Flow|new discussion system]] for MediaWiki, called "Flow", is under development. Wikimedia designers need your help to inform other users, [http://unicorn.wmflabs.org/flow/ test the prototype] and discuss the interface. [http://lists.wikimedia.org/pipermail/wikitech-l/2013-May/069433.html].
* The Wikimedia Foundation is hiring people to act as links between software developers and users for VisualEditor. [http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2013-May/000245.html]
</div>
<div style="font-size:90%; font-style:italic; background:#fdf6e3; padding:1em;">'''[[m:Tech/News|Tech news]]''' prepared by [[m:Tech/Ambassadors|tech ambassadors]] and posted by [[m:Global message delivery|Global message delivery]] • [[m:Tech/News#contribute|Contribute]] • [[m:Tech/News/2013/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Unsubscribe]] • २१:०३, २० मई २०१३ (UTC)
</div>
<div style="float:left; background:#eee8d5; border: .2em solid #dc322f; border-left: .7em solid #dc322f; padding: 1em; "><span style="color:#dc322f;font-weight:bold;">Important note:</span> This is the first edition of the [[m:Tech/News|Tech News]] weekly summaries, which help you monitor recent software changes likely to impact you and your fellow Wikimedians.
'''If you want to continue to receive the next issues every week''', please '''[[m:Global message delivery/Targets/Tech ambassadors|subscribe to the newsletter]]'''. You can subscribe your personal talk page and a community page like this one. The newsletter can be [[m:Tech/News/2013/21|translated into your language]].
You can also [[m:Tech/Ambassadors|become a tech ambassador]], [[m:Tech/News|help us write the next newsletter]] and [[m:Talk:Tech/News|tell us what to improve]]. Your feedback is greatly appreciated. [[m:user:guillom|guillom]] २१:०३, २० मई २०१३ (UTC)</div>
<!-- EdwardsBot 0455 -->
{{Clear}}
== Trademark discussion ==
Hi, apologies for posting this in English, but I wanted to alert your community to a discussion on Meta about potential changes to the Wikimedia Trademark Policy. Please translate this statement if you can. We hope that you will all participate in the discussion; we also welcome translations of the legal team’s statement into as many languages as possible and encourage you to voice your thoughts there. Please see the [[:m:Trademark practices discussion|Trademark practices discussion (on Meta-Wiki)]] for more information. Thank you! --[[:m:User:Mdennis_(WMF)|Mdennis (WMF)]] ([[:m:User talk:Mdennis_(WMF)|talk]])
<!-- EdwardsBot 0473 -->
== Free Research Accounts from Leading Medical Publisher. Come and Sign up! ==
[[:EN:W:TWL|The Wikipedia Library]] gets Wikipedia editors free access to reliable sources that are behind paywalls. I want to alert you to our latest donation.
*'''[[Cochrane Collaboration]]''' is an independent medical nonprofit organization that conducts systematic reviews of randomized controlled trials of health-care interventions, which it then publishes in the Cochrane Library.
*Cochrane has generously agreed to give ''free, full-access accounts to medical editors''. Individual access would otherwise cost between $300 and $800 per account.
*'''If you are active as a medical editor, come and [[WP:COCHRANE|sign up :)]]'''
Cheers, [[:EN:W:User:Ocaasi|Ocaasi]] २१:१६, १६ जून २०१३ (UTC)
<!-- EdwardsBot 0487 -->
== Cochrane Library Sign-up (correct link) ==
My apologies for the incorrect link: You can sign up for '''[[:EN:W:Cochrane Collaboration|Cochrane Collaboration]]''' accounts at the [[:EN:W:WP:COCHRANE|COCHRANE sign-up page]]'''. Cheers, [[:EN:W:User:Ocaasi|Ocaasi]] २१:५०, १६ जून २०१३ (UTC)
<!-- EdwardsBot 0488 -->
== [[:m:Requests_for_comment/X!'s_Edit_Counter|X!'s Edit Counter]] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<small>(Sorry for writing in English. You can [[:m:Special:MyLanguage/Requests_for_comment/X!%27s_Edit_Counter/Summary|translate the proposal]].)</small>
Should [[tools:~tparis/pcount|X!'s edit counter]] retain the opt-in requirement? Your input is strongly encouraged. [[:m:Requests_for_comment/X!'s_Edit_Counter|Voice your input here]].—[[:m:w:User:Cyberpower678|<span style="color:green;font-family:Neuropol">cyberpower]] [[:m:w:User talk:Cyberpower678|<sup style="color:purple;font-family:arnprior">Chat]]<sub style="margin-left:-4.4ex;color:purple;font-family:arnprior">Automation</sub> ०४:५२, २३ जून २०१३ (UTC)
:<small>Distributed via [[:m:Global message delivery|Global message delivery]]. (Wrong page? [[:m:Distribution list/Global message delivery|Fix here]].)</small>
</div>
<!-- EdwardsBot 0505 -->
== Universal Language Selector will be enabled on 2013-07-09 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
On July 9, 2013, [[mw:Universal Language Selector|Universal Language Selector]] (ULS) will be enabled on this wiki. The ULS provides a flexible way to configure and deliver language settings like interface language, fonts, and input methods (keyboard mappings). Making it available here is the last phase of making ULS available on all Wikimedia wikis.
Please read the announcement on [[m:Announcement Universal Language Selector|Meta-Wiki]] for more information. [[m:User_talk:Siebrand|Siebrand]] १२:४९, ४ जुलाई २०१३ (UTC) <small>(via [[m:Global message delivery|Global message delivery]]).</small>
</div>
<!-- EdwardsBot 0515 -->
== Pywikipedia is migrating to git ==
Hello, Sorry for English but It's very important for bot operators so I hope someone translates this.
[[mw:PWB|Pywikipedia]] is migrating to Git so after July 26, SVN checkouts won't be updated If you're using Pywikipedia you have to switch to git, otherwise you will use out-dated framework and your bot might not work properly. There is a [[mw:Manual:Pywikipediabot/Gerrit|manual]] for doing that and a [https://blog.wikimedia.org/2013/07/23/pywikipediabot-moving-to-git-on-july-26/ blog post] explaining about this change in non-technical language. If you have question feel free to ask in [[mw:Manual talk:Pywikipediabot/Gerrit]], [https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l mailing list], or in the [irc://irc.freenode.net/#pywikipediabot IRC channel]. Best [[mw:User:Ladsgroup|Amir]] <small>(via [[m:Global message delivery|Global message delivery]]).</small> १३:३९, २३ जुलाई २०१३ (UTC)
<!-- EdwardsBot 0534 -->
== VisualEditor and your Wikipedia ==
''(Please translate this message)''
Greetings,
The Wikimedia Foundation will soon turn on [[mw:VisualEditor|VisualEditor]] for all users, all the time on your Wikipedia. Right now your Wikipedia does not have any local documents on VisualEditor, and we hope that your community can change that. To find out about how you can help with translations visit the [[mw:VisualEditor/TranslationCentral|TranslationCentral for VisualEditor]] and read the easy instructions on [[mw:VisualEditor/Portal/Localization|bringing information to your Wikipedia]]. The [[mw:Help:VisualEditor/User_guide|User Guide]] and the [[mw:Help:VisualEditor/FAQ|FAQ]] are very important to have in your language.
We want to find out as much as we can from you about VisualEditor and how it helps your Wikipedia, and having local pages is a great way to start. We also encourage you to [[mw:VisualEditor/Feedback|leave feedback on Mediawiki]] where the community can offer ideas, opinions, and point out bugs that may still exist in the software that need to be reported to [https://bugzilla.wikimedia.org/describecomponents.cgi?product=VisualEditor Bugzilla].
If you are able to speak for the concerns of others in English on MediaWiki or locally I encourage you to help your community to be represented in this process.
If you can help translate the user interface for VisualEditor to your language, you can help with that as well. [https://translatewiki.net/w/i.php?title=Special%3AMessageGroupStats&x=D&group=ext-visualeditor#sortable:3=desc Translatewiki] has open tasks for translating VisualEditor. A direct link to translate the user interface is [https://translatewiki.net/wiki/Special:Translate?filter=!translated&action=translate&group=ext-visualeditor here]. You can see how we are doing with those translations [https://translatewiki.net/w/i.php?title=Special%3AMessageGroupStats&x=D&group=ext-visualeditor#sortable:3=desc here]. You need an account on Translatewiki to translate. This account is free and easy to create.
If we can help your community in any way with this process, please let me know and I will do my best to assist your Wikipedia with this |exciting development. You can contact me on my [[m:User_talk:Keegan (WMF)|meta talk page]] or by [[Special:EmailUser/Keegan (WMF)|email]]. You can also contact [[mw:User_talk:PEarley_(WMF)|Patrick Earley]] for help with translations and documents on Mediawiki. We look forward to working with you to bring the VisualEditor experience to your Wikipedia! [[:m:User:Keegan (WMF)|Keegan (WMF)]] ([[:m:User talk:Keegan (WMF)|talk]]) १९:११, ३० जुलाई २०१३ (UTC)
:<small>Distributed via [[:m:Global message delivery|Global message delivery]]. (Wrong page? [[:m:Distribution list/Global message delivery|Fix here]].)</small>
<!-- EdwardsBot 0549 -->
== HTTPS for users with an account ==
Greetings. Starting on August 21 (tomorrow), all users with an account will be using [[m:w:en:HTTPS|HTTPS]] to access Wikimedia sites. HTTPS brings better security and improves your privacy. More information is available at [[m:HTTPS]].
If HTTPS causes problems for you, tell us [https://bugzilla.wikimedia.org on bugzilla], [[m:IRC|on IRC]] (in the <code>#wikimedia-operations</code> channel) or [[m:Talk:HTTPS|on meta]]. If you can't use the other methods, you can also send an e-mail to <code>https@wikimedia.org</code>.
[[m:User:Greg (WMF)|Greg Grossmeier]] <small>(via the [[m:Global message delivery|Global message delivery]] system)</small>. १९:३२, २० अगस्त २०१३ (UTC) <small>(wrong page? [[m:Distribution list/Global message delivery|You can fix it.]])</small>
<!-- EdwardsBot 0560 -->
== [[:m:Community Logo/Request for consultation|Request for consultation on community logo]] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikimedia Community Logo.svg|thumb|Request for consultation on this community logo]]
First, I’d like to apologize for the English. If you can, please help to translate this for other members of your community.
The legal team at the Wikimedia Foundation would greatly appreciate your input on the best way to manage the "community logo" (pictured here) to best balance protection of the projects with community support. Accordingly, they have created a “request for consultation” on Meta where they set out briefly some of the issues to be considered and the options that they perceive. [[:m:Community Logo/Request for consultation|Your input would be invaluable]] in helping guide them in how best to serve our mission.
Thank you! --[[m:User:Mdennis|Mdennis]] ([[m:User talk:Mdennis|talk]]) <small>(via the [[m:Global message delivery|Global message delivery]] system)</small>. ०३:०१, २४ सेप्टेम्बर २०१३ (UTC) <small>(wrong page? [[m:Distribution list/Global message delivery|You can fix it.]])</small>
</div>
<!-- EdwardsBot 0590 -->
== [[mw:Echo|Notifications]] ==
[[File:Notifications-Flyout-Screenshot-08-10-2013-Cropped.png|thumb|300px|Notifications inform you of new activity that affects you -- and let you take quick action.]]
''(This message is in English, please translate as needed)''
Greetings!
[[mw:Echo|Notifications]] will inform users about new activity that affects them on this wiki in a unified way: for example, this new tool will let you know when you have new talk page messages, edit reverts, mentions or links -- and is designed to augment (rather than replace) the watchlist. The Wikimedia Foundation's editor engagement team developed this tool (code-named 'Echo') earlier this year, to help users contribute more productively to MediaWiki projects.
We're now getting ready to bring Notifications to almost all other Wikimedia sites, and are aiming for a 22 October deployment, as outlined in [[mw:Echo/Release_Plan_2013|this release plan]]. It is important that notifications is translated for all of the languages we serve.
There are three major points of translation needed to be either done or checked:
*[https://translatewiki.net/w/i.php?title=Special%3AMessageGroupStats&x=D&group=ext-echo#sortable:3=desc Echo on translatewiki for user interface] - you must have an account on translatewiki to translate
*[https://translatewiki.net/w/i.php?title=Special%3AMessageGroupStats&x=D&group=ext-thanks#sortable:3=desc Thanks on translatewiki for user interface] - you must have an account on translatewiki to translate
*[[mw:Help:Notifications|Notifications help on mediawiki.org]]. This page can be hosted after translation on mediawiki.org or we can localize it to this Wikipedia. You do not have to have an account to translate on mediawiki, but single-user login will create it for you there if you follow the link.
:*[[mw:Echo/Release Plan 2013#Checklist|Checklist]]
Please let us know if you have any questions, suggestions or comments about this new tool. For more information, visit [[mw:Echo_(Notifications)|this project hub]] and [[mw:Help:Notifications|this help page]]. [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) १९:०५, ४ ओक्टोबर २०१३ (UTC)
:<small>(via the [[m:Global message delivery|Global message delivery]] system) (wrong page? [[m:Distribution list/Global message delivery|You can fix it.]])</small>
<!-- EdwardsBot 0597 -->
== Speak up about the trademark registration of the Community logo. ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hi all,
Please join the consultation about the Community logo that represents Meta-Wiki: [[:m:Community Logo/Request for consultation]].
This community consultation was commenced on September 24. The following day, two individuals filed a legal opposition against the registration of the Community logo.
The question is whether the Wikimedia Foundation should seek a collective membership mark with respect to this logo or abandon its registration and protection of the trademark.
We want to make sure that everyone get a chance to speak up so that we can get clear direction from the community. We would therefore really appreciate the community's help in translating this announcement from English so that everyone is able to understand it.
Thanks,
[[m:User:Geoffbrigham|Geoff]] & [[m:User:YWelinder (WMF)|Yana]] २०:४१, ८ ओक्टोबर २०१३ (UTC)
</div>
<!-- EdwardsBot 0601 -->
== Introducting Beta Features ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''(Apologies for writing in English. Please translate if necessary)''
We would like to let you know about [[mw:About_Beta_Features|Beta Features]], a new program from the Wikimedia Foundation that lets you try out new features before they are released for everyone.
Think of it as a digital laboratory where community members can preview upcoming software and give feedback to help improve them. This special preference page lets designers and engineers experiment with new features on a broad scale, but in a way that's not disruptive.
Beta Features is now ready for testing on [[mw:Special:Preferences#mw-prefsection-betafeatures|MediaWiki.org]]. It will also be released on Wikimedia Commons and MetaWiki this Thursday, 7 November. Based on test results, the plan is to release it on all wikis worldwide on 21 November, 2013.
Here are the first features you can test this week:
* [[mw:Multimedia/About_Media_Viewer|Media Viewer]] — view images in large size or full screen
* [[mw:VisualEditor/Beta_Features/Formulae|VisualEditor Formulæ]] (for wikis with [[mw:VisualEditor|VisualEditor]]) — edit algebra or equations on your pages
* [[mw:Typography_Update|Typography Refresh]] — make text more readable (coming Thursday)
Would you like to try out Beta Features now? After you log in on MediaWiki.org, a small 'Beta' link will appear next to your 'Preferences'. Click on it to see features you can test, check the ones you want, then click 'Save'. Learn more on the [[mw:About_Beta_Features|Beta Features page]].
After you've tested Beta Features, please let the developers know what you think on [[mw:Talk:About_Beta_Features|this discussion page]] -- or report any bugs [http://wmbug.com/new?product=MediaWiki%20extensions&component=BetaFeatures here on Bugzilla]. You're also welcome to join [[m:IRC_office_hours#Upcoming_office_hours|this IRC office hours chat]] on Friday, 8 November at 18:30 UTC.
Beta Features was developed by the Wikimedia Foundation's Design, Multimedia and VisualEditor teams. Along with other developers, they will be adding new features to this experimental program every few weeks. They are very grateful to all the community members who helped create this project — and look forward to many more productive collaborations in the future.
Enjoy, and don't forget to let developers know what you think! [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) २०:२८, ५ नवम्बर २०१३ (UTC)
:<small>Distributed via [[m:Global message delivery|Global message delivery]] (wrong page? [[m:Distribution list/Global message delivery|Correct it here]])</small>, २०:२८, ५ नवम्बर २०१३ (UTC)
</div>
<!-- EdwardsBot 0622 -->
== CIS-A2K Grant Report September 2012-June 2013 ==
<code> (Apologies for writing in English. You are welcome to translate this message)</code>
Greetings! As many of you know that the Wikimedia Foundation approved a 22 month grant to the [[:meta:India Access To Knowledge|CIS-A2K]]. The aim of the grant is to support the growth of Wikimedia movement in India.<br/>
Please find the Grant Report for the first 10 months period [[:meta:India Access To Knowledge/Reports/CIS-A2K Narrative Report: (September 2012 – June 2013)|here]].<br/> CIS-A2K will be happy to receive your feedback. Please let us know if you have any suggestions, questions and concerns about the report and our work. We would be glad to have this feedback [[:meta:Talk:India Access To Knowledge/Reports/CIS-A2K Narrative Report: (September 2012 – June 2013)|here]].<br/> We are thankful to the Wikimedia community in India, Wikimedia India Chapter and the Wikimedia Foundation for actively engaging with our work. We will continue to work upon our deficiencies, failures and successes. Thanks! --[[User:Hindustanilanguage|Hindustanilanguage]] ([[User talk:Hindustanilanguage|वार्ता]]) ०७:५१, ६ नवम्बर २०१३ (UTC)
== Call for comments on draft trademark policy ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hi all,
The Wikimedia legal team invites you to participate in the development of the new Wikimedia trademark policy.
The [[:wmf:Trademark policy|current trademark policy]] was introduced in 2009 to protect the [[:wmf:Wikimedia trademarks|Wikimedia marks]]. We are now updating this policy to better balance permissive use of the marks with the legal requirements for preserving them for the community. The new draft trademark policy is ready for your review [[:m:Trademark policy|here]], and we encourage you to discuss it [[:m:Talk:Trademark policy|here]].
We would appreciate if someone would translate this message into your language so more members of your community can contribute to the conversation.
Thanks, <br />
[[:m:User:YWelinder (WMF)|Yana]] & [[:m:User:Geoffbrigham|Geoff]]
</div>
<!-- EdwardsBot 0657 -->
9yctyrbt5w6odyxgo3f1u1rnke21jlt
Wikipedia:Noticeboard/Archive/2014
4
7010
101099
101069
2022-04-19T06:49:24Z
CX Zoom
6375
Fix transclusion template (via JWB)
101099
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2014}}</noinclude>
== Request for comment on Commons: Should Wikimedia support MP4 video? ==
''I apologize for this message being only in English. Please translate it if needed to help your community.''
The Wikimedia Foundation's [[mw:Multimedia|multimedia team]] seeks community guidance on a proposal to support the [[w:MP4|MP4 video format]]. This digital video standard is used widely around the world to record, edit and watch videos on mobile phones, desktop computers and home video devices. It is also known as [[w:MP4|H.264/MPEG-4 or AVC]].
Supporting the MP4 format would make it much easier for our users to view and contribute video on Wikipedia and Wikimedia projects -- and video files could be offered in dual formats on our sites, so we could continue to support current open formats (WebM and Ogg Theora).
However, MP4 is a patent-encumbered format, and using a proprietary format would be a departure from our current practice of only supporting open formats on our sites -- even though the licenses appear to have acceptable legal terms, with only a small fee required.
We would appreciate your guidance on whether or not to support MP4. Our Request for Comments presents views both in favor and against MP4 support, based on opinions we’ve heard in our discussions with community and team members.
[[commons:Commons:Requests for comment/MP4 Video|Please join this RfC -- and share your advice]].
All users are welcome to participate, whether you are active on Commons, Wikipedia, other Wikimedia project -- or any site that uses content from our free media repository.
You are also welcome to join tomorrow's [[m:IRC_office_hours#Upcoming_office_hours|Office hours chat on IRC]], this Thursday, January 16, at 19:00 UTC, if you would like to discuss this project with our team and other community members.
We look forward to a constructive discussion with you, so we can make a more informed decision together on this important topic. [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) ०६:४६, १६ ज्यानुवरी २०१४ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:Keegan_(WMF)/MP4_notice_targets&oldid=7105580 -->
==Facing problems in typing your language?==
[[File:Screenshot of enabling ULS on Wikipedia.png|thumb|450px|Screenshot of enabling ULS on Wikipedia]]
Dear friends, excuse me for writing the message in English. Please feel free to translate this message in your language.
Many of you might have experienced trouble in using the input tool - Universal Language Selector (ULS). Wikimedia Foundation's Engineering Language Engineering team is trying to resolve it as soon as possible.
However, you can enable it as an opt-in option in your [https://pi.wikipedia.org/wiki/Special:Preferences User preferences] (Please select the user checkbox before "'''Enable the Universal Language Selector'''" as shown in the picture above). [[User:Hindustanilanguage|Hindustanilanguage]] ([[User talk:Hindustanilanguage|वार्ता]]) ११:३२, २४ ज्यानुवरी २०१४ (UTC).
== Universal Language Selector will be enabled by default again on this wiki by 21 February 2014 ==
<div class="mw-content-ltr" lang="en" dir="ltr">
On January 21 2014 the MediaWiki extension [[mw:Universal Language Selector|Universal Language Selector]] (ULS) was [[mw:Universal Language Selector/Announcement Jan2014|disabled]] on this wiki. A new preference was added for logged-in users to turn on ULS. This was done to prevent slow loading of pages due to ULS webfonts, a behaviour that had been observed by the Wikimedia Technical Operations team on some wikis.
We are now ready to enable ULS again. The temporary preference to enable ULS will be removed. A [[commons:File:ULS-font-checkbox.png|new checkbox]] has been added to the Language Panel to enable/disable font delivery. This will be unchecked by default for this wiki, but can be selected at any time by the users to enable webfonts. This is an interim solution while we improve the feature of webfonts delivery.
You can read the [[mw:Universal Language Selector/Announcement Feb2014|announcement]] and the [[mw:Universal Language Selector/Upcoming Development Plan|development plan]] for more information. Apologies for writing this message only in English. Thank you. [[m:User_talk:Runab WMF|Runa]]
</div>
<!-- Message sent by User:Runab WMF@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/ULS_Reenable_2014&oldid=7490703 -->
== Amendment to the Terms of Use ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hello all,
Please join a discussion about a [[:m:Terms of use/Paid contributions amendment|proposed amendment]] to the [[wmf:Terms of Use|Wikimedia Terms of Use]] regarding undisclosed paid editing and we encourage you to voice your thoughts there. Please translate this statement if you can, and we welcome you to translate the proposed amendment and introduction. Please see [[:m:Terms of use/Paid contributions amendment|the discussion on Meta Wiki]] for more information. Thank you! [[:m:User:Slaporte (WMF)|Slaporte (WMF)]] २२:००, २१ फ़रवरी २०१४ (UTC)
</div>
<!-- Message sent by User:Jalexander@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=7499312 -->
== Call for project ideas: funding is available for community experiments ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:IEG_key_blue.png|100px|right]]
''I apologize if this message is not in your language. Please help translate it.''
Do you have an idea for a project that could improve your community? [[m:Grants:IEG|Individual Engagement Grants]] from the Wikimedia Foundation help support individuals and small teams to organize experiments for 6 months. You can get funding to try out your idea for online community organizing, outreach, tool-building, or research to help make {{SITENAME}} better. In March, we’re looking for new project proposals.
Examples of past Individual Engagement Grant projects:
*[[m:Grants:IEG/Build_an_effective_method_of_publicity_in_PRChina|Organizing social media for Chinese Wikipedia]] ($350 for materials)
*[[m:Grants:IEG/Visual_editor-_gadgets_compatibility|Improving gadgets for Visual Editor]] ($4500 for developers)
*[[m:Grants:IEG/The_Wikipedia_Library|Coordinating access to reliable sources for Wikipedians]] ($7500 for project management, consultants and materials)
*[[m:Grants:IEG/Elaborate_Wikisource_strategic_vision|Building community and strategy for Wikisource]] (€10000 for organizing and travel)
'''[[m:Grants:IEG#ieg-applying|Proposals]] are due by 31 March 2014.''' There are a number of ways to [[m:Grants:IEG|get involved]]!
Hope to have your participation,
--[[m:User:Sbouterse (WMF)|Siko Bouterse, Head of Individual
Engagement Grants, Wikimedia Foundation]] १९:४४, २८ फ़रवरी २०१४ (UTC)
</div>
<!-- Message sent by User:AKoval (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=IEG/MassMessageList&oldid=7675744 -->
== Proposed optional changes to Terms of Use amendment ==
<div lang="en" dir="ltr" class="mw-content-ltr">Hello all, in response to some community comments in the discussion on the amendment to the Terms of Use on undisclosed paid editing, we have prepared two optional changes. Please [[m:Terms_of_use/Paid_contributions_amendment#Optional_changes|read about these optional changes on Meta wiki]] and share your comments. If you can (and this is a non english project), please translate this announcement. Thanks! [[m:User:Slaporte (WMF)|Slaporte (WMF)]] २१:५६, १३ मार्च २०१४ (UTC) </div>
<!-- Message sent by User:Jalexander@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=7592057 -->
== Changes to the default site typography coming soon ==
<div lang="en" dir="ltr" class="mw-content-ltr">
This week, the typography on Wikimedia sites will be updated for all readers and editors who use the default "Vector" skin. This change will involve new serif fonts for some headings, small tweaks to body content fonts, text size, text color, and spacing between elements. The schedule is:
* '''April 1st''': non-Wikipedia projects will see this change live
* '''April 3rd''': Wikipedias will see this change live
This change is very similar to the "Typography Update" Beta Feature that has been available on Wikimedia projects since November 2013. After several rounds of testing and with feedback from the community, this Beta Feature will be disabled and successful aspects enabled in the default site appearance. Users who are logged in may still choose to use another skin, or alter their [[Special:MyPage/vector.css|personal CSS]], if they prefer a different appearance. Local [[MediaWiki:Common.css|common CSS]] styles will also apply as normal, for issues with local styles and scripts that impact all users.
For more information:
* [[mw:Typography refresh|Summary of changes and FAQ]]
* [[mw:Talk:Typography refresh|Discussion page]] for feedback or questions
* [https://blog.wikimedia.org/2014/03/27/typography-refresh/ Post] on blog.wikimedia.org
-- [[m:User:Steven (WMF)|Steven Walling]] (Product Manager) on behalf of the Wikimedia Foundation's [[mw:Design|User Experience Design]] team
</div>
<!-- Message sent by User:Steven (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=7990801 -->
== Using only [[commons:Special:MyLanguage/Commons:Upload Wizard|UploadWizard]] for uploads ==
[[Image:Commons-logo.svg|right|220px|alt=Wikimedia Commons logo]]
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello! It was noted that on this wiki you have [[Special:Statistics|less than 10 local files]]. Presumably, you therefore don't have interest nor energies to have [[commons:Category:Licensing templates|hundreds templates]] with the [[mw:Multimedia/Media Viewer/Template compatibility|now required HTML]], even less a local [[m:EDP|EDP]]. However, this means that users here will experience a mostly broken and/or [[wmf:Resolution:Licensing policy|illegal]] uploading.
I propose to
* '''have [[Special:Upload|local upload]] [[commons:Commons:Turning off local uploads|restricted]]''' to the "{{int:group-sysop}}" group (for emergency uploads) and
* the '''sidebar point to [[commons:Special:UploadWizard]]''',
so that you can avoid local maintenance and all users can have a functioning, easy upload interface [[translatewiki:Special:Translate/ext-uploadwizard|in their own language]]. All registered users can upload on Commons and [[Special:ListFiles|existing files]] will not be affected.
I'll get this done in one week from now.
# If you disagree with the proposal, just [[m:User:Nemo bis/Unused local uploads|remove your wiki from the list]].
# To make the UploadWizard even better, please tell your experience and ideas on [[commons:Commons:Upload Wizard feedback]].
[[m:User:Nemo_bis|Nemo]] २०:३८, १९ मई २०१४ (UTC)
</div>
<!-- Message sent by User:Nemo bis@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User_talk:Nemo_bis/Unused_local_uploads&oldid=8578536 -->
== Media Viewer ==
<br>
<div lang="en" dir="ltr" class="mw-content-ltr">
Greetings, my apologies for writing in English.
I wanted to let you know that [[mw:Multimedia/About Media Viewer|Media Viewer]] will be released to this wiki in the coming weeks. Media Viewer allows readers of Wikimedia projects to have an enhanced view of files without having to visit the file page, but with more detail than a thumbnail. You can try Media Viewer out now by turning it on in your [[Special:Preferences#mw-prefsection-betafeatures|Beta Features]]. If you do not enjoy Media Viewer or if it interferes with your work after it is turned on you will be able to disable Media Viewer as well in your [[Special:Preferences#mw-prefsection-rendering|preferences]]. I invite you to [[mw:Talk:Multimedia/About Media Viewer|share what you think]] about Media Viewer and how it can be made better in the future.
Thank you for your time. - [[m:User:Keegan (WMF)|Keegan (WMF)]] २१:२९, २३ मई २०१४ (UTC)
<small>--This message was sent using [[m:MassMessage|MassMessage]]. Was there an error? [[m:Talk:MassMessage|Report it!]]</small>
</div>
</br>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:Keegan_(WMF)/MassMessage/Multimedia/Media_Viewer&oldid=8631315 -->
== Media Viewer is now live on this wiki ==
<br>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Media_Viewer_Desktop_-_Large_Image_Opaque_Info.png|thumb|Media Viewer lets you see images in larger size]]
Greetings— and sorry for writing in English, please translate if it will help your community,
The Wikimedia Foundation's [[mw:Multimedia|Multimedia team]] is happy to announce that [[mw:Multimedia/About Media Viewer|Media Viewer]] was just released on this site today.
Media Viewer displays images in larger size when you click on their thumbnails, to provide a better viewing experience. Users can now view images faster and more clearly, without having to jump to separate pages — and its user interface is more intuitive, offering easy access to full-resolution images and information, with links to the file repository for editing. The tool has been tested extensively across all Wikimedia wikis over the past six months as a [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] and has been [[mw:Multimedia/Media_Viewer/Release_Plan#Timeline|released]] to the largest Wikipedias, all language Wikisources, and the English Wikivoyage already.
If you do not like this feature, you can easily turn it off by clicking on "Disable Media Viewer" at the bottom of the screen, pulling up the information panel (or in your [[Special:Preferences#mw-prefsection-rendering|your preferences]]) whether you have an account or not. Learn more [[mw:Help:Multimedia/Media_Viewer#How_can_I_turn_off_this_feature.3F|in this Media Viewer Help page]].
Please let us know if you have any questions or comments about Media Viewer. You are invited to [[mw:Talk:Multimedia/About_Media_Viewer|share your feedback in this discussion on MediaWiki.org]] in any language, to help improve this feature. You are also welcome to [https://www.surveymonkey.com/s/media-viewer-1-all?c=announce-all take this quick survey in English], [https://www.surveymonkey.com/s/media-viewer-1-fr en français], [https://www.surveymonkey.com/s/media-viewer-1-es o español].
We hope you enjoy Media Viewer. Many thanks to all the community members who helped make it possible. - [[mw:User:Fabrice Florin (WMF)|Fabrice Florin (WMF)]] ([[m:User talk:Fabrice Florin (WMF)|talk]]) २१:५४, १९ जून २०१४ (UTC)
<small>--This message was sent using [[m:MassMessage|MassMessage]]. Was there an error? [[m:Talk:MassMessage|Report it!]]</small>
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:Keegan_(WMF)/MassMessage/Multimedia/Media_Viewer&oldid=8631315 -->
== Letter petitioning WMF to reverse recent decisions ==
The Wikimedia Foundation recently created a new feature, "superprotect" status. The purpose is to prevent pages from being edited by elected administrators -- but permitting WMF staff to edit them. It has been put to use in only one case: to protect the deployment of the Media Viewer software on German Wikipedia, in defiance of a clear decision of that community to disable the feature by default, unless users decide to enable it.
If you oppose these actions, please add your name to this letter. If you know non-Wikimedians who support our vision for the free sharing of knowledge, and would like to add their names to the list, please ask them to sign an identical version of the letter on change.org.
* [[:m:Letter to Wikimedia Foundation: Superprotect and Media Viewer|Letter to Wikimedia Foundation: Superprotect and Media Viewer]]
* [http://www.change.org/p/lila-tretikov-remove-new-superprotect-status-and-permit-wikipedia-communities-to-enact-current-software-decisions-uninhibited Letter on change.org]
-- [[:m:User:JurgenNL|JurgenNL]] ([[:m:User talk:JurgenNL|talk]]) १७:३५, २१ अगस्त २०१४ (UTC)
<!-- Message sent by User:JurgenNL@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=9313374 -->
== Process ideas for software development ==
<div class=”mw-content-ltr”>
’’My apologies for writing in English.’’
Hello,
I am notifying you that a brainstorming session has been [[:m:Community Engagement (Product)/Process ideas|started on Meta]] to help the Wikimedia Foundation increase and better affect community participation in software development across all wiki projects. Basically, how can you be more involved in helping to create features on Wikimedia projects? We are inviting all interested users to voice their ideas on how communities can be more involved and informed in the product development process at the Wikimedia Foundation. It would be very appreciated if you could translate this message to help inform your local communities as well.
I and the rest of [[:m:Community Engagement (Product)|my team]] welcome you to participate. We hope to see you on Meta.
Kind regards,
-- [[m:User:Rdicerb (WMF)|Rdicerb (WMF)]] [[m:User talk:Rdicerb (WMF)|talk]] २२:१५, २१ अगस्त २०१४ (UTC)
<small>--This message was sent using [[m:MassMessage|MassMessage]]. Was there an error? [[m:Talk:MassMessage|Report it!]]</small>
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=9313374 -->
== Grants to improve your project ==
:''Apologies for English. Please help translate this message.''
Greetings! The [[:m:Grants:IEG|Individual Engagement Grants program]] is accepting proposals for funding new experiments from September 1st to 30th. Your idea could improve Wikimedia projects with a new tool or gadget, a better process to support community-building on your wiki, research on an important issue, or something else we haven't thought of yet.
Whether you need $200 or $30,000 USD, Individual Engagement Grants can cover your own project development time in addition to hiring others to help you.
*'''[[:m:Grants:IEG#ieg-apply|Submit your proposal]]'''
*'''Get help''': In [[:m:Grants:IdeaLab|IdeaLab]] or an upcoming [[:m:Grants:IdeaLab/Events#Upcoming_events|Hangout session]] [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १६:५२, २ सेप्टेम्बर २०१४ (UTC)
<!-- Message sent by User:PEarley (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:PEarley_(WMF)/Sandbox&oldid=9730503 -->
== VisualEditor available on Internet Explorer 11 ==
<div class="mw-content-ltr" lang="en" dir="ltr">
[[File:VisualEditor-logo.svg|right|frameless|200x200px]]
VisualEditor will become available to users of Microsoft Internet Explorer 11 during today's regular software update. Support for some earlier versions of Internet Explorer is being worked on. If you encounter problems with VisualEditor on Internet Explorer, please contact the Editing team by leaving a message at [[:mw:VisualEditor/Feedback|VisualEditor/Feedback]] on Mediawiki.org. Happy editing, [[:mw:User:Elitre (WMF)|Elitre (WMF)]] ०७:२९, ११ सेप्टेम्बर २०१४ (UTC).
PS. Please subscribe to the [[:m:VisualEditor/Newsletter|global monthly newsletter]] to receive further news about VisualEditor.
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/VisualEditor/All_Wikipedias&oldid=9829651 -->
== Meta RfCs on two new global groups ==
<div lang="en" dir="ltr" class="mw-content-ltr">Hello all,
There are currently requests for comment open on meta to create two new global groups. The first is a group for members of the OTRS permissions queue, which would grant them autopatrolled rights on all wikis except those who opt-out. That proposal can be found at [[m:Requests for comment/Creation of a global OTRS-permissions user group]]. The second is a group for Wikimedia Commons admins and OTRS agents to view deleted file pages through the 'viewdeletedfile' right on all wikis except those who opt-out. The second proposal can be found at [[m:Requests for comment/Global file deletion review]].
We would like to hear what you think on both proposals. Both are in English; if you wanted to translate them into your native language that would also be appreciated.
It is possible for individual projects to opt-out, so that users in those groups do not have any additional rights on those projects. To do this please start a local discussion, and if there is consensus you can request to opt-out of either or both at [[m:Stewards' noticeboard]].
Thanks and regards, [[m:User:Ajraddatz|Ajraddatz]] ([[m:User talk:Ajraddatz|talk]]) १८:०४, २६ ओक्टोबर २०१४ (UTC)</div>
<!-- Message sent by User:Ajraddatz@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=10024331 -->
== New Wikipedia Library Accounts Now Available (November 2014) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Apologies for writing in English, please help translate this into your local language.''
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today :)]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for, free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for:
*'''DeGruyter''': 1000 new accounts for English and German-language research. Sign up on one of two language Wikipedias:
**[[w:en:Wikipedia:De_Gruyter|English signup]]
**[[w:de:Wikipedia:De_Gruyter|Deutsch signup]]
*'''[[w:en:Wikipedia:Fold3|Fold3]]''': 100 new accounts for American history and military archives
*'''[[w:en:Wikipedia:ScotlandsPeople|Scotland's People]]''': 100 new accounts for Scottish genealogy database
*'''[[w:en:Wikipedia:BNA|British Newspaper Archive]]''': expanded by 100+ accounts for British newspapers
*'''[[w:en:Wikipedia:HighBeam|Highbeam]]''': 100+ remaining accounts for newspaper and magazine archives
*'''[[w:en:Wikipedia:Questia| Questia]]''': 100+ remaining accounts for journal and social science articles
*'''[[w:en:Wikipedia:JSTOR|JSTOR]]''': 100+ remaining accounts for journal archives
Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]].२३:१९, ५ नवम्बर २०१४ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=9909230 -->
== Global AbuseFilter ==
<div lang="en" dir="ltr" class="mw-content-ltr">Hello,
[[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilter]] is a MediaWiki extension used to detect likely abusive behavior patterns, like pattern vandalism and spam. In 2013, [[m:Special:Mylanguage/Global AbuseFilter|Global AbuseFilters]] were enabled on a limited set of wikis including Meta-Wiki, MediaWiki.org, Wikispecies and (in early 2014) all the "[https://noc.wikimedia.org/conf/highlight.php?file=small.dblist small wikis]". Recently, global abuse filters were enabled on "[https://noc.wikimedia.org/conf/highlight.php?file=medium.dblist medium sized wikis]" as well. These filters are currently managed by stewards on Meta-Wiki and have shown to be very effective in preventing mass spam attacks across Wikimedia projects. However, there is currently no policy on how the global AbuseFilters will be managed although there are proposals. There is an ongoing [[m:Requests for comment/Global AbuseFilter|request for comment]] on policy governing the use of the global AbuseFilters. In the meantime, specific wikis can opt out of using the global AbuseFilter. These wikis can simply add a request to [[m:Global AbuseFilter/Opt-out wikis|this list]] on Meta-Wiki. More details can be found on [[m:Special:Mylanguage/Global AbuseFilter/2014 announcement|this page]] at Meta-Wiki. If you have any questions, feel free to ask on [[m:Talk:Global AbuseFilter|m:Talk:Global AbuseFilter]].
Thanks,
[[m:User:PiRSquared17|PiRSquared17]], [[m:User:Glaisher|Glaisher]]</div> — १७:३६, १४ नवम्बर २०१४ (UTC)
<!-- Message sent by User:Glaisher@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_AbuseFilter/2014_announcement_distribution_list&oldid=10495115 -->
== New Wikipedia Library Accounts Now Available (December 2014) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Apologies for writing in English, please help translate this into your local language.''
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today :)]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for, free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
*[[w:en:WP:ELSEVIER|Elsevier]] - science and medicine journals and books
*[[w:en:WP:RSC Gold|Royal Society of Chemistry]] - chemistry journals
*[[w:en:wp:Pelican Books|Pelican Books]] - ebook monographs
*[[w:en:WP:Public Catalogue Foundation|Public Catalogue Foundation]]- art books
Other partnerships with accounts available are listed on [[w:en:WP:The_Wikipedia_Library/Journals|our partners page]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]].००:२३, १८ दिसम्बर २०१४ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=10542996 -->
fk3hyh9t5edtrxz56rlbga02mvrt2qt
Wikipedia:Noticeboard/Archive/2015
4
7011
101976
101100
2023-01-07T17:29:51Z
CommonsDelinker
82
Replacing (R)-3-phenyl-cyclohanone.gif with [[File:(R)-3-phenyl-cyclohexanone.gif]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: chemical-name typo).
101976
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2015}}</noinclude>
==Train-the-Trainer Program - 2015 (Announcement)==
Dear Wikimedians,
''Apologies for posting this in English. If any friends could translate this in Pali please help in translating.''
As most of you are aware, the Centre for Internet and Society's Access To Knowledge program (CIS-A2K) conducted the first Wikipedia [[:m:India_Access_To_Knowledge/Events/Train_the_Trainer_Program|Train-the-Trainer]] (TTT) programme in 2013 with an aim to support and groom leadership skills in the community members. We are extremely thankful to all the senior Wikimedians who acted as Resource Persons for the 2013 event. Achal, Arjuna, Hari, Shymal, Tinu and Viswa! Without your help we could not have conducted it so successfully.
This message is to let you all know that we have scheduled to conduct the second iteration of this program at the end of February 2015. We are inviting applications from interested Indian Wikimedians. Please see [[:m:India_Access_To_Knowledge/Events/Train_the_Trainer_Program/2015|this page]] on Meta for more details.
Some important dates:
January 27, 2015 - Last date for registration.<br />
January 30, 2015 - Confirmation of selected participants<br />
February 26 to March 1, 2015 - TTT-2015 workshop
We are working on the schedule and other details. You are welcome to leave your suggestions and inputs [[:m:Talk:India_Access_To_Knowledge/Events/Train_the_Trainer_Program/2015|here]]. Please write to us at tanveer{{@}}cis-india.org and vishnu{{@}}cis-india.org if you have any further queries.
Best,<br/>--[[User:Psubhashish|Psubhashish]] ([[User talk:Psubhashish|वार्ता]]) ०३:३०, १६ ज्यानुवरी २०१५ (UTC)<br/>Accesss To Knowledge (CIS-A2K), <br/>[http://cis-india.org Centre for Internet and Society]
== [Global proposal] m.{{SITENAME}}.org: {{int:group-all}} {{int:right-edit}} ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Mediawiki-mobile-smartphone.png|thumb|MediaWiki mobile]]
Hi, this message is to let you know that, on domains like {{CONTENTLANGUAGE}}.'''m'''.wikipedia.org, '''unregistered users cannot edit'''. At the Wikimedia Forum, where global configuration changes are normally discussed, a few dozens users [[m:Wikimedia Forum#Proposal: restore normal editing permissions on all mobile sites|propose to restore normal editing permissions on all mobile sites]]. Please read and comment!
Thanks and sorry for writing in English, [[m:User:Nemo_bis|Nemo]] २२:३३, १ मार्च २०१५ (UTC)
</div>
<!-- Message sent by User:Nemo bis@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=11428885 -->
== New Wikipedia Library Accounts Available Now (March 2015) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Apologies for writing in English, please help translate this into your local language.''
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for, free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
*[[w:en:WP:Project MUSE|Project MUSE]] — humanities and social science books and journals
*[[w:en:Wikipedia:DynaMed|DynaMed]] — clinical reference tool for medical topics
*[[w:en:Wikipedia:Royal Pharmaceutical Society|Royal Pharmaceutical Society]] — pharmaceutical information and practice resources
*[[w:en:Wikipedia:Women_Writers_Online|Women Writers Online]] — a digital humanities database focused on women's literature
*[[w:en:Wikipedia:Newspapers.com|Newspapers.com]] — American newspapers database w/ Open Access opportunities (expansion of accounts)
Many other partnerships with accounts available are listed on [[w:en:WP:The_Wikipedia_Library/Journals|our partners page]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] २१:१४, २ मार्च २०१५ (UTC)
:''Help us coordinate Wikipedia Library's distribution of accounts, communication of access opportunities and more! Please join our team at [[w:en:Wikipedia:The_Wikipedia_Library/Coordinators/Signup|our new coordinator page]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=10785744 -->
== Inspire Campaign: Improving diversity, improving content ==
This March, we’re organizing an Inspire Campaign to encourage and support new ideas for improving gender diversity on Wikimedia projects. Less than 20% of Wikimedia contributors are women, and many important topics are still missing in our content. We invite all Wikimedians to participate. If you have an idea that could help address this problem, please get involved today! The campaign runs until March 31.
All proposals are welcome - research projects, technical solutions, community organizing and outreach initiatives, or something completely new! Funding is available from the Wikimedia Foundation for projects that need financial support. Constructive, positive feedback on ideas is appreciated, and collaboration is encouraged - your skills and experience may help bring someone else’s project to life. Join us at the Inspire Campaign and help this project better represent the world’s knowledge!
:*[[:m:Grants:IdeaLab/Inspire|Inspire Campaign main page]]
''(Sorry for the English - please translate this message!)'' [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) २०:०१, ४ मार्च २०१५ (UTC)
<!-- Message sent by User:PEarley (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:PEarley_(WMF)/Inspire_Mass_Message&oldid=11457822 -->
== SUL finalization update ==
<div class="mw-content-ltr">
Hi all,apologies for writing in English, please read [[m:Single_User_Login_finalisation_announcement/Schema_announcement|this page]] for important information and an update involving [[m:Help:Unified login|SUL finalization]], scheduled to take place in one month. Thanks. [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) १९:४६, १३ मार्च २०१५ (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=User:Keegan_(WMF)/Everyone_but_meta_and_de&oldid=11538208 -->
== Stewards confirmation rules ==
Hello, I made [[:m:Requests_for_comment/Confirmation_of_stewards|a proposal on Meta]] to change the rules for the steward confirmations. Currently consensus to remove is required for a steward to lose his status, however I think it's fairer to the community if every steward needed the consensus to keep. As this is an issue that affects all WMF wikis, I'm sending this notification to let people know & be able to participate. Best regards, --<small>[[User:MF-Warburg|MF-W]]</small> १६:१३, १० अप्रैल २०१५ (UTC)
<!-- Message sent by User:MF-Warburg@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=11737694 -->
== [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Call for candidates|Nominations are being accepted for 2015 Wikimedia Foundation elections]] ==
''This is a message from the [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]. [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/Accepting nominations|Translations]] are available.''
[[File:Wikimedia Foundation logo - vertical (2012-2016).svg|100px|right]]
Greetings,
I am pleased to announce that nominations are now being accepted for the 2015 Wikimedia Foundation Elections. This year the Board and the FDC Staff are looking for a diverse set of candidates from regions and projects that are traditionally under-represented on the board and in the movement as well as candidates with experience in technology, product or finance. To this end they have [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Call for candidates|published letters]] describing what they think is needed and, recognizing that those who know the community the best are the community themselves, the election committee is [[m:Special:MyLanguage/Wikimedia Foundation elections 2015|accepting nominations]] for community members you think should run and will reach out to those nominated to provide them with information about the job and the election process.
This year, elections are being held for the following roles:
''Board of Trustees''<br/>
The Board of Trustees is the decision-making body that is ultimately responsible for the long term sustainability of the Foundation, so we value wide input into its selection. There are three positions being filled. More information about this role can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015|the board elections page]].
''Funds Dissemination Committee (FDC)''<br/>
The Funds Dissemination Committee (FDC) makes recommendations about how to allocate Wikimedia movement funds to eligible entities. There are five positions being filled. More information about this role can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/FDC elections/2015|the FDC elections page]].
''Funds Dissemination Committee (FDC) Ombud''<br/>
The FDC Ombud receives complaints and feedback about the FDC process, investigates complaints at the request of the Board of Trustees, and summarizes the investigations and feedback for the Board of Trustees on an annual basis. One position is being filled. More information about this role can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/FDC Ombudsperson elections/2015|the FDC Ombudsperson elections page]].
The candidacy submission phase lasts from 00:00 UTC April 20 to 23:59 UTC May 5 for the Board and from 00:00 UTCApril 20 to 23:59 UTC April 30 for the FDC and FDC Ombudsperson. This year, we are accepting both self-nominations and nominations of others. More information on this election and the nomination process can be found on [[m:Special:MyLanguage/Wikimedia Foundation elections 2015|the 2015 Wikimedia elections page on Meta-Wiki]].
Please feel free to post a note about the election on your project's village pump. Any questions related to the election can be posted on the talk page on Meta, or sent to the election committee's mailing list, board-elections -at- wikimedia.org
On behalf of the Elections Committee,<br/>
-Gregory Varnum ([[m:User:Varnent|User:Varnent]])<br/>
Coordinator, [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]
''Posted by the [[m:User:MediaWiki message delivery|MediaWiki message delivery]] on behalf of the [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]], 05:03, 21 April 2015 (UTC) • [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/Accepting nominations|Translate]] • [[m:Talk:Wikimedia Foundation elections 2015|Get help]]
<!-- Message sent by User:Varnent@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=11918510 -->
== Please test VisualEditor in your language! ==
<div class="mw-content-ltr" lang="en" dir="ltr">
[[File:VisualEditor-logo.svg|right|frameless]]
It is very important to us at the [[:mw:Editing|Editing Department]] that [[:mw:Special:MyLanguage/VisualEditor/Portal|VisualEditor]] works in every language, for every user.
VisualEditor's editing environment is a browser ContentEditable element. This means that your [[:en:Input method|input method editor]] (IME) should already know how to work with it. However, to make VisualEditor correctly edit wiki pages, we have to stop browsers in lots of ways from breaking the page.
Sometimes this can interfere with IMEs. To make sure we work in your IME, we need your help: please see '''[http://wikimedia.github.io/VisualEditor/demos/ve/desktop-dist.html#!pages/simple.html wikimedia.github.io/VisualEditor/demos/ve/desktop-dist.html#!pages/simple.html]'''. This is the core system inside VisualEditor which lets you write and edit. It is different from the full editor, and some of the tools you are used to will be missing.
We're interested in particular in whether you can write text at all, what happens when you select different candidate texts, and how VisualEditor behaves in general.
More details, and some early test results, are provided here: '''[[:mw:VisualEditor/IME_Testing#What_to_test|mediawiki.org/wiki/VisualEditor/IME_Testing#What_to_test]]'''.
We would love to hear from every language, and especially languages which use IMEs, like Japanese, Korean, Indic languages, Arabic and others. Thank you for your help.
Yours,
[[:mw:User:Jdforrester (WMF)|James Forrester]] [[:mw:User talk:Jdforrester (WMF)|(talk)]] ०७:४१, २२ अप्रैल २०१५ (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Phase_6_wikis&oldid=11926646 -->
== [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/FDC voting has begun|Wikimedia Foundation Funds Dissemination Committee elections 2015]] ==
[[File:Wikimedia Foundation RGB logo with text.svg|right|75px|link=m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/FDC voting has begun]]
''This is a message from the [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]. [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/FDC voting has begun|Translations]] are available.''
[[m:Special:SecurePoll/vote/336|Voting has begun]] for [[m:Wikimedia Foundation elections 2015#Requirements|eligible voters]] in the 2015 elections for the ''[[m:Special:MyLanguage/Wikimedia Foundation elections/FDC elections/2015|Funds Dissemination Committee]]'' (FDC) and ''[[m:Special:MyLanguage/Wikimedia Foundation elections/FDC Ombudsperson elections/2015|FDC Ombudsperson]]''. Questions and discussion with the candidates for the ''[[m:Special:MyLanguage/Wikimedia Foundation elections/FDC elections/2015/Questions|Funds Dissemination Committee]]'' (FDC) and ''[[m:Special:MyLanguage/Wikimedia Foundation elections/FDC Ombudsperson elections/2015/Questions|FDC Ombudsperson]]'' will continue during the voting. Nominations for the ''[[m:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015|Board of Trustees]]'' will be accepted until 23:59 UTC May 5.
The ''[[m:Special:MyLanguage/Grants:APG/Funds Dissemination Committee|Funds Dissemination Committee]]'' (FDC) makes recommendations about how to allocate Wikimedia movement funds to eligible entities. There are five positions on the committee being filled.
The ''[[m:Special:MyLanguage/Grants:APG/Funds Dissemination Committee/Ombudsperson role, expectations, and selection process|FDC Ombudsperson]]'' receives complaints and feedback about the FDC process, investigates complaints at the request of the [[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees|Board of Trustees]], and summarizes the investigations and feedback for the Board of Trustees on an annual basis. One position is being filled.
The voting phase lasts from 00:00 UTC May 3 to 23:59 UTC May 10. '''[[m:Special:SecurePoll/vote/336|Click here to vote]].''' Questions and discussion with the candidates will continue during that time. '''[[m:Special:MyLanguage/Wikimedia Foundation elections/FDC elections/2015/Questions|Click here to ask the FDC candidates a question]]. [[m:Special:MyLanguage/Wikimedia Foundation elections/FDC Ombudsperson elections/2015/Questions|Click here to ask the FDC Ombudsperson candidates a question]].''' More information on the candidates and the elections can be found on the [[m:Special:MyLanguage/Wikimedia Foundation elections/FDC elections/2015|2015 FDC election page]], the [[m:Special:MyLanguage/Wikimedia Foundation elections/FDC Ombudsperson elections/2015|2015 FDC Ombudsperson election page]], and the [[m:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015|2015 Board election page]] on Meta-Wiki.
On behalf of the Elections Committee,<br/>
-Gregory Varnum ([[m:User:Varnent|User:Varnent]])<br/>
Volunteer Coordinator, [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]
''Posted by the [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] 03:45, 4 May 2015 (UTC) • [[m:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/FDC voting has begun|Translate]] • [[m:Talk:Wikimedia Foundation elections 2015|Get help]]
<!-- Message sent by User:Varnent@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12082785 -->
== New Wikipedia Library Accounts Available Now (May 2015) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Apologies for writing in English, please help translate this into your local language.''
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today!]]
Today [[m:The Wikipedia Library|The Wikipedia Library]] announces signups for more free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
* '''[[w:en:WP:MIT|MIT Press Journals]]''' — scholarly journals in the humanities, sciences, and social sciences (200 accounts)
* '''[[w:en:WP:Loeb|Loeb Classical Library]]''' — Harvard University Press versions of Classical Greek and Latin literature with commentary and annotation (25 accounts)
* '''[[w:en:Wikipedia:RIPM|RIPM]]''' — music periodicals published between 1760 and 1966 (20 accounts)
* '''[[w:en:WP:SAGE Stats|Sage Stats]]''' — social science data for geographies within the United States (10 accounts)
* '''[[w:en:WP:HeinOnline|HeinOnline]]''' — an extensive legal research database, including 2000 law-related journals as well as international legal history materials (25 accounts)
Many other partnerships with accounts available are listed on [[w:en:WP:The_Wikipedia_Library/Journals|our partners page]], including [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:Wikipedia:JSTOR|JSTOR]], [[w:en:WP:DeGruyter|DeGruyter]], [[w:en:WP:Newspapers.com|Newspapers.com]] and [[w:en:WP:BNA|British Newspaper Archive]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] २२:१२, ४ मई २०१५ (UTC)
:''We need your help! Help coordinate Wikipedia Library's account distribution and global development! Please join our team at [https://meta.wikimedia.org/wiki/The_Wikipedia_Library/Coordinators/Signup Global our new coordinator signup].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List]</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=12114173 -->
== [https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/339?setlang=pi Wikimedia Foundation Board of Trustees elections 2015] ==
[[File:Wikimedia Foundation logo - vertical (2012-2016).svg|right|100px|link=metawiki:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/Board voting has begun]]
''This is a message from the [[metawiki:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]. [[metawiki:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/Board voting has begun|Translations]] are available.''
[https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/339?setlang=pi Voting has begun] for [[metawiki:Wikimedia Foundation elections 2015#Requirements|eligible voters]] in the 2015 elections for the ''[[metawiki:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015|Wikimedia Foundation Board of Trustees]]''. Questions and discussion with the candidates for the ''[[metawiki:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015/Questions|Board]]'' will continue during the voting.
The ''[[metawiki:Wikimedia Foundation Board of Trustees|Wikimedia Foundation Board of Trustees]]'' is the ultimate governing authority of the Wikimedia Foundation, a 501(c)(3) non-profit organization registered in the United States. The Wikimedia Foundation manages many diverse projects such as Wikipedia and Commons.
The voting phase lasts from 00:00 UTC May 17 to 23:59 UTC May 31. '''[https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/339?setlang=pi Click here to vote].''' More information on the candidates and the elections can be found on the [[metawiki:Special:MyLanguage/Wikimedia Foundation elections/Board elections/2015|2015 ''Board'' election page]] on Meta-Wiki.
On behalf of the Elections Committee,<br/>
-Gregory Varnum ([[metawiki:User:Varnent|User:Varnent]])<br/>
Volunteer Coordinator, [[metawiki:Special:MyLanguage/Wikimedia Foundation elections 2015/Committee|2015 Wikimedia Foundation Elections Committee]]
''Posted by the [[metawiki:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] 17:20, 17 May 2015 (UTC) • [[metawiki:Special:MyLanguage/Wikimedia Foundation elections 2015/MassMessages/Board voting has begun|Translate]] • [[metawiki:Talk:Wikimedia Foundation elections 2015|Get help]]
<!-- Message sent by User:Varnent@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12206621 -->
== Pywikibot compat will no longer be supported - Please migrate to pywikibot core ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<small>Sorry for English, I hope someone translates this.</small><br />
[[mw:Special:MyLanguage/Manual:Pywikibot|Pywikibot]] (then "Pywikipediabot") was started back in 2002. In 2007 a new branch (formerly known as "rewrite", now called "core") was started from scratch using the MediaWiki API. The developers of Pywikibot have decided to stop supporting the compat version of Pywikibot due to bad performance and architectural errors that make it hard to update, compared to core. If you are using pywikibot compat it is likely your code will break due to upcoming MediaWiki API changes (e.g. [[phab:T101524|T101524]]). It is highly recommended you migrate to the core framework. There is a [[mw:Manual:Pywikibot/Compat deprecation|migration guide]], and please [[mw:Special:MyLanguage/Manual:Pywikibot/Communication|contact us]] if you have any problem.
There is an upcoming MediaWiki API breaking change that compat will not be updated for. If your bot's name is in [https://lists.wikimedia.org/pipermail/wikitech-l/2015-June/081931.html this list], your bot will most likely break.
Thank you,<br />
The Pywikibot development team, 19:30, 5 June 2015 (UTC)
</div>
<!-- Message sent by User:Ladsgroup@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12271740 -->
== Wikimania 2015 - India Booth ==
Hi Wikimedians,
Apologies for posting this text in English.
As you people might be aware, Wikimania 2015 which is going to be held in Mexico from July 14th to 19th. We, the Indian attendees at Wikimania, would like to represent Wiki Indic Community booth in the same. We are creating Leaflets and Posters for the [http://wikimania2015.wikimedia.org/wiki/Community_Village community village at Wikimania 2015] to display in Wikimania 2015. We would like to invite you to gather the content and design(optional) for posters ([https://commons.wikimedia.org/wiki/File:Poster_of_results,Women%27s_History_Month,India,2014.pdf Sample]) and leaflets ([https://wikimania2014.wikimedia.org/wiki/Project_Leaflets Sample]) about the Indic language project of your choice. We will take care of printing and displaying the posters/leaflets.
The maximum dimensions for your poster are 36 x 48 in (91.44 x 121.92 cm). We suggest using the [http://www.prepressure.com/library/paper-size/din-a0 A0 paper size], which is 33.11 x 46.81 in (~84 x 118 cm). The contents of the poster has to be in '''English'''. Posters and leaflets based on all Indic language Wikimedia projects are welcome. The design should be a media file uploaded to Wikimedia Commons. Please post the link to your content/design file on http://wiki.wikimedia.in/Wikimania_2015/Booth/Posters_Leaflets before 25th of June. In case if you face any issues please reachout to [http://ta.wikipedia.org/w/wiki.phtml?title=User_talk:Dineshkumar+Ponnusamy&action=edit§ion=new Dineshkumar Ponnusamy] or [mailto:nethahussain@gmail.com Netha Hussain].
For guidelines regarding creating posters, please have a look at this link : https://meta.wikimedia.org/wiki/Grants:Learning_patterns/Posters_that_work
We look forward to receiving your posters/leaflets and displaying them while at [http://wikimania2015.wikimedia.org Wikimania 2015]! <br />
''Note: This is not a competition or contest, we expect at most 1 poster and 1 leaflet from each Community.''
Thanks,<br />
[http://wiki.wikimedia.in/Wikimania_2015#Participants Indian Wikimania 2015 Participants]
== New Wikipedia Library Accounts Available Now (June 2015) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today!]]
Today [[m:The Wikipedia Library|The Wikipedia Library]] announces signups for more free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
* '''[[w:en:WP:TANDF|Taylor & Francis]]''' — academic publisher of journals. The pilot includes two subject collections: Arts & Humanities and Biological, Environment & Earth Sciences. (30 accounts)
*'''[[w:en:WP:World Bank|World Bank eLibrary]]''' — digital platform containing all books, working papers, and journal articles published by the World Bank from the 1990s to the present. (100 accounts)
* '''[[w:en:WP:AAAS|AAAS]]''' — general interest science publisher, who publishes the journal ''Science'' among other sources (50 accounts)
'''New French-Language Branch!'''
* '''[[w:en:Wikipedia:Erudit|Érudit]]''' ([[w:fr:Wikip%C3%A9dia:%C3%89rudit|en Francais]]) — Érudit is a French-Canadian scholarly aggregator primarily, humanities and social sciences, and contains sources in both English and French. Signups on both English and French Wikipedia (50 accounts).
* '''[[w:en:WP:Cairn|Cairn.info]]''' ([[w:fr:Wikip%C3%A9dia:Cairn|en Francais]]) — Cairn.info is a Switzerland based online web portal of scholarly materials in the humanities and social sciences. Most sources are in French, but some also in English. Signups on both English and French Wikipedia (100 accounts).
* '''[[w:fr:WP:L'Harmattan|L'Harmattan]]''' — French language publisher across a wide range of non-fiction and fiction, with a strong selection of francophone African materials (1000 accounts).
Many other partnerships with accounts available are listed on [[meta:The_Wikipedia_Library/Journals|our partners page]], including an expansion of accounts for [[w:en:WP:RSUK|Royal Society journals]] and remaining accounts on [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:Wikipedia:JSTOR|JSTOR]], [[w:en:WP:DeGruyter|DeGruyter]], [[w:en:WP:Highbeam|Highbeam]] [[w:en:WP:Newspapers.com|Newspapers.com]] and [[w:en:WP:BNA|British Newspaper Archive]]. If you have suggestions for journals or databases we should seek access to [[meta:The_Wikipedia_Library/Journals/Requests|make a request]]! Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] 22:08, 15 June 2015 (UTC)
:''We need your help! Help coordinate Wikipedia Library's account distribution and global development! Please join our team at [[meta:The_Wikipedia_Library/Coordinators/Signup|our new coordinator signup]].''<br>
:<small>This message was delivered via the [[meta:MassMessage#Global_message_delivery| Global Mass Message]] tool to [[meta:Global_message_delivery/Targets/Wikipedia_Library|The Wikipedia Library Global Delivery List]]</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=12455967 -->
== HTTPS ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Apologies for writing in English.
Hi everyone.
Over the last few years, the Wikimedia Foundation has [http://blog.wikimedia.org/2013/08/01/future-https-wikimedia-projects/ been working] towards enabling [[m:Special:MyLanguage/HTTPS|HTTPS]] by default for all users, including unregistered ones, for better privacy and security for both readers and editors. This has taken a long time, as there were different aspects to take into account. Our servers haven't been ready to handle it. The Wikimedia Foundation has had to balance sometimes conflicting goals.
[https://blog.wikimedia.org/2015/06/12/securing-wikimedia-sites-with-https/ Forced HTTPS] has just been implemented on all Wikimedia projects. Some of you might already be aware of this, as a few Wikipedia language versions were converted to HTTPS last week and the then affected communities were notified.
Most of Wikimedia editors shouldn't be affected at all. If you edit as registered user, you've probably already had to log in through HTTPS. We'll keep an eye on this to make sure everything is working as it should. Do get in touch with [[:m:HTTPS#Help!|us]] if you have any problems after this change or contact me if you have any other questions.
/[[:m:User:Johan (WMF)|Johan (WMF)]]
</div> २२:०१, १९ जून २०१५ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/HTTPS_global_message_delivery&oldid=12471979 -->
== Please join the 2nd edition of the VisualEditor Translathon ==
<div class="mw-content-ltr" lang="en" dir="ltr">
[[File:VisualEditor-logo-pacifico.svg|right|200px]]
Hello!
I'm pleased to announce the 2nd edition of the '''VisualEditor Translathon'''.
It is a translation rally, focused on interface messages and help pages related to [[:mw:VisualEditor|VisualEditor]].
In order to participate, you need to '''[[:betawiki:Project:VisualEditor/2015_Translathon|sign up on the Translathon page]]''' on TranslateWiki.
The top 3 contributors will each win a Wikipedia t-shirt of their choice from [//store.wikimedia.org/ the Wikipedia store]<ref>You can choose between any short-sleeve shirt, or other items for the same value.</ref>.
Translations made between '''July 15th and July 19th''' ([//www.timeanddate.com/time/zones/cdt CDT time zone]) qualify<ref>This means both new translations, and updates for messages in the "Outdated" tab of the translation interface.</ref>.
If you are at [//wikimania2015.wikimedia.org/wiki/Wikimania Wikimania Mexico] this year, you are also welcome to join a related sprint during the hackathon in '''Workplace 1 - Don Américo, Thursday 16 July at 4pm (CDT)''' at the conference venue, so you can meet other fellow translators and [//wikimania2015.wikimedia.org/wiki/Hackathon#Hackathon_Day_2 get support if you need some].
Interface messages have the priority. You will need to create an account at translatewiki.net in order to work on them, if you don't have one. ''It is recommended to create the account ASAP'', so that it can be confirmed in time.
You can also help translate documentation pages about VisualEditor on mediawiki.org. You can use your Wikipedia account to work there.
You will find instructions, links and other details [[:betawiki:Project:VisualEditor/2015_Translathon|on the Translathon page]].
Thanks for your attention, and happy translating! <br>
[[:mw:User:Elitre (WMF)|Elitre (WMF)]] २१:००, १३ जुलाई २०१५ (UTC)
<references />
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Phase_6_wikis&oldid=12066019 -->
== Proposal to create PNG thumbnails of static GIF images ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:(R)-3-phenyl-cyclohexanone.gif|255px|thumb|The thumbnail of this gif is of really bad quality.]]
[[File:(R)-3-phenyl-cyclohanone.png|255px|thumb|How a PNG thumb of this GIF would look like]]
There is a [[w:c:Commons:Village_pump/Proposals#Create_PNG_thumbnails_of_static_GIF_images|proposal]] at the Commons Village Pump requesting feedback about the thumbnails of static GIF images: It states that static GIF files should have their thumbnails created in PNG. The advantages of PNG over GIF would be visible especially with GIF images using an alpha channel. (compare the thumbnails on the side)
This change would affect all wikis, so if you support/oppose or want to give general feedback/concerns, please post them to the [[w:c:Commons:Village_pump/Proposals#Create_PNG_thumbnails_of_static_GIF_images|proposal page]]. Thank you. --[[w:c:User:McZusatz|McZusatz]] ([[w:c:User talk:McZusatz|talk]]) & [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०५:०८, २४ जुलाई २०१५ (UTC)
</div>
<!-- Message sent by User:-revi@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12485605 -->
== Proposal to create PNG thumbnails of static GIF images ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:(R)-3-phenyl-cyclohexanone.gif|255px|thumb|The thumbnail of this gif is of really bad quality.]]
[[File:(R)-3-phenyl-cyclohanone.png|255px|thumb|How a PNG thumb of this GIF would look like]]
There is a [[w:c:Commons:Village_pump/Proposals#Create_PNG_thumbnails_of_static_GIF_images|proposal]] at the Commons Village Pump requesting feedback about the thumbnails of static GIF images: It states that static GIF files should have their thumbnails created in PNG. The advantages of PNG over GIF would be visible especially with GIF images using an alpha channel. (compare the thumbnails on the side)
This change would affect all wikis, so if you support/oppose or want to give general feedback/concerns, please post them to the [[w:c:Commons:Village_pump/Proposals#Create_PNG_thumbnails_of_static_GIF_images|proposal page]]. Thank you. --[[w:c:User:McZusatz|McZusatz]] ([[w:c:User talk:McZusatz|talk]]) & [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०६:२१, २४ जुलाई २०१५ (UTC)
</div>
<!-- Message sent by User:-revi@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12485605 -->
== What does a Healthy Community look like to you? ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Community Health Cover art News portal.png|300px|right]]
Hi, <br>
The Community Engagement department at the Wikimedia Foundation has launched a new learning campaign. The WMF wants to record community impressions about what makes a healthy online community.
Share your views and/or create a drawing and take a chance to win a Wikimania 2016 scholarship!
Join the WMF as we begin a conversation about Community Health. Contribute a drawing or answer the questions [[meta:Grants:Evaluation/Community Health learning campaign|on the campaign's page.]]
=== Why get involved? ===
'''The world is changing. The way we relate to knowledge is transforming.''' As the next billion people come online, the Wikimedia movement is working to bring more users on the wiki projects. The way we interact and collaborate online are key to building sustainable projects. How accessible are Wikimedia projects to newcomers today? Are we helping each other learn?
<br/>
Share your views on this matter that affects us all!
<br>
'''We invite everyone to take part in this learning campaign. Wikimedia Foundation will distribute one Wikimania Scholarship 2016 among those participants who are eligible.'''
=== More information ===
* All participants must have a registered user of at least one month antiquity on any Wikimedia project before the starting date of the campaign.
* <span style="border-bottom:1px dotted"> All eligible contributions must be done until '''August 23, 2015 at <nowiki>23:59</nowiki> UTC''' </span>
* <big> Wiki link: '''[[meta:Grants:Evaluation/Community Health learning campaign|Community Health learning campaign]]''' </big>
* URL https://meta.wikimedia.org/wiki/Grants:Evaluation/Community_Health_learning_campaign
* Contact: [[meta:user:MCruz (WMF)|María Cruz]] / Twitter: {{@}}WikiEval #CommunityHealth / email: eval{{@}}wikimedia{{dot}}org
<br>
Happy editing!
<br>
<br>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) २३:४२, ३१ जुलाई २०१५ (UTC)
</div>
<!-- Message sent by User:MCruz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12909005 -->
== What does a Healthy Community look like to you? ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Community Health Cover art News portal.png|300px|right]]
Hi, <br>
The Community Engagement department at the Wikimedia Foundation has launched a new learning campaign. The WMF wants to record community impressions about what makes a healthy online community.
Share your views and/or create a drawing and take a chance to win a Wikimania 2016 scholarship!
Join the WMF as we begin a conversation about Community Health. Contribute a drawing or answer the questions [[meta:Grants:Evaluation/Community Health learning campaign|on the campaign's page.]]
=== Why get involved? ===
'''The world is changing. The way we relate to knowledge is transforming.''' As the next billion people come online, the Wikimedia movement is working to bring more users on the wiki projects. The way we interact and collaborate online are key to building sustainable projects. How accessible are Wikimedia projects to newcomers today? Are we helping each other learn?
<br/>
Share your views on this matter that affects us all!
<br>
'''We invite everyone to take part in this learning campaign. Wikimedia Foundation will distribute one Wikimania Scholarship 2016 among those participants who are eligible.'''
=== More information ===
* All participants must have a registered user of at least one month antiquity on any Wikimedia project before the starting date of the campaign.
* <span style="border-bottom:1px dotted"> All eligible contributions must be done until '''August 23, 2015 at <nowiki>23:59</nowiki> UTC''' </span>
* <big> Wiki link: '''[[meta:Grants:Evaluation/Community Health learning campaign|Community Health learning campaign]]''' </big>
* URL https://meta.wikimedia.org/wiki/Grants:Evaluation/Community_Health_learning_campaign
* Contact: [[meta:user:MCruz (WMF)|María Cruz]] / Twitter: {{@}}WikiEval #CommunityHealth / email: eval{{@}}wikimedia{{dot}}org
<br>
Happy editing!
<br>
<br>
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०२:३६, १ अगस्त २०१५ (UTC)
</div>
<!-- Message sent by User:MCruz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=12909005 -->
== Wikidata: Access to data from arbitrary items is coming ==
<div lang="en" dir="ltr" class="mw-content-ltr">
(Sorry for writing in English)
When using data from Wikidata on Wikipedia and other sister projects, there is currently a limitation in place that hinders some use cases: data can only be accessed from the corresponding item. So, for example, the Wikipedia article about Berlin can only get data from the Wikidata item about Berlin but not from the item about Germany. This had technical reasons. We are now removing this limitation. It is already done for many projects. Your project is one of the next ones. We will roll out this feature here on August 12.
We invite you to play around with this new feature if you are one of the people who have been waiting for this for a long time. If you have technical issues/questions with this you can come to [[d:Wikidata:Contact the development team]].
A note of caution: Please be careful with how many items you use for a single page. If it is too many pages, loading might get slow. We will have to see how the feature behaves in production to see where we need to tweak and how.
How to use it, once it is enabled:
* Parser function: <nowiki>{{#property:P36|from=Q183}}</nowiki> to get the capital from the item about Germany
* Lua: see [[mw:Extension:Wikibase Client/Lua]]
Cheers [[:d:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १७:४६, ३ अगस्त २०१५ (UTC)
</div>
<!-- Message sent by User:Lydia Pintscher (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Lydia_Pintscher_(WMDE)/Distribution_List&oldid=12981073 -->
== Wikidata: Access to data from arbitrary items is here ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
(Sorry for writing in English)
Hi everyone,
As I have previously announced here we have now enabled the arbitrary access feature here. This means from now on you can make use of data from any Wikidata item in any article here. Before you could for example only access data about Berlin in the article about Berlin. If you want to find out more or have questions please come to [[d:Wikidata:Arbitrary access]]. I hope this will open up great possibilities for you and make your work easier.
Cheers [[:d:Lydia Pintscher (WMDE)|Lydia Pintscher (WMDE)]] १३:३२, १२ अगस्त २०१५ (UTC)
</div>
<!-- Message sent by User:Lydia Pintscher (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Lydia_Pintscher_(WMDE)/Distribution_List&oldid=12983468 -->
== How can we improve Wikimedia grants to support you better? ==
''My apologies for posting this message in English. Please help translate it if you can.''
Hello,
The Wikimedia Foundation would like your feedback about how we can '''[[m:Grants:IdeaLab/Reimagining WMF grants|reimagine Wikimedia Foundation grants]]''', to better support people and ideas in your Wikimedia project. Ways to participate:
*Respond to questions on [[m:Grants talk:IdeaLab/Reimagining WMF grants|the discussion page of the idea]].
*Join a [[m:Grants:IdeaLab/Events#Upcoming_events|small group conversation]].
*Learn more about [[m:Grants:IdeaLab/Reimagining WMF grants/Consultation|this consultation]].
Feedback is welcome in any language.
With thanks,
[[m:User:I JethroBT (WMF)|I JethroBT (WMF)]], [[m:Community Resources|Community Resources]], Wikimedia Foundation.
([[m:Grants:IdeaLab/Reimagining WMF grants/ProjectTargets|''Opt-out Instructions'']]) <small>This message was sent by [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] through [[m:User:MediaWiki message delivery|MediaWiki message delivery]].</small> २३:०९, १८ अगस्त २०१५ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Grants:IdeaLab/Reimagining_WMF_grants/ProjectTargets&oldid=13196071 -->
== Introducing the Wikimedia public policy site ==
Hi all,
We are excited to introduce a new Wikimedia Public Policy site. The site includes resources and position statements on access, copyright, censorship, intermediary liability, and privacy. The site explains how good public policy supports the Wikimedia projects, editors, and mission.
Visit the public policy portal: https://policy.wikimedia.org/
Please help translate the [[m:Public policy|statements on Meta Wiki]]. You can [http://blog.wikimedia.org/2015/09/02/new-wikimedia-public-policy-site/ read more on the Wikimedia blog].
Thanks,
[[m:User:YWelinder (WMF)|Yana]] and [[m:User:Slaporte (WMF)|Stephen]] ([[m:User talk:Slaporte (WMF)|Talk]]) १८:१३, २ सेप्टेम्बर २०१५ (UTC)
''(Sent with the [[m:MassMessage#Global_message_delivery|Global message delivery system]])''
<!-- Message sent by User:Slaporte (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Slaporte_(WMF)/Announcing_public_policy_site&oldid=13439030 -->
== Open call for Individual Engagement Grants ==
''My apologies for posting this message in English. Please help translate it if you can.''
Greetings! The '''[[m:IEG|Individual Engagement Grants program]] is accepting proposals''' until September 29th to fund new tools, community-building processes, and other experimental ideas that enhance the work of Wikimedia volunteers. Whether you need a small or large amount of funds (up to $30,000 USD), Individual Engagement Grants can support you and your team’s project development time in addition to project expenses such as materials, travel, and rental space.
*[[m:Grants:IEG#ieg-apply|'''Submit''' a grant request]]
*[[m:Grants:IdeaLab|'''Get help''' with your proposal in IdeaLab]] or [[m:Grants:IdeaLab/Events#Upcoming_events|an upcoming Hangout session]]
*[[m:Grants:IEG#ieg-engaging|'''Learn from examples''' of completed Individual Engagement Grants]]
Thanks,
[[m:User:I JethroBT (WMF)|I JethroBT (WMF)]], [[m:Community Resources|Community Resources]], Wikimedia Foundation. २०:५२, ४ सेप्टेम्बर २०१५ (UTC)
([[m:User:I JethroBT (WMF)/IEG 2015 Targets|''Opt-out Instructions'']]) <small>This message was sent by [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] ([[m:User talk:I JethroBT (WMF)|talk]]) through [[m:User:MediaWiki message delivery|MediaWiki message delivery]].</small>
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=13476366 -->
== New Wikipedia Library Database Access (September 2015) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
* '''[[w:en:WP:EBSCO|EBSCOHost]]''' - this is one of our largest access donations so far: access to a wide variety of academic, newspaper and magazine sources through their Academic Search Complete, Business Source Complete and MasterFILE Complete
* '''[[w:en:WP:Newspaperarchive.com|Newspaperarchive.com]]''' - historical newspapers from the United States, Canada, UK and 20 other countries, and includes an Open Access "clipping" feature (1000 accounts)
* '''[[w:en:WP:IMF|IMF Elibary]]'''- a digital collection of the IMF's reports, studies and research on global economics and development (50 accounts)
* '''[[w:en:Wikipedia:Sabinet|Sabinet]]''' - one of the largest African digital publishers, based in South Africa, with a wide range of content in English and other European and African languages (10 accounts)
* '''[[w:fr:Wikipédia:Numérique Premium|Numérique Premium]]''' - a French language social science and humanities ebook database, with topical collections on a wide range of topics (100)
*'''[[w:ar:ويكيبيديا:مكتبة_ويكيبيديا/المنهل|Al Manhal]]''' - an Arabic and English database with a wide range of sources, largely focused on or published in the Middle East (60 accounts)
*'''[[w:ar:ويكيبيديا:مكتبة ويكيبيديا/جملون|Jamalon]]''' - an Arabic book distributor, who is providing targeted book delivery to volunteers (50 editors)
Many other partnerships with accounts available are listed on [[w:en:WP:The_Wikipedia_Library/Journals|our partners page]], including expanded accounts for [[w:en:WP:Elsevier ScienceDirect|Elsevier ScienceDirect]], [[w:en:WP:BMJ|British Medical Journal]] and [[w:en:WP:Dynamed|Dynamed]] and additional accounts for [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:WP:DeGruyter|DeGruyter]], [[w:en:WP:Newspapers.com|Newspapers.com]], [[w:en:WP:Highbeam|Highbeam]] and [[w:en:HeinOnline|HeinOnline]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] 19:42, 16 September 2015 (UTC)
:''We need help! Help us coordinate Wikipedia Library's distribution of accounts, communication of access opportunities and more! Please join our team at [https://meta.wikimedia.org/wiki/The_Wikipedia_Library/Coordinators/Signup our new coordinator signup].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=13664781 -->
== Only one week left for Individual Engagement Grant proposals! ==
(Apologies for using English below, please help translate if you are able.)
'''There is still one week left to submit [[m:IEG|Individual Engagement Grant]] (IEG) proposals''' before the September 29th deadline. If you have ideas for new tools, community-building processes, and other experimental projects that enhance the work of Wikimedia volunteers, start your proposal today! Please encourage others who have great ideas to apply as well. Support is available if you want help turning your idea into a grant request.
*[[m:Grants:IEG#ieg-apply|'''Submit''' a grant request]]
*[[m:Grants:IdeaLab|'''Get help''' with your proposal in IdeaLab]]
*[[m:Grants:IEG#ieg-engaging|'''Learn from examples''' of completed Individual Engagement Grants]]
[[m:User:I JethroBT (WMF)|I JethroBT (WMF)]], [[m:Community Resources|Community Resources]] २१:०१, २२ सेप्टेम्बर २०१५ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=13754911 -->
== Only one week left for Individual Engagement Grant proposals! ==
(Apologies for using English below, please help translate if you are able.)
'''There is still one week left to submit [[m:IEG|Individual Engagement Grant]] (IEG) proposals''' before the September 29th deadline. If you have ideas for new tools, community-building processes, and other experimental projects that enhance the work of Wikimedia volunteers, start your proposal today! Please encourage others who have great ideas to apply as well. Support is available if you want help turning your idea into a grant request.
*[[m:Grants:IEG#ieg-apply|'''Submit''' a grant request]]
*[[m:Grants:IdeaLab|'''Get help''' with your proposal in IdeaLab]]
*[[m:Grants:IEG#ieg-engaging|'''Learn from examples''' of completed Individual Engagement Grants]]
[[m:User:I JethroBT (WMF)|I JethroBT (WMF)]], [[m:Community Resources|Community Resources]] ००:५६, २३ सेप्टेम्बर २०१५ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=13754911 -->
== Reimagining WMF grants report ==
''(My apologies for using English here, please help translate if you are able.)''
Last month, we asked for community feedback on [[m:Grants:IdeaLab/Reimagining WMF grants| a proposal to change the structure of WMF grant programs]]. Thanks to the 200+ people who participated! '''[[m:Grants:IdeaLab/Reimagining_WMF_grants/Outcomes|
A report]]''' on what we learned and changed based on this consultation is now available.
Come read about the findings and next steps as WMF’s Community Resources team begins to implement changes based on your feedback. Your questions and comments are welcome on [[m:Grants talk:IdeaLab/Reimagining WMF grants/Outcomes|the outcomes discussion page]].
With thanks, [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] १६:५६, २८ सेप्टेम्बर २०१५ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Grants:IdeaLab/Reimagining_WMF_grants/ProjectTargets&oldid=13850666 -->
== Reimagining WMF grants report ==
''(My apologies for using English here, please help translate if you are able.)''
Last month, we asked for community feedback on [[m:Grants:IdeaLab/Reimagining WMF grants| a proposal to change the structure of WMF grant programs]]. Thanks to the 200+ people who participated! '''[[m:Grants:IdeaLab/Reimagining_WMF_grants/Outcomes|
A report]]''' on what we learned and changed based on this consultation is now available.
Come read about the findings and next steps as WMF’s Community Resources team begins to implement changes based on your feedback. Your questions and comments are welcome on [[m:Grants talk:IdeaLab/Reimagining WMF grants/Outcomes|the outcomes discussion page]].
With thanks, [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] १९:०२, २८ सेप्टेम्बर २०१५ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Grants:IdeaLab/Reimagining_WMF_grants/ProjectTargets&oldid=13850666 -->
== WikiConference India 2016 ==
<div style="margin: 0.5em; border: 2px black solid; padding: 1em;background-color:#E3F0F4" >
{| style="border:1px black solid; padding:2em; border-collapse:collapse; width:100%;"
|-
! style="background-color:#FAFAFA; color:black; padding-left:2em; padding-top:.5em;" align=left |
Hi,
We welcome you to place a bid for hosting [[:m:WikiConference India 2016|WikiConference India 2016]]. The bid consists of two rounds. The first round will be a simple round to encourage participation. The aim of the first round is to confirm the local community support and strength. The first 5 qualifying cities of the first round will participate in the second and final round of bidding with an elaborate plan.
'''First Round Bidding Criteria'''
*City and proposed venue. This city should have at least a domestic airport.
*Wikimedia signatures of active Wikimedia projects editors who commit to be involved in organizing this in your city
*Link to any Wikimedia project village pump where the bid has been approved with community consensus (not mandatory but highly recommended)
*Proposed overall budget to conduct an event with 500 registered participants (including the accommodation cost for 100 scholarship recipients for 3 days).
*Prior experience conducting similar event(s)
Please place your bids [[:m:WikiConference India 2016/City/First Bids|here]] before 18th October 2015 11:59 PM IST.
Please do indicate the names and contact details of two people from whom any clarifications or queries can be sought regarding your city bid. Please do note that bids need to be supported by consensus from the community and the link to the discussion where this is forthcoming may please be indicated.
Regards,
WCI 2016 Volunteers
|}</div>
== Community Wishlist Survey ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hi everyone! Apologies for posting in English. Translations are very welcome.
The [[:m:Community Tech|Community Tech team]] at the Wikimedia Foundation is focused on building improved curation and moderation tools for experienced Wikimedia contributors. We're now starting a '''[[:m:2015 Community Wishlist Survey|Community Wishlist Survey]]''' to find the most useful projects that we can work on.
For phase 1 of the survey, we're inviting all active contributors to submit brief proposals, explaining the project that you'd like us to work on, and why it's important. Phase 1 will last for 2 weeks. In phase 2, we'll ask you to vote on the proposals. Afterwards, we'll analyze the top 10 proposals and create a prioritized wishlist.
While most of this process will be conducted in English, we're inviting people from any Wikimedia wiki to submit proposals. We'll also invite volunteer translators to help translate proposals into English.
Your proposal should include: the problem that you want to solve, who would benefit, and a proposed solution, if you have one. You can submit your proposal on the Community Wishlist Survey page, using the entry field and the big blue button. We will be accepting proposals for 2 weeks, ending on November 23.
We're looking forward to hearing your ideas!
</div> <div lang="en" dir="ltr" class="mw-content-ltr">Community Tech Team via [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) २१:५८, ९ नवम्बर २०१५ (UTC)</div>
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Target_lists/Global_distribution&oldid=14554458 -->
== Wikimania 2016 scholarships ambassadors needed ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello! [[wm2016:|Wikimania 2016]] scholarships will soon be open; by the end of the week we'll form the committee and we need your help, see [[wm2016:Special:MyLanguage/Scholarship committee|Scholarship committee]] for details.
If you want to carefully review nearly a thousand applications in January, you might be a perfect committee member. Otherwise, you can '''volunteer as "ambassador"''': you will observe all the committee activities, ensure that people from your language or project manage to apply for a scholarship, translate '''scholarship applications written in your language''' to English and so on. Ambassadors are allowed to ask for a scholarship, unlike committee members.
[[wm2016:Scholarship committee|Wikimania 2016 scholarships subteam]] १०:४८, १० नवम्बर २०१५ (UTC)
</div>
<!-- Message sent by User:Nemo bis@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=14347818 -->
== Harassment consultation ==
{{int:Please-translate}}
The Community Advocacy team the Wikimedia Foundation has opened a consultation on the topic of '''harassment''' on [[m:Harassment consultation 2015|Meta]]. The consultation period is intended to run for one month from today, November 16, and end on December 17. Please share your thoughts there on harassment-related issues facing our communities and potential solutions. (Note: this consultation is not intended to evaluate specific cases of harassment, but rather to discuss the problem of harassment itself.)
::*[[m:Harassment consultation 2015|Harassment consultation 2015]]
:Regards, [[m:Community Advocacy|Community Advocacy, Wikimedia Foundation]]
<!-- Message sent by User:PEarley (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:PEarley_(WMF)/Inspire_Mass_Message&oldid=14684364 -->
== [[m:Special:MyLanguage/Free Bassel/MassMessages/2015 Free Bassel banner straw poll|Your input requested on the proposed #FreeBassel banner campaign]] ==
''This is a message regarding the [[:m:Special:MyLanguage/Free Bassel/Banner|proposed 2015 Free Bassel banner]]. [[m:Special:MyLanguage/Free Bassel/MassMessages/2015 Free Bassel banner straw poll|Translations]] are available.''
Hi everyone,
This is to inform all Wikimedia contributors that a [[:m:Special:MyLanguage/Free Bassel/Banner/Straw poll|straw poll seeking your involvement]] has just been started on Meta-Wiki.
As some of your might be aware, a small group of Wikimedia volunteers have proposed a banner campaign informing Wikipedia readers about the urgent situation of our fellow Wikipedian, open source software developer and Creative Commons activist, [[:w:Bassel Khartabil|Bassel Khartabil]]. An exemplary [[:m:Special:MyLanguage/Free Bassel/Banner|banner]] and an [[:m:Special:MyLanguage/Free Bassel/Banner|explanatory page]] have now been prepared, and translated into about half a dozen languages by volunteer translators.
We are seeking [[:m:Special:MyLanguage/Free Bassel/Banner/Straw poll|your involvement to decide]] if the global Wikimedia community approves starting a banner campaign asking Wikipedia readers to call on the Syrian government to release Bassel from prison. We understand that a campaign like this would be unprecedented in Wikipedia's history, which is why we're seeking the widest possible consensus among the community.
Given Bassel's urgent situation and the resulting tight schedule, we ask everyone to [[:m:Special:MyLanguage/Free Bassel/Banner/Straw poll|get involved with the poll and the discussion]] to the widest possible extent, and to promote it among your communities as soon as possible.
(Apologies for writing in English; please kindly [[m:Special:MyLanguage/Free Bassel/MassMessages/2015 Free Bassel banner straw poll|translate]] this message into your own language.)
Thank you for your participation!
''Posted by the [[:m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] 21:47, 25 November 2015 (UTC) • [[m:Special:MyLanguage/Free Bassel/MassMessages/2015 Free Bassel banner straw poll|Translate]] • [[:m:Talk:Free Bassel/Banner|Get help]]
<!-- Message sent by User:Varnent@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=14758733 -->
== Community Wishlist Survey ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hi everyone! Apologies for posting this in English. Translations are very welcome.
We're beginning the second part of the Community Tech team's '''[[:m:2015 Community Wishlist Survey/Voting|Community Wishlist Survey]]''', and we're inviting all active contributors to vote on the proposals that have been submitted.
Thanks to you and other Wikimedia contributors, 111 proposals were submitted to the team. We've split the proposals into categories, and now it's time to vote! You can vote for any proposal listed on the pages, using the <nowiki>{{Support}}</nowiki> tag. Feel free to add comments pro or con, but only support votes will be counted. The voting period will be 2 weeks, ending on December 14.
The proposals with the most support votes will be the team's top priority backlog to investigate and address. Thank you for participating, and we're looking forward to hearing what you think!
Community Tech via
</div> [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १४:३९, १ दिसम्बर २०१५ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Target_lists/Global_distribution&oldid=14913494 -->
== New Wikipedia Library Accounts Available Now (December 2015) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|150px|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for, free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
* [[w:en:WP:Gale|Gale]] - multidisciplinary periodicals, newspapers, and reference sources - 10 accounts
* [[w:en:Wikipedia:Brill|Brill]] - academic e-books and journals in English, Dutch, and other languages - 25 accounts
* [[w:fi:Wikipedia:Wikipedian_Lähdekirjasto/Suomalaisen_Kirjallisuuden_Seura|Finnish Literature Society]] (in Finnish)
* [[w:fa:ویکیپدیا:مگایران|Magiran]] (in Farsi) - scientific journal articles - 100 articles
* [[w:fa:ویکیپدیا:سیویلیکا|Civilica]] (in Farsi) - Iranian journal articles, seminars, and conferences - 50 accounts
Many other partnerships with accounts available are listed on [[m:The_Wikipedia_Library/Journals|our partners page]], including [[w:en:WP:EBSCO|EBSCO]], [[w:en:WP:DeGruyter|DeGruyter]], and [[w:en:WP:Newspaperarchive.com|Newspaperarchive.com]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[m:The Wikipedia Library/Coordinators|The Wikipedia Library Team]] 01:01, 11 December 2015 (UTC)
:''Help us a start Wikipedia Library in your language! Email us at wikipedialibrary@wikimedia.org''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small></div>
<!-- Message sent by User:Matiia@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=14689842 -->
== [[m:Special:MyLanguage/Wikipedia 15|Get involved in Wikipedia 15!]] ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''This is a message from the [[m:Special:MyLanguage/Wikimedia Foundation|Wikimedia Foundation]]. [[m:Special:MyLanguage/Wikipedia 15/MassMessages/Get involved|Translations]] are available.''
[[File:International-Space-Station wordmark blue.svg|right|200px]]
As many of you know, January 15 is Wikipedia’s 15th Birthday!
People around the world are getting involved in the celebration and have started adding their [[m:Special:MyLanguage/Wikipedia 15/Events|events on Meta Page]]. While we are celebrating Wikipedia's birthday, we hope that all projects and affiliates will be able to utilize this celebration to raise awareness of our community's efforts.
Haven’t started planning? Don’t worry, there’s lots of ways to get involved. Here are some ideas:
* '''[[m:Special:MyLanguage/Wikipedia 15/Events|Join/host an event]]'''. We already have more than 80, and hope to have many more.
* '''[[m:Special:MyLanguage/Wikipedia 15/Media|Talk to local press]]'''. In the past 15 years, Wikipedia has accomplished extraordinary things. We’ve made a [[m:Special:MyLanguage/Wikipedia 15/15 years|handy summary]] of milestones and encourage you to add your own. More resources, including a [[m:Special:MyLanguage/Wikipedia 15/Media#releases|press release template]] and [[m:Special:MyLanguage/Communications/Movement Communications Skills|resources on working with the media]], are also available.
* '''[[m:Special:MyLanguage/Wikipedia 15/Material|Design a Wikipedia 15 logo]]'''. In place of a single icon for Wikipedia 15, we’re making dozens. Add your own with something fun and representative of your community. Just use the visual guide so they share a common sensibility.
* '''[[m:Special:MyLanguage/Wikipedia 15/Events/Package#birthdaywish|Share a message on social media]]'''. Tell the world what Wikipedia means to you, and add #wikipedia15 to the post. We might re-tweet or share your message!
Everything is linked on the [[m:Special:MyLanguage/Wikipedia 15|Wikipedia 15 Meta page]]. You’ll find a set of ten data visualization works that you can show at your events, and a [[c:Category:Wikipedia15 Mark|list of all the Wikipedia 15 logos]] that community members have already designed.
If you have any questions, please contact [[m:User:ZMcCune (WMF)|Zachary McCune]] or [[m:User:JSutherland (WMF)|Joe Sutherland]].
Thanks and Happy nearly Wikipedia 15!<br />
-The Wikimedia Foundation Communications team
''Posted by the [[m:User:MediaWiki message delivery|MediaWiki message delivery]], २०:५९, १८ दिसम्बर २०१५ (UTC) • [[m:Wikipedia 15/MassMessages/Get involved|{{int:please-translate}}]] • [[m:Talk:Wikipedia 15|{{int:help}}]]
</div>
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=15158198 -->
56l0cpcodbxegscz4m9tlkxn2jjv7ld
Wikipedia:Noticeboard/Archive/2016
4
7012
101101
101071
2022-04-19T06:49:29Z
CX Zoom
6375
Fix transclusion template (via JWB)
101101
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2016}}</noinclude>
== Wikimania 2016 Scholarships - Deadline soon! ==
:{{int:Please-translate}}
A reminder - applications for scholarships for Wikimania 2016 in Esino Lario, Italy, are closing soon! Please get your applications in by January 9th. To apply, visit the page below:
:*[https://wikimania2016.wikimedia.org/wiki/Scholarships Wikimania 2016 Scholarships]
[[User:PEarley (WMF)|Patrick Earley (WMF)]] via [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०१:४९, ५ ज्यानुवरी २०१६ (UTC)
<!-- Message sent by User:PEarley (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:PEarley_(WMF)/Mass_Message_-_large&oldid=15209973 -->
== 2016 WMF Strategy consultation ==
:{{int:Please-translate}}
Hello, all.
The Wikimedia Foundation (WMF) has launched a consultation to help create and prioritize WMF strategy beginning July 2016 and for the 12 to 24 months thereafter. This consultation will be open, on Meta, from 18 January to 26 February, after which the Foundation will also use these ideas to help inform its Annual Plan. (More on our timeline can be found on that Meta page.)
Your input is welcome (and greatly desired) at the Meta discussion, [[:m:2016 Strategy/Community consultation|2016 Strategy/Community consultation]].
Apologies for English, where this is posted on a non-English project. We thought it was more important to get the consultation translated as much as possible, and good headway has been made there in some languages. There is still much to do, however! We created [[:m:2016 Strategy/Translations]] to try to help coordinate what needs translation and what progress is being made. :)
If you have questions, please reach out to me on my talk page or on the strategy consultation's talk page or by email to mdennis@wikimedia.org.
I hope you'll join us! [[:m:User:Mdennis (WMF)|Maggie Dennis]] via [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १९:०६, १८ ज्यानुवरी २०१६ (UTC)
<!-- Message sent by User:Mdennis (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:PEarley_(WMF)/Mass_Message_-_large&oldid=15253743 -->
== The visual editor is coming to this wiki ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Norwegian-road-sign-110.0 (fluorescent).svg|right|frameless]]
''Hello. Please excuse the English. {{Int:Please-translate}}. {{Int:Feedback-thanks-title}}''
Hi everybody,
My name is Erica, and I am a [[:mw:Community Engagement (Product)|Community Liaison]] at the Wikimedia Foundation. I'm here to let you know that <mark>[[mw:VisualEditor/Portal|'''the visual editor''']] is coming to editors at this Wikipedia soon.</mark> It allows people to edit Wikipedia articles as if they were using word processing software.
You don't have to wait until the deployment to test it; '''you can test the visual editor right now.''' To turn it on, select [[Special:Preferences#mw-prefsection-betafeatures|"{{int:betafeatures-toplink}}"]] in your preferences. Choose "{{int:visualeditor}}" and click save. When it is enabled, you will press the "{{int:vector-view-edit}}" button to edit an article in the new software. To use the wikitext editor, you can press "{{int:visualeditor-ca-editsource}}".
After the deployment, everyone will automatically have the option to use either the visual editor or the current wikitext editor. For more information about how to use the visual editor, see [[:mw:Help:VisualEditor/User guide]].
More information about [[mediawikiwiki:Help:VisualEditor/VE_as_the_main_editor|preparing for the visual editor is posted here]].
* It's easier to add templates if you've added [[mw:TemplateData|TemplateData]] information.
* Please help translate the user interface and pages about the visual editor. See [[:mw:VisualEditor/TranslationCentral|the visual editor's TranslationCentral]] for general information. To translate the user guide, go to [[mediawikiwiki:Help:VisualEditor/User_guide|the MediaWiki.org page]], and select "{{int:translate-tag-translate-link-desc}}". Your language should be available from the drop-down menu on the right. Once you've done this, you'll see the document in English, side by side with any translation work already done in your language. You can add new translations or change old translations. To [https://translatewiki.net/w/i.php?title=Special:Translate&group=ext-visualeditor-0-all&language= translate the user interface], you need to create an account at translatewiki.net. [[:mediawikiwiki:User_talk:Elitre_(WMF)|Contact me personally]] if you need help with that.
* Please let us know if you find any problems. You can report issues in [[phab:|Phabricator, the new bug tracking system]] or on the [[:mw:Topic:St8y4ni42d0vr9cv|central feedback page]] on MediaWiki.org. If you notice major issues affecting your project, please leave a note [[:mw:User talk:Elitre (WMF)|on my talk page]]. <div style="float: right;">''[[m:VisualEditor/Newsletter/Phase_6_wikis|Wrong target page? Fix it here]] • [[:m:VisualEditor/Newsletter|Sign up for the visual editor's multilingual newsletter]] ''</div>
Thank you, and happy editing! --[[:mw:User:Elitre (WMF)|Elitre (WMF)]] [[:mw:User talk:Elitre (WMF)|(talk)]] १८:२९, ५ फ़रवरी २०१६ (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Phase_6_wikis&oldid=15312196 -->
== Reminder: the visual editor is coming to this wiki soon ==
<div dir="ltr" class="me-content-ltr" lang="en">
[[File:Twemoji 23f0.svg|right|frameless]]
''Hello again. Please excuse the English. {{Int:Please-translate}}. {{Int:Feedback-thanks-title}}''
This is a reminder that [[mw:VisualEditor/Portal|'''the visual editor''']] is coming to all editors at this Wikipedia soon. As of this writing, the team is not aware of any issues specific to this language that should prevent the new software to be deployed here; therefore, please do let us know if you find any problems instead. You can report issues in [[phab:|Phabricator, the new bug tracking system]] or on the [[:mw:Topic:St8y4ni42d0vr9cv|central feedback page]] on MediaWiki.org. There is a '''[[:mw:Help:VisualEditor/VE as the main editor|short guide at mediawiki.org]]''' that you can follow (as if it was a "checklist") to learn about the community work necessary to adapt the visual editor, and its referencing system in particular, to your community's needs.
<mark>If you can translate from English into this wiki's language, or know anyone who can, please follow the links below, as '''this language still has 0% progress in translations'''</mark> <small>(0% or slightly above, for interface messages)</small>. You'll help your community get the best possible experience when it comes to [[:mw:VisualEditor/TranslationCentral#To_do|interface messages and documentation related to the visual editor]]. <small>After you click on any links, your language should be available from the drop-down menu on the right. Once you've selected it, you'll see the document in English side by side with any translation work already done in your language. You can add new translations or modify existing ones. The interface is hosted at https://translatewiki.net; you'll need an account if you never translated there before. The user guide lives at Mediawiki.org, for which you can use your regular Wikipedia account. [[:mw:User talk:Elitre (WMF)|You're welcome to contact me personally]] whenever you need help. </small>
*'''[https://translatewiki.net/w/i.php?title=Special:Translate&group=ext-visualeditor-0-all&language= Interface messages]'''
*'''[https://www.mediawiki.org/w/index.php?title=Special:Translate&group=page-Help%3AVisualEditor%2FUser+guide&language=&filter=%21translated&action=translate User Guide]'''
Thank you for your cooperation, and happy editing! --[[:mw:User:Elitre (WMF)|Elitre (WMF)]] [[:mw:User talk:Elitre (WMF)|(talk)]] १६:३४, २६ फ़रवरी २०१६ (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Phase_6_wikis_no_translations&oldid=15362921 -->
== Completion suggestor ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
== Updates to wiki search auto completion are arriving 10 March==
Hello!
{{Int:Please-translate}}. {{Int:Feedback-thanks-title}}
The [[:m:User:CKoerner (WMF)/Work/Completion Suggester beta reminder and coming soon|completion suggester beta feature]] will become the default at the first group of wikis on '''Thursday, 10 March'''. This initial rollout will start with some of the smaller wikis to ensure the change happens in an organized way. The remaining wikis will receive the update on Wednesday, 16 March. This update brings three major improvements to search. Improved search result ordering, a tolerance for a small number of spelling errors, and suggests fewer typos.
Since December 2015, 19,000 editors have already opted into the completion suggester beta feature. Contributors are encouraged to [[Special:Preferences#mw-prefsection-betafeatures|try out the feature]] ahead of the release. Please share any comments on the Completion Suggester [[mw:Help:CirrusSearch/CompletionSuggester|discussion page]] in any language.
To learn more about the work of the Discovery department and other improvements to search, please check out [[wmfblog:2015/12/23/search-and-discovery-on-wikipedia/|the Wikimedia blog]]. Read about [[mw:Special:MyLanguage/Help:CirrusSearch|CirrusSearch]], the MediaWiki extension that makes wiki search possible.</div> - [[User:CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) २२:०९, ७ मार्च २०१६ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:CKoerner_(WMF)/Work/Completion_Suggester_inital_rollout/Target_list&oldid=15420104 -->
== New Wikipedia Library Accounts Available Now (March 2016) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Apologies for writing in English. {{int:Please-translate}}''
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for access to research materials from:
* '''[[w:en:WP:Cambridge|Cambridge University Press]]''' - a major publisher of academic journals and e-books in a variety of subject areas. Access includes both Cambridge Journals Online and Cambridge Books. 25 accounts.
* '''[[w:en:WP:Alexander Street|Alexander Street ''Academic Video Online'']]''' - a large academic video collection good for a wide range of subjects, including news programs (such as PBS and BBC), music and theatre, lectures and demonstrations, and documentaries. 25 accounts.
* '''[[w:en:WP:Baylor|Baylor University Press]]''' - a publisher of academic e-books primarily in religious studies and the humanities. 50 accounts.
* '''[[w:en:WP:Future Science Group|Future Science Group]]''' - a publisher of medical, biotechnological and scientific research. 30 accounts.
* '''[[w:en:WP:Annual Reviews|Annual Reviews]]''' - a publisher of review articles in the biomedical sciences. 100 accounts.
* '''[[w:en:WP:Miramar|Miramar Ship Index]]''' - an index to ships and their histories since the early 19th century. 30 accounts.
'''Non-English'''
*'''[[w:fa:ویکیپدیا:نورمگز|Noormags]]''' - Farsi-language aggregator of academic and professional journals and magazines. 30 accounts.
*'''[[w:ar:ويكيبيديا:مكتبة ويكيبيديا/كتبنا|Kotobna]]''' - Arabic-language ebook publishing platform. 20 accounts.
'''Expansions'''
*'''[[w:en:WP:Gale|Gale]]''' - aggregator of newspapers, magazines and journals. 50 accounts.
*'''[[w:en:WP:Elsevier|Elsevier ScienceDirect]]''' - an academic publishing company that publishes medical and scientific literature. 100 accounts.
Many other partnerships with accounts available are listed on [[w:en:WP:The_Wikipedia_Library/Journals|our partners page]], including [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:WP:De Gruyter|De Gruyter]], [[w:en:WP:EBSCO|EBSCO]], [[w:en:WP:Newspapers.com|Newspapers.com]] and [[w:en:WP:BNA|British Newspaper Archive]]. Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] २०:३०, १७ मार्च २०१६ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Sadads@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=15424370 -->
== Open Call for Individual Engagement Grants ==
[[File:IEG barnstar 2.png|right|100px]]
{{int:Please-translate}}:
Greetings! The '''[[m:Special:MyLanguage/IEG|Individual Engagement Grants (IEG) program]] is accepting proposals''' until April 12th to fund new tools, research, outreach efforts, and other experiments that enhance the work of Wikimedia volunteers.
Whether you need a small or large amount of funds (up to $30,000 USD), IEGs can support you and your team’s project development time in addition to project expenses such as materials, travel, and rental space.
*[[m:Special:MyLanguage/Grants:IEG#ieg-apply|'''Submit''' a grant request]] or [[m:Special:MyLanguage/Grants:IdeaLab|'''draft''' your proposal]] in IdeaLab
*[[m:Special:MyLanguage/Grants:IdeaLab/Events#Upcoming_events|'''Get help''' with your proposal]] in an upcoming Hangout session
*[[m:Special:MyLanguage/Grants:IEG#ieg-engaging|'''Learn from examples''' of completed Individual Engagement Grants]]
With thanks, [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] १५:४७, ३१ मार्च २०१६ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=15490024 -->
== Server switch 2016 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
The [[foundation:|Wikimedia Foundation]] will be testing its newest data center in Dallas.
This will make sure Wikipedia and the other Wikimedia wikis can stay online even after a disaster.
To make sure everything is working, the Wikimedia Technology department needs to conduct a planned test. This test will show whether they can reliably switch from one data center to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic to the new data center on '''Tuesday, 19 April'''.<br/>
On '''Thursday, 21 April''', they will switch back to the primary data center.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop during those two switches.
We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for approximately 15 to 30 minutes on Tuesday, 19 April and Thursday, 21 April, starting at 14:00 UTC (15:00 BST, 16:00 CEST, 10:00 EDT, 07:00 PDT).
If you try to edit or save during these times, you will see an error message.
We hope that no edits will be lost during these minutes, but we can't guarantee it.
If you see the error message, then please wait until everything is back to normal.
Then you should be able to save your edit.
But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped.
Red links might not be updated as quickly as normal.
If you create an article that is already linked somewhere else, the link will stay red longer than usual.
Some long-running scripts will have to be stopped.
*There will be a code freeze for the week of 18 April.
No non-essential code deployments will take place.
This test was originally planned to take place on March 22.
April 19th and 21st are the new dates.
You can [[wikitech:Switch Datacenter#Schedule for Q3 FY2015-2016 rollout|read the schedule at wikitech.wikimedia.org]].
They will post any changes on that schedule.
There will be more notifications about this.
'''Please share this information with your community.''' /[[m:User:Whatamidoing (WMF)|User:Whatamidoing (WMF)]] ([[m:User talk:Whatamidoing (WMF)|talk]]) २१:०७, १७ अप्रैल २०१६ (UTC)
</div>
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Tech/Server_switch_2016/Delivery_list&oldid=15533827 -->
== Wikipedia to the Moon ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello! Sorry that this is in English only, but we are using village pump messaging in order to reach as many language communities as possible. Wrong page? Please fix it [[:m:Distribution list/Global message delivery|here]].
This is an invitation to all Wikipedians: Wikimedia Deutschland has been given data space to include Wikipedia content in an upcoming mission to the Moon. (No joke!) We have launched a community discussion about how to do that, because we feel that this is for the global community of editors. Please, '''[[:m:Special:MyLanguage/Wikipedia to the Moon|join the discussion on Meta-Wiki]]''' (and translate this invitation to your language community)! Best, [[:m:Talk:Wikipedia to the Moon|Moon team at Wikimedia Deutschland]] १५:३५, २१ अप्रैल २०१६ (UTC)
</div>
<!-- Message sent by User:Martin Rulsch (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_Wikipedia_delivery&oldid=15542536 -->
== Wikipedia to the Moon: voting has begun ==
Hello, after six weeks of community discussion about [https://moon.wikimedia.org Wikipedia to the Moon], there are now 10 different proposals for content for the mission. Starting today, [[:m:Special:MyLanguage/Wikipedia_to_the_Moon/Voting|you can vote for them on Meta-Wiki]], and decide what we will work on: a Wikipedia canon, different lists, the Moon in 300 languages, an astronomy editathon, featured articles, articles about technology, endangered things, or DNA-related topics. You can even vote against community involvement. Voting is open until 24 June. Sorry that this message is again in English only, but we are using village pumps to reach as many communities as possible, so that everyone knows they can vote. Best, [[:m:Special:MyLanguage/Wikipedia to the Moon/About|Moon team at Wikimedia Deutschland]] १५:३१, १० जून २०१६ (UTC)
<!-- Message sent by User:Martin Rulsch (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_Wikipedia_delivery&oldid=15542536 -->
== Compact Links coming soon to this wiki ==
{{int:Please-translate}}
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Compact-language-links-list.png|thumb|Screenshot of Compact Language Links interlanguage list]]
Hello, I wanted to give a heads up about an upcoming feature for this wiki, which you may already seen in the latest issue of [[:m:Tech/News/2016/25|Tech News]]. [[:mw:Universal_Language_Selector/Compact_Language_Links|Compact Language Links]] has been available as a beta-feature on all Wikimedia wikis since 2014. With compact language links enabled, users are shown a much shorter list of languages on the interlanguage link section of an article (see image). This will be enabled as a feature in the coming week for all users, which can be turned on or off using a preference setting. We look forward to your feedback and please do let us know if you have any questions. Details about Compact Language Links can be read in the [[:mw:Universal_Language_Selector/Compact_Language_Links|project documentation]].
Due to the large scale enablement of this feature, we have had to use [[:m:Global_message_delivery|MassMessage]] for this announcement and as a result it is only written in English. We will really appreciate if this message can be translated for other users of this wiki. Thank you. On behalf of the Wikimedia Language team: [[:mw:User:Runab_WMF|Runa Bhattacharjee (WMF)]] ([[mw:User talk:Runab_WMF|talk]]) १४:०१, २४ जून २०१६ (UTC)
</div>
<!-- Message sent by User:Runab WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/ULS_Compact_Links/28_June&oldid=15721303 -->
== Compact Language Links enabled in this wiki today ==
{{int:Please-translate}}
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Compact-language-links-list.png|thumb|Screenshot of Compact Language Links interlanguage list]]
[[:mw:Universal_Language_Selector/Compact_Language_Links|Compact Language Links]] has been available as a beta-feature on all Wikimedia wikis since 2014. With compact language links enabled, users are shown a much shorter list of languages on the interlanguage link section of an article (see image). Based on several factors, this shorter list of languages is expected to be more relevant for them and valuable for finding similar content in a language known to them. More information about compact language links can be found in [[:mw:Universal_Language_Selector/Compact_Language_Links|the documentation]].
From today onwards, compact language links has been enabled as the default listing of interlanguage links on this wiki. However, using the button at the bottom, you will be able to see a longer list of all the languages the article has been written in. The setting for this compact list can be changed by using the checkbox under ''User Preferences -> Appearance -> Languages''
The compact language links feature has been tested extensively by the Wikimedia Language team, which developed it. However, in case there are any problems or other feedback please let us know on the [[:mw:Talk:Universal_Language_Selector/Compact_Language_Links|project talk page]]. It is to be noted that on some wikis the presence of an existing older gadget that was used for a similar purpose may cause an interference for compact language list. We would like to bring this to the attention of the admins of this wiki. Full details are on [[phab:T131455|this phabricator ticket]] (in English).
Due to the large scale enablement of this feature, we have had to use [[:m:Global_message_delivery|MassMessage]] for this announcement and as a result it is only written in English. We will really appreciate if this message can be translated for other users of this wiki. Thank you. On behalf of the Wikimedia Language team: [[:mw:User:Runab_WMF|Runa Bhattacharjee (WMF)]] ([[mw:User talk:Runab_WMF|talk]])-०४:२१, २८ जून २०१६ (UTC)
</div>
<!-- Message sent by User:Runab WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/ULS_Compact_Links/28_June&oldid=15728024 -->
== Wikipedia to the Moon: invitation to edit ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Three weeks ago, you were invited to vote on how to take Wikipedia articles to the Moon. Community voting is over and the winning idea is to send all ‘’featured articles and lists’’ to the Moon. This decision means that, starting today, Wikipedians from all language communities are warmly invited to intensively work on their best articles and lists, and submit them to Wikipedia to the Moon. The central site to coordinate between communities will be Meta-Wiki. You will find an [[m:Wikipedia to the Moon/Working|overview and more information there]]. Hopefully, we will be able to represent as many languages as possible, to show Wikipedia’s diversity. Please feel kindly invited to edit on behalf of your community and tell us about your work on featured content!
Best, [[:m:Special:MyLanguage/Wikipedia to the Moon/About|Moon team at Wikimedia Deutschland]] १४:१०, १ जुलाई २०१६ (UTC)
</div>
<!-- Message sent by User:Lydia Pintscher (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_Wikipedia_delivery&oldid=15542536 -->
== Open call for Project Grants ==
[[File:IEG barnstar 2.png|right|100px]]
{{int:Please-translate}}:
:Greetings! The '''[[m:Special:MyLanguage/Grants:Project|Project Grants program]] is accepting proposals''' from July 1st to August 2nd to fund new tools, research, offline outreach (including editathon series, workshops, etc), online organizing (including contests), and other experiments that enhance the work of Wikimedia volunteers.
:Whether you need a small or large amount of funds, Project Grants can support you and your team’s project development time in addition to project expenses such as materials, travel, and rental space.
:*[[m:Special:MyLanguage/Grants:Project/Apply|'''Submit''' a grant request]] or [[m:Special:MyLanguage/Grants:IdeaLab|'''draft''' your proposal]] in IdeaLab
:*[[m:Special:MyLanguage/Grants:IdeaLab/Events#Upcoming_events|'''Get help with your proposal''']] in an upcoming Hangout session
:*'''Learn from examples''' of completed [[m:Special:MyLanguage/Grants:IEG#ieg-engaging|Individual Engagement Grants]] or [[m:Special:MyLanguage/Grants:PEG/Requests#Grants_funded_by_the_WMF_in_FY_2015.E2.80.9316|Project and Event Grants]]
:Also accepting candidates to [[m:Special:MyLanguage/Grants:Project/Quarterly/Committee|join the Project Grants Committee through July 15.]]
:With thanks, [[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] १५:२५, ५ जुलाई २०१६ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=15504704 -->
== Save/Publish ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
The [[:mw:Editing|Editing]] team is planning to change the name of the [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Savearticle “<bdi>{{int:Savearticle}}</bdi>”] button to [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Publishpage “'''<bdi>{{int:Publishpage}}</bdi>'''”] and [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Publishchanges “'''<bdi>{{int:Publishchanges}}</bdi>'''”]. “<bdi>{{int:Publishpage}}</bdi>” will be used when you create a new page. “<bdi>{{int:Publishchanges}}</bdi>” will be used when you change an existing page. The names will be consistent in all editing environments.[https://phabricator.wikimedia.org/T131132][https://phabricator.wikimedia.org/T139033]
This change will probably happen during the week of 30 August 2016. The change will be announced in [[:m:Special:MyLanguage/Tech/News|Tech News]] when it happens.
If you are fluent in a language other than English, please check the status of translations at translatewiki.net for [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Publishpage “'''<bdi>{{int:Publishpage}}</bdi>'''”] and [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Publishchanges “'''<bdi>{{int:Publishchanges}}</bdi>'''”].
The main reason for this change is to avoid confusion for new editors. Repeated user research studies with new editors have shown that some new editors believed that [https://translatewiki.net/w/i.php?title=Special:Translations&namespace=8&message=Savearticle “<bdi>{{int:Savearticle}}</bdi>”] would save a private copy of a new page in their accounts, rather than permanently publishing their changes on the web. It is important for this part of the user interface to be clear, since it is difficult to remove public information after it is published. We believe that the confusion caused by the “<bdi>{{int:Savearticle}}</bdi>” button increases the workload for experienced editors, who have to clean up the information that people unintentionally disclose, and report it to the functionaries and stewards to suppress it. Clarifying what the button does will reduce this problem.
Beyond that, the goal is to make all the wikis and languages more consistent, and some wikis made this change many years ago. The [[:m:Legal|Legal team]] at the Wikimedia Foundation supports this change. Making the edit interface easier to understand will make it easier to handle licensing and privacy questions that may arise.
Any help pages or other basic documentation about how to edit pages will also need to be updated, on-wiki and elsewhere. On wiki pages, you can use the wikitext codes <code><nowiki>{{int:Publishpage}}</nowiki></code> and <code><nowiki>{{int:Publishchanges}}</nowiki></code> to display the new labels in the user's preferred language. For the language settings in [[Special:Preferences|your account preferences]], these wikitext codes produce “<bdi>{{int:Publishpage}}</bdi>” and “<bdi>{{int:Publishchanges}}</bdi>”.
Please share this news with community members who teach new editors and with others who may be interested.
</div> [[m:User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[m:User talk:Whatamidoing (WMF)|talk]]) १८:०३, ९ अगस्त २०१६ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=15790914 -->
== New Wikipedia Library accounts available now (August 2016) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access, accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|publisher donation program]]. You can now sign up for new accounts and research materials from:
* '''[[w:de:Wikipedia:Nomos|Nomos]]''' – Primarily German-language publisher of law and social sciences books and journals - 25 accounts
* '''[[w:en:Wikipedia:World Scientific|World Scientific]]''' – Scientific, technical, and medical journals - 50 accounts
* '''[[w:en:Wikipedia:Edinburgh University Press|Edinburgh University Press]]''' – Humanities and social sciences journals - 25 accounts
* '''[[w:en:Wikipedia:American Psychological Association|American Psychological Association]]''' – Psychology books and journals - 10 accounts
* '''[[w:en:Wikipedia:Emerald|Emerald]]''' – Journals on a range of topics including business, education, health care, and engineering - 10 accounts
Many other partnerships with accounts available are listed on [[m:The Wikipedia Library/Databases|our partners page]], including [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:WP:EBSCO|EBSCO]], [[w:de:WP:DeGruyter|DeGruyter]], [[w:en:WP:Gale|Gale]] and [[w:en:WP:Newspaperarchive.com|Newspaperarchive.com]].
Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] १८:३८, ३० अगस्त २०१६ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language! Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=15804509 -->
== RevisionSlider ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
From September 13th on, [[mw:Special:MyLanguage/Extension:RevisionSlider|RevisionSlider]] will be available as a [[mw:Special:MyLanguage/Beta Features|beta feature]] in your wiki. The RevisionSlider adds a slider view to the diff page, so that you can easily move between revisions. The feature fulfills a wish from the [[m:WMDE Technical Wishes|German Community’s Technical Wishlist]]. Everyone is invited to test the feature and we hope that it will serve you well in your work! </div> [[user:Birgit Müller (WMDE)|Birgit Müller (WMDE)]] १५:०८, १२ सेप्टेम्बर २०१६ (UTC)
<!-- Message sent by User:Birgit Müller (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_2&oldid=15903627 -->
== Grants to improve your project ==
''{{int:Please-translate}}:''
Greetings! The [[:m:Grants:Project|Project Grants program]] is currently accepting proposals for funding. There is just over a week left to submit before the October 11 deadline. If you have ideas for software, offline outreach, research, online community organizing, or other projects that enhance the work of Wikimedia volunteers, start your proposal today! Please encourage others who have great ideas to apply as well. Support is available if you want help turning your idea into a grant request.
*'''[[:m:Grants:Project/Apply|Submit a grant request]]'''
*'''Get help''': In [[:m:Grants:IdeaLab|IdeaLab]] or an upcoming [[:m:Grants:Project#Upcoming_events|Hangout session]]
*'''Learn from examples''' of completed [[:m:Grants:IEG#ieg-engaging|Individual Engagement Grants]] or [[:m:Grants:PEG/Requests#Grants_funded_by_the_WMF_in_FY_2015.E2.80.9316|Project and Event Grants]]
[[m:User:I JethroBT (WMF)|I JethroBT (WMF)]] ([[m:User talk:I JethroBT (WMF)|talk]]) २०:११, ३० सेप्टेम्बर २०१६ (UTC)
<!-- Message sent by User:I JethroBT (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:I_JethroBT_(WMF)/IEG_2015_Targets&oldid=15939807 -->
== Creative Commons 4.0 ==
Hello! I'm writing from the Wikimedia Foundation to invite you to give your feedback on a proposed move from CC BY-SA 3.0 to a CC BY-SA 4.0 license across all Wikimedia projects. The consultation will run from October 5 to November 8, and we hope to receive a wide range of viewpoints and opinions. Please, if you are interested, [[meta:Special:MyLanguage/Terms of use/Creative Commons 4.0|take part in the discussion on Meta-Wiki]].
''Apologies that this message is only in English. [[meta:Special:MyLanguage/Terms of use/Creative Commons 4.0/MassMessage|This message can be read and translated in more languages here]].'' [[User:JSutherland (WMF)|Joe Sutherland]] ([[User talk:JSutherland (WMF)|talk]]) ०१:३४, ६ ओक्टोबर २०१६ (UTC)
<!-- Message sent by User:JSutherland (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:JSutherland_(WMF)/MassMessage/1&oldid=15962252 -->
==Editing news n.3-2016==
<div class="mw-content-ltr" lang="en" dir="ltr">
''Sorry for the delay in delivering this newsletter!''
*'''[[:m:VisualEditor/Newsletter/Wikis_with_VE|Change or add a community page where the next issue is delivered]]'''
*'''[[:m:VisualEditor/Newsletter|Sign up personally]]'''
*'''[[:m:VisualEditor/Newsletter/Translators|Volunteer to provide translations in the future]]'''
''[[:m:Special:MyLanguage/VisualEditor/Newsletter/2016/October|Read this in another language]] • [[:m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]''
<div style="float:right;width:230px;{{#switch:ltr|rtl=float:left;margin-left:0;|#default=float:right;margin-right:0;}}margin-left:1em;border-style:solid;border-width:1px;padding:1em;">
[[File:VisualEditor-logo.svg|200px|center|alt=VisualEditor]]'''Did you know?'''
<div class="thumbcaption" style="font-size: 90%;">
Did you know that you can easily re-arrange columns and rows in the visual editor? [[File:VisualEditor table editing menu.png|alt=Screenshot showing a dropdown menu with options for editing the table structure|center|frameless|232x232px]]
Select a cell in the column or row that you want to move. Click the arrow at the start of that row or column to open the dropdown menu (shown). Choose either "Move before" or "Move after" to move the column, or "Move above" or "Move below" to move the row.
You can read and help translate [[:mw:Special:MyLanguage/VisualEditor/User guide|the user guide]], which has more information about how to use the visual editor.
</div></div>
Since the last newsletter, the [[:mw:Special:MyLanguage/VisualEditor|VisualEditor Team]] has mainly worked on a new wikitext editor. They have also released some small features and the new map editing tool. Their workboard is available [[phab:project/board/483/|in Phabricator]]. You can find links to the list of work finished each week at [[:mw:VisualEditor/Weekly triage meetings|mw:VisualEditor/Weekly triage meetings]]. Their [[:mw:VisualEditor/Current_priorities|current priorities]] are fixing bugs, releasing the 2017 wikitext editor as a [[mediawikiwiki:Beta_Features|beta feature]], and improving language support.
=== Recent changes ===
*You can now set text as small or big.[https://phabricator.wikimedia.org/T53613]
*Invisible templates have been shown as a puzzle icon. Now, the name of the invisible template is displayed next to the puzzle icon.[https://phabricator.wikimedia.org/T141861] A similar feature will display the first part of hidden HTML comments.[https://phabricator.wikimedia.org/T147089]
*Categories are displayed at the bottom of each page. If you click on the categories, the dialog for editing categories will open.[https://phabricator.wikimedia.org/T145267]
*At many wikis, you can now add [[mediawikiwiki:Maps|maps]] to pages. Go to the Insert menu and choose the "Maps" item. The Discovery department is adding more features to this area, like geoshapes. You can read more at mediawiki.org.[https://www.mediawiki.org/wiki/Wikimedia_Discovery#Maps]
*The "Save" button now says "Save page" when you create a page, and "Save changes" when you change an existing page.[https://phabricator.wikimedia.org/T139033] In the future, the "{{int:Savearticle}}" button will say "{{int:Publishpage}}". This will affect both the visual and wikitext editing systems. More [[:m:Editing/Publish|information is available on Meta]].
*Image galleries now use a visual mode for editing. You can see thumbnails of the images, add new files, remove unwanted images, rearrange the images by dragging and dropping, and add captions for each image. Use the "Options" tab to set the gallery's display mode, image sizes, and add a title for the gallery.[https://phabricator.wikimedia.org/T45037]
=== Future changes ===
The visual editor will be offered to all editors at the remaining 10 [[:mw:VisualEditor/Rollouts|"Phase 6" Wikipedias]] during the next month. The developers want to know whether typing in your language feels natural in the visual editor. Please post your comments and the language(s) that you tested at [[:mw:Topic:St8y4ni42d0vr9cv|the feedback thread on mediawiki.org]]. This will affect several languages, including [[:w:th:|'''Thai''']], [[:w:my:|'''Burmese''']] and [[:w:arc:|'''Aramaic''']].
The team is working on a modern wikitext editor. The [[Mw:2017 wikitext editor|2017 wikitext editor]] will look like the visual editor and be able to use the citoid service and other modern tools. This new editing system may become available as a Beta Feature on desktop devices in October 2016. You can read about this project in a [[:mw:Special:MyLanguage/VisualEditor/Roadmap/Update_2016-06-23|general status update on the Wikimedia mailing list]].
=== Let's work together ===
* Do you teach new editors how to use the visual editor? Did you help [[:mw:Citoid/Enabling Citoid on your wiki|set up the Citoid automatic reference feature for your wiki]]? Have you written or imported [[:mw:Special:MyLanguage/Help:TemplateData|TemplateData]] for your most important citation templates? <mark>Would you be willing to help new editors and small communities with the visual editor? Please sign up for the new [[:mw:Help:VisualEditor/Community Taskforce|'''VisualEditor Community Taskforce''']].</mark>
*If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the [[mail:translators-l|Translators mailing list]] or [https://meta.wikimedia.org/w/index.php?title=User_talk:Elitre_(WMF)&action=edit§ion=new contact us] directly, so that we can notify you when the next issue is ready. {{int:Feedback-thanks-title}}
—[[:mw:User:Elitre (WMF)|Elitre (WMF)]] २१:२२, १७ ओक्टोबर २०१६ (UTC)
</div>
== New Wikipedia Library Accounts Available Now (November 2016) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[:m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access, accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
*'''''[[:en:WP:Foreign Affairs|Foreign Affairs]]''''' - Journal of international relations and U.S. foreign policy
*'''[[:en:WP:OpenEdition|OpenEdition]]''' - Journals in the social sciences and humanities
*'''[[:en:WP:EDP Sciences|Édition Diffusion Presse Sciences]]''' - French and English language scientific journals
*'''[[:en:WP:ASHA|ASHA]]''' - Speech–language–hearing journals
*'''[[:fi:Wikipedia:Wikipedian_Lähdekirjasto/Tilastopaja|Tilastopaja]]''' - Athletics statistics
'''Expansions'''
*'''[[:en:WP:EBSCO|EBSCO]]''' - Many new databases added
*'''[[:en:WP:Taylor & Francis|Taylor & Francis]]''' - Strategic, Defence & Security Studies collection
Many other partnerships with accounts available are listed on [[:m:The Wikipedia Library/Databases|our partners page]]. Sign up today!
<br>--[[:m:The Wikipedia Library/Coordinators|The Wikipedia Library Team]] १८:३०, १ नवम्बर २०१६ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[:m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=15939318 -->
== Password reset ==
''I apologise that this message is in English. [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Security%2FPassword+reset&language=&action=page&filter= {{int:Centralnotice-shared-help-translate}}]''
We are having a problem with attackers taking over wiki accounts with privileged user rights (for example, admins, bureaucrats, oversighters, checkusers). It appears that this may be because of weak or reused passwords.
Community members are working along with members of multiple teams at the Wikimedia Foundation to address this issue.
In the meantime, we ask that everyone takes a look at the passwords they have chosen for their wiki accounts. If you know that you've chosen a weak password, or if you've chosen a password that you are using somewhere else, please change those passwords.
Select strong passwords – eight or more characters long, and containing letters, numbers, and punctuation. [[m:User:JSutherland (WMF)|Joe Sutherland]] ([[m:User talk:JSutherland (WMF)|{{int:Talkpagelinktext}}]]) / [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ००:००, १४ नवम्बर २०१६ (UTC)
<!-- Message sent by User:JSutherland (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:JSutherland_(WMF)/MassMessage/1&oldid=16060701 -->
== Adding to the above section (Password reset) ==
Please accept my apologies - that first line should read "[https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Security%2FPassword+reset&language=&action=page&filter= Help with translations!]". [[m:User:JSutherland (WMF)|Joe Sutherland (WMF)]] ([[m:User talk:JSutherland (WMF)|talk]]) / [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ००:११, १४ नवम्बर २०१६ (UTC)
<!-- Message sent by User:JSutherland (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:JSutherland_(WMF)/MassMessage/1&oldid=16060701 -->
== New way to edit wikitext ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
'''Summary''': There's a new opt-in Beta Feature of a [[:mw:2017 wikitext editor|wikitext mode for the visual editor]]. Please [[Special:Preferences#mw-prefsection-betafeatures|go try it out]].
We in the Wikimedia Foundation's Editing department are responsible for making editing better for all our editors, new and experienced alike. We've been slowly improving [[:mw:VisualEditor|the visual editor]] based on feedback, user tests, and feature requests. However, that doesn't work for all our user needs: whether you need to edit a wikitext talk page, create a template, or fix some broken reference syntax, sometimes you need to use wikitext, and many experienced editors prefer it.
Consequently, we've planned a "wikitext mode" for the visual editor for a long time. It provides as much of the visual editor's features as possible, for those times that you need or want wikitext. It has the same user interface as the visual editor, including the same toolbar across the top with the same buttons. It provides access to the [[:mw:citoid|citoid service]] for formatting citations, integrated search options for inserting images, and the ability to add new templates in a simple dialog. Like in the visual editor, if you paste in formatted text copied from another page, then formatting (such as bolding) will automatically be converted into wikitext.
All wikis now have access to this mode as a [[:mw:Beta Features|Beta Feature]]. When enabled, it replaces your existing [[:mw:Editor|wikitext editor]] everywhere. If you don't like it, you can reverse this at any time by turning off the Beta Feature in your preferences. We don't want to surprise anyone, so it's strictly an ''opt-in-only'' Beta Feature. It won't switch on automatically for anyone, even if you have previously checked the box to "{{Int:Betafeatures-auto-enroll}}".
The new wikitext edit mode is based on the visual editor, so it requires JavaScript (as does the [[:mw:Extension:WikiEditor|current wikitext editor]]). It doesn't work with gadgets that have only been designed for the older one (and ''vice versa''), so some users will miss gadgets they find important. We're happy to [[:mw:VisualEditor/Gadgets|work with gadget authors to help them update their code to work]] with both editors. We're not planning to get rid of the current main wikitext editor on desktop in the foreseeable future. We're also not going to remove the existing ability to edit plain wikitext without JavaScript. Finally, though it should go without saying, if you prefer to continue using the current wikitext editor, then you may so do.
This is an early version, and we'd love to know what you think so we can make it better. Please leave feedback about the new mode [[:mw:2017 wikitext editor/Feedback|on the feedback page]]. You may write comments in any language. Thank you.
</div> [[:mw:User:Jdforrester (WMF)|James Forrester]] (Product Manager, Editing department, Wikimedia Foundation) --१९:३१, १४ दिसम्बर २०१६ (UTC)
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=15942009 -->
asvgyoy9ngzakh75uk25ksxmxenewsi
Wikipedia:Noticeboard/Archive/2017
4
7013
101102
101072
2022-04-19T06:49:32Z
CX Zoom
6375
Fix transclusion template (via JWB)
101102
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2017}}</noinclude>
== Review of initial updates on Wikimedia movement strategy process ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Note: Apologies for cross-posting and sending in English. [[m:Strategy/Wikimedia movement/2017/Updates/Initial announcements review|Message is available for translation on Meta-Wiki]].''
The Wikimedia movement is beginning a movement-wide strategy discussion, a process which will run throughout 2017. For 15 years, Wikimedians have worked together to build the largest free knowledge resource in human history. During this time, we've grown from a small group of editors to a diverse network of editors, developers, affiliates, readers, donors, and partners. Today, we are more than a group of websites. We are a movement rooted in values and a powerful vision: all knowledge for all people. As a movement, we have an opportunity to decide where we go from here.
This movement strategy discussion will focus on the future of our movement: where we want to go together, and what we want to achieve. We hope to design an inclusive process that makes space for everyone: editors, community leaders, affiliates, developers, readers, donors, technology platforms, institutional partners, and people we have yet to reach. There will be multiple ways to participate including on-wiki, in private spaces, and in-person meetings. You are warmly invited to join and make your voice heard.
The immediate goal is to have a strategic direction by Wikimania 2017 to help frame a discussion on how we work together toward that strategic direction.
Regular updates are being sent to the [[mail:Wikimedia-l|Wikimedia-l mailing list]], and posted [[m:Strategy/Wikimedia_movement/2017/Updates|on Meta-Wiki]]. Beginning with this message, monthly reviews of these updates will be sent to this page as well. [[m:Strategy/Wikimedia movement/2017/Updates/Signup|Sign up]] to receive future announcements and monthly highlights of strategy updates on your user talk page.
Here is a review of the updates that have been sent so far:
* [[m:Strategy/Wikimedia movement/2017/Updates/15 December 2016 - Update 1 on Wikimedia movement strategy process|Update 1 on Wikimedia movement strategy process]] (15 December 2016)
** Introduction to process and information about budget spending resolution to support it
* [[m:Strategy/Wikimedia movement/2017/Updates/23 December 2016 - Update 2 on Wikimedia movement strategy process|Update 2 on Wikimedia movement strategy process]] (23 December 2016)
** Start of search for Lead Architect for movement strategy process
* [[m:Strategy/Wikimedia movement/2017/Updates/8 January 2017 - Update 3 on Wikimedia movement strategy process|Update 3 on Wikimedia movement strategy process]] (8 January 2017)
** Plans for strategy sessions at upcoming Wikimedia Conference 2017
* [[m:Strategy/Wikimedia movement/2017/Updates/11 January 2017 - Update 4 on Wikimedia movement strategy process|Update 4 on Wikimedia movement strategy process]] (11 January 2017)
** Introduction of williamsworks
* [[m:Strategy/Wikimedia movement/2017/Updates/2 February 2017 - Update 5 on Wikimedia movement strategy process|Update 5 on Wikimedia movement strategy process]] (2 February 2017)
** The core movement strategy team, team tracks being developed, introduction of the Community Process Steering Committee, discussions at WikiIndaba conference 2017 and the Wikimedia movement affiliates executive directors gathering in Switzerland
* [[m:Strategy/Wikimedia movement/2017/Updates/10 February 2017 - Update 6 on Wikimedia movement strategy process|Update 6 on Wikimedia movement strategy process]] (10 February 2017)
** Tracks A & B process prototypes and providing feedback, updates on development of all four Tracks
More information about the movement strategy is available on the [[m:Strategy/Wikimedia movement/2017|Meta-Wiki 2017 Wikimedia movement strategy portal]].
''Posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] on behalf of the [[m:Special:MyLanguage/Wikimedia Foundation|Wikimedia Foundation]], २०:३०, १५ फ़रवरी २०१७ (UTC) • [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/Initial announcements review|{{int:please-translate}}]] • [[m:Talk:Strategy/Wikimedia movement/2017/Updates|Get help]]''
</div>
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16297862 -->
== Overview #2 of updates on Wikimedia movement strategy process ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Note: Apologies for cross-posting and sending in English. [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/Overview 2 of updates on Wikimedia movement strategy process|This message is available for translation on Meta-Wiki]].''
As we mentioned last month, the Wikimedia movement is beginning a movement-wide strategy discussion, a process which will run throughout 2017. This movement strategy discussion will focus on the future of our movement: where we want to go together, and what we want to achieve.
Regular updates are being sent to the [[mail:Wikimedia-l|Wikimedia-l mailing list]], and posted [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/Updates|on Meta-Wiki]]. Each month, we are sending overviews of these updates to this page as well. [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/Signup|Sign up]] to receive future announcements and monthly highlights of strategy updates on your user talk page.
Here is a overview of the updates that have been sent since our message last month:
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/16 February 2017 - Update 7 on Wikimedia movement strategy process|Update 7 on Wikimedia movement strategy process]] (16 February 2017)
** Development of documentation for Tracks A & B
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/24 February 2017 - Update 8 on Wikimedia movement strategy process|Update 8 on Wikimedia movement strategy process]] (24 February 2017)
** Introduction of Track Leads for all four audience tracks
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/2 March 2017 - Update 9 on Wikimedia movement strategy process|Update 9 on Wikimedia movement strategy process]] (2 March 2017)
** Seeking feedback on documents being used to help facilitate upcoming community discussions
More information about the movement strategy is available on the [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017|Meta-Wiki 2017 Wikimedia movement strategy portal]].
''Posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] on behalf of the [[m:Special:MyLanguage/Wikimedia Foundation|Wikimedia Foundation]], १९:४३, ९ मार्च २०१७ (UTC) • [[m:Strategy/Wikimedia movement/2017/Updates/Overview 2 of updates on Wikimedia movement strategy process|{{int:please-translate}}]] • [[m:Talk:Strategy/Wikimedia movement/2017/Updates|Get help]]''
</div>
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16350625 -->
== We invite you to join the movement strategy conversation (now through April 15) ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
: ''This message, "[[mailarchive:wikimediaannounce-l/2017-March/001383.html|We invite you to join the movement strategy conversation (now through April 15)]]", was sent through multiple channels by [[m:User:GVarnum-WMF|Gregory Varnum]] on 15 and 16 of March 2017 to village pumps, affiliate talk pages, movement mailing lists, and MassMessage groups. A similar message was sent by [[m:User:Nicole_Ebber_(WMDE)|Nicole Ebber]] to organized groups and their mailing lists on 15 of March 2017. This version of the message is available for translation and documentation purposes''
Dear Wikimedians/Wikipedians:
Today we are starting a broad discussion to define Wikimedia's future role in the world and develop a collaborative strategy to fulfill that role. You are warmly invited to join the conversation.
There are many ways to participate, by joining an existing conversation or starting your own:
[[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/Track_A|Track A (organized groups)]]: Discussions with your affiliate, committee or other organized group (these are groups that support the Wikimedia movement).
Track B (individual contributors): [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/Cycle_1|On Meta]] or your [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/Participate|local language or project wiki]].
This is the first of three conversations, and it will run between now and April 15. The purpose of cycle 1 is to discuss the future of the movement and generate major themes around potential directions. What do we want to build or achieve together over the next 15 years?
We welcome you, as we create this conversation together, and look forward to broad and diverse participation from all parts of our movement.
* [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017|Find out more about the movement strategy process]]
* [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/Toolkit/Discussion_Coordinator_Role|Learn more about volunteering to be a Discussion Coordinator]]
Sincerely,
Nicole Ebber (Track A Lead), Jaime Anstee (Track B Lead), & the [[m:Special:MyLanguage/Strategy/Wikimedia_movement/2017/People|engagement support teams]]</div></div> ०५:१०, १८ मार्च २०१७ (UTC)
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Strategy/Wikimedia_movement/2017/Updates/Global_message_delivery&oldid=16453957 -->
== [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Board of Trustees elections|Start of the 2017 Wikimedia Foundation Board of Trustees elections]] ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''Please accept our apologies for cross-posting this message. [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Board of Trustees elections|This message is available for translation on Meta-Wiki]].''
[[File:Wikimedia-logo black.svg|right|150px|link=m:Special:MyLanguage/Wikimedia Foundation elections/2017]]
On behalf of the Wikimedia Foundation Elections Committee, I am pleased to announce that self-nominations are being accepted for the [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2017/Board_of_Trustees/Call_for_candidates|2017 Wikimedia Foundation Board of Trustees Elections]].
The [[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees|Board of Trustees]] (Board) is the decision-making body that is ultimately responsible for the long-term sustainability of the Wikimedia Foundation, so we value wide input into its selection. More information about this role can be found [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees|on Meta-Wiki]]. Please read the [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees/Call for candidates|letter from the Board of Trustees calling for candidates]].
'''The [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees/Candidates|candidacy submission phase]] will last from April 7 (00:00 UTC) to April 20 (23:59 UTC).'''
'''We will also be accepting questions to ask the candidates from April 7 to April 20. [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees/Questions|You can submit your questions on Meta-Wiki]].'''
Once the questions submission period has ended on April 20, the Elections Committee will then collate the questions for the candidates to respond to beginning on April 21.
The goal of this process is to fill the '''three community-selected seats''' on the Wikimedia Foundation Board of Trustees. The election results will be used by the Board itself to select its new members.
The full schedule for the Board elections is as follows. All dates are '''inclusive''', that is, from the beginning of the first day (UTC) to the end of the last.
* April 7 (00:00 UTC) – April 20 (23:59 UTC) – '''Board nominations'''
* April 7 – April 20 – '''Board candidates questions submission period'''
* April 21 – April 30 – '''Board candidates answer questions'''
* May 1 – May 14 – '''Board voting period'''
* May 15–19 – '''Board vote checking'''
* May 20 – '''Board result announcement goal'''
In addition to the Board elections, we will also soon be holding elections for the following roles:
* '''Funds Dissemination Committee (FDC)'''
** There are five positions being filled. More information about this election will be available [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee|on Meta-Wiki]].
* '''Funds Dissemination Committee Ombudsperson (Ombuds)'''
** One position is being filled. More information about this election will be available [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee Ombudsperson|on Meta-Wiki]].
Please note that this year the Board of Trustees elections will be held before the FDC and Ombuds elections. Candidates who are not elected to the Board are explicitly permitted and encouraged to submit themselves as candidates to the FDC or Ombuds positions after the results of the Board elections are announced.
More information on this year's elections can be found [[m:Special:MyLanguage/Wikimedia Foundation elections/2017|on Meta-Wiki]]. Any questions related to the election can be posted on the [[m:Talk:Wikimedia Foundation elections/2017|election talk page on Meta-Wiki]], or sent to the election committee's mailing list, <tt dir="ltr" style="white-space:nowrap;font-size:12px;line-height:1.5">board-elections[[File:At sign.svg|15x15px|middle|link=|alt=(at)]]wikimedia.org</tt>.
On behalf of the Election Committee,<br />
[[m:User:KTC|Katie Chan]], Chair, [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Wikimedia Foundation Elections Committee]]<br />
[[m:User:JSutherland (WMF)|Joe Sutherland]], Community Advocate, Wikimedia Foundation
''Posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] on behalf of the [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Wikimedia Foundation Elections Committee]], ०३:३७, ७ अप्रैल २०१७ (UTC) • [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Board of Trustees elections|{{int:please-translate}}]] • [[m:Talk:Wikimedia Foundation elections/2017|Get help]]''</div>
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16441214 -->
== Read-only mode for 20 to 30 minutes on 19 April and 3 May ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch 2017|Read this message in another language]] • {{int:please-translate}}
The [[foundation:|Wikimedia Foundation]] will be testing its secondary data center in Dallas. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to conduct a planned test. This test will show whether they can reliably switch from one data center to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic to the secondary data center on '''Wednesday, 19 April 2017'''.
On '''Wednesday, 3 May 2017''', they will switch back to the primary data center.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop during those two switches. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for approximately 20 to 30 minutes on Wednesday, 19 April and Wednesday, 3 May. The test will start at [https://www.timeanddate.com/worldclock/fixedtime.html?iso=20170419T14 14:00 UTC] (15:00 BST, 16:00 CEST, 10:00 EDT, 07:00 PDT, 23:00 JST, and in New Zealand at 02:00 NZST on Thursday 20 April and Thursday 4 May).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
*There will be code freezes for the weeks of 17 April 2017 and 1 May 2017. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can [[wikitech:Switch Datacenter#Schedule for 2017 switch|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. '''Please share this information with your community.''' /<span dir=ltr>[[m:User:Whatamidoing (WMF)|User:Whatamidoing (WMF)]] ([[m:User talk:Whatamidoing (WMF)|talk]])</span>
</div></div>[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १७:३३, ११ अप्रैल २०१७ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16545942 -->
== Wikidata description editing in the Wikipedia Android app ==
<div class="mw-content-ltr" lang="en" dir="ltr">
[[:mw:Wikimedia_Apps/Short_descriptions|Wikidata description editing]] is a new experiment being rolled out on the Wikipedia app for Android. While this primarily impacts Wikidata, the changes are also addressing a concern about the mobile versions of Wikipedia, so that mobile users will be able to edit directly the descriptions shown under the title of the page and in the search results.
We began by rolling out this feature several weeks ago to a pilot group of Wikipedias (Russian, Hebrew, and Catalan), and have seen very positive [[:mw:Wikimedia_Apps/Short_descriptions/Research|results]] including numerous quality contributions in the form of new and updated descriptions, and a low rate of vandalism.
We are now ready for the next phase of rolling out this feature, which is to enable it in a few days for all Wikipedias except the top ten by usage within the app (i.e. except English, German, Italian, French, Spanish, Japanese, Dutch, Portuguese, Turkish, and Chinese). We will enable the feature for those languages instead at some point in the future, as we closely monitor user engagement with our expanded set of pilot communities.
As always, if have any concerns, please reach out to us on wiki at [[:mw:Talk:Wikimedia_Apps/Short_descriptions|the talk page for this project]] or by email at reading@wikimedia.org. Thanks!
-[[:mw:User:DBrant (WMF)|DBrant (WMF)]] ०८:४१, १४ अप्रैल २०१७ (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Elitre_(WMF)/Wikidata_editing&oldid=16580284 -->
== New Page previews feature ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
New Page previews feature
[[:m:Special:MyLanguage/User:CKoerner (WMF)/Enable Hovercards/Phase 1|Read this message in another language]] • {{int:please-translate}}
Hello,
The Reading web team at the Wikimedia Foundation has been working to enable [[mw:Beta Features/Hovercards|Page previews]], [[Special:Preferences#mw-prefsection-betafeatures|a beta feature]] known previously as Hovercards, as opt-in behavior for logged-in users and the default behavior for logged-out users across Wikipedia projects. Page previews provide a preview of any linked article, giving readers a quick understanding of a related article without leaving the current page. For this project, we are expecting to collect feedback over the following few weeks and tentatively enable the feature in early May, 2017.
A quick note on the implementation:
* For logged-in users who are not currently testing out the beta feature, Page previews will be off by default. Users may turn them on from [[Special:Preferences#mw-prefsection-betafeatures|their user preferences]] page.
* For logged-out users, the feature will be on by default. Users may disable it at any time by selecting the setting cog available in each preview.
* For users of the Navigation popups gadget, you will not be able to turn on the Page previews feature while using navigational popups. If you would like to try out the Page preview feature, make sure to first turn Navigation popups off prior to turning Page previews on.
You can read more about [[mw:Beta_Features/Hovercards|the feature]] and [[mw:Beta Features/Hovercards#Success Metrics and Feature Evaluation|the tests we used to evaluate performance]], try it out by enabling it from the beta features page, and leave feedback or questions [[mw:Talk:Beta_Features/Hovercards|on the talk page]].
Thank you, [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १६:५२, १९ अप्रैल २०१७ (UTC)
</div></div>
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:CKoerner_(WMF)/Enable_Hovercards/Phase_1/Distribution_list&oldid=16616381 -->
== New Wikipedia Library Accounts Available Now (May 2017) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access, accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials from:
* '''[[w:en:Wikipedia:American Psychiatric Association|American Psychiatric Association]]''' – Psychiatry books and journals
* '''[[w:en:Wikipedia:Bloomsbury|Bloomsbury]]''' – ''Who's Who'', Drama Online, Berg Fashion Library, and ''Whitaker's''
* '''[[w:fi:Wikipedia:Wikipedian Lähdekirjasto/Gaudeamus|Gaudeamus]]''' – Finnish humanities and social sciences
* '''[[w:fi:Wikipedia:Wikipedian Lähdekirjasto/Ympäristö-lehti|Ympäristö-lehti]]''' – The Finnish Environment Institute's ''Ympäristö-lehti'' magazine
'''Expansions'''
* '''[[w:en:Wikipedia:Gale|Gale]]''' – Biography In Context database added
* '''[[w:en:Wikipedia:Adam Matthew|Adam Matthew]]''' – all 53 databases now available
Many other partnerships with accounts available are listed on [[m:The Wikipedia Library/Databases|our partners page]], including [[w:en:WP:Project MUSE|Project MUSE]], [[w:en:WP:EBSCO|EBSCO]], [[w:en:WP:Taylor & Francis|Taylor & Francis]] and [[w:en:WP:Newspaperarchive.com|Newspaperarchive.com]].
Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] १८:५२, २ मई २०१७ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:AVasanth_(WMF)|Aaron]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=16557812 -->
== [https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/341?setlang={{CONTENTLANG}} Voting has begun in 2017 Wikimedia Foundation Board of Trustees elections] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">[[File:Wikimedia-logo black.svg|{{#switch:{{CONTENTLANG}}|ar=left|he=left|right}}|125px|link=m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Board voting has begun]]''This is a message from the [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Wikimedia Foundation Elections Committee]]. [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Board voting has begun|Translations]] are available.''
[https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/341?setlang={{CONTENTLANG}}&uselang={{CONTENTLANG}} Voting has begun] for [[m:Wikimedia Foundation elections/2017#Requirements|eligible voters]] in the 2017 elections for the ''[[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees|Wikimedia Foundation Board of Trustees]]''.
The [[m:Wikimedia Foundation Board of Trustees|Wikimedia Foundation Board of Trustees]] is the ultimate governing authority of the Wikimedia Foundation, a 501(c)(3) non-profit organization registered in the United States. The Wikimedia Foundation manages many diverse projects such as Wikipedia and Commons.
The voting phase lasts from 00:00 UTC May 1 to 23:59 UTC May 14. '''[https://meta.wikimedia.org/wiki/Special:SecurePoll/vote/341?setlang={{CONTENTLANG}}&uselang={{CONTENTLANG}} Click here to vote].''' More information on the candidates and the elections can be found on the [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Board of Trustees|2017 Board of Trustees election page]] on Meta-Wiki.
On behalf of the Elections Committee,<br/>
[[m:User:KTC|Katie Chan]], Chair, [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Wikimedia Foundation Elections Committee]]<br/>
[[m:User:JSutherland (WMF)|Joe Sutherland]], Community Advocate, Wikimedia Foundation
''Posted by the [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] • [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Board voting has begun|Translate]] • [[m:Talk:Wikimedia Foundation elections/2017|Get help]]</div> १९:१४, ३ मई २०१७ (UTC)''
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16683836 -->
== Beta Feature Two Column Edit Conflict View ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
From May 9, the [[mw:Special:MyLanguage/Help:Two_Column_Edit_Conflict_View|Two Column Edit Conflict View]] will be available as a [[mw:Special:MyLanguage/Beta Features|beta feature]] on all wikis. The Two Column Edit Conflict View is a new interface for the edit conflict resolution page. It highlights differences between the editor's and the conflicting changes to make it easy to copy and paste pieces of the text and resolve the conflict. The feature fulfils a request for a more user-friendly edit conflict resolution from the [[m:WMDE Technical Wishes|German Community’s Technical Wishlist]]. Everyone is invited to test the feature and we hope that it will serve you well! </div> [[m:user:Birgit Müller (WMDE)|Birgit Müller (WMDE)]] १४:४१, ८ मई २०१७ (UTC)
<!-- Message sent by User:Birgit Müller (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_2&oldid=16712264 -->
== Editing News #1—2017 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''[[:m:Special:MyLanguage/VisualEditor/Newsletter/2017/May|Read this in another language]] • [[:m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]''
<div style="float:right;width:230px;{{#switch:ltr|rtl=float:left;margin-left:0;|#default=float:right;margin-right:0;}}margin-left:1em;border-style:solid;border-width:1px;padding:1em;">
[[File:VisualEditor-logo.svg|200px|center|alt=VisualEditor]]'''Did you know?'''
<div class="thumbcaption" style="font-size: 90%;">
Did you know that you can review your changes visually?
[[File:VisualEditor visual diff tool - visual diff.png|alt=Screenshot showing some changes to an article. Most changes are highlighted with text formatting.|center|frameless|245x245px]]When you are finished editing the page, type your edit summary and then choose "{{Int:visualeditor-savedialog-label-review}}".
In visual mode, you will see additions, removals, new links, and formatting highlighted. Other changes, such as changing the size of an image, are described in notes on the side.
[[File:VisualEditor visual diff tool - toggle button.png|alt=Toggle button showing visual and wikitext options; visual option is selected.|center|frameless|220x220px]]
Click the toggle button to switch between visual and wikitext diffs.
[[File:VisualEditor visual diff tool - wikitext diff.png|alt=Screenshot showing the same changes, in the two-column wikitext diff display.|center|frameless|245x245px]]
The wikitext diff is the same diff tool that is used in the wikitext editors and in the page history. You can read and help translate [[:mw:Special:MyLanguage/VisualEditor/User guide|the user guide]], which has more information about how to use the visual editor.
</div></div>
Since the last newsletter, the [[:mw:VisualEditor|VisualEditor Team]] has spent most of their time supporting [[:mediawikiwiki:2017_wikitext_editor|the 2017 wikitext editor mode]] which is available inside the visual editor as a Beta Feature, and adding [[:mediawikiwiki:VisualEditor/Diffs|the new visual diff tool]]. Their workboard is available [[:phab:project/board/483/|in Phabricator]]. You can find links to the work finished each week at [[:mw:VisualEditor/Weekly triage meetings|mw:VisualEditor/Weekly triage meetings]]. Their [[:mw:VisualEditor/Current_priorities|current priorities]] are fixing bugs, supporting the 2017 wikitext editor as a [[:mw:Beta Features|beta feature]], and improving the visual diff tool.
=== Recent changes ===
*A '''new wikitext editing mode''' is available as a Beta Feature on desktop devices. The [[:mw:2017 wikitext editor|2017 wikitext editor]] has the same toolbar as the visual editor and can use the citoid service and other modern tools. Go to [[Special:Preferences#mw-prefsection-betafeatures]] to enable the {{Int:Visualeditor-preference-newwikitexteditor-label}}.
* A new '''[[:mediawikiwiki:VisualEditor/Diffs|visual diff tool]]''' is available in VisualEditor's visual mode. You can toggle between wikitext and visual diffs. More features will be added to this later. In the future, this tool may be integrated into other MediaWiki components. [https://phabricator.wikimedia.org/T143350]
* The team have added [[:mediawikiwiki:Editing/Projects/Columns_for_references|multi-column support for lists of footnotes]]. The <code><nowiki><references /></nowiki></code> block can automatically display long lists of references in columns on wide screens. This makes footnotes easier to read. You can [https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=Cite,VisualEditor,Wikimedia-Site-requests&title=Convert%20reference%20lists%20over%20to%20`responsive`%20on%20XXwiki&priority=10&parent=159895 '''request multi-column support'''] for your wiki. [https://phabricator.wikimedia.org/T33597]
* You can now use your web browser's function to switch typing direction in the new wikitext mode. This is particularly helpful for RTL language users like Urdu or Hebrew who have to write JavaScript or CSS. You can use Command+Shift+X or Control+Shift+X to trigger this. [https://phabricator.wikimedia.org/T153356]
* The way to switch between the visual editing mode and the wikitext editing mode is now consistent. There is a drop-down menu that shows the two options. This is now the same in desktop and mobile web editing, and inside things that embed editing, such as Flow. [https://phabricator.wikimedia.org/T116417]
* The {{Int:visualeditor-categories-tool}} item has been moved to the top of the {{Int:visualeditor-pagemenu-tooltip}} menu (from clicking on the "hamburger" icon) for quicker access. [https://phabricator.wikimedia.org/T74399] There is also now a "Templates used on this page" feature there. [https://phabricator.wikimedia.org/T149009]
* You can now create <code><nowiki><chem></nowiki></code> tags (sometimes used as <code><nowiki><ce></nowiki></code>) for chemical formulas inside the visual editor. [https://phabricator.wikimedia.org/T153365]
* Tables can be set as collapsed or un-collapsed. [https://phabricator.wikimedia.org/T157989]
* The {{Int:visualeditor-specialcharacter-button-tooltip}} menu now includes characters for Canadian Aboriginal Syllabics and angle quotation marks (‹› and ⟨⟩) . The team thanks the volunteer developer, [[:S:en:User:Tpt|Tpt]]. [https://phabricator.wikimedia.org/T108626]
* A bug caused some section edit conflicts to blank the rest of the page. This has been fixed. The team are sorry for the disruption. [https://phabricator.wikimedia.org/T154217]
* There is a new keyboard shortcut for citations: <code>Control</code>+<code>Shift</code>+<code>K</code> on a PC, or <code>Command</code>+<code>Shift</code>+<code>K</code> on a Mac. It is based on the keyboard shortcut for making links, which is <code>Control</code>+<code>K</code> or <code>Command</code>+<code>K</code> respectively. [https://phabricator.wikimedia.org/T99299]
=== Future changes ===
* The team is working on a syntax highlighting tool. It will highlight matching pairs of <code><nowiki><ref></nowiki></code> tags and other types of wikitext syntax. You will be able to turn it on and off. It will first become available in VisualEditor's built-in wikitext mode, maybe late in 2017. [https://phabricator.wikimedia.org/T101246]
* The kind of button used to {{Int:Showpreview}}, {{Int:showdiff}}, and finish an edit will change in all WMF-supported wikitext editors. The new buttons will use [[Mw:OOjs UI|OOjs UI]]. The buttons will be larger, brighter, and easier to read. The labels will remain the same. You can test the new button by editing a page and adding <code>&ooui=1</code> to the end of the URL, like this: https://www.mediawiki.org/wiki/Project:Sandbox?action=edit&ooui=1 The old appearance will no longer be possible, even with local CSS changes. [https://phabricator.wikimedia.org/T162849]
* The [[:mediawikiwiki:File:Edit_toolbar_-_2.png|outdated 2006 wikitext editor]] will be removed later this year. It is used by approximately 0.03% of active editors. See [[:mw:Editor|a list of editing tools on mediawiki.org]] if you are uncertain which one you use. [https://phabricator.wikimedia.org/T30856]
*If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the [[mail:translators-l|Translators mailing list]] or [https://meta.wikimedia.org/w/index.php?title=User_talk:Elitre_(WMF)&action=edit§ion=new contact us] directly, so that we can notify you when the next issue is ready. {{int:Feedback-thanks-title}}
—[[:mw:User:Elitre (WMF)|Elitre (WMF)]]
</div> १८:०५, १२ मई २०१७ (UTC)
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Wikis_with_VE&oldid=16160401 -->
== Prototype for editing Wikidata infoboxes on Wikipedia ==
Hello,
I’m sorry for writing in English. It’d be great if someone could translate this message if necessary.
One of the most requested features for Wikidata is to enable editing of Wikidata’s data directly from Wikipedia, so the editors can continue their workflow without switching websites.
The Wikidata development team has been working on a tool to achieve this goal: '''fill and edit the Wikipedia infoboxes with information from Wikidata, directly on Wikipedia''', via the Visual Editor.
We already [[d:Wikidata:Client editing input|asked for feedback in 2015]], and collected some interesting ideas which we [[:File:Facilitating_the_use_of_Wikidata_in_Wikimedia_projects_with_a_user-centered_design_approach.pdf|shared with you in this thesis]]. Now we would like to present to you our first prototype and collect your feedback, in order to improve and continue the development of this feature.
We present this work to you very early, so we can include your feedback before and all along the development. You are the core users of this feature, so we want to make sure that it fits your needs and editing processes.
You will find the prototype, description of the features, and a demo video, '''[[d:Special:MyLanguage/Wikidata:Client editing prototype|on this page]]'''. Feel free to add any comment or feedback on the talk page. The page is currently not translated in every languages, but you can add your contribution by helping to translate it.
Unfortunately, I won’t be able to follow all the discussions on Wikipedia, so if you want to be sure that your feedback is read, please add it on the Wikidata page, in your favorite language. Thanks for your understanding.
Thanks, [[user:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]]
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Lea_Lacroix_(WMDE)/List_Wikipedias&oldid=16766491 -->
== RevisionSlider ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[mw:Special:MyLanguage/Extension:RevisionSlider|RevisionSlider]] will be available as a default feature for all users on all wikis from May 17. The RevisionSlider adds a slider view to the diff page so that you can easily move between revisions. The slider view is collapsed by default, and will load by clicking on it. It can also be turned off entirely in the user preferences. RevisionSlider has been a default feature on German, Arabic and Hebrew Wikipedia for 6 months and a beta feature on all wikis for 8 months. The feature fulfills a wish from the [[m:WMDE Technical Wishes|German Community’s Technical Wishlist]]. Thanks to everyone who tested RevisionSlider and gave valuable feedback to improve the feature! We hope that RevisionSlider will continue to serve you well in your work. </div> [[m:user:Birgit Müller (WMDE)|Birgit Müller (WMDE)]] १४:४४, १६ मई २०१७ (UTC)
<!-- Message sent by User:Birgit Müller (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_2&oldid=16715712 -->
== [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2|Join the next cycle of Wikimedia movement strategy discussions (underway until June 12)]] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
:''[[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/Cycle 2 discussions launch|Message is available for translation on Meta-Wiki]]''
[[File:Wikimedia-logo.svg||{{#switch:{{CONTENTLANG}}|ar=left|he=left|right}}||150px]]
The Wikimedia movement strategy core team and working groups have completed reviewing the more than 1800 thematic statements we received from the first discussion. They have identified [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2|5 themes that were consistent across all the conversations]] - each with their own set of sub-themes. These are not the final themes, just an initial working draft of the core concepts.
You are invited to [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Participate|join the online and offline discussions taking place]] on these 5 themes. This round of discussions will take place between now and June 12th. You can discuss as many as you like; we ask you to participate in the ones that are most (or least) important to you.
Here are the five themes, each has a page on Meta-Wiki with more information about the theme and how to participate in that theme's discussion:
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2/Healthy, Inclusive Communities|Healthy, Inclusive Communities]]
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2/The Augmented Age|The Augmented Age]]
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2/A Truly Global Movement|A Truly Global Movement]]
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2/The Most Respected Source of Knowledge|The Most Respected Source of Knowledge]]
* [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Cycle 2/Engaging in the Knowledge Ecosystem|Engaging in the Knowledge Ecosystem]]
On the [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Participate|movement strategy portal on Meta-Wiki]], you can find more information about each of these themes, their discussions, and how to participate.
''Posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] on behalf of the [[m:Special:MyLanguage/Wikimedia Foundation|Wikimedia Foundation]] • [[m:Special:MyLanguage/Strategy/Wikimedia movement/2017/Updates/Cycle 2 discussions launch|{{int:please-translate}}]] • [[m:Talk:Strategy/Wikimedia movement/2017/Updates|Get help]]''</div> २१:०८, १६ मई २०१७ (UTC)
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Strategy/Wikimedia_movement/2017/Updates/Global_message_delivery&oldid=16773425 -->
== [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Funds Dissemination Committee elections|Start of the 2017 Wikimedia Foundation Funds Dissemination Committee elections]] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">[[File:Wikimedia-logo black.svg|{{#switch:{{CONTENTLANG}}|ar=left|he=left|right}}|125px|link=m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Funds Dissemination Committee elections]]
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Funds Dissemination Committee elections|Translations of this message are available on Meta-Wiki]].''
On behalf of the Wikimedia Foundation Elections Committee, we are pleased to announce that self-nominations are being accepted for the [[m:Wikimedia Foundation elections/2017/Funds Dissemination Committee/Call for candidates|2017 Wikimedia Foundation Funds Dissemination Committee]] and [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee Ombudsperson|Funds Dissemination Committee Ombudsperson]] elections. Please read the letter from the Wikimedia Foundation calling for candidates at [[m:Wikimedia Foundation elections/2017/Funds Dissemination Committee/Call for candidates|on the 2017 Wikimedia Foundation elections portal]].
''Funds Dissemination Committee''<br />
The Funds Dissemination Committee (FDC) makes recommendations about how to allocate Wikimedia movement funds to eligible entities. There are five positions being filled. More information about this role can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee|the FDC elections page]].
''Funds Dissemination Committee Ombudsperson''<br />
The Funds Dissemination Committee Ombudsperson receives complaints and feedback about the FDC process, investigates complaints at the request of the Board of Trustees, and summarizes the investigations and feedback for the Board of Trustees on an annual basis. One position is being filled. More information about this role can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee Ombudsperson|the FDC Ombudsperson elections page]].
'''The [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee/Candidates|candidacy submission phase]] will last until May 28 (23:59 UTC).'''
'''We will also be accepting questions to ask the candidates until May 28. [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Funds Dissemination Committee/Questions|You can submit your questions on Meta-Wiki]].''' Once the questions submission period has ended on May 28, the Elections Committee will then collate the questions for the candidates to respond to.
The goal of this process is to fill the '''five community-selected seats''' on the Wikimedia Foundation Funds Dissemination Committee and the '''community-selected ombudsperson'''. The election results will be used by the Board itself to make the appointments.
The full schedule for the FDC elections is as follows. All dates are '''inclusive''', that is, from the beginning of the first day (UTC) to the end of the last.
* May 15 (00:00 UTC) – May 28 (23:59 UTC) – '''Nominations'''
* May 15 – May 28 – '''Candidates questions submission period'''
* May 29 – June 2 – '''Candidates answer questions'''
* June 3 – June 11 – '''Voting period'''
* June 12–14 – '''Vote checking'''
* June 15 – '''Goal date for announcing election results'''
More information on this year's elections can be found at [[m:Special:MyLanguage/Wikimedia Foundation elections/2017|the 2017 Wikimedia Foundation elections portal]].
Please feel free to post a note about the election on your project's village pump. Any questions related to the election can be posted on [[m:Talk:Wikimedia Foundation elections/2017|the talk page on Meta-Wiki]], or sent to the election committee's mailing list, <tt dir="ltr" style="white-space:nowrap;font-size:12px;line-height:1.5">board-elections[[File:At sign.svg|15x15px|middle|link=|alt=(at)]]wikimedia.org</tt>.
On behalf of the Election Committee,<br />
[[m:User:KTC|Katie Chan]], Chair, [[m:Special:MyLanguage/Wikimedia Foundation elections committee|Wikimedia Foundation Elections Committee]]<br />
[[m:User:JSutherland (WMF)|Joe Sutherland]], Community Advocate, Wikimedia Foundation
''Posted by the [[m:Special:MyLanguage/User:MediaWiki message delivery|MediaWiki message delivery]] • [[m:Special:MyLanguage/Wikimedia Foundation elections/2017/Updates/Start of the 2017 Wikimedia Foundation Funds Dissemination Committee elections|Translate]] • [[m:Talk:Wikimedia Foundation elections/2017|Get help]]''</div> २१:०५, २३ मई २०१७ (UTC)
<!-- Message sent by User:GVarnum-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=16804695 -->
== Accessible editing buttons ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">The MediaWiki developers have been slowly improving the accessibility of the user interface. The next step in this transition will change the appearance of some buttons and may break some outdated (non-updated or unmaintained) user scripts and gadgets.
You can see and use the [https://www.mediawiki.org/wiki/Project:Sandbox?action=submit&ooui=0 old] and [https://www.mediawiki.org/wiki/Project:Sandbox?action=submit&ooui=1 new] versions now. Most editors will only notice that some buttons are slightly larger and have different colors.
<gallery mode="nolines" caption="Comparison of old and new styles" heights="240" widths="572">
File:MediaWiki edit page buttons accessibility change 2017, before.png|Buttons before the change
File:MediaWiki edit page buttons accessibility change 2017, after.png|Buttons after the change
</gallery>
However, this change also affects some user scripts and gadgets. Unfortunately, some of them may not work well in the new system. <mark>If you maintain any user scripts or gadgets that are used for editing, please see '''[[:mw:Contributors/Projects/Accessible editing buttons]]''' for information on how to test and fix your scripts. Outdated scripts can be tested and fixed now.</mark>
This change will probably reach this wiki on '''Tuesday, 18 July 2017'''. Please leave a note at [[:mw:Talk:Contributors/Projects/Accessible editing buttons]] if you need help.</div> [[:m:User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[User talk:Whatamidoing (WMF)|talk]]) २२:२२, १० जुलाई २०१७ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=16980876 -->
== Page Previews (Hovercards) update ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hello,
A quick update on the progress of enabling [[mw:Hovercards|Page Previews]] (previously named Hovercards) on this project. Page Previews provide a preview of any linked article, giving readers a quick understanding of a related article without leaving the current page. As mentioned in December we're preparing to remove the feature from Beta and make it the default behavior for logged-out users. We have recently made a large update to the code which fixes most outstanding bugs.
Due to some issues with our instrumentation, we delayed our deployment by a few months. We are finally ready to deploy the feature. Page Previews will be off by default and available in the user preferences page for logged-in users the week of July 24th. The feature will be on by default for current beta users and logged-out users. If you would like to preview the feature, you can enable it as a [[Special:Preferences#mw-prefsection-betafeatures|beta feature]]. For more information see [[mw:Hovercards|Page Previews]]. Questions can be left [[mw:Talk:Beta_Features/Hovercards|on the talk page]] in your preferred language.
Thank you again.
</div>[[m:User:CKoerner (WMF)|CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) २२:३२, २० जुलाई २०१७ (UTC)
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:CKoerner_(WMF)/Enable_Hovercards/Reminder/Distribution_list&oldid=17019707 -->
== RfC regarding "Interlinking of accounts involved with paid editing to decrease impersonation" ==
There is currently a RfC open on Meta regarding "[https://meta.wikimedia.org/wiki/Requests_for_comment/Interlinking_of_accounts_involved_with_paid_editing_to_decrease_impersonation requiring those involved with paid editing on Wikipedia to link on their user page to all other active accounts through which they advertise paid Wikipedia editing business.]"
Note this is to apply to Wikipedia and not necessarily other sister projects, this is only to apply to websites where people are specifically advertising that they will edit Wikipedia for pay and not any other personal, professional, or social media accounts a person may have.
[https://meta.wikimedia.org/wiki/Requests_for_comment/Interlinking_of_accounts_involved_with_paid_editing_to_decrease_impersonation Please comment on meta]. Thanks. Send on behalf of [[User:Doc James]].
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) २१:०६, १७ सेप्टेम्बर २०१७ (UTC)
<!-- Message sent by User:Doc James@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedias&oldid=17234819 -->
== Discussion on synced reading lists ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
'''Discussion on synced reading lists'''
Hello,
[[File:Illustration of Reading List feature on Android Wikipedia App (not logged in).png|thumb]] The Reading Infrastructure team at the Wikimedia Foundation is developing a cross-platform reading list service for the mobile Wikipedia app. Reading lists are like bookmark folders in your web browser. They allow readers using the Wikipedia app to bookmark pages into folders to read later. This includes reading offline. Reading lists do not create or alter content in any way.
To create Reading Lists, app users will register an account and marked pages will be tied to that account. Reading List account preferences sync between devices. You can read the same pages on different mobile platforms (tablets, phones). This is the first time we are syncing preference data between devices in such a way. We want to hear and address concerns about privacy and data security. We also want to explain why the current watchlist system is not being adapted for this purpose.
=== Background ===
In 2016 the Android team replaced the simple Saved Pages feature with Reading Lists. Reading Lists allow users to bookmark pages into folders and for reading offline. The intent of this feature was to allow "syncing" of these lists for users with many devices. Due to overlap with the Gather feature and related community concerns, this part was put on hold.
The Android team has identified this lack of synching as a major area of complaint from users. They expect lists to sync. The iOS team has held off implementing Reading Lists, as syncing was seen as a "must have" for this feature. A recent [https://phabricator.wikimedia.org/T164990 technical RfC] has allowed these user stories and needs to be unblocked. Initially for Android, then iOS, and with web to potentially follow.
Reading lists are private, stored as part of a user's account, not as a public wiki page. There is no sharing or publishing ability for reading lists. No planned work to make these public. The target audience are people that read Wikipedia and want to bookmark and organize that content in the app. There is a potential for the feature to be available on the web in the future.
=== Why not watchlists ===
Watchlists offer similar functionality to Reading Lists. The Reading Infrastructure team evaluated watchlist infrastructure before exploring other options. In general, the needs of watchlists differ from Reading Lists in a few key ways:
* Reading lists focus on Reading articles, not the monitoring of changes.
* Watchlists are focused on monitoring changes of pages/revisions.
** The Watchlist infrastructure is key to our contributor community for monitoring content changes manually and through the use of automated tools (bots). Because of these needs, expanding the scope of Watchlists to reading purposes will only make the project harder to maintain and add more constraints.
* By keeping the projects separate it is easier to scale resources. We can serve these two different audiences and prioritize the work accordingly. Reading Lists are, by their nature, less critical to the health of Wikipedia/MediaWiki.
* Multi-project support. Reading Lists are by design cross-wiki/project. Watchlists are tied to specific wikis. While there have been many discussion for making them cross-wiki, resolution is not in the near term.
[[mw:Wikimedia Apps/Synced Reading Lists|More information can be found on MediaWiki.org]] where feedback and ideas are welcome.
Thank you
</div> [[m:User:CKoerner (WMF)|CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) २०:३५, २० सेप्टेम्बर २०१७ (UTC)
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=16981815 -->
== Changes to the global ban policy ==
<div lang="en" dir="ltr" class="mw-content-ltr">Hello. Some changes to the [[m:Global bans|community global ban policy]] have been proposed. Your comments are welcome at [[:m:Requests for comment/Improvement of global ban policy]]. Please translate this message to your language, if needed. Cordially. [[:m:User:Matiia|Matiia]] ([[:m:User talk:Matiia|Matiia]]) ००:३४, १२ नवम्बर २०१७ (UTC)</div>
<!-- Message sent by User:Matiia@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=17241561 -->
== New print to pdf feature for mobile web readers ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
'''New print to pdf feature for mobile web readers'''
The Readers web team will be deploying a new feature this week to make it [[mw:Reading/Web/Projects/Mobile_PDFs|easier to download PDF versions of articles on the mobile website]].
Providing better offline functionality was one of the highlighted areas from [[m:New_Readers/Offline|the research done by the New Readers team in Mexico, Nigeria, and India]]. The teams created a prototype for mobile PDFs which was evaluated by user research and community feedback. The [[m:New_Readers/Offline#Concept_testing_for_mobile_web|prototype evaluation]] received positive feedback and results, so development continued.
For the initial deployment, the feature will be available to Google Chrome browsers on Android. Support for other mobile browsers to come in the future. For Chrome, the feature will use the native Android print functionality. Users can choose to download a webpage as a PDF. [[mw:Reading/Web/Projects/Print_Styles#Mobile_Printing|Mobile print styles]] will be used for these PDFs to ensure optimal readability for smaller screens.
The feature is available starting Wednesday, Nov 15. For more information, see [[mw:Reading/Web/Projects/Mobile_PDFs|the project page on MediaWiki.org]].
{{Int:Feedback-thanks-title}}
</div> [[m:User:CKoerner (WMF)|CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) २२:०७, २० नवम्बर २०१७ (UTC)
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:CKoerner_(WMF)/Mobile_PDF_distribution_list&oldid=17448927 -->
== Call for Wikimania 2018 Scholarships ==
Hi all,
We wanted to inform you that scholarship applications for [[:wm2018:Wikimania 2018|Wikimania 2018]] which is being held in Cape Town, South Africa on July 18–22, 2018 are now being accepted. '''Applications are open until Monday, 22 January 2018 23:59 UTC.'''
Applicants will be able to apply for a partial or full scholarship. A full scholarship will cover the cost of an individual's round-trip travel, shared accommodation, and conference registration fees as arranged by the Wikimedia Foundation. A partial scholarship will cover conference registration fees and shared accommodation. Applicants will be rated using a pre-determined selection process and selection criteria established by the Scholarship Committee and the Wikimedia Foundation, who will determine which applications are successful. To learn more about Wikimania 2018 scholarships, please visit: [[:wm2018:Scholarships]].
To apply for a scholarship, fill out the multi-language application form on: '''https://scholarships.wikimedia.org/apply'''
It is highly recommended that applicants review all the material on the Scholarships page and [[:wm2018:Scholarships/FAQ|the associated FAQ]] before submitting an application. If you have any questions, please contact: wikimania-scholarships at wikimedia.org or leave a message at: [[:wm2018:Talk:Scholarships]]. Please help us spread the word and translate pages!
Best regards, [[:m:User:Slashme|David Richfield]] and [[:m:DerHexer|Martin Rulsch]] for the [[:wm2018:Scholarship Committee|Scholarship Committee]] १९:२४, २० दिसम्बर २०१७ (UTC)
<!-- Message sent by User:DerHexer@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_Wikipedia_delivery&oldid=17300722 -->
== User group for Military Historians ==
Greetings,
"Military history" is one of the most important subjects when speak of sum of all human knowledge. To support contributors interested in the area over various language Wikipedias, we intend to form a user group. It also provides a platform to share the best practices between military historians, and various military related projects on Wikipedias. An initial discussion was has been done between the coordinators and members of WikiProject Military History on English Wikipedia. Now this discussion has been taken to Meta-Wiki. Contributors intrested in the area of military history are requested to share their feedback and give suggestions at [[:m:Talk:Discussion to incubate a user group for Wikipedia Military Historians|Talk:Discussion to incubate a user group for Wikipedia Military Historians]].
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १०:४६, २१ दिसम्बर २०१७ (UTC)
<!-- Message sent by User:Krishna Chaitanya Velaga@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_Wikipedia_delivery&oldid=17565441 -->
ru1riyi1aw6m42iptj2hyqarp909asv
Wikipedia:Noticeboard/Archive/2018
4
7014
101103
101073
2022-04-19T06:49:34Z
CX Zoom
6375
Fix transclusion template (via JWB)
101103
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2018}}</noinclude>
== Editing News #1—2018 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''[[m:VisualEditor/Newsletter/2018/February|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]''
<div style="float:right;width:270px;margin-left:1em;border-style:solid;border-width:1px;padding:1em;">
[[File:VisualEditor-logo.svg|200px|center]]
'''Did you know?'''<div class="thumbcaption" style="font-size: 90%;">
Did you know that you can now use the [[mw:Special:MyLanguage/VisualEditor/Diffs|visual diff tool]] on any page?
[[File:Wikitext diff paragraph move correcting vandalism 2018.png|alt=Screenshot showing some changes, in the two-column wikitext diff display|center|frameless|250px]]
Sometimes, it is hard to see important changes in a wikitext diff. This screenshot of a wikitext diff (click to enlarge) shows that the paragraphs have been rearranged, but it does not highlight the removal of a word or the addition of a new sentence.
If you [[Special:Preferences#mw-prefsection-betafeatures|enable the Beta Feature]] for "{{Int:visualeditor-preference-visualdiffpage-label}}", you will have a new option. It will give you a new box at the top of every diff page. This box will let you choose either diff system on any edit.
[[File:VisualEditor visual diff tool - toggle button.png|alt=Toggle button showing visual and wikitext options; visual option is selected|center|frameless|200px]]
Click the toggle button to switch between visual and wikitext diffs.
In the visual diff, additions, removals, new links, and formatting changes will be highlighted. Other changes, such as changing the size of an image, are described in notes on the side.
[[File:Visual diff paragraph move correcting vandalism 2018.png|alt=Screenshot showing the same changes to an article. Most changes are highlighted with text formatting.|center|frameless|250px]]
This screenshot shows the same edit as the wikitext diff. The visual diff highlights the removal of one word and the addition of a new sentence.
You can read and help translate [[mw:Special:MyLanguage/Help:VisualEditor/User guide|the user guide]], which has more information about how to use the visual editor.
</div></div>
Since [[m:VisualEditor/Newsletter/2017/May|the last newsletter]], the [[mw:Editing|Editing Team]] has spent most of their time supporting [[mw:2017 wikitext editor|the 2017 wikitext editor mode]], which is available inside the visual editor as a Beta Feature, and improving [[mw:VisualEditor/Diffs|the visual diff tool]]. Their work board is available [[phab:project/view/3236/|in Phabricator]]. You can find links to the work finished each week at [[mw:VisualEditor/Weekly triage meetings]]. Their [[mw:Editing team/Current priorities|current priorities]] are fixing bugs, supporting the 2017 wikitext editor, and improving the visual diff tool.
===Recent changes===
*The '''[[mw:2017 wikitext editor|2017 wikitext editor]]''' is [[Special:Preferences#mw-prefsection-betafeatures|available as a Beta Feature]] on desktop devices. It has the same toolbar as the visual editor and can use the citoid service and other modern tools. The team have been comparing the performance of different editing environments. They have studied how long it takes to open the page and start typing. The study uses data for more than one million edits during December and January. Some changes have been made to improve the speed of the 2017 wikitext editor and the visual editor. Recently, the 2017 wikitext editor opened fastest for most edits, and the 2010 WikiEditor was fastest for some edits. More information will be posted at [[mw:Contributors/Projects/Editing performance]].
*The '''[[mw:VisualEditor/Diffs|visual diff tool]]''' was developed for the visual editor. It is now available to all users of the visual editor and the 2017 wikitext editor. When you review your changes, you can toggle between wikitext and visual diffs. You can also [[Special:Preferences#mw-prefsection-betafeatures|enable the new Beta Feature]] for "Visual diffs". The Beta Feature lets you use the visual diff tool to view other people's edits on page histories and [[Special:RecentChanges]]. [https://phabricator.wikimedia.org/T167508]
*[[mw:Special:MyLanguage/Extension:CodeMirror|'''Wikitext syntax highlighting''']] is available as a Beta Feature for both [[mw:2017 wikitext editor|the 2017 wikitext editor]] and the 2010 wikitext editor. [https://phabricator.wikimedia.org/T101246]
*The [[mw:Citoid|citoid service]] automatically translates URLs, DOIs, ISBNs, and PubMed id numbers into wikitext citation templates. It is very popular and useful to editors, although it can be a bit tricky to set up. <mark>Your wiki can have this service. Please [[mw:Special:MyLanguage/Citoid/Enabling Citoid on your wiki|read the instructions]]. You can [[phab:T127354|ask the team to help you enable citoid at your wiki]]</mark>.
===Let's work together===
*The team will talk about editing tools at an upcoming [[m:Wikimedia Foundation metrics and activities meetings|Wikimedia Foundation metrics and activities meeting]].
*Wikibooks, Wikiversity, and other communities may have the visual editor made available by default to contributors. If your community wants this, then please contact [[mw:User talk:Deskana (WMF)|Dan Garry]].
*The <code><nowiki><references /></nowiki></code> block can [[mw:Special:MyLanguage/Contributors/Projects/Columns for references|automatically display long lists of references in columns]] on wide screens. This makes footnotes easier to read. You can [https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=Cite,VisualEditor,Wikimedia-Site-requests&title=Convert%20reference%20lists%20over%20to%20`responsive`%20on%20XXwiki&priority=10&parent=159895 '''request multi-column support'''] for your wiki. [https://phabricator.wikimedia.org/T33597]
*If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the [[mail:translators-l|Translators mailing list]] or [https://meta.wikimedia.org/w/index.php?title=User_talk:Elitre_(WMF)&action=edit§ion=new contact us] directly. We will notify you when the next issue is ready for translation. {{Int:Feedback-thanks-title}}
—[[mw:User:Elitre (WMF)|Elitre (WMF)]]
</div> २०:५६, २ मार्च २०१८ (UTC)
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Wikis_with_VE&oldid=17790200 -->
== AdvancedSearch ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
From May 8, [[mw:Special:MyLanguage/Help:Extension:AdvancedSearch|AdvancedSearch]] will be available as a [[mw:Special:MyLanguage/Beta Features|beta feature]] in your wiki. The feature enhances the [[Special:Search|search page]] through an advanced parameters form and aims to make [[m:WMDE_Technical_Wishes/AdvancedSearch/Functional_scope|existing search options]] more visible and accessible for everyone. AdvancedSearch is a project by [[m:WMDE Technical Wishes/AdvancedSearch|WMDE Technical Wishes]]. Everyone is invited to test the feature and we hope that it will serve you well in your work! </div> [[m:User:Birgit Müller (WMDE)|Birgit Müller (WMDE)]] १४:५३, ७ मई २०१८ (UTC)
<!-- Message sent by User:Birgit Müller (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_2&oldid=17995461 -->
== New Wikipedia Library Accounts Available Now (May 2018) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access, accounts to research and tools as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials on the [https://wikipedialibrary.wmflabs.org/ Library Card platform]:
* '''[https://wikipedialibrary.wmflabs.org/partners/69/ Rock's Backpages]''' – Music articles and interviews from the 1950s onwards - 50 accounts
* '''[https://wikipedialibrary.wmflabs.org/partners/68/ Invaluable]''' – Database of more than 50 million auctions and over 500,000 artists - 15 accounts
* '''[https://wikipedialibrary.wmflabs.org/partners/70/ Termsoup]''' – Translation tool
'''Expansions'''
* '''[https://wikipedialibrary.wmflabs.org/partners/43/ Fold3]''' – Available content has more than doubled, now including new military collections from the UK, Australia, and New Zealand.
* '''[https://wikipedialibrary.wmflabs.org/partners/52/ Oxford University Press]''' – The Scholarship collection now includes [http://www.e-enlightenment.com/ Electronic Enlightenment]
* '''[https://wikipedialibrary.wmflabs.org/partners/60/ Alexander Street Press]''' – [https://alexanderstreet.com/products/women-and-social-movements-library Women and Social Movements Library] now available
* '''[https://wikipedialibrary.wmflabs.org/partners/58/ Cambridge University Press]''' – [http://orlando.cambridge.org/ Orlando Collection] now available
Many other partnerships with accounts available are listed on [https://wikipedialibrary.wmflabs.org/partners/ our partners page], including [https://wikipedialibrary.wmflabs.org/partners/47/ Baylor University Press], [https://wikipedialibrary.wmflabs.org/partners/41/ Loeb Classical Library], [https://wikipedialibrary.wmflabs.org/partners/46/ Cairn], [https://wikipedialibrary.wmflabs.org/partners/55/ Gale] and [https://wikipedialibrary.wmflabs.org/partners/61/ Bloomsbury].
Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] १८:०३, ३० मई २०१८ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=18064061 -->
== Global preferences are available ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Global preferences are now available, you can set them by visiting your new [[Special:GlobalPreferences|global preferences page]]. Visit [[mw:Help:Extension:GlobalPreferences|mediawiki.org for information on how to use them]] and [[mw:Help talk:Extension:GlobalPreferences|leave feedback]]. -- [[User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]])
</div> १९:१९, १० जुलाई २०१८ (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=17968247 -->
== New user group for editing sitewide CSS / JS ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''({{int:please-translate}})''
Hi all!
To improve the security of our readers and editors, permission handling for CSS/JS pages has changed. (These are pages like <code dir="ltr">MediaWiki:Common.css</code> and <code dir="ltr">MediaWiki:Vector.js</code> which contain code that is executed in the browsers of users of the site.)
A new user group, <code dir="ltr">[[m:Special:MyLanguage/Interface administrators|interface-admin]]</code>, has been created.
Starting four weeks from now, only members of this group will be able edit CSS/JS pages that they do not own (that is, any page ending with <code dir="ltr">.css</code> or <code dir="ltr">.js</code> that is either in the <code dir="ltr">MediaWiki:</code> namespace or is another user's user subpage).
You can learn more about the motivation behind the change [[m:Special:MyLanguage/Creation of separate user group for editing sitewide CSS/JS|here]].
Please add users who need to edit CSS/JS to the new group (this can be done the same way new administrators are added, by stewards or local bureaucrats).
This is a dangerous permission; a malicious user or a hacker taking over the account of a careless interface-admin can abuse it in far worse ways than admin permissions could be abused. Please only assign it to users who need it, who are trusted by the community, and who follow common basic password and computer security practices (use strong passwords, do not reuse passwords, use two-factor authentication if possible, do not install software of questionable origin on your machine, use antivirus software if that's a standard thing in your environment).
Thanks!
<br/><span dir="ltr">[[m:User:Tgr|Tgr]] ([[m:User talk:Tgr|talk]]) १७:४५, ३० जुलाई २०१८ (UTC) <small>(via [[m:Special:MyLanguage/Global_message_delivery|global message delivery]])</small></span>
</div>
<!-- Message sent by User:Tgr@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Tgr/massmessage-T139380-ifadmin&oldid=18255968 -->
== Editing of sitewide CSS/JS is only possible for interface administrators from now ==
''({{int:please-translate}})''
<div lang="en" dir="ltr" class="mw-content-ltr">
Hi all,
as [[m:Special:MyLanguage/Creation of separate user group for editing sitewide CSS/JS/announcement 2|announced previously]], permission handling for CSS/JS pages has changed: only members of the <code>[[m:Special:MyLanguage/Interface administrators|interface-admin]]</code> ({{int:group-interface-admin}}) group, and a few highly privileged global groups such as stewards, can edit CSS/JS pages that they do not own (that is, any page ending with .css or .js that is either in the MediaWiki: namespace or is another user's user subpage). This is done to improve the security of readers and editors of Wikimedia projects. More information is available at [[m:Special:MyLanguage/Creation of separate user group for editing sitewide CSS/JS|Creation of separate user group for editing sitewide CSS/JS]]. If you encounter any unexpected problems, please contact me or file a bug.
Thanks!<br />
[[m:User:Tgr|Tgr]] ([[m:User talk:Tgr|talk]]) १२:४०, २७ अगस्त २०१८ (UTC) <small>(via [[m:Special:MyLanguage/Global_message_delivery|global message delivery]])</small>
</div>
<!-- Message sent by User:Tgr@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18258712 -->
== Read-only mode for up to an hour on 12 September and 10 October ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch 2018|Read this message in another language]] • {{int:please-translate}}
The [[foundation:|Wikimedia Foundation]] will be testing its secondary data centre. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic to the secondary data center on '''Wednesday, 12 September 2018'''.
On '''Wednesday, 10 October 2018''', they will switch back to the primary data center.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop when we switch. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on Wednesday, 12 September and Wednesday, 10 October. The test will start at [https://www.timeanddate.com/worldclock/fixedtime.html?iso=20170503T14 14:00 UTC] (15:00 BST, 16:00 CEST, 10:00 EDT, 07:00 PDT, 23:00 JST, and in New Zealand at 02:00 NZST on Thursday 13 September and Thursday 11 October).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
*There will be code freezes for the weeks of 10 September 2018 and 8 October 2018. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can [[wikitech:Switch Datacenter#Schedule for 2018 switch|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. '''Please share this information with your community.''' /<span dir=ltr>[[m:User:Johan (WMF)|User:Johan(WMF)]] ([[m:User talk:Johan (WMF)|talk]])</span>
</div></div> १३:३३, ६ सेप्टेम्बर २०१८ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18333489 -->
== The Community Wishlist Survey ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
The Community Wishlist Survey. {{Int:Please-translate}}.
Hey everyone,
The Community Wishlist Survey is the process when the Wikimedia communities decide what the Wikimedia Foundation [[m:Community Tech|Community Tech]] should work on over the next year.
The Community Tech team is focused on tools for experienced Wikimedia editors. You can post technical proposals from now until 11 November. The communities will vote on the proposals between 16 November and 30 November. You can read more on the [[m:Special:MyLanguage/Community Wishlist Survey 2019|wishlist survey page]].
<span dir=ltr>/[[m:User:Johan (WMF)|User:Johan (WMF)]]</span></div></div> ११:०६, ३० ओक्टोबर २०१८ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18458512 -->
== Editing News #2—2018 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''[[metawiki:VisualEditor/Newsletter/2018/October|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]''
<div style="float:right;width:270px;margin-left:1em;border-style:solid;border-width:1px;padding:1em;">
[[File:VisualEditor-logo.svg|200px|center]]
'''Did you know?'''
<div class="thumbcaption" style="font-size: 90%;">
Did you know that you can use the visual editor on a mobile device?
[[File:Mobile editing watchlist star editing pencil.png|alt=Screenshot showing the location of the pencil icon|center|frameless|250px]]
Tap on the pencil icon to start editing. The page will probably open in the wikitext editor.
You will see another pencil icon in the toolbar. Tap on that pencil icon to the switch between visual editing and wikitext editing.
[[File:Visual editing mobile switch wikitext.png|alt=Toolbar with menu opened|center|frameless|250px]]
Remember to publish your changes when you're done.
You can read and help translate [[mw:Special:MyLanguage/Help:VisualEditor/User guide|the user guide]], which has more information about how to use the visual editor.</div></div>
Since the last newsletter, the [[mw:Editing|Editing Team]] has wrapped up most of their work on the [[mw:2017 wikitext editor|2017 wikitext editor]] and [[mw:VisualEditor/Diffs|the visual diff tool]]. The team has begun investigating the needs of editors who use mobile devices. Their work board is available [[phab:project/view/3236/|in Phabricator]]. Their [[mw:Wikimedia Audiences/2018-19 Q2 Goals#Contributors|current priorities]] are fixing bugs and improving mobile editing.
=== Recent changes ===
*The Editing team has published an [[mw:Mobile editing using the visual editor report|initial report about mobile editing]].
*The Editing team has begun a design study of visual editing on the mobile website. New editors have trouble doing basic tasks on a smartphone, such as adding links to Wikipedia articles. You can [[c:File:Visual Editor Heuristic - Results.pdf|read the report]].
*The Reading team is working on a [[mw:Reading/Web/Advanced mobile contributions|separate mobile-based contributions project]].
*The 2006 wikitext editor is [[mw:Contributors/Projects/Removal of the 2006 wikitext editor|no longer supported]]. If you used [[:File:Edit toolbar - 2.png|that toolbar]], then you will no longer see any toolbar. You may choose another editing tool in your [[Special:Preferences#mw-prefsection-editing|editing preferences]], [[Special:Preferences#mw-prefsection-gadgets|local gadgets]], or [[Special:Preferences#mw-prefsection-betafeatures|beta features]].
*The Editing team described the history and status of [[mw:Extension:VisualEditor|VisualEditor]] in [[m:Wikimedia monthly activities meetings/2018-03|this recorded public presentation]] (starting at 29 minutes, 30 seconds).
*The Language team released [[mw:Content translation/V2|a new version of Content Translation]] (CX2) last month, on [[foundationsite:2018/09/30/international-translation-day/|International Translation Day]]. It integrates the visual editor to support templates, tables, and images. It also produces better wikitext when the translated article is published. [https://wikimediafoundation.org/2018/09/30/content-translation-version-two/]
=== Let's work together ===
* The Editing team wants to improve visual editing on the mobile website. <mark>Please read [[mw:Visual-based mobile editing/Ideas/October 2018|their ideas]] and tell the team what you think would help editors who use the mobile site.</mark>
*The [[m:Community Wishlist Survey 2019|Community Wishlist Survey]] begins next week.
*If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the [[mail:translators-l|Translators mailing list]] or [https://meta.wikimedia.org/w/index.php?title=User_talk:Elitre_(WMF)&action=edit§ion=new contact us] directly. We will notify you when the next issue is ready for translation. {{int:Feedback-thanks-title}}
—[[mw:User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[mw:User talk:Whatamidoing (WMF)|talk]])
</div> १४:१७, २ नवम्बर २०१८ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Wikis_with_VE&oldid=17790200 -->
== Change coming to how certain templates will appear on the mobile web ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
'''Change coming to how certain templates will appear on the mobile web'''
{{int:please-translate}}
[[File:Page_issues_-_mobile_banner_example.jpg|thumb|Example of improvements]]
Hello,
In a few weeks the Readers web team will be changing how some templates look on the mobile web site. We will make these templates more noticeable when viewing the article. We ask for your help in updating any templates that don't look correct.
What kind of templates? Specifically templates that notify readers and contributors about issues with the content of an article – the text and information in the article. Examples like [[wikidata:Q5962027|Template:Unreferenced]] or [[Wikidata:Q5619503|Template:More citations needed]]. Right now these notifications are hidden behind a link under the title of an article. We will format templates like these (mostly those that use Template:Ambox or message box templates in general) to show a short summary under the page title. You can tap on the "Learn more" link to get more information.
For template editors we have [[mw:Recommendations_for_mobile_friendly_articles_on_Wikimedia_wikis#Making_page_issues_(ambox_templates)_mobile_friendly|some recommendations on how to make templates that are mobile-friendly]] and also further [[mw:Reading/Web/Projects/Mobile_Page_Issues|documentation on our work so far]].
If you have questions about formatting templates for mobile, [[mw:Talk:Reading/Web/Projects/Mobile_Page_Issues|please leave a note on the project talk page]] or [https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=Readers-Web-Backlog file a task in Phabricator] and we will help you.
{{Int:Feedback-thanks-title}}
</div> [[m:User:CKoerner (WMF)|CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) १९:३५, १३ नवम्बर २०१८ (UTC)
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18543269 -->
== Community Wishlist Survey vote ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
The Community Wishlist Survey. {{Int:Please-translate}}.
Hey everyone,
The Community Wishlist Survey is the process when the Wikimedia communities decide what the Wikimedia Foundation [[m:Community Tech|Community Tech]] should work on over the next year.
The Community Tech team is focused on tools for experienced Wikimedia editors. The communities have now posted a long list of technical proposals. You can vote on the proposals from now until 30 November. You can read more on the [[m:Special:MyLanguage/Community Wishlist Survey 2019|wishlist survey page]].
<span dir=ltr>/[[m:User:Johan (WMF)|User:Johan (WMF)]]</span></div></div> १८:१३, २२ नवम्बर २०१८ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18543269 -->
== Advanced Search ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[m:WMDE_Technical_Wishes/AdvancedSearch|Advanced Search]] will become a default feature on your wiki on November 28. This new interface allows you to perform specialized searches on the [[Special:Search|search page]], even if you don’t know any [[mw:Special:MyLanguage/Help:CirrusSearch|search syntax]]. Advanced Search originates from the [[m:WMDE_Technical_Wishes|German Community’s Technical Wishes project]]. It's already a default feature on German, Arabic, Farsi and Hungarian Wikipedia. Besides, more than 40.000 users across all wikis have tested the beta version. Feedback is welcome on the [[mw:Help talk:Extension:AdvancedSearch|central feedback page]].</div> [[m:User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] ([[m:User talk:Johanna Strodt (WMDE)|talk]]) ११:०३, २६ नवम्बर २०१८ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_2&oldid=18363910 -->
== New Wikimedia password policy and requirements ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
{{int:please-translate}}
The Wikimedia Foundation security team is implementing a new [[m:Password policy|password policy and requirements]]. [[mw:Wikimedia_Security_Team/Password_strengthening_2019|You can learn more about the project on MediaWiki.org]].
These new requirements will apply to new accounts and privileged accounts. New accounts will be required to create a password with a minimum length of 8 characters. Privileged accounts will be prompted to update their password to one that is at least 10 characters in length.
These changes are planned to be in effect on December 13th. If you think your work or tools will be affected by this change, please let us know on [[mw:Talk:Wikimedia_Security_Team/Password_strengthening_2019|the talk page]].
{{Int:Feedback-thanks-title}}
</div> [[m:User:CKoerner (WMF)|CKoerner (WMF)]] ([[m:User talk:CKoerner (WMF)|talk]]) २०:०३, ६ दिसम्बर २०१८ (UTC)
<!-- Message sent by User:CKoerner (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18639017 -->
== Invitation from Wiki Loves Love 2019 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
[[File:WLL Subtitled Logo (transparent).svg|right|frameless]]
Love is an important subject for humanity and it is expressed in different cultures and regions in different ways across the world through different gestures, ceremonies, festivals and to document expression of this rich and beautiful emotion, we need your help so we can share and spread the depth of cultures that each region has, the best of how people of that region, celebrate love.
[[:c:Commons:Wiki Loves Love|Wiki Loves Love (WLL)]] is an international photography competition of Wikimedia Commons with the subject love testimonials happening in the month of February.
The primary goal of the competition is to document love testimonials through human cultural diversity such as monuments, ceremonies, snapshot of tender gesture, and miscellaneous objects used as symbol of love; to illustrate articles in the worldwide free encyclopedia Wikipedia, and other Wikimedia Foundation (WMF) projects.
The theme of 2019 iteration is '''''Celebrations, Festivals, Ceremonies and rituals of love.'''''
Sign up your affiliate or individually at [[:c:Commons:Wiki Loves Love 2019/Participants|Participants]] page.
To know more about the contest, check out our [[:c:Commons:Wiki Loves Love 2019|Commons Page]] and [[:c:Commons:Wiki Loves Love 2018/FAQ|FAQs]]
There are several prizes to grab. Hope to see you spreading love this February with Wiki Loves Love!
Kind regards,
[[:c:Commons:Wiki Loves Love 2018/International Team|Wiki Loves Love Team]]
Imagine... the sum of all love!
</div>
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १०:१३, २७ दिसम्बर २०१८ (UTC)
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18639017 -->
ouszl6v5in4832db12d0ir6il4llpf5
Wikipedia:Noticeboard/Archive/2019
4
7015
101104
101074
2022-04-19T06:49:36Z
CX Zoom
6375
Fix transclusion template (via JWB)
101104
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2019}}</noinclude>
== FileExporter beta feature ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Logo for the beta feature FileExporter.svg|thumb|Coming soon: the beta feature [[m:WMDE_Technical_Wishes/Move_files_to_Commons|FileExporter]]]]
A new beta feature will soon be released on all wikis: The [[m:WMDE_Technical_Wishes/Move_files_to_Commons|FileExporter]]. It allows exports of files from a local wiki to Wikimedia Commons, including their file history and page history. Which files can be exported is defined by each wiki's community: '''Please check your wiki's [[m:WMDE_Technical_Wishes/Move_files_to_Commons/Configuration file documentation|configuration file]]''' if you want to use this feature.
The FileExporter has already been a beta feature on [https://www.mediawiki.org mediawiki.org], [https://meta.wikimedia.org meta.wikimedia], deWP, faWP, arWP, koWP and on [https://wikisource.org wikisource.org]. After some functionality was added, it's now becoming a beta feature on all wikis. Deployment is planned for January 16. More information can be found [[m:WMDE_Technical_Wishes/Move_files_to_Commons|on the project page]].
As always, feedback is highly appreciated. If you want to test the FileExporter, please activate it in your [[Special:Preferences#mw-prefsection-betafeatures|user preferences]]. The best place for feedback is the [[mw:Help_talk:Extension:FileImporter|central talk page]]. Thank you from Wikimedia Deutschland's [[m:WMDE Technical Wishes|Technical Wishes project]].
</div> [[User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] ०९:४१, १४ ज्यानुवरी २०१९ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=18782700 -->
== No editing for 30 minutes on 17 January ==
<div lang="en" dir="ltr" class="mw-content-ltr">You will '''not be able to edit''' the wikis for up to 30 minutes on '''[https://www.timeanddate.com/worldclock/fixedtime.html?iso=20190117T07 17 January 07:00 UTC]'''. This is because of a database problem that has to be fixed immediately. You can still read the wikis. Some wikis are not affected. They don't get this message. You can see which wikis are '''not''' affected [[:m:User:Johan (WMF)/201901ReadOnlyPage|on this page]]. Most wikis are affected. The time you can not edit might be shorter than 30 minutes. /[[User:Johan (WMF)|Johan (WMF)]]</div>
१८:५२, १६ ज्यानुवरी २०१९ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/201901ReadOnly/Targets6&oldid=18789238 -->
== Talk to us about talking ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:OOjs_UI_icon_speechBubbles-rtl.svg|alt="icon depicting two speech Bubbles"|frameless|right|120px]]
The Wikimedia Foundation is planning a [[mw:Talk pages consultation 2019|global consultation about communication]]. The goal is to bring Wikimedians and wiki-minded people together to improve tools for communication.
We want all contributors to be able to talk to each other on the wikis, whatever their experience, their skills or their devices.
We are looking for input from as many different parts of the Wikimedia community as possible. It will come from multiple projects, in multiple languages, and with multiple perspectives.
We are currently planning the consultation. We need your help.
'''We need volunteers to help talk to their communities or user groups.'''
You can help by hosting a discussion at your wiki. Here's what to do:
# First, [[mw:Talk pages consultation 2019/Participant group sign-up|sign up your group here.]]
# Next, create a page (or a section on a Village pump, or an e-mail thread – whatever is natural for your group) to collect information from other people in your group. This is not a vote or decision-making discussion: we are just collecting feedback.
# Then ask people what they think about communication processes. We want to hear stories and other information about how people communicate with each other on and off wiki. Please consider asking these five questions:
## When you want to discuss a topic with your community, what tools work for you, and what problems block you?
## What about talk pages works for newcomers, and what blocks them?
## What do others struggle with in your community about talk pages?
## What do you wish you could do on talk pages, but can't due to the technical limitations?
## What are the important aspects of a "wiki discussion"?
# Finally, please go to [[mw:Talk:Talk pages consultation 2019|Talk pages consultation 2019 on Mediawiki.org]] and report what you learned from your group. Please include links if the discussion is available to the public.
'''You can also help build the list of the many different ways people talk to each other.'''
Not all groups active on wikis or around wikis use the same way to discuss things: it can happen on wiki, on social networks, through external tools... Tell us [[mw:Talk pages consultation 2019/Tools in use|how your group communicates]].
You can read more about [[mw:Talk pages consultation 2019|the overall process]] on mediawiki.org. If you have questions or ideas, you can [[mw:Talk:Talk pages consultation 2019|leave feedback about the consultation process]] in the language you prefer.
Thank you! We're looking forward to talking with you.
</div> [[user:Trizek (WMF)|Trizek (WMF)]] १५:०१, २१ फ़रवरी २०१९ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18639017 -->
== New Wikipedia Library Accounts Available Now (March 2019) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing signups today for free, full-access, accounts to published research as part of our [[m:The_Wikipedia_Library/Journals|Publisher Donation Program]]. You can sign up for new accounts and research materials on the [https://wikipedialibrary.wmflabs.org/ Library Card platform]:
* '''[https://wikipedialibrary.wmflabs.org/partners/72/ Kinige]''' – Primarily Indian-language ebooks - 10 books per month
* '''[https://wikipedialibrary.wmflabs.org/partners/55/ Gale]''' – Times Digital Archive collection added (covering 1785-2013)
* '''[https://wikipedialibrary.wmflabs.org/partners/54/ JSTOR]''' – New applications now being taken again
Many other partnerships with accounts available are listed on [https://wikipedialibrary.wmflabs.org/partners/ our partners page], including [https://wikipedialibrary.wmflabs.org/partners/47/ Baylor University Press], [https://wikipedialibrary.wmflabs.org/partners/10/ Taylor & Francis], [https://wikipedialibrary.wmflabs.org/partners/46/ Cairn], [https://wikipedialibrary.wmflabs.org/partners/32/ Annual Reviews] and [https://wikipedialibrary.wmflabs.org/partners/61/ Bloomsbury]. You can request new partnerships on our [https://wikipedialibrary.wmflabs.org/suggest/ Suggestions page].
Do better research and help expand the use of high quality references across Wikipedia projects: sign up today!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] १७:४०, १३ मार्च २०१९ (UTC)
:''You can host and coordinate signups for a Wikipedia Library branch in your own language. Please contact [[m:User:Ocaasi_(WMF)|Ocaasi (WMF)]].''<br>
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=18873404 -->
== Read-only mode for up to 30 minutes on 11 April ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
<div lang="en" dir="ltr" class="mw-content-ltr">You will '''not be able to edit''' most Wikimedia wikis for up to 30 minutes on '''[https://www.timeanddate.com/worldclock/fixedtime.html?iso=20190411T05 11 April 05:00 UTC]'''. This is because of a hardware problem. You can still read the wikis. You [[phab:T220080|can see which wikis are affected]]. The time you can not edit might be shorter than 30 minutes. /[[User:Johan (WMF)|Johan (WMF)]]</div></div></div> १०:५६, ८ अप्रैल २०१९ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18979889 -->
== Wikimedia Foundation Medium-Term Plan feedback request ==
{{int:please-translate}}
<div lang="en" dir="ltr" class="mw-content-ltr">The Wikimedia Foundation has published a [[m:Special:MyLanguage/Wikimedia_Foundation_Medium-term_plan_2019|Medium-Term Plan proposal]] covering the next 3–5 years. We want your feedback! Please leave all comments and questions, in any language, on [[m:Talk:Wikimedia_Foundation_Medium-term_plan_2019|the talk page]], by April 20. {{Int:Feedback-thanks-title}} [[m:User:Quiddity (WMF)|Quiddity (WMF)]] ([[m:User talk:Quiddity (WMF)|talk]]) १७:३५, १२ अप्रैल २०१९ (UTC)</div>
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=18998727 -->
== Editing News #1—July 2019 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''[[m:VisualEditor/Newsletter/2019/July|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]''
<div style="float:right;width:270px;margin-left:1em;border-style:solid;border-width:1px;padding:1em;">
[[File:VisualEditor-logo.svg|200px|center]]
<big>'''Did you know?'''</big>
<div class="thumbcaption" style="font-size: 90%;">
Did you know that you can use the visual editor on a mobile device?
Every article has a pencil icon at the top. Tap on the pencil icon [[File:OOjs UI icon edit-ltr.svg|frameless|16x16px]] to start editing.
'''<big>Edit Cards</big>'''
[[File:EditCards-v.20.png|alt=Toolbar with menu opened|center|frameless|250px]]
This is what the new '''Edit Cards for editing links''' in the mobile visual editor look like. You can try the prototype here: '''[[mw:Topic:V394zwrigth8ii7c|📲 Try Edit Cards]].'''
</div></div>
Welcome back to the [[mw:Editing|Editing]] newsletter.
Since [[m:VisualEditor/Newsletter/2018/October|the last newsletter]], the team has released two new features for the [[mw:VisualEditor on mobile|mobile visual editor]] and has started developing three more. All of this work is part of the team's goal to [[m:Wikimedia Foundation Annual Plan/2018-2019/Audiences#Outcome 3: Mobile Contribution|make editing on mobile web simpler]].
Before talking about the team's recent releases, we have a question for you:
<strong>Are you willing to try a new way to add and change links?</strong>
If you are interested, we would value your input! You can try this new link tool in the mobile visual editor on a separate wiki.
<em>Follow these instructions and share your experience:</em>
<strong>[[mw:Topic:V394zwrigth8ii7c|📲 Try Edit Cards]].</strong>
=== Recent releases ===
The mobile visual editor is a simpler editing tool, for smartphones and tablets using the [[mw:Reading/Web/Mobile#About|mobile site]]. The Editing team recently launched two new features to improve the mobile visual editor:
# [[mw:VisualEditor on mobile/Section editing|Section editing]]
#* The purpose is to help contributors focus on their edits.
#* The team studied this with an A/B test. [[mw:VisualEditor on mobile/Section editing#16 June 2019|This test showed]] that contributors who could use section editing were '''1% more likely to publish''' the edits they started than people with only full-page editing.
# [[mw:VisualEditor on mobile#March 1, 2019|Loading overlay]]
#* The purpose is to smooth the transition between reading and editing.
Section editing and the new loading overlay are '''now available to everyone''' using the mobile visual editor.
=== New and active projects ===
This is a list of our most active projects. [[mw:Help:Watching pages|Watch]] these pages to learn about project updates and to share your input on new designs, prototypes and research findings.
*[[mw:VisualEditor on mobile/Edit cards|Edit cards]]: This is a clearer way to add and edit links, citations, images, templates, etc. in articles. You can try this feature now. <em>Go here to see how:</em> [[mw:Topic:V394zwrigth8ii7c|📲 <em>Try Edit Cards</em>]].
*[[mw:VisualEditor on mobile/Toolbar refresh|Mobile toolbar refresh]]: This project will learn if contributors are more successful when the editing tools are easier to recognize.
*[[mw:VisualEditor on mobile/VE mobile default|Mobile visual editor availability]]: This A/B test asks: ''Are newer contributors more successful if they use the mobile visual editor?'' We are collaborating with [[mw:VisualEditor on mobile/VE mobile default#26 June 2019 %E2%80%93 Participating wikis and test start date|20 Wikipedias]] to answer this question.
*[[mw:VisualEditor on mobile/Usability improvements|Usability improvements]]: This project will make the mobile visual editor easier to use. The goal is to let contributors stay focused on editing and to feel more confident in the editing tools.
=== Looking ahead ===
* '''Wikimania:''' Several members of the Editing Team will be attending [[wmania:|Wikimania]] in August 2019. They will lead a session about mobile editing in the [[wmania:2019:Community Growth/Visual editing on mobile: An accessible editor for all|Community Growth space]]. Talk to the team about how editing can be improved.
* '''Talk Pages:''' In the coming months, the Editing Team will begin [[mw:Talk pages consultation 2019|improving talk pages]] and communication on the wikis.
=== Learning more ===
The [[mw:VisualEditor on mobile|VisualEditor on mobile]] is a good place to learn more about the projects we are working on. The team wants to talk with you about anything related to editing. If you have something to say or ask, please leave a message at [[mw:Talk:VisualEditor on mobile|Talk:VisualEditor on mobile]].
[[user:PPelberg (WMF)|PPelberg (WMF)]] ([[mw:user_talk:PPelberg (WMF)|talk]]) & [[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[mw:user_talk:Whatamidoing (WMF)|talk]])
</div> १८:३२, २३ जुलाई २०१९ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Wikis_with_VE&oldid=19175117 -->
== Update on the consultation about office actions ==
Hello all,
Last month, the Wikimedia Foundation's Trust & Safety team [[:en:Wikipedia:Village_pump_(policy)/Archive_152#Announcement_of_forthcoming_temporary_and_partial_ban_tool_consultation|announced]] a future consultation about partial and/or temporary [[m:Special:MyLanguage/office actions|office actions]]. We want to let you know that the '''draft version''' of this consultation has now been [[:m:Office_actions/Community_consultation_on_partial_and_temporary_office_actions/draft|posted on Meta]].
This is a '''draft'''. It is not intended to be the consultation itself, which will be posted on Meta likely in early September. Please do not treat this draft as a consultation. Instead, we ask your assistance in forming the final language for the consultation.
For that end, we would like your input over the next couple of weeks about what questions the consultation should ask about partial and temporary Foundation office action bans and how it should be formatted. '''[[:m:Talk:Office_actions/Community_consultation_on_partial_and_temporary_office_actions/draft|Please post it on the draft talk page]]'''. Our goal is to provide space for the community to discuss all the aspects of these office actions that need to be discussed, and we want to ensure with your feedback that the consultation is presented in the best way to encourage frank and constructive conversation.
Please visit [[:m:Office_actions/Community_consultation_on_partial_and_temporary_office_actions/draft|the consultation draft on Meta-wiki]] and leave your comments on the draft’s talk page about what the consultation should look like and what questions it should ask.
Thank you for your input! -- The [[m:Special:MyLanguage/Trust and Safety|Trust & Safety team]] ०८:०३, १६ अगस्त २०१९ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=19175143 -->
== New tools and IP masking ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
<div lang="en" dir="ltr" class="mw-content-ltr">
Hey everyone,
The Wikimedia Foundation wants to work on two things that affect how we patrol changes and handle vandalism and harassment. We want to make the tools that are used to handle bad edits better. We also want to get better privacy for unregistered users so their IP addresses are no longer shown to everyone in the world. We would not hide IP addresses until we have better tools for patrolling.
We have an idea of what tools ''could'' be working better and how a more limited access to IP addresses would change things, but we need to hear from more wikis. You can read more about the project [[m:IP Editing: Privacy Enhancement and Abuse Mitigation|on Meta]] and [[m:Talk:IP Editing: Privacy Enhancement and Abuse Mitigation|post comments and feedback]]. Now is when we need to hear from you to be able to give you better tools to handle vandalism, spam and harassment.
You can post in your language if you can't write in English.
[[User:Johan (WMF)|Johan (WMF)]]</div></div></div> १४:१८, २१ अगस्त २०१९ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Tools_and_IP_message/Distribution&oldid=19315232 -->
== The consultation on partial and temporary Foundation bans just started ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<div class="plainlinks">
Hello,
In a [[:en:Wikipedia:Community_response_to_the_Wikimedia_Foundation%27s_ban_of_Fram/Official_statements#Board_statement|recent statement]], the Wikimedia Foundation Board of Trustees [[:en:Wikipedia:Community_response_to_the_Wikimedia_Foundation%27s_ban_of_Fram/Official_statements#Board_statement|requested that staff hold a consultation]] to "re-evaluat[e] or add community input to the two new office action policy tools (temporary and partial Foundation bans)".
Accordingly, the Foundation's Trust & Safety team invites all Wikimedians [[:m:Office actions/Community consultation on partial and temporary office actions/09 2019|to join this consultation and give their feedback]] from 30 September to 30 October.
How can you help?
* Suggest how partial and temporary Foundation bans should be used, if they should (eg: On all projects, or only on a subset);
* Give ideas about how partial and temporary Foundation bans should ideally implemented, if they should be; and/or
* Propose changes to the existing Office Actions policy on partial and temporary bans.
We offer our thanks in advance for your contributions, and we hope to get as much input as possible from community members during this consultation!
</div>
</div>-- [[user:Kbrown (WMF)|Kbrown (WMF)]] १७:१४, ३० सेप्टेम्बर २०१९ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=19302497 -->
== Feedback wanted on Desktop Improvements project ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
{{Int:Please-translate}}
{{int:Hello}}. The Readers Web team at the WMF will work on some [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|improvements to the desktop interface]] over the next couple of years. The goal is to increase usability without removing any functionality. We have been inspired by changes made by volunteers, but that currently only exist as local gadgets and user scripts, prototypes, and volunteer-led skins. We would like to begin the process of bringing some of these changes into the default experience on all Wikimedia projects.
We are currently in the research stage of this project and are looking for ideas for improvements, as well as feedback on our current ideas and mockups. So far, we have performed interviews with community members at Wikimania. We have gathered lists of previous volunteer and WMF work in this area. We are examining possible technical approaches for such changes.
We would like individual feedback on the following:
* Identifying focus areas for the project we have not yet discovered
* Expanding the list of existing gadgets and user scripts that are related to providing a better desktop experience. If you can think of some of these from your wiki, please let us know
* Feedback on the ideas and mockups we have collected so far
We would also like to gather a list of wikis that would be interested in being test wikis for this project - these wikis would be the first to receive the updates once we’re ready to start building.
When giving feedback, please consider the following goals of the project:
* Make it easier for readers to focus on the content
* Provide easier access to everyday actions (e.g. search, language switching, editing)
* Put things in logical and useful places
* Increase consistency in the interface with other platforms - mobile web and the apps
* Eliminate clutter
* Plan for future growth
As well as the following constraints:
* Not touching the content - no work will be done in terms of styling templates or to the structure of page contents themselves
* Not removing any functionality - things might move around, but all navigational items and other functionality currently available by default will remain
* No drastic changes to the layout - we're taking an evolutionary approach to the changes and want the site to continue feeling familiar to readers and editors
Please give all feedback (in any language) at [[mw:Talk:Reading/Web/Desktop Improvements|mw:Talk:Reading/Web/Desktop Improvements]]
After this round of feedback, we plan on building a prototype of suggested changes based on the feedback we receive. You’ll hear from us again asking for feedback on this prototype.
{{Int:Feedback-thanks-title}} [[mw:User:Quiddity (WMF)|Quiddity (WMF)]] ([[mw:User talk:Quiddity (WMF)|talk]])
</div> ०७:१८, १६ ओक्टोबर २०१९ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Quiddity_(WMF)/Global_message_delivery_split_4&oldid=19462890 -->
== Beta feature "Reference Previews" ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
A new beta feature will soon be deployed to your wiki: [[m:WMDE_Technical_Wishes/ReferencePreviews|Reference Previews]]. As you might guess from the name, this feature gives you a preview of references in the article text. That means, you can look up a reference without jumping down to the bottom of the page.
Reference Previews have already been a beta feature on German and Arabic Wikipedia since April. Now they will become available on more wikis. Deployment is planned for October 24. More information can be found [[m:WMDE_Technical_Wishes/ReferencePreviews|on the project page]].
As always, feedback is highly appreciated. If you want to test Reference Previews, please activate the beta feature in your [[Special:Preferences#mw-prefsection-betafeatures|user preferences]] and let us know what you think. The best place for feedback is the [[mw:Help talk:Reference Previews|central talk page]]. We hope the feature will serve you well in your work. Thank you from Wikimedia Deutschland's [[m:WMDE Technical Wishes|Technical Wishes project]].
</div> -- [[User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] ०९:४७, २३ ओक्टोबर २०१९ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=19478814 -->
== Editing News #2 – Mobile editing and talk pages ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<em>[[m:VisualEditor/Newsletter/2019/October|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</em>
Inside this newsletter, the [[mw:Editing|Editing team]] talks about their work on the [[mw:Mobile visual editor|mobile visual editor]], on [[mw:Talk pages project|the new talk pages project]], and at [[wikimania:|Wikimania 2019]].
=== Help ===
<strong>What talk page interactions do you remember?</strong> Is it a story about how someone helped you to learn something new? Is it a story about how someone helped you get involved in a group? Something else? Whatever your story is, we want to hear it!
Please tell us a story about how you used a talk page. <mark>Please share a link to a memorable discussion, or describe it on the <strong>[[mw:Topic:V8d91yh8gcg404dj|talk page for this project]]</strong>.</mark> The team wants your examples. These examples will help everyone develop a shared understanding of what this project should support and encourage.
=== Talk pages project ===
The [[mw:Talk pages consultation 2019|Talk Pages Consultation]] was a global consultation to define better tools for wiki communication. From February through June 2019, more than 500 volunteers on 20 wikis, across 15 languages and multiple projects, came together with members of the Foundation to create a product direction for a set of discussion tools. The [[mw:Talk pages consultation 2019/Phase 2 report|Phase 2 Report]] of the Talk Page Consultation was published in August. It summarizes the product direction the team has started to work on, which you can read more about here: [[mw:Talk pages project|Talk Page Project project page]].
The team needs and wants your help at this early stage. They are starting to develop the first idea. Please add your name to the [[mw:Talk pages project#Getting involved|<strong>"Getting involved"</strong>]] section of the project page, if you would like to hear about opportunities to participate.
=== Mobile visual editor ===
The Editing team is trying to make it simpler to edit on mobile devices. The team is changing the [[mw:VisualEditor on mobile|visual editor on mobile]]. If you have something to say about editing on a mobile device, please leave a message at [[mw:Talk:VisualEditor on mobile|Talk:VisualEditor on mobile]].
==== [[mw:VisualEditor on mobile/Edit cards|Edit Cards]] ====
[[File:Edit Cards-before-v3-comparison.png|thumb|486x486px|What happens when you click on a link. The new Edit Card is bigger and has more options for editing links.]]
* On 3 September, the Editing team released [[:File:Edit Cards comparison v2 and v3.png|version 3 of Edit Cards]]. Anyone could use the new version in the mobile visual editor.
* There is an [[:File:Edit Cards comparison v2 and v3.png|updated design]] on the Edit Card for adding and modifying links. There is also a new, [[mw:VisualEditor on mobile/Edit cards#2 September 2019 - v3 deployment timing|combined workflow for editing a link's display text and target]].
* Feedback: You can try the new Edit Cards by opening the mobile visual editor on a smartphone. Please post your feedback on the [[:mw:Topic:V5rg0cqmikpubmjj|Edit cards talk page]].
==== [[mw:VisualEditor on mobile/Toolbar refresh|Toolbar]] ====
[[File:Toolbar-comparison-v1.png|thumb|486px|The editing toolbar is changing in the mobile visual editor. The old system had two different toolbars. Now, all the buttons are together. [[mw:Topic:V79x6zm8n6i4nb56|Tell the team what you think about the new toolbar]].]]
* In September, the Editing team updated the mobile visual editor's editing toolbar. Anyone could see these changes in the mobile visual editor.
** <em>One toolbar:</em> All of the editing tools are located in one toolbar. Previously, the toolbar changed when you clicked on different things.
**<em>New navigation:</em> The buttons for moving forward and backward in the edit flow have changed.
**<em>Seamless switching:</em> an [[phab:T228159|improved workflow]] for switching between the visual and wikitext modes.
* Feedback: You can try the refreshed toolbar by opening the mobile VisualEditor on a smartphone. Please post your feedback on the [[mw:Topic:V79x6zm8n6i4nb56|Toolbar feedback talk page]].
=== Wikimania ===
The Editing Team attended [[wmania:2019:Program|Wikimania 2019]] in Sweden. They led a session on [[wmania:2019:Community Growth/Visual editing on mobile: An accessible editor for all|the mobile visual editor]] and a session on [[wmania:2019:Community Growth/After Flow: A new direction for improving talk pages|the new talk pages project]]. They tested [[mw:VisualEditor on mobile/Toolbar refresh#v1 prototype|two]] new [[mw:VisualEditor on mobile/Edit cards#v3 prototype|features]] in the mobile visual editor with contributors. You can read more about what the team did and learned in [[mw:VisualEditor on mobile#Wikimania Stockholm: Overview|the team's report on Wikimania 2019]].
=== Looking ahead ===
* <strong>Talk Pages Project:</strong> The team is thinking about the first set of proposed changes. The team will be working with a few communities to pilot those changes. The best way to stay informed is by adding your username to the list on the project page: [[mw:Talk pages project#Getting involved|<strong>Getting involved</strong>]].
* <strong>Testing the mobile visual editor as the default:</strong> The Editing team plans to post results before the end of the calendar year. The best way to stay informed is by adding the project page to your watchlist: [[mw:VisualEditor on mobile/VE mobile default|<strong>VisualEditor as mobile default project page</strong>]].
* <strong>Measuring the impact of Edit Cards:</strong> This study asks whether the project helped editors add links and citations. The Editing team hopes to share results in November. The best way to stay informed is by adding the project page to your watchlist: [[mw:VisualEditor on mobile/Edit cards|<strong>Edit Cards project page</strong>]].
– [[User:PPelberg (WMF)|PPelberg (WMF)]] ([[mw:User talk:PPelberg (WMF)|talk]]) & [[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[mw:User talk:Whatamidoing (WMF)|talk]])
</div> ११:१२, २९ ओक्टोबर २०१९ (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Target_lists/VE_201910/4&oldid=19500850 --
40yw12dp7ircpnpezg6wehl6s41n6gz
Wikipedia:Noticeboard/Archive/2020
4
7016
101105
101075
2022-04-19T06:49:39Z
CX Zoom
6375
Fix transclusion template (via JWB)
101105
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2020}}</noinclude>
== Movement Learning and Leadership Development Project ==
Hello
The Wikimedia Foundation’s Community Development team is seeking to learn more about the way volunteers learn and develop into the many different roles that exist in the movement. Our goal is to build a movement informed framework that provides shared clarity and outlines accessible pathways on how to grow and develop skills within the movement. To this end, we are looking to speak with you, our community to learn about your journey as a Wikimedia volunteer. Whether you joined yesterday or have been here from the very start, we want to hear about the many ways volunteers join and contribute to our movement.
To learn more about the project, [[:m:special:MyLanguage/Movement Learning and Leadership Development Project|please visit the Meta page]]. If you are interested in participating in the project, please complete [https://docs.google.com/forms/d/e/1FAIpQLSegM07N1FK_s0VUECM61AlWOthwdn5zQOlVsa2vaKcx13BwZg/viewform?usp=sf_link this simple Google form]. Although we may not be able to speak to everyone who expresses interest, we encourage you to complete this short form if you are interested in participating!
-- [[user:LMiranda (WMF)|LMiranda (WMF)]] ([[user talk:LMiranda (WMF)|talk]]) १९:०१, २२ ज्यानुवरी २०२० (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Trizek_(WMF)/sandbox/temp_MassMessage_list&oldid=19738989 -->
== Additional interface for edit conflicts on talk pages ==
''Sorry, for writing this text in English. If you could help to translate it, it would be appreciated.''
You might know the new interface for edit conflicts (currently a beta feature). Now, Wikimedia Germany is designing an additional interface to solve edit conflicts on talk pages. This interface is shown to you when you write on a discussion page and another person writes a discussion post in the same line and saves it before you do. With this additional editing conflict interface you can adjust the order of the comments and edit your comment. We are inviting everyone to have a look at [[m:WMDE Technical Wishes/Edit Conflicts#Edit conflicts on talk pages|the planned feature]]. Let us know what you think on our [[mw:Help talk:Two Column Edit Conflict View|central feedback page]]! -- For the Technical Wishes Team: [[m:User:Max Klemm (WMDE)|Max Klemm (WMDE)]] १४:१५, २६ फ़रवरी २०२० (UTC)
<!-- Message sent by User:Max Klemm (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=19845780 -->
== Editing news 2020 #1 – Discussion tools ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<em>[[m:VisualEditor/Newsletter/2020/April|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</em>
[[File:TalkPages-Reply-v1.0.png|thumb|300px|alt=Screenshot showing what the Reply tool looks like|This early version of the Reply tool automatically signs and indents comments.]]
The [[mw:Editing|Editing team]] has been working on [[mw:Talk pages project|the talk pages project]]. The goal of the talk pages project is to help contributors communicate on wiki more easily. This project is the result of the [[mw:Talk pages consultation 2019|Talk pages consultation 2019]].
[[File:TalkPages-Reply-v2.0.png|thumb|300px|alt=Reply tool improved with edit tool buttons|In a future update, the team plans to test a tool for easily linking to another user's name, a rich-text editing option, and other tools.]]
The team is building a [[mw:Talk pages project/replying|new tool for replying]] to comments now. This early version can sign and indent comments automatically. <strong>Please [[mw:Talk pages project/replying/prototype testing#Reply%20version%201.0|test the new Reply tool]].</strong>
*On 31 March 2020, the new {{Int:discussiontools-replylink}} tool was offered as a [[mw:Beta Feature|Beta Feature]] editors at four Wikipedias: [[w:ar:Special:Preferences#mw-prefsection-betafeatures|Arabic]], [[w:nl:Special:Preferences#mw-prefsection-betafeatures|Dutch]], [[w:fr:Special:Preferences#mw-prefsection-betafeatures|French]], and [[w:hu:Special:Preferences#mw-prefsection-betafeatures|Hungarian]]. If your community also wants early access to the new tool, contact [[User:Whatamidoing (WMF)]].
*The team is planning some upcoming changes. <strong>Please [[mw:Talk pages project/replying#Version%202.0|review the proposed design]] and share your thoughts on the talk page.</strong> The team will test features such as:
**an easy way to mention another editor ("pinging"),
**a rich-text visual editing option, and
**other features identified through user testing or recommended by editors.
To hear more about Editing Team updates, please add your name to the [[mw:Talk pages project#Get involved|<strong>"Get involved"</strong>]] section of the project page. You can also watch [[File:MediaWiki Vector skin blue star watchlist icon.svg|frameless|16px]] these pages: [[mw:Talk pages project|the main project page]], [[mw:Talk pages project/Updates|Updates]], [[mw:Talk pages project/replying|Replying]], and [[mw:Talk pages project/replying/prototype testing|User testing]].
– [[user:PPelberg (WMF)|PPelberg (WMF)]] ([[mw:User talk:PPelberg (WMF)|talk]]) & [[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[mw:User talk:Whatamidoing (WMF)|talk]])
</div> १९:२५, ८ अप्रैल २०२० (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Quiddity_(WMF)/sandbox2&oldid=19967064 -->
== Editing news 2020 #2 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<em>[[m:Special:MyLanguage/VisualEditor/Newsletter/2020/June|Read this in another language]] • [[m:Special:MyLanguage/VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</em>
[[File:TalkPages-Reply-v2.0.png|alt=Mockup of the new reply feature, showing new editing tools|thumb|400x400px|The new features include a toolbar. [[mw:Talk:Talk pages project/replying|What do you think should be in the toolbar?]]]]
This issue of the [[mw:Special:MyLanguage/Editing|Editing]] newsletter includes information the [[mw:Special:MyLanguage/Talk pages project|Talk pages project]], an effort to help contributors communicate on wiki more easily.
* [[mw:Special:MyLanguage/Talk pages project/replying|<strong>Reply tool</strong>]]: This is available as a Beta Feature at the four partner wikis (Arabic, Dutch, French, and Hungarian Wikipedias). The Beta Feature is called "{{int:discussiontools-preference-label}}". The Beta Feature will get [[mw:Special:MyLanguage/Talk pages project/replying#Version%202.0|new features]] soon. The new features include writing comments in a new visual editing mode and pinging other users by typing <code>@</code>. You can [[mw:Special:MyLanguage/Talk pages project/replying/prototype testing#Reply%20tool%20version%202.0|test the new features]] on the [[mw:Special:MyLanguage/Beta Cluster|Beta Cluster]] now. Some other wikis will have a chance to try the Beta Feature in the coming months.
* [[mw:Special:MyLanguage/New requirements for user signatures|<strong>New requirements for user signatures</strong>]]: Soon, users will not be able to save invalid custom signatures in [[Special:Preferences]]. This will reduce signature spoofing, prevent page corruption, and make new talk page tools more reliable. Most editors will not be affected.
* [[mw:Special:MyLanguage/Talk pages project/New discussion|<strong>New discussion tool</strong>]]: The Editing team is beginning work on a simpler process for starting new discussions. You can [[mw:Special:MyLanguage/Talk pages project/New discussion#Design|see the initial design on the project page]].
* [[m:Special:MyLanguage/Research:Usage of talk pages|<strong>Research on the use of talk pages</strong>]]: The Editing team worked with the [[mw:Special:MyLanguage/Wikimedia Research|Wikimedia research team]] to study how talk pages help editors improve articles. We learned that new editors who use talk pages make more edits to the main namespace than new editors who don't use talk pages.
– [[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[User talk:Whatamidoing (WMF)|talk]])
</div> २०:३३, १७ जून २०२० (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Trizek_(WMF)/sandbox/temp_MassMessage_list&oldid=20184653 -->
== Annual contest Wikipedia Pages Wanting Photos ==
[[File:WPWP logo 1.png|150px|right|Wikipedia Pages Wanting Photos (WPWP)]]
This is to invite you to join the Wikipedia Pages Wanting Photos (WPWP) campaign to help improve Wikipedia articles with photos and win prizes. The campaign starts today 1st July 2020 and closes 31st August 2020.
The campaign primarily aims at using images from Wikimedia Commons on Wikipedia articles that are lacking images. Participants will choose among Wikipedia pages without photo images, then add a suitable file from among the many thousands of photos in the Wikimedia Commons, especially those uploaded from thematic contests (Wiki Loves Africa, Wiki Loves Earth, Wiki Loves Folklore, etc.) over the years.
Please visit the '''[[m:Wikipedia Pages Wanting Photos|campaign page]]''' to learn more about the WPWP Campaign.
With kind regards,
Thank you,
Deborah Schwartz Jacobs, Communities Liaison, On behalf of the Wikipedia Pages Wanting Photos Organizing Team - ०८:२४, १ जुलाई २०२० (UTC)
''feel free to translate this message to your local language when this helps your community''
<!-- Message sent by User:Romaine@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Romaine/MassMessage&oldid=20232618 -->
== Feedback on movement names ==
{{int:Hello}}. Apologies if you are not reading this message in your native language. {{int:please-translate}} if necessary. {{Int:Feedback-thanks-title}}
There are a lot of conversations happening about the future of our movement names. We hope that you are part of these discussions and that your community is represented.
Since 16 June, the Foundation Brand Team has been running a [https://wikimedia.qualtrics.com/jfe/form/SV_9G2dN7P0T7gPqpD survey] in 7 languages about [[m:Special:MyLanguage/Communications/Wikimedia brands/2030 movement brand project/Naming convention proposals|3 naming options]]. There are also community members sharing concerns about renaming in a [[m:Special:MyLanguage/Community open letter on renaming|Community Open Letter]].
Our goal in this call for feedback is to hear from across the community, so we encourage you to participate in the survey, the open letter, or both. The survey will go through 7 July in all timezones. Input from the survey and discussions will be analyzed and published on Meta-Wiki.
Thanks for thinking about the future of the movement, --[[:m:Talk:Communications/Wikimedia brands/2030 movement brand project|The Brand Project team]], १९:४२, २ जुलाई २०२० (UTC)
''Note: The survey is conducted via a third-party service, which may subject it to additional terms. For more information on privacy and data-handling, see the [[foundation:Special:MyLanguage/Naming Convention Proposals Movement Feedback Survey Privacy Statement|survey privacy statement]].''
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Elitre_(WMF)/All_wikis_June_2020&oldid=20238830 -->
== Editing news 2020 #3 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<em>[[m:VisualEditor/Newsletter/2020/July|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</em>
[[File:50M@2x.png|thumb|alt=A gold star with a blue ribbon, and the text 50m|More than <strong>50 million edits</strong> have been made using the visual editor on desktop.|400px]]
Seven years ago this month, the [[mw:Editing team|Editing team]] offered the visual editor to most Wikipedia editors. Since then, editors have achieved many milestones:
* More than <strong>50 million edits</strong> have been made using the visual editor on desktop.
* More than <strong>2 million new articles</strong> have been created in the visual editor. More than 600,000 of these new articles were created during 2019.
* The visual editor is <strong>increasingly popular</strong>. The proportion of all edits made using the visual editor has increased every year since its introduction.
* In 2019, <strong>35% of the edits by newcomers</strong> (logged-in editors with ≤99 edits) used the visual editor. This percentage has <strong>increased every year</strong>.
* Almost <strong>5 million edits on the mobile site</strong> have been made with the visual editor. Most of these edits have been made since the Editing team started improving the [[mw:Mobile visual editor|mobile visual editor]] in 2018.
* On 17 November 2019, the [https://discuss-space.wmflabs.org/t/first-edit-made-to-wikipedia-from-outer-space/2254 <strong>first edit from outer space</strong>] was made in the mobile visual editor. 🚀 👩🚀
* Editors have made more than <strong>7 million edits in the 2017 wikitext editor</strong>, including starting <strong>600,000 new articles</strong> in it. The [[mw:2017 wikitext editor|2017 wikitext editor]] is VisualEditor's built-in wikitext mode. You can [[Special:Preferences#mw-prefsection-betafeatures|enable it in your preferences]].
[[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[User talk:Whatamidoing (WMF)|talk]])
</div> १२:५५, ९ जुलाई २०२० (UTC)
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=VisualEditor/Newsletter/Wikis_with_VE&oldid=20232673 -->
== Announcing a new wiki project! Welcome, Abstract Wikipedia ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hi all,
It is my honor to introduce Abstract Wikipedia, a new project that has been unanimously approved by the Wikimedia Foundation Board of Trustees. Abstract Wikipedia proposes a new way to generate baseline encyclopedic content in a multilingual fashion, allowing more contributors and more readers to share more knowledge in more languages. It is an approach that aims to make cross-lingual cooperation easier on our projects, increase the sustainability of our movement through expanding access to participation, improve the user experience for readers of all languages, and innovate in free knowledge by connecting some of the strengths of our movement to create something new.
This is our first new project in over seven years. Abstract Wikipedia was submitted as a project proposal by Denny Vrandečić in May 2020 <ref>[[m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]]</ref> after years of preparation and research, leading to a detailed plan and lively discussions in the Wikimedia communities. We know that the energy and the creativity of the community often runs up against language barriers, and information that is available in one language may not make it to other language Wikipedias. Abstract Wikipedia intends to look and feel like a Wikipedia, but build on the powerful, language-independent conceptual models of Wikidata, with the goal of letting volunteers create and maintain Wikipedia articles across our polyglot Wikimedia world.
The project will allow volunteers to assemble the fundamentals of an article using words and entities from Wikidata. Because Wikidata uses conceptual models that are meant to be universal across languages, it should be possible to use and extend these building blocks of knowledge to create models for articles that also have universal value. Using code, volunteers will be able to translate these abstract “articles” into their own languages. If successful, this could eventually allow everyone to read about any topic in Wikidata in their own language.
As you can imagine, this work will require a lot of software development, and a lot of cooperation among Wikimedians. In order to make this effort possible, Denny will join the Foundation as a staff member in July and lead this initiative. You may know Denny as the creator of Wikidata, a long-time community member, a former staff member at Wikimedia Deutschland, and a former Trustee at the Wikimedia Foundation <ref>[[m:User:Denny|User:Denny]]</ref>. We are very excited that Denny will bring his skills and expertise to work on this project alongside the Foundation’s product, technology, and community liaison teams.
It is important to acknowledge that this is an experimental project, and that every Wikipedia community has different needs. This project may offer some communities great advantages. Other communities may engage less. Every language Wikipedia community will be free to choose and moderate whether or how they would use content from this project.
We are excited that this new wiki-project has the possibility to advance knowledge equity through increased access to knowledge. It also invites us to consider and engage with critical questions about how and by whom knowledge is constructed. We look forward to working in cooperation with the communities to think through these important questions.
There is much to do as we begin designing a plan for Abstract Wikipedia in close collaboration with our communities. I encourage you to get involved by going to the project page and joining the new mailing list <ref>[[mail:abstract-wikipedia|Abstract Wikipedia mailing list]]</ref>. We recognize that Abstract Wikipedia is ambitious, but we also recognize its potential. We invite you all to join us on a new, unexplored path.
Yours,
Katherine Maher (Executive Director, Wikimedia Foundation)
<references/>
</div> <small>Sent by [[:m:User:Elitre (WMF)]] २०:०६, ९ जुलाई २०२० (UTC) - '''[[:m:Special:MyLanguage/Abstract Wikipedia/July 2020 announcement]]''' </small>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Elitre_(WMF)/All_wikis_June_2020&oldid=20265889 -->
== The Universal Code of Conduct (UCoC): we want to hear from you. ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''{{int:Hello}}. Apologies that you may not be reading this message in your native language: translations of the following message may be available on [[:m:Special:MyLanguage/Universal Code of Conduct/Message to small and medium sized wikis|Meta]]. {{int:please-translate}}. {{Int:Feedback-thanks-title}}''<br>
At times, our contributor communities and projects have suffered from a lack of guidelines that can help us create an environment where free knowledge can be shared safely without fear.
There has been talk about the need for a global set of conduct rules in different communities over time.
Recently, the Wikimedia Foundation Board of Trustees announced a [[:m:Special:MyLanguage/Wikimedia_Foundation_Board_noticeboard/May_2020_-_Board_of_Trustees_on_Healthy_Community_Culture,_Inclusivity,_and_Safe_Spaces|Community Culture Statement]], asking for new standards to address harassment and promote inclusivity across projects.
The universal code of conduct will be a binding minimum set of standards across all Wikimedia projects, and will apply to all of us, staff and volunteers alike, all around the globe. It is of great importance that we all participate in expressing our opinions and thoughts about UCoC and its values. We should think about what we want it to cover or include and what it shouldn’t include, and how it may create difficulties or help our groups.
This is the time to talk about it. Before starting drafting the code of conduct, we would like to hear from you and to solicit the opinions and feedback of your colleagues.
In order for your voice to be heard, we encourage and invite you to read more about [[:m:Special:MyLanguage/Universal_Code_of_Conduct|the universal code of conduct (UCoC)]] and then write down your opinions or feedback [[:m:Talk:Universal_Code_of_Conduct|on the discussion page]].
To reduce language barriers during the process, you are welcome to translate [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Universal+Code+of+Conduct&language=en&action=page&filter= the universal code of conduct main page] from English into your respective local language. You and your community may choose to provide your opinions/feedback using your local languages.
Thanks in advance for your attention and contributions, [[:m:Talk:Trust_and_Safety|The Trust and Safety team at Wikimedia Foundation]] १६:४२, २२ जुलाई २०२० (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Universal_Code_of_Conduct/Message_to_small_and_medium_sized_wikis/List&oldid=20303398 -->
== Technical Wishes: FileExporter and FileImporter become default features on all Wikis ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
The [[m:WMDE_Technical_Wishes/Move_files_to_Commons|FileExporter and FileImporter]] will become a default features on all wikis until August 7, 2020. They are planned to help you to move files from your local wiki to Wikimedia Commons easier while keeping all original file information (Description, Source, Date, Author, View History) intact. Additionally, the move is documented in the files view history.
How does it work?
Step 1: If you are an auto-confirmed user, you will see a link "Move file to Wikimedia Commons" on the local file page.
Step 2: When you click on this link, the FileImporter checks if the file can in fact be moved to Wikimedia Commons. These checks are performed based on the wiki's [[m:WMDE_Technical_Wishes/Move_files_to_Commons/Configuration_file_documentation|configuration file]] which is created and maintained by each local wiki community.
Step 3: If the file is compatible with Wikimedia Commons, you will be taken to an import page, at which you can update or add information regarding the file, such as the description. You can also add the 'Now Commons' template to the file on the local wiki by clicking the corresponding check box in the import form. Admins can delete the file from the local wiki by enabling the corresponding checkbox. By clicking on the 'Import' button at the end of the page, the file is imported to Wikimedia Commons.
If you want to know more about the [[m:WMDE_Technical_Wishes/Move_files_to_Commons|FileImporter extension]] or the [[m:WMDE_Technical_Wishes|Technical Wishes Project]], follow the links. --For the Technical Wishes Team: </div>[[User:Max Klemm (WMDE)|Max Klemm (WMDE)]] ०९:१४, ६ अगस्त २०२० (UTC)
<!-- Message sent by User:Max Klemm (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=20343133 -->
== Important: maintenance operation on September 1st ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch 2020|Read this message in another language]] • [[:m:Special:MyLanguage/Tech/Server switch 2020|{{int:please-translate}}]]
The [[foundation:|Wikimedia Foundation]] will be testing its secondary data centre. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic to the secondary data centre on '''Tuesday, September 1st 2020'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on Tuesday, September 1st. The test will start at [https://www.timeanddate.com/worldclock/fixedtime.html?iso=20200901T14 14:00 UTC] (15:00 BST, 16:00 CEST, 10:00 EDT, 19:30 IST, 07:00 PDT, 23:00 JST, and in New Zealand at 02:00 NZST on Wednesday September 2).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
*There will be code freezes for the week of September 1st, 2020. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can [[wikitech:Switch Datacenter#Schedule for 2018 switch|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. '''Please share this information with your community.'''
</div></div> <span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|talk]])</span> १३:४८, २६ अगस्त २०२० (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=20384955 -->
== New Wikipedia Library Collections Now Available (September 2020) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL owl says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing new free, full-access, accounts to reliable sources as part of our [https://wikipedialibrary.wmflabs.org/partners/ research access program]. You can sign up for new accounts and research materials on the [https://wikipedialibrary.wmflabs.org/ Library Card platform]:
* '''[https://wikipedialibrary.wmflabs.org/partners/101/ Al Manhal]''' – Arabic journals and ebooks
* '''[https://wikipedialibrary.wmflabs.org/partners/102/ Ancestry.com]''' – Genealogical and historical records
* '''[https://wikipedialibrary.wmflabs.org/partners/100/ RILM]''' – Music encyclopedias
Many other partnerships are listed on [https://wikipedialibrary.wmflabs.org/partners/ our partners page], including [https://wikipedialibrary.wmflabs.org/partners/49/ Adam Matthew], [https://wikipedialibrary.wmflabs.org/partners/57/ EBSCO], [https://wikipedialibrary.wmflabs.org/partners/55/ Gale] and [https://wikipedialibrary.wmflabs.org/partners/54/ JSTOR].
A significant portion of our collection now no longer requires individual applications to access! Read more in our [https://diff.wikimedia.org/2020/06/24/simplifying-your-research-needs-the-wikipedia-library-launches-new-technical-improvements-and-partnerships/ recent blog post].
Do better research and help expand the use of high quality references across Wikipedia projects!
<br>--[[w:en:Wikipedia:TWL/Coordinators|The Wikipedia Library Team]] ०९:४९, ३ सेप्टेम्बर २०२० (UTC)
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=20418180 -->
== Invitation to participate in the conversation ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''{{int:Hello}}. Apologies for cross-posting, and that you may not be reading this message in your native language: translations of the following announcement may be available on '''[[:m:Special:MyLanguage/Universal Code of Conduct/Draft review/Invitation (long version)|Meta]]'''. {{int:please-translate}}. {{Int:Feedback-thanks-title}}''
We are excited to share '''[[:m:Special:MyLanguage/Universal Code of Conduct/Draft review|a draft of the Universal Code of Conduct]]''', which the Wikimedia Foundation Board of Trustees called for earlier this year, for your review and feedback. The discussion will be open until October 6, 2020.
The UCoC Drafting Committee wants to learn which parts of the draft would present challenges for you or your work. What is missing from this draft? What do you like, and what could be improved?
Please join the conversation and share this invitation with others who may be interested to join, too.
To reduce language barriers during the process, you are welcomed to translate this message and the [[:m:Special:MyLanguage/Universal Code of Conduct/Draft review|Universal Code of Conduct/Draft review]]. You and your community may choose to provide your opinions/feedback using your local languages.
To learn more about the UCoC project, see the [[:m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct]] page, and the [[:m:Special:MyLanguage/Universal Code of Conduct/FAQ|FAQ]], on Meta.
Thanks in advance for your attention and contributions, [[:m:Talk:Trust_and_Safety|The Trust and Safety team at Wikimedia Foundation]], १७:५५, १० सेप्टेम्बर २०२० (UTC) </div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Universal_Code_of_Conduct/Draft_review/Invitation_(long_version)/List&oldid=20440292 -->
== Wiki of functions naming contest ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
{{int:Please-translate}}
{{int:Hello}}. Please help pick a name for the new Wikimedia wiki project. This project will be a wiki where the community can work together on a library of [[m:Special:MyLanguage/Abstract_Wikipedia/Wiki_of_functions_naming_contest#function|functions]]. The community can create new functions, read about them, discuss them, and share them. Some of these functions will be used to help create language-independent Wikipedia articles that can be displayed in any language, as part of the Abstract Wikipedia project. But functions will also be usable in many other situations.
There will be two rounds of voting, each followed by legal review of candidates, with voting beginning on 29 September and 27 October. Our goal is to have a final project name selected on 8 December. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Wiki of functions naming contest|please learn more and vote now]]''' at meta-wiki. {{Int:Feedback-thanks-title}} --[[m:User:Quiddity (WMF)|Quiddity (WMF)]]</div> २१:२२, २९ सेप्टेम्बर २०२० (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Quiddity_(WMF)/Global_message_delivery_split_5&oldid=20492309 -->
== Call for feedback about Wikimedia Foundation Bylaws changes and Board candidate rubric ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:Hello}}. Apologies if you are not reading this message in your native language. {{Int:Please-translate}}.
Today the Wikimedia Foundation Board of Trustees starts two calls for feedback. One is about changes to the Bylaws mainly to increase the Board size from 10 to 16 members. The other one is about a trustee candidate rubric to introduce new, more effective ways to evaluate new Board candidates. The Board welcomes your comments through 26 October. For more details, [[m:Special:MyLanguage/Wikimedia Foundation Board noticeboard/October 2020 - Call for feedback about Bylaws changes and Board candidate rubric|check the full announcement]].
{{Int:Feedback-thanks-title}} [[m:User:Qgil-WMF|Qgil-WMF]] ([[m:User talk:Qgil-WMF|talk]]) १७:१७, ७ ओक्टोबर २०२० (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Elitre_(WMF)/Board&oldid=20519859 -->
== Important: maintenance operation on October 27 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch 2020|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch+2020&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic back to the primary data center on '''Tuesday, October 27 2020'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on Tuesday, October 27. The test will start at [https://zonestamp.toolforge.org/1603807200 14:00 UTC] (14:00 WET, 15:00 CET, 10:00 EDT, 19:30 IST, 07:00 PDT, 23:00 JST, and in New Zealand at 03:00 NZDT on Wednesday October 28).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
*There will be code freezes for the week of October 26, 2020. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter#Schedule_for_2020_switch|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div></div> -- <span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|talk]])</span> १७:१०, २१ ओक्टोबर २०२० (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=20519839 -->
== Wiki of functions naming contest - Round 2 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
{{int:Hello}}.
Reminder: Please help to choose the name for the new Wikimedia wiki project - the library of functions. The finalist vote starts today. The finalists for the name are: <span lang="en" dir="ltr" class="mw-content-ltr">Wikicode, Wikicodex, Wikifunctions, Wikifusion, Wikilambda, Wikimedia Functions</span>. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Wiki of functions naming contest/Names|please learn more and vote now]]''' at Meta-wiki.
{{Int:Feedback-thanks-title}} --[[m:User:Quiddity (WMF)|Quiddity (WMF)]]
</div> २२:१०, ५ नवम्बर २०२० (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=20564572 -->
== [[m:Special:MyLanguage/Community Wishlist Survey 2021/Invitation|Community Wishlist Survey 2021]] ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Magic Wand Icon 229981 Color Flipped.svg|thumb|48px]]
The '''[[m:Special:MyLanguage/Community Wishlist Survey 2021|2021 Community Wishlist Survey]]''' is now open!
This survey is the process where communities decide what the [[m:Community Tech|Community Tech]] team should work on over the next year. We encourage everyone to submit proposals until the deadline on '''{{#time:j xg|2020-11-30|{{PAGELANGUAGE}}}}''', or comment on other proposals to help make them better.
The communities will vote on the proposals between {{#time:j xg|2020-12-08|{{PAGELANGUAGE}}}} and {{#time:j xg|2020-12-21|{{PAGELANGUAGE}}}}.
The Community Tech team is focused on tools for experienced Wikimedia editors.
You can write proposals in any language, and we will translate them for you. Thank you, and we look forward to seeing your proposals!
</div>
<span lang="en" dir="ltr" class="mw-content-ltr">[[m:user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]]</span>
१८:०९, २० नवम्बर २०२० (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:SGrabarczuk_(WMF)/sandbox/1&oldid=20689939 -->
== Wikidata descriptions changes to be included more often in Recent Changes and Watchlist ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
''Sorry for sending this message in English. Translations are available on [[m:Special:MyLanguage/Announcements/Announcement Wikidata descriptions in watchlist|this page]]. Feel free to translate it in more languages!''
As you may know, you can include changes coming from Wikidata in your Watchlist and Recent Changes ([[Special:Preferences#mw-prefsection-watchlist|in your preferences]]). Until now, this feature didn’t always include changes made on Wikidata descriptions due to the way Wikidata tracks the data used in a given article.
Starting on December 3rd, the Watchlist and Recent Changes will include changes on the descriptions of Wikidata Items that are used in the pages that you watch. This will only include descriptions in the language of your wiki to make sure that you’re only seeing changes that are relevant to your wiki.
This improvement was requested by many users from different projects. We hope that it can help you monitor the changes on Wikidata descriptions that affect your wiki and participate in the effort of improving the data quality on Wikidata for all Wikimedia wikis and beyond.
Note: if you didn’t use the Wikidata watchlist integration feature for a long time, feel free to give it another chance! The feature has been improved since the beginning and the content it displays is more precise and useful than at the beginning of the feature in 2015.
If you encounter any issue or want to provide feedback, feel free to use [[Phab:T191831|this Phabricator ticket]]. Thanks!
[[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १४:३९, ३० नवम्बर २०२० (UTC)
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Lea_Lacroix_(WMDE)/wikis&oldid=20728482 -->
== 2020 Coolest Tool Award Ceremony on December 11th ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hello all,
The ceremony of the 2020 [[m:Coolest_Tool_Award|Wikimedia Coolest Tool Award]] will take place virtually on Friday, December 11th, at 17:00 GMT. This award is highlighting tools that have been nominated by contributors to the Wikimedia projects, and the ceremony will be a nice moment to show appreciation to the tools developers and maybe discover new tools!
You will find more information [[m:Coolest_Tool_Award|here]] about the livestream and the discussions channels. Thanks for your attention, [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १०:५५, ७ दिसम्बर २०२० (UTC)
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=20734978 -->
== Community Wishlist Survey 2021 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Magic Wand Icon 229981 Color Flipped.svg|thumb|48px]]
'''We invite all registered users to vote on the [[m:Special:MyLanguage/Community Wishlist Survey 2021|2021 Community Wishlist Survey]]. You can vote from now until {{#time:j xg|2020-12-21|en}} for as many different wishes as you want.'''
In the Survey, wishes for new and improved tools for experienced editors are collected. After the voting, we will do our best to grant your wishes. We will start with the most popular ones.
We, the [[m:Special:MyLanguage/Community Tech|Community Tech]], are one of the [[m:Special:MyLanguage/Wikimedia Foundation|Wikimedia Foundation]] teams. We create and improve editing and wiki moderation tools. What we work on is decided based on results of the Community Wishlist Survey. Once a year, you can submit wishes. After two weeks, you can vote on the ones that you're most interested in. Next, we choose wishes from the survey to work on. Some of the wishes may be granted by volunteer developers or other teams.
'''[[m:Special:MyLanguage/Community Wishlist Survey 2021/Tracking|You can view and vote all proposals here.]]'''
We are waiting for your votes. Thank you!
</div>
[[user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]]
००:५२, १५ दिसम्बर २०२० (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:SGrabarczuk_(WMF)/sandbox/1&oldid=20689939 --
9hibl6obygo78mwdke4ce9op1jogg65
Wikipedia:Noticeboard/Archive/2021
4
7017
101106
101076
2022-04-19T06:49:42Z
CX Zoom
6375
Fix transclusion template (via JWB)
101106
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2021}}</noinclude>
== Moving Wikimania 2021 to a Virtual Event ==
<div class="mw-content-ltr" lang="en" dir="ltr">
[[File:Wikimania_logo_with_text_2.svg|right|alt=Wikimania's logo.|75px]]
''{{int:Hello}}. Apologies if you are not reading this message in your native language. {{Int:Please-translate}}. {{Int:Feedback-thanks-title}}''
[[:m:Wikimania 2021|Wikimania will be a virtual event this year]], and hosted by a wide group of community members. Whenever the next in-person large gathering is possible again, [[:m:ESEAP Hub|the ESEAP Core Organizing Team]] will be in charge of it. Stay tuned for more information about how ''you'' can get involved in the planning
process and other aspects of the event. [https://lists.wikimedia.org/pipermail/wikimedia-l/2021-January/096141.html Please read the longer version of this announcement on wikimedia-l].
''ESEAP Core Organizing Team, Wikimania Steering Committee, Wikimedia Foundation Events Team'', १५:१६, २७ ज्यानुवरी २०२१ (UTC)
</div>
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Elitre_(WMF)/Wikimania21&oldid=21014617 -->
== Project Grant Open Call ==
This is the announcement for the [[m:Grants:Project|Project Grants program]] open call that started on January 11, with the submission deadline of February 10, 2021.<br> This first open call will be focussed on Community Organizing proposals. A second open call focused on research and software proposals is scheduled from February 15 with a submission deadline of March 16, 2021.<br>
For the Round 1 open call, we invite you to propose grant applications that fall under community development and organizing (offline and online) categories. Project Grant funds are available to support individuals, groups, and organizations to implement new experiments and proven ideas, from organizing a better process on your wiki, coordinating a campaign or editathon series to providing other support for community building. We offer the following resources to help you plan your project and complete a grant proposal:<br>
* Weekly proposals clinics via Zoom during the Open Call. Join us for [[m:Grants:Project|#Upcoming_Proposal_Clinics|real-time discussions]] with Program Officers and select thematic experts and get live feedback about your Project Grants proposal. We’ll answer questions and help you make your proposal better. We also offer these support pages to help you build your proposal:
* [[m:Grants:Project/Tutorial|Video tutorials]] for writing a strong application<br>
* General [[m:Grants:Project/Plan|planning page]] for Project Grants <br>
* [[m:Grants:Project/Learn|Program guidelines and criteria]]<br>
Program officers are also available to offer individualized proposal support upon request. Contact us if you would like feedback or more information.<br>
We are excited to see your grant ideas that will support our community and make an impact on the future of Wikimedia projects. Put your idea into motion, and [[m:Grants:Project/Apply|submit your proposal]] by February 10, 2021!<br>
Please feel free to get in touch with questions about getting started with your grant application, or about serving on the Project Grants Committee. Contact us at projectgrants{{at}}wikimedia.org. Please help us translate this message to your local language. [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०८:०१, २८ ज्यानुवरी २०२१ (UTC)
<!-- Message sent by User:RSharma (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=20808431 -->
== New Wikipedia Library Collections Available Now (February 2021) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL owl says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] is announcing new free, full-access, accounts to reliable sources as part of our [https://wikipedialibrary.wmflabs.org/partners/ research access program]. You can sign up to access research materials on the [https://wikipedialibrary.wmflabs.org/ Library Card platform]:
* '''[https://wikipedialibrary.wmflabs.org/partners/103/ Taxmann]''' – Taxation and law database
* '''[https://wikipedialibrary.wmflabs.org/partners/104/ PNAS]''' – Official journal of the National Academy of Sciences
* '''[https://wikipedialibrary.wmflabs.org/partners/57/ EBSCO]''' – New Arabic and Spanish language databases added
We have a wide array of [https://wikipedialibrary.wmflabs.org/partners/ other collections available], and a significant number now no longer require individual applications to access! Read more in our [https://diff.wikimedia.org/2020/06/24/simplifying-your-research-needs-the-wikipedia-library-launches-new-technical-improvements-and-partnerships/ blog post].
Do better research and help expand the use of high quality references across Wikipedia projects!
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
--१२:५७, १ फ़रवरी २०२१ (UTC)
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=21022367 -->
== Feminism & Folklore 1 February - 31 March ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
Greetings!
You are invited to participate in '''[[m:Feminism and Folklore 2021|Feminism and Folklore]] writing contest'''. This year Feminism and Folklore will focus on feminism, women's biographies and gender-focused topics for the project in league with Wiki Loves Folklore gender gap focus with folk culture theme on Wikipedia. folk activities, folk games, folk cuisine, folk wear, fairy tales, folk plays, folk arts, folk religion, mythology, etc.
You can help us in enriching the folklore documentation on Wikipedia from your region by creating or improving articles centered on folklore around the world, including, but not limited to folk festivals, folk dances, folk music, women and queer personalities in folklore, folk culture (folk artists, folk dancers, folk singers, folk musicians, folk game athletes, women in mythology, women warriors in folklore, witches and witch-hunting, fairy tales and more. You can contribute to new articles or translate from the list of [[:m:Feminism and Folklore 2021/List of Articles|suggested articles here]].
You can also support us in translating the [[m:Feminism and Folklore 2021|project page]] and help us spread the word in your native language.
Learn more about the contest and prizes from our [[m:Feminism and Folklore 2021|project page]]. Thank you.
Feminism and Folklore team,
[[m:User:Joy Agyepong|Joy Agyepong]] ([[m:User talk:Joy Agyepong|talk]]) ०२:४०, १६ फ़रवरी २०२१ (UTC)
</div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=20421065 -->
== Wikifunctions logo contest ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
{{Int:Hello}}. Please help to choose a design concept for the logo of the new Wikifunctions wiki. Voting starts today and will be open for 2 weeks. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Wikifunctions logo concept/Vote|please learn more and vote now]]''' at Meta-Wiki. {{Int:Feedback-thanks-title}} --[[m:User:Quiddity (WMF)|Quiddity (WMF)]]</div> ०१:४७, २ मार्च २०२१ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=21087740 -->
== Universal Code of Conduct – 2021 consultations ==
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Universal Code of Conduct Phase 2 ===
{{int:please-translate}}
The [[:wmf:Special:MyLanguage/Universal Code of Conduct|'''Universal Code of Conduct (UCoC)''']] provides a universal baseline of acceptable behavior for the entire Wikimedia movement and all its projects. The project is currently in Phase 2, outlining clear enforcement pathways. You can read more about the whole project on its [[:m:Special:MyLanguage/Universal Code of Conduct|'''project page''']].
==== Drafting Committee: Call for applications ====
The Wikimedia Foundation is recruiting volunteers to join a committee to draft how to make the code enforceable. Volunteers on the committee will commit between 2 and 6 hours per week from late April through July and again in October and November. It is important that the committee be diverse and inclusive, and have a range of experiences, including both experienced users and newcomers, and those who have received or responded to, as well as those who have been falsely accused of harassment.
To apply and learn more about the process, see [[:m:Special:MyLanguage/Universal Code of Conduct/Drafting committee|Universal Code of Conduct/Drafting committee]].
==== 2021 community consultations: Notice and call for volunteers / translators ====
From 5 April – 5 May 2021 there will be conversations on many Wikimedia projects about how to enforce the UCoC. We are looking for volunteers to translate key material, as well as to help host consultations on their own languages or projects using suggested [[:m:Special:MyLanguage/Universal Code of Conduct/2021 consultations/Discussion|key questions]]. If you are interested in volunteering for either of these roles, please [[:m:Talk:Universal Code of Conduct/2021 consultations|contact us]] in whatever language you are most comfortable.
To learn more about this work and other conversations taking place, see [[:m:Special:MyLanguage/Universal Code of Conduct/2021 consultations|Universal Code of Conduct/2021 consultations]].
-- [[User:Xeno (WMF)|Xeno (WMF)]] ([[User talk:Xeno (WMF)|talk]]) २२:०६, ५ अप्रैल २०२१ (UTC)
</div>
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:MNadzikiewicz_(WMF)/Without_Russian,_Polish_and_translated/5&oldid=21302202 -->
== Line numbering coming soon to all wikis ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Technical_Wishes_–_Line_numbering_-_2010_wikitext_editor.png|thumb|Example]]
From April 15, you can enable line numbering in some wikitext editors - for now in the template namespace, coming to more namespaces soon. This will make it easier to detect line breaks and to refer to a particular line in discussions. These numbers will be shown if you enable the syntax highlighting feature ([[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror extension]]), which is supported in the [[mw:Special:MyLanguage/Extension:WikiEditor|2010]] and [[mw:Special:MyLanguage/2017 wikitext editor|2017]] wikitext editors.
More information can be found on [[m:WMDE Technical Wishes/Line Numbering|this project page]]. Everyone is invited to test the feature, and to give feedback [[m:talk:WMDE Technical Wishes/Line Numbering|on this talk page]].
</div> -- [[m:User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] १५:०९, १२ अप्रैल २०२१ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=21329014 -->
== Suggested Values ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
From April 29, it will be possible to suggest values for parameters in templates. Suggested values can be added to [[mw:Special:MyLanguage/Help:TemplateData|TemplateData]] and will then be shown as a drop-down list in [[mw:Special:MyLanguage/Help:VisualEditor/User guide|VisualEditor]]. This allows template users to quickly select an appropriate value. This way, it prevents potential errors and reduces the effort needed to fill the template with values. It will still be possible to fill in values other than the suggested ones.
More information, including the supported parameter types and how to create suggested values: [[mw:Help:TemplateData#suggestedvalues|[1]]] [[m:WMDE_Technical_Wishes/Suggested_values_for_template_parameters|[2]]]. Everyone is invited to test the feature, and to give feedback [[m:Talk:WMDE Technical Wishes/Suggested values for template parameters|on this talk page]].
</div> [[m:User:Timur Vorkul (WMDE)|Timur Vorkul (WMDE)]] १४:०८, २२ अप्रैल २०२१ (UTC)
<!-- Message sent by User:Timur Vorkul (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=21361904 -->
== Universal Code of Conduct News – Issue 1 ==
<div style = "line-height: 1.2">
<span style="font-size:200%;">'''Universal Code of Conduct News'''</span><br>
<span style="font-size:120%; color:#404040;">'''Issue 1, June 2021'''</span><span style="font-size:120%; float:right;">[[m:Universal Code of Conduct/Newsletter/1|Read the full newsletter]]</span>
----
Welcome to the first issue of [[m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct News]]! This newsletter will help Wikimedians stay involved with the development of the new code, and will distribute relevant news, research, and upcoming events related to the UCoC.
Please note, this is the first issue of UCoC Newsletter which is delivered to all subscribers and projects as an announcement of the initiative. If you want the future issues delivered to your talk page, village pumps, or any specific pages you find appropriate, you need to [[m:Global message delivery/Targets/UCoC Newsletter Subscription|subscribe here]].
You can help us by translating the newsletter issues in your languages to spread the news and create awareness of the new conduct to keep our beloved community safe for all of us. Please [[m:Universal Code of Conduct/Newsletter/Participate|add your name here]] if you want to be informed of the draft issue to translate beforehand. Your participation is valued and appreciated.
</div><div style="margin-top:3px; padding:10px 10px 10px 20px; background:#fffff; border:2px solid #808080; border-radius:4px; font-size:100%;">
* '''Affiliate consultations''' – Wikimedia affiliates of all sizes and types were invited to participate in the UCoC affiliate consultation throughout March and April 2021. ([[m:Universal Code of Conduct/Newsletter/1#sec1|continue reading]])
* '''2021 key consultations''' – The Wikimedia Foundation held enforcement key questions consultations in April and May 2021 to request input about UCoC enforcement from the broader Wikimedia community. ([[m:Universal Code of Conduct/Newsletter/1#sec2|continue reading]])
* '''Roundtable discussions''' – The UCoC facilitation team hosted two 90-minute-long public roundtable discussions in May 2021 to discuss UCoC key enforcement questions. More conversations are scheduled. ([[m:Universal Code of Conduct/Newsletter/1#sec3|continue reading]])
* '''Phase 2 drafting committee''' – The drafting committee for the phase 2 of the UCoC started their work on 12 May 2021. Read more about their work. ([[m:Universal Code of Conduct/Newsletter/1#sec4|continue reading]])
* '''Diff blogs''' – The UCoC facilitators wrote several blog posts based on interesting findings and insights from each community during local project consultation that took place in the 1st quarter of 2021. ([[m:Universal Code of Conduct/Newsletter/1#sec5|continue reading]])</div>
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) २३:०६, ११ जून २०२१ (UTC)
<!-- Message sent by User:SOyeyele (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:SOyeyele_(WMF)/Announcements/Other_languages&oldid=21578291 -->
== Wikimania 2021: Individual Program Submissions ==
[[File:Wikimania logo with text 2.svg|right|200px]]
Dear all,
Wikimania 2021 will be [[:wikimania:2021:Save the date and the Core Organizing Team|hosted virtually]] for the first time in the event's 15-year history. Since there is no in-person host, the event is being organized by a diverse group of Wikimedia volunteers that form the [[:wikimania:2021:Organizers|Core Organizing Team]] (COT) for Wikimania 2021.
'''Event Program''' - Individuals or a group of individuals can submit their session proposals to be a part of the program. There will be translation support for sessions provided in a number of languages. See more information [[:wikimania:2021:Submissions/Guidelines#Language Accessibility|here]].
Below are some links to guide you through;
* [[:wikimania:2021:Submissions|Program Submissions]]
* [[:wikimania:2021:Submissions/Guidelines|Session Submission Guidelines]]
* [[:wikimania:2021:FAQ|FAQ]]
Please note that the deadline for submission is 18th June 2021.
'''Announcements'''- To keep up to date with the developments around Wikimania, the COT sends out weekly updates. You can view them in the Announcement section [[:wikimania:2021:Announcements|here]].
'''Office Hour''' - If you are left with questions, the COT will be hosting some office hours (in multiple languages), in multiple time-zones, to answer any programming questions that you might have. Details can be found [[:wikimania:2021:Organizers#Office hours schedule|here.]]
Best regards,
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०४:१८, १६ जून २०२१ (UTC)
On behalf of Wikimania 2021 Core Organizing Team
<!-- Message sent by User:Bodhisattwa@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/VisualEditor/Newsletter/Wikis_with_VE&oldid=21597568 -->
== Editing news 2021 #2 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<em>[[m:Special:MyLanguage/VisualEditor/Newsletter/2021/June|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</em>
[[File:Reply Tool A-B test comment completion.png|alt=Junior contributors comment completion rate across all participating Wikipedias|thumb|296x296px|When newcomers had the Reply tool and tried to post on a talk page, they were more successful at posting a comment. ([https://wikimedia-research.github.io/Reply-tools-analysis-2021/ Source])]]
Earlier this year, the Editing team ran a large study of [[mw:Talk pages project/Replying|the Reply Tool]]. The main goal was to find out whether the Reply Tool helped [[mw:Talk pages project/Glossary|newer editors]] communicate on wiki. The second goal was to see whether the comments that newer editors made using the tool needed to be reverted more frequently than comments newer editors made with the existing wikitext page editor.
The key results were:
* Newer editors who had automatic ("default on") access to the Reply tool were [https://wikimedia-research.github.io/Reply-tools-analysis-2021/ more likely] to post a comment on a talk page.
* The comments that newer editors made with the Reply Tool were also [https://wikimedia-research.github.io/Reply-tools-analysis-2021/ less likely] to be reverted than the comments that newer editors made with page editing.
These results give the Editing team confidence that the tool is helpful.
<strong>Looking ahead</strong>
The team is planning to make the Reply tool available to everyone as an opt-out preference in the coming months. This has already happened at the Arabic, Czech, and Hungarian Wikipedias.
The next step is to [[phab:T280599|resolve a technical challenge]]. Then, they will deploy the Reply tool first to the [[phab:T267379|Wikipedias that participated in the study]]. After that, they will deploy it, in stages, to the other Wikipedias and all WMF-hosted wikis.
You can turn on "{{int:discussiontools-preference-label}}" [[Special:Preferences#mw-prefsection-betafeatures|in Beta Features]] now. After you get the Reply tool, you can change your preferences at any time in [[Special:Preferences#mw-prefsection-editing-discussion]].
–[[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] ([[User talk:Whatamidoing (WMF)|talk]])
</div> १४:१४, २४ जून २०२१ (UTC)
<!-- Message sent by User:Elitre (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/VisualEditor/Newsletter/Wikis_with_VE&oldid=21624491 -->
== Server switch ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch 2020|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch+2020&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems. <!--
They will switch all traffic back to the primary data center on '''Tuesday, October 27 2020'''. -->
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on Tuesday, 29 June 2021. The test will start at [https://zonestamp.toolforge.org/1624975200 14:00 UTC] (07:00 PDT, 10:00 EDT, 15:00 WEST/BST, 16:00 CEST, 19:30 IST, 23:00 JST, and in New Zealand at 02:00 NZST on Wednesday 30 June).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
*There will be code freezes for the week of June 28. Non-essential code deployments will not happen.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter#Schedule_for_2021_switch|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div></div> [[user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ०१:१९, २७ जून २०२१ (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=21463754 -->
== New Wikipedia Library collections and design update (August 2021) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL OWL says log in today!]]
[https://wikipedialibrary.wmflabs.org/users/my_library/ The Wikipedia Library] is pleased to announce the addition of new collections, alongside a new interface design. New collections include:
* '''[https://wikipedialibrary.wmflabs.org/partners/107/ Cabells]''' – Scholarly and predatory journal database
* '''[https://wikipedialibrary.wmflabs.org/partners/108/ Taaghche]''' - Persian language e-books
* '''[https://wikipedialibrary.wmflabs.org/partners/112/ Merkur]''', '''[https://wikipedialibrary.wmflabs.org/partners/111/ Musik & Ästhetik]''', and '''[https://wikipedialibrary.wmflabs.org/partners/110/ Psychologie, Psychotherapie, Psychoanalyse]''' - German language magazines and journals published by Klett-Cotta
* '''[https://wikipedialibrary.wmflabs.org/partners/117/ Art Archiv]''', '''[https://wikipedialibrary.wmflabs.org/partners/113/ Capital]''', '''[https://wikipedialibrary.wmflabs.org/partners/115/ Geo]''', '''[https://wikipedialibrary.wmflabs.org/partners/116/ Geo Epoche]''', and '''[https://wikipedialibrary.wmflabs.org/partners/114/ Stern]''' - German language newspapers and magazines published by Gruner + Jahr
Additionally, '''[https://wikipedialibrary.wmflabs.org/partners/105/ De Gruyter]''' and '''[https://wikipedialibrary.wmflabs.org/partners/106/ Nomos]''' have been centralised from their previous on-wiki signup location on the German Wikipedia. Many other collections are freely available by simply logging in to [https://wikipedialibrary.wmflabs.org/ The Wikipedia Library] with your Wikimedia login!
We are also excited to announce that the first version of a new design for My Library was deployed this week. We will be iterating on this design with more features over the coming weeks. Read more on the [[:m:Library Card platform/Design improvements|project page on Meta]].
Lastly, an Echo notification will begin rolling out soon to notify eligible editors about the library ([[Phab:T132084|T132084]]). If you can translate the notification please do so [https://translatewiki.net/w/i.php?title=Special:Translate&group=ext-thewikipedialibrary at TranslateWiki]!
--The Wikipedia Library Team १३:२३, ११ अगस्त २०२१ (UTC)
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=21851699 -->
== Universal Code of Conduct - Enforcement draft guidelines review ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="content"/>The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Drafting_committee#Phase_2|Universal Code of Conduct Phase 2 drafting committee]] would like comments about the '''[[:m:Universal Code of Conduct/Enforcement draft guidelines review|enforcement draft guidelines]]''' for the [[m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct]] (UCoC). This review period is planned for 17 August 2021 through 17 October 2021.
These guidelines are not final but you can help move the progress forward. The committee will revise the guidelines based upon community input.
Comments can be shared in any language on the [[m:Talk:Universal Code of Conduct/Enforcement draft guidelines review|draft review talk page]] and [[m:Special:MyLanguage/Universal Code of Conduct/Discussions|multiple other venues]]. Community members are encouraged to organize conversations in their communities.
There are planned live discussions about the UCoC enforcement draft guidelines:
:[[wmania:2021:Submissions/Universal_Code_of_Conduct_Roundtable|Wikimania 2021 session]] (recorded 16 August)
:[[m:Special:MyLanguage/Universal_Code_of_Conduct/2021_consultations/Roundtable_discussions#Conversation hours|Conversation hours]] - 24 August, 31 August, 7 September @ 03:00 UTC & 14:00 UTC
:[[m:Special:MyLanguage/Universal_Code_of_Conduct/2021_consultations/Roundtable_discussions|Roundtable calls]] - 18 September @ 03:00 UTC & 15:00 UTC
Summaries of discussions will be posted every two weeks [[m:Special:MyLanguage/Universal Code of Conduct/Drafting committee/Digests|here]].
Please let me know if you have any questions.<section end="content"/>
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] २३:१९, १७ अगस्त २०२१ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Xeno_(WMF)/Delivery/Wikipedia&oldid=21895766 -->
== Wikimedia Foundation Board of Trustees election has come to an end ==
Thank you for participating in the [[:meta:Special:MyLanguage/Wikimedia_Foundation_elections/2021|2021 Wikimedia Foundation Board of Trustees election]]! Voting closed August 31 at 23:59. The official data, including the four most voted candidates, will be announced as soon as the [[:meta:Special:MyLanguage/Wikimedia_Foundation_elections_committee|Elections Committee]] completes their review of the ballots. The official announcement of the new trustees appointed will happen later, once the selected candidates have been confirmed by the Board.
6,946 community members from 216 wiki projects have voted. This makes 10.2% global participation, 1.1% higher than in the last Board elections. In 2017, 5167 people from 202 wiki projects cast their vote. A full analysis is planned to be published in a few days when the confirmed results are announced. In the meantime, you can check the [[:meta:Special:MyLanguage/Wikimedia_Foundation_elections/2021/Stats|data produced during the election]].
Diversity was an important goal with these elections. Messages about the Board election were translated into 61 languages. This outreach worked well. There were 70 communities with eligible voters voting in this election for the first time. With your help, next year’s Board of Trustees election will be even better.
१०:०३, २ सेप्टेम्बर २०२१ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Xeno_(WMF)/Delivery/Wikipedia&oldid=21895840 -->
== The 2022 Community Wishlist Survey will happen in January ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Hello everyone,
We hope all of you are as well and safe as possible during these trying times! We wanted to share some news about a change to the Community Wishlist Survey 2022. We would like to hear your opinions as well.
Summary:
<div style="font-style:italic;">
We will be running the [[m:Special:MyLanguage/Community Wishlist Survey|Community Wishlist Survey]] 2022 in January 2022. We need more time to work on the 2021 wishes. We also need time to prepare some changes to the Wishlist 2022. In the meantime, you can use a [[m:Special:MyLanguage/Community Wishlist Survey/Sandbox|dedicated sandbox to leave early ideas for the 2022 wishes]].
</div>
=== Proposing and wish-fulfillment will happen during the same year ===
In the past, the [[m:Special:MyLanguage/Community Tech|Community Tech]] team has run the Community Wishlist Survey for the following year in November of the prior year. For example, we ran the [[m:Special:MyLanguage/Community Wishlist Survey 2021|Wishlist for 2021]] in November 2020. That worked well a few years ago. At that time, we used to start working on the Wishlist soon after the results of the voting were published.
However, in 2021, there was a delay between the voting and the time when we could start working on the new wishes. Until July 2021, we were working on wishes from the [[m:Special:MyLanguage/Community Wishlist Survey 2020|Wishlist for 2020]].
We hope having the Wishlist 2022 in January 2022 will be more intuitive. This will also give us time to fulfill more wishes from the 2021 Wishlist.
=== Encouraging wider participation from historically excluded communities ===
We are thinking how to make the Wishlist easier to participate in. We want to support more translations, and encourage under-resourced communities to be more active. We would like to have some time to make these changes.
=== A new space to talk to us about priorities and wishes not granted yet ===
We will have gone 365 days without a Wishlist. We encourage you to approach us. We hope to hear from you in the [[m:Special:MyLanguage/Talk:Community Wishlist Survey|talk page]], but we also hope to see you at our bi-monthly Talk to Us meetings! These will be hosted at two different times friendly to time zones around the globe.
We will begin our first meeting '''September 15th at 23:00 UTC'''. More details about the agenda and format coming soon!
=== Brainstorm and draft proposals before the proposal phase ===
If you have early ideas for wishes, you can use the [[m:Special:MyLanguage/Community Wishlist Survey/Sandbox|new Community Wishlist Survey sandbox]]. This way, you will not forget about these before January 2022. You will be able to come back and refine your ideas. Remember, edits in the sandbox don't count as wishes!
=== Feedback ===
* What should we do to improve the Wishlist pages?
* How would you like to use our new [[m:Special:MyLanguage/Community Wishlist Survey/Sandbox|sandbox?]]
* What, if any, risks do you foresee in our decision to change the date of the Wishlist 2022?
* What will help more people participate in the Wishlist 2022?
Answer on the [[m:Special:MyLanguage/Talk:Community Wishlist Survey|talk page]] (in any language you prefer) or at our Talk to Us meetings.
</div>
[[user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ([[user talk:SGrabarczuk (WMF)|talk]]) ००:२३, ७ सेप्टेम्बर २०२१ (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=21980442 -->
== Call for Candidates for the Movement Charter Drafting Committee ending 14 September 2021 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content"/>Movement Strategy announces [[:m:Special:MyLanguage/Movement_Charter/Drafting_Committee|the Call for Candidates for the Movement Charter Drafting Committee]]. The Call opens August 2, 2021 and closes September 14, 2021.
The Committee is expected to represent [[:m:Special:MyLanguage/Movement_Charter/Drafting_Committee/Diversity_and_Expertise_Matrices|diversity in the Movement]]. Diversity includes gender, language, geography, and experience. This comprises participation in projects, affiliates, and the Wikimedia Foundation.
English fluency is not required to become a member. If needed, translation and interpretation support is provided. Members will receive an allowance to offset participation costs. It is US$100 every two months.
We are looking for people who have some of the following [[:m:Special:MyLanguage/Movement_Charter/Drafting_Committee#Role_Requirements|skills]]:
* Know how to write collaboratively. (demonstrated experience is a plus)
* Are ready to find compromises.
* Focus on inclusion and diversity.
* Have knowledge of community consultations.
* Have intercultural communication experience.
* Have governance or organization experience in non-profits or communities.
* Have experience negotiating with different parties.
The Committee is expected to start with 15 people. If there are 20 or more candidates, a mixed election and selection process will happen. If there are 19 or fewer candidates, then the process of selection without election takes place.
Will you help move Wikimedia forward in this important role? Submit your candidacy [[:m:Special:MyLanguage/Movement_Charter/Drafting_Committee#Candidate_Statements|here]]. Please contact strategy2030[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org with questions.<section end="announcement-content"/>
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] १७:०२, १० सेप्टेम्बर २०२१ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Xeno_(WMF)/Delivery/Wikipedia&oldid=22002240 -->
== Server switch ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedia Foundation]] tests the switch between its first and secondary data centers. This will make sure that Wikipedia and the other Wikimedia wikis can stay online even after a disaster. To make sure everything is working, the Wikimedia Technology department needs to do a planned test. This test will show if they can reliably switch from one data centre to the other. It requires many teams to prepare for the test and to be available to fix any unexpected problems.
They will switch all traffic back to the primary data center on '''Tuesday, 14 September 2021'''.
Unfortunately, because of some limitations in [[mw:Manual:What is MediaWiki?|MediaWiki]], all editing must stop while the switch is made. We apologize for this disruption, and we are working to minimize it in the future.
'''You will be able to read, but not edit, all wikis for a short period of time.'''
*You will not be able to edit for up to an hour on Tuesday, 14 September 2021. The test will start at [https://zonestamp.toolforge.org/1631628049 14:00 UTC] (07:00 PDT, 10:00 EDT, 15:00 WEST/BST, 16:00 CEST, 19:30 IST, 23:00 JST, and in New Zealand at 02:00 NZST on Wednesday, 15 September).
*If you try to edit or save during these times, you will see an error message. We hope that no edits will be lost during these minutes, but we can't guarantee it. If you see the error message, then please wait until everything is back to normal. Then you should be able to save your edit. But, we recommend that you make a copy of your changes first, just in case.
''Other effects'':
*Background jobs will be slower and some may be dropped. Red links might not be updated as quickly as normal. If you create an article that is already linked somewhere else, the link will stay red longer than usual. Some long-running scripts will have to be stopped.
* We expect the code deployments to happen as any other week. However, some case-by-case code freezes could punctually happen if the operation require them afterwards.
This project may be postponed if necessary. You can [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Any changes will be announced in the schedule. There will be more notifications about this. A banner will be displayed on all wikis 30 minutes before this operation happens. '''Please share this information with your community.'''</div></div> [[user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ([[user talk:SGrabarczuk (WMF)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) ००:४५, ११ सेप्टेम्बर २०२१ (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=21980442 -->
== Talk to the Community Tech ==
[[File:Magic Wand Icon 229981 Color Flipped.svg|{{dir|{{pagelang}}|left|right}}|frameless|50px]]
[[:m:Special:MyLanguage/Community Wishlist Survey/Updates/2021-09 Talk to Us|Read this message in another language]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Community_Wishlist_Survey/Updates/2021-09_Talk_to_Us&language=&action=page&filter= {{int:please-translate}}]
Hello!
As we have [[m:Special:MyLanguage/Community Wishlist Survey/Updates|recently announced]], we, the team working on the [[m:Special:MyLanguage/Community Wishlist Survey|Community Wishlist Survey]], would like to invite you to an online meeting with us. It will take place on [https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210915T2300 '''September 15th, 23:00 UTC'''] on Zoom, and will last an hour. [https://wikimedia.zoom.us/j/89828615390 '''Click here to join'''].
'''Agenda'''
* [[m:Special:MyLanguage/Community Wishlist Survey 2021/Status report 1#Prioritization Process|How we prioritize the wishes to be granted]]
* [[m:Special:MyLanguage/Community Wishlist Survey/Updates|Why we decided to change the date]] from November 2021 to January 2022
* Update on the [[m:Special:MyLanguage/Community Wishlist Survey 2021/Warn when linking to disambiguation pages|disambiguation]] and the [[m:Special:MyLanguage/Community Wishlist Survey 2021/Real Time Preview for Wikitext|real-time preview]] wishes
* Questions and answers
'''Format'''
The meeting will not be recorded or streamed. Notes without attribution will be taken and published on Meta-Wiki. The presentation (first three points in the agenda) will be given in English.
We can answer questions asked in English, French, Polish, and Spanish. If you would like to ask questions in advance, add them [[m:Talk:Community Wishlist Survey|on the Community Wishlist Survey talk page]] or send to sgrabarczuk@wikimedia.org.
[[m:Special:MyLanguage/User:NRodriguez (WMF)|Natalia Rodriguez]] (the [[m:Special:MyLanguage/Community Tech|Community Tech]] manager) will be hosting this meeting.
'''Invitation link'''
* [https://wikimedia.zoom.us/j/89828615390 Join online]
* Meeting ID: 898 2861 5390
* One tap mobile
** +16465588656,,89828615390# US (New York)
** +16699006833,,89828615390# US (San Jose)
* [https://wikimedia.zoom.us/u/kctR45AI8o Dial by your location]
See you! [[User:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ([[User talk:SGrabarczuk (WMF)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) ०३:०३, ११ सेप्टेम्बर २०२१ (UTC)
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=21980442 -->
== Select You the question statements for candidates of Drafting Committee Movement Charter ==
Into 2021-10-04 11:59:59 UTC you can select [[:m:Movement Charter/Drafting Committee/Election Compass Statements|question statements]] for the [[:m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates|candidates]] of [[:m:Special:MyLanguage/Movement Charter/Drafting Committee|Drafting Committee]] [[:m:Special:MyLanguage/Movement_Charter|Movement Charter]]. ✍️ [[User:Dušan Kreheľ|Dušan Kreheľ]] ([[User talk:Dušan Kreheľ|वार्ता]]) ०२:४९, ३० सेप्टेम्बर २०२१ (UTC)
== Voting for the election for the members for the Movement Charter drafting committee is now open ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content"/>
:''<div class="plainlinks">[[m:Special:MyLanguage/Movement Charter/Drafting Committee/MCDC Voter Email short 12-10-2021|{{int:otherlanguages}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/MCDC Voter Email short 12-10-2021}}&language=&action=page&filter= {{int:please-translate}}]''
Voting for the election for the members for the Movement Charter drafting committee is now open. In total, 70 Wikimedians from around the world are running for 7 seats in these elections.
'''Voting is open from October 12 to October 24, 2021.'''
The committee will consist of 15 members in total: The online communities vote for 7 members, 6 members will be selected by the Wikimedia affiliates through a parallel process, and 2 members will be appointed by the Wikimedia Foundation. The plan is to assemble the committee by November 1, 2021.
Learn about each candidate to inform your vote in the language that you prefer: <https://meta.wikimedia.org/wiki/Special:MyLanguage/Movement_Charter/Drafting_Committee/Candidates>
Learn about the Drafting Committee: <https://meta.wikimedia.org/wiki/Special:MyLanguage/Movement_Charter/Drafting_Committee>
We are piloting a voting advice application for this election. Click yourself through the tool and you will see which candidate is closest to you! Check at <https://mcdc-election-compass.toolforge.org/>
Read the full announcement: <https://meta.wikimedia.org/wiki/Special:MyLanguage/Movement_Charter/Drafting_Committee/Elections>
'''Go vote at SecurePoll on:''' <https://meta.wikimedia.org/wiki/Special:MyLanguage/Movement_Charter/Drafting_Committee/Elections>
Best,
Movement Strategy & Governance Team, Wikimedia Foundation
<section end="announcement-content"/>
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०२:२५, १४ ओक्टोबर २०२१ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Xeno_(WMF)/Delivery/Wikipedia&oldid=22185710 -->
== Learn how Movement Strategy Implementation Grants can support your Movement Strategy plans ==
<section begin="announcement-content"/>Movement Strategy Implementation grants now provide more than $2,000 USD to put Movement Strategy plans into action. Find out more about [[:m:Special:MyLanguage/Grants:MSIG/About|Movement Strategy Implementation grants, the criteria, and how to apply]].<section end="annoumcent-content"/>
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] ([[User talk:MNadzikiewicz (WMF)#top|talk]]) 13:30, 29 October 2021 (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:MNadzikiewicz_(WMF)/Delivery&oldid=22247589 -->
== Meet the new Movement Charter Drafting Committee members ==
<section begin="announcement-content"/>
:''<div class="plainlinks">[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Elections/Results/Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Drafting Committee/Elections/Results/Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
The Movement Charter Drafting Committee election and selection processes are complete.
* The [[m:Special:MyLanguage/Movement Charter/Drafting Committee/Elections/Results|election results have been published]]. 1018 participants voted to elect seven members to the committee: '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Richard_Knipel_(Pharos)|Richard Knipel (Pharos)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Anne_Clin_(Risker)|Anne Clin (Risker)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Alice_Wiegand_(lyzzy)|Alice Wiegand (Lyzzy)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Micha%C5%82_Buczy%C5%84ski_(Aegis_Maelstrom)|Michał Buczyński (Aegis Maelstrom)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Richard_(Nosebagbear)|Richard (Nosebagbear)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Ravan_J_Al-Taie_(Ravan)|Ravan J Al-Taie (Ravan)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Ciell_(Ciell)|Ciell (Ciell)]]'''.
* The [[m:Special:MyLanguage/Movement_Charter/Drafting_Committee/Candidates#Affiliate-chosen_members|affiliate process]] has selected six members: '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Anass_Sedrati_(Anass_Sedrati)|Anass Sedrati (Anass Sedrati)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#%C3%89rica_Azzellini_(EricaAzzellini)|Érica Azzellini (EricaAzzellini)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Jamie_Li-Yun_Lin_(Li-Yun_Lin)|Jamie Li-Yun Lin (Li-Yun Lin)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Georges_Fodouop_(Geugeor)|Georges Fodouop (Geugeor)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Manavpreet_Kaur_(Manavpreet_Kaur)|Manavpreet Kaur (Manavpreet Kaur)]]''', '''[[m:Special:MyLanguage/Movement Charter/Drafting Committee/Candidates#Pepe_Flores_(Padaguan)|Pepe Flores (Padaguan)]]'''.
* The Wikimedia Foundation has [[m:Special:MyLanguage/Movement_Charter/Drafting_Committee/Candidates#Wikimedia_Foundation-chosen_members|appointed]] two members: '''[[m:Special:MyLanguage/Movement_Charter/Drafting_Committee/Candidates#Runa_Bhattacharjee_(Runab_WMF)|Runa Bhattacharjee (Runab WMF)]]''', '''[[m:Special:MyLanguage/Movement_Charter/Drafting_Committee/Candidates#Jorge_Vargas_(JVargas_(WMF))|Jorge Vargas (JVargas (WMF))]]'''.
The committee will convene soon to start its work. The committee can appoint up to three more members to bridge diversity and expertise gaps.
If you are interested in engaging with [[m:Special:MyLanguage/Movement Charter|Movement Charter]] drafting process, follow the updates [[m:Special:MyLanguage/Movement Charter/Drafting Committee|on Meta]] and join the [https://t.me/joinchat/U-4hhWtndBjhzmSf Telegram group].
With thanks from the Movement Strategy and Governance team<section end="announcement-content"/>
१५:५३, ५ नवम्बर २०२१ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:MNadzikiewicz_(WMF)/Delivery&oldid=22300322 -->
== Upcoming Call for Feedback about the Board of Trustees elections ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content />
:''You can find this message translated into additional languages on Meta-wiki.''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees/Call for feedback:2022 Board of Trustees election/Upcoming Call for Feedback about the Board of Trustees elections|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation Board of Trustees/Call for feedback:2022 Board of Trustees election/Upcoming Call for Feedback about the Board of Trustees elections}}&language=&action=page&filter= {{int:please-translate}}]</div>''
The Board of Trustees is preparing a call for feedback about the upcoming Board Elections, from January 7 - February 10, 2022.
While details will be finalized the week before the call, we have confirmed at least two questions that will be asked during this call for feedback:
* What is the best way to ensure fair representation of emerging communities among the Board?
* What involvement should candidates have during the election?
While additional questions may be added, the Movement Strategy and Governance team wants to provide time for community members and affiliates to consider and prepare ideas on the confirmed questions before the call opens. We apologize for not having a complete list of questions at this time. The list of questions should only grow by one or two questions. The intention is to not overwhelm the community with requests, but provide notice and welcome feedback on these important questions.
'''Do you want to help organize local conversation during this Call?'''
Contact the [[m:Special:MyLanguage/Movement Strategy and Governance|Movement Strategy and Governance team]] on Meta, on [https://t.me/wmboardgovernancechat Telegram], or via email at msg[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org.
Reach out if you have any questions or concerns. The Movement Strategy and Governance team will be minimally staffed until January 3. Please excuse any delayed response during this time. We also recognize some community members and affiliates are offline during the December holidays. We apologize if our message has reached you while you are on holiday.
Best,
Movement Strategy and Governance<section end="announcement-content" />
</div>
{{int:thank-you}} [[User:Xeno (WMF)|Xeno (WMF)]] १७:५६, २७ दिसम्बर २०२१ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery/Wikipedia&oldid=22502754 -->
tgt2v6va8crx5f14itkp67vqir6zs9y
Wikipedia:Noticeboard/Archive
4
7018
102045
100561
2023-01-31T15:20:07Z
CX Zoom
6375
update for 2022
102045
wikitext
text/x-wiki
{| class="wikitable" style="float:right; text-align:right;"
|+ Archive list
! Archive
! No. of Topics
! Page size
|-
| [[Wikipedia:Noticeboard/Archive/Before 2010|Before 2010]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/Before 2010|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/Before 2010}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2010|2010]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2010|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2010}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2011|2011]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2011|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2011}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2012|2012]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2012|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2012}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2013|2013]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2013|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2013}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2014|2014]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2014|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2014}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2015|2015]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2015|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2015}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2016|2016]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2016|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2016}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2017|2017]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2017|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2017}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2018|2018]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2018|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2018}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2019|2019]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2019|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2019}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2020|2020]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2020|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2020}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2021|2021]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2021|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2021}}|R}}
|-
| [[Wikipedia:Noticeboard/Archive/2022|2022]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2022|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2022}}|R}}
|-
! colspan=3 |
|-
| [[Wikipedia:Noticeboard|Current]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard}}|R}}
|-
! colspan=3 |
|-
| [[Wikipedia:Noticeboard/All messages|All]]
| {{#expr:{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/Before 2010|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2010|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2011|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2012|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2013|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2014|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2015|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2016|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2017|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2018|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2019|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2020|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2021|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Archive/2022|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard|level=2}}}}
| {{#expr:{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/Before 2010}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2010}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2011}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2012}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2013}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2014}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2015}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2016}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2017}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2018}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2019}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2020}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2021}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Archive/2022}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard}}|R}}}}
|}
jcveivav91x2xaurrh191pwd3gv2csu
पटिरूप:Page header/Noticeboard
10
7019
102049
101598
2023-01-31T15:24:40Z
CX Zoom
6375
reduced archive time
102049
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{#if:{{Requests for permissions/open requests notification}}|{{Message box|{{Requests for permissions/open requests notification}}}}}}{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's Noticeboard page.''' Post here to inform this project about proposals, events and other notices.
* For community discussions, visit [[मन्तन ठान Mantana ṭhāna]]
* To seek help, go to [[Wikipedia:Help desk]]
* For bots coordination notices, go to [[Wikipedia:Noticeboard/Bots]]
* For ''[[:en:Wikipedia:Wikipedia Signpost|The Signpost]]'' issues, go to [[Wikipedia:Noticeboard/Signpost]]
* For [[:d:Wikidata:Status updates|Wikidata newsletters]], go to [[Wikipedia:Noticeboard/Wikidata]]
* To request for a permission, go to [[Wikipedia:Requests for permissions]]
* For more details, go to [[Wikipedia:Community portal]] }}
{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = orange
| leftcolor = orange
| image = Ambox important.svg
| imagesize =
| align =
| text = Discussions on this page are archived on a year by year basis. Discussions that started the last year or before, and have been inactive for at least 1 month should be archived. }}
{| style="float:right;"
| {{Wikipedia:Noticeboard/Archive}}
|-
|
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:Wikipedia:Noticeboard}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:Wikipedia:Noticeboard}}|en}}
|}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
2fsflp438c41hdrru0cqf0z5jc0cd4a
पटिरूप:Page header/Noticeboard/archive
10
7020
102051
101603
2023-01-31T15:28:03Z
CX Zoom
6375
create generic template for all noticeboard subpages
102051
wikitext
text/x-wiki
<includeonly>__NOEDITSECTION__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = orange
| leftcolor = orange
| image = Ambox important.svg
| imagesize =
| align =
| text = This is an '''archive''' of [[Wikipedia:Noticeboard{{#if:{{{2|}}}|/{{{2}}}|}}]]. It consists of messages placed there in the year {{{1}}}. To place new messages, go to [[Wikipedia:Noticeboard{{#if:{{{2|}}}|/{{{2}}}|}}]]. }}
{{Wikipedia:Noticeboard{{#if:{{{2|}}}|/{{{2}}}|}}/Archive}}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
k2eqk9ot7gqnsijwuwsrarhpe02gzkz
Wikipedia:Noticeboard/All messages
4
7021
102181
101181
2023-06-07T22:35:23Z
CX Zoom
6375
Add 2022
102181
wikitext
text/x-wiki
{{Page header/Noticeboard/All messages}}
= Before 2010 =
{{Wikipedia:Noticeboard/Archive/Before 2010}}
= 2010 =
{{Wikipedia:Noticeboard/Archive/2010}}
= 2011 =
{{Wikipedia:Noticeboard/Archive/2011}}
= 2012 =
{{Wikipedia:Noticeboard/Archive/2012}}
= 2013 =
{{Wikipedia:Noticeboard/Archive/2013}}
= 2014 =
{{Wikipedia:Noticeboard/Archive/2014}}
= 2015 =
{{Wikipedia:Noticeboard/Archive/2015}}
= 2016 =
{{Wikipedia:Noticeboard/Archive/2016}}
= 2017 =
{{Wikipedia:Noticeboard/Archive/2017}}
= 2018 =
{{Wikipedia:Noticeboard/Archive/2018}}
= 2019 =
{{Wikipedia:Noticeboard/Archive/2019}}
= 2020 =
{{Wikipedia:Noticeboard/Archive/2020}}
= 2021 =
{{Wikipedia:Noticeboard/Archive/2021}}
= 2022 =
{{Wikipedia:Noticeboard/Archive/2022}}
= 2023 (current) =
{{Wikipedia:Noticeboard}}
sn5zhh77evuw0yasvr0roq5yqanyzs0
पटिरूप:Page header/Noticeboard/All messages
10
7022
101599
101448
2022-05-31T14:33:40Z
CX Zoom
6375
+ Cat
101599
wikitext
text/x-wiki
<includeonly>__NOEDITSECTION__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = orange
| leftcolor = orange
| image = Ambox important.svg
| imagesize =
| align =
| text = This page lists all messages ever placed at [[Wikipedia:Noticeboard]] in any year. It may be difficult to navigate this page and readers may find the current and other archive pages easier to read and navigate.
* To add a new message, go to [[Wikipedia:Noticeboard]]. }}
{{Wikipedia:Noticeboard/Archive}}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
9cqo18msasj4licfe19q2z0rz3qo2vz
पटिरूप:Page header/Noticeboard/Bots
10
7023
101600
101449
2022-05-31T14:34:08Z
CX Zoom
6375
+ Cat
101600
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's ''Bots'' Noticeboard page.''' Post here to inform this project about bot coordination notices.
* For Bot policy, and request for bot flag, visit [[Wikipedia:Bot policy]]
* For other notices, go to [[Wikipedia:Noticeboard]]
* To seek help, go to [[Wikipedia:Help desk]]
* For more details, go to [[Wikipedia:Community portal]] }}
{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = orange
| leftcolor = orange
| image = Ambox important.svg
| imagesize =
| align =
| text = Some sections on this page were originally posted on [[Wikipedia:Noticeboard]] but were moved here during a reorganisation drive. }}
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Bots|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Bots}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:Wikipedia:Noticeboard/Bots}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:Wikipedia:Noticeboard/Bots}}|en}}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
ens3xpckeb4k541q6n6ve1wfa5ckfzs
पटिरूप:Page header/Village pump
10
7024
101604
101452
2022-05-31T14:35:56Z
CX Zoom
6375
+ Cat
101604
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{#if:{{Requests for permissions/open requests notification}}|{{Message box|{{Requests for permissions/open requests notification}}}}}}{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's Village pump (मन्तन ठान Mantana ṭhāna).''' A place for community discussions on this project.
* For notices & notifications to this project, go to [[Wikipedia:Noticeboard]]
* To seek help, go to [[Wikipedia:Help desk]]
* To request for a permission, go to [[Wikipedia:Requests for permissions]]
* For more details, go to [[Wikipedia:Community portal]] }}
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|मन्तन ठान Mantana ṭhāna|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:मन्तन ठान Mantana ṭhāna}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:मन्तन ठान Mantana ṭhāna}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:मन्तन ठान Mantana ṭhāna}}|en}}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
rkqixi4yu32z7dz7lrp48mwl8zwwgr1
पटिरूप:Is interwiki link
10
7025
101559
100583
2022-05-31T11:18:14Z
CX Zoom
6375
+ Cat
101559
wikitext
text/x-wiki
{{#ifeq:{{str left|{{fullurl:{{#invoke:String|match|1={{{1}}}|2=^:*(.-)$}}}}|19}}|//pi.wikipedia.org/|no|yes}}<noinclude>
{{Documentation|पटिरूप:Copied from English Wikipedia without documentation}}
[[Category:Interwiki link templates]]
[[Category:If-then-else templates]]
</noinclude>
pvrsi35gcj3ox6ml7qm19qtnokkdoc4
विभाग:Candidates for speedy deletion
14
7026
100905
100585
2022-04-10T17:13:00Z
CX Zoom
6375
Add note
100905
wikitext
text/x-wiki
This category contains pages nominated for speedy deletion under some of Pali Wikipedia's [[Wikipedia:Criteria for speedy deletion]]. See also, [[:Category:Deleteme]].
bdqb1ieyl2ekh2kn8wt2nazff66upp0
पटिरूप:Page header/Main Page/talk
10
7029
101595
101446
2022-05-31T14:31:52Z
CX Zoom
6375
+ Cat
101595
wikitext
text/x-wiki
<includeonly>__FORCETOC__</includeonly>{{#if:{{Requests for permissions/open requests notification}}|{{Message box|{{Requests for permissions/open requests notification}}}}}}{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the talk page of Pali Wikipedia's Main Page (पमुख पत्त Pamukha patta).''' Use this page to discuss improvements to the Main Page.
* For community discussions, visit [[मन्तन ठान Mantana ṭhāna]]
* To seek help, go to [[Wikipedia:Help desk]]
* For notices & notifications to this project, go to [[Wikipedia:Noticeboard]]
* To request for a permission, go to [[Wikipedia:Requests for permissions]]
* For more details, go to [[Wikipedia:Community portal]] }}
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|सम्भासित:पमुख पत्त Pamukha patta|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:सम्भासित:पमुख पत्त Pamukha patta}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:सम्भासित:पमुख पत्त Pamukha patta}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:सम्भासित:पमुख पत्त Pamukha patta}}|en}}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
kjupa875zxist813nghz8sr1b57y8uo
पटिरूप:Page header/Help desk
10
7030
101594
101445
2022-05-31T14:31:18Z
CX Zoom
6375
+ Cat
101594
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's Help page.''' Use this page to seek help from other editors on this project.
* For community discussions, visit [[मन्तन ठान Mantana ṭhāna]]
* For notices & notifications to this project, go to [[Wikipedia:Noticeboard]]
* For more details, go to [[Wikipedia:Community portal]] }}
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|Wikipedia:Help desk|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:Wikipedia:Help desk}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:Wikipedia:Help desk}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:Wikipedia:Help desk}}|en}}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
rq8xr37l22hla5100f3tor7i0uv9gr8
Wikipedia:Help desk
4
7031
101431
101110
2022-05-30T16:59:16Z
CX Zoom
6375
Remove __NEWSECTIONLINK__ , given by header
101431
wikitext
text/x-wiki
{{Page header/Help desk}}
qqci72ij38np6sj30i8u9dk93ac2ahh
Wikipedia:Requests for permissions
4
7032
101235
101004
2022-05-23T19:22:47Z
CX Zoom
6375
/* Community consensus */ Typo
101235
wikitext
text/x-wiki
This is the page outlining the process of requesting permissions on Pali Wikipedia.
== List of user permissions ==
The list of all groups and the rights granted to members of that group may be found at [[Special:ListGroupRights]]. The "AutoWikiBrowser" permission is an additional permission granted to users to be able to use AutoWikiBrowser.
=== Granted at request ===
The following permissions are granted at request to anyone who show the need of such permissions.
* AutoWikiBrowser
* IP block exempt
* Confirmed user
* Account creator
* Bot flag
* Interface administrator
=== Granted after community discussion ===
The following permissions are granted only after community discussion. These rights can be granted by a bureaucrat.
* Administrator
* Bureaucrat
=== Other rights ===
These advanced permissions can only be granted by [[:meta:Stewards|Global Stewards]].
* Check user
* Suppressor
=== Not granted on this project ===
The following permissions are (usually) not granted to anyone on this project.
* Push subscription manager
* Transwiki importer
* Importer
* Steward
== Process of requesting rights ==
* '''AutoWikiBrowser''', '''IP block exempt''', '''Confirmed user''' & '''Account creator''': Go to [[Wikipedia:Requests for permissions/At request]]
* '''Bot flag''': Go to [[Wikipedia:Bot policy]]
* '''Administrator''': Go to [[Wikipedia:Requests for permissions/Administrator]]
* '''Bureaucrat''': Go to [[Wikipedia:Requests for permissions/Bureaucrat]]
* '''Interface administrator''': Go to [[Wikipedia:Requests for permissions/Interface administrator]]
* '''CheckUser''' & '''Suppressor''': Go to [[Wikipedia:Requests for permissions/Advanced permissions]]
* For other rights, place a request at [[Wikipedia:Requests for permissions/Other permissions]] & place a request at [[:meta:Steward requests/Permissions]]. Follow the Stewards' instructions.
== Removal of permissions ==
=== Inactivity ===
This project does not have a local inactivity policy, thus, the global one applies, see [[:meta:Admin activity review]].
=== Community consensus ===
The community may, following a community discussion at [[Wikipedia:Requests for permissions/Removal]], request to revoke the permissions of an user at [[:meta:Steward requests/Permissions#Removal of access]].
* Requests for removal of bot flag should go to [[Wikipedia:Bot policy]] instead.
p6njcw7dp4zoqye22d22shndazoyw0f
पटिरूप:Requests for permissions/At request
10
7033
101652
101650
2022-06-10T22:07:39Z
CX Zoom
6375
</includeonly>
101652
wikitext
text/x-wiki
<includeonly>{{subst:<noinclude/>#ifeq:{{{intadmin}}}|yes||{{subst:<noinclude/>=}}}}== [[User:{{subst:<noinclude/>REVISIONUSER}}|{{subst:<noinclude/>REVISIONUSER}}]]{{subst:<noinclude/>#iferror:{{subst:<noinclude/>#expr:{{{number}}}}}||{{sp}}({{{number}}})}} =={{subst:<noinclude/>#ifeq:{{{intadmin}}}|yes||{{subst:<noinclude/>=}}}}
: {{Requests for permissions/links|{{subst:<noinclude/>REVISIONUSER}}}}
{{{reason}}} ~~<noinclude/>~~</includeonly><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
rpbacr7z8z4m72zztv7x1h3ucam48t8
पटिरूप:Requests for permissions/links
10
7034
101971
101970
2023-01-01T16:23:11Z
CX Zoom
6375
Fix link
101971
wikitext
text/x-wiki
<small>Tools: [[User talk:{{{1}}}|t]] • [[Special:Contributions/{{{1}}}|c]] ([[Special:DeletedContributions/{{{1}}}|del]]) • [[:luxo:{{{1}}}|cross-wiki]] • [[Special:CentralAuth/{{{1}}}|SUL]] • [//meta.wikimedia.org/wiki/Special:Log?type=rights&page=User:{{SAFESUBST:<noinclude/>urlencode:{{SAFESUBST:<noinclude/>ucfirst:{{{1}}}}}|PATH}}@piwiki user rights from meta] • [//xtools.wmflabs.org/ec/pi.wikipedia.org/{{SAFESUBST:<noinclude/>urlencode:{{SAFESUBST:<noinclude/>ucfirst:{{{1}}}}}|PATH}} edit counter]</small><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
q4r9doz8p60y0fe2ipcx0h1dslsfutn
पटिरूप:Successful rfp top
10
7035
101683
100724
2022-06-11T09:06:56Z
CX Zoom
6375
+ Cat
101683
wikitext
text/x-wiki
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>{{subst:<noinclude/>#if:{{{1|}}}|''
{{{1}}}|''}} <!-- from [[Template:Successful rfp top]] -->
----<noinclude>
</div>
[[Category:Requests for permissions templates]]
</noinclude>
7mnju07ubsi3gj17gyczbz2c6srk18m
पटिरूप:Unsuccessful rfp top
10
7036
101745
100728
2022-06-28T20:41:17Z
CX Zoom
6375
+ Cat
101745
wikitext
text/x-wiki
<div class="boilerplate vfd xfd-closed" style="background-color: #ffeaea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a [[Wikipedia:Requests for permissions|request for permission]] that did not succeed. <span style="color:red">'''Please do not modify it.'''</span>{{subst:<noinclude/>#if:{{{1|}}}|''
{{{1}}}|''}} <!-- from [[Template:Unsuccessful rfp top]] -->
----<noinclude>
</div>
[[Category:Requests for permissions templates]]
</noinclude>
p8altidad38jze48ddbxr4v6p9bdin5
पटिरूप:Rfp bottom
10
7037
101661
101660
2022-06-10T22:19:48Z
CX Zoom
6375
+ Transclusionless
101661
wikitext
text/x-wiki
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
<noinclude><div></noinclude></div><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
cv0ju6g5ggppcw2kexgo06dif4po3se
पटिरूप:Requests for permissions/Discussed request
10
7038
101651
100799
2022-06-10T22:06:50Z
CX Zoom
6375
+ Cat, </includeonly>, transclusionless
101651
wikitext
text/x-wiki
<includeonly>== [[User:{{subst:<noinclude/>REVISIONUSER}}|{{subst:<noinclude/>REVISIONUSER}}]]{{subst:<noinclude/>#ifeq:{{{checkuser|}}}|yes|{{sp}}for CheckUser}}{{subst:<noinclude/>#ifeq:{{{suppressor|}}}|yes|{{sp}}for Suppressor}}{{subst:<noinclude/>#ifeq:{{{psm|}}}|yes|{{sp}}for Push subscription manager}}{{subst:<noinclude/>#ifeq:{{{transimporter|}}}|yes|{{sp}}for Transwiki importer}}{{subst:<noinclude/>#ifeq:{{{importer|}}}|yes|{{sp}}for Importer}}{{subst:<noinclude/>#ifeq:{{{steward|}}}|yes|{{sp}}for Steward}}{{subst:<noinclude/>#iferror:{{subst:<noinclude/>#expr:{{{number}}}}}||{{sp}}({{{number}}})}} ==
: {{Requests for permissions/links|{{subst:<noinclude/>REVISIONUSER}}}}
{{{reason}}} ~~<noinclude/>~~
=== Voting ===
=== Comments ===</includeonly><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
71wbh8s1qvidj9jkt59pryv87wuhe5t
Wikipedia:Requests for permissions/Bureaucrat
4
7039
100880
100760
2022-04-06T20:51:55Z
CX Zoom
6375
Fix minimum requirements
100880
wikitext
text/x-wiki
This page is for requesting '''Bureaucrat''' permission and for community discussion regarding it. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/Discussed request
| number = <!-- If this isn't your first request for Bureaucrat permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
To become a bureaucrat one must get at least 80% of the non-neutral vote in favour with at least 15 votes cast. Bureaucrat permission requests may be granted or rejected by any bureaucrat. If there is no response 7 days after requesting, [[:meta:Steward requests/Permissions#Bureaucrat access|ask global stewards to grant the permission]] with a link to this page, who will then evaluate your application.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
3z589qxhlrjcx81l4vck8ngyohz4kht
Wikipedia:Requests for permissions/Advanced permissions
4
7041
100757
100742
2022-03-27T07:51:16Z
CX Zoom
6375
Add parameter
100757
wikitext
text/x-wiki
This page is for requesting advanced permissions like the '''CheckUser''' & '''Suppressor''' permission and for community discussion regarding it. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/Discussed request
| checkuser = <!-- Type "yes" without quote marks, if requesting for Suppressor permission -->
| suppressor = <!-- Type "yes" without quote marks, if requesting for CheckUser permission -->
| number = <!-- If this isn't your first request for that permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
To become a CheckUser or Suppressor, one must get at least 80% of the non-neutral vote in favour with at least 25 votes cast. These permission requests may be granted or rejected by any global steward. If consensus is achieved within 14 days after requesting, ask global stewards to grant the permission <sup>([[:meta:Steward requests/Permissions#CheckUser access|for CheckUser]]|[[:meta:Steward requests/Permissions#Oversight access|for Suppressor]])</sup> with a link to this page, who will then evaluate your application.
*'''CheckUser''': At any given moment, there should always be 2 CheckUsers or none at all. See [[:meta:CheckUsers]] for more details.
*'''Suppressor''': At any given moment, there should always be 2 Suppressors or none at all. They must be both 18 years of age and of [[:wikidata:Q18000|legal age]] in their jurisdiction, and willing to [[:meta:Access to nonpublic personal data policy/Noticeboard|sign]] the Wikimedia Foundation's [[:meta:confidentiality agreement for nonpublic information|confidentiality agreement for nonpublic information]]. See [[:meta:Suppressors]] for more details.
'''Temporary permissions''': Temporary CheckUser or Suppressor permission may also be granted by global stewards if adequate need can be exhibited. Such rights will be revoked as soon as the need for such right is over.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
ss5bwe8mw2adpnz1lqodsooisf2mpa0
Wikipedia:Requests for permissions/Other permissions
4
7042
100758
100741
2022-03-27T07:52:07Z
CX Zoom
6375
Add parameter
100758
wikitext
text/x-wiki
This page is for requesting advanced permissions like the '''Push subscription manager''', '''Transwiki importer''', '''Importer''' & '''Steward''' permission and for community discussion regarding it. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/Discussed request
| psm = <!-- Type "yes" without quote marks, if requesting for Push subscription manager permission -->
| transimporter = <!-- Type "yes" without quote marks, if requesting for Transwiki importer permission -->
| importer = <!-- Type "yes" without quote marks, if requesting for Importer permission -->
| steward = <!-- Type "yes" without quote marks, if requesting for Steward permission -->
| number = <!-- If this isn't your first request for that permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
hese permission requests may be granted or rejected by any global steward. After 7 days of opening a discussion here, [[:meta:Steward requests/Permissions#CheckUser access|ask global stewards to grant the permission]] with a link to this page, who will then evaluate your application. Follow their instructions.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
fd514whfcyl1h3bze9x6u7tupm5htpz
पटिरूप:Requests for permissions/Removal
10
7043
101653
100805
2022-06-10T22:08:27Z
CX Zoom
6375
+ Cat, </includeonly>, transclusionless
101653
wikitext
text/x-wiki
<includeonly>== [[User:{{{username}}}|{{{username}}}]]'s {{subst:<noinclude/>#ifeq:{{{awb|}}}|yes|AutoWikiBrowser}}{{subst:<noinclude/>#ifeq:{{{ipblock|}}}|yes|IP block exempt}}{{subst:<noinclude/>#ifeq:{{{confirmed|}}}|yes|Confirmed user}}{{subst:<noinclude/>#ifeq:{{{account|}}}|yes|Account creator}}{{subst:<noinclude/>#ifeq:{{{administrator|}}}|yes|Administrator}}{{subst:<noinclude/>#ifeq:{{{bureaucrat|}}}|yes|Bureaucrat}}{{subst:<noinclude/>#ifeq:{{{checkuser|}}}|yes|CheckUser}}{{subst:<noinclude/>#ifeq:{{{suppressor|}}}|yes|Suppressor}}{{subst:<noinclude/>#ifeq:{{{psm|}}}|yes|Push subscription manager}}{{subst:<noinclude/>#ifeq:{{{transimporter|}}}|yes|Transwiki importer}}{{subst:<noinclude/>#ifeq:{{{importer|}}}|yes|Importer}}{{subst:<noinclude/>#ifeq:{{{steward|}}}|yes|Steward}}{{subst:<noinclude/>#ifeq:{{{intadmin|}}}|yes|Interface administrator}} permission{{subst:<noinclude/>#iferror:{{subst:<noinclude/>#expr:{{{number}}}}}||{{sp}}({{{number}}})}} ==
: {{Requests for permissions/links|{{{username|{{subst:<noinclude/>REVISIONUSER}}}}}}}
{{{reason}}} ~~<noinclude/>~~
=== Voting ===
=== Comments ===</includeonly><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
mtpa9wh0ea8bsjdujda38ybr3ezz2dw
Wikipedia:Requests for permissions/Removal
4
7044
101237
100825
2022-05-23T19:35:59Z
CX Zoom
6375
Typo + better wordings
101237
wikitext
text/x-wiki
This page is for requesting '''removal of permissions''' and for community discussion regarding it. For requests for removal of bot flag, go to [[Wikipedia:Bot policy]]. For requesting permissions for yourself, go to [[Wikipedia:Requests for permissions]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/Removal
| username = <!-- Username of the person whose rights are being discussed to be revoked -->
| awb =
| ipblock =
| confirmed =
| account =
| administrator =
| bureaucrat =
| checkuser =
| suppressor =
| psm =
| transimporter =
| importer =
| steward =
| intadmin = <!-- Of these 13 rights, place a "yes" in front of the rights that are being discussed to be be revoked. Accepts multiple rights at once. -->
| number = <!-- If this isn't their first request for removal of permissions, put the number of request here -->
| reason = <!-- Write your reason for requesting the removal of permission here -->
}}</pre>
Administrators can revoke IP block exempt permission from any user. Bureaucrats can revoke Confirmed user, Account creator & Interface administrator permissions from any user. If there is no response 7 days after requesting, or for removal of other rights, a [[:meta:Steward requests/Permissions#Removal of access|direct request must be made to global stewards to revoke the permission]] with a link to this page, who will then evaluate your application.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
== [[User:Eukesh|Eukesh]]'s Administrator permission ==
: {{Requests for permissions/links|Eukesh}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2011-06#Eukesh@piwikipedia}}
: {{Requests for permissions/later status|No longer an admin.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>{{#if:{{done}} '''By [[User:Matanya|Matanya]]'''|''
{{done}} '''By [[User:Matanya|Matanya]]'''|''}} <!-- from [[Template:Successful rfp top]] -->
----
One of Pali Wikipedia's two admins, Eukesh, has been highly inactive. I purpose to add him to Former Admins group. [[User:Vibhijain|Vibhijain]] ०६:३६, २ June २०११ (UTC)
=== Voting ===
* {{Support|Strong Support}} as Nominator [[User:Vibhijain|Vibhijain]] ०६:३६, २ June २०११ (UTC)
* {{Support}}, there is no advantage of keeping very inactive admin, However such admin may be returned their right when they become active--[[User:Mayur|Mayur]] ०६:५५, २ June २०११ (UTC)
* {{Support}}. On the condition that the right may be reinstated ''after consensus'' when he becomes active. [[User:MikeLynch|MikeLynch]] १४:२७, ४ जून २०११ (UTC)
===Comments===
:He has been added to Former admins group.[[User:Vibhijain|Vibhijain]] १४:२१, १५ जून २०११ (UTC)
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
19oiegbw2d49muc40146wsmsrppy6u8
Wikipedia:Requests for permissions/Interface administrator
4
7045
101057
100883
2022-04-19T06:06:41Z
CX Zoom
6375
/* CX Zoom 2 */ Done
101057
wikitext
text/x-wiki
This page is for requesting '''Interface administrator''' permission. For other permissions, see [[Wikipedia:Requests for permissions]]. For requests for removal of permission, see [[Wikipedia:Requests for permissions/Removal]].
Paste the following at the end of the page. No need to put a signature.
<pre>{{subst:Requests for permissions/At request
| intadmin = yes
| number = <!-- If this isn't your first request for Interface administrator permission, put the number of request here -->
| reason = <!-- Write your reason for requesting the permission here-->
}}</pre>
Requests for Interface administrator may be granted or rejected by any bureaucrat. If there is no response 7 days after requesting, [[:meta:Steward requests/Permissions#Interface administrator access|ask global stewards to grant the permission]] with a link to this page, who will then evaluate your application.
----
'''Closer's instructions''': When closing a request, use <code>{{[[Template:successful rfp top|subst:successful rfp top]] | ''Summary here'' }}</code> or <code>{{[[Template:unsuccessful rfp top|subst:unsuccessful rfp top]] | ''Summary here'' }}</code> as appropriate at the top of the request, and <code>{{[[Template:rfp bottom|subst:rfp bottom]]}}</code> at the bottom of the request.
{{TOC limit|2}} __NEWSECTIONLINK__
== [[User:CX Zoom 2|CX Zoom 2]] ==
: {{Requests for permissions/links|CX Zoom 2}}
: {{Requests for permissions/meta archive|Steward requests/Permissions/2022-04#CX Zoom 2@pi.wikipedia}}
: {{Requests for permissions/later status|Currently an interface administrator.}}
<div class="boilerplate vfd xfd-closed" style="background-color: #eaffea; margin: 0; padding: 0 10px 0 10px; border: 1px solid #AAAAAA;">
:''The following discussion is preserved as an archive of a successful [[Wikipedia:Requests for permissions|request for permission]]. <span style="color:red">'''Please do not modify it.'''</span>''
{{done}} for '''3 months''' by [[User:AmandaNP|AmandaNP]] <!-- from [[Template:Successful rfp top]] -->
----
Hi all, I'm requesting interface adminship on this wiki in order to maintain and introduce new gadgets on this project. This account is a legitimate alternate account of [[User:CX Zoom|CX Zoom]] created specifically for this task. I'll use this right only where it's needed and confirm that in case of any doubts I'd first seek help from other more knowledgeable editors before doing any edits. [[User:CX Zoom 2|CX Zoom 2]] ([[User talk:CX Zoom 2|वार्ता]]) २०:०७, ८ अप्रैल २०२२ (UTC)
:I confirm that this is an alternate account of mine. [[User:CX Zoom|CX Zoom]] ([[User talk:CX Zoom|वार्ता]]) २०:०८, ८ अप्रैल २०२२ (UTC)
<div style="padding-left: 1.6em; font-style: italic; border-top: 1px solid #a2a9b1; margin: 0.5em 0; padding-top: 0.5em">The discussion above is closed. <b style="color: #FF0000;">Please do not modify it.</b> Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.</div><!-- from [[Template:Rfp bottom]] -->
</div>
cj1j6ihwuu1qf95a8wq0717ogy2e1e3
पटिरूप:TOC limit
10
7046
101698
101695
2022-06-11T09:53:17Z
CX Zoom
6375
+ TemplateStyles used
101698
wikitext
text/x-wiki
<templatestyles src="Template:TOC limit/styles.css" /><div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude>
{{TemplateStyles used|
* [[Template:TOC limit/styles.css]]}}
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
306cfwnd0gfgfa9cd2puy8hsmzctx14
पटिरूप:TOC limit/styles.css
10
7047
100697
2022-03-26T22:38:03Z
CX Zoom
6375
Copied latest revision from [[:en:Template:TOC limit/styles.css]]. See it's editing history for attribution.
100697
sanitized-css
text/css
/* Allow limiting of which header levels are shown in a TOC;
<div class="toclimit-3">, for instance, will limit to
showing ==headings== and ===headings=== but no further
(as long as there are no =headings= on the page, which
there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
dukhylzy5u0nch1e7qd0k3o7a4x8hiz
पटिरूप:Requests for permissions/later status
10
7050
101654
100812
2022-06-10T22:09:24Z
CX Zoom
6375
+ Cat, transclusionless
101654
wikitext
text/x-wiki
<small>Later status: {{{1}}}</small><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
j0fd2u7tb6tttimw79po6mgbifh9fhl
पटिरूप:((
10
7051
101476
101239
2022-05-30T19:10:17Z
CX Zoom
6375
+ Cat
101476
wikitext
text/x-wiki
{{<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Character-substitution templates]]
</noinclude>
t1cq43aw9x5jlezsbqbce3cgl1j3qzk
पटिरूप:))
10
7052
101477
101240
2022-05-30T19:10:53Z
CX Zoom
6375
+ Cat
101477
wikitext
text/x-wiki
}}<noinclude>
{{documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:Character-substitution templates]]
</noinclude>
7l7bca5ifipbhw9o71besdpacbelhyk
पटिरूप:Requests for permissions/meta archive
10
7053
101656
100823
2022-06-10T22:10:31Z
CX Zoom
6375
+ Cat, transclusionless
101656
wikitext
text/x-wiki
<small>Meta archive: [[:meta:{{{1}}}]]</small><noinclude>
{{Transclusionless}}
[[Category:Requests for permissions templates]]
</noinclude>
9d2p5cg1ximcovda4ikd4vtzgbfysfl
Ariyasaccāni
0
7061
100886
2022-04-09T18:00:54Z
CX Zoom
6375
CX Zoom moved page [[Ariyasaccāni]] to [[Cattāri ariyasaccāni]]: Moving to more specific title.
100886
wikitext
text/x-wiki
#REDIRECT [[Cattāri ariyasaccāni]]
jwn35mu3xscv2eq79w2sak6tw4rblmh
भिक्खूनिपतिमोक्खा
0
7062
100889
2022-04-09T18:55:22Z
CX Zoom
6375
CX Zoom moved page [[भिक्खूनिपतिमोक्खा]] to [[Bhikkhunipatimokkha]]: Remain at Roman script title as long as content is in Roman
100889
wikitext
text/x-wiki
#REDIRECT [[Bhikkhunipatimokkha]]
f92lb462cnjdgfhlv7zyggjlreeilxk
Buddho
0
7064
100899
100897
2022-04-10T16:43:17Z
CX Zoom
6375
Correct redirect
100899
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
विभाग:Soft redirects/interwiki
14
7066
100918
2022-04-11T04:51:16Z
CX Zoom
6375
Create tracking category, supported by module
100918
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Noindexed pages
14
7067
100931
100919
2022-04-11T05:47:39Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100931
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Wikipedia documentation pages
14
7068
100920
2022-04-11T04:52:08Z
CX Zoom
6375
Create tracking category, supported by module
100920
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Pages with broken file links
14
7069
100929
100921
2022-04-11T05:47:05Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100929
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Wikimedia Foundation staff
14
7070
100923
2022-04-11T05:12:40Z
CX Zoom
6375
Tracking category, WMF staff
100923
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Pages using ISBN magic links
14
7071
100933
100925
2022-04-11T05:48:32Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100933
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Pages with reference errors
14
7072
100934
100926
2022-04-11T05:49:34Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100934
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Pages using duplicate arguments in template calls
14
7073
100930
100927
2022-04-11T05:47:24Z
CX Zoom
6375
added [[Category:MediaWiki tracking categories]] using [[Help:Gadget-HotCat|HotCat]]
100930
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:MediaWiki tracking categories
14
7074
100928
2022-04-11T05:46:40Z
CX Zoom
6375
Create tracking category
100928
wikitext
text/x-wiki
This category contains subcategories that are automatically populated by the MediaWiki software, to track pages satisfying certain specific conditions. See [[Special:TrackingCategories]] for full list of such categories (some of them are still redlinks).
c0gr8unpewieuw2meayblahra6gsrqo
विभाग:Articles which use infobox templates with no data rows
14
7076
100947
2022-04-11T06:53:23Z
CX Zoom
6375
Module-based tracking category
100947
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Buddhism
14
7077
100986
100977
2022-04-11T10:30:15Z
CX Zoom
6375
Hyphen not recognised
100986
wikitext
text/x-wiki
Buddhism was called ''Dhamma-vinaya'' by Buddha.<ref>{{Cite web |title=Glossary of Pali & Buddhist Terms |url=https://www.nku.edu/~kenneyr/Buddhism/glossary.html |accessdate=2022-04-11 |website=www.nku.edu}}</ref>
== References ==
{{reflist}}
[[विभाग:धम्म]]
qtsd18c3lcjv1l5jcyqwo5ulg3l2b63
विभाग:धम्म
14
7078
100976
2022-04-11T09:35:11Z
CX Zoom
6375
Create new category
100976
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Pages containing cite templates with deprecated parameters
14
7082
100987
2022-04-11T10:31:20Z
CX Zoom
6375
Create template supported tracking category
100987
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Redirects connected to a Wikidata item
14
7083
100991
2022-04-11T10:36:47Z
CX Zoom
6375
Create MW tracking category
100991
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Etarahi desā
14
7084
100992
2022-04-11T11:01:47Z
CX Zoom
6375
Create new category
100992
wikitext
text/x-wiki
{{Hatnote|English translation: Present countries}}
htmfppz6vkfmhkeft4lxouglfq0rlzv
विभाग:तिपिटक
14
7085
102121
100997
2023-03-24T15:08:41Z
Sandesh9822
4127
102121
wikitext
text/x-wiki
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
scvmgghupxfu2wb7unnxo60ww5wvcaz
पटिरूप:Str count
10
7096
101675
101016
2022-06-11T08:27:33Z
CX Zoom
6375
+ Cat
101675
wikitext
text/x-wiki
<includeonly>{{{{{|safesubst:}}}#invoke:String|count|source={{{1|{{{source|}}}}}} |pattern={{{2|{{{pattern}}}}}}|plain={{{3|{{{plain}}}}}}}}</includeonly><noinclude>
{{Modules used|
* [[Module:String]]}}
{{Documentation|Template:Copied from English Wikipedia without documentation}}
[[Category:String templates]]
</noinclude>
3a0xnn92k1ctgkb9zpdkdyykvjlceop
पटिरूप:Requests for permissions/number of closed requests
10
7097
101657
101020
2022-06-10T22:12:52Z
CX Zoom
6375
+ Cat
101657
wikitext
text/x-wiki
{{#ifexpr: {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The following discussion is preserved as an archive of}} = {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The discussion above is closed}} | {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The discussion above is closed}} | {{#ifexpr: {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The following discussion is preserved as an archive of}} < {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The discussion above is closed}} | {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The discussion above is closed}} | {{#ifexpr: {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The following discussion is preserved as an archive of}} > {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The discussion above is closed}} | {{Str count|{{Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}}|The following discussion is preserved as an archive of}} }} }} }}<noinclude>
[[Category:Requests for permissions templates]]
</noinclude>
k00ou5kwvlztwm1h0558bya6wppayuz
पटिरूप:Requests for permissions/number of open requests
10
7098
101658
101019
2022-06-10T22:13:38Z
CX Zoom
6375
+ Cat
101658
wikitext
text/x-wiki
{{#expr: {{NUMBEROFSECTIONS|Wikipedia:Requests for permissions/{{{page|{{{1}}}}}}}} - {{Requests for permissions/number of closed requests|{{{page|{{{1}}}}}}}} }}<noinclude>
[[Category:Requests for permissions templates]]
</noinclude>
7nl8saicy2dlswygolc5ozju1y795hb
पटिरूप:Requests for permissions/open requests notification
10
7099
101659
101036
2022-06-10T22:14:14Z
CX Zoom
6375
+ Cat
101659
wikitext
text/x-wiki
{{#ifexpr: {{Requests for permissions/number of open requests|Administrator}} > 0 |* {{#ifexpr: {{Requests for permissions/number of open requests|Administrator}} = 1 | A request for Administrator permission is | {{Requests for permissions/number of open requests|Administrator}} requests for Administrator permission are }} currently open. Please present your opinion on the request [[Wikipedia:Requests for permissions/Administrator|here]].
}}{{#ifexpr: {{Requests for permissions/number of open requests|Bureaucrat}} > 0 |* {{#ifexpr: {{Requests for permissions/number of open requests|Bureaucrat}} = 1 | A request for Bureaucrat permission is | {{Requests for permissions/number of open requests|Bureaucrat}} requests for Bureaucrat permission are }} currently open. Please present your opinion on the request [[Wikipedia:Requests for permissions/Bureaucrat|here]].
}}{{#ifexpr: {{Requests for permissions/number of open requests|Interface administrator}} > 0 |* {{#ifexpr: {{Requests for permissions/number of open requests|Interface administrator}} = 1 | A request for Interface administrator permission is | {{Requests for permissions/number of open requests|Interface administrator}} requests for Interface administrator permission are }} currently open. Please present your opinion on the request [[Wikipedia:Requests for permissions/Interface administrator|here]].
}}{{#ifexpr: {{Requests for permissions/number of open requests|Advanced permissions}} > 0 |* {{#ifexpr: {{Requests for permissions/number of open requests|Advanced permissions}} = 1 | A request for advanced permissions is | {{Requests for permissions/number of open requests|Advanced permissions}} requests for advanced permissions are }} currently open. Please present your opinion on the request [[Wikipedia:Requests for permissions/Advanced permissions|here]]. }}<noinclude>
[[Category:Requests for permissions templates]]
</noinclude>
ebrie1me3a2cllgimzpphascw2et10d
मीडियाविकि:Common.css
8
7107
101150
2022-04-19T11:33:19Z
CX Zoom 2
6499
Change appearance of redirects at [[Special:AllPages]]
101150
css
text/css
/* CSS placed here will be applied to all skins */
/* Change appearance of redirects at [[Special:Allpages]] */
.allpagesredirect a { background: url(//upload.wikimedia.org/wikipedia/commons/1/14/Allpagesredirect.png) center left no-repeat; padding-left: 13px; }
.allpagesredirect {background-color:#F0F0F0; font-size: 90%}
scymg950p5narmztawyxaojx58iim9y
Module:Side box/doc
828
7109
101161
2022-04-22T19:09:52Z
CX Zoom
6375
Create empty documentation
101161
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
Wikipedia:Wikidata conflict solver
4
7110
101167
2022-04-29T08:13:41Z
CX Zoom
6375
Create new page
101167
wikitext
text/x-wiki
Create
cuxay077bofdark5gnzrmp53kn5nfqc
पटिरूप:Mailing list member
10
7115
101563
101366
2022-05-31T11:27:47Z
CX Zoom
6375
+ Cat
101563
wikitext
text/x-wiki
{{#if:{{{user|}}}{{{page|}}}|{{#if:{{{user|}}}|{{User|{{{user}}} }}|[[{{{page}}}]]}}{{#if:{{yesno|{{{notarget|}}} }}| <span style="font-size:0.95em;font-weight:bold;color:#555">(Not receiving mass messages)</span>|{{#if:{{#target:{{#if:{{{user|}}}|User talk:{{{user}}}|{{{page}}} }} }} }} }}|<span class="error">No user or page defined</span>}}<noinclude>
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia formatting and function templates]]
</noinclude>
2e172cz7nh3ric61lvkmwhpei6xuzq6
विभाग:MassMessage delivery lists
14
7120
101207
2022-05-15T20:42:46Z
CX Zoom
6375
Create tracking category
101207
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Wikipedia:Project message subscriptions
4
7126
101238
101226
2022-05-23T19:40:04Z
CX Zoom
6375
Better wording
101238
wikitext
text/x-wiki
Pali Wikipedia is subscribed to the following distribution lists and may receive messages from those lists to the target page.
* If a message goes to the wrong target page, it may be because the target page is updated in some distribution list, and then it should be corrected.
* This list was last maintained on 23 May 2022 (UTC) by [[User:CX Zoom]].
{| class="wikitable"
|-
! Distribution list !! Target page
|-
| [[:meta:Distribution list/Global message delivery]] || rowspan=10 | [[Wikipedia:Noticeboard]]
|-
| [[:meta:Distribution list/Non-Technical Village Pumps distribution list]]
|-
| [[:meta:Distribution list/Global message delivery/Wikipedia]]
|-
| [[:meta:Global message delivery/Targets/Wikipedia Library]]
|-
| [[:meta:Global message delivery/Targets/Tech ambassadors]]
|-
| [[:meta:Global message delivery/Targets/VisualEditor/Newsletter/Wikis with VE]]
|-
| [[:meta:Global message delivery/Targets/VisualEditor/Small Wikipedias with no VE page]]
|-
| [[:meta:Movement Strategy and Governance/Delivery]]
|-
| [[:meta:Movement Strategy and Governance/Delivery/Wikipedia]]
|-
| [[:meta:WMDE Technical Wishes/Technical Wishes News list all village pumps]]
|-
| [[:meta:Distribution list/Bots]] || [[Wikipedia:Noticeboard/Bots]]
|-
| [[:meta:Global message delivery/Targets/Signpost]] || [[Wikipedia:Noticeboard/Signpost]]
|-
| [[:meta:Global message delivery/Targets/Wikidata]] || [[Wikipedia:Noticeboard/Wikidata]]
|}
* Regularly maintain [[:meta:Bot policy/Implementation]] also.
kh7g9b9vxaziymejqlkgokxzn1xldre
पटिरूप:Page header/Noticeboard/Signpost
10
7127
101601
101450
2022-05-31T14:34:43Z
CX Zoom
6375
+ Cat
101601
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's ''[[:en:Wikipedia:Wikipedia Signpost|The Signpost]]'' noticeboard.''' This page contains all ''Signpost'' issues since May 2022. This page should '''not''' be edited.
* For other notices, go to [[Wikipedia:Noticeboard]]
* For more details, go to [[Wikipedia:Community portal]] }}
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Signpost|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Signpost}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:Wikipedia:Noticeboard/Signpost}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:Wikipedia:Noticeboard/Signpost}}|en}}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
hb049wtgn6jl9js2eflik7p2w2fgmaw
Wikipedia:Noticeboard/Signpost
4
7128
103084
103072
2025-12-01T00:16:46Z
MediaWiki message delivery
2796
/* The Signpost: 1 December 2025 */ new section
103084
wikitext
text/x-wiki
{{Page header/Noticeboard/Signpost}}
== ''The Signpost'': 29 May 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr"><div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* From the team: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/From the team|en:Wikipedia:Wikipedia Signpost/2022-05-29/From the team]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/News and notes|en:Wikipedia:Wikipedia Signpost/2022-05-29/News and notes]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Community view|en:Wikipedia:Wikipedia Signpost/2022-05-29/Community view]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Opinion|en:Wikipedia:Wikipedia Signpost/2022-05-29/Opinion]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/In the media|en:Wikipedia:Wikipedia Signpost/2022-05-29/In the media]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Special report|en:Wikipedia:Wikipedia Signpost/2022-05-29/Special report]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/In focus|en:Wikipedia:Wikipedia Signpost/2022-05-29/In focus]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Discussion report|en:Wikipedia:Wikipedia Signpost/2022-05-29/Discussion report]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/WikiProject report|en:Wikipedia:Wikipedia Signpost/2022-05-29/WikiProject report]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Technology report|en:Wikipedia:Wikipedia Signpost/2022-05-29/Technology report]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Featured content|en:Wikipedia:Wikipedia Signpost/2022-05-29/Featured content]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Interview|en:Wikipedia:Wikipedia Signpost/2022-05-29/Interview]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Serendipity|en:Wikipedia:Wikipedia Signpost/2022-05-29/Serendipity]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Recent research|en:Wikipedia:Wikipedia Signpost/2022-05-29/Recent research]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Tips and tricks|en:Wikipedia:Wikipedia Signpost/2022-05-29/Tips and tricks]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Traffic report|en:Wikipedia:Wikipedia Signpost/2022-05-29/Traffic report]]
* News from Diff: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/News from Diff|en:Wikipedia:Wikipedia Signpost/2022-05-29/News from Diff]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/News from the WMF|en:Wikipedia:Wikipedia Signpost/2022-05-29/News from the WMF]]
* Video: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Video|How the entire country of Qatar was blocked from editing]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Gallery|en:Wikipedia:Wikipedia Signpost/2022-05-29/Gallery]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/From the archives|en:Wikipedia:Wikipedia Signpost/2022-05-29/From the archives]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Essay|en:Wikipedia:Wikipedia Signpost/2022-05-29/Essay]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2022-05-29/Humour|en:Wikipedia:Wikipedia Signpost/2022-05-29/Humour]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २०:४५, २९ मई २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23323647 -->
== ''The Signpost'': 26 June 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr"><div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/News and notes|WMF inks new rules on government-ordered takedowns, blasts Russian feds' censor demands, spends big bucks]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/In the media|Editor given three-year sentence, big RfA makes news, Guy Standing takes it sitting down]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Special report|"Wikipedia's independence" or "Wikimedia's pile of dosh"?]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Discussion report|MoS rules on CCP name mulled, XRV axe plea nulled, BLPPROD drafting bid pulled]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Opinion|Picture of the Day – how Adam plans to ru(i)n it]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Featured content|Articles on Scots' clash, Yank's tux, Austrian's action flick deemed brilliant prose]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Essay|RfA trend line haruspicy: fact or fancy?]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Recent research|Wikipedia versus academia (again), tables' "immortality" probed]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Serendipity|Was she really a Swiss lesbian automobile racer?]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/News from the WMF|Wikimedia Enterprise signs first deals]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Traffic report|Top view counts for shows, movies, and celeb lawsuit that keeps on giving]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Gallery|Celebration of summer, winter]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2022-06-26/Humour|Shortcuts, screwballers, Simon & Garfunkel]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:३३, २६ जून २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23439210 -->
== ''The Signpost'': 1 August 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr"><div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* From the editors: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/From the editors|Rise of the machines, or something]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/News and notes|Information considered harmful]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/In the media|Censorship, medieval hoaxes, "pathetic supervillains", FB-WMF AI TL bid, dirty duchess deeds done dirt cheap]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Op-Ed|The "recession" affair]]
* Eyewitness Wikimedian – Vinnytsia, Ukraine: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Eyewitness Wikimedian – Vinnytsia, Ukraine|War diary (part 3)]]
* Election guide: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Election guide|The chosen six: 2022 Wikimedia Foundation Board of Trustees elections]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Community view|Youth culture and notability]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Opinion|Criminals among us]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Arbitration report|Winds of change blow for cyclone editors, deletion dustup draws toward denouement]]
* Deletion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Deletion report|This is Gonzo Country]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Discussion report|Notability for train stations, notices for mobile editors, noticeboards for the rest of us]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Traffic report|US TV, JP ex-PM, outer space, and politics of IN, US, UK top charts for July]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Featured content|A little list with surprisingly few lists]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Tips and tricks|Cleaning up awful citations with Citation bot]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/In focus|Wikidata insights from a handy little tool]]
* On the bright side: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/On the bright side|Ukrainian Wikimedians during the war — three (more) stories]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Essay|How to research an image]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Recent research|A century of rulemaking on Wikipedia analyzed]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Serendipity|Don't cite Wikipedia]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Gallery|A backstage pass]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/From the archives|2012 Russian Wikipedia shutdown as it happened]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-01/Humour|Why did the chicken cross the road?]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ००:४१, १ अगस्त २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23554609 -->
== ''The Signpost'': 31 August 2022 ==
<div lang="en" dir="ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's journal about Wikipedia and Wikimedia''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/News and notes|Admins wanted on English Wikipedia, IP editors not wanted on Farsi Wiki, donations wanted everywhere]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Special report|Wikimania 2022: no show, no show up?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/In the media|Truth or consequences? A tough month for truth]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Discussion report|Boarding the Trustees]]
* News from Wiki Education: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/News from Wiki Education|18 years a Wikipedian: what it means to me]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/In focus|Thinking inside the box]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Tips and tricks|The unexpected rabbit hole of typo fixing in citations]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Technology report|Vector (2022) deployment discussions happening now]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Serendipity|Two photos of every library on earth]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Featured content|Our man drills are safe for work, but our Labia is Fausta.]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Recent research|The dollar value of "official" external links]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Traffic report|What dreams (and heavily trafficked articles) may come]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Essay|Delete the junk!]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Gallery|A Fringe Affair (but not the show by Edward W. Feery that was on this year)]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/Humour|CommonsComix No. 1]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-08-31/From the archives|5, 10, and 15 years ago]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २३:०९, २ सेप्टेम्बर २०२२ (UTC)
</div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23745838 -->
== ''The Signpost'': 30 September 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/News and notes|Board vote results, bot's big GET, crat chat gives new mop, WMF seeks "sound logo" and "organizer lab"]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/In focus|NPP: Still heaven or hell for new users – and for the reviewers]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/In the media|A few complaints and mild disagreements]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Special report|Decentralized Fundraising, Centralized Distribution]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Discussion report|Much ado about Fox News]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Interview|ScottishFinnishRadish's Request for Adminship]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Opinion|Are we ever going to reach consensus?]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Serendipity|Removing watermarks, copyright signs and cigarettes from photos]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Recent research|How readers assess Wikipedia's trustworthiness, and how they could in the future]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Traffic report|Kings and queens and VIPs]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Featured content|Farm-fresh content]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/Gallery|A Festival Descends on the City: The Edinburgh Fringe, Pt. 2]]
* CommonsComix: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/CommonsComix|CommonsComix 2: Paulus Moreelse]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-09-30/From the archives|5, 10, and 15 Years ago: September 2022]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ००:०३, १ ओक्टोबर २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23826215 -->
== ''The Signpost'': 31 October 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* From the team: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/From the team|A new goose on the roost]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/News and notes|Wikipedians question Wikimedia fundraising ethics after "somewhat-viral" tweet]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/News from the WMF|Governance updates from, and for, the Wikimedia Endowment]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/In the media|Scribing, searching, soliciting, spying, and systemic bias]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Disinformation report|From Russia with WikiLove]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Recent research|Disinformatsiya: Much research, but what will actually help Wikipedia editors?]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Interview|Isabelle Belato on their Request for Adminship]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Featured content|Topics, lists, submarines and Gurl.com]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Serendipity|We all make mistakes – don’t we?]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/Traffic report|Mama, they're in love with a criminal]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-10-31/From the archives|Paid advocacy, a lawsuit over spelling mistakes, deleting Jimbo's article, and the death of Toolserver]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०३:४५, ३१ ओक्टोबर २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=23972104 -->
== ''The Signpost'': 28 November 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/News and notes|English Wikipedia editors: "We don't need no stinking banners"]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/In the media|"The most beautiful story on the Internet"]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Interview|Lisa Seitz-Gruwell on WMF fundraising in the wake of big banner ad RfC]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Opinion|Privacy on Wikipedia in the cyberpunk future]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Disinformation report|Missed and Dissed]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Op-Ed|Diminishing returns for article quality]]
* Book review: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Book review|''Writing the Revolution'']]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Technology report|Galactic dreams, encyclopedic reality]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Essay|The Six Million FP Man]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Tips and tricks|(Wiki)break stuff]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Recent research|Study deems COVID-19 editors smart and cool, questions of clarity and utility for WMF's proposed "Knowledge Integrity Risk Observatory"]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Featured content|A great month for featured articles]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Obituary|A tribute to Michael Gäbler]]
* Concept: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Concept|The relevance of legal certainty to the English Wikipedia]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/Traffic report|Musical deaths, murders, Princess Di's nominative determinism, and sports]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/From the archives|Five, ten, and fifteen years ago]]
* CommonsComix: [[w:en:Wikipedia:Wikipedia Signpost/2022-11-28/CommonsComix|Joker's trick]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १५:४१, २८ नवम्बर २०२२ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24074916 -->
== ''The Signpost'': 1 January 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/News and notes|Wikimedia Foundation ousts, bans quarter of Arabic Wikipedia admins]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/In the media|Odd bedfellows, Elon and Jimbo, reliable sources for divorces, and more]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Interview|ComplexRational's RfA debrief]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Technology report|Wikimedia Foundation's Abstract Wikipedia project "at substantial risk of failure"]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Essay|Mobile editing]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Arbitration report|Arbitration Committee Election 2022]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Recent research|Graham's Hierarchy of Disagreement in talk page disputes]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Serendipity|Wikipedia about FIFA World Cup 2022: quick, factual and critical]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Featured content|Would you like to swing on a star?]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/Traffic report|Football, football, football! Wikipedia Football Club!]]
* CommonsComix: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/CommonsComix|#4: The Course of WikiEmpire]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-01/From the archives|Five, ten, and fifteen years ago]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०३:४७, १ ज्यानुवरी २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24248988 -->
== ''The Signpost'': 16 January 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the team: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/From the team|We heard zoomers liked fortnights: the biweekly Signpost rides again]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Special report|Coverage of 2022 bans reveals editors serving long sentences in Saudi Arabia since 2020]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/News and notes|Revised Code of Conduct Enforcement Guidelines up for vote, WMF counsel departs, generative models under discussion]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/In the media|Court orders user data in libel case, Saudi Wikipedia in the crosshairs, Larry Sanger at it again]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Technology report|View it! A new tool for image discovery]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/In focus|Busting into Grand Central]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Serendipity|How I bought part of Wikipedia – for less than $100]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Gallery|What is our responsibility when it comes to images?]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Humour|New geologically speedy deletion criteria introduced]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Opinion|Good old days, in which fifth-symbol-lacking lipograms roam'd our librarious litany]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Featured content|Flip your lid]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/Traffic report|The most viewed articles of 2022]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-01-16/From the archives|Five, ten, and fifteen years ago]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०२:१६, १६ ज्यानुवरी २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24363624 -->
== ''The Signpost'': 4 February 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/From the editor|New for the Signpost: Author pages, tag pages, and a decent article search function]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/News and notes|Foundation update on fundraising, new page patrol, Tides, and Wikipedia blocked in Pakistan]]
* Section 230: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Section 230|Twenty-six words that created the internet, and the future of an encyclopedia]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Disinformation report|Wikipedia on Santos]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Special report|Legal status of Wikimedia projects "unclear" under potential European legislation]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/In the media|Furor over new Wikipedia skin, followup on Saudi bans, and legislative debate]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Op-Ed|Estonian businessman and political donor brings lawsuit against head of national Wikimedia chapter]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Opinion|Study examines cultural leanings of Wikimedia projects' visual art coverage]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Recent research|Wikipedia's "moderate yet systematic" liberal citation bias]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/WikiProject report|WikiProject Organized Labour]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Tips and tricks|XTools: Data analytics for your list of created articles]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Featured content|20,000 Featureds under the Sea]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-04/Traffic report|Films, deaths and ChatGPT]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २१:४६, ४ फ़रवरी २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24455582 -->
== ''The Signpost'': 20 February 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/News and notes|Terms of Use update, Steward elections, and Wikipedia back in Pakistan]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/In the media|Arbitrators open case after article alleges Wikipedia "intentionally distorts" Holocaust coverage]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Disinformation report|The "largest con in corporate history"?]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Essay|Machine-written articles: a new challenge for Wikipedia]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Tips and tricks|All about writing at DYK]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Featured content|Eden, lost.]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Gallery|Love is in the air]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Traffic report|Superbowl? Pfft. Give me some Bollywood! Yours sincerely, the world]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/From the archives|5, 10, and 15 years ago: Let's (not) delete the Main Page!]]
* Cobwebs: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Cobwebs|Editorial: The loss of the moral high ground]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-02-20/Humour|The RfA Candidate's Song]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १८:०४, २० फ़रवरी २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24566371 -->
== ''The Signpost'': 9 March 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr"><div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/News and notes|What's going on with the Wikimedia Endowment?]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/Technology report|Second flight of the Soviet space bears: Testing ChatGPT's accuracy]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/In the media|What should Wikipedia do? Publish Russian propoganda? Be less woke? Cover the Holocaust in Poland differently?]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/Featured content|In which over two-thirds of the featured articles section needs to be copied over to WikiProject Military History's newsletter]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/Recent research|"Wikipedia's Intentional Distortion of the Holocaust" in Poland and "self-focus bias" in coverage of global events]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-09/From the archives|Five, ten, and fifteen years ago]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०५:४४, ९ मार्च २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24651918 -->
== ''The Signpost'': 20 March 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/News and notes|Wikimania submissions deadline looms, Russian government after our lucky charms, AI woes nix CNET from RS slate]]
* Eyewitness: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Eyewitness|Three more stories from Ukrainian Wikimedians]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/In the media|Paid editing, plagiarism payouts, proponents of a ploy, and people peeved at perceived preferences]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Featured content|Way too many featured articles]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Interview|228/2/1: the inside scoop on Aoidh's RfA]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Traffic report|Who died? Who won? Who lost?]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ११:१९, २० मार्च २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24726786 -->
== ''The Signpost'': 20 March 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/News and notes|Wikimania submissions deadline looms, Russian government after our lucky charms, AI woes nix CNET from RS slate]]
* Eyewitness: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Eyewitness|Three more stories from Ukrainian Wikimedians]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/In the media|Paid editing, plagiarism payouts, proponents of a ploy, and people peeved at perceived preferences]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Featured content|Way too many featured articles]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Interview|228/2/1: the inside scoop on Aoidh's RfA]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-03-20/Traffic report|Who died? Who won? Who lost?]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १३:२०, २० मार्च २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24726786 -->
== ''The Signpost'': 3 April 2023 ==
<div lang="en" dir="ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/From the editor|Some long-overdue retractions]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/News and notes|Sounding out, a universal code of conduct, and dealing with AI]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/In the media|Twiddling Wikipedia during an online contest, and other news]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/Arbitration report|"World War II and the history of Jews in Poland" case is ongoing]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/Featured content|Hail, poetry! Thou heav'n-born maid]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/Recent research|Language bias: Wikipedia captures at least the "silhouette of the elephant", unlike ChatGPT]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/From the archives|April Fools' through the ages]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-03/Disinformation report|Sus socks support suits, seems systemic]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०५:२५, ७ अप्रैल २०२३ (UTC)
</div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24766128 -->
== ''The Signpost'': 26 April 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/News and notes|Staff departures at Wikimedia Foundation, Jimbo hands in the bits, and graphs' zeppelin burns]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/In the media|Contested truth claims in Wikipedia]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Obituary|Remembering David "DGG" Goodman]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Arbitration report|Holocaust in Poland, Jimbo in the hot seat, and a desysopping]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Opinion|What Jimbo's question revealed about scamming]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Op-Ed|Wikipedia as an anchor of truth]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Special report|''Signpost'' statistics between years 2005 and 2022]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/News from the WMF|Collective planning with the Wikimedia Foundation]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Featured content|In which we described the featured articles in rhyme again]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/From the archives|April Fools' through the ages, part two]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Humour|The law of hats]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-04-26/Traffic report|Long live machine, the future supreme]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १३:१९, २६ अप्रैल २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24906106 -->
== ''The Signpost'': 8 May 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr"><div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/News and notes|New legal "deVLOPments" in the EU]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/In the media|Vivek's smelly socks, online safety, and politics]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/Recent research|Gender, race and notability in deletion discussions]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/Featured content|I wrote a poem for each article, I found rhymes for all the lists; <br />My first featured picture of this year now finally exists!]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/Arbitration report|"World War II and the history of Jews in Poland" approaches conclusion]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/News from the WMF|Planning together with the Wikimedia Foundation]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-08/Special report|There Shall Be Seasons Refreshing – Stories from WikiConference India 2023]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०४:२७, ८ मई २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24990251 -->
== ''The Signpost'': 22 May 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/News and notes|Golden parachutes: Record severance payments at Wikimedia Foundation]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/In the media|History, propaganda and censorship]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/Arbitration report|Final decision in "World War II and the history of Jews in Poland"]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/Recent research|Create or curate, cooperate or compete? Game theory for Wikipedia editors]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/Featured content|A very musical week for featured articles]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/Traffic report|Coronation, chatbot, celebs]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2023-05-22/WikiProject report|Wikipedians Convene for Queering Wikipedia 2023: The First International LGBT+ Wikipedia Conference]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०८:४२, २२ मई २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24998606 -->
== ''The Signpost'': 5 June 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-05/News and notes|WMRU director forks new 'pedia, birds flap in top '22 piccy, WMF weighs in on Indian gov's map axe plea]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-05/In the media|Section 230 stands tall, WP vs. UK bill, Miss Information dissed again]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-05/Featured content|Poetry under pressure]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-05/Traffic report|Celebs, controversies and a chatbot in the public eye]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०१:२४, ५ जून २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25064021 -->
== ''The Signpost'': 19 June 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-19/News and notes|WMF Terms of Use now in force, new Creative Commons licensing]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-19/In the media|English WP editor glocked after BLP row on Italian 'pedia]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-19/Featured content|Content, featured]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-06-19/Recent research|Hoaxers prefer currently-popular topics]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १०:११, १९ जून २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25152768 -->
== ''The Signpost'': 3 July 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/News and notes|Online Safety Bill: Wikimedia Foundation and Wikimedia UK launch open letter]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/Disinformation report|Imploded submersible outfit foiled trying to sing own praises on Wikipedia]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/In the media|Journo proposes mass Wiki dox, sponsored articles on Fandom, Section 230 discussed]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/Featured content|Incensed]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/Traffic report|Are you afraid of spiders? Arnold? The Idol? ChatGPT?]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-03/Humour|United Nations dispatches peacekeeping force to Wikipedia policy discussions]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०८:१७, ३ जुलाई २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25180371 -->
== ''The Signpost'': 17 July 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/News and notes|Big bux hidden beneath wine-dark sea as we wait for the Tides to go out?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/In the media|Tentacles of Emirates plot attempt to ensnare Wikipedia]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Obituary|David Thomsen (Dthomsen8) and Ingo Koll (Kipala)]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/News from the WMF|ABC for Fundraising: Advancing Banner Collaboration for fundraising campaigns]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/In focus|Are the children of celebrities over-represented in French cinema?]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Tips and tricks|What automation can do for you (and your WikiProject)]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Recent research|Wikipedia-grounded chatbot "outperforms all baselines" on factual accuracy]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Humour|New fringe theories to be introduced]]
* Cobwebs: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Cobwebs|If you're reading this, you're probably on a desktop]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Featured content|Scrollin', scrollin', scrollin', keep those readers scrollin', got to keep on scrollin', Rawhide!]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-07-17/Traffic report|The Idol becomes the Master]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०९:०३, १७ जुलाई २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25275917 -->
== ''The Signpost'': 1 August 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/News and notes|City officials attempt to doxx Wikipedians, Ruwiki founder banned, WMF launches Mastodon server]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/In the media|Truth, AI, bull from politicians, and climate change]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Disinformation report|Hot climate, hot hit, hot money, hot news hot off the presses!]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Obituary|Donald Cram, Peter McCawley, and Eagleash]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Tips and tricks|Citation tools for dummies!]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Humour|Does Wikipedia present neutral perspectives?]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/In focus|''Journals cited by Wikipedia'']]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Opinion|Are global bans the last step?]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Featured content|Featured Content, 1 to 15 July]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-01/Traffic report|Come on Oppie, let's go party]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०३:४०, १ अगस्त २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25312130 -->
== ''The Signpost'': 15 August 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/News and notes|Dude, Where's My Donations? Wikimedia Foundation announces another million in grants for non-Wikimedia-related projects]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/In the media|An accusation of bias from Brazil, a lawsuit from Portugal, plagiarism from Florida]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/In focus|2023 Good Article Nomination drive is underway: get your barnstars here!]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Special report|Thirteen years later, why are most administrators still from 2005?]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Tips and tricks|How to find images for your articles, check their copyright, upload them, and restore them]]
* Cobwebs: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Cobwebs|Getting serious about writing]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Opinion|Copyright trolls, or the last beautiful free souls on this planet?]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Serendipity|Why I stopped taking photographs almost altogether]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Featured content|Barbenheimer confirmed]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Humour|Arbitration Committee to accept case against Right Honorable Frimbley Cantingham, 15th Viscount Bellington-upon-Porkshire]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-15/Traffic report|Come on in, and pull yourself up a chair]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १४:१९, १५ अगस्त २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25463725 -->
== ''The Signpost'': 31 August 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/From the editor|Beta version of signpost.news now online]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/News and notes|You like RecentChanges?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/In the media|Taking it sleazy]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/Recent research|The five barriers that impede "stitching" collaboration between Commons and Wikipedia]]
* Draftspace: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/Draftspace|Bad Jokes and Other Draftspace Novelties]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/Humour|The Dehumourification Plan]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-08-31/Traffic report|Raise your drinking glass, here's to yesterday]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ००:४५, ३१ अगस्त २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25528894 -->
== ''The Signpost'': 16 September 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/News and notes|Wikimedia power sharing – just an advisory role for the volunteer community?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/In the media|"Just flirting", going Dutch and Shapps for the defence?]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/Obituary|Nosebagbear]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/Serendipity|Yea, though I walk through the valley of the shadow of death, I will fear no paywall, for thou, Wikipedia Library, art with me]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/Featured content|Catching up]]
* Concept: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/Concept|Strange portal opened by CERN researchers brings Wikipedia articles from "other worlds"]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-09-16/Traffic report|Some of it's magic, some of it's tragic]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०४:३८, १६ सेप्टेम्बर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25586584 -->
== ''The Signpost'': 3 October 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/News and notes|Wikimedia Endowment financial statement published]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/In the media|History is written by whoever can harness the most editors]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/Recent research|Readers prefer ChatGPT over Wikipedia; concerns about limiting "anyone can edit" principle "may be overstated"]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/Featured content|By your logic,]]
* Concept: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/Concept|Wikipedia policies from other worlds: WP:NOANTLERS]]
* Poetry: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/Poetry|"The Sight"]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-03/Traffic report|There shall be no slaves in the land of lands, it's a Bollywood jam]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २०:३३, ३ ओक्टोबर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25667606 -->
== ''The Signpost'': 23 October 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/News and notes|Where have all the administrators gone?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/In the media|Thirst traps, the fastest loading sites on the web, and the original collaborative writing]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/Gallery|Before and After: Why you don't need to know how to restore images to make massive improvements]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/Featured content|Yo, ho! Blow the man down!]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/Traffic report|The calm and the storm]]
* News from Diff: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/News from Diff|Sawtpedia: Giving a Voice to Wikipedia Using QR Codes]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-10-23/Humour|New citation template introduced for divine revelations, drug use, and really thinking about it]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०७:०३, २३ ओक्टोबर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25777554 -->
== ''The Signpost'': 6 November 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Arbitration report|Admin bewilderingly unmasks self as sockpuppet of other admin who was extremely banned in 2015]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/In the media|UK gov bigwig accused of ripping off WP articles for book, Wikipedians accused of being dicks by a rich man]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/News and notes|Board candidacy process posted, editors protest WMF privacy measure, sweet meetups]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Opinion|An open letter to Elon Musk]]
* WikiCup report: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/WikiCup report|The WikiCup 2023]]
* News from Wiki Ed: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/News from Wiki Ed|Equity lists on Wikipedia]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Recent research|How English Wikipedia drove out fringe editors over two decades]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Featured content|Like putting a golf course in a historic site.]]
* Wikidata: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Wikidata|Evaluating qualitative systemic bias in large article sets on Wikipedia]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-06/Traffic report|Cricket jumpscare]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०३:४६, ६ नवम्बर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25812995 -->
== ''The Signpost'': 20 November 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-20/In the media|Propaganda and photos, lunatics and a lunar backup]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-20/News and notes|Update on Wikimedia's financial health]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-20/Traffic report|If it bleeds, it leads]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-20/Recent research|Canceling disputes as the real function of ArbCom]]
* Wikimania: [[w:en:Wikipedia:Wikipedia Signpost/2023-11-20/Wikimania|Wikimania 2024 scholarships]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०९:४६, २० नवम्बर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25866860 -->
== ''The Signpost'': 4 December 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/News and notes|Beeblebrox ejected from Arbitration Committee following posts on Wikipediocracy]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/In the media|Turmoil on Hebrew Wikipedia, grave dancing, Olga's impact and inspiring Bhutanese nuns]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Disinformation report|"Wikipedia and the assault on history"]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/In focus|Tens of thousands of freely available sources flagged]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Comix|Bold comics for a new age]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Essay|I am going to die]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Featured content|Real gangsters move in silence]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Traffic report|And it's hard to watch some cricket, in the cold November Rain]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-04/Humour|Mandy Rice-Davis Applies]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १०:११, ४ दिसम्बर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25919722 -->
== ''The Signpost'': 24 December 2023 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Special report|Did the Chinese Communist Party send astroturfers to sabotage a hacktivist's Wikipedia article?]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/News and notes|The Italian Public Domain wars continue, Wikimedia RU set to dissolve, and a recap of WLM 2023]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/In the media|Consider the humble fork]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Discussion report|Arabic Wikipedia blackout; Wikimedians discuss SpongeBob, copyrights, and AI]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/In focus|Liquidation of Wikimedia RU]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Technology report|Dark mode is coming]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Recent research|"LLMs Know More, Hallucinate Less" with Wikidata]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Gallery|A feast of holidays and carols]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Comix|Lollus lmaois 200C tincture]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Crossword|when the crossword is sus]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Traffic report|What's the big deal? I'm an animal!]]
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/From the editor|A piccy iz worth OVAR 9000!!!11oneone! wordz ^_^]]
* Apocrypha: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Apocrypha|Local editor discovered 1,380 lost subheadings in ancient Signpost scrolls. And what he found was shocking.]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/Humour|Guess the joke contest]]
* BJAODN: [[w:en:Wikipedia:Wikipedia Signpost/2023-12-24/BJAODN|Bad jokes and other deleted nonsense]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १०:०१, २४ दिसम्बर २०२३ (UTC)
<!-- Sent via script ([[w:en:User:Evad37/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=25972416 -->
== ''The Signpost'': 10 January 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/From the editor|NINETEEN MORE YEARS! NINETEEN MORE YEARS!]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Special report|Public Domain Day 2024]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Technology report|Wikipedia: A Multigenerational Pursuit]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/News and notes|In other news ... see ya in court!]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/In focus|The long road of a featured article candidate]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/In the media|What is plagiarism? Oklahoma Disneyland? Reaching a human being at Wikipedia?]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/WikiProject report|WikiProjects Israel and Palestine]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Obituary|Anthony Bradbury]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Traffic report|The most viewed articles of 2023]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Crossword|everybody gangsta till the style sheets start cascading]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-10/Comix|Conflict resolution]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १२:५१, १२ ज्यानुवरी २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26044843 -->
== ''The Signpost'': 31 January 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/News and notes|Wikipedian Osama Khalid celebrated his 30th birthday in jail]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/Opinion|Until it happens to you]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/Disinformation report|How paid editors squeeze you dry]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/In the media|Katherine Maher new NPR CEO, go check Wikipedia, race in the race]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/In focus|The long road of a featured article candidate, part 2]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/Recent research|Croatian takeover was enabled by "lack of bureaucratic openness and rules constraining [admins]"]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/Comix|We've all got to start somewhere]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-01-31/Traffic report|DJ, gonna burn this goddamn house right down]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १५:१६, ३१ ज्यानुवरी २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26086360 -->
== ''The Signpost'': 13 February 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/News and notes|Wikimedia Russia director declared "foreign agent" by Russian gov; EU prepares to pile on the papers]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Disinformation report|How low can the scammers go?]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Gallery|Before and After: Why you don't need to touch grass to dramatically improve images of flora and fauna]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/In the media|Speaking in tongues, toeing the line, and dressing the part]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Serendipity|Is this guy the same as the one who was a Nazi?]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Traffic report|Griselda, Nikki, Carl, Jannik and two types of football]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Crossword|Our crossword to bear]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-02-13/Comix|Strongly]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०४:३८, १३ फ़रवरी २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26223997 -->
== ''The Signpost'': 2 March 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/News and notes|Wikimedia enters US Supreme court hearings as "the dolphin inadvertently caught in the net"]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/Recent research|Images on Wikipedia "amplify gender bias"]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/In the media|The Scottish Parliament gets involved, a wikirace on live TV, and the Foundation's CTO goes on record]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/Obituary|Vami_IV]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/Traffic report|Supervalentinefilmbowlday]]
* WikiCup report: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-02/WikiCup report|High-scoring WikiCup first round comes to a close]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ११:०३, २ मार्च २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26310391 -->
== ''The Signpost'': 29 March 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Technology report|Millions of readers still seeing broken pages as "temporary" disabling of graph extension nears its second year]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Interview|Interview on Wikimedia Foundation fundraising and finance strategy]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Special report|19-page PDF accuses Wikipedia of bias against Israel, suggests editors be forced to reveal their real names, and demands a new feature allowing people to view the history of Wikipedia articles]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Op-Ed|Wikipedia in the age of personality-driven knowledge]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Recent research|"Newcomer Homepage" feature mostly fails to boost new editors]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/News and notes|Universal Code of Conduct Coordinating Committee Charter ratified]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/In the media|"For me it’s the autism": AARoard editors on the fork more traveled]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Traffic report|He rules over everything, on the land called planet Dune]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Humour|Letters from the editors]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-03-29/Comix|Layout issue]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:४२, २९ मार्च २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26349119 -->
== ''The Signpost'': 25 April 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/In the media|Censorship and wikiwashing looming over RuWiki, edit wars over San Francisco politics and another wikirace on live TV]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/News and notes|A sigh of relief for open access as Italy makes a slight U-turn on their cultural heritage reproduction law]]
* WikiConference report: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/WikiConference report|WikiConference North America 2023 in Toronto recap]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/WikiProject report|WikiProject Newspapers (Not WP:NOTNEWS)]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/Recent research|New survey of over 100,000 Wikipedia users]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-04-25/Traffic report|O.J., cricket and a three body problem]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ११:५१, २५ अप्रैल २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26669718 -->
== ''The Signpost'': 16 May 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/News and notes|Democracy in action: multiple elections]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/Special report|Will the new RfA reform come to the rescue of administrators?]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/Arbitration report|Ruined temples for posterity to ponder over – arbitration from '22 to '24]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/In the media|Deadnames on the French Wikipedia, and a duel between Russian wikis]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/Op-Ed|Wikidata to split as sheer volume of information overloads infrastructure]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/Comix|Generations]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-05-16/Traffic report|Crawl out through the fallout, baby]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ११:००, १६ मई २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26773320 -->
== ''The Signpost'': 8 June 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/News and notes|Wikimedia Foundation publishes its Form 990 for fiscal year 2022-2023]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Technology report|New Page Patrol receives a much-needed software upgrade]]
* Deletion report: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Deletion report|The lore of Kalloor]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/In the media|National cable networks get in on the action arguing about what the first sentence of a Wikipedia article ought to say]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/News from the WMF|Progress on the plan — how the Wikimedia Foundation advanced on its Annual Plan goals during the first half of fiscal year 2023-2024]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Opinion|Public response to the editors of Settler Colonial Studies]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Recent research|ChatGPT did not kill Wikipedia, but might have reduced its growth]]
* Featured content: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Featured content|We didn't start the wiki]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Essay|No queerphobia]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Special report|RetractionBot is back to life!]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Traffic report|Chimps, Eurovision, and the return of the Baby Reindeer]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Comix|The Wikipediholic Family]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Humour|Wikipedia rattled by sophisticated cyberattack of schoolboy typing "balls" in infobox]]
* Concept: [[w:en:Wikipedia:Wikipedia Signpost/2024-06-08/Concept|Palimpsestuous]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १२:२९, ८ जून २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26803274 -->
== ''The Signpost'': 4 July 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/News and notes|WMF board elections and fundraising updates]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Special report|Wikimedia Movement Charter ratification vote underway, new Council may surpass power of Board]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/In focus|How the Russian Wikipedia keeps it clean despite having just a couple dozen administatrors]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Discussion report|Wikipedians are hung up on the meaning of Madonna]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/In the media|War and information in war and politics]]
* Sister projects: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Sister projects|On editing Wikisource]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Obituary|Hanif Al Husaini, Salazarov and Hyacinth]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Opinion|Etika: a Pop Culture Champion]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Gallery|Spokane Willy's photos]]
* Op-Ed: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Op-Ed|Why you should not vote in the 2024 WMF BoT elections]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Crossword|On a day of independence, beat crosswords into crossploughshares]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Humour|A joke]]
* Cobwebs: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Cobwebs|Counting to a billion — manuscripts don't burn]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Recent research|Is Wikipedia Politically Biased? Perhaps]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-04/Traffic report|Talking about you and me, and the games people play]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १३:४२, ४ जुलाई २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=26991487 -->
== ''The Signpost'': 22 July 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/Discussion report|Internet users flock to Wikipedia to debate its image policy over Trump raised-fist photo]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/News and notes|Wikimedia community votes to ratify Movement Charter; Wikimedia Foundation opposes ratification]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/News from the WMF|Wikimedia Foundation Board resolution and vote on the proposed Movement Charter]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/Essay|Reflections on editing and obsession]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/In the media|What's on Putin's fork, the court's docket, and in Harrison's book?]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/Obituary|JamesR]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/Crossword|Vaguely bird-shaped crossword]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-07-22/Humour|Joe Biden withdraws RfA, Donald Trump selects co-nom]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०९:३४, २२ जुलाई २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27085896 -->
== ''The Signpost'': 14 August 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/In the media|Portland pol profile paid for from public purse]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Recent research|STORM: AI agents role-play as "Wikipedia editors" and "experts" to create Wikipedia-like articles, a more sophisticated effort than previous auto-generation systems]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Discussion report|Twitter marks the spot]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/News and notes|Another Wikimania has concluded]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Special report|Nano or just nothing: Will nano go nuclear?]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Opinion|HouseBlaster's RfA debriefing]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Traffic report|Ball games, movies, elections, but nothing really ''weird'']]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-08-14/Humour|I'm proud to be a template]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:५२, १४ अगस्त २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27163580 -->
== ''The Signpost'': 4 September 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/News and notes|WikiCup enters final round, MCDC wraps up activities, 17-year-old hoax article unmasked]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/In the media|AI is not playing games anymore. Is Wikipedia ready?]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/Recent research|Simulated Wikipedia seen as less credible than ChatGPT and Alexa in experiment]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/News from the WMF|Meet the 12 candidates running in the WMF Board of Trustees election]]
* Wikimania: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/Wikimania|A month after Wikimania 2024]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/Serendipity|What it's like to be Wikimedian of the Year]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/Traffic report|After the gold rush]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-04/Humour|Local man halfway through rude reply no longer able to recall why he hates other editor]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १३:३१, ४ सेप्टेम्बर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27280376 -->
== ''The Signpost'': 26 September 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/In the media|Indian courts order Wikipedia to take down name of crime victim, and give up names of editors]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/Serendipity|A Wikipedian at the 2024 Paralympics]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/Opinion|asilvering's RfA debriefing]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/News and notes|Are you ready for admin elections?]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/Gallery|Are Ludd''ai''tes defending the English Wikipedia?]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/Recent research|Article-writing AI is less "prone to reasoning errors (or hallucinations)" than human Wikipedia editors]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-09-26/Traffic report|Jump in the line, rock your body in time]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २०:१५, २६ सेप्टेम्बर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27463206 -->
== ''The Signpost'': 19 October 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/News and notes|One election's end, another election's beginning]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Recent research|"As many as 5%" of new English Wikipedia articles "contain significant AI-generated content", says paper]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/In the media|Off to the races! Wikipedia wins!]]
* Contest: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Contest|A WikiCup for the underdeveloped world]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Traffic report|A scream breaks the still of the night]]
* Book review: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Book review|''The Editors'']]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Humour|The Newspaper Editors]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2024-10-19/Crossword|Spilled Coffee Mug]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ११:१८, १९ ओक्टोबर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27606308 -->
== ''The Signpost'': 6 November 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editors: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/From the editors|Editing Wikipedia should not be a crime]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/News and notes|Wikimedia Foundation shares ANI lawsuit updates; first admin elections appoint eleven sysops; first admin recalls opened; temporary accounts coming soon?]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/In the media|An old scrimmage, politics and purported libel]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/Special report|Wikipedia editors face litigation, censorship]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/Gallery|Why you should take more photos and upload them]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/In focus|Questions and answers about the court case]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/Traffic report|Twisted tricks or tempting treats?]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/Technology report|Wikimedia tech, the Asian News International case, and the ultra-rare BLACKLOCK]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-06/Humour|Man quietly slinks away from talk page argument after realizing his argument dumb, wrong]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०८:०८, ६ नवम्बर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27684085 -->
== ''The Signpost'': 18 November 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-18/News and notes|Open letter to WMF about court case breaks one thousand signatures, big arb case declined, U4C begins accepting cases]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-18/In the media|Summons issued for Wikipedia editors by Indian court, "Gaza genocide" RfC close in news, old admin Gwern now big AI guy, and a "spectrum of reluctance" over Australian place names]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-18/Recent research|SPINACH: AI help for asking Wikidata "challenging real-world questions"]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-18/News from the WMF|Wikimedia Foundation and Wikimedia Endowment audit reports: FY 2023–2024]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-11-18/Traffic report|Well, let us share with you our knowledge, about the electoral college]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २३:४६, १८ नवम्बर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27733567 -->
== ''The Signpost'': 24 December 2024 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/News and notes|Responsibilities and liabilities as a "Very Large Online Platform"]]
* Op-ed: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Op-ed|Beeblebrox on Wikipediocracy, the Committee, and everything]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Opinion|Graham87 on being the first-ever administrator recall subject]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/In the media|Delhi High Court considers ''Caravan'' and ''Ken'' for evaluating the ANI vs. WMF case]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/From the archives|Where to draw the line in reporting?]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Recent research|"Wikipedia editors are quite prosocial", but those motivated by "social image" may put quantity over quality]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Humour|Backlash over Santa Claus' Wikipedia article intensifies]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Gallery|A feast of holidays and carols]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2024-12-24/Traffic report|Was a long and dark December]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ००:०४, २५ दिसम्बर २०२४ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=27936465 -->
== ''The Signpost'': 15 January 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editors: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/From the editors|Looking back, looking forward]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Traffic report|The most viewed articles of 2024]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/In the media|Will you be targeted?]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Technology report|New Calculator template brings interactivity at last]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Essay|Meet the Canadian who holds the longest editing streak on Wikipedia]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Opinion|Reflections one score hence]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/News and notes|It's a new dawn, it's a new day, it's a new life for me... and I'm feeling free]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Serendipity|What we've left behind, and where we want to go next]]
* Op-ed: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Op-ed|Elon Musk and the right on Wikipedia]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/In focus|Twenty years of The Signpost: What did it take?]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Arbitration report|Analyzing commonalities of some contentious topics]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2025-01-15/Humour|How to make friends on Wikipedia]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०७:५७, १५ ज्यानुवरी २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28061132 -->
== ''The Signpost'': 7 February 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/Recent research|GPT-4 writes better edit summaries than human Wikipedians]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/News and notes|Let's talk!]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/Opinion|Fathoms Below, but over the moon]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/In the media|Wikipedia is an extension of legacy media propaganda, says Elon Musk]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/Community view|24th Wikipedia Day in New York City]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/Arbitration report|Palestine-Israel articles 5 has closed]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-07/Traffic report|A wild drive]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०१:५९, ७ फ़रवरी २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28179470 -->
== ''The Signpost'': 27 February 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/News and notes|Administrator elections up for reapproval and 1bil GET snagged on Commons]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Serendipity|Guinea-Bissau Heritage from Commons to the World]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Technology report|Hear that? The wikis go silent twice a year]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/In the media|The end of the world]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Recent research|What's known about how readers navigate Wikipedia; Italian Wikipedia hardest to read]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Opinion|Sennecaster's RfA debriefing]]
* Tips and tricks: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Tips and tricks|One year after this article is posted, will every single article on Wikipedia have a short description?]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Community view|Open letter from French Wikipedians says "no" to intimidation of volunteer contributors]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Traffic report|Temporary scars, February stars]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Essay|The source, the whole source, and nothing but the source]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-02-27/Obituary|Ümüt Çınar (Kmoksy) and Vinícius Medina Kern (Vmkern)]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १०:३१, २७ February २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28313070 -->
== ''The Signpost'': 22 March 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* From the editor: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/From the editor|''Hanami'']]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/News and notes|Deeper look at takedowns targeting Wikipedia]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/In the media|The good, the bad, and the unusual]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/Recent research|Explaining the disappointing history of Flagged Revisions; and what's the impact of ChatGPT on Wikipedia so far?]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/Traffic report|All the world's a stage, we are merely players...]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/Gallery|WikiPortraits rule!]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/Essay|Unusual biographical images]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-03-22/Obituary|Rest in peace]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०३:११, २२ March २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28391577 -->
== ''The Signpost'': 9 April 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Special report|Wikipedian and physician Ziyad al-Sufiani reportedly released from Saudi prison]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/In focus|WMF to explore "common standards" for NPOV policies; implications for project autonomy remain unclear]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/In the media|Indian judges demand removal of content critical of Asian News International]]
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/News and notes|35,000 user accounts compromised, locked in attempted credential-stuffing attack]]
* Op-ed: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Op-ed|How crawlers impact the operations of the Wikimedia projects]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Opinion|Crawlers, hogs and gorillas]]
* Debriefing: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Debriefing|Giraffer's RfA debriefing]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Obituary|RHaworth, TomCat4680 and PawełMM]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Traffic report|Heigh-Ho, Heigh-Ho, off to report we go...]]
* News from Diff: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/News from Diff|Strengthening Wikipedia’s neutral point of view]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-04-09/Comix|Thirteen]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १८:२५, ९ April २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28494227 -->
== ''The Signpost'': 1 May 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/News and notes|en:Wikipedia:Wikipedia Signpost/2025-05-01/News and notes]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/In the media|en:Wikipedia:Wikipedia Signpost/2025-05-01/In the media]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Recent research|en:Wikipedia:Wikipedia Signpost/2025-05-01/Recent research]]
* Arbitration report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Arbitration report|en:Wikipedia:Wikipedia Signpost/2025-05-01/Arbitration report]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Discussion report|en:Wikipedia:Wikipedia Signpost/2025-05-01/Discussion report]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Traffic report|en:Wikipedia:Wikipedia Signpost/2025-05-01/Traffic report]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Disinformation report|en:Wikipedia:Wikipedia Signpost/2025-05-01/Disinformation report]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/News from the WMF|en:Wikipedia:Wikipedia Signpost/2025-05-01/News from the WMF]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Humour|en:Wikipedia:Wikipedia Signpost/2025-05-01/Humour]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Comix|en:Wikipedia:Wikipedia Signpost/2025-05-01/Comix]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/In focus|en:Wikipedia:Wikipedia Signpost/2025-05-01/In focus]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Community view|en:Wikipedia:Wikipedia Signpost/2025-05-01/Community view]]
* Debriefing: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Debriefing|en:Wikipedia:Wikipedia Signpost/2025-05-01/Debriefing]]
* Gallery: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Gallery|en:Wikipedia:Wikipedia Signpost/2025-05-01/Gallery]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-01/Obituary|en:Wikipedia:Wikipedia Signpost/2025-05-01/Obituary]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:२१, १ May २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28562138 -->
== ''The Signpost'': 14 May 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/News and notes|WMF to kick off new-CEO quest as Iskandar preps to move on — Supreme Court nixes gag of Wiki page for other India court row on ANI — code-heads give fix-up date for Charts in lieu of long-dead Graph gizmo]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/In the media|Wikimedia Foundation sues over UK government decision that might require identity verification of editors worldwide]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Disinformation report|What does Jay-Z know about Wikipedia?]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/In focus|On the hunt for sources: Swedish AfD discussions]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Technology report|WMF introduces unique but privacy-preserving browser cookie]]
* Debriefing: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Debriefing|Goldsztajn's RfA debriefing]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Obituary|Max Lum (User:ICOHBuzz)]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Community view|A Deep Dive Into Wikimedia (part 2)]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/Comix|Collection]]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2025-05-14/From the archives|Humor from the Archives]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:०२, १४ May २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28671646 -->
== ''The Signpost'': 24 June 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/News and notes|Happy 7 millionth!]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/In the media|Playing professor pong with prosecutorial discretion]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Disinformation report|Pardon me, Mr. President, have you seen my socks?]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Recent research|Wikipedia's political bias; "Ethical" LLMs accede to copyright owners' demands but ignore those of Wikipedians]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Traffic report|All Sinners, a future, all Saints, a past]]
* News from Diff: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/News from Diff|Call for candidates is now open: Wikimedia Foundation Board of Trustees]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Opinion|Russian Wiki-fork flails, failing readers and editors]]
* Debriefing: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Debriefing|EggRoll97's RfA<sup>2</sup> debriefing]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Community view|A Deep Dive Into Wikimedia (part 3)]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-06-24/Comix|Hamburgers]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०२:३१, २४ June २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28849846 -->
== ''The Signpost'': 18 July 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/News and notes|Is no WikiNews good WikiNews? — Election season returns!]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/In the media|How bad (or good) is Wikipedia?]]
* WikiProject report: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/WikiProject report|WikiProject Medicine reaches milestone of zero unreferenced articles]]
* In focus: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/In focus|Wikimania 2025: Connecting Wikimedians across the world for 20 years]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Recent research|Knowledge manipulation on Russia's Wikipedia fork; Marxist critique of Wikidata license; call to analyze power relations of Wikipedia]]
* News from the WMF: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/News from the WMF|Form 990 released for the Wikimedia Foundation’s fiscal year 2023-2024]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Discussion report|Six thousand noticeboard discussions in 2025 electrically winnowed down to a hundred]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Comix|Divorce]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Opinion|Women are somewhat under-represented on the English-language Wikipedia, and other observations from analysis]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Community view|A Deep Dive Into Wikimedia (part 4): The Future Of Wikimedia and Conclusion]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Obituary|Pvmoutside, Atomicjohn, Rdmoore6, Jaknouse, Morven, Martin of Sheffield, MarnetteD, Herewhy, BabelStone]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Traffic report|God only knows]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2025-07-18/Humour|New forum created for people who don't care about Wikipedia]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०७:५३, १८ July २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=28903822 -->
== ''The Signpost'': 9 August 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/News and notes|Court order snips out part of Wikipedia article, editors debate whether to frame shreds or pulp them]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Discussion report|News from ANI, AN, RSN, BLPN, ELN, FTN, and NPOVN]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Disinformation report|The article in the most languages]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Community view|News from the Villages Pump]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/In the media|Disgrace, dive bars, deceased despots, and diverse dispatches]]
* Crossword: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Crossword|Accidental typography]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Comix|best-laid schemes o' wikis an' men]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-08-09/Traffic report|I'm not the antichrist or the Superman]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०२:२७, ९ August २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29085669 -->
== ''The Signpost'': 9 September 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/News and notes|Wikimedia Foundation loses a round in court]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/In the media|Congress probes, mayor whitewashed, AI stinks]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/Disinformation report|A guide for Congress]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/Recent research|Minority-language Wikipedias, and Wikidata for botanists]]
* Technology report: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/Technology report|A new way to read Wikisource]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/Traffic report|Check out some new ''Weapons'', weapon of choice]]
* Essay: [[w:en:Wikipedia:Wikipedia Signpost/2025-09-09/Essay|The one question]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०१:०८, ९ सेप्टेम्बर २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29233676 -->
== ''The Signpost'': 2 October 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/News and notes|Larry Sanger returns with "Nine Theses on Wikipedia"; WMF publishes transparency report]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/In the media|Extraordinary eruption of "EVIL" explained]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Disinformation report|Emails from a paid editing client]]
* Discussion report: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Discussion report|Sourcing, conduct, policy and LLMs: another 1,339 threads analyzed]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Community view|The pressing questions of the modern WWW, as seen from the Village Pump]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Recent research|Is Wikipedia a merchant of (non-)doubt for glyphosate?; eight projects awarded Wikimedia Research Fund grants]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Opinion|Some disputes aren't worth it]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Obituary|Michael Q. Schmidt]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Traffic report|Death, hear me call your name]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-02/Comix|A grand spectacle]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ०६:५५, २ ओक्टोबर २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29367448 -->
== ''The Signpost'': 20 October 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/News and notes|Board shuffles, LLM blocks increase, IPs are going away]]
* Special report: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/Special report|The election that isn't]]
* Interview: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/Interview|The BoT bump]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/In the media|An incident at WikiConference North America; WMF reports AI-related traffic drop and explains Wikipedia to US conservatives]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/Traffic report|One click after another]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2025-10-20/Humour|Wikipedia pay rates]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] २२:४५, २० ओक्टोबर २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29377595 -->
== ''The Signpost'': 10 November 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/News and notes|Temporary accounts go live and WMF board member self-suspends]]
* Community view: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Community view|Six Wikipedians' thoughts on Grokipedia, and the humanity of it all]]
* Wikicup report: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Wikicup report|BeanieFan11, WikiCup victor of 2025, covers the results]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/In the media|Jimbo's book, an argument about genocide, and a train of shame]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Recent research|Taking stock of the 2024–2025 research grants]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Opinion|With Grokipedia, top-down control of knowledge is new again]]
* Obituary: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Obituary|Struway]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Traffic report|The documentaried, the disowned, the deceased, Diwali and the Dodgers]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-11-10/Comix|Head of steam]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] १२:५७, १० नवम्बर २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:JPxG@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29568932 -->
== ''The Signpost'': 1 December 2025 ==
<div lang="en" dir="ltr" class="mw-content-ltr" style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">[[File:WikipediaSignpostIcon.svg|40px|right]] ''News, reports and features from the English Wikipedia's newspaper''</div>
<div style="column-count:2;">
* News and notes: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/News and notes|Election cycles come and go, and Wikimedia Foundation achieves record revenue in 2024–2025!]]
* In the media: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/In the media|Wales walk-off, antisemitism, supernatural powers, feminism turmoil, saints, and sex]]
* Recent research: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Recent research|At least 80 million inconsistent facts on Wikipedia – can AI help find them?]]
* Disinformation report: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Disinformation report|Epstein email exchanges planned strategy, edits and reported progress]]
* Traffic report: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Traffic report|It's a family affair]]
* Book review: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Book review|''The Seven Rules of Trust'']]
* From the archives: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/From the archives|"I have been asked by Jeffrey Epstein ..."]]
* Humour: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Humour|An interview with Wikipe-tan]]
* Opinion: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Opinion|AI finds errors in 90% of Wikipedia's best articles]]
* Serendipity: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Serendipity|Highlights from the itWikiCon 2025]]
* Comix: [[w:en:Wikipedia:Wikipedia Signpost/2025-12-01/Comix|Madness]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[w:en:Wikipedia:Wikipedia Signpost|Read this Signpost in full]]''' · [[w:en:Wikipedia:Signpost/Single|Single-page]] · [[m:Global message delivery/Targets/Signpost|Unsubscribe]] · [[m:Global message delivery|Global message delivery]] ००:१६, १ दिसम्बर २०२५ (UTC)
<!-- Sent via script ([[w:en:User:JPxG/SPS]]) --></div>
<!-- Message sent by User:Bri@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=29700455 -->
789t52b3lyhch9104s1k9ly99lcbczj
पटिरूप:Page header/Noticeboard/Wikidata
10
7129
102062
102055
2023-01-31T15:42:22Z
CX Zoom
6375
modify note
102062
wikitext
text/x-wiki
<includeonly>__NEWSECTIONLINK__ __FORCETOC__</includeonly>{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = darkorange
| leftcolor = darkorange
| image = Ambox important.svg
| imagesize = 60px
| align =
| text = '''This is the Pali Wikipedia's [[:d:Wikidata:Status updates|Wikidata newsletter]] noticeboard.''' This page or its archives contain all Wikidata ''Status updates'' since 24 May 2022. This page should '''not''' be edited.
* For other notices, go to [[Wikipedia:Noticeboard]]
* You can visit Wikidata [[:d:|here]]
* For more details, go to [[Wikipedia:Community portal]] }}
{{Message box
| bgcolor =
| bwidth =
| bpattern =
| bcolor = orange
| leftcolor = orange
| image = Ambox important.svg
| imagesize =
| align =
| text = Discussions on this page are archived on a year by year basis. Discussions that started the last year or before should be archived. }}
{| style="float:right;"
| {{Wikipedia:Noticeboard/Wikidata/Archive}}
|-
|
{| class="wikitable" style="float:right; text-align:right;"
|+ Page statistics
! style="text-align:left;" | No. of Topics
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Wikidata|level=2}}
|-
! style="text-align:left;" | Page size
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Wikidata}}|R}}
|-
! style="text-align:left;" | Last edited by
| {{REVISIONUSER:Wikipedia:Noticeboard/Wikidata}}
|-
! style="text-align:left;" | Last edited on (UTC)
| {{#time: j F Y|{{REVISIONTIMESTAMP:Wikipedia:Noticeboard/Wikidata}}|en}}
|}
|}<noinclude>
[[Category:Wikipedia discussion page formatting templates]]
[[Category:Wikipedia page header templates]]
</noinclude>
6vfa6elqtp8wx6mjhjjf800jul6hdnl
Wikipedia:Noticeboard/Wikidata
4
7130
103082
103075
2025-11-24T15:27:44Z
MediaWiki message delivery
2796
/* Wikidata weekly summary #707 */ new section
103082
wikitext
text/x-wiki
{{Page header/Noticeboard/Wikidata}}
== Wikidata weekly summary #553 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RKBot|RKBot]]. Task/s: Create Wikidata items for "Kulturdenkmal in Hamburg" (heritage monument in Hamburg - [[d:Q28661501|Q28661501]]) from the official list "Denkmalliste Hamburg" ([[d:Property:P1822|P1822]] is the identifier for this list) published as http://static.hamburg.de/fhh/opendata/kb/DenkmallisteHamburg.xml.
*** [[d:Wikidata:Requests for permissions/Bot/Andriy.vBot|Andriy.vBot]]. Task/s: I need to connect a lot of pages (more than 10 thousand) about russian villages that were created with interwiki links in ukwiki.
*** [[d:Wikidata:Requests for permissions/Bot/Heinmabot|Heinmabot]]. Task/s: Add GOV ids to Polish places.
** New request for comments:
*** [[d:Wikidata:Requests for comment/Improving the performance of retrieving labels, descriptions and aliases|Improving the performance of retrieving labels, descriptions and aliases]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC on Wednesday, 18th January 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
** Ongoing
*** Weekly Lexemes Challenge #74, [https://dicare.toolforge.org/lexemes/challenge.php?id=74 Urology]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://cthoyt.com/2023/01/02/wikidata-preprints.html Connecting Preprints to Peer-reviewed Articles on Wikidata]
*** [https://elmon.cat/societat/10-catalans-mes-coneguts-mon-539049/ The 10 best-known Catalans in the world]
** Papers
*** [https://www.srels.org/index.php/sjim/article/view/170677 Fetching Automatic Authority Data in ILS from Wikidata via OpenRefine]
** Videos
*** [https://www.youtube.com/watch?v=CdyaAHkWays Add Wikidata/Wikipedia Template to WikiTree Profile]
* '''Tool of the week'''
**[https://map.osm.wikidata.link/ OWL Map] - a tool to help in linking Wikidata items with the matching object on OpenStreetMap.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/CRYGBXBUVYZBMHFUYSS4QAHGQIZRNKHT/ Wikibase.Cloud has a new logo!]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]: [[d:Property:P11429|NIP]], [[d:Property:P11402|NSR doctor ID]], [[d:Property:P11362|NSR stopplace ID]], [[d:Property:P11391|Nintendo World Report ID]], [[d:Property:P11392|Nintendo-Online ID]], [[d:Property:P11403|Occitanie Livre et Lecture ID]], [[d:Property:P11404|Oh!FM-7 ID]], [[d:Property:P11405|Olympedia venue ID]], [[d:Property:P11407|Ozon person ID]], [[d:Property:P11408|Pixiv Encyclopedia ID]], [[d:Property:P11409|Plazi reference ID]], [[d:Property:P11411|Pocket Gamer ID]], [[d:Property:P11410|Programming Language Database ID]], [[d:Property:P11418|RPG Site game ID]], [[d:Property:P11393|RetroAchievements ID]], [[d:Property:P11428|Rugby League Record Keepers Club player ID]], [[d:Property:P11377|Sega-Saturn.net ID]], [[d:Property:P11416|Strong's number]], [[d:Property:P11421|Taiwanese-Japanese Dictionary ID]], [[d:Property:P11427|UVL source ID]], [[d:Property:P11430|UniProt Disease ID]], [[d:Property:P11426|amstrad.es ID]], [[d:Property:P11385|camera lens]], [[d:Property:P11387|image processor]], [[d:Property:P11415|image stabilitzer]], [[d:Property:P11400|microtransaction.zone ID]], [[d:Property:P11412|minimum focusing distance]], [[d:Property:P11401|note.com user ID]], [[d:Property:P11413|sampling rate]], [[d:Property:P11424|service options]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[d:Wikidata:Property_proposal/Podbay show ID|Podbay show ID]], [[d:Wikidata:Property_proposal/Biblissima Authority File|Biblissima Authority File]], [[d:Wikidata:Property_proposal/Walt Disney movie ID|Walt Disney movie ID]], [[d:Wikidata:Property_proposal/NTV program ID|NTV program ID]], [[d:Wikidata:Property_proposal/National Grid Balancing Mechanism Unit ID|National Grid Balancing Mechanism Unit ID]], [[d:Wikidata:Property_proposal/InfluenceWatch influencer|InfluenceWatch influencer]], [[d:Wikidata:Property_proposal/Los Angeles County Coroner's Office Case Search person ID|Los Angeles County Coroner's Office Case Search person ID]], [[d:Wikidata:Property_proposal/Hungarian Football Federation player ID|Hungarian Football Federation player ID]], [[d:Wikidata:Property_proposal/Magazine Pocket series ID|Magazine Pocket series ID]], [[d:Wikidata:Property_proposal/United States House of Representatives ID|United States House of Representatives ID]], [[d:Wikidata:Property_proposal/PR Times company ID|PR Times company ID]], [[d:Wikidata:Property_proposal/NPB umpire ID|NPB umpire ID]], [[d:Wikidata:Property_proposal/Law Insider Legal Dictionary entry|Law Insider Legal Dictionary entry]], [[d:Wikidata:Property_proposal/ZAMP.hr ID|ZAMP.hr ID]], [[d:Wikidata:Property_proposal/Digital Library of Mathematical Functions ID|Digital Library of Mathematical Functions ID]], [[d:Wikidata:Property_proposal/CiNii Research ID|CiNii Research ID]], [[d:Wikidata:Property_proposal/Identificador del Catàleg de Patrimoni de l'Ajuntament de Barcelona|Identificador del Catàleg de Patrimoni de l'Ajuntament de Barcelona]], [[d:Wikidata:Property_proposal/Green's Dictionary of Slang ID|Green's Dictionary of Slang ID]], [[d:Wikidata:Property_proposal/SysTraitementEauxUsees|SysTraitementEauxUsees]], [[d:Wikidata:Property_proposal/WikiRate company ID|WikiRate company ID]], [[d:Wikidata:Property_proposal/The Numbers franchise ID|The Numbers franchise ID]], [[d:Wikidata:Property_proposal/J.League referee ID|J.League referee ID]], [[d:Wikidata:Property_proposal/Jeju Dialect Dictionary ID|Jeju Dialect Dictionary ID]], [[d:Wikidata:Property_proposal/Military Historical Archive exile army member ID|Military Historical Archive exile army member ID]], [[d:Wikidata:Property_proposal/1001Tracklists IDs|1001Tracklists IDs]], [[d:Wikidata:Property_proposal/Ivi IDs|Ivi IDs]], [[d:Wikidata:Property_proposal/TV Maze person ID|TV Maze person ID]], [[d:Wikidata:Property_proposal/MyAnimeList company ID|MyAnimeList company ID]], [[d:Wikidata:Property_proposal/VideoGameGeek series-franchise ID|VideoGameGeek series-franchise ID]], [[d:Wikidata:Property_proposal/Afisha person ID|Afisha person ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6AjN Finnish hockey players whose child is also a hockey player] ([https://twitter.com/ttso/status/1608854793396551680 source])
*** [https://w.wiki/6B7v Map of the birthplaces of Italian authors who died in 1952] ([https://twitter.com/WikidataI/status/1609671638223671296 source])
* '''Development'''
** The development team took a break during the winter holidays and as a result, no development occurred.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 01 03|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:३०, ३ ज्यानुवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24315362 -->
== Wikidata weekly summary #554 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Bean49Bot 2|Bean49Bot 2]]. Task/s: Adding statements to plwikisource items with no statements.
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 4|RPI2026F1Bot 4]]. Task/s: Reconstruct npm dependencies.
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RKBot|RKBot]] (approved). Task/s: Create Wikidata items for "Kulturdenkmal in Hamburg" (heritage monument in Hamburg - [[d:Q28661501|Q28661501]]) from the official list "Denkmalliste Hamburg" ([[d:Property:P1822|P1822]] is the identifier for this list) published as http://static.hamburg.de/fhh/opendata/kb/DenkmallisteHamburg.xml.
*** [[d:Wikidata:Requests for permissions/Bot/Andriy.vBot|Andriy.vBot]] (approved). Task/s: I need to connect a lot of pages (more than 10 thousand) about russian villages that were created with interwiki links in ukwiki.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call January 10, 2023: Egon Willighagen will be introducing us to SARS-CoV-2 queries, a well-documented series of Wikidata queries around the SARS-CoV-2 virus and the pandemic. This work contributes to Wikiproject COVID-19 and documentation is currently available in Japanese, Dutch, Spanish, and Portuguese. [https://docs.google.com/document/d/1s5_2K1AZMN9DMRfBrMQpgAY6LPwEkXNfqf8tBNKAcnc/edit Agenda]
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/3632V3C5FT2IZK2OAPEYSXDKA4FEX6AN/ Talk to the Search Platform / Query Service Team—January 11, 2023]. Time: 16:00-17:00 UTC / 08:00 PDT / 11:00 EDT / 17:00 CET
*** The full version of [[m:View it! Tool|View it! Tool]] is out! The new user script uses structured data to display related media in any Wikimedia content pages—including Wikidata items—in an on-wiki image panel or gallery view. Please join the public launch and demo of the full version of this new tool on Thursday, January 12th, 5:00 UTC via Zoom (Meeting ID: 160 454 5329) to learn more and discuss forthcoming editing features.
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC on Wednesday, 18th January 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** About 2 months left to register for the first digital@IANLS workshop: Learn the basics of Wikidata and how to use it in your Neo-Latin research. Event is online, free, and open to all. [https://ianls.com/news/digitalianls-wikidata-workshop/ More info on event and registration].
** Ongoing
*** Weekly Lexemes Challenge #75, [https://dicare.toolforge.org/lexemes/challenge.php?id=75 Tools]
* '''Press, articles, blog posts, videos'''
** Videos
*** [https://www.youtube.com/watch?v=_HW6YxXRL18 Editor uses Wikidata to find new uses for existing drugs and speed up approval process for new treatments.]
*** [https://www.youtube.com/watch?v=dqCuy1Cu4PY Early Demo of Wikibase Export] by Renat Shigapov and [https://professional.wiki/ Professional Wiki]
** Papers
*** "[https://arxiv.org/pdf/2212.10450.pdf Is GPT-3 a Good Data Annotator?]" with experiments based on Wikidata - guided generation of labeled data.
** Slides
*** [https://www.slideshare.net/elenasimperl/what-wikidata-teaches-us-about-knowledge-engineering-255169162 Elena Simperl's keynote summary on Wikidata and knowledge engineering research.]
* '''Tool of the week'''
** [https://hub.toolforge.org/ Web Hub] allows users to navigate between origin and destination on the web using information from Wikidata, primarily on Wikimedia sites.
* '''Other Noteworthy Stuff'''
** [https://www.dwds.de/ Digital Dictionary of the German Language] completed their first iteration of Lexicographical data donation to Wikidata. [https://twitter.com/dwds_de/status/1610993896061915138 The number of German lexemes increased accordingly by 185000].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11463|travel advisory category]], [[:d:Property:P11464|model lexeme]], [[:d:Property:P11484|does not use]]
*** External identifiers: [[:d:Property:P11429|NIP]], [[:d:Property:P11430|UniProt disease ID]], [[:d:Property:P11431|DBpia journal ID]], [[:d:Property:P11432|Garuda journal ID]], [[:d:Property:P11433|Hungarian Film Archive person ID]], [[:d:Property:P11434|ComingSoon.it person ID]], [[:d:Property:P11436|DBpia publisher ID]], [[:d:Property:P11437|Disused stations ID]], [[:d:Property:P11438|MQWW poet ID]], [[:d:Property:P11439|Nîmes cemeteries ID]], [[:d:Property:P11440|REGON ID]], [[:d:Property:P11441|Shōsetsuka ni Narō user ID]], [[:d:Property:P11442|Sinta journal ID]], [[:d:Property:P11443|Sinta author ID]], [[:d:Property:P11444|SMA ID]], [[:d:Property:P11445|Spiritains ID]], [[:d:Property:P11446|Strazha ID]], [[:d:Property:P11447|Tabelog restaurant ID]], [[:d:Property:P11449|TV Maze person ID]], [[:d:Property:P11451|utas.hu ID]], [[:d:Property:P11452|VG-lista album ID]], [[:d:Property:P11454|Afisha person ID]], [[:d:Property:P11455|Catalogo storico ragionato degli scrittori sardi dal IV al XXI secolo ID]], [[:d:Property:P11456|Macmillan Dictionary entry (British English)]], [[:d:Property:P11457|Macmillan Dictionary entry (American English)]], [[:d:Property:P11458|Wyndham hotel ID]], [[:d:Property:P11459|VideoGameGeek series/franchise ID]], [[:d:Property:P11460|Plex GUID]], [[:d:Property:P11461|Digital Hanja Dictionary ID]], [[:d:Property:P11462|Africultures structure ID]], [[:d:Property:P11465|Military Historical Archive exile army member ID]], [[:d:Property:P11466|The Israeli Opera (English) person ID]], [[:d:Property:P11467|J.League referee ID]], [[:d:Property:P11468|PodLink ID]], [[:d:Property:P11469|VG-lista song ID]], [[:d:Property:P11470|Webtoon creator ID]], [[:d:Property:P11471|WikiRate company ID]], [[:d:Property:P11472|Yahoo! Japan News publisher ID]], [[:d:Property:P11473|Concepticon ID]], [[:d:Property:P11474|Ès lettres ID]], [[:d:Property:P11475|Dictionary of Variant Chinese Characters ID]], [[:d:Property:P11476|eBookJapan books ID]], [[:d:Property:P11477|STEDT ID]], [[:d:Property:P11478|Matrix room]], [[:d:Property:P11479|British Music Collection score ID]], [[:d:Property:P11480|Nişanyan Sözlük lexeme ID]], [[:d:Property:P11481|Green's Dictionary of Slang ID]], [[:d:Property:P11482|Longman Dictionary of Contemporary English Online entry]], [[:d:Property:P11483|Anadolu Agency infographic ID]], [[:d:Property:P11485|Infopédia entry]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/change of|change of]], [[:d:Wikidata:Property proposal/salary level|salary level]], [[:d:Wikidata:Property proposal/applies to property|applies to property]], [[:d:Wikidata:Property proposal/protected entity|protected entity]], [[:d:Wikidata:Property proposal/Wikidata property example for qualifiers|Wikidata property example for qualifiers]]
*** External identifiers: [[:d:Wikidata:Property proposal/Britannica Kids kids level article ID|Britannica Kids kids level article ID]], [[:d:Wikidata:Property proposal/Britannica Kids students level article ID|Britannica Kids students level article ID]], [[:d:Wikidata:Property proposal/Britannica Kids scholars level article ID|Britannica Kids scholars level article ID]], [[:d:Wikidata:Property proposal/Online Aboriginal Language Dictionary ID|Online Aboriginal Language Dictionary ID]], [[:d:Wikidata:Property proposal/International Encoded Han Character and Variants Database character ID|International Encoded Han Character and Variants Database character ID]], [[:d:Wikidata:Property proposal/A Comparative Study of Modern Chinese and Cantonese ID|A Comparative Study of Modern Chinese and Cantonese ID]], [[:d:Wikidata:Property proposal/J-STAGE journal ID|J-STAGE journal ID]], [[:d:Wikidata:Property proposal/Sens critique contributor ID|Sens critique contributor ID]], [[:d:Wikidata:Property proposal/PlaymakerStats.com competition ID|PlaymakerStats.com competition ID]], [[:d:Wikidata:Property proposal/The Homicide Report person ID|The Homicide Report person ID]], [[:d:Wikidata:Property proposal/Film.ru serial ID|Film.ru serial ID]], [[:d:Wikidata:Property proposal/identifiant SFMTA|identifiant SFMTA]], [[:d:Wikidata:Property proposal/California Birth Index person ID|California Birth Index person ID]], [[:d:Wikidata:Property proposal/esid|esid]], [[:d:Wikidata:Property proposal/The Counted person ID|The Counted person ID]], [[:d:Wikidata:Property proposal/Russiancinema.ru person ID|Russiancinema.ru person ID]], [[:d:Wikidata:Property proposal/Roblox experience ID|Roblox experience ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6CtY Pairs of opposites] ([https://twitter.com/kausch/status/1611887564147019776 source])
*** [https://w.wiki/6CC6 Ratio of paintings at the Museum of Brittany] ([https://twitter.com/belett/status/1611309770639548417 source])
*** [https://w.wiki/5Pbw Top album languages found on Wikidata right now] (2023.01.08) ([https://wikis.world/@moebeus@mastodon.online/109649586595705547 source])
*** [https://w.wiki/6CBD Cheeses named after towns] ([https://wikis.world/@envlh/109641586784479794 source])
* '''Development'''
** [[d:Wikidata:REST API|REST API]]: Preparing the first release to test.wikidata.org on January 17th and to Wikidata on January 24th
** [[d:Wikidata:Schemas|Entity Schemas]]: Continuing to investigate and prototype technical approaches for version 2
** [[d:Wikidata:Mismatch Finder|Mismatch Finder]]: Working on giving mismatch providers access to the reviews of the mismatches they uploaded ([[phab:T304794]])
** Investigated how to best do language switching for the Query Builder and Mismatch Finder. So far they only support it by specifying the language via a URL parameter and not yet via the UI ([[phab:T324653]])
** Query Service:
*** Lexeme IDs now have tooltips so you can see the Lemma in the SPARQL code, similar as for Items and Properties ([[phab:T255245]])
*** Fixed a bug where the y-axis label on a graph were misaligned and hard to read ([[phab:T325808]])
** Lexicographical data:
*** Statements linking to a Sense now also show the language of the Lexeme to make it easier to see for example which language a translation statement refers to ([[phab:T207392]])
*** Fixed a bug in the language dropdown on Special:NewLexeme ([[phab:T324743]])
*** The Lemma of a Lexeme is now shown in the title of the revision history of the Lexeme as well ([[phab:T312660]])
** Vector 2022 theme: worked on making the search on Wikidata work in this new theme. You can test it on test.wikidata.org now and next week on Wikidata. ([[phab:T316093]])
** mul language code:
*** Continued investigation around how to handle language fallbacks on mobile, which is a blocker for adding this language code ([[phab:T323098]])
*** Preventing the addition of descriptions for mul ([[phab:T313027]])
** Constraint violations: Working on also showing them to non-logged in users ([[phab:T272132]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 01 09|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:३४, ९ ज्यानुवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24332757 -->
== Wikidata weekly summary #555 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RenmBot 2|RenmBot 2]]. Task/s: The bot adds/edits labels/descriptions of Wikidata items in Ukrainian. At the beginning, the bot will correct "проект" to "проєкт" in descriptions. These changes are caused by [[d:Q56368731|Ukrainian orthography of 2019 (Q56368731)]] (see [[:en:Ukrainian orthography of 2019#Major changes to the 1993 orthography]]).
*** [[d:Wikidata:Requests for permissions/Bot/Bean49Bot 3|Bean49Bot 3]]. Task/s: Add parent astronomical body to asteroid belt asteroids, required by multiple constraints.
*** [[d:Wikidata:Requests for permissions/Bot/JhsBot 7|JhsBot 7]]. Task/s: Change stress markings on Norwegian Bokmål lexeme [[d:Property:P898|IPA transcription (P898)]] statements.
** Closed request for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Heinmabot|Heinmabot]]. Task/s: Add GOV ids to Polish places. (approved)
** Closed request for comments: [[d:Wikidata:Requests for comment/Adopt Help:SitelinksToRedirects as policy|Adopt Help:SitelinksToRedirects as policy]] (implemented)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC on Wednesday, 18th January 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/L2PJZ3PAXWQ2MPUU4KBFHVQBEG3ZKVYL/ Wikimedia Research Showcase on January 18]. Featuring a presentation of the paper [https://parklize.github.io/publications/ISWC2021.pdf Learning to Predict the Departure Dynamics of Wikidata Editors].
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/CSNAPGETB5UIOTEFJEFPQNLLDDJ4V4IB/ Next LD4 Wikibase Working Hour on Tuesday 17th January]: Update on wikibase.cloud by Evelien Zandbergen, product manager for Wikibase.cloud at Wikimedia Deutschland.
** Ongoing
*** Weekly Lexemes Challenge #76, [https://dicare.toolforge.org/lexemes/challenge.php?id=76 Wikipedia]
** Past
*** LD4-Wikidata Group Call: [https://doi.org/10.5281/zenodo.7521891 Wikidata Queries around the SARS-CoV-2 virus and pandemic], 10th January.
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/01/09/wikimedia-israel-and-the-israel-film-archive-bring-short-films-from-israels-history-to-wikidata/ Wikimedia Israel and the Israel Film Archive bring Short films from Israel’s History to Wikidata]
*** [https://harej.co/posts/2023/01/loading-wikidata-into-different-graph-databases-blazegraph-qlever/ Deploying Wikidata to different graph databases and what works best: Blazegraph, QLever, QEndpoint, Amazon Neptune]
** Papers
*** [https://www.jlis.it/index.php/jlis/article/view/509/485?fbclid=IwAR0lOvSPqGFdPsbn4iY-Ui9wy4Xo4QsiPXsQXJYiwbqdA6oMc9SAkY_VOrc Gender equality in library science and book history Italian journals: a focus on boards, authors and peer-reviewers]
** Videos/Audios
*** [https://audioblog.arteradio.com/blog/97461/podcast/196441/pluriel-gay-emission-du-11-janvier-2023 Mémoires minoritaires, mémoires LGBTI] (French): Documenting Queer (LGBTIQ+) history on Wikipedia and Wikidata (Radio/Podcast) ([https://twitter.com/PlurielGay/status/1613971785413951490 source])
*** LIVE Wikidata editing #102 - [https://www.youtube.com/watch?v=-GOI91VVz4A YouTube]
*** Wikispore, Wikidata, and Small Wikis with Sam Wilson - [https://www.youtube.com/watch?v=ApZ3flBg7H0 YouTube]
*** Introduction to Wikidata with Alex Lum (2022) - [https://www.youtube.com/watch?v=f4-2mniUPUI YouTube]
*** iPres 2022 - Long Paper 153: A Digital Preservation Wikibase - [https://www.youtube.com/watch?v=Xx6-Z4EDxEk YouTube]
* '''Tool of the week'''
** [https://ac2wd.toolforge.org/ Auhority Control data to Wikidata item] - helps to create Wikidata Items based on authority control records.
** A [https://wikidata-game.toolforge.org/distributed/#game=84 new Wikidata distributed game] that populates instance of statements using a neural network.
* '''Other Noteworthy Stuff'''
** You can apply for a [[wmania:Special:MyLanguage/2023:Scholarships|scholarship for Wikimania]].
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/ Call for projects and mentors for Google Summer of Code 2023 and Outreachy Round 26 is ongoing!]
** [[m:Stewards/Elections_2023|The upcoming steward elections are open for nominations]].
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/KFPAI4S3S24IPAXTSF3AKYGSFUOKTM34/ Wikibase Suite: wmde.10 (Mediawiki 1.38) compatible release updates]
** [https://twitter.com/wm_au/status/1612238162646175744 Applications are open now for Wikidata Fellowship by Wikimedia Australia]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11484|does not use]]: item or concept not used by the subject but that could have been expected, [[:d:Property:P11491|member of Roman tribe]]: Roman tribe in which one was inscribed
*** External identifiers: [[:d:Property:P11485|Infopédia entry]], [[:d:Property:P11486|1001Tracklists track ID]], [[:d:Property:P11487|1001Tracklists DJ ID]], [[:d:Property:P11489|1001Tracklists source ID]], [[:d:Property:P11490|MyAnimeList company ID]], [[:d:Property:P11492|MQWW work ID]], [[:d:Property:P11493|Biblissima Authority File]], [[:d:Property:P11494|Kitsu manga ID]], [[:d:Property:P11495|Kitsu anime ID]], [[:d:Property:P11496|CiNii Research ID]], [[:d:Property:P11497|Digital Library of Mathematical Functions ID]], [[:d:Property:P11500|United States House of Representatives ID]], [[:d:Property:P11501|ComicWalker content ID]], [[:d:Property:P11502|The Numbers franchise ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/heir or beneficiary|heir or beneficiary]]: people or organizations that received, or will receive, (all or part of) the subject's property or title, [[:d:Wikidata:Property proposal/disinherited|disinherited]]: someone who received or will receive no or little the subject's property or title even if otherwise eligible, (partially) the opposite of [[d:Wikidata:Property proposal/heir or beneficiary|Wikidata:Property proposal/heir or beneficiary]], [[:d:Wikidata:Property proposal/Northstar Travel’s 10-Tier Classification System|Northstar Travel’s 10-Tier Classification System]]: [none], [[:d:Wikidata:Property proposal/神奇宝贝百科页面标识符|神奇宝贝百科页面标识符]]: article name on 52Poké Wiki, a Pokémon encyclopedia, [[:d:Wikidata:Property proposal/value contains sense|value contains sense]]: qualifier to indicate the sense of a lexeme part of a monolingual text value, [[:d:Wikidata:Property proposal/form applies to sense|form applies to sense]]: this form is only or mainly applicable this sense, [[:d:Wikidata:Property proposal/clan|clan]]: [none]
*** External identifiers: [[:d:Wikidata:Property proposal/Landgate Object ID|Landgate Object ID]], [[:d:Wikidata:Property proposal/IRIS Trentino-South Tyrol IDs|IRIS Trentino-South Tyrol IDs]], [[:d:Wikidata:Property proposal/IRIS Venice IDs|IRIS Venice IDs]], [[:d:Wikidata:Property proposal/Sinta affiliation ID|Sinta affiliation ID]], [[:d:Wikidata:Property proposal/Knowledge portal ID|Knowledge portal ID]], [[:d:Wikidata:Property proposal/Fréjus et Toulon ID|Fréjus et Toulon ID]], [[:d:Wikidata:Property proposal/MangaSeek IDs|MangaSeek IDs]], [[:d:Wikidata:Property proposal/Dicionário Priberam ID|Dicionário Priberam ID]], [[:d:Wikidata:Property proposal/Michaelis ID|Michaelis ID]], [[:d:Wikidata:Property proposal/Dicionário Aulete ID|Dicionário Aulete ID]], [[:d:Wikidata:Property proposal/Dicionário Aberto ID|Dicionário Aberto ID]], [[:d:Wikidata:Property proposal/Léxico ID|Léxico ID]], [[:d:Wikidata:Property proposal/Dicio ID|Dicio ID]], [[:d:Wikidata:Property proposal/GamesRadar+ ID|GamesRadar+ ID]], [[:d:Wikidata:Property proposal/Bosworth-Toller's Anglo-Saxon Dictionary Online ID|Bosworth-Toller's Anglo-Saxon Dictionary Online ID]], [[:d:Wikidata:Property proposal/Online Etymology Dictionary ID|Online Etymology Dictionary ID]], [[:d:Wikidata:Property proposal/norsk fangeregister soningsinstitusjon ID|norsk fangeregister soningsinstitusjon ID]], [[:d:Wikidata:Property proposal/Dictionary of the Russian Language (Ozhegov) ID|Dictionary of the Russian Language (Ozhegov) ID]], [[:d:Wikidata:Property proposal/Great Encyclopedic Dictionary ID|Great Encyclopedic Dictionary ID]], [[:d:Wikidata:Property proposal/AllMovie genre ID|AllMovie genre ID]], [[:d:Wikidata:Property proposal/Artlog person ID|Artlog person ID]], [[:d:Wikidata:Property proposal/Artlog institution ID|Artlog institution ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6DJd Map of sub-categories of a Commons category] ([https://www.wikidata.org/w/index.php?title=Wikidata:Forum&oldid=1807764797#Commons-Kategorien_und_Koordinaten source])
*** [https://w.wiki/6DJe Number of sitelinks to redirects by wiki] ([[d:Wikidata_talk:Sitelinks_to_redirects#Initial_bot_run_complete|source]])
*** [https://w.wiki/5Pbw Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/109689915471233054 source])
*** [https://w.wiki/6CJ5 Airports named after poets] ([https://wikis.world/@edward@octodon.social/109644730476614367 source])
* '''Development'''
** Vector 2020 skin: the search that works properly with Wikidata has been deployed
** Entity Schemas: Making progress on the proof of concept that will help us figure out the technical way forward
** REST API: getting ready to deploy the first version to test.wikidata.org on February 17th
** Lexicographical data: When linking to a Sense in a statement the language of the Lexeme for that Sense is now also shown. This makes it easier to understand translation statements for example ([[phab:T207392]])
** Constraints: Constraint violations are now also shown to logged out users ([[phab:T272132]])
** Fixing a regression where Wikipedia and co are no longer notified about a disconnected sitelink when the Item that contains the sitelink is deleted ([[phab:T326082]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 01 16|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:३६, १६ ज्यानुवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24380468 -->
== Wikidata weekly summary #556 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past
*** Wikidata+Wikibase office hour session log: [[d:Wikidata:Events/Telegram office hour 2023-01-18|Telegram office hour 2023-01-18]]
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call January 24, 2023: We will be discussing plans for 2023, and requesting feedback and ideas for future programming. Based on a previous recommendation to host a discussion on advocacy for Wikidata within libraries, we will introduce and provide time to complete a short survey to foster conversation in a future Group Call. Please come ready to share your thoughts [https://docs.google.com/document/d/1j2Yku8XEEyTPHqDVMK1pjSEmJFlkaf-o4JRB9exOnrA/edit?usp=sharing Agenda]
*** [https://www.eventbrite.com.au/o/wikimedia-australia-38370857903 Introductions to Wikidata], online meetings organized by Wikimedia Australia on January 25, 26 and 31
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://thomas.pellissier-tanon.fr/blog/2023-01-15-wdqs.html Is there something better than Blazegraph for Wikidata?]
** Videos
*** [Wikimedia Research Showcase] [https://www.youtube.com/watch?v=gS8ELcVZ8Q4 Featuring a presentation of the paper Learning to Predict the Departure Dynamics of Wikidata Editors].
** Podcasts
*** Civic Hacker Podcast: [https://anchor.fm/civichackerpodcast/episodes/Using-Wikidata-to-Connect-Constituents-With-Their-Government-e1or922 Using Wikidata to Connect Constituents With Their Government]
* '''Tool of the week'''
** [https://romain.de-bossoreille.fr/ Romain de Bossoreille] has generated a map named ''[https://industry.openmaps.space/ Space Industry around the World]'' using data from [https://thespacedevs.com/ The Space Devs], Wikidata and OpenStreetMap.
* '''Other Noteworthy Stuff'''
** [WMDE Survey for Wikidata data Reusers] [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/77HVGY22LGZMLYBYB63WAILNPW72QYB4/ Help us Improve Wikidata by Sharing Your Experience on Ontology Issues and Data Reuse Impact].
** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/53R3HQMQMMLSEBL5RFWEVPK6C322BLRG/ Second round of Research Fund proposals are under review]. They include Wikidata related proposals. Your input is welcome!
** [[m:Community_Wishlist_Survey_2023|Wikimedia Foundation's Community Survey]]: The proposals submission and discussion phase is open until February 6th.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11503|Jeju's culture and language ID]], [[:d:Property:P11504|J-STAGE journal ID]], [[:d:Property:P11505|Film.ru serial ID]], [[:d:Property:P11506|IRIS UNITN author ID]], [[:d:Property:P11507|IRIS FBK author ID]], [[:d:Property:P11508|IRIS-OpenPub author ID]], [[:d:Property:P11509|Muse Open Archive author ID]], [[:d:Property:P11510|ARCA author ID]], [[:d:Property:P11511|Air Iuav author ID]], [[:d:Property:P11512|Intercontinental Dictionary Series unit ID]], [[:d:Property:P11513|Hungarian Football Federation player ID]], [[:d:Property:P11514|Knowledge portal ID]], [[:d:Property:P11515|MangaSeek work ID]], [[:d:Property:P11516|MangaSeek magazine ID]], [[:d:Property:P11517|MangaSeek award ID]], [[:d:Property:P11518|Oroklini Library ID]], [[:d:Property:P11519|elexiko ID]], [[:d:Property:P11520|Neologismenwörterbuch ID]], [[:d:Property:P11521|Deutsches Fremdwörterbuch ID]], [[:d:Property:P11522|Sprichwörterbuch ID]], [[:d:Property:P11523|Kommunikationsverben ID]], [[:d:Property:P11524|Kleines Wörterbuch der Verlaufsformen im Deutschen ID]], [[:d:Property:P11525|PR TIMES company ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/attracts|attracts]] (organisms attracted by this taxon), [[:d:Wikidata:Property proposal/salary level|salary level]] (level of someone's salary), [[:d:Wikidata:Property proposal/change of|change of]] (property this process changes), [[:d:Wikidata:Property proposal/database contains records about|database contains records about]] (indicate the types of items that the database has records about)
*** External identifiers: [[:d:Wikidata:Property proposal/Plant Finder ID (Chicago Botanic Garden)|Plant Finder ID (Chicago Botanic Garden)]], [[:d:Wikidata:Property proposal/Norwegian prisoner register detentioncamps ID|Norwegian prisoner register detentioncamps ID]], [[:d:Wikidata:Property proposal/Glitchwave franchise ID|Glitchwave franchise ID]], [[:d:Wikidata:Property proposal/Glitchwave game company ID|Glitchwave game company ID]], [[:d:Wikidata:Property proposal/Glitchwave game ID|Glitchwave game ID]], [[:d:Wikidata:Property proposal/Ushakov Dictionary ID|Ushakov Dictionary ID]], [[:d:Wikidata:Property proposal/Jiddisch-Nederlands Woordenboek ID|Jiddisch-Nederlands Woordenboek ID]], [[:d:Wikidata:Property proposal/Glitchwave character ID|Glitchwave character ID]], [[:d:Wikidata:Property proposal/WW1 fallen/missing soldier ID (MHA)|WW1 fallen/missing soldier ID (MHA)]], [[:d:Wikidata:Property proposal/Glitchwave platform ID|Glitchwave platform ID]], [[:d:Wikidata:Property proposal/Spotify user ID (Jan 2023)|Spotify user ID (Jan 2023)]], [[:d:Wikidata:Property proposal/Livres Hebdo author ID|Livres Hebdo author ID]], [[:d:Wikidata:Property proposal/Livres Hebdo award ID|Livres Hebdo award ID]], [[:d:Wikidata:Property proposal/Livres Hebdo tag ID|Livres Hebdo tag ID]], [[:d:Wikidata:Property proposal/Dictionary of Archives Terminology ID|Dictionary of Archives Terminology ID]], [[:d:Wikidata:Property proposal/TikTok place ID|TikTok place ID]], [[:d:Wikidata:Property proposal/Magazine Pocket series ID|Magazine Pocket series ID]], [[:d:Wikidata:Property proposal/identifiant SFMTA|identifiant SFMTA]], [[:d:Wikidata:Property proposal/International Encoded Han Character and Variants Database character ID|International Encoded Han Character and Variants Database character ID]], [[:d:Wikidata:Property proposal/Online Aboriginal Language Dictionary ID|Online Aboriginal Language Dictionary ID]], [[:d:Wikidata:Property proposal/Tribal Council number|Tribal Council number]], [[:d:Wikidata:Property proposal/Aragonario ID (6th version)|Aragonario ID (6th version)]], [[:d:Wikidata:Property proposal/Rate Your Music venue ID|Rate Your Music venue ID]], [[:d:Wikidata:Property proposal/Rate Your Music concert ID|Rate Your Music concert ID]], [[:d:Wikidata:Property proposal/Dicionário inFormal ID|Dicionário inFormal ID]], [[:d:Wikidata:Property proposal/Qobuz artist numeric ID|Qobuz artist numeric ID]], [[:d:Wikidata:Property proposal/TOOI identifier|TOOI identifier]], [[:d:Wikidata:Property proposal/Fonts In Use ID|Fonts In Use ID]], [[:d:Wikidata:Property proposal/Rate Your Music film ID|Rate Your Music film ID]], [[:d:Wikidata:Property proposal/Rate Your Music film genre ID|Rate Your Music film genre ID]], [[:d:Wikidata:Property proposal/NCI Dictionary of Cancer Terms entry|NCI Dictionary of Cancer Terms entry]], [[:d:Wikidata:Property proposal/Spreaker show ID|Spreaker show ID]], [[:d:Wikidata:Property proposal/Sjøfolk Ship ID|Sjøfolk Ship ID]], [[:d:Wikidata:Property proposal/NCI Dictionary of Genetics Terms entry|NCI Dictionary of Genetics Terms entry]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6FiA Map of places that places in Rennes are named after] ([https://twitter.com/belett/status/1616009031516037120 source])
*** [https://w.wiki/6FiB Map of places named after a place in Rennes, color coded by distance of the place from Rennes] ([https://twitter.com/belett/status/1617442575241170947 source])
* '''Development'''
** Wikibase REST API: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/WG6JE4KKEALJ2MEA2WV53G3U2WAPCAAC/ The new API is now available for testing on Test.Wikidata]
** Ontology issues: We finalized and published the survey to better understand which types of ontology issues are most problematic for reusers of our data.
** Wikipedia and co: Fixing a regression where there is no entry in recent changes and watchlist when an Item is deleted that was connected to an article on that wiki ([[phab:T326082]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 01 23|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १६:३४, २३ ज्यानुवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24393786 -->
== Wikidata weekly summary #557 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** A citation hunt program was organized for secondary school students at IIS School in Dubai as part of the 74th Republic Day celebration of India. 16 students participated, with different mother tongues and from different states of India living as expatriates in Dubai. The goal was to increase references for Wikidata statements based on research. The students were introduced to the importance of protecting India's history on the internet, and were taught how to edit Wikipedia and Wikidata. They were given a special event page on Wikidata with instructions and a list of Wikidata items to add citations to, and they searched for references in their textbooks and search engines to add to the Wikidata items.More details are given [https://meta.wikimedia.org/wiki/Education/News/Drafts/Wikidata_Citation_Hunt_Program_for_secondary_school_students,_Dubai here.]
** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour January 30, 2023: The #1Lib1Ref campaign is afoot, so we will be working on adding references to Wikidata statements. We'll have some data for you to work with, but you're welcome to bring your own. We'll be mainly working with adding webpages as sources, but if you want to get experience using books or articles as sources, we recommend bringing some to the session to use as references for Wikidata items you have identified. You are, as always, welcome to bring your own project to work on [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-January-30_Wikidata_Working_Hour Event page]
* '''Press, articles, blog posts, videos'''
** Blogs
***[https://www.databricks.com/blog/2023/01/26/building-life-sciences-knowledge-graph-data-lake.html Building a Life Sciences Knowledge Graph with a Data Lake] (uses Wikidata as a main source)
** Papers
*** [https://academic.oup.com/dsh/advance-article/doi/10.1093/llc/fqac083/6964525?login=false#389800680 Systematic review of Wikidata in Digital Humanities projects]
** Videos
*** Interoperable Europe: [https://www.youtube.com/watch?v=up-XH8KSfzI First workshop on Wikidata and Wikibase]
* '''Tool of the week'''
** [https://theyrule.net theyrule.net] is a website that helps to explore the boardroom connections of the largest US companies.
* '''Other Noteworthy Stuff'''
** [https://web.aflia.net/aflia-wikidata-online-course-registration-now-open/?fbclid=IwAR0HLZwSO_eNtPNJY5sNGkqQ5xDu7SWBzkhTqSoe2pvsgawvYwtMSEZ3R_g AfLIA's online course Wikidata is open]. Participation is free for all librarians, museums, archives and other information professionals in Africa. Call is open until 7th February 2023 (12 midnight GMT).
** [https://letsquiz.com LetsQuiz] is a new website generating quizzes using data from Wikidata.
** from WMF Wishathon: The [[m:Community_Wishlist_Survey_2022/Wikidata/Autosuggest_linking_Wikidata_item_after_creating_an_article|Autosuggest linking Wikidata item after creating an article]] Wish is complete and the work merged. It is available for testing in Beta, and will be deployed to users with the first train of 2023 scheduled for this week. [[m:Meta:AutosuggestSitelink|Learn more about the gadget created at meta]]
** Building cool apps and services on top of Wikidata's data but running into ontology issues? We'd love to hear from you in [https://wikimedia.sslsurvey.de/ontology-issues/ this survey] to make things better for you.
** [[d:Wikidata:Development plan/archive2022/status updates|Status update on the 2022 Wikidata and Wikibase development plan]]
** [[d:Wikidata:Development plan|Development plan and activities for 2023 for Wikidata as a platform and the Wikibase ecosystem]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11527|applies to use with property]] (qualifier that specifies that the statement refers to usage with the property)
*** External identifiers: [[:d:Property:P11526|Dicionário Priberam ID]], [[:d:Property:P11528|NPB umpire ID]], [[:d:Property:P11529|Magazine Pocket series ID]], [[:d:Property:P11530|addons.mozilla.org user]], [[:d:Property:P11531|Packagist username]], [[:d:Property:P11532|Hackage username]], [[:d:Property:P11533|RubyGems username]], [[:d:Property:P11534|PyPI username]], [[:d:Property:P11535|Dictionary of Frequently-Used Taiwan Minnan ID]], [[:d:Property:P11536|Ushakov Dictionary ID]], [[:d:Property:P11537|Glitchwave franchise ID]], [[:d:Property:P11538|Glitchwave game company ID]], [[:d:Property:P11539|Glitchwave game ID]], [[:d:Property:P11540|Glitchwave platform ID]], [[:d:Property:P11541|Glitchwave character ID]], [[:d:Property:P11542|Artlog artist ID]], [[:d:Property:P11543|pixiv comic work ID]], [[:d:Property:P11544|pixiv comic product ID]], [[:d:Property:P11545|British Music Collection composer ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/place of resident registration at death|place of resident registration at death]] (the place or administrative unit where the deceased person was registered as having his or her residence at the time of their death), [[:d:Wikidata:Property proposal/has instance|has instance]] (thing(s) which this subject describes or encompasses, inverse property of P31), [[:d:Wikidata:Property proposal/Norwegian media rating|Norwegian media rating]] (In short, the Norwegian version of Denmark's Medierådet rating (P5970), an age rating system for motion pictures, video, internet and tv content), [[:d:Wikidata:Property proposal/iconically alludes to|iconically alludes to]] (item that is iconically represented in the execution of this lexeme), [[:d:Wikidata:Property proposal/credits URL|credits URL]] (URL of an official webpage with a list of credits and roles attributed to various people, organizations or applications that contribute(d) to this item's existence), [[:d:Wikidata:Property proposal/alternate universe counterpart|alternate universe counterpart]] (this fictional character/entity is an alternate universe counterpart of the subject), [[:d:Wikidata:Property proposal/number of penalty kicks scored|number of penalty kicks scored]], [[:d:Wikidata:Property proposal/precedes/follows various things|precedes/follows various things]] (this lexeme form appears only when preceding another lexeme form with this phonological feature)
*** External identifiers: [[:d:Wikidata:Property proposal/NCI Drug Dictionary entry|NCI Drug Dictionary entry]], [[:d:Wikidata:Property proposal/Professional shogi player number|Professional shogi player number]], [[:d:Wikidata:Property proposal/Women's professional shogi player number|Women's professional shogi player number]], [[:d:Wikidata:Property proposal/LPSA professional shogi player number|LPSA professional shogi player number]], [[:d:Wikidata:Property proposal/esid|esid]], [[:d:Wikidata:Property proposal/Real Academia de Doctores de España ID|Real Academia de Doctores de España ID]], [[:d:Wikidata:Property proposal/authors.gr ID|authors.gr ID]], [[:d:Wikidata:Property proposal/GLANSIS ID|GLANSIS ID]], [[:d:Wikidata:Property proposal/literatura.lv ID|literatura.lv ID]], [[:d:Wikidata:Property proposal/Fallout Wiki ID|Fallout Wiki ID]], [[:d:Wikidata:Property proposal/Base de Dados de Livros de Fotografia profile ID|Base de Dados de Livros de Fotografia profile ID]], [[:d:Wikidata:Property proposal/Vintage Fashion Guild Labels|Vintage Fashion Guild Labels]], [[:d:Wikidata:Property proposal/Enciclopedia dell'Italiano ID|Enciclopedia dell'Italiano ID]], [[:d:Wikidata:Property proposal/Soprintendenza di Salerno e Avellino place ID|Soprintendenza di Salerno e Avellino place ID]], [[:d:Wikidata:Property proposal/World Loanword Database word ID|World Loanword Database word ID]], [[:d:Wikidata:Property proposal/numéro d'une installation sportive en France|numéro d'une installation sportive en France]], [[:d:Wikidata:Property proposal/Waddi Punjabi Lughat entry|Waddi Punjabi Lughat entry]], [[:d:Wikidata:Property proposal/Pāia-sadda-mahaṇṇavo entry|Pāia-sadda-mahaṇṇavo entry]], [[:d:Wikidata:Property proposal/VMI Historical Rosters Database ID|VMI Historical Rosters Database ID]], [[:d:Wikidata:Property proposal/Podbay show ID|Podbay show ID]], [[:d:Wikidata:Property proposal/Walt Disney movie ID|Walt Disney movie ID]], [[:d:Wikidata:Property proposal/The Counted person ID|The Counted person ID]], [[:d:Wikidata:Property proposal/Panjab Digital Library ID|Panjab Digital Library ID]], [[:d:Wikidata:Property proposal/eTK ID|eTK ID]], [[:d:Wikidata:Property proposal/eVK2 ID|eVK2 ID]], [[:d:Wikidata:Property proposal/Russiancinema.ru person ID|Russiancinema.ru person ID]], [[:d:Wikidata:Property proposal/World Sailing sailor ID|World Sailing sailor ID]], [[:d:Wikidata:Property proposal/Internet Game Database franchise ID|Internet Game Database franchise ID]], [[:d:Wikidata:Property proposal/Mosfilm IDs|Mosfilm IDs]], [[:d:Wikidata:Property proposal/Warsaw Uprising insurgent ID|Warsaw Uprising insurgent ID]], [[:d:Wikidata:Property proposal/DOSBox Compatibility ID|DOSBox Compatibility ID]], [[:d:Wikidata:Property proposal/HAA member ID|HAA member ID]], [[:d:Wikidata:Property proposal/Sindhi English Dictionary ID|Sindhi English Dictionary ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6GMf Modern descendants of the Achaemenes (Achaemenid dynasty of rulers of Persia, 7th century BCE)]
* '''Development'''
** Wikibase REST API: The first version of the new API is released on Wikidata now \o/ We'd love to [[d:Wikidata talk:REST API feedback round#The_Wikibase_REST_API_is_now_available_on_Wikidata_(January_2023)|hear your feedback on what to improve next in the API]].
** Property Suggester: We updated the data for the Property Suggester so suggestions for new statements to add to an Item should be more in line with current Property usage on other similar Items again.
** Fixed an issue with Item deletions not showing up on Wikipedia and co if they affect an article on that wiki ([[phab:T326082]])
** Vector 2022: Made it possible to add a new sitelink on Wikipedia and co in the new Vector 2022 language selector ([[phab:T310259]])
** Lua: Working on two new Lua functions, getDescriptionByLang ([[phab:T230839]]) and getBadges ([[phab:T305378]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 01 30|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १९:१३, ३० ज्यानुवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24393786 -->
== Wikidata weekly summary #558 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/BiodiversityBot 3|BiodiversityBot 3]] Task/s: [[d:Q54857867|TreatmentBank (Q54857867)]] is a CC0 resource that contains data on taxonomic treatments, treatment citations, figures, tables, material citations and bibliographic reference. It contains valuables links mapping scholarly articles, taxa and taxonomic treatments. This bot task involves linking research papers on taxa to taxa and related taxonomic treatments.
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Bean49Bot 4|Bean49Bot 4]] Task/s: Add Springer Nature person ID and Springer Nature article ID by moving from exact match property.
*** [[d:Wikidata:Requests for permissions/Bot/Cmtqwikibot|Cmtqwikibot]] Task/s: Adds [[d:Property:P495|country of origin (P495)]] [[d:Q16|Canada (Q16)]], with qualifier located in the [[d:Property:P131|administrative territorial entity (P131)]] [[d:Q176|Quebec (Q176)]] and [[d:Property:P248|reference stated in (P248)]] [[d:Q41001657|CineTV (Q41001657)]] to works in Quebec.
*** [[d:Wikidata:Requests for permissions/Bot/SakuraBot|SakuraBot]] Task/s: interwiki maintenance
*** [[d:Wikidata:Requests for permissions/Bot/JhsBot 7|JhsBot 7]] Task/s: Change stress markings on Norwegian Bokmål lexeme [[d:Property:P898|IPA transcription (P898)]] statements.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call February 7, 2023: We thought we'd try something different next week, in honor of Valentine's Day month: What's Your Wikidata Passion? What is your central Wikidata interest right now? It can be a work or personal project or just what you like to edit when you have time. We'd love to have an open mic session, completely informal. Please add yourselves to the list on our agenda [https://docs.google.com/document/d/1jqdRqc5X6VZ8ps2G-coG4Kk5z-L7r_L-Gvbum-0Xn3I/edit#heading=h.33fpnqoxjzdh here] if you would like to talk for 5 minutes or so and share your screen, with no need for formal slides. Or just show up and talk on the spur of the moment. This will be a community session where we welcome all to participate! [https://docs.google.com/document/d/1jqdRqc5X6VZ8ps2G-coG4Kk5z-L7r_L-Gvbum-0Xn3I/edit# Agenda]
*** [[m:Wikimedia Community User Group Uganda/Wiki For Refugees 2022|Wiki for Refugees Editathons on the 4th and 11th of February 2023]] (Wikimedia Uganda)
*** [https://www.eventbrite.com/e/black-histories-wikipedia-wikidata-edit-a-thon-2023-tickets-483401576127 Black History Month 2023: University of Toronto] (February 8th)
** Ongoing
*** Weekly Lexemes Challenge #79, [https://dicare.toolforge.org/lexemes/challenge.php?id=79 Archaeology] ''(see previous challenges: [https://dicare.toolforge.org/lexemes/challenge.php?id=78 Random concepts #2], [https://dicare.toolforge.org/lexemes/challenge.php?id=77 Spices])''
** Past
*** [https://etherpad.wikimedia.org/p/WBUG_2023.01.26 Wikibase Live Sessions] (2023.01.26)
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/02/01/tools-for-wikimedia-content-partnerships-current-trends-and-preferences/ Diff blog: Summary of the results of a recent survey on Wikimedia content partnerships tools] by WMSE. The detailed report is [https://meta.wikimedia.org/wiki/Content_Partnerships_Hub/Software/Tool_prioritization_survey_end_2022 available on meta.wikimedia.org] and as a [https://commons.wikimedia.org/wiki/File:Survey_report_-_Wikimedia_content_partnerships_tools_used_end_2022.pdf PDF on Wikimedia Commons].
*** [https://whistlingzephyr.github.io/posts/a-game-of-data/ A Game of Data]
*** [https://lifehacker.com/this-app-turns-the-world-into-a-wikipedia-scavenger-hun-1850035668 'wikishootme' Is Like a Real World Version of Pokémon Go]
*** [http://magnusmanske.de/wordpress/?p=683 Turn the AC on], by Magnus Manske
** Papers
***[https://callison-burch.github.io/publications/unsupervised-entity-linking-with-guided-summarization.pdf Unsupervised Entity Linking with Guided Summarization and Multiple-Choice Selection] (Uses GPT-3 and Wikidata)
***[https://ca1-tls.edcdn.com/TheLinnean_vol38_3_Dec2022_Online.pdf Visibility Matters: Giving Credit Where It's Due in Natural History Collections], [[User:Ambrosia10|Siobhan Leachman]], ''The Linnean'', December 2022
*** [https://dl.acm.org/doi/10.1145/3340531.3412777 Falcon 2.0: An Entity and Relation Linking Tool over Wikidata]
*** [https://arxiv.org/pdf/2212.13104.pdf The URW-KG: a Resource for Tackling the Underrepresentation of non-Western Writers]
*** [https://www.tandfonline.com/doi/pdf/10.1080/17538947.2023.2168774 From unstructured texts to semantic story maps]
** Videos
*** Wikimentor Africa - Creating a website based on Wikidata, without development skills day two (in French) - [https://www.youtube.com/watch?v=7ExEEd9llMg Part1], [https://www.youtube.com/watch?v=QtvRuzmnFwY&list=PLmt4Zlq0pvLNmzwHJvKeIjxhM48FKfnOg&index=2 Part 2]
*** Tools for linking Wikidata and OpenStreetMap, FOSDEM 2023 - [https://www.youtube.com/watch?v=Cu5ZrSccJcU YouTube]
*** Etymology and Wikidata on OpenStreetMap -[https://www.youtube.com/watch?v=PJSa-oMUt7Y YouTube]
*** LIVE Wikidata editing: [https://www.youtube.com/watch?v=1kTSS2MDUo4 #103], [https://www.youtube.com/watch?v=IwgMi_VmnJ4 #104]
*** Working with ISBNs (in Italian) - [https://www.youtube.com/playlist?list=PLY44LcfRVCXVsOnTt3_IdkbR8UQhvoKEJ 3 part YouTube playlist]
*** Round table "Women, Science and Wikidata" (in Catalan) - [https://www.youtube.com/watch?v=SbYbjOp7Azs YouTube]
*** Managing Wikimedia Projects through Wikidata: Geert Van Pamel- Wikimedia Belgium - [https://www.youtube.com/watch?v=PULjIfLpb6U YouTube]
*** SEMIC Talks: Wikibase with Dennis Diefenbach - [https://www.youtube.com/watch?v=SEZ9mFWukpI YouTube]
** observablehq
*** Garden Phylogeny - [https://observablehq.com/@thadk/garden NCBI breakdown of common garden foods with photographs by Phytotheca]
** other
*** [[d:User:Salgo60/ExternalIdentifiers|One way to design a system to be a good external identifier in Wikidata]] by [[d:User:Salgo60|Salgo60]]
* '''Tool of the week'''
** [https://letsquiz.com/ Let's Quiz] is a game that generates random quizzes to test your knowledge & learn something new every day.
** [[d:User:Nikki/AddTermboxLanguage.js|User:Nikki/AddTermboxLanguage.js]] - makes it easier to add/edit labels to an item in a language other than the ones shown by default.
* '''Other Noteworthy Stuff'''
** Building cool apps and services on top of Wikidata's data but running into ontology issues? We'd love to hear from you in [https://wikimedia.sslsurvey.de/ontology-issues/ this survey] to make things better for you.
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/NJHYSDNM33IV5UKLZFGLQXRR6QWQ3VL3/ Wikimedia developer satisfaction survey 2023], open until Fri, 17 Feb 2023.
** [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/X5XHEO5H3YV5FC5OJ4UYCT7NDCNCWY54/ Maintenance on ElasticSearch]. As part of this, some Wikibase.Cloud functionality might be disrupted.
** Reminder that the deadline for the Semantic Web Journal Special Issue on Wikidata is approaching (but extended)! [https://twitter.com/WikidataW/status/1617586453235605504 Get your journal papers ready for the 14.02.23]
** Wikidata surpassed 1 million Lexemes with the addition of [[d:Lexeme:L1000000|etymologi (L1000000)]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11547|Happy Planet Index score]] (The Happy Planet Index (HPI) is an index of human well-being and environmental impact that was introduced by the New Economics Foundation in 2006), [[:d:Property:P11556|credits URL]] (URL of an official webpage with a list of credits and roles attributed to various people, organizations or applications that contribute(d) to this item's existence), [[:d:Property:P11558|digital equivalent of]] (the subject is the digital equivalent of what?)
*** External identifiers: [[:d:Property:P11546|Los Angeles County Coroner's Office Case Search person ID]], [[:d:Property:P11548|Roblox experience ID]], [[:d:Property:P11549|WW1 fallen/missing soldier ID (MHA)]], [[:d:Property:P11550|RISM siglum]], [[:d:Property:P11551|N-Anime anime ID]], [[:d:Property:P11552|N-Anime seiyū ID]], [[:d:Property:P11553|Livres Hebdo author ID]], [[:d:Property:P11554|International Encoded Han Character and Variants Database ID]], [[:d:Property:P11555|Artlog institution ID]], [[:d:Property:P11557|Barcelona City Council Heritage Catalog identifier]], [[:d:Property:P11559|TikTok place ID]], [[:d:Property:P11562|Jiddisch-Nederlands Woordenboek ID]], [[:d:Property:P11563|Real Academia de Doctores de España ID]], [[:d:Property:P11564|AllMovie genre ID]], [[:d:Property:P11565|authors.gr ID]], [[:d:Property:P11567|Dictionary of Archives Terminology ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/precedes/follows various things|precedes/follows various things]] (this lexeme form appears only when preceding another lexeme form with this phonological feature), [[:d:Wikidata:Property proposal/footnote|footnote]] (for use in the references section of statements: to state which footnote of the source material supports the claim in question), [[:d:Wikidata:Property proposal/agent of action|agent of action]] (thing that does the action), [[:d:Wikidata:Property proposal/natural enemy|natural enemy]] (One of the causes of death of this living creatures referred to in this item, which is eaten by that creature), [[:d:Wikidata:Property proposal/change of|change of]] (property this process changes), [[:d:Wikidata:Property proposal/object of action|object of action]] (thing an action is done to), [[:d:Wikidata:Property proposal/variety of sense|variety of sense]] (dialect, variety or register of language that the sense applies to), [[:d:Wikidata:Property proposal/bust/waist/hip measurements|bust/waist/hip measurements]] (chest measurement; aliases: bust measurement), [[:d:Wikidata:Property proposal/usage label|usage label]] (list of sets of context label property (Q116547761) (language style (P6191), field of usage (P9488), has quality (P1552), variety of form (P7481), location of sense usage (P6084)). Other individual context label property (Q116547761) statement will be treated as and with this statement.), [[:d:Wikidata:Property proposal/thesaurus' properties|thesaurus' properties]] (primary topic of the subject Wikimedia thesaurus)
*** External identifiers: [[:d:Wikidata:Property proposal/Malaysia Federal Legislation act ID|Malaysia Federal Legislation act ID]], [[:d:Wikidata:Property proposal/The Hart Island Project person ID|The Hart Island Project person ID]], [[:d:Wikidata:Property proposal/explain xkcd ID|explain xkcd ID]], [[:d:Wikidata:Property proposal/Iowa legislator ID|Iowa legislator ID]], [[:d:Wikidata:Property proposal/Jewish English Lexicon ID|Jewish English Lexicon ID]], [[:d:Wikidata:Property proposal/Islam Dusunce Atlasi ID|Islam Dusunce Atlasi ID]], [[:d:Wikidata:Property proposal/ForPost persons ID|ForPost persons ID]], [[:d:Wikidata:Property proposal/Crimean virtual necropolis persons ID|Crimean virtual necropolis persons ID]], [[:d:Wikidata:Property proposal/Museu Paulista iconography ID|Museu Paulista iconography ID]], [[:d:Wikidata:Property proposal/Vintage Fashion Guild Labels|Vintage Fashion Guild Labels]], [[:d:Wikidata:Property proposal/Museu Paulista objects ID|Museu Paulista objects ID]], [[:d:Wikidata:Property proposal/Facebook numeric ID|Facebook numeric ID]], [[:d:Wikidata:Property proposal/Qobuz album ID (Feb 2023)|Qobuz album ID (Feb 2023)]], [[:d:Wikidata:Property proposal/Patreon user numeric ID|Patreon user numeric ID]], [[:d:Wikidata:Property proposal/Kulturenvanteri.com|Kulturenvanteri.com]], [[:d:Wikidata:Property proposal/beniculturali.it place ID|beniculturali.it place ID]], [[:d:Wikidata:Property proposal/Russian Second League player ID|Russian Second League player ID]], [[:d:Wikidata:Property proposal/TVer IDs|TVer IDs]], [[:d:Wikidata:Property proposal/NPD field-ID|NPD field-ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5Vu8 Map of disasters by type] ([https://twitter.com/jeroen_claus/status/1621140382024339456 source])
*** [https://w.wiki/6HU8 Maps of museums in Malaysia] ([https://twitter.com/FarisHzmn/status/1620762612769382400 source])
*** [https://w.wiki/6Fpk Map with place names that gave names to places in Riga] ([https://twitter.com/Papuass/status/1617807494155493377 source])
*** [https://w.wiki/6FsT Area of sovereign states without a river] ([https://twitter.com/infovarius/status/1617886429753004040 source])
*** [https://w.wiki/6Fpq Wikidata properties whose URL format matches some format] ([https://twitter.com/belett/status/1617810200534343682 source])
*** [https://w.wiki/6Dfy People born in the Vatican] (https://twitter.com/slaettaratindur/status/1613861217440866306 source)
*** [https://w.wiki/6Czg Shortest rail link between Narvik and Singapore] ([https://twitter.com/Tagishsimon/status/1612575210632351746 source])
*** [https://w.wiki/6CvB Memes] ([https://twitter.com/Tagishsimon/status/1612483123752697856 source])
*** [https://w.wiki/5Pbw Top album languages found on Wikidata right now] (Week 4, 2023) ([https://wikis.world/@moebeus@mastodon.online/109767065390494916 source])
* '''Development'''
** REST API: adding a new GET /entities/items/{item_id}/descriptions endpoint ([[phab:T327881]])
** Lua: added two Lua functions, getDescriptionByLang ([[phab:T230839]]) and getBadges ([[phab:T305378]]) that make it easier to get this data on Wikipedia and co
** Lexicographical data: added [https://doc.wikimedia.org/WikibaseLexeme/master/php/md_docs_topics_json.html documentation for the WikibaseLexeme JSON structure] ([[phab:T201489]])
** Action API: fixed a bug that prevented the wblistentityusage API module from being used as a generator ([[phab:T254334]])
** Dates: working together with Matěj Suchánek to fix date parsing issues in Czech ([[phab:T221097]])
** Constraints: working on showing constraint clarification messages to make it easier to understand why a constraint violation is happening and how to fix it ([[phab:T219037]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 02 06|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] २०:०५, ६ फ़रवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24393786 -->
== Wikidata weekly summary #559 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/CJMbot|CJMbot]] (CJMbot lets users upload a CSV file in a certain format. The data inside this file is then validated and processed. New items wil be created based on the data in the CSV file and existing items wil updated by adding statements and references).
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 5|RPI2026F1Bot 5]] Task/s: Import dependency and version data from PyPi
* ''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
** Upcoming
*** Next Linked Data for Libraries LD4 Wikibase Working Hour February 13, 2023. The February Working Hour will feature a presentation by Steve Baskauf on using VanderBot with Wikibase: The Wikibase API provides a mechanism for programmatic control of uploads, and its behavior is consistent across instances (Wikidata, Structured Data in Commons, and those that are established privately). In this session, Steve will discuss basic interactions with the API and demonstrate using the VanderBot Python application to rapidly upload tabular data to a wikibase.cloud instance. After performing a mass deletion, Steve will conclude by describing how he's used the Wikibase API to facilitate addition of structured data to Commons. [https://columbiauniversity.zoom.us/meeting/register/tJYrdO-prTsvGtVEblXS0d_eM_1lwyS-LsOT Registration link]
*** [https://linkeddigitalfuture.ca/event/production-photos-online-discoverability/ Strategically Using Production Photos to Increase Your Online Discoverability], February 22 and 24, 2023. This two-part workshop presented by CAPACOA will explain how to upload performing arts production photos to Wikimedia Commons and how to document credits in Wikidata.
** Ongoing
*** Weekly Lexemes Challenge #80, [https://dicare.toolforge.org/lexemes/challenge.php?id=80 Work]
* ''' Press, articles, blog posts, videos '''
** Blogs
*** [https://observablehq.com/@pac02/social-reproduction-cinema Social reproduction in the French cinema: evidence from Wikidata]: Observable notebook which explores social reproduction by occupation in France.
*** [[:w:Wikipedia:Wikipedia_Signpost/2023-02-04/Tips_and_tricks|Data analytics for your list of created articles]] in ''The Signpost'', February 4, 2023
*** [https://digamus-award.de/digamus-goes-wikidata/ DigAMus goes Wikidata]
*** Papers
** [https://arxiv.org/pdf/2301.01170.pdf Transformer Based Geocoding]
** Videos
*** LIVE Wikidata editing #105 - [https://www.youtube.com/watch?v=y1n5CeYxHb4 YouTube]
*** Demo of the Wikibase Export extension - [https://www.youtube.com/watch?v=uBdzDcYChOI YouTube]
*** FOSDEM 2023
**** [https://fosdem.org/2023/schedule/event/wikidata_openstreetmap/ Tools for linking Wikidata and OpenStreetMap] (Software for adding links between open data projects)
**** [https://fosdem.org/2023/schedule/event/rot_kitinerary/ Public Transport Data in KDE Itinerary] (Querying realtime journey data and dissecting ticket barcodes)
** observablehq
*** [https://observablehq.com/@pac02/social-reproduction-cinema Social reproduction in the French cinema: evidence from Wikidata]
** other
*** [[m:Wikipedias in the languages of Russia/Wikidata|Wikipedias in the languages of Russia/Wikidata]]
* ''' Tool of the week '''
** [[d:User:So9q/openalex-search-link-on-lexemes.js|User:So9q/openalex-search-link-on-lexemes.js]] is a userscript that adds a link to Ordia in the Tools section on items.
* ''' Other Noteworthy Stuff '''
** [https://angryloki.github.io/wikidata-graph-builder/ Wikidata Graph Builder] released a major update, introducing new layouts and visualization ideas. You can read the full changelog [https://github.com/AngryLoki/wikidata-graph-builder/releases/tag/v2.0.0 here].
** The new Service Level Objective for the Wikidata Query Service has been implemented: the current aim is to maintain a 95% uptime based on a 90 day rolling window. You can read the full announcement [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/YECTQKX4OIPACDOWXEYNMBKRNKMH4YBK/ here].
** Observablehq.com recently introduced a system of tags. Anyone authoring a notebook using data from Wikidata can add the #Wikidata tag: https://observablehq.com/tag/wikidata?filter=recent.
** a.gup.pe provides group features for Mastodon. [https://a.gup.pe/u/Wikidata @wikidata@a.gup.pe] is a group about Wikidata in general. [https://a.gup.pe/u/querywikidata @querywikidata@a.gup.pe] is a group about Wikidata queries. Anyone can join those groups simply by following them in Mastodon. Anyone can share a message with all members of those groups by mentioning them in a publication in Mastodon or any other application of the Fediverse.
** The hashtag #Wikidata can be used to tag all publications related to Wikidata in Mastodon. Anyone can find recent publications using this tag using the search feature: https://wikis.world/tags/Wikidata.
** [https://wikis.world/@wikidata @wikidata@wikis.world] is the official Mastodon account of the Wikidata project.
** You can now vote for your favorite proposals on the [[m:Community Wishlist Survey 2023/Wikidata|Community Wishlist Survey 2023/Wikidata]]. The voting phase is open until February 24th.
* ''' Did you know? '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11577|said to be the same as (lexeme)]] (some source considers this lexeme to be the same lexeme or a spelling variant of another lexeme)
*** External identifiers: [[:d:Property:P11570|Base de Dados de Livros de Fotografia profile ID]] (identifier for each Brazilian educational institution), [[:d:Property:P11571|federal identifier of street]], [[:d:Property:P11572|DOSBox Compatibility ID]], [[:d:Property:P11573|Internet Game Database franchise ID]], [[:d:Property:P11574|Professional shogi player number]], [[:d:Property:P11575|Bosworth-Toller's Anglo-Saxon Dictionary Online ID]], [[:d:Property:P11576|Norwegian war prisoner detention camp ID]], [[:d:Property:P11578|Qobuz artist numeric ID]], [[:d:Property:P11580|Sindhi English Dictionary ID]], [[:d:Property:P11581|Dicio ID]], [[:d:Property:P11582|Dicionário Aulete ID]], [[:d:Property:P11583|GLANSIS ID]], [[:d:Property:P11584|Léxico ID]], [[:d:Property:P11585|ESPN.com tennis player ID]], [[:d:Property:P11586|Encyclopedia of Italian ID]], [[:d:Property:P11587|Iowa legislator ID]], [[:d:Property:P11588|Rate Your Music film genre ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Zoning symbol|Zoning symbol]] (planing zone of the municipality/region/state that applies to the subject), [[:d:Wikidata:Property proposal/INEP ID|INEP ID]], [[:d:Wikidata:Property proposal/CulturaEduca ID|CulturaEduca ID]] (identifier for each Brazilian educational institution), [[:d:Wikidata:Property proposal/Manantiales y Fuentes de Andalucia|Manantiales y Fuentes de Andalucia]] (id for Springs and Fountains of Andalucía)
*** External identifiers: [[:d:Wikidata:Property proposal/Hultschiner Soldaten ID|Hultschiner Soldaten ID]], [[:d:Wikidata:Property proposal/STS program ID|STS program ID]], [[:d:Wikidata:Property proposal/SACEM ID|SACEM ID]], [[:d:Wikidata:Property proposal/IATE entry ID|IATE entry ID]], [[:d:Wikidata:Property proposal/Epigraphik-Datenbank Clauss / Slaby ID|Epigraphik-Datenbank Clauss / Slaby ID]], [[:d:Wikidata:Property proposal/IRIS UNIPD author ID|IRIS UNIPD author ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6KkX Number of literary works (Q7725634) by language (P407) in descending order] ([https://twitter.com/WikiLibCon/status/1624165968913256455 source])
*** [https://w.wiki/6K6Q Humans that have a 'relationship' with University of Leeds] ([https://twitter.com/OpenResLeeds/status/1623071317724483586 source])
*** [https://w.wiki/6Kjj Railway stations named after literary works] ([https://wikis.world/@edward@octodon.social/109841932671909889 source])
*** [https://w.wiki/5Pbw Week 6, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/109845158308970797 source])
*** [https://w.wiki/6Ku8 Free software grouped by programming language and instance of] ([https://t.me/c/1224298920/103579 source])
* ''' Development '''
** [Significant change] [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/7IBCKU5NENLSQWAI2OJZUX4O6WBN5CPE/ Heads-up: Upcoming fixes for date parsing] - Thank you Matej for moving this forward!
** REST API:
*** Went over the feedback on the first release and deciding on the next routes to add
*** Added a new endpoint for getting descriptions ([[phab:T327881]])
*** Worked on throwing exceptions when something goes wrong (validation failed, Item not found, etc.) instead of returning an error response object ([[phab:T327527]])
** Entity Schemas: Finished the technical exploration that will unblock the next steps for actual development
** Query Service: Changed URLs with URL-encoded characters to be shown un-encoded for better line-breaks and readability ([[phab:T327514]])
*** Query Builder:
*** Adding support for a few additional datatypes ([[phab:T328528]])
*** Adding a basic language selector to make it easier to switch the language of the page ([[phab:T328764]])
** Constraint checks: Working on showing constraint clarification messages to make it easier to understand how to fix a violation on a statement ([[phab:T219037]])
** Search: Exploring design options for how to make it easier to search for entities other than Items ([[phab:T327507]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 02 13|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:४३, १३ फ़रवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24538998 -->
== Wikidata weekly summary #560 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Cmtqwikibot 2|Cmtqwikibot 2]] (Task/s: Add credits (cast and crew) for audiovisual work produced in Quebec based on the Cinémathèque québécoise's catalogue data. Adds reference. Deletes redundant, more general existing statements in certain circumstances.)
*** [[d:Wikidata:Requests for permissions/Bot/Gabrabot|Gabrabot]] (Bulk upload Maltese lexeme data to wikidata from [https://mlrs.research.um.edu.mt/resources/gabra/ Gabra].)
*** [[d:Wikidata:Requests for permissions/Bot/MsynBot 12|MsynBot 12]] (import missing [[d:Property:P227|GND ID (P227)]] identifier based on linked VIAF cluster)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call February 21, 2023: Jim Hahn and John Mark Ockerbloom will be presenting on [https://guides.library.upenn.edu/linked-data Penn Libraries' Linked Data Vision]. They will discuss their framework for activities and goals around linked data, which includes both existing standards and new functionality. Additionally, they will share successes and areas where progress has not yet been made. The presentation will cover projects with Wikidata tie-ins, such as the Digital Scriptorium Wikibase project and the Deep Backfile copyright information project. The presenters also plan to have ample time for conversation with those interested in using linked data to bring new functionality to their libraries. [https://docs.google.com/document/d/1p8Av_xgNgIm_m7eFoIOtRlFzpby-8O7C_X528JH94_M/edit?usp=sharing# Agenda]
*** Wikidata and Wikibase - SEMIC workshop 2 physical hands-on workshop in Brussels on the 23rd of February ([https://ec.europa.eu/eusurvey/runner/WikidataWorkshop2 Register here])
*** If you are interested in organizing or joining the [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/6A2KX75ECOITZFTVYAAAQCPNAWDSTHO7/ Wikimedia Hackathon 2023 satellite events], you can apply for funds by March 20 via the Rapid Grants maintained by the Wikimedia Foundation.
*** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/CBMKDICCEVXRRKMQCHDRMV6BG4YDDSWU/ Call for papers for the 10th Wiki Workshop in 2023 is out]. Submit your 2-page abstracts by March 23.
** Ongoing
*** Weekly Lexemes Challenge #81, [https://dicare.toolforge.org/lexemes/challenge.php?id=81 Eye]
* '''Press, articles, blog posts, videos'''
** Blog posts
*** [https://professional.wiki/en/news/wikibase-export-released New extension: Wikibase Export]
*** [https://blog.biodiversitylibrary.org/2023/02/round-tripping-persistent-identifiers-with-wikidata-query-service.html BHL is Round Tripping Persistent Identifiers with the Wikidata Query Service]
** Videos
*** Wikibase Export demo - [https://www.youtube.com/watch?v=uBdzDcYChOI YouTube]
*** Editing Wikidata using your smart phone (Wikimedia Community User Group Botswana) - [https://www.youtube.com/watch?v=w_dppVy2QmU YouTube]
** Notebooks
*** [https://observablehq.com/@pac02/occupations-of-the-parents Social reproduction in the French cinema: Occupations of the parents]
* '''Tool of the week'''
** [[d:User:Nikki/DisplayColourSwatches.js|User:Nikki/DisplayColourSwatches.js]] is a userscript that adds color swatches under color statements.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/PA4ETU6M5CLHBR6ENQBRZE4DQU5JBYG5/ Blog Series on Wikibase Community via Tech-News]
** Freelance technologists are needed to [https://opensanctions.notion.site/ToR-Political-persons-coverage-in-Wikidata-a05b1d5eacc84a6980181c6e079e2b11 import personal profiles for politically exposed people (PEPs) into Wikidata]
** The voting phase of the Community Wishlist Survey 2023 ends on February 24. Don't forget to vote for [[:m:Community Wishlist Survey 2023/Wikidata|Wikidata proposals]]!
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11590|stamp perforation]] (<nowiki>type of perforation for a series of stamps</nowiki>)
****[[:d:Property:P11593|Inequality-adjusted Human Development Index]] (<nowiki>Inequality-adjusted Human Development Index (IHDI) value of a country</nowiki>)
****[[:d:Property:P11603|transcribed by]] (<nowiki>person who has made a copy of a manuscript text</nowiki>)
*** External identifiers: [[:d:Property:P11586|Encyclopedia of Italian ID]], [[:d:Property:P11587|Iowa legislator ID]], [[:d:Property:P11588|Rate Your Music film genre ID]], [[:d:Property:P11589|Fallout Wiki ID]], [[:d:Property:P11591|Museu Paulista iconography ID]], [[:d:Property:P11592|Museu Paulista objects ID]], [[:d:Property:P11594|Spreaker show ID]], [[:d:Property:P11595|TVer series ID]], [[:d:Property:P11596|TVer tarento ID]], [[:d:Property:P11597|Padua Research Archive author ID]], [[:d:Property:P11598|Rate Your Music film ID]], [[:d:Property:P11599|Fonts in Use ID]], [[:d:Property:P11600|Rate Your Music venue ID]], [[:d:Property:P11601|beniculturali.it place ID]], [[:d:Property:P11602|Jeju Dialect Dictionary ID]], [[:d:Property:P11604|Soprintendenza di Salerno place ID]], [[:d:Property:P11605|Online Aboriginal Language Dictionary ID]], [[:d:Property:P11606|Mosfilm movie ID]], [[:d:Property:P11607|Mosfilm person ID]], [[:d:Property:P11608|Adventure Game Studio game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/Syoboi Calendar series ID|Syoboi Calendar series ID]], [[:d:Wikidata:Property proposal/Digital Daijisen ID (goo dictionary)|Digital Daijisen ID (goo dictionary)]], [[:d:Wikidata:Property proposal/La grammatica italiana ID|La grammatica italiana ID]], [[:d:Wikidata:Property proposal/Akademi Kernewek ID|Akademi Kernewek ID]], [[:d:Wikidata:Property proposal/Sky News topic ID|Sky News topic ID]], [[:d:Wikidata:Property proposal/Faber Music music ID|Faber Music music ID]], [[:d:Wikidata:Property proposal/Faber Music composer ID|Faber Music composer ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6MJz Historical timeline of WorldPride events: (2000 in Rome to 2023 in Sydney)] ([https://twitter.com/jsamwrites/status/1626992098405756929 source])
*** [https://w.wiki/6EJ5 Which glaciers have been named after Moby Dick characters?]
*** [https://w.wiki/6Ktk Free software grouped by licenses] ([https://wikis.world/@wikidata/109862852892673897 source])
*** [https://w.wiki/6LrA German nouns with unparseable combines statements]
*** [https://w.wiki/6LZU Grammatical features used on English nouns and proper nouns]
* '''Development'''
** REST API:
*** Finished work on endpoints for getting labels and descriptions ([[phab:T325647]], [[phab:T327881]])
*** Started work on makign it possible to get statements from an Item based on the Property ID instead of just the statement ID ([[phab:T309021]])
** Entity Schemas: finalized technical investigation and making plan for the next steps
** Working on more validation for valid URIs for units, globes and calendar models ([[phab:T102840]])
** Query Builder:
*** Adding support for additional data types ([[phab:T328528]])
*** Adding a language selector to make it possible to switch the UI language ([[phab:T329487]])
** Constraint: Putting finishing touches on showing the constraint clarification messages in the constraint violation popup ([[phab:T219037]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 02 20|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:१८, २० फ़रवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24581761 -->
== Wikidata weekly summary #561 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/DoggoBot|DoggoBot]] (Task/s: Fix constraint violations of [[d:Property:P820|arXiv classification (P820)]])
*** [[d:Wikidata:Requests for permissions/Bot/ScikingBot|ScikingBot]] (Task/s: The bot is going to fix interwiki links for the Lombard Wikipedia)
*** [[d:Wikidata:Requests for permissions/Bot/fromCrossrefBot|fromCrossrefBot]] (Task/s: Importing licenses for 1.45 million CC licensed papers from the Crossref April 2022 dump.)
** Closed requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Cmtqwikibot 2|Cmtqwikibot 2]] (Task/s: Add credits (cast and crew) for audiovisual work produced in Quebec based on the Cinémathèque québécoise's catalogue data. Adds reference. Deletes redundant, more general existing statements in certain circumstances.)
*** [[d:Wikidata:Requests for permissions/Bot/MsynBot 12|MsynBot 12]] (Task/s: import missing [[d:Property:P227|GND ID (P227)]] identifier based on linked VIAF cluster)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [[d:Wikidata:Events#Wikidata_bug_triage_hour|Bug Triage Hour on dates input]], March 13th: Following up on an issue on date parsing in the Czech language ([[phab:T221097|T221097]]), fixed earlier in February, we would like to look at the changes induced by this fix together, check how the date input parsing works in your language, and identify some possibly remaining issues.
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/HZFJFAUCVKCKCKVN36PYJ5ILOSQW63NP/ Talk to the Search Platform / Query Service Team—March 1st, 2023]. Time: 16:00-17:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET
*** Eager to discover the potential of Wikidata and Wikibase for semantics? SEMIC is organising a series of workshops that are very much hands-on. Join the first workshop online on 24 January 2023 from 14:00 to 16:00 (CET) via Webex. [https://ec.europa.eu/eusurvey/runner/FirstWorkshopWikidata Register for the first event via this link]!
*** [[m:Wikimedia Taiwan/Wikidata Taiwan/OpenDataDay Taiwan 2023|Open Data Day Taiwan 2023]] March 3rd - 4th
** Ongoing
*** Weekly Lexemes Challenge #82, [https://dicare.toolforge.org/lexemes/challenge.php?id=82 Restaurant]
** Past
*** Wikibase Live Session: [https://etherpad.wikimedia.org/p/WBUG_2023.02.23 February 2023 log]
* '''Press, articles, blog posts, videos'''
** Videos
*** LIVE Wikidata editing #106 - [https://www.youtube.com/watch?v=CBUu_HBfdlQ YouTube]
*** CALA Speaker Series "Describing Chinese Rare Books and Cultural Heritage Collections" Session 1 - [https://www.youtube.com/watch?v=6JtvI5eW-6Y YouTube]
*** TWed Talk (21 Feb 2023): Sola Shirai on "Working with Wikidata" - [https://www.youtube.com/watch?v=bZvAxFFPWCc YouTube]
* '''Tool of the week'''
** [[m:AutosuggestSitelink|AutosuggestSitelink]] is a gadget that suggests Wikidata items for possible linking with a Wikimedia site page, using interwiki linking.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/7QTJBRU2T3J22SNV4TGBRML4QNBGCEOU/ Inconsistencies on WDQS data - data reload on WDQS]
** Survey Results: [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/7RTPF45CHBZMOPX3COU3NKKCP6UDL3A3/ Wikibase.Cloud user research]. The goal of the research was to uncover usergroups and usecases.
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/TLNL4LCGC45NPDCVTCET5RQWXQZV5YJQ/ Wikibase Suite Survey is now open]! The goal is to understand what role Wikibase plays in your organization and identify what you need from Wikibase based on how you currently make use of it.
** [[c:File:Wikibase Cloud Logo.svg|Wikibase.Cloud logo is now available on Wikimedia Commons]].
** Wikimedia Deutschland job openings
*** [https://wikimedia-deutschland.softgarden.io/job/28982978/Senior-Product-Manager-Wikidata-for-Wikimedia-Projects-m-f-d-/ Senior Product Manager Wikidata for Wikimedia Projects]
*** [https://wikimedia-deutschland.softgarden.io/job/28979394/Product-Manager-Wikibase-Product-Plattform-m-f-d-/ Product Manager Wikibase Product Platform]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11611|Norwegian media rating]] (<nowiki>age rating system for motion pictures, video and tv content used in Norway</nowiki>)
*** External identifiers: [[:d:Property:P11610|National Grid Balancing Mechanism unit ID]], [[:d:Property:P11613|SACEM Museum artist ID]], [[:d:Property:P11614|WSJ article ID]], [[:d:Property:P11615|InfluenceWatch influencer]], [[:d:Property:P11616|World Sailing sailor ID]], [[:d:Property:P11617|WiKirby ID]], [[:d:Property:P11618|SFMTA ID]], [[:d:Property:P11619|Full Fact ID]], [[:d:Property:P11620|Hungarian National Namespace place ID (new)]], [[:d:Property:P11621|Hungarian National Namespace person ID (new)]], [[:d:Property:P11622|Rate Your Music concert ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/rebuilt|rebuilt]] (<nowiki>year or date when the structure was reconstructed, rebuilt, repurposed or replaced by similar one (if the new and old structures have separate items, use P167/P1398 links instead)</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Faber Music composer ID|Faber Music composer ID]], [[:d:Wikidata:Property proposal/Wise Music Classical composer ID|Wise Music Classical composer ID]], [[:d:Wikidata:Property proposal/Wise Music Classical catalogue ID|Wise Music Classical catalogue ID]], [[:d:Wikidata:Property proposal/Boosey & Hawkes music ID|Boosey & Hawkes music ID]], [[:d:Wikidata:Property proposal/A Dictionary of South African English on Historical Principles entry ID|A Dictionary of South African English on Historical Principles entry ID]], [[:d:Wikidata:Property proposal/L’Équipe team ID|L’Équipe team ID]], [[:d:Wikidata:Property proposal/encyclopedia.com.ua ID|encyclopedia.com.ua ID]], [[:d:Wikidata:Property proposal/L’Équipe coach ID|L’Équipe coach ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://query.wikidata.org/#SELECT%20DISTINCT%20%3Flighthouse%20%3FlighthouseName%20%3FcountryLabel%20%28concat%28str%28%3Flatitude%29%2C%20%22%2C%20%22%2C%20str%28%3Flongitude%29%29%20AS%20%3Fcoordinates%29%20%3Fheight%20%3FbuiltDateLabel%20%3FfunctionalLabel%20%3FwikipediaUrl%0AWHERE%20%0A%7B%0A%20%20%3Flighthouse%20wdt%3AP31%20wd%3AQ39715.%20%20%20%23%20find%20all%20instances%20of%20lighthouse%0A%20%20%0A%20%20%3Fcountry%20wdt%3AP30%20wd%3AQ18.%20%20%20%20%20%20%20%20%20%23%20find%20all%20instances%20of%20country%20in%20South%20America%0A%20%20%3Flighthouse%20wdt%3AP17%20%3Fcountry.%20%20%20%20%23%20find%20lighthouses%20in%20South%20American%20countries%0A%20%20%0A%20%20OPTIONAL%20%7B%20%0A%20%20%20%20%3Flighthouse%20wdt%3AP17%20%3Fcountry.%0A%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%20%20%7D%0A%20%20%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flighthouse%20wdt%3AP625%20%3Fcoordinates.%0A%20%20%20%20BIND%28xsd%3Afloat%28STRAFTER%28STR%28%3Fcoordinates%29%2C%20%22Point%28%22%29%29%20AS%20%3Flongitude%29%0A%20%20%20%20BIND%28xsd%3Afloat%28STRAFTER%28STR%28%3Fcoordinates%29%2C%20%22%20%22%20%29%29%20AS%20%3Flatitude%29%0A%20%20%7D%0A%20%20%0A%20%20OPTIONAL%20%7B%20%3Flighthouse%20wdt%3AP2048%20%3Fheight.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Flighthouse%20wdt%3AP571%20%3FbuiltDate.%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flighthouse%20p%3AP1433%2Fps%3AP1433%20%3FwikipediaUrl.%20%20%23%20get%20the%20English%20Wikipedia%20page%20URL%0A%20%20%20%20FILTER%20%28LANG%28%3FwikipediaUrl%29%20%3D%20%27%27%20%7C%7C%20LANG%28%3FwikipediaUrl%29%20%3D%20%27en%27%29%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flighthouse%20p%3AP1317%20%3FfunctionalClaim.%0A%20%20%20%20%3FfunctionalClaim%20ps%3AP1317%20%3Ffunctional.%0A%20%20%20%20BIND%28IF%28%3Ffunctional%2C%20%22Operational%22%2C%20%22Not%20operational%22%29%20AS%20%3FfunctionalLabel%29%0A%20%20%7D%0A%20%20%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flighthouse%20rdfs%3Alabel%20%3FlighthouseName.%0A%20%20%20%20FILTER%20%28LANG%28%3FlighthouseName%29%20%3D%20%27en%27%29%0A%20%20%7D%0A%20%20%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Flighthouse%20schema%3Adescription%20%3FlighthouseName.%0A%20%20%20%20FILTER%20%28LANG%28%3FlighthouseName%29%20%3D%20%27en%27%29%0A%20%20%7D%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0A%0AORDER%20BY%20%3FlighthouseName%0A Map of lighthouses in South America] ([https://twitter.com/rusosnith/status/1629596375099867139 source])
*** [https://w.wiki/6PAr List of countries sorted by life expectancy] ([https://t.me/c/1224298920/104389 source])
* '''Development'''
** REST API:
*** We added a way to get all statements on an Item for a given Property ID via a filter ([[phab:T309021]])
*** We made it possible to configure the server for the "Try it out" button on the OpenAPI spec ([[phab:T329606]])
** Query Builder:
*** We added support for additional datatypes. Lexeme ([[phab:T329204]]), Sense ([[phab:T329206]]) and URL ([[phab:T329824]]) are already available now. Form ([[phab:T329205]]) and Property ([[phab:T329207]]) are in progress.
*** We continued the work on making it possible to switch the UI language ([[phab:T329487]])
** Constraints: We added support for showing constraint clarifications in constraint violation pop-up ([[phab:T219037]])
** We finished restricting unit/calendar/globe URIs to sensible values ([[phab:T102840]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 02 27|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:५३, २७ फ़रवरी २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24629333 -->
== Wikidata weekly summary #562 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Mbchbot 3|Mbchbot 3]] (Task/s: Adding missing [[d:Property:P2397|YouTube channel ID (P2397)]] statements to [[d:Property:P11245|YouTube handle (P11245)]] claims that are missing that mandatory qualifier)
*** [[d:Wikidata:Requests for permissions/Bot/MidleadingBot 4|MidleadingBot 4]] (Task/s: Add [[d:Property:P8687|social media followers (P8687)]] statements for [[d:Property:P11196|Baidu Tieba name (P11196))]]
*** [[d:Wikidata:Requests for permissions/Bot/LucaDrBiondi@Biondibot|Biondibot]] (Task/s: Import us patent from a csv file)
*** [[d:Wikidata:Requests for permissions/Bot/bitbotje|bitbotje]] (Task/s: Property [[d:Property:P1970|MovieMeter film ID (P1970)]] has a suggested constraint that the item should have a Dutch ('nl') label. The MovieMeter website has suitable labels and provides an API for structured data access. I have a script that reads the relevant section in [[d:Wikidata:Database reports/Constraint violations/P1970|Wikidata:Database reports/Constraint violations/P1970]] and for each listed item does an API call to moviemeter.nl and adds a label.)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/DoggoBot|DoggoBot]] (Task/s: Fix constraint violations of [[d:Property:P820|arXiv classification (P820)]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call March 7, 2023: Lydia Pintscher and Silvan Heintze will tell us about the new Wikidata REST API and Silvan will demonstrate some of its aspects. [https://docs.google.com/document/d/1PV7-IA8SgAOvPG4fTKU3gzcKzzZyKCOXLetvZjQ3334/edit# Agenda]
*** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/YQJPAFAWYEDGGCZEBIAAJETAVRSXZQC2/ Do you want to present at Wikimania 2023? Program submissions are open now until the end of day Tuesday 28 March].
*** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/CBMKDICCEVXRRKMQCHDRMV6BG4YDDSWU/ Wiki Workshop 2023 Call for Papers]. The call is for extended abstracts (2 pages) of ongoing or completed work. The deadline is March 23.
*** [[mw:Wikimedia_Hackathon_2023/Program|Wikimedia Hackathon 2023: Call for projects & sessions is now open]]! The deadline to submit sessions is April 4th. The final schedule will be made public on April 15th.
*** [[d:Wikidata:Events#Wikidata_bug_triage_hour|Bug Triage Hour on dates input]], March 13th: Following up on an issue on date parsing in the Czech language ([[phab:T221097|T221097]]), fixed earlier in February, we would like to look at the changes induced by this fix together, check how the date input parsing works in your language, and identify some possibly remaining issues.
*** [https://www.youtube.com/watch?v=dl-Ygy7eoao Wikidata Lab XXXVI: Participatory Machine Learning in Wikimedia: ORES] - 8 March 2023, on YouTube
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://www.begeek.fr/cette-app-place-sur-une-carte-du-monde-tous-les-endroits-qui-ont-leur-page-wikipedia-379035 This app places on a world map all the places that have their Wikipedia page]
*** [https://commonists.wordpress.com/2023/03/01/wikidata-and-the-sum-of-all-video-games-2022-edition/ Wikidata and the sum of all video games − 2022 edition]
*** [https://setsideb.com/wikidata-on-video-games/ WikiData on Video Games]
*** [https://diff.wikimedia.org/2023/02/28/be-part-of-the-wikimania-2023-program/?fbclid=IwAR25JmUcryt4LnBXxJtwnur3jCZS1nB4Vk9-U6tPC_c4KA0Tnvpwg_wN1Aw Be part of the Wikimania 2023 program!]
** Papers
*** [[d:Q116676168|Two years of explicit CiTO annotations (Q116676168)]], include how Wikidata and Scholia visualize citation typing annotations explain why research is cited
** Videos
***Open Data Day Taiwan 2023 recorded livestreams: [https://www.youtube.com/watch?v=rm6JmCU0sm8 Day 1]; [https://www.youtube.com/watch?v=Mc8kUfUX1to Day 2]
*** Wikidata for History of Science projects, by Martin Poulter - [https://www.youtube.com/watch?v=XZwCD08TuIc YouTube]
*** How to add Wikidata properties using PetScan in Finnish Wikipedia via categories - [https://www.youtube.com/watch?v=6Jvh87s-tIQ YouTube]
*** How to add Wikidata properties using PetScan in Finnish Wikipedia 2 - [https://www.youtube.com/watch?v=IYPpU9LFzgg YouTube]
*** LD4P3 - Browsing Across Music With Obtainable Wikidata - [https://www.youtube.com/watch?v=ih2hH-x5hsQ YouTube]
*** Extracting political data & relations from Wikidata - [https://www.youtube.com/watch?v=XohhHVbTi7c YouTube]
*** Operation of Wikidata and its centralized management of metadata linked to multiple databases (in French) - [https://www.youtube.com/watch?v=CwtJkHgS3VY YouTube]
*** Wikidata and higher education and research libraries (in French) - [https://www.youtube.com/watch?v=-AE-wWR3kRo YouTube]
*** Wikidata supporting open student research projects in plant chemistry - [https://www.youtube.com/watch?v=gvvc6sAZ7pM YouTube]
* '''Tool of the week'''
** [https://wikidata-todo.toolforge.org/images_in_categories_used_on_commons.php?category=Statues+in+Greece&depth=5&zero_only=1 wikidata-todo] is a tool that helps you find Commons categories with files, where none of the files are used on Wikidata.
* '''Other Noteworthy Stuff'''
** The WMDE Wikibase.Cloud team is currently seeking individuals who are interested in participating in interviews regarding the pressing issue of data modeling. [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/IUDZ4HAGEMDI5OLTUUNZWZDYYBFL36LU/ Please reach out if you'd like to participate].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11627|Lighthouse Directory page]] (<nowiki>group string for the item in The Lighthouse Directory</nowiki>)
****[[:d:Property:P11633|colocated with]] (<nowiki>event sharing location, facility or organization with another, typically larger event</nowiki>)
*** External identifiers: [[:d:Property:P11623|NCI Drug Dictionary ID]], [[:d:Property:P11624|HAA member ID]], [[:d:Property:P11625|Spotify user ID]], [[:d:Property:P11626|Vintage Fashion Guild label]], [[:d:Property:P11628|Biographical Dictionary of Emigrants of Georgia ID]], [[:d:Property:P11629|Fréjus et Toulon ID]], [[:d:Property:P11630|Swiss Games Garden game ID]], [[:d:Property:P11631|ERA ID]], [[:d:Property:P11632|Sky News topic ID]], [[:d:Property:P11634|Russian Second League player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/FLOW ID|FLOW ID]], [[:d:Wikidata:Property proposal/Electrodoc person ID|Electrodoc person ID]], [[:d:Wikidata:Property proposal/electrocd artist ID|electrocd artist ID]], [[:d:Wikidata:Property proposal/Wattpad username|Wattpad username]], [[:d:Wikidata:Property proposal/Virksomme ord ID|Virksomme ord ID]], [[:d:Wikidata:Property proposal/Identifier for an item in the norwegian database for political adresses ID|Identifier for an item in the norwegian database for political adresses ID]], [[:d:Wikidata:Property proposal/Kinoglaz film ID|Kinoglaz film ID]], [[:d:Wikidata:Property proposal/DBpia article ID|DBpia article ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6Phs Railway bridges in Germany and Austria] ([https://twitter.com/belett/status/1630940979367747585 source])
*** [https://w.wiki/6PbF Number of deaths in train wrecks per country] ([https://twitter.com/manchurian/status/1630856632694349830 source])
*** [https://w.wiki/6PuL Pairs of people who both have an English #Wikipedia article and are married to one another] ([https://wikis.world/@generalising@mastodon.flooey.org/109955704804734079 source])
* '''Development'''
** Wikibase REST API:
*** The statements endpoint now supports filtering by Property ID like ?property=P123 ([[phab:T309021]])
*** We started working on GET /entities/items/{item_id}/aliases ([[phab:T327882]])
*** We started working on including sitelink URLs in GET /entities/items/{item_id} ([[phab:T330252]])
** Community Wishlist Survey: We reviewed the [[m:Community_Wishlist_Survey_2023/Results|results]] and what we can do to address some of the wishes.
** Query Builder:
*** We continued work on the language selector to make it possible to switch the UI language ([[phab:T328764]])
*** We have added support for the datatypes for Form ([[phab:T329205]]) and Property ([[phab:T329207]])
** Search: We are looking deeper into how we can make it possible to search for Properties, Lexemes and EntitySchemas in the search box, not just Items ([[phab:T321543]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 03 06|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:५२, ६ मार्च २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24629333 -->
== Wikidata weekly summary #563 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/BorkedBot 10|BorkedBot 10]] (Import values of [[d:Property:P1810|subject named as (P1810)]], [[d:Property:P580|start time (P580)]], [[d:Property:P3744|number of subscribers (P3744)]], [[d:Property:P585|point in time (P585)]], [[d:Property:P1552|has quality (P1552)]] ([[d:Q83807365|You must be 18+ to view this community (Q83807365)]], [[d:Q72970624|private subreddit (Q72970624)]], [[d:Q99518895|restricted subreddit (Q99518895)]], [[d:Q66364374|quarantined subreddit (Q66364374)]]) (if applicable), [[d:Property:P582|end time (P582)]] (if applicable), based on [[d:Property:P3984|subreddit (P3984)]]).
*** [[d:Wikidata:Requests for permissions/Bot/Bitbotje 2|Bitbotje 2]] (Task/s: remove redundant item aliases)
*** [[d:Wikidata:Requests for permissions/Bot/HubaishanBot|HubaishanBot]] (The Bot will import some data from [[d:Q830106|GeoNames (Q830106)]], [[d:Q1194038|Geographic Names Server (Q1194038)]], [[d:Q936|OpenStreetMap (Q936)]] and [[d:Q12202700|Yemen General Census of Population, Housing and Establishments 2004 (Q12202700)]] for only Yemen places these data includes: location, refs, names, population, sub administrative territorial, shared borders. all data imported with me in local database and checked.)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/bitbotje|bitbotje]] (Task/s: Property [[d:Property:P1970|MovieMeter film ID (P1970)]] has a suggested constraint that the item should have a Dutch ('nl') label. The MovieMeter website has suitable labels and provides an API for structured data access. I have a script that reads the relevant section in [[d:Wikidata:Database reports/Constraint violations/P1970|Wikidata:Database reports/Constraint violations/P1970]] and for each listed item does an API call to moviemeter.nl and adds a label.)
** New request for comments:
*** [[d:Wikidata:Requests for comment/Wikidata as fans resources|Wikidata as fans resources]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Ongoing
*** Weekly Lexemes Challenge #84, [https://dicare.toolforge.org/lexemes/challenge.php?id=84 Carnival]
** Past
*** [[Wikidata:WikiProject Kerala/Events/ODD 2023|Open Data Day 2023 edit-a-thon]] by [[Wikidata:WikiProject Kerala]] - March 10-11th 2023
* '''Press, articles, blog posts, videos'''
** Blogs
*** [[:w:outreach:GLAM/Newsletter/February 2023/Contents/Belgium report|Public Domain Day Belgium 2023]]
*** [https://diff.wikimedia.org/2023/02/14/the-biodiversity-heritage-library-is-round-tripping-persistent-identifiers-with-the-wikidata-query-service/ The Biodiversity Heritage Library is Round Tripping Persistent Identifiers with the Wikidata Query Service]
*** [https://blog.library.wales/named-entity-recognition-for-placenames-in-welsh-language-texts/ Named Entity Recognition for Placenames in Welsh Language Texts]
*** [https://medium.com/european-data-journalism-network/the-messy-data-sources-behind-mapping-diversity-3cc7338b8b84 The messy data sources behind “Mapping diversity]
** Papers
*** [https://www.semantic-web-journal.net/system/files/swj3370.pdf How can the social sciences benefit from knowledge graphs? A case study on using Wikidata and Wikipedia to examine the world’s billionaires]
** Videos
*** Wikidata Lab XXXVI: Participatory Machine Learning in Wikimedia: ORES - [https://www.youtube.com/watch?v=dl-Ygy7eoao YouTube]
*** LIVE Wikidata editing #107 - [https://twitter.com/i/broadcasts/1YpJkgnkgvrJj Twitter]
** Podcasts
*** [https://www.wikimedia.de/wikimove-site/podcast/episode-9-abstract-wikipedia/ WIKIMOVE Episode #9 - Abstract Wikipedia]. The guests are Lydia Pintscher and Denny Vrandečić.
* '''Tool of the week'''
** [https://etymology.dsantini.it/#10,45,3,blue,all_db Open Etymology Map] - is an interactive map that shows the etymology of names of streets and points of interest. ([https://gisplay.pl/mapy/10578-dzieki-tej-mapie-poznasz-historie-nazw-ulic-i-interesujacych-miejsc.html blogpost] in Polish)
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11635|Modrinth project ID]], [[:d:Property:P11636|Akademi Kernewek ID]], [[:d:Property:P11637|Wattpad username]], [[:d:Property:P11638|The Counted person ID]], [[:d:Property:P11639|L’Équipe team ID]], [[:d:Property:P11640|Hart Island Project person ID]], [[:d:Property:P11641|explain xkcd ID]], [[:d:Property:P11642|La grammatica italiana ID]], [[:d:Property:P11643|CurseForge project ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/University of Barcelona authority ID|University of Barcelona authority ID]], [[:d:Wikidata:Property proposal/IRIS private universities (2) IDs|IRIS private universities (2) IDs]], [[:d:Wikidata:Property proposal/Deutsche Synchronkartei Person-ID|Deutsche Synchronkartei Person-ID]], [[:d:Wikidata:Property proposal/IRIS Lazio IDs|IRIS Lazio IDs]], [[:d:Wikidata:Property proposal/Napster album ID|Napster album ID]], [[:d:Wikidata:Property proposal/AIBA ID|AIBA ID]], [[:d:Wikidata:Property proposal/Athletic Bilbao profile ID|Athletic Bilbao profile ID]], [[:d:Wikidata:Property proposal/Epson Tour player ID|Epson Tour player ID]], [[:d:Wikidata:Property proposal/WPGA Tour Australasia player ID|WPGA Tour Australasia player ID]], [[:d:Wikidata:Property proposal/Litres author ID|Litres author ID]], [[:d:Wikidata:Property proposal/Artist Directory ID|Artist Directory ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6SA$ Notable milkmaids]
*** [https://w.wiki/6RPo Places of birth or death of female painters in Brittany] ([https://twitter.com/belett/status/1633838740761370626 source])
*** [https://w.wiki/KKU What profession do women in Basque Wikipedia biographies have?] ([https://twitter.com/euwikipedia/status/1633372272328163328 source])
*** [https://w.wiki/6Pnm World map according to shared borders] ([https://twitter.com/EntityExplosion/status/1631094721044172800 source])
*** [https://w.wiki/5Pbw Top album languages found on Wikidata right now] (Week 10, 2023) ([https://wikis.world/@moebeus@mastodon.online/110004209285152782 source])
* '''Development'''
** Query Builder: We continued the work on making it possible to switch the language of the UI ([[phab:T328764]])
** EntitySchemas: We started the development of version 2 with some underlying cleanup and technical improvements.
** REST API:
*** We worked on getting full URLs for sitelink data in the responses ([[phab:T330252]])
*** We worked on a dedicated way to get the aliases of an Item ([[phab:T327882]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 03 13|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:०९, १३ मार्च २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24700197 -->
== Wikidata weekly summary #564 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: WikiCite Monthly Meeting, online on 28 March 2023 at 16:00 UTC. [https://etherpad.wikimedia.org/p/wikicite-monthly-2023-03 Information and notes]
* '''Press, articles, blog posts, videos'''
** Blogs
*** In [[m:Special:MyLanguage/Abstract Wikipedia/Updates/2023-03-15|this week's update by the Abstract Wikipedia and Wikifunctions team]], they are asking where the right place to store and maintain Abstract Wikipedia should be. All of the options involve Wikidata to some extent, some more, some less. If the content of Abstract Wikipedia is hosted on Wikidata, that would lead to an increased scope for the Wikidata community (and likely more contributors joining). But that is a decision the Wikidata community needs to be involved in as well. (Also, if you are interested, the [[m:Abstract Wikipedia/Updates|Abstract Wikipedia updates]] might be worth to follow.)
** Papers
*** ''[https://link.springer.com/article/10.1007/s10639-023-11664-1 Investigating the potential of the semantic web for education: Exploring Wikidata as a learning platform]''
** Videos
***
** Notebooks
*** [https://observablehq.com/@pac02/country-diversity-of-external-links-in-wikipedia-in-fre Country diversity of external links domain names in Wikipedia in French] an analysis of all domain names in Wikipedia in French by country associated to the website.
* '''Tool of the week'''
**[[d:User:BrokenSegue/shorten.js|User:BrokenSegue/shorten.js]] makes statements boxes for a particular property scrollable if it is too tall.
* '''Other Noteworthy Stuff'''
** A [[Wikidata:SPARQL query service/WDQS backend update/March 2023 scaling update|new Wikidata Query Service scaling update has been published]]. It outlines the WDQS current state and summarizes the suggestions with the most impact we’re exploring now, with a few in-progress.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11644|STS program ID]], [[:d:Property:P11645|Electronic library encyclopedia.com.ua]], [[:d:Property:P11646|Deutsche Synchronkartei person ID]], [[:d:Property:P11647|A Dictionary of South African English on Historical Principles entry ID]], [[:d:Property:P11648|Syoboi Calendar series ID]], [[:d:Property:P11649|Malaysia Federal Legislation act ID]], [[:d:Property:P11650|Moscow University Herbarium ID]], [[:d:Property:P11651|Digital Daijisen ID (goo dictionary)]], [[:d:Property:P11652|Pakistan Sign Language Dictionary ID]], [[:d:Property:P11653|IRIS UNICAMPUS author ID]], [[:d:Property:P11654|IRIS UNIECAMPUS author ID]], [[:d:Property:P11655|IRISanRaf author ID]], [[:d:Property:P11656|Epigraphik-Datenbank Clauss / Slaby ID]], [[:d:Property:P11657|NTV program ID]], [[:d:Property:P11658|Faber Music music ID]], [[:d:Property:P11659|Faber Music composer ID]], [[:d:Property:P11660|Boosey & Hawkes music ID]], [[:d:Property:P11661|Wise Music Classical work ID]], [[:d:Property:P11662|IATE ID]], [[:d:Property:P11663|Jewish English Lexicon ID]], [[:d:Property:P11664|Wise Music Classical composer ID]], [[:d:Property:P11665|Rate Your Music work ID]], [[:d:Property:P11666|Norwegian Petroleum Directorate field ID]], [[:d:Property:P11667|Epson Tour player ID]], [[:d:Property:P11668|Digital Bhashakosha page number]], [[:d:Property:P11669|PlaymakerStats.com competition ID]], [[:d:Property:P11670|Electrodoc person ID]], [[:d:Property:P11671|Archivarta ID]], [[:d:Property:P11672|CassiOpeA author ID]], [[:d:Property:P11673|IRIS UNIROMA2 author ID]], [[:d:Property:P11674|IRIS UNIROMA3 author ID]], [[:d:Property:P11675|Sjøhistorie ship ID]], [[:d:Property:P11676|electrocd artist ID]], [[:d:Property:P11677|köztérkép ID]], [[:d:Property:P11678|ForPost person ID]], [[:d:Property:P11679|Crimean virtual necropolis persons ID]], [[:d:Property:P11680|eTK ID]], [[:d:Property:P11681|eVK2 ID]], [[:d:Property:P11682|Ivi title ID]], [[:d:Property:P11683|Ivi person ID]], [[:d:Property:P11684|Saint Petersburg Conservatory person ID]], [[:d:Property:P11685|Hungarian National Namespace organisation ID (new)]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/system requirements|system requirements]] (<nowiki>system requirements for video game or software</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Brazzers ID|Brazzers ID]], [[:d:Wikidata:Property proposal/Universo del corpo ID|Universo del corpo ID]], [[:d:Wikidata:Property proposal/Zeneszöveg.hu international artist ID|Zeneszöveg.hu international artist ID]], [[:d:Wikidata:Property proposal/Tekstowo.pl artist ID|Tekstowo.pl artist ID]], [[:d:Wikidata:Property proposal/Tekściory artist ID|Tekściory artist ID]], [[:d:Wikidata:Property proposal/Merchbar electronic dance music artist ID|Merchbar electronic dance music artist ID]], [[:d:Wikidata:Property proposal/BSDB player ID|BSDB player ID]], [[:d:Wikidata:Property proposal/The Athletic team ID|The Athletic team ID]], [[:d:Wikidata:Property proposal/The Athletic player ID|The Athletic player ID]], [[:d:Wikidata:Property proposal/GSAFD ID|GSAFD ID]], [[:d:Wikidata:Property proposal/Feminae ID|Feminae ID]], [[:d:Wikidata:Property proposal/IFTTT service ID|IFTTT service ID]], [[:d:Wikidata:Property proposal/stock keeping unit|stock keeping unit]], [[:d:Wikidata:Property proposal/Federiciana ID|Federiciana ID]], [[:d:Wikidata:Property proposal/LIBRA Unine ID|LIBRA Unine ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6Tzi Lexeme with a Sense related to a geolocated Item] ([https://twitter.com/belett/status/1635661616074182658 source])
*** [https://w.wiki/6Tzk Highest TV seasons numbers] ([https://twitter.com/WikidataFacts/status/1636152283590275079 source])
* '''Development'''
** EntitySchemas: We are preparing for adding a new datatype and other changes by improving tests, documentation, etc.
** Date input: We did a bug triage hour around issues with date parsing and improved it for Japanese dates ([[phab:T214002]])
** Ontology issues: We started evaluating the survey responses for the survey about different types of ontology issues reusers are facing. More work is needed before we have results.
** REST API: We finished work on including the URL of an article in sitelink data ([[phab:T330252]]) as well as providing all aliases of an Item ([[phab:T327882]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 03 20|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १६:५५, २० मार्च २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24720155 -->
== Wikidata weekly summary #565 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
**Upcoming:
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour March 27, 2023: We will be creating items related to notable book podcasts. You are, as always, welcome to bring your own project to work on.[https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-March-27_Wikidata_Working_Hour Event page]
*** WikiCite Monthly Meeting, online on 28 March 2023 at 16:00 UTC. [https://etherpad.wikimedia.org/p/wikicite-monthly-2023-03 Information and notes]
*** Wikidata Query Service backend update office hours will be held [https://meet.jit.si/WDQSOfficeHour on Jitsi] on 27 March 2023 at 17:00 UTC ([https://etherpad.wikimedia.org/p/WDQSOfficeHourMar27 link to the Etherpad]) and 28 March 2023 at 10:00 UTC ([https://etherpad.wikimedia.org/p/WDQSOfficeHourMar28 link to the Etherpad])
*** Weekly Lexemes Challenge #86, [https://dicare.toolforge.org/lexemes/challenge.php?id=86 Clothes]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://www.bobdc.com/blog/wikidatanormalizing/ Normalizing company names (and more) with SPARQL and Wikidata] by Bob DuCharme
*** [http://magnusmanske.de/wordpress/?p=691 Musings on the Wikidata backend] by Magnus Manske
*** [https://wikimedia.org.au/wiki/Announcing_Our_2023_Wikidata_Fellows Announcing Our 2023 Wikidata Fellows] by Wikimedia Australia and Wikimedia Aotearoa New Zealand
*** [http://magnusmanske.de/wordpress/?p=688 Presentation of Generic Unified List Processor] by Magnus Manske
*** [https://the-qa-company.com/blog/blog-extended/72 How linked data can help with anonymization] by Sri Kalidindi
** Notebooks
*** [https://public-paws.wmcloud.org/User:PAC2/SPARQLDatasetv3.ipynb Collecting a dataset of 481,437 SPARQL queries from Wikidata]. See the [https://public-paws.wmcloud.org/User:PAC2/large_sparql_queries_dataset.csv csv file] and the [https://public-paws.wmcloud.org/User:PAC2/large_sparql_queries_dataset.parquet parquet file].
* '''Tool of the week'''
** [http://Declarator.org Declarator.org] is Transparency Intl. Russia's project to track politicians assets ([https://twitter.com/open_sanctions/status/1506560708632326148 mentioned by OpenSanctions])
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11685|Hungarian National Namespace organisation ID (new)]], [[:d:Property:P11686|University of Barcelona authority ID]], [[:d:Property:P11687|Kinoglaz film ID]], [[:d:Property:P11688|MobyGames game ID]], [[:d:Property:P11689|MobyGames company ID]], [[:d:Property:P11690|MobyGames group ID]], [[:d:Property:P11691|Feminae record ID]], [[:d:Property:P11692|Alexandria UniSG person ID]], [[:d:Property:P11693|OpenStreetMap node ID]], [[:d:Property:P11695|literatura.lv ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/ISCED Attainment|ISCED Attainment]] (<nowiki>ISCED attainment is the UNESCO main classification of educational level, it is used to map each level to the global classification used by UNESCO. This is useful because the same local level can mean different things in different countries. It identifies the specific levels of the International Standard Classification of Education (ISCED) Attainment model. Has two sub qualifiers - code and label.</nowiki>)
****[[:d:Wikidata:Property proposal/first performance by|first performance by]] (<nowiki>performer or performing group for the first performance of a work</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Enciclopedia delle scienze sociali ID|Enciclopedia delle scienze sociali ID]], [[:d:Wikidata:Property proposal/Boomplay album ID|Boomplay album ID]], [[:d:Wikidata:Property proposal/Ticino Scienza ID|Ticino Scienza ID]], [[:d:Wikidata:Property proposal/AML ID|AML ID]], [[:d:Wikidata:Property proposal/Arabic Ontology form ID|Arabic Ontology form ID]], [[:d:Wikidata:Property proposal/NHF club ID|NHF club ID]], [[:d:Wikidata:Property proposal/L'Histoire par l'image ID|L'Histoire par l'image ID]], [[:d:Wikidata:Property proposal/Sinta affiliation ID|Sinta affiliation ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6Vv8 Wikidata items which have both a UK Parliament Thesaurus ID and a subreddit] ([https://twitter.com/philbgorman/status/1639430275519094787 source])
*** [https://w.wiki/6Vv6 Number of books written in Basque grouped by the birth place of their authors] ([https://twitter.com/euwikipedia/status/1638517496520097792 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Emoji|WikiProject Emoji]]
* '''Development'''
** [[d:Wikidata:Schemas|EntitySchemas]]: We started working on the new datatype to link to EntitySchemas in statements ([[phab:T214884]])
** [https://query.wikidata.org/querybuilder Query Builder]: We finished the work on the language selector so you can swithc the interface language of the tool ([[phab:T328148]]) It will be available on the site in the next days.
** [[d:Wikidata:REST API|Wikibase REST API]]: We implemented the functionality to provide an Item's label, description or aliases in a specific language ([[phab:T323173]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 03 27|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १७:५६, २७ मार्च २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24766138 -->
== Wikidata weekly summary #566 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* ''' Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 6|RPI2026F1Bot 6]] (Task: Auto create month/year pages for [[Wikidata:Requests for deletions/Archive|Wikidata:Requests for deletions/Archive]])
*** [[d:Wikidata:Requests for permissions/Bot/IngeniousBot 3|IngeniousBot 3]] (Task: Adding identifiers to album items, based on existing identifiers)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Bitbotje 2|Bitbotje 2]] (Task: remove redundant item aliases)
*** [[d:Wikidata:Requests for permissions/Bot/MidleadingBot 4|MidleadingBot 4]] (Task: Add [[d:Property:P8687|social media followers (P8687)]] statements for [[d:Property:P11196|Baidu Tieba name (P11196)]])
* ''' [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past
*** Query Service Office Hours [[d:Wikidata:SPARQL query service/WDQS backend update/Feb 2022 scaling community meetings|February 2022 community meetings]] (Etherpads: [[etherpad:p/R5n382Ld0Vvykc7Ak3iH|Meeting #1]], [[etherpad:p/yPUhyhbmXglC_Magx0Go|Meeting #2]])
*** WikiCite callabout scientific articles in the bigger Wikidata picture ([[etherpad:p/wikicite-monthly-2023-03|notes]], [[:File:WikiCite Scientific articles and beyond in Wikidata.pdf|slides]])
***Ongoing
*** Weekly Lexemes Challenge ''(previous challenge: #84, [https://dicare.toolforge.org/lexemes/challenge.php?id=84 Bones])''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call April 4, 2023: Magnus Manske will discuss Wikidata editing tools and tools that use linked data from other sources (eg GND, VIAF) to integrate in Wikidata. [https://docs.google.com/document/d/1gxWQP7yrCYAZFnjLdhMPmmVrx2_GPlWcd1rTiqglwA8/edit# Agenda]
* ''' Press, articles, blog posts, videos'''
** Blogs
*** [http://magnusmanske.de/wordpress/?p=691 The Whelming - Musings on the backend, by Magnus Manske]
*** [https://arxiv.org/abs/2303.12329 Boosting interoperability: towards an increasingly reusable bioinformatics knowledge base]
** Papers
*** [https://figshare.com/articles/presentation/_la_recherche_des_r_cits_queer_travers_les_si_cles/22357246 In Search of Queer Narratives Through the Centuries] (French), John Samuel, [https://sassqueer.fr/ SASS Queer 2023], INSA Lyon, (organized by the association EXIT Lyon), March 29 2023: Talk on documenting queer history on Wikidata
*** [https://itnext.io/extracting-data-from-wikidata-using-sparql-and-python-59e0037996f Extracting Data from Wikidata Using SPARQL and Python]
*** [https://www.semantic-web-journal.net/system/files/swj3330.pdf A Study of Concept Similarity in Wikidata]
*** [https://www.semantic-web-journal.net/system/files/swj3376.pdf Can you trust Wikidata?]
** Videos
*** Wiki In Africa - Wikidata Office Hour Session by Yamen Bousrih - [https://www.youtube.com/watch?v=oj532KOWmIM YouTube]
*** LIVE Wikidata editing #108 - [https://www.youtube.com/watch?v=2QnzIvcJbd0 YouTube]
*** Reuse of Wikidata Data - Open Data Day Taiwan 2023 (in Chinese) - [https://www.youtube.com/watch?v=k1DdmhHfpig YouTube]
*** Adding sitelinks to Wikidata in Mobile view (in Hausa) - [https://www.youtube.com/watch?v=7AegX6jcqNE YouTube]
*** Introduction to Wikidata (OBO Academy Tutorial) - [https://www.youtube.com/watch?v=KonJqKquUSU YouTube]
*** WikiArchives/Wikidata/Wikibase by Léa Lacroix, Nicolas Vigneron and Gilliane Kern (in French) - [https://www.youtube.com/watch?v=Udq37sRU60c YouTube]
*** A (very) short introduction to Wikidata - [https://www.youtube.com/watch?v=ZB-1f6CKEgU YouTube]
*** Creating a News Signal from a Wikidata Entity - [https://www.youtube.com/watch?v=HdoOiMXOrQ8 YouTube]
*** Sustainable Open Data using Wikidata - (Everything Open 2023) - [https://www.youtube.com/watch?v=b87A7QMbfpI YouTube]
*** Wikibase and Semantic MediaWiki Knowledge Graphs as part of Linked Open Data - [https://www.youtube.com/watch?v=kKEbxTNFSFM YouTube]
** Notebooks
*** [https://observablehq.com/d/154c19f1a036f8d6 Statistics on Wikidata property scopes]
* ''' Tool of the week'''
** [[d:User:Zvpunry/WikibaseEcho.js|User:Zvpunry/WikibaseEcho.js]] is a userscript that shows the labels of entities in your notifications.
* ''' Other Noteworthy Stuff'''
** Wikimedia Deutschland job openings
*** [https://wikimedia-deutschland.softgarden.io/job/30730373?l=en Engineering Manager Wikidata for Wikimedia Projects]
*** [https://wikimedia-deutschland.softgarden.io/job/30596953?l=en Community Communications Manager, Wikidata for Wikimedia Projects]
*** [https://wikimedia-deutschland.softgarden.io/job/30432915?l=en UX Designer / Researcher Wikidata for Wikimedia projects]
* ''' Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11698|student retention rate]] (<nowiki>Proportion of first-year students at the educational institution who return for their second year</nowiki>)
*** External identifiers: [[:d:Property:P11696|Newguineaworld ID]], [[:d:Property:P11697|Ticino Scienza IBSA Foundation ID]], [[:d:Property:P11699|China movable cultural relic ID]], [[:d:Property:P11700|JMdict sequence number]], [[:d:Property:P11701|TASVideos game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/Kinoglaz person ID|Kinoglaz person ID]], [[:d:Wikidata:Property proposal/Tatoeba sentence ID|Tatoeba sentence ID]], [[:d:Wikidata:Property proposal/IRIS private universities (3) IDs|IRIS private universities (3) IDs]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6WGF Authors from Latin America born today] ([https://twitter.com/espejolento/status/1640790970781540353 source])
*** [https://w.wiki/6VY6 Businesses who's official websites use the ".biz" top-level domain] ([https://twitter.com/philbgorman/status/1639746513919176704 source])
* ''' Development'''
** EntitySchemas: We are continuing the development of a new datatype to link to EntitySchemas in statements ([[phab:T214884]])
** Search: We are doing user testing with prototypes for search that makes it easier to find Properties, Lexemes and EntitySchemas ([[phab:T321543]])
** REST API: We are workng on making it possible to create, or replace, a label or a description in a given language ([[phab:T323813]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* ''' Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 04 03|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:२५, ३ अप्रैल २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24808289 -->
== Wikidata weekly summary #567 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 7|RPI2026F1Bot 7]] (Add [[d:Property:P580|start time (P580)]] as qualifiers to [[d:Property:P3984|subreddit (P3984)]])
*** [[d:Wikidata:Requests for permissions/Bot/BotFunast|BotFunast]] (Task: The bot is already operational in the [[d:shi:Tasna_Tamzwarut|Tachelhit Wikipedia]]. One of its main tasks is editing template tags and categories, and creating new ones when necessary, based on a csv database (that you can find in github) . When adding new pages though, a common problem is to link those to Wikidata. This can be unfeasible by hand in a reasonable amount of time, when hundreds of pages, e.g. categories, are added at once. The idea is to have the bot approved for Wikidata, so it can link the pages to their counterparts in other languages automatically.)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 6|RPI2026F1Bot 6]] (Task: Auto create month/year pages for [[Wikidata:Requests for deletions/Archive|Wikidata:Requests for deletions/Archive]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 19th April 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** [https://wikiworkshop.org/2023/ Registration for Wiki Workshop 2023 on May 11, 2023 has started].
** Ongoing
*** Weekly Lexemes Challenge #87, [https://dicare.toolforge.org/lexemes/challenge.php?id=87 Beach]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/04/05/7-in-7-celebrating-the-impacts-of-wikimedia-fulfulde-community-on-wikidata/ Celebrating the impacts of Wikimedia Fulfulde Community on Wikidata]
*** [https://the-qa-company.com/blog/blog-extended/72 How Open Data can help you out in more diverse situations!]
*** [https://github.com/stefangrotz/Auto-GPT-Wikidata Auto-GPT: An Autonomous GPT-4 Experiment]
*** [[outreach:GLAM/Newsletter/March 2023/Contents/Wikidata report|Mismatch Finder: Resolving Mismatches in Wikidata’s 100 Million Items]]
*** [http://magnusmanske.de/wordpress/?p=695 The Whelming - Cram as cram can, by Magnus Manske]
*** [https://blogs.ed.ac.uk/witchcraft_visualisation/finding-impossible-witches-part-one/ Finding Impossible Witches: Part One The Search Begins]
*** [https://enrichingheritage.wordpress.com/2023/04/05/wikidata-and-wikimedia-commons-as-linked-data-hubs-dissemination-of-ku-leuven-libraries-digitized-collections/ Wikidata and Wikimedia Commons as Linked Data Hubs: Dissemination of KU Leuven Libraries’ digitized collections]
** Papers
*** [https://drops.dagstuhl.de/opus/volltexte/2023/17810/ Knowledge Graphs and their Role in the Knowledge Engineering of the 21st Century]
** Videos
*** LIVE Wikidata editing #108 - [https://www.youtube.com/watch?v=2QnzIvcJbd0&t=4s YouTube]
*** Bootstrap a News Signals Dataset using Wikidata SPARQL Query Service - [https://www.youtube.com/watch?v=JCYQ0TP_0dQ YouTube]
*** SEMIC community: Third workshop on Wikidata and Wikibase - [https://www.youtube.com/watch?v=Zd8siJCHxfg YouTube]
*** Wikidata The Making Of trailer Web Conference 2023 - [https://www.youtube.com/watch?v=YxWs_BS31QE YouTube]
*** [Open Data Day Taiwan 2023] Wikidata Community Workshop Day 1 (in Chinese) - [https://www.youtube.com/watch?v=JKQbcexFkco YouTube]
** Notebooks
*** [https://observablehq.com/d/81039c52dd33a9c0 Fork of Social reproduction in the French cinema: evidence from Wikidata]
* '''Tool of the week'''
** [https://pauken.toolforge.org/#/ Pauken!] ("to cram" in German) - is a tool lets you learn words in different languages, based on images.
* '''Other Noteworthy Stuff'''
** [https://blog.mozilla.org/en/mozilla/mozilla-launches-responsible-ai-challenge/ Mozilla launched the Responsible AI Challenge], in case someone wants to apply with a great Wikidata-supported project.
** Wikimedia Deutschland job openings
*** [https://wikimedia-deutschland.softgarden.io/job/30730373?l=en Engineering Manager Wikidata for Wikimedia Projects]
*** [https://wikimedia-deutschland.softgarden.io/job/30596953?l=en Community Communications Manager, Wikidata for Wikimedia Projects]
*** [https://wikimedia-deutschland.softgarden.io/job/30432915?l=en UX Designer / Researcher Wikidata for Wikimedia projects]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11702|information sign]] (<nowiki>property for the image of a (historical or other) information sign or board</nowiki>)
****[[:d:Property:P11707|location URL match pattern]] (<nowiki>regex pattern of URL that individual shops/amenity within a chain can be matched against</nowiki>)
*** External identifiers: [[:d:Property:P11704|INEP ID]], [[:d:Property:P11705|Facebook numeric ID]], [[:d:Property:P11706|Aligulac player ID]], [[:d:Property:P11708|U.S. Epigraphy Project ID]], [[:d:Property:P11709|Artist Directory ID]], [[:d:Property:P11710|LIBRA Unine ID]], [[:d:Property:P11711|Litres author ID]], [[:d:Property:P11712|NHF club ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/orchestration|orchestration]] (<nowiki>the instruments used in a musical composition or arrangement in notated form</nowiki>)
****[[:d:Wikidata:Property proposal/part of other combined lexeme|part of other combined lexeme]] (<nowiki>qualifier on P5238 to indicate that a component appearing in a compound lexeme actually comes from the appearance of another compound lexeme</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/MEL residence ID|MEL residence ID]], [[:d:Wikidata:Property proposal/Kress Collection Digital Archive ID|Kress Collection Digital Archive ID]], [[:d:Wikidata:Property proposal/IRIS Lombardy IDs|IRIS Lombardy IDs]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6UeA Superheroes with a degree in the humanities] ([https://twitter.com/tophkat/status/1638647034914955264 source])
*** [https://w.wiki/6Zu5 Places of discovery of objects held in the Musée de Bretagne (colored according to the period of the object)] ([https://twitter.com/belett/status/1645732696105136130 source])
*** [https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fitem%20%3FitemLabel%20%3Fdate0%20%3Fdate1%20%3Fprec%20%3Fdiff%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%22.%20%7D%0A%20%20%7B%0A%20%20%20%20SELECT%20DISTINCT%20%3Fitem%20%3Fdate0%20%3Fdate1%20%3Fprec%20%3Fdiff%20WHERE%20%7B%0A%20%20%20%20%20%20BIND%2811%20%20AS%20%3Fminimum_precision%29%20%23%20minimum%20precision%3B%207%20%3D%20century%2C%208%20%3D%20decade%2C%209%20%3D%20year%2C%2010%20%3D%20month%2C%2011%20%3D%20day%0A%20%20%20%20%20%20%0A%20%20%20%20%20%20%3Fitem%20p%3AP570%20%3Fstatement0%2C%20%3Fstatement1.%0A%20%20%20%20%20%20%3Fstatement0%20wikibase%3Arank%20%3Frank0.%0A%20%20%20%20%20%20%3Fstatement1%20wikibase%3Arank%20%3Frank1.%0A%20%20%20%20%20%20%0A%20%20%20%20%20%20FILTER%28%3Frank0%20%3D%20%3Frank1%29%0A%20%20%20%20%20%20FILTER%28%3Frank0%20%21%3D%20wikibase%3ADeprecatedRank%29%0A%20%20%20%20%20%20%0A%20%20%20%20%20%20%3Fstatement0%20psv%3AP570%20%3Fvalue0.%0A%20%20%20%20%20%20%3Fstatement1%20psv%3AP570%20%3Fvalue1.%0A%20%20%20%20%20%20%3Fvalue0%20wikibase%3AtimePrecision%20%3Fprecision0.%0A%20%20%20%20%20%20%3Fvalue1%20wikibase%3AtimePrecision%20%3Fprecision1.%0A%20%20%20%20%20%20BIND%28IF%28%3Fprecision0%20%3C%20%3Fprecision1%2C%20%3Fprecision0%2C%20%3Fprecision1%29%20AS%20%3Fprec%29%0A%20%20%20%20%20%20FILTER%28%3Fprec%20%3E%3D%20%3Fminimum_precision%29%0A%20%20%20%20%20%20%3Fvalue0%20wikibase%3AtimeValue%20%3Fdate0.%0A%20%20%20%20%20%20%3Fvalue1%20wikibase%3AtimeValue%20%3Fdate1.%0A%20%20%20%20%20%20FILTER%28%3Fdate0%20%3C%20%3Fdate1%29%0A%20%20%20%20%20%20%0A%20%20%20%20%20%20BIND%28%0A%20%20%20%20%20%20%20%20IF%28%3Fprec%20%3D%207%20%2C%201%2C%0A%20%20%20%20%20%20%20%20IF%28%3Fprec%20%3D%208%20%2C%2010%2C%0A%20%20%20%20%20%20%20%20IF%28%3Fprec%20%3D%209%20%2C%20100%2C%0A%20%20%20%20%20%20%20%20IF%28%3Fprec%20%3D%2010%20%2C%201000%2C%0A%20%20%20%20%20%20%20%20IF%28%3Fprec%20%3E%3D%2011%2C%2010000%2C%0A%20%20%20%20%20%20%20%20%20%20%200%29%29%29%29%29%0A%20%20%20%20%20%20%20%20AS%20%3Fprecision_adj%29%0A%20%20%20%20%20%20%0A%20%20%20%20%20%20BIND%28%28%3Fdate1%20-%20%3Fdate0%29%20%2a%20%3Fprecision_adj%20AS%20%3Fdiff%29%0A%20%20%20%20%20%20%3Farticle%20schema%3Aabout%20%3Fitem%3B%0A%20%20%20%20%20%20%20%20schema%3AinLanguage%20%22en%22%3B%0A%20%20%20%20%20%20%20%20schema%3AisPartOf%20%3Chttps%3A%2F%2Fen.wikipedia.org%2F%3E.%0A%20%20%20%20%7D%0A%20%20%20%20LIMIT%2010000%0A%20%20%7D%0A%7D%0AORDER%20BY%20DESC%20%28%3Fdiff%29 People with far apart reported death dates] ([https://twitter.com/cuniiform/status/1645253579043659777 source])
*** [https://w.wiki/6TNS Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110162296549080264 source])
*** [https://w.wiki/6YpN Articles in a specific venue citing retracted articles] ([https://wikis.world/@egonw@scholar.social/110162154446780288 source])
***
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Minecraft|WikiProject Minecraft]]: Creates and maintains items for the video game [[w:en:Minecraft|Minecraft]], along with items for user-generated content (like [[w:en:Minecraft modding|mods]]).
* '''Development'''
** EntitySchemas: We continued the work on creating a new datatype to link to EntitySchemas in statements ([[phab:T332139]])
** Query Builder: We are putting finishing touches on the language selector so you can switch the language of the UI ([[phab:T328148]])
** REST API:
*** We continued the work on making it possible to create or replace, a label or a description in a given language" ([[phab:T323813]])
*** The new endpoints for getting labels, descriptions and aliases respectively are now online. Example: https://www.wikidata.org/w/rest.php/wikibase/v0/entities/items/Q10998/labels/en
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 04 11|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:१९, ११ अप्रैल २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24830012 -->
== Wikidata weekly summary #568 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Kristbaumbot 1|Kristbaumbot 1]] (Task: Add identifiers from [[d:Q29310412|Wörterbuchnetz]] to German lexemes)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 19th April 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** Next Linked Data for Libraries [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls|LD4 Wikidata Affinity Group Call]], Tuesday, April 14, 2023 - Indigenous Artists and Wikidata: Report launch and discussion. [https://docs.google.com/document/d/19Tq523opcZjtXAa6fLvddIJzAepabvGWhLQ1GJGlRno/edit?usp=sharing Agenda].
** Ongoing
*** Weekly Lexemes Challenge #88, [https://dicare.toolforge.org/lexemes/challenge.php?id=88 Mountain]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://wikimediafoundation.org/news/2023/04/13/first-grants-announced-from-the-wikimedia-endowment/ First grants announced from the Wikimedia Endowment to support technical innovation across Wikipedia and Wikimedia projects]
** Papers
*** [[d:Q115761263|Indigenous Artists and Wikidata: Explorations and Consultations Report]]; [https://linkeddigitalfuture.ca/research/indigenous-artists-and-wikidata/ English-language edition], [https://linkeddigitalfuture.ca/research/indigenous-artists-and-wikidata/ Édition en langue française]
*** [https://read.dukeupress.edu/social-text/article/41/1%20(154)/21/344220/Wikipedia-s-Race-and-Ethnicity-Gap-and-the Wikipedia's Race and Ethnicity Gap and the Unverifiability of Whiteness], Michael Mandiberg, Social Text (2023) 41 (1 (154)): 21–46.
** Videos
*** Let's Connect Learning Clinic: Basic Lexeme with Asaf Bartov - [https://www.youtube.com/watch?v=mkFLa4m8yis YouTube]
*** "Wikidata as a Seed for Web Extraction"presentation at the WWW 2023 conference - [https://www.youtube.com/watch?v=Yg_Fa0gE-LA YouTube]
*** IFLA SCITECH Webinar: Mismatch Finder: Resolving Mismatches in Wikidata’s 100 Million Items - [https://www.youtube.com/watch?v=2zgLG8vg0dY YouTube]
*** Wikidata Workshop (adding books) (in Portuguese) - [https://www.youtube.com/watch?v=c-uWOD8w9jc YouTube]
*** Wikidata + Books Workshop (how to add books to Wikidata) - [https://www.youtube.com/watch?v=EpUg2fSRyXg YouTube]
*** Open Data Day Taiwan 2023 (Wikidata workshop Day 2 (in Chinese) - [https://www.youtube.com/watch?v=pzW2Ul7t9tk YouTube]
** Notebook
*** [https://observablehq.com/d/e5b2c559eb80017d Structured Timeline of Passenger Stations in Great Britain]
** Twitter thread
*** [https://twitter.com/SiobhanLeachman/status/1644127703715684352 How to reconcile data in another dataset with Wikidata and import additional data from there]
* '''Tool of the week'''
** [https://query-chest.toolforge.org/ Query Chest] is a tool that allows you to store Wikidata queries if they are too long for [https://w.wiki w.wiki] to shorten it.
* '''Other Noteworthy Stuff'''
** The [[c:File:Wikidatacon_2023_Banner_-_02.png|visual of the upcoming WikidataCon]] is out ([[d:Wikidata_talk:WikidataCon_2023|announcement and details]])
** [[m:User:Christos Varvantakis (WMDE)|Christos]] started a Wikibase to collect and organise existing research-related resources about Wikibase. Feel free to add to it. [https://researchwb.wikibase.cloud/wiki/Main_Page researchwb.wikibase.cloud]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11713|Patreon user numeric ID]], [[:d:Property:P11714|Team Fortress Wiki ID]], [[:d:Property:P11715|Federiciana ID]], [[:d:Property:P11716|Russiancinema.ru person ID]], [[:d:Property:P11717|Aisberg author ID]], [[:d:Property:P11718|OPENBS author ID]], [[:d:Property:P11719|Bicocca Open Archive author ID]], [[:d:Property:P11720|IRInSubria author ID]], [[:d:Property:P11721|cybersport.ru player ID]], [[:d:Property:P11722|Boomplay album ID]], [[:d:Property:P11723|IRIS HUNIMED author ID]], [[:d:Property:P11724|IRIS UNISR author ID]], [[:d:Property:P11725|PubliCatt author ID]], [[:d:Property:P11726|FantLab dictor ID]], [[:d:Property:P11728|Portráidí ID]], [[:d:Property:P11729|Kulturenvanteri.com ID]], [[:d:Property:P11730|Warsaw Uprising insurgent ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/Atlante Geopolitico ID|Atlante Geopolitico ID]], [[:d:Wikidata:Property proposal/Musée Fabre ID|Musée Fabre ID]], [[:d:Wikidata:Property proposal/Musées Grand Est ID|Musées Grand Est ID]], [[:d:Wikidata:Property proposal/Clavis Historicorum Antiquitatis Posterioris author ID|Clavis Historicorum Antiquitatis Posterioris author ID]], [[:d:Wikidata:Property proposal/Shipbucket drawing ID|Shipbucket drawing ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/Xob ATMs around Munich belonging to the Bankcard-Servicenetz interbank network (federated query)]
*** [https://w.wiki/6bQm Population growth in Ghana from 1960 onward]
** Newest database reports:
*** [[d:Wikidata:Database reports/Deleted properties|Deleted properties]] - Deleted properties that were used in items.
* '''Development'''
** EntitySchemas: We are continuing the work on creating the new datatype that allows linking to EntitySchemas in statements. It will be available on test systems next. ([[phab:T332139]])
** QueryBuilder: We are putting finishing touches on the language selector so you can switch the UI language of the Query Builder. ([[phab:T328764]])
** Wikibase REST API: We continued working on making it possible to create or replace labels and descriptions in a iven language. ([[phab:T323813]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 04 17|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:००, १७ अप्रैल २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24830012 -->
== Wikidata weekly summary #569 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/AddLetterboxdFilmIdBot|AddLetterboxdFilmIdBot]] (Task: Adding Letterboxd Film ID (P6127) statements to items which already have a TMDB Film ID (P4947))
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Kristbaumbot 1|Kristbaumbot 1]] (Task: Add identifiers from [[d:Q29310412|Wörterbuchnetz]] to German lexemes)
** New request for comments:
*** [[d:Wikidata:Requests for comment/Creating properties which link to an archived website|Creating properties which link to an archived website]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour April 24, 2023: Would you like to know how to join and use Telegram? Two regular Wikidata Telegram users will provide an introduction to Telegram and its available Wikidata channels. They will discuss how they use it, how it can provide help with Wikidata work, and how it can facilitate connections with other Wikidata users [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-April-24_Wikidata_Working_Hour Event page]
** Ongoing
*** Weekly Lexemes Challenge #89, [https://dicare.toolforge.org/lexemes/challenge.php?id=89 Ear]
** Past
*** Wikidata+Wikibase office hour session log: [[d:Wikidata:Events/Telegram office hour 2023-04-19|Telegram office hour 2023-04-19]]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://theconversation.com/como-acabar-de-una-vez-por-todas-con-las-listas-de-los-mejores-libros-203353 How to put an end to best book lists once and for all]
** Papers
*** [https://figshare.com/articles/presentation/Documenter_l_histoire_queer_sur_Wikidata/22683094 Documenter l'histoire queer sur Wikidata] (Documenting Queer History on Wikidata - French), John Samuel, Panel: Queer Data : les plateformes numériques d'archives, [https://archiveslgbtqi.fr/ Collectif Archives LGBTQI+], Paris, 23 April 2023
*** [https://onlinelibrary.wiley.com/doi/10.1111/brv.12964 Hypotheses in urban ecology: building a common knowledge base]
** Videos
*** Using [https://www.youtube.com/watch?v=eKedzP_0dKo PetScan] and [https://www.youtube.com/watch?v=ZVmd8zf3eOA Wikidata Terminator], Mooré Wikimedia Community (in Mooré)
*** [https://aidanhogan.com/docs/wikidata-atlas-map.pdf Wikidata Atlas: Putting Wikidata on the Map]
** Notebooks
*** [https://observablehq.com/@pac02/notable-parents-by-occupation-and-gender Probability of having notable parents by occupation and gender]
*** [https://observablehq.com/d/e972c5d37e683a4c Living with Machines: Toponym recognition and resolution — input and output exploration]
** Twitter thread
*** [https://twitter.com/deans_/status/1650165009538854914 Average number of words in Wall Street Journal articles by author gender]
* '''Tool of the week'''
** [[d:User:Nikki/colour icons.css|User:Nikki/colour icons.css]] - is a Userscript to add colour to the editing icons. It uses green for add/save, yellow for edit, red for remove, orange for cancel and blue for help.
* '''Other Noteworthy Stuff'''
** The [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/ZM7ZH3ZOBKKL5W6ASIYTPEVMG27E6OHT/ Wikibase newbie docs] are here (to help to onboard new Wikibase users easier).
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11738|handled, mitigated, or managed by]] (<nowiki>approach or method that can be used to address an issue or problem</nowiki>)
****[[:d:Property:P11747|holds diplomatic passport of]] (<nowiki>country of the diplomatic passport held by the person</nowiki>)
*** External identifiers: [[:d:Property:P11731|Dailymotion video ID]], [[:d:Property:P11732|Databáze sérií ID]], [[:d:Property:P11733|Universo del corpo ID]], [[:d:Property:P11734|Enciclopedia delle scienze sociali ID]], [[:d:Property:P11735|AML ID]], [[:d:Property:P11736|AniList character ID]], [[:d:Property:P11737|Amarkosh ID]], [[:d:Property:P11739|Moly.hu author ID]], [[:d:Property:P11740|Podcast Index ID]], [[:d:Property:P11741|SINTA affiliation ID]], [[:d:Property:P11742|Hall of Light developer ID]], [[:d:Property:P11743|Hall of Light publisher ID]], [[:d:Property:P11744|Hall of Light artist ID]], [[:d:Property:P11745|Kinoglaz person ID]], [[:d:Property:P11746|Michaelis ID]], [[:d:Property:P11748|Kino1TV ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/KPU Plant Database ID|KPU Plant Database ID]], [[:d:Wikidata:Property proposal/SoccerPunter team ID|SoccerPunter team ID]], [[:d:Wikidata:Property proposal/HAL non-registered author ID|HAL non-registered author ID]], [[:d:Wikidata:Property proposal/Master's degree Mon master ID|Master's degree Mon master ID]], [[:d:Wikidata:Property proposal/Dizionario dei prodotti DOP e IGP ID|Dizionario dei prodotti DOP e IGP ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5PyH Administrative subdivisions with more than 10 million inhabitants] ([https://twitter.com/slaettaratindur/status/1648358631824293889 source])
*** [https://query-chest.toolforge.org/redirect/YeNigsat9sCeW28ukSEe8CIMcoE4MaO8uAEmcoamuuC Rivers in France over 50 km long] ([https://twitter.com/slaettaratindur/status/1648355419209838592 source])
*** [https://w.wiki/6adB List of mental disorders] ([https://twitter.com/mrlogix/status/1646741265441239040 source])
*** [https://w.wiki/6cWa Paintings once owned by Red Flag Names] ([https://wikis.world/@openartdata@mastodon.art/110240752052220833 source])
*** [https://w.wiki/6TNS Top album languages found on Wikidata right now] (Week 16, 2023) ([https://wikis.world/@moebeus@mastodon.online/110241568444940777 source])
*** [https://w.wiki/6br3 Place of birth of humans with Github username] ([https://t.me/c/1224298920/106745 source])
* '''Development'''
** REST API: We continued work on making it possible to create or replace a label, or a description in a given language ([[phab:T323813]])
** EntitySchemas: We continued working on the new datatype for linking to EntitySchemas. It is now available on beta in a very bare-bones version but not ready for wider testing yet. ([[phab:T332139]])
** Ontology issues: We are evaluating the results of the survey we ran earlier this year.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 04 24|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:२६, २४ अप्रैल २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24918547 -->
== Wikidata weekly summary #570 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/ForgesBot|ForgesBot]] (Task: Add licensing information to software forges entries in accordance to what is found in the corresponding Wikipedia page. It is used as a helper in the context of the [[w:Forges|Forges]] project)
*** [[d:Wikidata:Requests for permissions/Bot/BEANS Bot|BEANS Bot]] (Task: Use [[d:Property:P2700|protocol (P2700)]] instead of [[d:Property:P642|of (P642)]] to specify the protocol used in [[d:Property:P1641|port (P1641)]] statements.)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/AddLetterboxdFilmIdBot|AddLetterboxdFilmIdBot]] (Task: Adding Letterboxd Film ID (P6127) statements to items which already have a TMDB Film ID (P4947))
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming events
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call May 2, 2023: Fudie Zhao will be presenting on Wikidata in Digital Humanities projects. [https://docs.google.com/document/d/1tTX5c4tBDdUM2mrIv4yT45l3vJC7bFesddR_U8c_qvI/edit#heading=h.4g1blwfiu9jc Agenda]
** Ongoing
*** Weekly Lexemes Challenge #90, [https://dicare.toolforge.org/lexemes/challenge.php?id=90 Sewing]
** Past
*** [https://etherpad.wikimedia.org/p/WBUG_2023.04.27 Wikibase Live session] (April 2023)
* '''Press, articles, blog posts, videos'''
** Blogs
***[https://itnext.io/extracting-data-from-wikidata-using-sparql-and-python-59e0037996f Creating Map Visualizations with Wikidata and Python], 24 April 2023, Jelle Vankerkvoorde
** Videos
*** Open data and Wikidata: revolutionizing scientific research (in Spanish) - [https://www.youtube.com/watch?v=dJAD0T8vkpo YouTube]
*** Wikipedia Weekly Network - LIVE Wikidata editing #109 - [https://www.youtube.com/watch?v=98ezz3fL7MA YouTube]
*** Using MixandMatch gadget - [https://www.youtube.com/watch?v=iN-_O-odEVc YouTube]
*** Back having fun with lexemes! by Mahir256 - [https://www.twitch.tv/videos/1805958491 Twitch]
*** [[mw:EMWCon Spring 2023|EMWCon Spring 2023]] -YouTube
**** [https://www.youtube.com/watch?v=WwqF9GYQJLU Synchronizing your own MediaWiki and Semantic MediaWiki content with Wikidata]
**** [https://www.youtube.com/watch?v=gO_Oi7QhKlE Reasons not to use Wikibase (and reasons to do so)]
** Workshops
*** [https://commons.wikimedia.org/wiki/File:Obo_Wikidata_at_Biocuration_2023.pdf Aligning Open Biological and Biomedical Ontology Foundry ontologies with Wikidata] Workshop at {{Q|Q111430238}}
*** [[c:File:Foss-north 2023 - Tools for linking Wikidata and OpenStreetMap.pdf|Tools for linking Wikidata and OpenStreetMap]]
*** [[c:File:Wikimentor Africa workshop - Learn how to report bugs, make feature requests and manage your tasks.pdf|Wikimentor Africa workshop - Learn how to report bugs, make feature requests and manage your tasks]]
* '''Tool of the week'''
** [https://chrome.google.com/webstore/detail/twitter-wikipedia-badge/dlkpigaliodpkkhcfhhohnldpbooglnn Twitter Wikipedia Badge] - is a Chrome extension for verifying a Twitter username using Wikidata. ([https://github.com/irony/verified-by-wikipedia code], [https://twitter.com/Landgren/status/1649185915644829698 Tweet])
* '''Other Noteworthy Stuff'''
** [https://www.wechanged.ugent.be/ WeChangEd] is an ERC-funded research project and online database by Ghent University, about women editors in Europe. The database shows stories about women editors and their publications, and is powered by Wikidata and [https://www.sciencestories.io/ Sciencestories.io].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11749|Channel One Russia Worldwide program ID]], [[:d:Property:P11750|LSJ Wiki ID]], [[:d:Property:P11753|Wastewater treatment plant in France ID]], [[:d:Property:P11754|Musées Grand Est ID]], [[:d:Property:P11755|INSPIRE-HEP literature ID]], [[:d:Property:P11756|Musée Fabre ID]], [[:d:Property:P11757|Arabic Ontology form ID]], [[:d:Property:P11758|WPGA Tour Australasia player ID]], [[:d:Property:P11759|Technic Platform modpack ID]], [[:d:Property:P11760|Tatoeba sentence ID]], [[:d:Property:P11761|Quranic Arabic Corpus root id]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/Wood Database ID|Wood Database ID]], [[:d:Wikidata:Property proposal/Akadem organization ID|Akadem organization ID]], [[:d:Wikidata:Property proposal/mosff.ru player ID|mosff.ru player ID]], [[:d:Wikidata:Property proposal/BSRussia.com team ID|BSRussia.com team ID]], [[:d:Wikidata:Property proposal/Diritto on line ID|Diritto on line ID]], [[:d:Wikidata:Property proposal/Soprintendenza Speciale di Roma place ID|Soprintendenza Speciale di Roma place ID]], [[:d:Wikidata:Property proposal/BSWW player ID|BSWW player ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6dNF Map of where the presidents of BCALA were educated] ([https://twitter.com/violetbfox/status/1650956447000272896 source])
*** [https://w.wiki/6ej2 Number of Wikipedia sitelinks for Art Looting Investigation] ([https://twitter.com/OpenLinkArtData/status/1651090988021043200 source])
*** [https://query-chest.toolforge.org/redirect/H1B0RMTBrcwwOKeiyYA8kMyo8aQiu2MQkqSuu6U6EuW Family relationships of New Zealand MPs] ([https://twitter.com/KnitMeAThneed/status/1653248464497836038 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Piano Rolls|WikiProject Piano Rolls]]
* '''Development'''
** EntitySchemas: We are still working on the new datatype to link to EntitySchemas in statements. ([[phab:T214884]])
** Wikibase REST API: We're fixing several smaller issues like [[phab:T335578]] and [[phab:T335581]].
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 05 02|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:४९, २ मई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24967007 -->
== Wikidata weekly summary #571 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Infrastruktur|Infrastruktur]] (RfP scheduled to end after 12 May 2023 14:16 UTC)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: October 09 - 11, 2023, Leipzig, Germany - [https://www.mis.mpg.de/calendar/conferences/2023/mardimeetsis.html workshop on handling and modelling mathematical research data] — Wikidata, Wikibase and Scholia are all in scope
** Ongoing: Weekly Lexemes Challenge #91, [https://dicare.toolforge.org/lexemes/challenge.php?id=91 Family (2/n)]
* '''Press, articles, blog posts, videos'''
** Blog: [https://wikimedia.org.uk/2023/05/vocaleyes-wikidata-accessibility-information/ VocalEyes and Wikidata: Making accessibility information easily available]
** Papers
*** [https://dl.acm.org/doi/pdf/10.1145/3543873.3585579 Wikidata: The Making Of] (by Denny Vrandečić, Lydia Pintscher and Markus Krötzsch)
*** [https://www.nature.com/articles/s41598-023-33607-z The SciQA Scientific Question Answering Benchmark for Scholarly Knowledge]
** Videos: Back having more fun with Lexemes! by Mahir256 - [https://www.twitch.tv/videos/1812148333 Twitch]
* '''Tool of the week'''
[https://burial.dsantini.it/#10,45,2,blue,wd_indirect Open Burial Map] - Interactive map showing the details of burial places based on OpenStreetMap and Wikidata.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11762|Britannica Kids kids level article ID]], [[:d:Property:P11764|Britannica Kids students level article ID]], [[:d:Property:P11765|Britannica Kids scholars level article ID]], [[:d:Property:P11767|TOOI identifier]], [[:d:Property:P11768|Chess Programming Wiki ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/character in this lexeme|character in this lexeme]] (<nowiki>character(s) this lexeme consists of</nowiki>)
*** External identifiers: none
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6fYZ Mapping birthplace and place of death of female Dutch Resistance Fighters on a line] ([https://twitter.com/Jan_Ainali/status/1654490926859931652 source])
*** [https://w.wiki/6fWP Countries that have site links to French Wikipedia with a parenthesis in the title] ([https://twitter.com/ash_crow/status/1654443096820645890 source])
*** [https://w.wiki/6e$8 Map of libraries from Austria with ISIL-code or twitter-handle] ([https://twitter.com/diedatenlaube/status/1653675996502007813 source])
* '''Development'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/MDPPS4R7GEZ7TVQVJ3GLZBQWFFM33NPJ/ (Breaking Change Announcement) Changes to the wblistentityusage API module]
** [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/HJ4JB2HBOLFI6CZPRMTJESS2MKS7ZRJF/ (Breaking Change Announcement) Entity Labels Added to Parsed Edit Summaries in API Requests]
** [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/BHNEA4EUDZXSLNTOD2A7RIJBSNK5JBIR/ (Breaking Change Announcement) Inconsistencies in the response of `list=wbsubscribers` API Query module]
** [https://query.wikidata.org/querybuilder Query Builder]: The Query Builder now has a language selector so you can change the interface language.
** Date parsing: Input of dates in notations common in Asia, especially Japan, is now improved. ([[phab:T214002]])
** [[Wikidata:Schemas|EntitySchemas]]: We are continuing the development of the new datatype to link to EntitySchemas in statements. ([[phab:T214884]])
** Wikibase REST API: We finished the work on the endpoint for replacing a label of description of an Item. ([[phab:T323813]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 05 08|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:५७, ८ मई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24996956 -->
== Wikidata weekly summary #572 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/WikiRankBot|WikiRankBot]] (Task: Use [[d:Property:P1661|Alexa rank (P1661)]]. "...track the monthly ranking of websites based on Similarweb Ranking")
*** [[d:Wikidata:Requests for permissions/Bot/TiagoLubianaBot|TiagoLubianaBot]] (Task: Link UMLS CUIs to Wikidata based on external mappings)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [https://www.goethe.de/ins/gr/de/sta/the/ver.cfm?event_id=24683756 Cultural Institutions and Linked Open Data Networks: Create Your Own Database with Wikibase!] Friday, 05.26.2023 6:00 p.m. – 8:00 p.m (On-line)
*** [https://www.elmostrador.cl/cultura/agenda/2023/05/11/conversatorio-sobre-datos-abiertos-e-innovacion-digital-en-educacion/ Conversation on open data and digital innovation in education]. Carlos Blin Auditorium of the Central University of Chile, Av. Santa Isabel #1278, Santiago. Thursday May 25 – 10:00 a.m.
*** [https://www.literature.gr/eve-pros-mia-nea-ethniki-politiki-vivliografikis-epexergasias-me-syndedemena-dedomena/ Towards a new national bibliographic processing policy with linked data]. Monday 22 and Tuesday 23 May 2023
* '''Press, articles, blog posts, videos'''
** Papers: [https://wikiworkshop.org/2023/papers/WikiWorkshop2023_paper_8.pdf Deliberative Quality in Wikimedia Projects: Comparing Requests for Comments on Meta, Wikipedia and Wikidata]
** Videos
*** Wikidata The Making Of (The history of Wikidata, from its inception to its creation and the first ten years of operation, up to 2022) - [https://www.youtube.com/watch?v=P3-nklyrDx4 YouTube]
*** ETD Wikidata Conversion Project, University of Washington - [https://www.youtube.com/watch?v=ZIKsPrmAQq8 YouTube]
*** Back having even more fun with Lexemes! - [https://www.twitch.tv/videos/1818117233 Twitch]
** Notebooks: [https://observablehq.com/d/4ed4dd247271da64 Where did the Women Artists within The Smithsonian American Art Museum Collection Go To School?]
* '''Tool of the week'''
** [https://edjnet.github.io/tidywikidatar/ tidywikidatar] is an [[w:en:R package|R package]] for exploring the wealth of information stored by Wikidata.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/7CF5VAKSEVQL5BBSZKON7OZVBDVCM5B6/ Google Summer of Code 2023 and Outreachy Round 26 candidates announced, with Wikidata-related projects]
** [https://www.wikimedia.de/reshape/en/homepage/ re•shape – A Wikimedia program to support knowledge equity] - Applications are open between May 11 and June 18 to apply for a grant to create more space and visibility for marginalized knowledge.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11785|iconically alludes to]] (<nowiki>item that is iconically represented in the execution of this lexeme</nowiki>)
*** External identifiers: [[:d:Property:P11776|Wood Database ID]], [[:d:Property:P11780|Humanities Commons member ID]], [[:d:Property:P11781|Shipbucket ID]], [[:d:Property:P11782|MEL residence ID]], [[:d:Property:P11783|JMA weather station ID]], [[:d:Property:P11784|Soprintendenza Speciale di Roma place ID]], [[:d:Property:P11786|GamesRadar+ ID]], [[:d:Property:P11787|L'Histoire par l'image ID]], [[:d:Property:P11788|Napster release ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: none
*** External identifiers: [[:d:Wikidata:Property proposal/Qualigeo ID|Qualigeo ID]], [[:d:Wikidata:Property proposal/Ut ID|Ut ID]], [[:d:Wikidata:Property proposal/RAWG developer ID|RAWG developer ID]], [[:d:Wikidata:Property proposal/RAWG publisher ID|RAWG publisher ID]], [[:d:Wikidata:Property proposal/Israel Composers' League composer ID|Israel Composers' League composer ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6gvM Name of languages containing the words "old" or "ancient"] ([https://twitter.com/belett/status/1656574461162692609 source])
*** [https://w.wiki/5XuN Birthplaces of humans called "Antoine"] ([https://twitter.com/digitalWestie/status/1656310645162139650 source])
*** [https://w.wiki/6g$5 Who took the most pictures on WikiCommons around a Wikidata item?] ([https://twitter.com/MagnusManske/status/1656644392348798977 source])
*** [https://w.wiki/6gRt Graph of art (and other things) owned by Art Looting Red Flag Names or members of the Nazi Party at any time] ([https://wikis.world/@openartdata@mastodon.art/110337473330299894 source])
*** [https://w.wiki/6TNS Top album languages found on Wikidata right now] (Week 19, 2023) ([https://wikis.world/@moebeus@mastodon.online/110360897866179383 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Personal Pronouns|Personal Pronouns]] (Goal: Model and assign pronouns ethically in Wikidata)
* '''Development'''
** EntitySchemas: We've continued work on the new datatype to link to EntitySchemas in statements. ([[phab:T214884]])
** Converted a number of Properties from string to external ID datatype ([[phab:T334450]])
** mul language code: We've worked on preparing the special pages related to labels, descriptions and aliases for the new language code. ([[phab:T330193]], [[phab:T329626]])
** Wikibase REST API: We continued working on the ability to modify labels of an Item using the HTTP PATCH method. ([[phab:T332739]]).
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 05 15|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १०:१८, १५ मई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25008133 -->
== Wikidata weekly summary #573 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** [[d:Wikidata:Requests for permissions/Bot/CEUR-WS|CEUR-WS]] (Task: CEUR-WS Semantification bot to be used on publishing Workshop proceedings via http://ceur-ws.org)
** [[d:Wikidata:Requests for permissions/Bot/AcmiBot|AcmiBot]] (Task: Sync links with ACMI API)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past: [[mw:Wikimedia Hackathon 2023|The Wikimedia Hackathon]] took place on May 19-21 in Athens, Greece. Several Wikidata-related projects were presented during the showcase ([https://etherpad.wikimedia.org/p/wmh2023-Wikimedia_Hackathon_2023_Project_Showcase notes], [https://www.youtube.com/watch?v=Nd-kckDEaR0 replay]). You can also find [[mw:Wikimedia Hackathon 2023/Documentation|more documentation on this page]].
* '''Press, articles, blog posts, videos'''
** Papers
***Melanie Conroy, ''[https://culturalanalytics.org/article/74068-quantifying-the-gap-the-gender-gap-in-french-writers-wikidata Quantifying the Gap: The Gender Gap in French Writers’ Wikidata]''; Journal of Cultural Analytics Vol. 8, Issue 2, 2023May 11, 2023.
** Videos
*** [[c:File:D._Metilli,_B._Melis,_M._Fioravanti,_C._Paolini_-_Observaciones_tempranas_del_Proyecto_de_Diversidad_de_Género_de_Wikidata_(English).pdf|Queering Wikidata: Early Insights from the Wikidata Gender Diversity Project]], Presentation by Daniele Metilli, Beatrice Melis, Marta Fioravanti, Chiara Paolini on May 17 in [[metawiki:QW2023/Schedule|Queering Wikipedia 2023]] ([https://www.youtube.com/watch?v=Eg5MUaV4eyY&t=5913 Video])
*** [[c:File:Making_Queer_Faces_and_Voices_Visible_and_Audible_Online_-_The_role_of_Wikipedia_and_Wikidata.pdf|Making Queer Faces and Voices Visible and Audible Online: The role of Wikipedia and Wikidata]], Presentation by John Samuel on May 17 in [[metawiki:QW2023/Schedule|Queering Wikipedia 2023]] ([https://www.youtube.com/watch?v=Eg5MUaV4eyY&t=45 Video])
*** [[c:File:A._Jiyun_Jung,_A._Rodriguez,_C._Yragui_-_Ethical_and_Inclusive_Data_Modeling_for_Gender_Representation_in_Wikidata_(English).pdf|Ethical and Inclusive Data Modeling for Gender Representation in Wikidata: Lessons and Recommendations from the Personal Pronouns Project]], Presentation by Arielle Rodriguez, Crystal Yragui, Alex Jung on May 17 in [[metawiki:QW2023/Schedule|Queering Wikipedia 2023]]
** [[c:File:A._Rodriguez,_C._Yragui_-_But_What_About_Representation_(English).pdf|“But what about representation?”: Finding Ethical Solutions and Best Practices for Gender Information in Wikidata]], Discussion by Arielle Rodriguez, Crystal Yragui on May 17 in [[metawiki:QW2023/Schedule|Queering Wikipedia 2023]] ([https://www.youtube.com/watch?v=Eg5MUaV4eyY&t=8357 Video])
* '''Tool of the week'''
** [[d:User:So9q/CreateNewEntity.js|CreateNewEntity.js]] got improved to support up to 11 languages.
* '''Other Noteworthy Stuff'''
** Wikimedia Deutschland is launching a laptop donation program to support Wikidata contributors with limited access to technology. If you've been actively contributing to Wikidata for at least a year, you can request a free laptop to support your work. [[d:Wikidata:Wikimedia_Deutschland_Hardware_Donation_Program#Applying|WMDE Hardware Donation Program#Applying]]
** [[:c:File:WBC Data Modelling Research Report (Q1).pdf|Wikibase.Cloud data modeling research has been published]]. It shows user flows and pain points in the Data Modelling experience of Wikibase Cloud users in Q1/2023.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11787|L'Histoire par l'image ID]], [[:d:Property:P11788|Napster release ID]], [[:d:Property:P11789|Xbox Games Store ID (Xbox 360)]], [[:d:Property:P11790|Clavis Historicorum Antiquitatis Posterioris author ID]], [[:d:Property:P11791|Global Smash Roster fighter ID]], [[:d:Property:P11792|RAWG developer ID]], [[:d:Property:P11793|RAWG publisher ID]], [[:d:Property:P11794|Qualigeo ID]], [[:d:Property:P11795|Kress Collection Digital Archive ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/population by ethnic group|population by ethnic group]] (Part of a larger population isolated for statistical analysis)
****[[:d:Wikidata:Property proposal/points of bonus|points of bonus]] (<nowiki>point of bonus in a tournament, given according some conditions (such as minimum number of goals...)</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Israel Composers' League composer ID|Israel Composers' League composer ID]], [[:d:Wikidata:Property proposal/Stage 32 profile ID|Stage 32 profile ID]], [[:d:Wikidata:Property proposal/kaino.kotus.fi identifiers|kaino.kotus.fi identifiers]], [[:d:Wikidata:Property proposal/Radiomuseum.org company ID|Radiomuseum.org company ID]], [[:d:Wikidata:Property proposal/Law Insider Legal Dictionary entry|Law Insider Legal Dictionary entry]]
<!-- END NEW PROPOSALS -->
** Query example: [https://query-chest.toolforge.org/redirect/90b2qkGoXwEi8oyACEY04AYecq4iQU6AykWmi6aC42S Scottish waterbodies & how they're linked] ([https://twitter.com/Tagishsimon/status/1660399074913165312 source])
* '''Development'''
** We continue working on modify data of labels of an Item in the Wikibase REST API. ([[phab:T332739]])
** We continued working on the new datatype for linking to EntitySchemas.
** We are continuing to prepare various special pages for the mul language code.
** We fixed a bug on Wikipedia and co where the "add interlanguage link dialog threw an error ([[phab:T337081]])
** We attended the Wikimedia hackathon.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 05 22|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १४:५२, २२ मई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25025327 -->
== Wikidata weekly summary #578 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call May 30, 2023: We will discuss results from our community survey on advocacy for Wikidata in libraries and hear from community members Mary Aycock, Steve Baskauf and Eric Willey about their experiences with advocacy and gaining support for Wikidata work within their respective libraries. [https://docs.google.com/document/d/1Yy-MOJf2U-fMyC1NEkWHjIcDPKF5_3dnsdxJnt9yIiQ/edit#heading=h.e5h4yy7hu8e Agenda]
*'''Press, articles, blog posts, videos'''
** [https://diff.wikimedia.org/2023/05/25/mike-peel-shares-his-experience-mentoring-wikimedia-projects-through-foss-outreach-programs/ Mike Peel shares his experience mentoring Wikimedia projects through FOSS outreach programs]
* '''Tool of the week'''
** [[d:User:Nikki/TalkPageHeader.js|TalkPageHeader.js]] shows the talk page header for languages other than English.
* '''Other Noteworthy Stuff'''
**The libraries of the London School of Economics and the University of York have collaborated to produce a toolkit for uploading research theses metadata to Wikidata. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/PE4FH73LR627OCEAY4UPDFTMP3Q4X2UJ/ Full announcement and access to the toolkit]
**The contents of most Wikimedia Cloud Services Wiki Replicas are out-of-date owing to large & increasing replication lag; see https://replag.toolforge.org/ & [https://phabricator.wikimedia.org/T337446 Phab T337446]. Exercise caution using data from any tools that have a dependency on these databases.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11796|time of periapsis]] (<nowiki>the time at which the orbit of an object in space, typically a planet or a satellite, goes through its periapsis</nowiki>)
****[[:d:Property:P11797|matched by identifier from]] (<nowiki>this external ID was added because the following link was presented in both the external database and the Wikidata item</nowiki>)
*** External identifiers: [[:d:Property:P11798|Diritto on line ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/ISCED Attainment|ISCED Attainment]] (<nowiki>''(no English description proposed yet)''</nowiki>)
****[[:d:Wikidata:Property proposal/ISCED category orientation|ISCED category orientation]] (<nowiki>International Standard Classification of Education category (based on focus/orientation) applicable to an educational program</nowiki>)
****[[:d:Wikidata:Property proposal/Learning outcome|Learning outcome]] (<nowiki>specific knowledge, skills, and abilities that students are expected to acquire as a result of participating in a particular education program</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/GamersGlobal series ID|GamersGlobal series ID]], [[:d:Wikidata:Property proposal/Enciclopedia machiavelliana ID|Enciclopedia machiavelliana ID]], [[:d:Wikidata:Property proposal/BFM.ru persons ID|BFM.ru persons ID]], [[:d:Wikidata:Property proposal/Open Yearbook org id|Open Yearbook org id]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6mCc Count comparison of England, Scotland and Wales items claiming to be a human settlement as well as a parish] ([https://twitter.com/Tagishsimon/status/1662595154635640834 source])
*** [https://w.wiki/6mWq Twins at Eurovision] ([https://twitter.com/WikidataFacts/status/1662472792938250241 source])
* '''Development'''
** Ontology issues: We are finishing the evaluation of the survey about which types of ontology issues are hindering reuse of Wikidata's data the most.
** Otherwise mostly a slow week because of the Wikimedia hackathon.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 05 29|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १३:४८, २९ मई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25025327 -->
== Wikidata weekly summary #579 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Introduction workshop about Wikidata for employees of the Koninklijke Bibliotheek (KB, national library of the Netherlands), to make them more familiar and self-reliant with Wikidata - 6 June 2023, Koninklijke Bibliotheek, The Hague, The Netherlands - [[c:File:Wegwijzer in Wikidata, Introductiecurus Wikidata - Koninklijke Bibliotheek, 6 juni 2023.pdf|Slides (in Dutch) on Commons]].
** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour June 5, 2023: In collaboration with the Black Bibliography Project, we will be adding metadata for undescribed or under-described African-American women authors listed in The Pen Is Ours: a Listing of Writings by and about African-American Women before 1910, compiled by Jean Fagan Yellin and Cynthia D. Bond.[[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-June-5_Wikidata_Working_Hour|Event page]]
** Registration has opened for the [https://www.mis.mpg.de/calendar/conferences/2023/mardimeetsis.html workshop on mathematical research data] taking place on 9-11 October 2023 in Leipzig. Talks, demos and lightning talks can be suggested, including Wikidata-related ones.
* '''Tool of the week'''
** [[d:User:1Veertje/identifierInput|IdentifierInput]] makes it easier to add identifier properties by letting you put in the full url and then stripping it down to just the identifier for you.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11799|alternate universe counterpart]] (<nowiki>this fictional character/entity is an alternate universe counterpart of the subject</nowiki>)
****[[:d:Property:P11801|visited by]] (<nowiki>organisms attracted by this plant taxon and reported to visit it</nowiki>)
****[[:d:Property:P11810|Mastodon instance URL]] (<nowiki>the mastodon instance of/about the subject</nowiki>)
****[[:d:Property:P11811|beforehand owned by]] (<nowiki>person or institution that owned the subject just before stated event. Meant to be used as qualifier of "significant event (P793)" for events like sales, auctions, gifts, etc</nowiki>)
****[[:d:Property:P11812|afterward owned by]] (<nowiki>person or institution that owned the subject after stated event. Meant to be used as qualifier of "significant event (P793)" for events like sales, auctions, gifts, etc</nowiki>)
****[[:d:Property:P11813|solubility product constant]] (<nowiki>equilibrium constant for a sparingly soluble solid chemical substance dissolved in an aqueous solution</nowiki>)
****[[:d:Property:P11814|funded by grant]] (<nowiki>title or name of the grant funding this item</nowiki>)
*** External identifiers: [[:d:Property:P11800|stats.fm artist ID]], [[:d:Property:P11802|Zeno.org ID]], [[:d:Property:P11803|World Arachnid Catalog ID]], [[:d:Property:P11804|Springs and Fountains of Andalucía ID]], [[:d:Property:P11805|TMDb collection ID]], [[:d:Property:P11806|TMDB company ID]], [[:d:Property:P11807|WGA work ID]], [[:d:Property:P11815|Peacock ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Type of musical notation|Type of musical notation]] (<nowiki>system of musical notation used on a given music source or composition</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Identifiant "Politique pappers"|Identifiant "Politique pappers"]], [[:d:Wikidata:Property proposal/Svenska Akademiens ordlista ID|Svenska Akademiens ordlista ID]], [[:d:Wikidata:Property proposal/Holarse|Holarse]], [[:d:Wikidata:Property proposal/wiki.ubuntuusers.de article ID|wiki.ubuntuusers.de article ID]], [[:d:Wikidata:Property proposal/Marsilio Editori author ID|Marsilio Editori author ID]], [[:d:Wikidata:Property proposal/LiteraturPort autorenlexikon ID|LiteraturPort autorenlexikon ID]], [[:d:Wikidata:Property proposal/Kialo ID|Kialo ID]], [[:d:Wikidata:Property proposal/PremiershipRugby.com player ID (new)|PremiershipRugby.com player ID (new)]], [[:d:Wikidata:Property proposal/PesticideInfo chemical ID|PesticideInfo chemical ID]], [[:d:Wikidata:Property proposal/Ukrainian Cultural Heritage ID|Ukrainian Cultural Heritage ID]], [[:d:Wikidata:Property proposal/Image Duplicator ID|Image Duplicator ID]], [[:d:Wikidata:Property proposal/Saugoma.lt area ID|Saugoma.lt area ID]], [[:d:Wikidata:Property proposal/Lithuanian protected object ID|Lithuanian protected object ID]], [[:d:Wikidata:Property proposal/Saugoma.lt object ID|Saugoma.lt object ID]], [[:d:Wikidata:Property proposal/Musées Occitanie ID|Musées Occitanie ID]]
<!-- END NEW PROPOSALS -->
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Aikido|WikiProject Aikido]]
** Newest database reports:
*** [[d:Wikidata:Database reports/External identifier completeness|External identifier completeness]] - External identifier property use completeness.
* '''Development'''
** Wikibase REST API: We finished the new endpoint for patching labels ([[phab:T332739]]). We also started work on the new endpoint for retrieving Property data ([[phab:T337720]])
** Client wikis: We drastically reduced the size of a ResourceLoader module that’s loaded on most Wikipedia page views ([[phab:334682]])
** Language code: With awesome help from Nikki, we improved documentation for how to add language codes to Wikibase/Wikidata ([[phab:T335857]])
** EntitySchemas: We are getting the new datatype ready for testing.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 06 05|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] ०७:१२, ६ जून २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25113057 -->
== Wikidata weekly summary #580 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
**Next Linked Data for Libraries LD4 Wikidata Affinity Group Call June 13, 2023: Helen Williams will discuss her work with Wikidata at the London School of Economics [https://docs.google.com/document/d/1H8Ro0bYUgRVZe3vo5qPgJam9DinJusbCw99vko65npM/ Agenda]
**[https://wikidataworkshop.github.io/2023/ Wikidata Workshop 2023] will be co-located with the 22nd International Conference on Semantic Web (ISWC) in November 2023 in Athens. The submission deadline is Thursday, 20 July 2023. [https://docs.google.com/document/d/1vVdkYYj05NUKl9g3PH2dUDQaHR4vJ-fQ1wVnzK_20Bs/edit?usp=sharing More details and call for papers]
* '''Press, articles, blog posts, videos'''
**[https://cthoyt.com/2023/06/08/wikidata-awards.html Modeling and Querying Awards in Wikidata]
** [https://www.scirp.org/journal/paperinformation.aspx?paperid=125244 Creating Bengali Freebase Using Wikidata]
** [https://observablehq.com/@pac02/probability-of-having-notable-parents-by-country-of-citize Probability of having notable parents by country of citizenship]
* '''Tool of the week'''
** [[d:User:Nikki/narrow.css|narrow.css]] attempts to make the Wikidata desktop interface work better on narrower screens.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11821|quality is the result of process]] (<nowiki>quality that this process/activity directly correlates to and produces</nowiki>)
*** External identifiers: [[:d:Property:P11816|theCrag ID]], [[:d:Property:P11817|SEC Kerala code]], [[:d:Property:P11818|Modern History Database person ID]], [[:d:Property:P11819|Netflix person ID]], [[:d:Property:P11820|Enciclopedia machiavelliana ID]], [[:d:Property:P11822|PM20 film section ID]], [[:d:Property:P11823|The Homicide Report person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/ISCED field|ISCED field]] (<nowiki>mapping of a particular course's local fields according to the International Standard Classification of Education</nowiki>)
****[[:d:Wikidata:Property proposal/Romanian river code|Romanian river code]] (<nowiki>River codes from ApeleRomâne</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Artmajeur artist ID|Artmajeur artist ID]], [[:d:Wikidata:Property proposal/UETK ID|UETK ID]], [[:d:Wikidata:Property proposal/Trésors de Nice ID|Trésors de Nice ID]], [[:d:Wikidata:Property proposal/German University Collections PersonID|German University Collections PersonID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6pYf Terminus stations of the Transilien railroad network] ([https://twitter.com/slaettaratindur/status/1666484618793549825 source])
*** [https://w.wiki/6pYi List of children of Johann Sebastian Bach] ([https://twitter.com/nopiedra/status/1666905105860288536 source])
* '''Development'''
** [[Wikidata:REST API|Wikibase REST API]]:
*** We finished work on accessing data for Properties ([[phab:T337720]])
*** We started work on supporting conditional HTTP headers for accessing Property data ([[phab:T338138]])
** You can now add sitelinks to outreach wiki ([[phab:T171140]])
** [https://query.wikidata.org/querybuilder Query Builder]: Fixed an issue with missing icons in the language selector ([[phab:T335754]])
** [[Wikidata:Schemas|EntitySchemas]]: Final polishing on the new datatype before wider testing.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 06 12|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १२:५९, १२ जून २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25134467 -->
== Wikidata weekly summary #581 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Vargenau|Vargenau]] (RfP scheduled to end after 25 June 2023 07:51 UTC)
** Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#Infrastruktur|Infrastruktur]] (closed on May 12th without prior mention)
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/BEANS Bot|BEANS Bot]] (Task: Use [[d:Property:P2700|protocol (P2700)]] instead of [[d:Property:P642|of (P642)]] to specify the protocol used in [[d:Property:P1641|port (P1641)]] statements.) (closed on 22 May without prior mention)
*** [[d:Wikidata:Requests for permissions/Bot/TiagoLubianaBot|TiagoLubianaBot]] (Task: Link UMLS CUIs to Wikidata based on external mappings) (closed on 21 May without prior mention)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** WikidataCon is happening later this year in Taipei and online. [https://pretalx.com/wikidatacon2023/ The call for proposals is now open].
*** [https://www.eventbrite.co.uk/e/the-role-of-wikidata-within-the-research-lifecycle-tickets-637971609257 The role of Wikidata within the research lifecycle], Wednesday 21 June, 10am BST (UTC+1), online event hosted by the University of York, UK. International participation is welcome, despite "available to White Rose institutions only" on the booking page.
*** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/YIIOL63KX2D6QPIZTJLWU2YJNLVGZHHL/ The Fourth Wikidata Workshop is now accepting paper submissions until Thursday, 20 July 2023].
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour June 23, 2023: Returning to Podcasts, we will be working on creating podcast episode pages. We will discuss how this episodic content can be transferred to other serialized items. You are, as always, welcome to bring your own project to work on [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-June-23_Wikidata_Working_Hour Event page]
*** Webinar: Common European Data Space for cultural heritage (The ontology of Wikidata, how to interact with it for a better quality). Tuesday 20th June 2023, from 3.00 p,.m. to 5.00 p.m. CET. [https://docs.google.com/forms/d/e/1FAIpQLSfc-GKR4XAY8wzPvjDDR16AsoOmbJc57ees6xtqWO0q3w0juA/viewform Register]
*** [https://diff.wikimedia.org/2023/06/06/glam-wiki-conference-2023-announcing-the-venue-scholarship-application-process-open/ GLAM Wiki Conference 2023 scholarship application now open]. Deadline is June 30, 2023.
** Ongoing: Weekly Lexemes Challenge #97, [https://dicare.toolforge.org/lexemes/challenge.php?id=97 Poetry] (started on 2023-06-19 12:01:21)
* '''Press, articles, blog posts, videos'''
** Papers
*** [https://www.semantic-web-journal.net/system/files/swj3367.pdf Using Wikidata Lexemes and Items to Generate Text from Abstract Representations]
*** [https://culturalanalytics.org/article/70251-the-wikipedia-republic-of-literary-characters The Wikipedia Republic of Literary Characters]
** Videos
*** Wikidata Lexeme Malayalam training (in Malayam) - [https://www.youtube.com/watch?v=OHj65_MS2rM YouTube]
*** Wikidata Lab XXXVII: Uploading images to Wikimedia Commons with OpenRefine - [https://www.youtube.com/watch?v=COkFNG50UvQ YouTube]
*** Intro to Knowledge Graphs and Wikidata (in Indonesian) - [https://www.youtube.com/watch?v=u1p2iu_BLNA YouTube]
*** Setting up a Wikidata account (in Urdu) - [https://www.youtube.com/watch?v=hCiyRuiDlfU YouTube]
*** [https://www.youtube.com/watch?v=9RdxNNRvKWI Editing Wikidata Items for Parliament of Ghana Contest] (Kusaal Wikimedia Community). See also: [https://www.youtube.com/watch?v=_mWmzHfek3U Introduction to Wikidata], [https://www.youtube.com/watch?v=-vbGpa9Ci_M How to Create a Wikidata Item], [https://www.youtube.com/watch?v=IzIZ64asnoM How to Add Labels and Description to Wikidata Items]
*** Africa Environment WikiFocus: Wikidata Training by Yamen Bousrih (in English and French) - [https://www.youtube.com/watch?v=oj532KOWmIM YouTube]
*** Social Studies Campaign for Wikidata for Education project - [https://www.youtube.com/watch?v=MhPMmuefMwY YouTube]
*** Followup to the OBO Academy's Introduction to Wikidata (BioMed Orientation) - [https://www.youtube.com/watch?v=QmoPpXV74nQ YouTube]
*** Wiki Workshop 2023: [https://www.youtube.com/watch?v=e5gS5o34h8E Session 1: Diversity and Bias in DBpedia and Wikidata], [https://www.youtube.com/watch?v=nBVrMdqgT9M Session 5: How does Wikidata shape gender identities?], [https://www.youtube.com/watch?v=wEJ9_Wzb1oc Session 11: Wikidata to Bootstrap an Enterprise Knowledge Graph], [https://www.youtube.com/watch?v=TKb36kMAHBQ Session 11: Synia: Displaying data from Wikibases]
*** OpenRefine for Wikidata & WikimediaCommons - [https://www.youtube.com/watch?v=QVAKt5HI034 YouTube]
*** Wikidata SPARQL session for the Data Reuse Days - [https://www.youtube.com/watch?v=uNhCnP-akyg YouTube]
*** Documentation for Wikibase Cloud at the Wikimedia Hackathon 2023 – Athens, Greece - [https://www.youtube.com/watch?v=0QdzWm0YkZ4 YouTube]
*** KGC 2023 Talk — The EU Knowledge Graph by Dennis Diefenbach, The QA Company - [https://www.youtube.com/watch?v=jn5j0vlqmlk YouTube]
*** SS 2023 - Session 3: Wikidata for Classicists. The Example of the International (Digital) Dura-Europos Archive - [https://www.youtube.com/watch?v=bCHNG9vbKJg YouTube]
** Notebooks
*** [https://public-paws.wmcloud.org/User:PAC2/franceinter8h20.ipynb Analysing the profile of people invited to France Inter's Matinale using Wikidata]
*** [https://observablehq.com/d/b1c377af250f4c19 Wikidata Queries]
*** [https://observablehq.com/d/a98e03ef5a49505d Explore gender diversity in a single Wikipedia article]
*** [https://observablehq.com/d/64b1c97e36dbe4a9 Charleroi Streets Gender Inequality]
*** [https://observablehq.com/@akrawitz/citation-factory Citation Factory]
** Slides: [https://docs.google.com/presentation/d/1NLvYwniO4bbzs6aFrJ8IwGMzSZp6wjPULhyjI6Sn1BY/edit#slide=id.g22e8387ff75_0_165 Reuse in the Wiki World empowers engagement with Natural History Collections]
* '''Tool of the week'''
** [https://mappingdiversity.eu/ Mapping Diversity] is a platform that utilizes Wikidata to discover key facts about diversity and representation in street names across Europe. E.g. 59% of the streets and squares in Paris are named after people. Of those, 8.9% are named after women.
* '''Other Noteworthy Stuff'''
** [GLAM] [https://lists.wikimedia.org/hyperkitty/list/glam@lists.wikimedia.org/thread/GZBNS4FMNGOYPRRVD3UHI65FJGOHFAIB/ Volunteer Opportunity: 2023 LD4 Wikidata Working Hour Summer/Fall Series]
** Want to make knowledge about #NaturalProducts accessible to everyone in more languages? Help us translate [https://www.wikidata.org/w/index.php?title=Special:Translate&group=page-Wikidata%3AWikiProject+Chemistry+Natural+products&action=page&language=en&filter=%21translated our project page].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11832|satellite view]] (<nowiki>image of the subject taken from outer space</nowiki>)
*** External identifiers: [[:d:Property:P11823|The Homicide Report person ID]], [[:d:Property:P11824|KPU Plant Database ID]], [[:d:Property:P11825|LiteraturPort autorenlexikon ID]], [[:d:Property:P11826|Media Library for Dance and Theatre person ID]], [[:d:Property:P11827|documenta archiv ID]], [[:d:Property:P11828|Marsilio Editori author ID]], [[:d:Property:P11829|Plant Finder ID (Chicago Botanic Garden)]], [[:d:Property:P11830|Israel Composers' League composer ID]], [[:d:Property:P11831|Alabama Authors ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/HyperTextAPI|HyperTextAPI]]
****[[:d:Wikidata:Property proposal/Gottstein code|Gottstein code]] (<nowiki>Gottstein code as a representation of a cuneiform sign variant</nowiki>)
****[[:d:Wikidata:Property proposal/altesdresden.de object|altesdresden.de object]] (<nowiki>altesdresden.de object</nowiki>)
****[[:d:Wikidata:Property proposal/Moroccan administrative geographical coding - الترميز الجغرافي الإداري المغربي|Moroccan administrative geographical coding - الترميز الجغرافي الإداري المغربي]]
****[[:d:Wikidata:Property proposal/Moroccan administrative geographical coding|Moroccan administrative geographical coding]]
*** External identifiers: [[:d:Wikidata:Property proposal/COSL profile ID|COSL profile ID]], [[:d:Wikidata:Property proposal/snookerscores.net tournament ID|snookerscores.net tournament ID]], [[:d:Wikidata:Property proposal/NBC Olympics Athlete ID|NBC Olympics Athlete ID]], [[:d:Wikidata:Property proposal/European Bridge League ID|European Bridge League ID]], [[:d:Wikidata:Property proposal/research.com ID|research.com ID]], [[:d:Wikidata:Property proposal/ComingSoon.it TV IDs|ComingSoon.it TV IDs]], [[:d:Wikidata:Property proposal/Team France profile ID|Team France profile ID]], [[:d:Wikidata:Property proposal/FIGC player ID|FIGC player ID]], [[:d:Wikidata:Property proposal/Theapolis theater ID|Theapolis theater ID]], [[:d:Wikidata:Property proposal/Theapolis actor ID|Theapolis actor ID]], [[:d:Wikidata:Property proposal/AVP player ID|AVP player ID]], [[:d:Wikidata:Property proposal/Volleyball Canada ID|Volleyball Canada ID]], [[:d:Wikidata:Property proposal/Intangible cultural heritage ID by the Austrian UNESCO commission|Intangible cultural heritage ID by the Austrian UNESCO commission]], [[:d:Wikidata:Property proposal/Unidades de Conservação no Brasil ID|Unidades de Conservação no Brasil ID]], [[:d:Wikidata:Property proposal/Korean Tour player ID|Korean Tour player ID]], [[:d:Wikidata:Property proposal/Austadiums ID|Austadiums ID]], [[:d:Wikidata:Property proposal/DEL player ID|DEL player ID]], [[:d:Wikidata:Property proposal/CAMEO Chemicals ID|CAMEO Chemicals ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6rCE Which mountaineers died on Mount Everest ordered by their death date?] ([https://twitter.com/nopiedra/status/1669452803482218496 source])
*** [https://w.wiki/6qFj Gallery of people born in Brittany and named Jeanne, Jean or Yann] ([https://twitter.com/belett/status/1669270736710582273 source])
*** [https://w.wiki/6peC List of botanical collectors who have a death date but don't have a Bionomia ID] ([https://twitter.com/SiobhanLeachman/status/1668451137996087296 source])
*** [https://w.wiki/6pbf British MPs who resigned from the Commons mid-parliament on two separate occasions] ([https://twitter.com/generalising/status/1668311555467771904 source])
*** [https://w.wiki/6pJN Dutch members of parliament with a Mastodon account] ([https://wikis.world/@egonw@scholar.social/110524599570755431 source])
*** [Data quality] [ Inside a given [[d:Property:P31|instance of (P31)]] inside same country, [https://w.wiki/6puw find possibles duplicates if they share same date] : same kind of event same date in same country might be a candidate for review and merge
*** [Calendars] [https://w.wiki/6qzG What is the equivalent in Iranian Hijri of ''March 5, 1902''?]
* '''Development'''
** REST API:
*** We finished the endpoint for getting data from Properties and it is now available on Wikidata.
*** We started expanding that endpoint with filter options and conditional http headers.
** EntitySchemas: The new datatype is now [[D:Wikidata talk:Schemas#New EntitySchema data type is ready for testing on Test Wikidata|available for testing and feedback]].
** mul language code: We've continued working on making the mobile termbox (labels, descriptions, aliases) ready for the new language code. ([[phab:T329644]], [[phab:T338302]], [[phab:T329655]], [[phab:T316767]])
** Vector 2022 skin: We are fixing an issue with the bolding of results in the main search suggester. ([[phab:T327510]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 06 19|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:२४, १९ जून २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25147433 -->
== Wikidata weekly summary #582 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Wolverène|Wolverène]] (RfP scheduled to end after 2 July 2023 18:46 UTC)
** Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Vargenau|Vargenau]] (successful) Welcome onboard \o/
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/RomesfulImporterBot|RomesfulImporterBot]] (Task: Creating and updating Russian Lexemes by transferring information from the [[:ru:wikt:Викисловарь:Заглавная_страница|Russian Wiktionary]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC, 12th July 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** Wikiconvention francophone: [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/2TFAWZVZ6HFHS7YJ5BFDK4Z2LRACXLA5/ Opening of calls for communication and scholarship applications until July 14th].
*** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/FMUIEJQ32NTKRTKVCGYOCTMACJPPUOB2/ WikiIndaba 2023] Call for Submissions and Scholarship Applications. Deadline: June 30, 2023.
** Ongoing: Weekly Lexemes Challenge #98, [https://dicare.toolforge.org/lexemes/challenge.php?id=98 Shoes] (started on 2023-06-26 12:01:20)
* '''Press, articles, blog posts, videos'''
** Blogs
*** [http://magnusmanske.de/wordpress/?p=701 Dude, where are my pictures?]
*** [https://bicikl-project.eu/news/bicikl-linking-people-unambiguously-and-efficiently-their-work BiCIKL is linking people unambiguously and efficiently to their work]
*** [https://redskins101.com/understanding-knowledge-graphs-a-beginners-guide/ Understanding Knowledge Graphs: A Beginner’s Guide]
** Videos
*** re:publica 2023 - Peer learning methods and Open Educational Resources (OER) on Wikidata for a viable digital culture of remembrance (in German) - [https://www.youtube.com/watch?v=vQlIYcwiMsk YouTube]
*** Workshop - Aligning Open Biological and Biomedical Ontology Foundry ontologies with Wikidata - [https://www.youtube.com/watch?v=2MFg3XIF4J0 YouTube]
*** Managing conflations and duplications of personal items in Wikidata, National Library of Greece - [https://www.youtube.com/watch?v=8HYn5KwRrA4 YouTube]
*** Why Wikidata in Linked Data and Libraries (in Greek)- [https://www.youtube.com/watch?v=tqDIjwESR74 YouTube]
*** Adding metadata utilities in the Koha staff interface based on Wikidata - [https://www.youtube.com/watch?v=70W5xNjzOrM YouTube]
*** From authority control to identity management - [https://www.youtube.com/watch?v=sJ1aDDAL5-c&list=PLW3V1R3KCG4nbLDYBL-d8pUwO2M6TTy7s&index=3 YouTube]
*** DSI Webinar - The ontology of Wikidata: how to interact with it for a better quality - [https://www.youtube.com/watch?v=vcn5qCeQdD8 YouTube]
*** Wikidata as a tool for biocuration of cell types, Biocuration Conference 2023 - [https://www.youtube.com/watch?v=aLzWrQu-F-4 YouTube]
*** Webinar: Wikidata, a useful knowledge base for any study - [https://www.youtube.com/watch?v=lt2tephEkhc YouTube]
*** KGC '23 Talk — The Error Is The Message: Extracting Insights From Deceptive Data for Nazi-Looted Art - [https://www.youtube.com/watch?v=WBMpZ3NDNRQ YouTube]
** Surveys
*** [[d:Wikidata talk:Ontology issues prioritization|Results of the WMDE survey on ontology issues reusers are facing]]
** Notebooks
*** [https://observablehq.com/@pac02/explore-people-having-notable-parents?collection=@pac02/notable-parents Explore people having notable parents]
* '''Tool of the week'''
**
* '''Other Noteworthy Stuff'''
** TU Berlin research group "[https://www.tu.berlin/en/about/profile/press-releases-news/2020/oktober/restitution-of-knowledge The Restitution of Knowledge]" are exploring the use of Wikidata to build a Linked Open Data (LOD) project that maps German colonial military expeditions into Africa. Interested in getting involved or learning more about their project? Reach out on the project's talk page: [[D:Wikidata:WikiProject TheRoK/Data Models|Wikidata:WikiProject TheRoK/Data Models]].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11833|PremiershipRugby.com player ID (new)]], [[:d:Property:P11834|Professor at Cologne univ. ID]], [[:d:Property:P11835|Numista ruling authority ID]], [[:d:Property:P11836|Suomen etymologinen sanakirja ID]], [[:d:Property:P11837|Suomen murteiden sanakirja ID]], [[:d:Property:P11838|Svenska Akademiens ordlista ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/諱|諱]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/Date of declaration as a town|Date of declaration as a town]] (<nowiki>The date when a settlement is declared a town</nowiki>)
****[[:d:Wikidata:Property proposal/Loss of town status|Loss of town status]] (<nowiki>Date of loss of town rank</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Azerbaijani National Encyclopedia ID|Azerbaijani National Encyclopedia ID]], [[:d:Wikidata:Property proposal/Alienor.org ID|Alienor.org ID]], [[:d:Wikidata:Property proposal/The Literary Encyclopedia person ID|The Literary Encyclopedia person ID]], [[:d:Wikidata:Property proposal/XWord Info author ID|XWord Info author ID]], [[:d:Wikidata:Property proposal/WKF ranking ID|WKF ranking ID]], [[:d:Wikidata:Property proposal/Composer's Union of Ukraine person ID|Composer's Union of Ukraine person ID]], [[:d:Wikidata:Property proposal/Archiefpunt curator ID|Archiefpunt curator ID]], [[:d:Wikidata:Property proposal/Archiefpunt archive ID|Archiefpunt archive ID]], [[:d:Wikidata:Property proposal/Archiefpunt compiler ID|Archiefpunt compiler ID]], [[:d:Wikidata:Property proposal/Woordenboek der Nederlandsche Taal GTB ID|Woordenboek der Nederlandsche Taal GTB ID]], [[:d:Wikidata:Property proposal/etymologiebank.nl ID|etymologiebank.nl ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6rfg Last words of authors (adapted from a query generated by ChatGPT)] [https://twitter.com/mlpoulter/status/1671485133600223235 (source)]
*** [https://w.wiki/6sAW List of American actors and actresses having a wikipedia page with parents having a wikipedia page]
*** (history) [https://w.wiki/6sWQ Where were the borders crossing between {{Q|Q16957}} and {{Q|Q713750}} ?]
*** [https://w.wiki/6TNS Week 25, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110599579378411109 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject University of Washington Libraries|WikiProject University of Washington Libraries]] - projects which individuals at the UW Libraries have done in collaboration with the Wikidata community.
*** [[d:Wikidata:WikiProject New York Public Library|WikiProject New York Public Library]] - work underway at the New York Public Library (Q219555) to connect library data with Wikidata.
* '''Development'''
** Wikibase REST API: We are working on making it possible to get statements from a Property. ([[phab:T338383]])
** EntitySchema: We're looking into the feedback we received from the testing of the new datatype.
** Ontology issues: We have [[d:Wikidata talk:Ontology issues prioritization#Results of the survey on ontology issues reusers are facing|released the survey results]]. The next step is looking into solutions.
** mul language code: We are continuing to adapt the desktop UI to make it ready for the new special language code. ([[phab:T329644]], [[phab:T338302]], [[phab:T339103]], [[phab:T329655]], [[phab:T329655]])
** Vector 2022: We are changing the style for search suggestions as the default of the skin isn't working well for Wikidata. ([[phab:T327510]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 06 26|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १८:३३, २६ जून २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25178559 -->
== Wikidata weekly summary #583 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/koavf_3|koavf 3]] (RfP scheduled to end after 8 July 2023 13:16 UTC)
** Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Wolverène|Wolverène]] Welcome onboard \o/
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/UrbanBot|UrbanBot]] (Task: UrbanBot's task is to mass-add English descriptions to items that don't have one)
** Closed request for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/RomesfulImporterBot|RomesfulImporterBot]] (Task: Creating and updating Russian Lexemes by transferring information from the [[:ru:wikt:Викисловарь:Заглавная_страница|Russian Wiktionary]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The third iteration of the WikiWomenCamp will be hosted in New Delhi, India, from the 20th to the 22nd of October 2023. [[m:WWC2023/Scholarship|
Scholarship applications are now open]].
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour July 7, 2023: Let's collaborate to upgrade our community infrastructure! We'll transfer notes and content from Google Docs to our WikiProject subpages. We'll be practicing our Wiki markup skills and learning to manage Wikidata Project pages [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-July-7_Wikidata_Working_Hour Event page]
** Ongoing: Weekly Lexemes Challenge #99, [https://dicare.toolforge.org/lexemes/challenge.php?id=99 Breast milk] (Challenge started on 2023-07-03 12:01:21)
** Past: The [https://www.dla-marbach.de/kalender/detail/529/ “Games & Literature” conference] took place June 28th-30th at [[d:Q1205813|German Literature Archive Marbach (Q1205813)]], several sessions mentioned Wikidata (see for example [https://zenodo.org/record/8103375 Why we thought it was a good idea to build a DACH games database]).
* '''Press, articles, blog posts, videos'''
** Videos
*** EduWiki 2023 Wikidata for Education - [https://www.youtube.com/watch?v=rdsbh64LwhQ YouTube]
*** EduWiki 2023 Wikidata in Secondary School Classrooms - [https://www.youtube.com/watch?v=eo_WIhA8btI YouTube]
** Notebooks
*** [https://observablehq.com/@pac02/all-tour-de-frances-yellow-jersey-wearers Visualizing all Tour de France's yellow jersey wearers]. See also, [https://observablehq.com/tag/tourdefrance all notebooks about the Tour de France].
* '''Tool of the week'''
** [[m:User:Base/Scripts/HaveWikibaseLabelLowercased.js]] - is a Userscript that adds an arrow next to the main label (page title) which upon double click (a tap and a confirmation on touch devices) automatically makes the label's first letter lowercase for the current interface language. If there was already a matching alias it gets removed.
* '''Other Noteworthy Stuff'''
** The [[d:Wikidata:WikidataCon 2023|WikidataCon 2023]] call for proposals is running until July 31st. If you have questions or need advice before sending a program proposal, join the program team during one of the office hour sessions (online or in Taiwan, in Chinese or in English). [[d:Wikidata_talk:WikidataCon_2023#Wikidatacon_Calling_for_Proposals_Office_Hours_Wikidatacon_%E5%BE%B5%E7%A8%BF%E8%AA%AA%E6%98%8E%E6%9C%83%EF%BC%81|More information]]
** [[:d:WD:Scholia|Scholia]] has a new aspect dedicated to profiling WikiProjects, e.g. [[:toolforge:scholia/wikiproject/Q56241615]] for [[d:WD:WikiProject Invasion biology|WikiProject Invasion biology]]. Using it revealed inconsistencies across WikiProjects in terms of which properties they use (and how) to associate a page with a WikiProject, as discussed [[d:Wikidata talk:WikiProjects#Consistency in tagging WikiProjects via P5008 and/ or P6104|here]].
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/Z73WCYFGNK6AOENKERGOYUCDQWWU433G/ Introducing Wikibase World]. The Wikibase registry has moved. Add an entry for your Wikibase if it's accessible over the open internet.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11849|first performance by]] (<nowiki>performer or performing group for the first performance of a work</nowiki>)
****[[:d:Property:P11851|record of]] (<nowiki>signal over time this object is a physical representation of</nowiki>)
****[[:d:Property:P11862|orchestration]] (<nowiki>the instruments used in a musical composition or arrangement described using score notation</nowiki>)
****[[:d:Property:P11868|type of document(s) held]] (<nowiki>used to specify the type of document(s) contained in an archival collection or documentation file</nowiki>)
*** External identifiers: [[:d:Property:P11840|French sports venue number]], [[:d:Property:P11841|Challenges billionaire ID]], [[:d:Property:P11842|Intangible cultural heritage ID by the Austrian UNESCO commission]], [[:d:Property:P11843|mosff.ru player ID]], [[:d:Property:P11845|Austadiums ID]], [[:d:Property:P11846|Akadem organization ID]], [[:d:Property:P11847|Zeneszöveg.hu international artist ID]], [[:d:Property:P11848|Azerbaijani National Encyclopedia ID]], [[:d:Property:P11850|Encyclopedia.com ID]], [[:d:Property:P11852|QLIT ID]], [[:d:Property:P11853|Biographical Dictionary of Foreign Kartvelologists of Georgia ID]], [[:d:Property:P11854|Politique pappers identifier]], [[:d:Property:P11855|altesdresden.de object ID]], [[:d:Property:P11856|BFM.ru person ID]], [[:d:Property:P11857|beachsoccer.com player ID]], [[:d:Property:P11858|National Science Foundation award]], [[:d:Property:P11859|BIBFRAME Hub ID]], [[:d:Property:P11860|elibrary.ru article ID]], [[:d:Property:P11861|Clavis Historicorum Antiquitatis Posterioris work ID]], [[:d:Property:P11863|Radiomuseum company ID]], [[:d:Property:P11865|BSDB player ID]], [[:d:Property:P11866|NBC Olympics athlete ID]], [[:d:Property:P11867|Law Insider Legal Dictionary entry]], [[:d:Property:P11869|VMI Historical Rosters Database ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/elected on|elected on]] (<nowiki>Date when a person was elected to a {{P|P39}}, in difference to {{P|P580}} (= {{Q|Q28530236}}). {{P|P2715}} cannot always be applied.</nowiki>)
****[[:d:Wikidata:Property proposal/collage combines images|collage combines images]] (<nowiki>collage composed of images</nowiki>)
****[[:d:Wikidata:Property proposal/Nigerian registered company (RC) id|Nigerian registered company (RC) id]] (<nowiki>RC number (Registration Number), identifier assigned to a business by the Corporate Affairs Commission (CAC) in Nigeria</nowiki>)
****[[:d:Wikidata:Property proposal/Cent cols|Cent cols]] (<nowiki>A property to link Wikidata entries to the dedicated pages of each pass by the Cent Cols</nowiki>)
****[[:d:Wikidata:Property proposal/Phonographic copyright|Phonographic copyright]] (<nowiki>identifier for phonographic copyright</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/myjewishitaly.it ID|myjewishitaly.it ID]], [[:d:Wikidata:Property proposal/Rostocker Matrikelportal ID|Rostocker Matrikelportal ID]], [[:d:Wikidata:Property proposal/Lemmy community identifier|Lemmy community identifier]], [[:d:Wikidata:Property proposal/Mythoskop ID|Mythoskop ID]], [[:d:Wikidata:Property proposal/Archivio digitale Fondo Edifici di Culto ID|Archivio digitale Fondo Edifici di Culto ID]], [[:d:Wikidata:Property proposal/British Institute at Ankara person ID|British Institute at Ankara person ID]], [[:d:Wikidata:Property proposal/British Institute at Ankara settlement ID|British Institute at Ankara settlement ID]], [[:d:Wikidata:Property proposal/LFG player ID|LFG player ID]], [[:d:Wikidata:Property proposal/Flashpoint database ID|Flashpoint database ID]], [[:d:Wikidata:Property proposal/Woordenlijst Nederlandse Taal|Woordenlijst Nederlandse Taal]], [[:d:Wikidata:Property proposal/World Geographical Scheme for Recording Plant Distributions ID|World Geographical Scheme for Recording Plant Distributions ID]], [[:d:Wikidata:Property proposal/Istituto Italiano di Tecnologia author ID|Istituto Italiano di Tecnologia author ID]], [[:d:Wikidata:Property proposal/Wikibase World identifier|Wikibase World identifier]], [[:d:Wikidata:Property proposal/Biblioteca centrale Cappuccini authority ID|Biblioteca centrale Cappuccini authority ID]], [[:d:Wikidata:Property proposal/National Library of Colombia authority ID|National Library of Colombia authority ID]], [[:d:Wikidata:Property proposal/CNR ExploRA author ID|CNR ExploRA author ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6tP5 Subject areas of journals that have published papers about the replication crisis] (by User:Zeromonk and User:MartinPoulter)
*** [https://w.wiki/6x5L Count of games published in ROM format per platform per year, 1995-1997] ([[d:Wikidata:Request_a_query#Properly_formatted_years_as_x-axis_for_a_bar_chart|source]])
*** [https://w.wiki/6x5p Countries with similar populations]
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Conflation|WikiProject Conflation]] aims to identify and untangle conflated items.
*** [[d:Wikidata:WikiProject Scotland's Accused Witches|WikiProject Scotland's Accused Witches]] aims at producing structured data documenting witchhunts, and prosecuted Scotland's accused witches on Wikidata using the University of Edinburgh's landmark Survey of Scottish Witchcraft database (1563 to 1736).
* '''Development'''
** Wikibase REST API:
*** We finished the GetProperty endpoint with fields filter and Conditional headers ([[phab:T338141]], [[phab:T338138]])
*** We started working on the endpoints for reading statement data of Properties (both a single statement, and a list of all of a Property’s statement) ([[phab:T339356]]), [[phab:T338383]])
** Ontology issue survey: We put together an overview of solutions for the various types of issues and will share them this week.
** mul language code: We are continuing to work through the language fallback issues that were uncovered.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 07 03|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:००, ३ जुलाई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25235401 -->
== Wikidata weekly summary #584 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/koavf_3|koavf 3]] Welcome onboard \o/
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/FromCrossrefBot 1: Publication dates|FromCrossrefBot 1: Publication dates]] (Task/s: Using information from Crossref: 1 - Add publication date to items where they are not present in Wikidata 2 - Fix publication dates where they are erroneous)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC, 12th July 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
*** LD4 conference (YouTube)
**** [https://www.youtube.com/watch?v=TFl28pCkoHs Linked data via Vivaldi: A musical journey from Wikidata to the library catalog]- Tuesday, July 11, 2:30pm EST
**** [https://www.youtube.com/watch?v=UPgGq1yNM1Q Wikidata Sprint in UNLV Special Collections Highlighting LGBTQ+ Las Vegas] - Tuesday, July 11, 11:30am EST
**** [https://www.youtube.com/watch?v=5CiFIIZSCxo Linking Us Together: Applications of Wikidata in Saving Ukrainian Cultural Heritage Online (SUCHO)] - Tuesday, July 11, 11am EST
**** [https://www.youtube.com/watch?v=VYoD6-aw80M WikiframeVG: A SPARQL Template-based Wikiframe for Wikidata Graph Exploration] - Wednesday, July 12, 11:00 am - 11:30 am
**** [https://www.youtube.com/watch?v=pvrxTh8xfdY Wikidata and the sum of all video games: putting the "linked" in video game metadata]
**** [https://www.youtube.com/watch?v=X70oWw3sXk8 How do you model my gender? Studying gender representation in the Wikidata knowledge base] Wednesday, July 12, 10:00 am - 10:30 am ET
** Ongoing
*** Ongoing: Weekly Lexemes Challenge #100, [https://dicare.toolforge.org/lexemes/challenge.php?id=100 Ants] (Challenge started on 2023-07-10 12:01:24)
** Past
*** Sailesh Patnaik presents Wikidata for Education at the July session of the Network of Open Orgs - [https://www.youtube.com/watch?v=i1s07g-SmE0 YouTube]
**** Wikidata Online Course - Cohort 1 graduation - [https://www.youtube.com/watch?v=-2Vby3NwucY YouTube]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/04/10/a-volunteer-based-initiative-is-flourishing-in-arabic-wikipedia-reliability-enhanced-with-10k-citations-added/ A volunteer-based initiative is flourishing in Arabic Wikipedia: Reliability enhanced with +10k citations added]
*** [https://addshore.com/2023/07/wikidata-map-in-2023/ Wikidata Map in 2023]
** Videos
*** How to create a Wikidata Lexeme with ease - Beginner's Guide (in Twi and English) [https://www.youtube.com/watch?v=aJnPpqZb_lg YouTube]
* '''Tool of the week'''
** [https://wikidata-todo.toolforge.org/duplicity/#/ Duplicity] is a tool on Toolforge that helps find articles on Wikipedia that do not have a Wikidata Item, and match them to an existing Item, or create a new one. ([https://wikidata-todo.toolforge.org/duplicity/#/article/enwiki example for English Wikipedia])
** [[d:User:Bamyers99/HasProperty.js|HasProperty.js]] displays presence/absence of specific properties (configurable) after the Statements heading. Clicking a property name will jump to that properties section. For absent property, clicking property name will jump to the end of the page.
* '''Other Noteworthy Stuff'''
** [[d:Wikidata_talk:Ontology_issues_prioritization#Overview_of_potential_solutions|Overview of potential solutions regarding survey on ontology issues reusers are facing]] have been published. Are there important pieces missing? Is there something you disagree with? Generally sounds sensible? Do add your thoughts.
** Wikidata development plan for Q3 has been updated. [[d:Wikidata:Development_plan#Wikidata_as_a_platform|Wikidata:Development_plan]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11870|The Literary Encyclopedia person ID]], [[:d:Property:P11871|ComingSoon.it TV series ID]], [[:d:Property:P11872|ComingSoon.it TV program ID]], [[:d:Property:P11873|parliament.bg MP ID]], [[:d:Property:P11874|Archivio digitale Fondo Edifici di Culto ID]], [[:d:Property:P11875|Flashpoint database ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/excavated by|excavated by]] (<nowiki>person who has conducted an archaeological excavation of a historic site</nowiki>)
****[[:d:Wikidata:Property proposal/verdict|verdict]] (<nowiki>decision made at the end of a trial by the judge or jury</nowiki>)
****[[:d:Wikidata:Property proposal/Founder of|Founder of]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/underlying structure|underlying structure]] (<nowiki>an instance of the subject becomes an instance of the object if some of its data are lost</nowiki>)
****[[:d:Wikidata:Property proposal/timetable|timetable]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Antenna Structure Registration Number|Antenna Structure Registration Number]], [[:d:Wikidata:Property proposal/BDFutbol manager ID 2|BDFutbol manager ID 2]], [[:d:Wikidata:Property proposal/GSA player ID|GSA player ID]], [[:d:Wikidata:Property proposal/Gameswelt ID|Gameswelt ID]], [[:d:Wikidata:Property proposal/DigiListan artist ID|DigiListan artist ID]], [[:d:Wikidata:Property proposal/FSHF player ID|FSHF player ID]], [[:d:Wikidata:Property proposal/WWGR player ID|WWGR player ID]], [[:d:Wikidata:Property proposal/Threads username|Threads username]], [[:d:Wikidata:Property proposal/ProQuest publication ID|ProQuest publication ID]], [[:d:Wikidata:Property proposal/Lift Up profile ID|Lift Up profile ID]], [[:d:Wikidata:Property proposal/Internet Broadway Database touring theatre ID|Internet Broadway Database touring theatre ID]], [[:d:Wikidata:Property proposal/Ligue nationale de rugby ID|Ligue nationale de rugby ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6TNS Week 26, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110652193767560122 source])
*** [https://w.wiki/6yJE Portraits of queer men people]
*** [https://w.wiki/6zR3 World Universities on Mastodon] ([https://wikis.world/@egonw@scholar.social/110677163462858509 source])
* '''Development'''
** Ontology issues: We published [[d:Wikidata talk:Ontology issues prioritization#Overview of potential solutions|the overview of solutions]] and are looking for input on them now.
** mul language code: We continued work on it focusing on showing it in the right place in the desktop termbox ([[phab:T316767]])
** Wikibase REST API: We continued working on the endpoints for reading statement data of Properties (both a single statement, and a list of all of a Property’s statement) ([[phab:T339356]], [[phab:T338383]])
** Vector 2022 skin: We continued work on improving the search display ([[phab:T327510]])
** WMF Governance wiki is now connected to Wikidata so can be linked to in the sitelink section under multilingual sites ([[phab:T321967]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 07 10|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १३:०६, १० जुलाई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25275939 -->
== Wikidata weekly summary #584 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Tomodachi94|Tomodachi94]] (RfP scheduled to end after 21 July 2023 05:02 UTC)
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Peuc bot 3|Peuc bot 3]] (Task: One-time import of a database of Québec written literary works)
*** [[d:Wikidata:Requests for permissions/Bot/MajavahBot|MajavahBot]] (Task: Import version and metadata information for Python libraries from [https://pypi.org/ PyPI])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/MNSAJ5XLNLF6XBCYGB3CYHB72O6XVQGL/ The 4th Wikidata Workshop. (Extended deadline)! Papers are due on Thursday, 27 July 2023]
** Ongoing: Weekly Lexemes Challenge #101, [https://dicare.toolforge.org/lexemes/challenge.php?id=101 Archives] (Challenge started on 2023-07-17 12:01:18
** Past: Wikidata and Wikibase Q3 office hour session log: [[d:Wikidata:Events/Telegram_office_hour_2023-07-12|Wikidata:Events/Telegram office hour 2023-07-12 ]]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://www.bylinebyline.com/articles/internets-architects-wikipedia-wikimedia-editors#:~:text=the%20internet%20itself.-,KALLI%20MATHIOS,-Can%20you%20describe Issue 01: Who Builds The Internet?]
*** [[:w:Wikipedia:Wikipedia_Signpost/2023-07-17/In_focus|Are the children of celebrities over-represented in French cinema?]] in ''[[:w:Wikipedia:Wikipedia_Signpost|The Signpost]]'', July 17, 2023
*** [https://beforesandafters.com/2023/07/11/the-humble-guide-to-building-an-asset-library/ The humble guide to building an asset library]
** Papers
*** [https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00569/116618 OpenFact: Factuality Enhanced Open Knowledge Extraction]
*** [https://figshare.com/s/a1ed9cdbd917c923b884 "Psychiq and Wwwyzzerdd: Wikidata completion using Wikipedia"] (browser extension to import information from Wikipedia, assisted by a DistilBERT-based ML model to predict Wikidata statements for instance and subclass)
*** [https://redc.revistas.csic.es/index.php/redc/article/view/1519/2297 A universal literary canon based on multilingual encyclopedic data: proposal for a measurement method of literary works using quantitative data obtained from Wikidata and Wikipedia]
** Videos
*** Live Q & A with Denny Vrandečić - on Wikidata, Abstract Wikipedia and GenAi - [https://www.youtube.com/watch?v=L5Aw9fkPyoM YouTube]
*** Constructing ethnic language links to open data? Status of Sediq usage on Wikidata (in Chinese) - [https://www.youtube.com/watch?v=r8FYhm9OI1c YouTube]
*** LD4 conference (YouTube)
**** [https://www.youtube.com/watch?v=TFl28pCkoHs Linked data via Vivaldi: A musical journey from Wikidata to the library catalog]
**** [https://www.youtube.com/watch?v=UPgGq1yNM1Q Wikidata Sprint in UNLV Special Collections Highlighting LGBTQ+ Las Vegas]
**** [https://www.youtube.com/watch?v=5CiFIIZSCxo Linking Us Together: Applications of Wikidata in Saving Ukrainian Cultural Heritage Online (SUCHO)]
**** [https://www.youtube.com/watch?v=VYoD6-aw80M WikiframeVG: A SPARQL Template-based Wikiframe for Wikidata Graph Exploration]
**** [https://www.youtube.com/watch?v=pvrxTh8xfdY Wikidata and the sum of all video games: putting the "linked" in video game metadata]
**** [https://www.youtube.com/watch?v=X70oWw3sXk8 How do you model my gender? Studying gender representation in the Wikidata knowledge base]
* '''Tool of the week'''
** [https://wdrc.toolforge.org/ Wikidata Recent Changes API] (simple front-end to the actual API) lets you query Wikidata edits by either properties, or labels/aliases/descriptions/sitelinks. You can retrieve any changes, or specify added/changed/removed. Current lag to Wikidata: 1 seconds. ([http://magnusmanske.de/wordpress/?p=665 blog])
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11889|autosuggest value]] (<nowiki>qualifier for P1963 that suggests which values should be autosuggested to the user that uses the property for items that are instances of the subject</nowiki>)
*** External identifiers: [[:d:Property:P11870|The Literary Encyclopedia person ID]], [[:d:Property:P11871|ComingSoon.it TV series ID]], [[:d:Property:P11872|ComingSoon.it TV program ID]], [[:d:Property:P11873|parliament.bg MP ID]], [[:d:Property:P11874|Archivio digitale Fondo Edifici di Culto ID]], [[:d:Property:P11875|Flashpoint database ID]], [[:d:Property:P11876|Choisirleservicepublic.gouv.fr organization ID]], [[:d:Property:P11877|Gameswelt ID]], [[:d:Property:P11878|Vélo'v station ID]], [[:d:Property:P11879|Lithuanian protected object ID]], [[:d:Property:P11880|Saugoma.lt area ID]], [[:d:Property:P11881|Saugoma.lt object ID]], [[:d:Property:P11882|Alienor.org ID]], [[:d:Property:P11883|Musées Occitanie ID]], [[:d:Property:P11884|Trésors de Nice ID]], [[:d:Property:P11885|Image Duplicator ID]], [[:d:Property:P11886|CNR ExploRA author ID]], [[:d:Property:P11887|ECLI court code]], [[:d:Property:P11888|Romanian river code]], [[:d:Property:P11890|German University Collections person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/verdict|verdict]] (<nowiki>decision made at the end of a trial by the judge or jury</nowiki>)
****[[:d:Wikidata:Property proposal/Founder of|Founder of]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/underlying structure|underlying structure]] (<nowiki>an instance of the subject becomes an instance of the object if some of its data are lost</nowiki>)
****[[:d:Wikidata:Property proposal/timetable|timetable]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/Canadian Archival Information Network authority record|Canadian Archival Information Network authority record]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/BDFutbol manager ID 2|BDFutbol manager ID 2]], [[:d:Wikidata:Property proposal/GSA player ID|GSA player ID]], [[:d:Wikidata:Property proposal/DigiListan artist ID|DigiListan artist ID]], [[:d:Wikidata:Property proposal/FSHF player ID|FSHF player ID]], [[:d:Wikidata:Property proposal/WWGR player ID|WWGR player ID]], [[:d:Wikidata:Property proposal/Threads username|Threads username]], [[:d:Wikidata:Property proposal/ProQuest publication ID|ProQuest publication ID]], [[:d:Wikidata:Property proposal/Lift Up profile ID|Lift Up profile ID]], [[:d:Wikidata:Property proposal/Internet Broadway Database touring theatre ID|Internet Broadway Database touring theatre ID]], [[:d:Wikidata:Property proposal/Ligue nationale de rugby ID|Ligue nationale de rugby ID]], [[:d:Wikidata:Property proposal/Musée critique de la Sorbonne ID|Musée critique de la Sorbonne ID]], [[:d:Wikidata:Property proposal/FantLab translator ID|FantLab translator ID]], [[:d:Wikidata:Property proposal/The Literary Encyclopedia work ID|The Literary Encyclopedia work ID]], [[:d:Wikidata:Property proposal/Acclaimed Music album ID|Acclaimed Music album ID]], [[:d:Wikidata:Property proposal/Hugging Face user or organization ID|Hugging Face user or organization ID]], [[:d:Wikidata:Property proposal/Friedländer ID|Friedländer ID]], [[:d:Wikidata:Property proposal/IMDb keyword|IMDb keyword]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/6$vi List of data journals at Wikidata] ([https://twitter.com/_shigapov/status/1678780961214050306 source])
*** [https://w.wiki/6TNS Week 28, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110718631093218142 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Antiquity|WikiProject Antiquity]] (aims to gather all contributors working in an aspect or another of Antiquity)
*** [[d:Wikidata:WikiProject Lodging|WikiProject Lodging]] (aims at creating, improving, and organizing Wikidata items related to lodging, such as hotels, motels, inns, guest houses and lodging-related topics)
* '''Development'''
** Vector 2022 skin: We finished working on removing the strange bolding pattern of the Search Results on Wikidata. Should be rolled out in the next train ([[phab:T327510]])
** EntitySchemas: We are working on showing the Label of EntitySchema in Statements and Special pages ([[phab:T339924]])
** Mismatch Finder: We are working on adding the Language Selector to the Mismatch Finder ([[phab:T328149]])
** mul: We trying out changing how placeholders in Wikibase termboxes work: They’ll soon start falling back across the fallback chain of the language until they hit mul ([[phab:T340832]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 07 17|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १३:५४, १७ जुलाई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25297678 -->
== Wikidata weekly summary #585 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Yahya|Yahya]] (RfP scheduled to end after 26 July 2023 17:46 UTC)
** Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Tomodachi94|Tomodachi94]] (successful) Welcome on board \o/
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Missed the initial office hour sessions for preparing a WikidataCon 2023 submission? Join the next sessions on 20th, 22nd, and 26th and bring all your questions. [[d:Wikidata:WikidataCon_2023#Office_hours|Wikidata:WikidataCon 2023#Office hours]] (available in both Mandarin and English)
*** Live Wikidata editing in Italian, July 25 at 9:00 PM CEST on [https://www.youtube.com/watch?v=m2oj_NAENvY YouTube]
** Ongoing
*** Ongoing: Weekly Lexemes Challenge #102, [https://dicare.toolforge.org/lexemes/challenge.php?id=102 Money] (Challenge started on 2023-07-24 12:01:19)
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/07/12/abstract-wikipedia-gains-new-support-from-the-rockefeller-foundation/ Abstract Wikipedia gains new support from The Rockefeller Foundation]
*** [https://addshore.com/2023/07/wikibase-and-reconciliation/ Wikibase and reconciliation], by Adshore
*** [https://whoseknowledge.org/wikidata-robot-epistemology/ Wikidata: why we contribute to the robot epistemology]
** Papers
*** [https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1011235 Ten quick tips for editing Wikidata]
** Videos
*** Wikidata data set of the Sediq language (in Chinese) - [https://www.youtube.com/watch?v=-XMdiI3izrE YouTube]
*** How can we utilize Wikidata to protect Puyuma, an endangered language - [https://www.youtube.com/watch?v=cfSfKu8WESs YouTube]
*** WikiConference India 2023 - Linking Wikidata with Wikivoyage - [https://www.youtube.com/watch?v=_th9xT6-2Pw YouTube]
*** WikiConference India 2023 — Structured Data in Wikidata and Commons - [https://www.youtube.com/watch?v=rUadi5Mumvg YouTube]
** Dataviz
*** [https://mtmx.github.io/wikicommunes/ Wikicommunes] (See also the [https://mastodon.social/@mat@mapstodon.space/109551155521935438 thread] on Mastodon)
* '''Tool of the week'''
** [https://wikidata-todo.toolforge.org/images_near_items.php Images near items] - helps to find Wikimedia Commons images near Wikidata items without image. It can load a category tree of Commons images with coodrinates, and then find Wikidata items of a certain [[d:Property:P31|P31]] with coordinates but without images. Then, it will try to find nearby (<50 meters) pairs. (example [https://wikidata-todo.toolforge.org/images_near_items.php?category=Telephone+booths+in+the+United+Kingdom&depth=5&p31=Q712868&max_distance_m=50 link] for UK red phone booths)
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/IPRW3TAAZK3DPVGN5JKGVJRVPBUJDQNE/ Update on the collaboration between Wikimedia Deutschland, Igbo Wikimedia Usergroup and Wikimedia Indonesia to advance the technical capacities of the movement around Wikidata].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11899|median household income]] (<nowiki>median of the household income (cumulated salaries etc.) of a specific place, such as city, state, country</nowiki>)
****[[:d:Property:P11903|login URL]] (<nowiki>URL of a webpage used to log into a service</nowiki>)
****[[:d:Property:P11904|registration page URL]] (<nowiki>URL of a webpage used to sign up for a service</nowiki>)
*** External identifiers: [[:d:Property:P11891|GamersGlobal series ID]], [[:d:Property:P11892|Threads username]], [[:d:Property:P11893|Dutch word ID]], [[:d:Property:P11895|BSRussia.com team ID]], [[:d:Property:P11896|Istituto Italiano di Tecnologia author ID]], [[:d:Property:P11897|World Geographical Scheme for Recording Plant Distributions ID]], [[:d:Property:P11898|Stage 32 profile ID]], [[:d:Property:P11900|Livres Hebdo award ID]], [[:d:Property:P11901|NCI Dictionary of Cancer Terms entry]], [[:d:Property:P11902|NCI Dictionary of Genetics Terms entry]], [[:d:Property:P11905|ifkdb.se player ID]], [[:d:Property:P11906|Livres Hebdo tag ID]], [[:d:Property:P11907|stats.fm album ID]], [[:d:Property:P11908|Ligue nationale de rugby ID]], [[:d:Property:P11909|Holarse article ID]], [[:d:Property:P11910|Musée critique de la Sorbonne ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Top scorer|Top scorer]] (<nowiki>This property is for the best scorer of a single season of a team sport's competition, or even for the best ever scorer of the history of a competition. The qualifiers to be admitted to this property should be: {{p|54}}; {{p|1532}}; {{p|1013}} (es.: goals / tries / points / etc ).</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/BDFutbol referee ID|BDFutbol referee ID]], [[:d:Wikidata:Property proposal/Baseball-Reference.com manager ID|Baseball-Reference.com manager ID]], [[:d:Wikidata:Property proposal/USOPC Hall of Fame ID|USOPC Hall of Fame ID]], [[:d:Wikidata:Property proposal/identifiant d'un défunt sur le site Dans nos cœurs|identifiant d'un défunt sur le site Dans nos cœurs]], [[:d:Wikidata:Property proposal/IbsenStage ID|IbsenStage ID]], [[:d:Wikidata:Property proposal/TV Guide movie ID|TV Guide movie ID]], [[:d:Wikidata:Property proposal/OlimpBase FIDE ratings ID|OlimpBase FIDE ratings ID]], [[:d:Wikidata:Property proposal/Digitale Sammlungen Universitätsbibliothek Frankfurt ID|Digitale Sammlungen Universitätsbibliothek Frankfurt ID]], [[:d:Wikidata:Property proposal/Capitolium Art artist ID|Capitolium Art artist ID]], [[:d:Wikidata:Property proposal/Nurnet ID|Nurnet ID]], [[:d:Wikidata:Property proposal/Roku Channel Store ID|Roku Channel Store ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/74wp Bubble graph of the first letter of the word for "one" for languages where Wikidata has a Lexeme] ([https://twitter.com/belett/status/1681314960318799878 source])
*** [https://w.wiki/76rj Searches for trying to replace broken Art UK external IDs] ([[d:Property_talk:P1367#Queries_relating_to_changed_Art_UK_identifiers|source]])
*** [https://w.wiki/75ye People linked in the English Wikipedia page "List of current United States governors"] ([https://t.me/c/1224298920/110790 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Henrik Ibsen|WikiProject Henrik Ibsen]] is a project for users interested in the Norwegian playwright [[d:Q36661|Henrik Ibsen (Q36661)]].
*** [[d:Wikidata:WikiProject Getty Library Wikidata Pilot|WikiProject Getty Library Wikidata Pilot]] - is a WikiProject in the [[d:Q57697861|Getty Library]] at the [[d:Q11203476|Getty Research Institute]] (part of the [[d:Q2919540|J. Paul Getty Trust)]] to create and enhance Wikidata items related to information in materials from the library’s Whitney and Lee Kaplan Collection of African American Visual Culture.
* '''Development'''
** EntitySchemas: We expanded the new datatype that is in testing. When a statement links to an EntitySchema it will now show its label when available ([[phab:T338613]]). We are also working on showing them by their label in recent changes and similar places ([[phab:T214885]]).
** mul language code: we are working on improving the termbox to integrate this new language code better ([[phab:T340644]])
** Mismatch Finder: We are working on adding a language selector to it so you can switch the language of the tool ([[phab:T328149]])
** Wikibase REST API: We completed two new endpoint for the Wikibase REST API:
*** Retrieve all statements from a Property - /entities/properties/{property_id}/statements
*** Retrieve a single statement from a Property - /entities/properties/{property_id}/statements/{statement_id}
*** You can also retrieve a single statement from a Property from the existing /statements/{statement_id} endpoint
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 07 24|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat(WMDE)]] १५:४१, २४ जुलाई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25328487 -->
== Wikidata weekly summary #587 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Welcome to our new admin [[d:User:Yahya|Yahya]]! ([[d:Wikidata:Requests for permissions/Administrator/Yahya|see the closed request]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** The deadline for submitting your proposals for WikidataCon 2023 is July 31st (23:59) anywhere in the world. Submit your proposals at https://pretalx.com/wikidatacon2023/
* '''Press, articles, blog posts, videos'''
** [https://www.sciencedirect.com/science/article/abs/pii/S1570826823000288?via%3Dihub An analysis of discussions in collaborative knowledge engineering through the lens of Wikidata], Elisavet Koutsiana et. al.
* '''Tool of the week'''
** [[d:User:Bovlb/osm.js|osm.js]] will add a link to the navigation for items that have a Wikidata mapping on the OSM side.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11899|median household income]] (<nowiki>median of the household income (cumulated salaries etc.) of a specific place, such as city, state, country</nowiki>)
****[[:d:Property:P11903|login URL]] (<nowiki>URL of a webpage used to log into a service</nowiki>)
****[[:d:Property:P11904|registration page URL]] (<nowiki>URL of a webpage used to sign up for a service</nowiki>)
****[[:d:Property:P11916|shortcode]] (<nowiki>string of text replaced by an emoji or other character on a platform (e.g. :heart_eyes:)</nowiki>)
****[[:d:Property:P11922|verdict]] (<nowiki>decision made at the end of a trial by the judge or jury</nowiki>)
*** External identifiers: [[:d:Property:P11898|Stage 32 profile ID]], [[:d:Property:P11900|Livres Hebdo award ID]], [[:d:Property:P11901|NCI Dictionary of Cancer Terms entry]], [[:d:Property:P11902|NCI Dictionary of Genetics Terms entry]], [[:d:Property:P11905|ifkdb.se player ID]], [[:d:Property:P11906|Livres Hebdo tag ID]], [[:d:Property:P11907|stats.fm album ID]], [[:d:Property:P11908|Ligue nationale de rugby ID]], [[:d:Property:P11909|Holarse article ID]], [[:d:Property:P11910|Musée critique de la Sorbonne ID]], [[:d:Property:P11911|Spotlight PIN ID]], [[:d:Property:P11912|myjewishitaly.it ID]], [[:d:Property:P11913|Minerba One Data Indonesia ID]], [[:d:Property:P11914|Wikibase World ID]], [[:d:Property:P11915|Open Yearbook org id]], [[:d:Property:P11917|ProQuest publication ID]], [[:d:Property:P11918|Friedländer ID]], [[:d:Property:P11919|FIGC player ID]], [[:d:Property:P11920|hitparade.ch song ID]], [[:d:Property:P11921|Theapolis theatre ID]], [[:d:Property:P11923|IbsenStage ID]], [[:d:Property:P11924|IMDb keyword]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Top scorer|Top scorer]] (<nowiki>This property is for the best scorer of a single season of a team sport's competition, or even for the best ever scorer of the history of a competition. The qualifiers to be admitted to this property should be: {{p|54}}; {{p|1532}}; {{p|1013}} (es.: goals / tries / points / etc ).</nowiki>)
****[[:d:Wikidata:Property proposal/Project partner|Project partner]] (<nowiki>property to list the partners of a project or an event, when different from the organizing body.</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/TV Guide movie ID|TV Guide movie ID]], [[:d:Wikidata:Property proposal/OlimpBase FIDE ratings ID|OlimpBase FIDE ratings ID]], [[:d:Wikidata:Property proposal/Digitale Sammlungen Universitätsbibliothek Frankfurt ID|Digitale Sammlungen Universitätsbibliothek Frankfurt ID]], [[:d:Wikidata:Property proposal/Capitolium Art artist ID|Capitolium Art artist ID]], [[:d:Wikidata:Property proposal/Nurnet ID|Nurnet ID]], [[:d:Wikidata:Property proposal/Roku Channel Store ID|Roku Channel Store ID]], [[:d:Wikidata:Property proposal/BHL item ID|BHL item ID]], [[:d:Wikidata:Property proposal/GamerProfiles Game ID|GamerProfiles Game ID]], [[:d:Wikidata:Property proposal/identifiant Pouët d'un groupe de démo|identifiant Pouët d'un groupe de démo]], [[:d:Wikidata:Property proposal/identifiant Pouët d'une démo|identifiant Pouët d'une démo]], [[:d:Wikidata:Property proposal/identifiant Pouët d'un membre d'un groupe de démo|identifiant Pouët d'un membre d'un groupe de démo]], [[:d:Wikidata:Property proposal/Kastelenlexicon ID|Kastelenlexicon ID]], [[:d:Wikidata:Property proposal/SEVIS school ID|SEVIS school ID]], [[:d:Wikidata:Property proposal/Xiaohongshu User ID|Xiaohongshu User ID]], [[:d:Wikidata:Property proposal/Musée d'Arts de Nantes ID|Musée d'Arts de Nantes ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7AAt List of people in the NZThesisProject with no assigned gender] ([https://twitter.com/KnitMeAThneed/status/1684841670028980224 source])
*** [https://w.wiki/7AAu Cultural institutions having a Mastodon handle] ([https://twitter.com/belett/status/1684488921474822146 source])
*** [https://w.wiki/78D8 Maps of places in Rennes with an article on French Wikipedia, color-coded by number of pages on the Wikimedia Projects] ([https://twitter.com/belett/status/1684201272784695296 source])
* '''Development'''
** Wikibase REST API:
*** We released the following new stuff to Wikidata:
**** GET /entities/properties/{property_id}/statements ([[phab:T339356]]) (new route)
**** GET /entities/properties/{property_id}/statements/{statement_id} ([[phab:T338383]]) (new route)
**** GET /statements/{statement_id} (now supports statements on Properties)
*** We started work on a new route for replacing the data of a statement on a Property ([[phab:T340006]])
** EntitySchemas:
*** We worked on improving the termbox (the table of labels, descriptions and aliases) on EntitySchema pages to bring it more in line with the one on Items and Properties
*** We made sure that EntitySchemas are shown by their label instead of ID when available in Recent Changes and similar lists ([[phab:T339924]])
** Mismatch Finder: We added a language selector so you can switch the interface language ([[phab:T328149]])
** mul language code: We are working on showing more labels from fallback languags in the termbox ([[phab:T340832]], [[phab:T338330]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 07 31|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १४:४४, ३१ जुलाई २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25344567 -->
== Wikidata weekly summary #588 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/ Submit your proposal for GLAM Wiki Conference 2023]. Deadline has been extended to August 20, 23:59 anywhere in the world.
* '''Press, articles, blog posts, videos'''
** Blog: [https://itnext.io/creating-interactive-map-visualizations-of-settlements-with-wikidata-and-python-13e8e206acf5 Creating Interactive Map Visualizations of Settlements with Wikidata and Python]
** Videos: [https://www.youtube.com/playlist?list=PLhV3K_DS5YfILLogVfycnWLC7s3E81p0b Wiki Workshop 2023 recording YouTube playlist]
* '''Tool of the week'''
** [https://wikishootme.toolforge.org/ WikiShootMe] expanded to make it possible to find the Items close to pictures you took so you can upload and add them to them ([http://magnusmanske.de/wordpress/?p=701 source])
* '''Other Noteworthy Stuff'''
** [[:d:Template:Synia|Template:Synia]] is a new template which makes it easy to create links to [[:d:Wikidata:Synia|Synia]] from Wikidata. [[:d:Template:Synia+|Template:Synia+]] guesses the relevant configuration pages for each entity depending on the values of P31 and P106.
** [[:Wikifunctions:Main Page|Wikifunctions]], Wikidata's newest sibling project, had a soft launch. Welcome to the Wikimedia wikiverse, functioneers!
** The ORES service will be decommissioned and replaced by Lift Wing. If you have a tool that relies on ORES scores to judge edits or the quality of an Item please read the [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/EK65B7QCQHEG37C2ERPIUSP64OX3ZEUJ/|migration announcement]]. We are collecting affected community tools in [[phab:T343419]].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11925|National Union of Composers of Ukraine person ID]], [[:d:Property:P11926|Encyclopaedia Islamica ID]], [[:d:Property:P11927|Master's degree Mon master ID]], [[:d:Property:P11928|Virksomme ord ID]], [[:d:Property:P11929|Swetrails route ID]], [[:d:Property:P11930|European Bridge League ID]], [[:d:Property:P11931|CAMEO Chemicals ID]], [[:d:Property:P11932|The Literary Encyclopedia work ID]], [[:d:Property:P11933|IMVDb artist numeric ID]], [[:d:Property:P11934|Team France athlete ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/disinherited|disinherited]] (<nowiki>someone who received or will receive no or little the subject's property or title even if otherwise eligible, (partially) the opposite of [[Wikidata:Property proposal/heir or beneficiary]]</nowiki>)
****[[:d:Wikidata:Property proposal/conference schedule|conference schedule]] (<nowiki>Conference schedule in Pentabarf XML format</nowiki>)
****[[:d:Wikidata:Property proposal/state of transmission|state of transmission]]
*** External identifiers: [[:d:Wikidata:Property proposal/Works Diamond Catalogue ID|Works Diamond Catalogue ID]], [[:d:Wikidata:Property proposal/Editions Diamond Catalogue ID|Editions Diamond Catalogue ID]], [[:d:Wikidata:Property proposal/NFSA ID|NFSA ID]], [[:d:Wikidata:Property proposal/Identifiant Médiathèque Numérique CVS|Identifiant Médiathèque Numérique CVS]], [[:d:Wikidata:Property proposal/DCB Number|DCB Number]], [[:d:Wikidata:Property proposal/wadoku id|wadoku id]], [[:d:Wikidata:Property proposal/USP Libraries Catalogue ID|USP Libraries Catalogue ID]], [[:d:Wikidata:Property proposal/Mémoire déposé sur DUMAS|Mémoire déposé sur DUMAS]], [[:d:Wikidata:Property proposal/Experimental Factor Ontology ID|Experimental Factor Ontology ID]], [[:d:Wikidata:Property proposal/BG EGN|BG EGN]], [[:d:Wikidata:Property proposal/Google Scholar Organization ID|Google Scholar Organization ID]], [[:d:Wikidata:Property proposal/fiba.basketball player ID|fiba.basketball player ID]]
<!-- END NEW PROPOSALS -->
** [[d:Wikidata:Properties for deletion|Deleted properties]]:
** Query example: [https://w.wiki/7Cup Entry dates and discovery dates of the objects of the museum of Brittany] ([https://twitter.com/belett/status/1686648138583461888 source])
* '''Development'''
** EntitySchemas:
*** We continued the work on giving them the same termbox as Items and Properties ([[phab:T324235]])
*** We finished the work on showing the labels for EntitySchemas in Recent changes, All Pages, Watchlist and edit summaries ([[phab:T339924]], [[phab:T339921]], [[phab:T339925]], [[phab:T343231]])
*** We added missing messages related to IP editing and license notes ([[phab:T343333]], [[phab:T343118]])
** Wikibase REST API: We continued the work on the route for replacing the data of a statement on a Property ([[phab:T340006]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 08 07|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १३:०५, ७ अगस्त २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25392004 -->
== Wikidata weekly summary #589 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/MangadexBot|MangadexBot]] (Task: add metadata from mangadex to manga with [[d:Property:P10589|Mangadex manga ID]])
*** [[d:Wikidata:Requests for permissions/Bot/WingUCTBOT|WingUCTBOT]] (Task: Batch Upload of Niger-Congo B Lexemes, including Senses and Forms)
** New request for comments: [[d:Wikidata:Requests for comment/Adapt blocking policy to IPv6 networks|Adapt blocking policy to IPv6 networks]] (Regarding the need to block IPv6 addresses and networks by a minimum /64 range )
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Wikimania 2023 (16–19 August, Singapore and Online) program is out: [[wikimania:2023:Program|wikimania:2023:Program]]
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour August 18, 2023: Over the summer and into the fall the LD4 Wikidata Affinity Group will be offering a series of Wikidata Working Hours to give folks an opportunity to try out various Wikidata-related skills and tools by assembling a data set of diverse library and information science (LIS) materials (articles, conference proceedings, books) and adding it to Wikidata. Wikidata Working Hours provide hands-on Wikidata experience in a supportive space. We hope you will join us if you are interested in learning more about Wikidata, exploring LIS literature, and have been looking for a fun Wikidata project to contribute to. The first Wikidata Working Hour in the series will cover creating a bibliography of diverse LIS articles and books. We will generate a spreadsheet of sources ready for use during subsequent Working Hours. This session will be recorded and the recording shared on the event page. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-August-18_Wikidata_Working_Hour|Event page]]
** Past: Weekly Lexemes Challenge #104, [https://dicare.toolforge.org/lexemes/challenge.php?id=104 Police]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://absolutelymaybe.plos.org/2023/08/02/some-things-i-like-about-the-expanding-wikipedia-universe/ Some Things I Like About the Expanding Wikipedia Universe]
*** [https://www.generalist.org.uk/blog/2023/gender-and-blps-on-wikipedia-redux/ Gender and BLPs on Wikipedia, redux]
*** [https://diff.wikimedia.org/2023/08/09/the-power-of-shared-value-partnership-cis-a2k-acpr-glam-project/ The Power of Shared Value Partnership: CIS-A2K & ACPR- GLAM Project]
*** [https://chem-bla-ics.blogspot.com/2023/08/blog-planets-blogging-about-debian.html Blog planets: blogging about Debian, GNOME, Wikimedia, FSFE, and many more]
** Papers
***[https://ceur-ws.org/Vol-3447/Text2KG_Paper_13.pdf Semantification of CEUR-WS with Wikidata as a target Knowledge Graph]
*** [https://arxiv.org/pdf/2307.16659.pdf The World Literature Knowledge Graph]
*** [https://ceur-ws.org/Vol-3322/short1.pdf Building a French Revolution Narrative from Wikidata]
** Videos
*** [https://www.youtube.com/watch?v=hcx-d2JhjvA Adding Wikidata To Openstreetmap]
*** [https://www.youtube.com/watch?v=v2OdGib4Ido Recording mass paths on Wikimedia and Wikidata]
*** [https://www.youtube.com/watch?v=uaX3eGh8EeM FOSS4G 2023 - Tools for linking Wikidata and OpenStreetMap - Edward Betts]
*** [https://www.youtube.com/watch?v=eKM2biqHvBU SPARQLE session - Sport, rugby and units - Nicolas VIGNERON]
*** [https://www.youtube.com/watch?v=vDUvBuJ_NJ0 Virtual Inauguration: AfLIA Wikidata Online Course for Cohort 2]
*** [https://www.youtube.com/watch?v=Q8tVpwDNsZw Live Wikidata editing (in Italian)]
*** [https://www.youtube.com/watch?v=aNxxX_3IHY0 KGC 2023 Masterclass: Wikibase and Question-Answering by The QA Company's CEO, Dennis Diefenbach]
** Notebooks
*** [https://observablehq.com/d/57763b5d48fe9825 SEmantic Graphs (SEG) - Cautiously nudging RDF towards more expressivity] (paper)
*** [https://observablehq.com/@fgregg/movies-settings-and-population Movie settings and population] (What is the relation between how big a city is and how many movies are set in that city?)
*** [https://observablehq.com/@maison-mona/je-wikidata Wikidata study day]
*** [https://observablehq.com/@getty/sparql-queries-for-data-cleanup SPARQL Queries for Cross-referencing and Data Cleanup]
** Presentations: [https://docs.google.com/presentation/d/1XlGUisIh8Tq5eGMaQEk5OehuxZwcfbocTlFtsY_yZ2Q/edit#slide=id.p1 Chemistry in Wikidata visualized with Scholia], Egon Willighagen et al.
* '''Tool of the week'''
** [https://everythingisconnected.toolforge.org/ Everything is connected] - is a knowledge-based puzzle game where players must fit square pieces representing entities in the world together based on their known connections.
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/F4SBNGUTRRB3DUL5CY5K4WG2TUVDNVXU/ WMF is moving from ORES to Lift Wing, an open-source machine learning infrastructure]. Your input is vital to train the model for more accurate bad edits detection on Wikidata. Join us in enhancing edits detection by using the Annotation tool: https://annotool.toolforge.org/
* '''Other Noteworthy Stuff'''
** [[d:Wikidata:Project_chat#New_Wikimedia_Deutschland_Staff_working_on_Wikidata_for_Wikimedia_Projects|Danny Benjafield and Ifeatu Nnaobi are joining the Wikidata for Wikimedia Projects team at Wikimedia Deutschland]]
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/4UL7ZBYE2WRGIBQZ3BHGDTVWPRXZ7T4E/ wikifunctions.org is gradually rolling out (with caveats)]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11935|Tolkien Gateway ID]], [[:d:Property:P11936|Biblioteca centrale Cappuccini authority ID]], [[:d:Property:P11937|FSHF player ID]], [[:d:Property:P11938|Mandarin-Cantonese Comparative Study ID]], [[:d:Property:P11939|Internet Broadway Database touring theatre ID]], [[:d:Property:P11940|British Institute at Ankara person ID]], [[:d:Property:P11941|British Institute at Ankara place ID]], [[:d:Property:P11942|Woordenboek der Nederlandsche Taal GTB ID]], [[:d:Property:P11943|GSAFD ID]], [[:d:Property:P11944|USP Libraries Catalogue ID]], [[:d:Property:P11945|Nantes Museum of Arts ID]], [[:d:Property:P11946|Mythoskop ID]], [[:d:Property:P11947|Lemmy community ID]], [[:d:Property:P11948|NFSA title ID]], [[:d:Property:P11949|PesticideInfo chemical ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Steam Deck compatibility rating|Steam Deck compatibility rating]] (<nowiki>official rating used to determine which games, as a result of the review process, are compatible with Steam Deck and which are not</nowiki>)
****[[:d:Wikidata:Property proposal/name version for other gender|name version for other gender]] (<nowiki>use for when names that are not given name or surnames are gendered (since those two have their own properties), would also be helpful for many noble titles and honorifics as well as affixes</nowiki>)
****[[:d:Wikidata:Property proposal/Curator of|Curator of]] (<nowiki>has curated a collection or (art) exhibition</nowiki>)
****[[:d:Wikidata:Property proposal/Philippine middle name|Philippine middle name]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Rumble channel|Rumble channel]], [[:d:Wikidata:Property proposal/protected heritage site in Brussels ID (web)|protected heritage site in Brussels ID (web)]], [[:d:Wikidata:Property proposal/archINFORM Awards ID|archINFORM Awards ID]], [[:d:Wikidata:Property proposal/RCS number|RCS number]], [[:d:Wikidata:Property proposal/NFDI4Culture ID|NFDI4Culture ID]], [[:d:Wikidata:Property proposal/Windows Package Manager Community package ID|Windows Package Manager Community package ID]], [[:d:Wikidata:Property proposal/AFC-Ajax.info player ID|AFC-Ajax.info player ID]], [[:d:Wikidata:Property proposal/FaroeSoccer referee ID|FaroeSoccer referee ID]], [[:d:Wikidata:Property proposal/Steam curator ID|Steam curator ID]], [[:d:Wikidata:Property proposal/Футзал.рус player ID|Футзал.рус player ID]], [[:d:Wikidata:Property proposal/alyga.lt player ID|alyga.lt player ID]], [[:d:Wikidata:Property proposal/CRIS Unique Site Number|CRIS Unique Site Number]], [[:d:Wikidata:Property proposal/Höhlenkataster ID (Österreich)|Höhlenkataster ID (Österreich)]], [[:d:Wikidata:Property proposal/Sitios ID|Sitios ID]], [[:d:Wikidata:Property proposal/FNAC ID|FNAC ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/78DD Map of places located in Rennes with an article on the French Wikipedia] (and colored according to the number of pages in all Wikimedia projects)
*** [https://w.wiki/7FGw Teenage Mutant Ninja Turtles weapon types, and primary colors] ([https://twitter.com/infovarius/status/1690826166066651136 source])
*** [https://w.wiki/7AqZ Number of albums in Wikidata by year of release] ([https://wikis.world/@wikidata/with_replies source])
*** [https://w.wiki/7FT9 Objects in Dresden with significant event] ([[d:Wikidata:Request_a_query#significant_event_and_time|source]])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Svenska Grillplatser|WikiProject Svenska Grillplatser]] (WikiProject Swedish Grill Places) - The idea is to see what Wikidata and OSM can contribute when it comes to barbecue sites and connections to municipalities, grillplatser.nu, naturkartan.
*** [[d:Wikidata:WikiProject Nollywood|WikiProject Nollywood]] - This is a WikiProject for adding and enhancing items in Wikidata for Nollywood (Nigerian films) held as VHS at the [https://libguides.northwestern.edu/c.php?g=115173&p=749471 Northwestern University Melville J. Herskovits Library of African Studies]. These films were primarily produced and collected from 1990-2000. Items will be added with information from the catalog record (MARC).
* '''Development'''
** Wikibase REST API: We are working on adding and replacing statements on Properties ([[phab:T339363]], [[phab:T340006]])
** EntitySchemas:
*** We continued working on making the mobile termbox from Items and Properties work on EntitySchemas
*** We fixed a missing warning for non-logged-in editors and license note ([[phab:T343333]], [[phab:T343118]])
** IP Masking: We are investigating what implications the upcoming IP Masking changes in MediaWiki have for Wikibase ([[phab:T328454]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2019 10 14|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] ११:२७, १४ अगस्त २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25392004 -->
== Wikidata weekly summary #590 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/TiagoLubianaBot 2|TiagoLubianaBot 2]] (Task: The [https://www.opentargets.org/ Open Targets Platform] is an important biomedical resource that makes its data available under a CC0 license waiver. The request at hand is to extend the permissions of [[d:User:TiagoLubianaBot|User:TiagoLubianaBot]] to import information from Open Targets, initially with a focus on physical interactions between proteins and drugs.)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Ongoing: Weekly Lexemes Challenge #106, [https://dicare.toolforge.org/lexemes/challenge.php?id=106 Sleep]
** Past:
*** Wikimania happened over the weekend. You can find a playlist of the events on [https://www.youtube.com/playlist?list=PLhV3K_DS5YfLj-q0KY_WL7BGkGd_UtwK0 YouTube here]
*** Past: Weekly Lexemes Challenge #105, [https://dicare.toolforge.org/lexemes/challenge.php?id=105 Wikimania Singapore]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/08/16/celebrating-the-2023-wikimedian-of-the-year-winners/ Celebrating the 2023 Wikimedian of the Year Winners]. Congratulations [[User:Tofeiku|Tofeiku]] and Siobhan Leachman for your dedication to Wikidata \o/
** Videos
*** Add Wikidata link to an OpenStreetMap (relation (in Spanish) - [https://www.youtube.com/watch?v=OCBz6s9uKJ0 YouTube]
*** Promoting GLAM Institution in Indonesia through OSM-Wikidata Mapping - [https://www.youtube.com/watch?v=IjBYSKwV8wU YouTube]
* '''Tool of the week'''
** [https://wikidata-game.toolforge.org/distributed/#game=84 Psychiq], a Distributed Wikidata Game system, suggests statements to add to Items based on Wikipedia English articles content.
* '''Other Noteworthy Stuff'''
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P11950|appears before phonological feature]] (<nowiki>this lexeme form appears only when another lexeme form with this phonological feature comes after it</nowiki>)
****[[:d:Property:P11951|appears after phonological feature]] (<nowiki>this lexeme form appears only when it comes after another lexeme form with this phonological feature</nowiki>)
****[[:d:Property:P11952|appears before lexeme form]] (<nowiki>this lexeme form appears only when this other specific lexeme form comes after it</nowiki>)
****[[:d:Property:P11953|appears after lexeme form]] (<nowiki>this lexeme form appears only when it comes after this other specific lexeme form</nowiki>)
****[[:d:Property:P11957|Gottstein code]] (<nowiki>code representing a variant of the cuneiform sign according to the Gottstein system</nowiki>)
****[[:d:Property:P11964|tournament type]] (<nowiki>significance or status of a sports competition for a league, tour, association, etc.</nowiki>)
*** External identifiers: [[:d:Property:P11947|Lemmy community ID]], [[:d:Property:P11948|NFSA title ID]], [[:d:Property:P11949|PesticideInfo chemical ID]], [[:d:Property:P11954|Unidades de Conservação no Brasil ID]], [[:d:Property:P11955|UMLS Semantic Network ID]], [[:d:Property:P11956|Experimental Factor Ontology ID]], [[:d:Property:P11958|Moroccan geographic code (2015)]], [[:d:Property:P11959|BHL item ID]], [[:d:Property:P11960|TVING ID]], [[:d:Property:P11961|Google Scholar organization ID]], [[:d:Property:P11962|Rumble channel]], [[:d:Property:P11963|GSA player ID]], [[:d:Property:P11965|Roku Channel Store ID]], [[:d:Property:P11966|snookerscores.net tournament ID]], [[:d:Property:P11967|OlimpBase FIDE ratings ID]], [[:d:Property:P11968|Antenna Structure Registration Number]], [[:d:Property:P11969|Korean Tour player ID]], [[:d:Property:P11970|Kastelenlexicon ID]], [[:d:Property:P11971|NFDI4Culture ID]], [[:d:Property:P11972|Pouët group ID]], [[:d:Property:P11973|Pouët group member ID]], [[:d:Property:P11974|Pouët demo ID]], [[:d:Property:P11975|Steam curator ID]], [[:d:Property:P11976|Podbay ID]], [[:d:Property:P11977|Rostocker Matrikelportal ID]], [[:d:Property:P11978|Panjab Digital Library ID]], [[:d:Property:P11979|Diamond Catalogue work ID]], [[:d:Property:P11980|Diamond Catalogue edition ID]], [[:d:Property:P11981|Frankfurt University Library Digital Collection ID]], [[:d:Property:P11982|Nurnet ID]], [[:d:Property:P11983|DUMAS thesis ID]], [[:d:Property:P11984|Syok podcast ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/patron deity|patron deity]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/WHO Aware Classification|WHO Aware Classification]] (<nowiki>The World Health Organization currently classifies 258 antibiotics into "Access", "Watch", and "Reserve" based partly on the risk of resistance developing as a result of such use and critical nature of the antibiotic in question.</nowiki>)
****[[:d:Wikidata:Property proposal/nombre de niveaux|nombre de niveaux]] (<nowiki>number of levels in a video game or number of stages in a particular sport</nowiki>)
****[[:d:Wikidata:Property proposal/URL du plan du jeu vidéo|URL du plan du jeu vidéo]] (<nowiki>URL of the video game detailed map in subject provided by the site CPC-Power</nowiki>)
****[[:d:Wikidata:Property proposal/Positioning|Positioning]] (<nowiki>A list of all the satellite navigation system (ex. GPS, GLONASS, GALILEO, BDS, NavIC etc. ) a mobile device, or a smartphone supports. [https://w.wiki/7HE9 List of all the Satellite Navigation System].</nowiki>)
****[[:d:Wikidata:Property proposal/place on the route|place on the route]] (<nowiki>object, station, facility, city, natural formation or other place on a road, track, route, line, watercourse, utility line or other linear route</nowiki>)
****[[:d:Wikidata:Property proposal/simule|simule]] (<nowiki>the element imitates or makes the value of the property appear real</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/ANPI person ID (2)|ANPI person ID (2)]], [[:d:Wikidata:Property proposal/J. Paul Getty Museum agent ID|J. Paul Getty Museum agent ID]], [[:d:Wikidata:Property proposal/ID ve Slovníku české literatury po roce 1945|ID ve Slovníku české literatury po roce 1945]], [[:d:Wikidata:Property proposal/Vazhaju Word ID|Vazhaju Word ID]], [[:d:Wikidata:Property proposal/MUDlistings ID|MUDlistings ID]], [[:d:Wikidata:Property proposal/The Mud Connector ID|The Mud Connector ID]], [[:d:Wikidata:Property proposal/Visiongame.cz game ID|Visiongame.cz game ID]], [[:d:Wikidata:Property proposal/Visiongame.cz studio ID|Visiongame.cz studio ID]], [[:d:Wikidata:Property proposal/Databáze her developer ID|Databáze her developer ID]], [[:d:Wikidata:Property proposal/Biographical Directory of Federal Judges Numeric ID|Biographical Directory of Federal Judges Numeric ID]], [[:d:Wikidata:Property proposal/Living Music Database composer ID|Living Music Database composer ID]], [[:d:Wikidata:Property proposal/Anikore anime ID|Anikore anime ID]], [[:d:Wikidata:Property proposal/wiki.gg wiki ID|wiki.gg wiki ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7GXf Count of items with an article on fr.wikivoyage.org by country] ([[:d:User:PAC2/Wikivoyage|source]])
*** [https://w.wiki/7GsR Count of items with an article on fr.wikiquote.org by instance of] ([[:d:User:PAC2/Wikiquote|source]])
*** [https://w.wiki/7HCP Count of items that have X amount of statements. A simple showcase of Blazegraph optimizations.]
*** [https://w.wiki/6TNS Week 33, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110915045039310848 source])
* '''Development'''
** EntitySchemas: We investigated ways to help you search for EntitySchemas by their Labels, Aliases and Descriptions ([[phab:T341969]])
** Mismatch Finder: We have added the Language Selector to the Mismatch Finder ([[phab:T328149]])
** Improved language fallback: We are testing to clearly show the fallback Label in the placeholders for empty Labels ([[phab:T338330]], [[phab:T340832]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 08 21|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १४:५४, २१ अगस्त २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25460662 -->
== Wikidata weekly summary #591 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/TiagoLubianaBot 2|TiagoLubianaBot 2]] (Task: The [https://www.opentargets.org/ Open Targets Platform] is an important biomedical resource that makes its data available under a CC0 license waiver. The request at hand is to extend the permissions of [[d:User:TiagoLubianaBot|User:TiagoLubianaBot]] to import information from Open Targets, initially with a focus on physical interactions between proteins and drugs.)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Ongoing: Weekly Lexemes Challenge #107, [https://dicare.toolforge.org/lexemes/challenge.php?id=107 Teeth] (Challenge started on 2023-08-28 12:01:31)
** Upcoming: Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour August 28, 2023. We will cover adding the articles from our bibliography of diverse LIS resources that we created in our last session to Wikidata! We will learn how to use Zotero, the reference management software, and its browser plugin to automatically extract metadata for articles and convert them to a Wikidata format that can be batch uploaded using QuickStatements. To get a sneak preview of what we will be doing, you can learn more about the Wikidata & Zotero link here: [[d:Wikidata:Zotero|Wikidata:Zotero]]. This session will be recorded and the recording shared on the event page. [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group/Wikidata Working Hours/2023-August-28 Wikidata Working Hour|Event page]]
* '''Press, articles, blog posts, videos'''
** Papers: [https://ceur-ws.org/Vol-3462/TADA3.pdf WikiDBs: A Corpus Of Relational Databases From Wikidata]
** Videos
*** Keynote about Wikidata for the Chinese Confernence on Knowledge Graphs and Semantic Computing 2023, by Denny Vrandečić - [https://www.youtube.com/watch?v=MXEctjXD_GU YouTube]
*** How to fill an Infobox on Wikipedia using Wikidata - Wikipedia For Beginners - [https://www.youtube.com/watch?v=MoGst-hhaqU YouTube]
*** The impact of Wikidata-powered inboxes on minority and low-resourced language Wikipedias in Africa (Wikimania 2023) - [https://www.youtube.com/watch?v=mog2wXCypA4 YouTube]
*** How to create item in Wikidata about a village (in Malayalam) - [https://www.youtube.com/watch?v=AgocEFUv6ok YouTube]
*** Add Wikidata link to an OpenStreetMap relation (in Guarani) - [https://www.youtube.com/watch?v=OCBz6s9uKJ0 YouTube]
*** WikiDBs: A Corpus Of Relational Databases From Wikidata - [https://www.youtube.com/watch?v=zz70A8JCGO8 YouTube]
* '''Tool of the week'''
** [https://wikitrivia.tomjwatson.com/ Wikitrivia] is a web-based game that challenges your knowledge of historical events, people, and places. The game is a combination of Sudoku and Scrabble, and all the data used in the game is sourced from Wikidata and Wikipedia. The objective of the game is to place the cards on the timeline in the correct order.
* '''Other Noteworthy Stuff'''
** Biyanto Rebin is joining the Software Communication team (SCoT) at Wikimedia Deutschland for 2.5 months as an intern. Welcome!
** Call for Projects and Mentors for Outreachy Round 27! [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/IPGTE5XVAZ32DO3NWDSDQW2A3A4NZB5X/ Project submission deadline - September 29, 2023 at 4pm UTC].
** [https://www.iamexpat.nl/career/jobs-netherlands/research-academic/postdoctoral-researcher-nlp-digital-humanities-and Postdoctoral researcher (position) in NLP, Digital Humanities, and Semantic Web (0.8 FTE), University of Groningen]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12002|has heir or beneficiary]] (<nowiki>people or organizations that received, or will receive, (all or part of) the subject's property or title</nowiki>)
*** External identifiers: [[:d:Property:P11985|Austrian Cave Register ID]], [[:d:Property:P11986|research.com ID]], [[:d:Property:P11987|AFC-Ajax.info player ID]], [[:d:Property:P11988|wiki.gg article ID]], [[:d:Property:P11989|MUDlistings ID]], [[:d:Property:P11990|The Mud Connector ID]], [[:d:Property:P11991|Visiongame.cz game ID]], [[:d:Property:P11992|Visiongame.cz studio ID]], [[:d:Property:P11993|Databáze her developer ID]], [[:d:Property:P11994|wiki.gg wiki ID]], [[:d:Property:P11995|Audio+ show ID]], [[:d:Property:P11996|Cent cols ID]], [[:d:Property:P11997|Lift Up profile ID]], [[:d:Property:P11998|Living Music Database composer ID]], [[:d:Property:P11999|Dictionary of Czech literature after 1945 ID]], [[:d:Property:P12000|Biographical Directory of Federal Judges numeric ID]], [[:d:Property:P12001|GamerProfiles game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/simule|simule]] (<nowiki>the element imitates or makes the value of the property appear real</nowiki>)
****[[:d:Wikidata:Property proposal/sexe ou genre du protagoniste|sexe ou genre du protagoniste]] (<nowiki>regarding the work in question, For human: male, female, non-binary, intersex, transgender female, transgender male, agender. For animal: male organism, female organism. Groups of same gender use subclass of (P279)</nowiki>)
****[[:d:Wikidata:Property proposal/unofficial name|unofficial name]] (<nowiki>name which is widely or rarely used, but not official (for nicknames use P1449, for pseudonymes P742)</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/VocalEyes Heritage Access 2022|VocalEyes Heritage Access 2022]], [[:d:Wikidata:Property proposal/WikiChip article ID|WikiChip article ID]], [[:d:Wikidata:Property proposal/identifiant Demozoo d'une démo|identifiant Demozoo d'une démo]], [[:d:Wikidata:Property proposal/identifiant Demozoo d'un membre d'un groupe de démo|identifiant Demozoo d'un membre d'un groupe de démo]], [[:d:Wikidata:Property proposal/Czech geological location ID|Czech geological location ID]], [[:d:Wikidata:Property proposal/Moviefone person ID|Moviefone person ID]], [[:d:Wikidata:Property proposal/Moviefone movie ID|Moviefone movie ID]], [[:d:Wikidata:Property proposal/Les Petits M'O ID|Les Petits M'O ID]], [[:d:Wikidata:Property proposal/Internet Dictionary of Polish Surnames ID|Internet Dictionary of Polish Surnames ID]], [[:d:Wikidata:Property proposal/Minerals.net mineral ID|Minerals.net mineral ID]], [[:d:Wikidata:Property proposal/Minerals.net gemstone ID|Minerals.net gemstone ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7KAF Map of birthplaces of German women writers] ([https://twitter.com/steinhoff_uwe/status/1694480115403555205 source])
*** [https://w.wiki/6TNS Week 34, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/110956754311815912 source])
*** [https://w.wiki/7LpT Where were people who went to space born?] ([https://twitter.com/andrawaag/status/966657088687656961 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Research expeditions|WikiProject Research expeditions]] - documents the activities of an international working group on Research expeditions.
* '''Development'''
** We started looking at ways to make the Mismatch Finder more powerful and capture more mismatches.
** We updated bootstrap-table library on Wikidata Query Service ([[phab:T328281]])
** We fixed Lexeme header overlaps page toolbar in Minerva skin ([[phab:T318981]])
** We fixed lookup component scrollbar problem ([[phab:T325822]])
** We added telnet as a valid protocol for URL data types ([[phab:T344417]])
** We added language fallback support for EntitySchemas on Special pages ([[phab:T338798]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 08 28|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १५:०१, २८ अगस्त २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25498876 -->
== Wikidata weekly summary #592 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/FlyingAce|FlyingAce]] (RfP scheduled to end after 8 September 2023 23:32 UTC)
** New request for comments: [[d:Wikidata:Requests for comment/Must 'Serious' WikiData sources be selective?|Must 'Serious' WikiData sources be selective?]] (The disagreement regards the interpretation of WD:N rule number two, which states an item is acceptable if: "It refers to an instance of a clearly identifiable conceptual or material entity that can be described using serious and publicly available references.")
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/BYQA6RIUH4GAGKIHKOCTMR274XJMCEDZ/ Talk to the Search Platform / Query Service Team—September 6, 2023]. Time: 15:00-16:00 UTC / 08:00 PT / 11:00 EDT / 17:00 CET
*** Registration for 2nd edition of Wikidata MOOC is scheduled for Saturday September 23. [[https://actualitte.com/article/113238/ressources/wikimedia-2e-edition-du-mooc-wikidata. Link (in French)
*** [[m:Wikidata Days 2023|Wikidata Days 2023]], 28-30* Sept. '23 | 10h00-18h00 | Auditorium and Training Room. [https://www.guiadacidade.pt/pt/art/encontro-wikidata-days-2023-308423-11 Registration] (in Portuguess)
** Ongoing: Weekly Lexemes Challenge #108, [https://dicare.toolforge.org/lexemes/challenge.php?id=108 Roof] (Challenge started on 2023-09-04 12:01:27)
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://slate.com/technology/2023/08/wikipedia-artificial-intelligence-threat.html Wikipedia Will Survive A.I.] (including comments from Selena Deckelmann (WMF) and [[User:Jsamwrites]])
*** [https://addshore.com/2023/08/wikidata-query-service-blazegraph-jnl-file-on-cloudflare-r2-and-internet-archive/ Wikidata query service Blazegraph JNL file on Cloudflare R2 and Internet Archive]
*** [https://wikiedu.org/blog/2023/08/31/improving-equity-on-wikipedia-using-wikidata/ Improving equity on Wikipedia using Wikidata]
** Papers
*** [https://refubium.fu-berlin.de/handle/fub188/40510 Wikidata Research Articles Dataset]
*** [https://www.semantic-web-journal.net/system/files/swj3375.pdf Handling Wikidata Qualifiers in Reasoning]
*** [https://arxiv.org/pdf/2308.01535.pdf Comparing scalable strategies for generating numerical perspectives]
*** [https://arxiv.org/pdf/2308.03671.pdf SemOpenAlex: The Scientific Landscape in 26 Billion RDF Triples]
** Videos
*** #SPARQL #Wikidata: first name, occupation and Academy, by VIGNERON - [https://www.youtube.com/watch?v=wDveI7tn7cc YouTube] (in French)
** Newsletters
*** [[:w:fr:Wikipédia:RAW/2023-09-01#whoseknowledge|Wikidata and the epistemology of robots]] in [[:w:fr:Wikipédia:RAW/2023-09-01|RAW]] ((in French)
*** [[:w:fr:Wikipédia:RAW/2023-09-01#synia|Explore Wikidata differently with Synia]] in [[:w:fr:Wikipédia:RAW/2023-09-01|RAW]] (in French)
* '''Tool of the week'''
** [[d:User:Sanqui/referenceurl.js|User:Sanqui/referenceurl.js]] - is a userscript that adds a button to add a reference which immediately suggests [[d:Property:P854|reference URL (P854)]].
* '''Other Noteworthy Stuff'''
** Job opening: [https://wikimedia-deutschland.softgarden.io/job/35226834/Software-Engineer-Wikidata-m-f-d-/?jobDbPVId=90681644&l=en Software Engineer (Wikidata) (m/f/d)]. For our Team Wikidata, based in Berlin, we are looking for a permanent Software Engineer (m/f/d), full-time or part-time (min. 32h/week), as soon as possible.
** [[d:Wikidata:Eleventh Birthday|Wikidata's eleventh birthday]] is around the corner! One of our traditions is to prepare birthday presents to the community. Now is a great time to start preparing yours!
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/423GG6Z424DZYZNFVQ7PTWOLD6QCRRYQ/ Developer account signup from Wikitech removed. Now directing new users towards https://idm.wikimedia.org instead].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12002|has heir or beneficiary]] (<nowiki>people or organizations that received, or will receive, (all or part of) the subject's property or title</nowiki>)
****[[:d:Property:P12004|towing capacity]] (<nowiki>the maximum sustainable force with which this vehicle can pull or push another object. Alternatively for road- or track-vehicles, the maximum weight of an object on wheels that this vehicle can reliably and safely pull given usual slopes</nowiki>)
****[[:d:Property:P12006|learning outcome]] (<nowiki>specific knowledge, skills, and abilities that students are expected to acquire as a result of participating in a particular education program</nowiki>)
****[[:d:Property:P12011|tribe]] (<nowiki>recognised membership in a society, mainly denoted by shared cultural heritage; for ethnicity use P172</nowiki>)
*** External identifiers: [[:d:Property:P12003|ANPI person ID]], [[:d:Property:P12005|Anikore anime ID]], [[:d:Property:P12007|Substack profile ID]], [[:d:Property:P12008|Artmajeur artist ID]], [[:d:Property:P12009|FantLab translator ID]], [[:d:Property:P12010|wadoku ID]], [[:d:Property:P12012|identifier in a register in Germany]], [[:d:Property:P12013|Demozoo demo ID]], [[:d:Property:P12014|Demozoo group member ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/when used with property|when used with property]] (<nowiki>when used with property</nowiki>)
****[[:d:Wikidata:Property proposal/Wikimedia Commons campaign|Wikimedia Commons campaign]] (<nowiki>name of a Wikimedia Commons campaign</nowiki>)
****[[:d:Wikidata:Property proposal/near|near]] (<nowiki>for geo-objects which are located ''near'' some other geo-object</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/animecons.com event id|animecons.com event id]], [[:d:Wikidata:Property proposal/Sayed Ganj Balochi Glossary ID|Sayed Ganj Balochi Glossary ID]], [[:d:Wikidata:Property proposal/BioGRID Publication|BioGRID Publication]], [[:d:Wikidata:Property proposal/iNaturalist user ID|iNaturalist user ID]], [[:d:Wikidata:Property proposal/MyShows|MyShows]], [[:d:Wikidata:Property proposal/NHK News topic ID|NHK News topic ID]], [[:d:Wikidata:Property proposal/Museoitalia ID|Museoitalia ID]], [[:d:Wikidata:Property proposal/DBpia author ID|DBpia author ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7N6r Old Greek personalities with entries in Prosopographia attica] ([https://twitter.com/steinhoff_uwe/status/1696988392788042014 source])
*** [https://w.wiki/7MPo Largest heist by damage] ([https://twitter.com/infovarius/status/1696524669199986968 source])
* '''Development'''
** EntitySchemas: We added language fallbacks to the statements linking to EntitySchemas ([[phab:T338797]])
** We fixed the issue with overlapping Lexeme headers in the Minerva skin ([[phab:T318981]])
** Wikibase REST API: We finished the work on PATCHing for statements on Properties ([[phab:T342238]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 09 04|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १३:५१, ४ सेप्टेम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25549243 -->
== Wikidata weekly summary #593 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** [https://wikibase-lex.sciencesconf.org/ First Wikibase Lexical Data Workshop (wikibase-lex)]. September 13, 14:00 to 18:00, at the Centre for Translation Studies, University of Vienna.
** [https://www.ots.at/presseaussendung/OTS_20230905_OTS0131/deutschsprachige-wikipedia-community-trifft-sich-in-linz German-speaking Wikipedia community meets in Linz] (in German). September 29 - October 1, 2023.
** [https://www.uni-marburg.de/de/fotomarburg/aktuelles/nachrichten/workshop_openrefine-fuer-bauwerke OpenRefine for beginners] (in German). October 25-26, 2023.
** [https://nl.wikimedia.org/wiki/Mini%20Hackathon%20November%202023 The second Mini Hackathon at Wikimedia Nederland], for experienced Wikimedians, will take place on Saturday, November 4. There is room for 30 participants; [https://nl.wikimedia.org/wiki/Mini_Hackathon_November_2023 you can apply here].
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://tech-news.wikimedia.de/en/2023/09/07/starting-fresh-the-wikibase-rest-api/ Starting fresh: the Wikibase REST API]
** Press
*** [https://www.modernghana.com/news/1256630/pamitouch-foundation-pilots-ttag-goes-digital-init.html Pamitouch Foundation pilots TTAG Goes Digital initiative at Accra College of Education]. The Open Foundation West Africa provided an introduction to Wikipedia and its sister tools. The teacher trainees were guided on topics such as Wikimedia Commons, Wikidata, Wikibooks, Wikiquote, and Wikiversity.
** Papers
*** [https://journals.sagepub.com/doi/10.1177/23780231231192774 Top Wealth and Its Historical Origins: Identifying Entrenched Fortunes by Linking Rich Lists over 100 Years] - Daria Tisch and Emma Ischinsky
*** [https://journals.sagepub.com/doi/10.1177/20563051231195552 Wikidata as Semantic Infrastructure: Knowledge Representation, Data Labor, and Truth in a More-Than-Technical Project] - Heather Ford and Andrew Iliadis
*** [https://arxiv.org/pdf/2308.15298.pdf KGConv, a Conversational Corpus grounded in Wikidata] - Quentin Brabant, Gwenole Lecorve, Lina M. Rojas-Barahona, and Claire Gardent
** Videos
*** [https://www.youtube.com/watch?v=UVj5Sccu5bk Interoperability among the digital repository Tainacan and the information networks Wikidata and Wikimedia Commons: A case study of FILE ARCHIVE] - Paula Perissinotto & Dalton Martins
*** [https://www.youtube.com/watch?v=WSBEoNnAgPw Link data from local index to Wikidata] - Josef Moravec, Moravian Library in Brno
*** [https://www.youtube.com/watch?v=KZ3PkyK0ICs Improving knowledge dissemination with Wikidata: potentialities of structured data in hearing health] - Hector Gabriel Corrale de Matos
* '''Tool of the week'''
** [https://peppercat.org/ Peppercat] is a website listing government ministers, and other key political leaders, from all over the world, taking data from Wikidata. [https://peppercat.org/about.html More information]
* '''Other Noteworthy Stuff'''
** [[c:Commons:OpenRefine/Train-the-trainer%20program%202023-24|Open call: train-the-trainer course for candidate OpenRefine-Wikimedia trainers]], with a focus on (structured data on) Wikimedia Commons. [[c:Commons:OpenRefine/Train-the-trainer_program_2023-24|More info and application form here]]. Application deadline is September 15.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12020|state of transmission]] (<nowiki>state of transmission of a work (as a concept, not as a physical item; for that, use P5816)</nowiki>)
****[[:d:Property:P12027|describes actor of]] (<nowiki>predicate sense whose actor (an agent or a cause—basically the instigator of an action) is denoted by this sense</nowiki>)
****[[:d:Property:P12028|describes undergoer of]] (<nowiki>predicate sense whose undergoer (a patient, a theme, or a recipient—basically a non-instigator of an action) is denoted by this sense</nowiki>)
*** External identifiers: [[:d:Property:P12013|Demozoo demo ID]], [[:d:Property:P12014|Demozoo group member ID]], [[:d:Property:P12015|animecons.com event ID]], [[:d:Property:P12016|Museo Italia ID]], [[:d:Property:P12017|Dans nos cœurs ID]], [[:d:Property:P12018|WWGR player ID]], [[:d:Property:P12019|futzal.rus player ID]], [[:d:Property:P12022|iNaturalist user ID]], [[:d:Property:P12023|alyga.lt player ID]], [[:d:Property:P12024|UETK ID]], [[:d:Property:P12025|Windows Package Manager Community package ID]], [[:d:Property:P12026|SEVIS school ID]], [[:d:Property:P12029|WikiChip article ID]], [[:d:Property:P12030|Mageia package ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Red List of South African Plants conservation status|Red List of South African Plants conservation status]] (<nowiki>conservation status of endemic South African plants assigned by the [[w:South African National Biodiversity Institute]]</nowiki>)
****[[:d:Wikidata:Property proposal/Educational level|Educational level]] (<nowiki>school level in which the subject of the item is taught</nowiki>)
****[[:d:Wikidata:Property proposal/FragDenStaat tag|FragDenStaat tag]] (<nowiki>tag in FragDenStaat.de</nowiki>)
****[[:d:Wikidata:Property proposal/Plate|Plate]] (<nowiki>the plate number(s) in the reference source being cited to support the statement being made</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Fansly ID|Fansly ID]], [[:d:Wikidata:Property proposal/France 3 Régions journalist ID|France 3 Régions journalist ID]], [[:d:Wikidata:Property proposal/Ordbok över Finlands svenska folkmål ID|Ordbok över Finlands svenska folkmål ID]], [[:d:Wikidata:Property proposal/BookBrainz series ID|BookBrainz series ID]], [[:d:Wikidata:Property proposal/BookBrainz edition ID|BookBrainz edition ID]], [[:d:Wikidata:Property proposal/ManyVids ID|ManyVids ID]], [[:d:Wikidata:Property proposal/LoverFans ID|LoverFans ID]], [[:d:Wikidata:Property proposal/IGI Global affiliate ID|IGI Global affiliate ID]], [[:d:Wikidata:Property proposal/Aparat channel ID|Aparat channel ID]], [[:d:Wikidata:Property proposal/Pandit Project work ID|Pandit Project work ID]], [[:d:Wikidata:Property proposal/RKDexcerpts|RKDexcerpts]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7Qbr Territories claimed by irredentism]
*** [https://w.wiki/7SBr Map of tram stop all over the world] ([https://twitter.com/steinhoff_uwe/status/1696636273409106140 source])
*** [https://w.wiki/7SBv Map of public archives in Germany] ([https://twitter.com/steinhoff_uwe/status/1696607768340230205 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Patagonian Archaeology|WikiProject Patagonian Archaeology]] - The project works on the creation and improvement of items on Patagonian Archaeology in Wikidata ([[d:Q115632712|archeology of the argentine patagonian coast]]).
*** [[:d:Wikidata:WikiProject Archive of National Debt Redemption Movement|WikiProject Archive of National Debt Redemption Movement]] - The purpose of this project is to promote the use of records related to the [[d:Q623859|National Debt Repayment Movement]] (국채보상운동) by integrating data from the [[d:Q623859|National Debt Repayment Movement]] digital archive into Wikidata.
* '''Development'''
** Machine learning: We are migrating some tools that currently use ORES to the new Lift Wing ([[phab:T343731]])
** EntitySchemas: We are continuing the work around the new datatype to link to EntitySchemas in statements
** Query Builder: We fixed some issues in the Query Builder language selector ([[phab:T344231]])
** We’re making the warning for anonymous editors more useful by letting them return to the page they came from after logging in ([[phab:T330550]]); we’re also working on showing those warnings in the first place in WikibaseLexeme ([[phab:T343979]])
** Wikibase REST API: We are working on the ability to remove a statement from a Property ([[phab:T342976]]) and get the labels of a Property ([[phab:T342977]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 09 11|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १४:२३, ११ सेप्टेम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25586579 -->
== Wikidata weekly summary #594 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
This is the Wikidata summary of the week before 2023-09-18.
* '''Discussions'''
** Closed request for adminship: Welcome to our new admin, [[d:User:FlyingAce|FlyingAce]]! ([[d:Wikidata:Requests for permissions/Administrator/FlyingAce|see the closed request]])
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Framabot 4|Framabot 4]] (Task: Import [[d:Q484170|commune of France]] contact data from [[d:Q117479181|french official directory]], [https://lannuaire.service-public.fr/ french official directory]
** Closed request for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/JoRobot 8|JoRobot 8]] (Task: Removing [[d:Q51759403|good list badge]] from articles in the Catalan Wikipedia)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour September 15, 2023. We will learn how to use Zotero, the reference management software, and its [[d:Wikidata:Zotero|browser plugin]] to automatically extract metadata for articles and convert them to a Wikidata format that can be batch uploaded using QuickStatements.[[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-September-15_Wikidata_Working_Hour|More information on the event page]]
* '''Press, articles, blog posts, videos'''
** Paper: [https://biss.pensoft.net/article/112431/ Documenting Biodiversity in Underrepresented Languages using Crowdsourcing] - Mohammed Kamal-Deen Dnshitobu Fuseini, Agnes Ajuma Abah, Andra Waagmeester
** Press: [https://okfn.de/blog/2023/09/stn-datenstrategie/ Statement by Alliance F5 on the German Government's data strategy] (in German)
** Videos
*** [https://www.youtube.com/watch?v=Uo_VpAyby1c List of free software in ''le socle interministériel de logiciels libres'' (SILL/the interministerial base of free software) recommended by the French Government in Wikidata] - Nicolas Vigneron
*** [https://www.youtube.com/watch?v=py1JkgkEHI8 Georeferencing using OSM and Wikidata] - Oficina Wiki Apoia
*** [https://www.youtube.com/watch?v=GMxb49PvpaA Members of Riksdag (Sweden's parlement)] - Magnus Sälgö
*** [https://www.youtube.com/watch?v=YpiTjxAy_Z8 Wikidata for Wiki Loves Monuments with Content Partnerships Hub] - Wikimedia Sweden
*** [https://www.youtube.com/watch?v=LY3UeO6yNb8 From self-documentation to federated querying using Wikibase: a new topology to Media Art Archiving?] - Raphael Tsz Kin Chau
* '''Tool of the week'''
** [[d:User:Ricordisamoa/LowercaseDescription.js|LowercaseDescription.js]] is a script that adds a link to automatically lower the first letter of an item's description in the user's language.
* '''Other Noteworthy Stuff'''
** You can now browse all the Wikibase instances hosted on Wikibase.Cloud: https://www.wikibase.cloud/discovery
** [https://github.com/KBNLwikimedia/Wikibase-resources Wikibase resources], a collection of resources, overviews, links and knowlegde related to Wikibase, collected and curated by [https://www.kb.nl/ KB, national library of the Netherlands]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12031|RBC person ID]], [[:d:Property:P12032|Ordbok över Finlands svenska folkmål ID]], [[:d:Property:P12033|France 3 Régions journalist ID]], [[:d:Property:P12034|Médiathèque Numérique CVS ID]], [[:d:Property:P12035|MyShows show ID]], [[:d:Property:P12036|NHK News topic ID]], [[:d:Property:P12037|Sitios ID]], [[:d:Property:P12038|Xiaohongshu user ID]], [[:d:Property:P12039|Fansly ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/chronological designation|chronological designation]] (as a typical instance, the stated scholarly journal year to which reference is made by: the reference source being cited to support the statement being made)
****[[:d:Wikidata:Property proposal/Flora of New Jersey Project atlas URL|Flora of New Jersey Project atlas URL]] (URL for a plant species in the Flora of New Jersey Project atlas)
*** External identifiers: [[:d:Wikidata:Property proposal/British Pathé ID|British Pathé ID]], [[:d:Wikidata:Property proposal/ProductReview ID|ProductReview ID]], [[:d:Wikidata:Property proposal/BISAC Subject Heading|BISAC Subject Heading]], [[:d:Wikidata:Property proposal/EDItEUR Thema id|EDItEUR Thema id]], [[:d:Wikidata:Property proposal/ONIX Subject Scheme id|ONIX Subject Scheme id]], [[:d:Wikidata:Property proposal/MiMoText ID|MiMoText ID]], [[:d:Wikidata:Property proposal/ADVN ID|ADVN ID]], [[:d:Wikidata:Property proposal/National Register of Monumental Trees ID|National Register of Monumental Trees ID]], [[:d:Wikidata:Property proposal/Diktyon|Diktyon]], [[:d:Wikidata:Property proposal/Codeberg username|Codeberg username]], [[:d:Wikidata:Property proposal/RAWG tag ID|RAWG tag ID]], [[:d:Wikidata:Property proposal/National Library of Albania ID|National Library of Albania ID]], [[:d:Wikidata:Property proposal/DfE Group UID|DfE Group UID]], [[:d:Wikidata:Property proposal/AARoads Wiki article ID|AARoads Wiki article ID]], [[:d:Wikidata:Property proposal/Armasanicana person ID|Armasanicana person ID]], [[:d:Wikidata:Property proposal/FloraVeg.EU species ID|FloraVeg.EU species ID]], [[:d:Wikidata:Property proposal/ Vascular Plants of Iowa species ID| Vascular Plants of Iowa species ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7Md7 Google Scholar Organization IDs to Wikidata] ([https://twitter.com/annreynolds988/status/1703244710641590321 source])
*** [https://w.wiki/7T6X Power stations of this world] ([https://twitter.com/steinhoff_uwe/status/1701996445040009566 source])
*** [https://w.wiki/7Tth Usage state of the nuclear power plant] ([https://twitter.com/steinhoff_uwe/status/1702766817993715936 source])
* '''Development'''
** We are planning the migration of some of our existing components from the Wikit to the Codex design system in Query Builder, Mismatch Finder and the Special:NewLexeme page.
** Warnings about not being logged-in will now have a returnto= parameter attached to their links, so that you can don’t use your flow from logging in ([[phab:T330550]])
** We fixed an issue with the LanguageSwitcher in Query Builder where it would open out of the viewport on some tablet screen widths ([[phab:T344231]])
** Wikibase REST API: We finished the work on making it possible to remove a statement from a Property ([[phab:T342976]]) and getting the labels of a Property ([[phab:T342977]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 09 18|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १५:०४, १८ सेप्टेम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25623536 -->
== Wikidata weekly summary #595 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/AytekUstundag-RoyalMapperBot|AytekUstundag-RoyalMapperBot]] (Task: Add missing historical figures from royalmapper database)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [[d:Wikidata:WikidataCon 2023|WikidataCon 2023]], the conference dedicated to the Wikidata community, is taking place on October 28-29, online all around the world and onsite in Taipei. You can now [[d:Wikidata_talk:WikidataCon_2023#WikidataCon_2023:_registration_open|register for the conference]].
*** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/7TM2PG5EWM4F55577Q4HV5SU5TU4X3RQ/ WikiIndaba 2023 Microgrants available for community events!]
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour September 29. This event is part of a series where you can gain hands-on experience with Wikidata by working on a diverse library and information science (LIS) dataset. In this fourth session, we'll introduce the Wikimedia PAWS environment for data gathering and processing in your Wikidata projects. We'll focus on web scraping for article data using Python and the Beautiful Soup package for parsing. You'll learn about data models for making your data accessible to both machines and humans. This session will be recorded and shared on the event page. [[Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-September-29_Wikidata_Working_Hour|Event page]].
** Ongoing: Weekly Lexemes Challenge #110, [https://dicare.toolforge.org/lexemes/challenge.php?id=110 Ohm's law] (Challenge started on 2023-09-25 12:01:32)
* ''' Press, articles, blog posts, videos '''
** Blogs
*** [https://connorshea.gitlab.io/blog/mass-import-wikidata.html Mass-importing games from Steam into Wikidata] by [[User:Nicereddy]]
** Papers
*** [https://assets.pubpub.org/ft1w1z4w/Unifying%20Biodiversity%20Knowledge%20to%20Support%20Life%20on%20a%20Sustainable%20Planet%20(1)-31687443808274.pdf Unifying Biodiversity Knowledge to Support Life on a Sustainable Planet] (A Wikimedia Projects White Paper from the Biodiversity Heritage Library). Jacqueline J. Dearborn
*** [https://arxiv.org/pdf/2308.01535.pdf "Comparing scalable strategies for generating numerical perspectives"] Numerical perspectives help people understand extreme and unfamiliar numbers. (Cao et al, 2023)
*** [https://www.sciencedirect.com/science/article/pii/S009913332300112X?dgcid=author Response to Marcin Roszkowski 2023: Modelling doctoral dissertations in Wikidata knowledge graph: Selected issues]. Tamsin L. Braisher
** Press
*** [https://inqld.com.au/culture/2023/09/19/they-call-it-the-barassi-line-defining-our-footy-codes-how-fitting-that-seems-right-now/ They call it the Barassi Line, defining our footy codes - how fitting that seems today] - The Barassi Line has been a focus of my research and has recently been plotted and visualised by Brett Tweedie as part of his Wikidata fellowship.
** Videos
*** [https://www.youtube.com/watch?v=qhEJLY51qeI The mess with Wikidata death location and the instance of a location] - salgo60
*** [https://www.youtube.com/watch?v=CFLaYp7zRzc Developing a linked data workflow using Wikidata] - Will Kent
*** [https://www.youtube.com/watch?v=pGT5xE-jnOY Entity linking historical document OCR by combining Wikidata and Wikipedia] - Kai Labusch
*** [https://www.youtube.com/watch?v=NXa7mz6bp8U From EAD to MARC to Wikidata and back again] - Crystal Yragui, Adam Schiff
*** [https://www.youtube.com/watch?v=wHh5zYdBhYE Adventures in Korean Wikidata] - Margaret Donald
*** [https://www.youtube.com/watch?v=QlkB3BNg4Eo Getting started on Wikidata] - Mohammed Sadat Abdulai
*** [https://www.youtube.com/watch?v=2TbEyHLnyC4 Wiki(su)data #2: Wikidata live editing in Italian] - Wikidata in italiano
*** [https://www.youtube.com/watch?v=aKC0SiGp0H4 Wikibase as an institutional repository authority file] - Michael Lindsey
* ''' Tool of the week '''
** [[d:User:Luca.favorido/linkypop.js|User:Luca.favorido/linkypop.js]] is a script that can be used to search an identifier on an external site. It provides a button to search for an identifier as soon as you type it in the property input field. For example, if you type “ORCID”, an icon with a lens will appear, and when you click it, a new tab will open with the ORCID site looking for the name of the researcher. You can then copy the URL and paste it to Wikidata.
* ''' Other Noteworthy Stuff '''
** Want to play a game? [[d:Wikidata:Games|Wikidata:Games]] has some Wikidata-related ones for you.
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/IPGTE5XVAZ32DO3NWDSDQW2A3A4NZB5X/ Call for Projects and Mentors for Outreachy Round 27]! September 29, 2023 at 4pm UTC - Project submission deadline.
** [https://citation-js.toolforge.org/ Citation.js Toolforge] is a service to export citations from Wikidata items in various formats (BibTeX, RIS) and various citations formats (Vancouver, APA, etc)
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/EK65B7QCQHEG37C2ERPIUSP64OX3ZEUJ/ As a next step in the deprecation process of ORES the WMF Machine Learning team will switch the backend of ores.wikimedia.org to ores-legacy so users that have not yet migrated to Lift Wing will be transparently migrated]. This change is planned to take place on Monday 25th of September.
** Wikimedia Deutschland job opening: [https://wikimedia-deutschland.softgarden.io/job/35655261/Engineering-Manager-Wikidata-for-Wikimedia-Projects-and-FunTech-d-f-m-/?jobDbPVId=92161036&l=en Engineering Manager Wikidata for Wikimedia Projects and FunTech (d/f/m)]
* ''' Did you know? '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12041|type of musical notation]] (<nowiki>system of musical notation used on a given music source or composition</nowiki>)
****[[:d:Property:P12044|chronological designation]] (<nowiki>stated scholarly journal year to which reference is made by: source cited in support of a particular statement may not be the same as the publication date or volume</nowiki>)
*** External identifiers: [[:d:Property:P12040|J. Paul Getty Museum agent ID]], [[:d:Property:P12042|Diktyon ID]], [[:d:Property:P12043|RAWG tag ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Demo|Demo]] (<nowiki>video game or software that this trial version is based on</nowiki>)
****[[:d:Wikidata:Property proposal/ETCS level|ETCS level]] (<nowiki>ETCS level of implementation</nowiki>)
****[[:d:Wikidata:Property proposal/adoption variant|adoption variant]] (<nowiki>variant of this loanword with the same origin</nowiki>)
****[[:d:Wikidata:Property proposal/Temaportalen ID|Temaportalen ID]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Metacritic game ID|Metacritic game ID]], [[:d:Wikidata:Property proposal/BAN ID|BAN ID]], [[:d:Wikidata:Property proposal/handlingar.se ID|handlingar.se ID]], [[:d:Wikidata:Property proposal/identifiant Société de l'histoire du protestantisme français|identifiant Société de l'histoire du protestantisme français]], [[:d:Wikidata:Property proposal/South African NPO number|South African NPO number]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7YZo Subclass of blogger] ([https://twitter.com/wikidataid/status/1706181080557240593 source])
*** [https://w.wiki/7W2V List of taxon name as first having been described by Dennis P. Gordon] ([https://twitter.com/MeMerricks/status/1704675287055860220 source])
*** [https://w.wiki/7YHf Gallery of wood cuts made before 1600, including file description and the link to the Wikimedia Commons file] ([https://wikis.world/@Ustinoff@mastodon.social/111121077812646847 source])
*** [https://w.wiki/6TNS Top album languages found on Wikidata right now] (Week 38, 2023) ([https://wikis.world/@moebeus@mastodon.online/111116087976103677 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[:d:Wikidata:WikiProject Chopin Thematic Catalog Concordance|WikiProject Chopin Thematic Catalog Concordance]] - an effort by members of the Music Library Association (MLA) [https://cmc.wp.musiclibraryassoc.org/mla-linked-data-working-group/ Linked Data Working Group] (LDWG) to create and enhance Wikidata items for Frédéric Chopin's musical works.
*** [[:d:Wikidata:WikiProject Museum AI projects|WikiProject Museum AI projects]] - aims to map AI projects (including events, datasets) from museums into Wikidata and create a data model for it.
* ''' Development '''
** Lexemes: We are fixing an issue that made edit links and styles disappear ([[phab:T344362]])
** Mismatch Finder:
*** We made improvements to the store part of the tool ([[phab:T335864]]) and fixed small issues ([[phab:T344336,]], [[phab:T343344]])
*** We worked on making it possible to upload mismatches on qualifiers ([[phab:T313467]])
** We are continuing to migrate tools from ORES to Lift Wing ([[phab:T343731]])
** We've added Wikifunktions as a new wiki for sitelinks ([[phab:T342857]])
** Wikibase REST API: We are working on making it possible to get labels, descriptions and aliases from a Property as well as modify the description of an Item
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* ''' Monthly Tasks '''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 09 25|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:५७, २५ सेप्टेम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25635405 -->
== Wikidata weekly summary #596 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[:d:Wikidata:Requests for permissions/Administrator/Saroj|Saroj]] (RfP scheduled to end after 8 October 2023 12:01 (UTC))
** New request for comments: [[:d:Wikidata:Requests for comment/MotoGP riders' links|MotoGP riders' links]] (Update the broken links of [[:d:Property:P3928|MotoGP racer ID (P3928)]])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** November 7, 2023, Hannover, Germany - [https://www.tib.eu/en/tib/news-and-events/news/details/wikiremembrance-researching-and-remembering-national-socialism WikiRemembrance: researching and remembering National Socialism] - Wikipedia and Wikidata's role in documenting memorial sites.
** January 12 - 14, 2024, Berlin, Germany (and online) - [https://www.artmarketstudies.org/cfp-provenance-loves-wiki-2024-online-berlin-12-14-jan-2024/ CFP: Provenance Loves Wiki] - A workshop on art history, art science and provenance research in Wikidata/Wikipedia & Wikibase
Ongoing
** Weekly Lexemes Challenge #110, [https://dicare.toolforge.org/lexemes/challenge.php?id=110 Ohm's law] (Challenge started on 2023-09-25 12:01:32)
This Week
** Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call October 3, 2023: Lars Willighagen will discuss on citation.js.org, Wikidata, and plans for more linked data. [https://docs.google.com/document/d/1ni0d5qbFZsCQIBtjJzl9X8V7cwLN01gv1MvZ7zpntYU/edit Agenda]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://blog.communitydata.science/the-state-of-wikimedia-research-2022-2023/ The State of Wikimedia Research 2022 - 2023]
** Papers
*** [https://arxiv.org/pdf/2309.08491.pdf Using Large Language Models for Knowledge Engineering (LLMKE): A Wikidata Case Study] - Zhang et al, 2023
*** [https://arxiv.org/pdf/2309.11495.pdf Chain-of-Verification reduces hallucination in Large Language Models] across a variety of tasks, including list-based questions from Wikidata - Dhuliawala et al, 2023
** Videos
*** [https://www.youtube.com/watch?v=oSyoDU2r4Q0 Intro about WikiPathways]< showing bits of Wikidata and Scholia
*** [https://www.youtube.com/watch?v=k2whuhQ3628 Wikidata for Better Health (in French)] - Houcemeddine Turki, Faculty of Sciences SFAX < closing session of "Adapting Wikidata to support clinical practice using Data Science, Semantic Web and Machine Learning"
** Notebooks
*** [https://observablehq.com/d/c3c33fa19bd8754d Implementing a parser for a sample Wiki article]
*** [https://observablehq.com/d/0035947e1c7ea36c Artist selection] (in French)
* '''Tool of the week'''
** [https://map.wikimedia.swiss/v/swiss-archives/?l=de Swiss Archives] is an interactive overview map of the Swiss archives present in Wikidata have corresponding Wikipedia articles and in which language (FR, DE, IT), allowing interested Wikimedians to know where they can contribute or expand. - [https://twitter.com/M_Gasser/status/1665605556768321537 Michael Gasser (X post)]
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/64SRNVJI7DMSDRWUVBEEYVISWHAONEGU/ WikidataCon 2023: first version of the program is out] - find out more about the format, registration and [https://pretalx.com/wikidatacon2023/schedule/ scheduled program].
** The [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/S7OCXSRJQR4ITMOZVJXY6ND3XG4YIGGG/ Search Platform / Query Service Team monthly Open Meeting] is coming up. Got any Wikidata Query Service questions? Feel free to join!
** Wikimedia Deutschland is still looking for an [https://wikimedia-deutschland.softgarden.io/job/35655261/Engineering-Manager-Wikidata-for-Wikimedia-Projects-and-FunTech-d-f-m-?jobDbPVId=92161036&l=en Engineering Manager Wikidata for Wikimedia Projects and FunTech].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12050|demo of]] (<nowiki>video game or software that this trial version is based on</nowiki>)
*** External identifiers: [[:d:Property:P12045|Codeberg username]], [[:d:Property:P12046|ADVN ID]], [[:d:Property:P12047|MiMoText ID]], [[:d:Property:P12048|BookBrainz series ID]], [[:d:Property:P12049|National Register of Monumental Trees ID]], [[:d:Property:P12051|National Library of Albania ID]], [[:d:Property:P12052|AARoads Wiki article ID]], [[:d:Property:P12053|BAN ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/self-identified name|self-identified name]] (<nowiki>the name used by an ethnic group to refer to itself</nowiki>)
****[[:d:Wikidata:Property proposal/non-self-identified name|non-self-identified name]] (<nowiki>name used to identify an ethnic group against their self-determination, e.g. in colonial contexts</nowiki>)
****[[:d:Wikidata:Property proposal/exception to constraint (lexeme)|exception to constraint (lexeme)]] (<nowiki>lexeme that is an exception to the constraint, qualifier to define a property constraint in combination with P2302</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Metacritic numeric game ID|Metacritic numeric game ID]], [[:d:Wikidata:Property proposal/DBIL ID|DBIL ID]], [[:d:Wikidata:Property proposal/identifiant du musée des Beaux-Arts de Bordeaux|identifiant du musée des Beaux-Arts de Bordeaux]], [[:d:Wikidata:Property proposal/Gematsu game ID|Gematsu game ID]], [[:d:Wikidata:Property proposal/Matilda paper ID|Matilda paper ID]], [[:d:Wikidata:Property proposal/Basketball Bundesliga Teams UUID|Basketball Bundesliga Teams UUID]], [[:d:Wikidata:Property proposal/World Auchenorrhyncha Database ID|World Auchenorrhyncha Database ID]], [[:d:Wikidata:Property proposal/Nordic Women in Film-ID|Nordic Women in Film-ID]], [[:d:Wikidata:Property proposal/Pinakes IDs|Pinakes IDs]], [[:d:Wikidata:Property proposal/WikiKids ID|WikiKids ID]], [[:d:Wikidata:Property proposal/Aves de Chile ID|Aves de Chile ID]], [[:d:Wikidata:Property proposal/Klingon Word Wiki id|Klingon Word Wiki id]], [[:d:Wikidata:Property proposal/Metacritic company ID|Metacritic company ID]], [[:d:Wikidata:Property proposal/Metacritic publication ID|Metacritic publication ID]], [[:d:Wikidata:Property proposal/StopGame series ID|StopGame series ID]], [[:d:Wikidata:Property proposal/Game Jolt ID|Game Jolt ID]], [[:d:Wikidata:Property proposal/SlackBuilds package|SlackBuilds package]], [[:d:Wikidata:Property proposal/California State Park ID|California State Park ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7ami Most frequent birth places for PTBNP authors] ([[d:User:Epìdosis/sandbox#Birth_and_death_places_on_map|source]])
*** [https://w.wiki/7c3B University's museum in France] ([https://twitter.com/Pyb75/status/1708129619558191449 source])
*** [https://w.wiki/7dPB 52,153 French words which have both masculine and feminine forms] ([https://twitter.com/_lerner_paul/status/1705206707297685805 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[:d:Wikidata:WikiProject African Literary Metdata|WikiProject African Literary Metadata]] - a project dedicated to create and improve Wikidata's coverage of African informal literatures.
*** [[:d:Wikidata:WikiProject GLAM-BW|WikiProject GLAM-BW]] - a project to connect major collections held by museums in Baden-Württemberg by uploading information on collectors, former collection locations, collecting histories, and objects
* '''Development'''
** Wikibase REST API:
*** We are finalizing the work on getting the labels, descriptions and aliases of a Property.
*** We are finishing work on modifying the descriptions of an Item.
** You can now add sitelinks to Wikifunctions ([[phab:T342857]])
** We dug into [[wikitech:WMDE/Wikidata/Reports/2023/2023-09-18_Ramifications_of_IP_masking_on_Wikidata_related_extensions|what the upcoming IP-masking changes mean for the Wikidata-related extensions]] and where code changes are needed
** Lexicographical data:
*** We improved the “required” marker on Special:NewLexeme, hopefully making its meaning clearer ([[phab:T322683]])
*** If you are not logged-in, you’ll also get the yellow warning when editing Lexeme’s Lemmas, Forms, and Senses ([[phab:T343979]])
** We added the tlh-latn and tlh-piqd codes for monolingual text, so that now you can add the titles to Shakepear’s works in the original Klingon ([[phab:T286239]])
** Mismatch Finder:
*** Failed uploads now no longer offer to download review results ([[phab:T335864]])
*** We are working on the ability to report mismatches on qualifiers ([[phab:T313467]])
*** The Mismatch Finder will show a clarifying message when Java Script is disabled ([[phab:T343344]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 10 02|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १५:०८, २ ओक्टोबर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25677545 -->
== Wikidata weekly summary #597 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship: Welcome to our new admin, [[d:User:Saroj|Saroj]]! ([[:d:Wikidata:Requests for permissions/Administrator/Saroj|see the closed request]])
** New requests for permissions/Bot:
*** [[:d:Wikidata:Requests for permissions/Bot/Tildebot|Tildebot]] (Task: Upload about 16,000 [[:d:Property:P12052|AARoads Wiki article ID]] statements based on reconciliation in [[:d:Wikidata:OpenRefine|OpenRefine]])
*** [[:d:Wikidata:Requests for permissions/Bot/GamerProfilesBot|GamerProfilesBot]] (Task: Regularly update existing video games with the [[:d:Property:P12001|GamerProfiles game ID]] sourced from [https://gamerprofiles.com GamerProfiles.com])
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC, 18th October 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour October 13, 2023: Over the summer and into the fall the LD4 Wikidata Affinity Group will be offering a series of Wikidata Working Hours to give folks an opportunity to try out various Wikidata-related skills and tools by assembling a data set of diverse library and information science (LIS) materials (articles, conference proceedings, books) and adding it to Wikidata. Wikidata Working Hours provide hands-on Wikidata experience in a supportive space. We hope you will join us if you are interested in learning more about Wikidata, exploring LIS literature, and have been looking for a fun Wikidata project to contribute to. The fifth Wikidata Working Hour in the series will cover manually adding authors and publishers from our bibliography into Wikidata. This session will be recorded and the recording shared on the event page. [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-October-13_Wikidata_Working_Hour Event page]
*** Wikidata's 11th birthday is around the corner, on October 29th! [[d:Wikidata:Eleventh Birthday|Discover how you can prepare and present a gift to the community and organize a local birthday celebration]].
*** New round open HDI course on Knowledge Graphs. October 11, 2023 - November 21, 2023. Sign up [https://open.hpi.de/courses/knowledgegraphs2023 enrol here].
*** [[d:Wikidata:Events/Data Modelling Days 2023|Data Modelling Days]], November 30-December 2. An online event dedicated to our data modelling challenges. You can already [[d:Wikidata talk:Events/Data Modelling Days 2023|submit a session or ideas]].
** Ongoing:
*** Weekly Lexemes Challenge #112, [https://dicare.toolforge.org/lexemes/challenge.php?id=112 Dogs] (Challenge started on 2023-10-09 12:01:19)
* '''Press, articles, blog posts, videos'''
** Blogs
*** [http://chrishanretty.co.uk/posts/twfy_wikidata_crosswalk/ Connecting They Work For You to Wikidata] by Chris Hanretty
*** [[outreach:GLAM/Newsletter/August 2023/Contents/New Zealand report|Public sculpture photo trail: documenting Auckland sculptures in Wikidata; Aotearoa's Wikimedia Laureate]] by [[outreach:User:Prosperosity|Prosperosity]] & [[outreach:User:Giantflightlessbirds|Giantflightlessbirds]]
*** [https://www.deseret.com/2023/10/4/23901215/most-famous-musicians-of-all-time These are the top 10 most famous musicians of all time, according to MIT], by Hannah Murdock
*** [https://addshore.com/2023/10/covid-19-wikipedia-pageview-spikes-2019-2022/ COVID-19 Wikipedia pageview spikes, 2019-2022] < Wikipedia pageviews spikes using Wikidata as a source for determining page titles for topics across languages. By [[d:User:Addshore|Addshore]]
** Papers
*** [https://arxiv.org/pdf/2308.15047.pdf Large language models converge toward human-like concept organization] by Jonathan Gabel Christiansen, Mathias Lykke Gammelgaard, and Anders Søgaard
** Press
*** [https://www.zdnet.com/article/is-ai-lying-to-us-these-researchers-built-an-llm-lie-detector-of-sorts-to-find-out/ Is AI lying to us? These researchers built an LLM lie detector of sorts to find out] - Tiernan Ray, ZDNET ("Step one is to come up with a list of over 20,000 questions and known answers, drawn from sources such as Wikidata, for which the large language model, in this case, OpenAI's GPT-3.5, can be reliably expected to provide the correct answer.")
** Videos
*** [https://www.youtube.com/watch?v=3W634CXHdI8 Graphic Possibilities 50 States of Comics Wikidata Tutorial] < discusses data modeling, notability, cultural importance of Comic books and how to add them to Wikidata. By Kate Topham
*** [https://www.youtube.com/watch?v=x7aYSiqafSg Linking cultural heritage data in practice] < discusses interlinking diverse museum data between Sweden’s National Museum and National Historical Museums and Wikidata.
*** [https://www.youtube.com/watch?v=FVWn97wFfFM Data Scraping, Gathering & Annotation] (in Ukrainian VO, English text) < lecture on data gathering, Wikidata, SPARQL and structured data from Ukrainian Catholic University
*** [https://www.youtube.com/watch?v=WwfGs9asLVY Add information about Wikisource works to Wikidata] (in French) < adding a link in Wikidata between work and the edition, and beyond.
*** [https://www.youtube.com/watch?v=2Ij2r56P7aY Proposal and creation of properties] (in French) by [[d:User:VIGNERON|VIGNERON]] < Exploring the property creation process on Wikidata.
*** [https://www.youtube.com/watch?v=jdG9yc-xZQQ Wikidata: first pragmatic approach] - Ismael Olea - OpenSouthCode 2023 < an introduction to Wikidata - the objective of this talk is for the public to leave amazed and addicted to Wikidata.
* '''Tool of the week'''
** https://aletheiafact.org <- is a new fact-checking website using Wikidata for people/concept identification. The website allows users to contribute to fact-checking claims made by public figures, such as politicians, celebrities, and influencers.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12053|BAN ID]], [[:d:Property:P12054|Metacritic game ID]], [[:d:Property:P12055|Dicionário Aberto ID]], [[:d:Property:P12056|Online Etymology Dictionary ID]], [[:d:Property:P12057|World Auchenorrhyncha Database ID]], [[:d:Property:P12058|Gematsu game ID]], [[:d:Property:P12059|Encyclociné ID]], [[:d:Property:P12060|DBIL ID]], [[:d:Property:P12061|Pinakes country ID]], [[:d:Property:P12062|Pinakes city ID]], [[:d:Property:P12063|Pinakes institution ID]], [[:d:Property:P12064|Pinakes fonds ID]], [[:d:Property:P12065|Museum of Fine Arts, Bordeaux object ID]], [[:d:Property:P12066|Aparat channel ID]], [[:d:Property:P12067|FaroeSoccer referee ID]], [[:d:Property:P12068|Matilda paper ID]], [[:d:Property:P12069|Sessionize speaker ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/self-identified name|self-identified name]] (<nowiki>the name by which a group of humans refers to itself</nowiki>)
****[[:d:Wikidata:Property proposal/non-self-identified name|non-self-identified name]] (<nowiki>name used to identify a group of humans against their self-determination, e.g. in colonial contexts</nowiki>)
****[[:d:Wikidata:Property proposal/fonds|fonds]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/WikiKids ID|WikiKids ID]], [[:d:Wikidata:Property proposal/Aves de Chile ID|Aves de Chile ID]], [[:d:Wikidata:Property proposal/Klingon Word Wiki id|Klingon Word Wiki id]], [[:d:Wikidata:Property proposal/Metacritic company ID|Metacritic company ID]], [[:d:Wikidata:Property proposal/Metacritic publication ID|Metacritic publication ID]], [[:d:Wikidata:Property proposal/StopGame series ID|StopGame series ID]], [[:d:Wikidata:Property proposal/Game Jolt ID|Game Jolt ID]], [[:d:Wikidata:Property proposal/SlackBuilds package|SlackBuilds package]], [[:d:Wikidata:Property proposal/California State Park ID|California State Park ID]], [[:d:Wikidata:Property proposal/SBL player ID|SBL player ID]], [[:d:Wikidata:Property proposal/identificador Qué series ver|identificador Qué series ver]], [[:d:Wikidata:Property proposal/Steam Workshop file ID|Steam Workshop file ID]], [[:d:Wikidata:Property proposal/Find my School ID|Find my School ID]], [[:d:Wikidata:Property proposal/Fichier des ecclésiastiques ID|Fichier des ecclésiastiques ID]], [[:d:Wikidata:Property proposal/Walmart product ID|Walmart product ID]], [[:d:Wikidata:Property proposal/Open Library publisher ID|Open Library publisher ID]], [[:d:Wikidata:Property proposal/kihondōshi handbook ID|kihondōshi handbook ID]], [[:d:Wikidata:Property proposal/OzBargain tag|OzBargain tag]], [[:d:Wikidata:Property proposal/OzBargain brand|OzBargain brand]], [[:d:Wikidata:Property proposal/ELSST Thesaurus ID|ELSST Thesaurus ID]], [[:d:Wikidata:Property proposal/Gematsu company ID|Gematsu company ID]], [[:d:Wikidata:Property proposal/Valve Developer Community article ID|Valve Developer Community article ID]], [[:d:Wikidata:Property proposal/Royal Irish Academy ID|Royal Irish Academy ID]], [[:d:Wikidata:Property proposal/Illinois State Parks ID|Illinois State Parks ID]], [[:d:Wikidata:Property proposal/Flixy.dk emne ID|Flixy.dk emne ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7gFH Accused witches in Scotland accused of shapeshifting]([[d:Wikidata:WikiProject_Scotland's_Accused_Witches/Queries|source]])
*** [https://w.wiki/7iBa Argentinian national team football players that participating in 3 matches or bellow] ([https://twitter.com/tin_nqn_/status/1709349283525210380 source])
*** [https://w.wiki/7gg3 List of people who are in Art Looting Investigation Unit red flag list] ([https://twitter.com/OpenLinkArtData/status/1710521967873249428 source])
*** [https://w.wiki/7eQQ Main Subject bubble chart of Articles in Journals with AJOL ID, published in Ghana, about diseases] (source: [https://twitter.com/espejolento @espejolento])
* '''Development'''
** Wikibase REST API: We worked on the new routes for PATCHing Property and Item aliases as well as PUTing Property labels and descriptions ([[phab:T342982]], [[phab:T337371]], [[phab:T337371]], [[phab:T348150]])
** We are continuing to work on fixing an issue with Lexeme pages missing styles and scripts ([[phab:T344362]])
** We’re adding some missing license notes to some javascript UI interfaces ([[phab:343998]], [[phab:T343999]])
** Mismatch Finder: We are continuing the work on supporting mismatches for data that is stored in qualifiers ([[phab:T313467]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 10 09|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १६:३३, ९ ओक्टोबर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25705993 -->
== Wikidata weekly summary #598 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
***Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call October 17, 2023: Our scheduled speaker had to unexpectedly cancel, so please join us to transfer group call notes from the Google Drive to the wiki project page (see instructions link in agenda document!) [https://docs.google.com/document/d/1hzVSHu9y8J0pCKzO5wGHRtiXpiYHkb7F4ePsCwSj0Y8/edit Agenda]
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC, 18th October 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** WikidataCon 2023 on October 28-29: don't forget to [https://pretix.eu/wikidatatw/Wikidatacon2023/ register for the online or the onsite event]! You can also [https://pretalx.com/wikidatacon2023/schedule/ check the program], [[d:Wikidata:Eleventh Birthday|prepare a present for the Wikidata birthday]], and [[d:Wikidata:Eleventh Birthday/Events|join or organize a satellite event]] with your local community.
*** [https://www.eventbrite.com/e/wikidata-day-nyc-2023-tickets-735689496087 Wikidata Day NYC '23] Join fellow Wikidata-enthusiasts on October 29th at the Butler Library, 114th Street West, NYC for a free Wikidata-celebration with a selection of engaging workshops and presentations to attend.
*** [https://stateofthemap.eu/schedule State of the Map EU 2023] has a session on OSM-Wikidata Map Framework on Sunday, 12th Nov., taking place in Antwerp, Belgium.
*** [[m:Wikimedistas_de_Per%C3%BA/Actividades/D%C3%ADas_de_Wikidata_2023|Wikidata Days: WM-Peru]] (in Spanish) attend a 2-day event, with sessions devoted to Wikidata, OpenRefine, QuickStatements and SPARQL.
*** [https://docs.google.com/forms/d/e/1FAIpQLSdbVc63XyoVVXDcFQSvzRxSc1GEA1D02O1mUqzv6nvO0ZJ32w/viewform Wikimedia Chile: Wikidata Training Course] Staying in South America, Chilean and all Spanish-speakers can attend a 4-day Course and earn a participation Certificate. Online event - 17 to 20th October.
*** [https://twitter.com/wikimediaigbo/status/1713469359996191043 Igbo Wikimedians User Group invites you to a Wikidata event tagged "One Item, One Image"]. October 17th at 5pm WAT on Google Meet.
** Ongoing: [https://dicare.toolforge.org/lexemes/challenge.php?id=113 Weekly Lexeme Challenge #113: Apple] (Challenge started on 2023-10-16 12:01:41)
** Past Week:
*** [https://dicare.toolforge.org/lexemes/challenge.php?id=112 Weekly Lexeme Challenge #112: Dogs] has ended. Did you contribute?
*** [https://www.temporal-communities.de/events/international-workshop-wikipedia-wikidata-wikibase.html Wikipedia, Wikidata and Wikibase: Usage Scenarios for Literary Studies] International Workshop at the Freie Universität Berlin.
* '''Press, articles, blog posts, videos'''
** Papers: [https://ceur-ws.org/Vol-3462/TADA3.pdf WikiDBs: A Corpus Of Relational Databases From Wikidata] by Vogel & Binnig.
** Press: [https://www.broadcastprome.com/case-studies/tv-networks/indexing-news-with-ai/ Indexing news with AI] via BroadCast Pro ME ("We are able to create a rich multilingual archive, leveraging translations based on the Wikidata knowledge graph.")
** Videos
*** [https://www.youtube.com/watch?v=2Ij2r56P7aY Introduction to Properties: Proposal & Creation] (in French), by Nicolas VIGNERON.
*** [https://www.youtube.com/watch?v=NJUPmZmUqS8 Drag'n'Drop Gadget] <-- This handy gadget allows you to click and drag information from a Wikipedia article and add it to a Wikidata-item as a Statement. By Magnus Sälgö.
*** [https://www.youtube.com/watch?v=WwfGs9asLVY Add information about Wikisource works to Wikidata] (in French) <-- a comprehensive guide through linking Wikisource entries to their Wikidata-items.
*** [https://www.youtube.com/watch?v=jdG9yc-xZQQ Introduction & Overview of Wikidata] (in Spanish), by Ismail Olea.
*** LIVE Wikidata editing #110 <-- [[d:User:Ainali|Ainali]] and [[d:User:Abbe98|Abbe98]] do some live editing on Wikidata (in English), and discuss the thought process of what we are doing and why we do it.
** Notebooks
*** [https://observablehq.com/@maison-mona/analyse-resultats-reconciliation-wikidata Analysis of Wikidata reconciliation results] (in French)
*** [https://observablehq.com/@fgregg/whats-nearby-wikidata What's nearby, Wikidata?] will generate a list of nearby places that have a Wikipedia article close to your current location.
** Reports: [[w:User:Ambrosia10/TDWG2023|Report on the Biodiversity Information Standards Conference 2023 (TDWG2023)]] by [[d:User:Ambrosia10|Ambrosia10]]
* '''Tool of the week'''
** Map Kerala ([https://wikiproject-kerala.github.io/Panchayat/ https://wikiproject-kerala.github.io/Panchayat/]) uses Wikidata to distinguish Panchayats of Kerala at a glance based on three distinct identifier codes ([[d:Property:P6425|LGD code]], [[d:Property:P8573|LSG code]], [[d:Property:P11817|SEC code]]).
** [[d:User:Nikki/ChecksumCheck.js|User:Nikki/ChecksumCheck.js]] <-- This script displays a symbol after external identifiers which contain checksums, to indicate whether the checksum in the identifier is correct. Currently only supporting a small number of Identifiers.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12081|WHO Aware Classification]] (<nowiki>antibiotic classification according to the World Health Organization</nowiki>)
****[[:d:Property:P12089|self-identified name]] (<nowiki>name by which a group of humans refers to itself (endonym)</nowiki>)
****[[:d:Property:P12090|non-self-identified name]] (<nowiki>name used to identify a group of humans as opposed to their self-determination</nowiki>)
*** External identifiers: [[:d:Property:P12067|FaroeSoccer referee ID]], [[:d:Property:P12068|Matilda paper ID]], [[:d:Property:P12069|Sessionize speaker ID]], [[:d:Property:P12070|Minerals.net mineral and gemstone ID]], [[:d:Property:P12071|MUSE book ID]], [[:d:Property:P12072|Game Jolt ID]], [[:d:Property:P12073|Société de l'histoire du protestantisme français ID]], [[:d:Property:P12074|ProductReview ID]], [[:d:Property:P12075|Acclaimed Music album ID]], [[:d:Property:P12076|Nordic Women in Film-ID]], [[:d:Property:P12077|SlackBuilds package]], [[:d:Property:P12078|Metacritic numeric game ID]], [[:d:Property:P12079|Metacritic publication ID]], [[:d:Property:P12080|Metacritic company ID]], [[:d:Property:P12082|StopGame series ID]], [[:d:Property:P12083|Steam Workshop mod ID]], [[:d:Property:P12084|California State Park ID]], [[:d:Property:P12085|Find my School ID]], [[:d:Property:P12086|WikiKids ID]], [[:d:Property:P12087|SBL player ID]], [[:d:Property:P12088|Open Library publisher ID]], [[:d:Property:P12091|DBpia article ID]], [[:d:Property:P12092|Gematsu company ID]], [[:d:Property:P12093|Valve Developer Community article ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/parent form of an active substance|parent form of an active substance]] (<nowiki>parent form of a chemical entity used as an active substance in the form of a salt</nowiki>)
****[[:d:Wikidata:Property proposal/FAO WIEWS Institution ID|FAO WIEWS Institution ID]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/numéro de licence d'un joueur de la FFTT|numéro de licence d'un joueur de la FFTT]], [[:d:Wikidata:Property proposal/Rahlfs Number|Rahlfs Number]], [[:d:Wikidata:Property proposal/Minnesota State Parks and Recreation Areas ID|Minnesota State Parks and Recreation Areas ID]], [[:d:Wikidata:Property proposal/Minnesota State Forests ID|Minnesota State Forests ID]], [[:d:Wikidata:Property proposal/Kinobox ID|Kinobox ID]], [[:d:Wikidata:Property proposal/GNU Savannah project|GNU Savannah project]], [[:d:Wikidata:Property proposal/Indie DB company ID|Indie DB company ID]], [[:d:Wikidata:Property proposal/Mod DB company ID|Mod DB company ID]], [[:d:Wikidata:Property proposal/Catenae Catalogue|Catenae Catalogue]], [[:d:Wikidata:Property proposal/GameBrew ID|GameBrew ID]], [[:d:Wikidata:Property proposal/JLPGA player ID|JLPGA player ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7oTi List of lighthouses in France] ([https://twitter.com/LeuLeudo/status/1709086802454163943 source])
*** [https://w.wiki/7bV8 Which academic journals publish the most International Space Station Research?] (graph) ([https://twitter.com/astro_meganne/status/1707709600886120696 source])
*** [https://w.wiki/7o3d Tamil Lexemes missing Item for this sense statements] ([[d:Wikidata:Request_a_query#missing_item_for_this_sense_in_Tamil_lexemes|source]])
*** [https://w.wiki/7ofi People with no country of citizenship having Norwegian names] ([[d:Wikidata:Request_a_query#People_with_no_country_of_citizenship_having_Norweigian_names|source]])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[:d:Wikidata:WikiProject Catalan creators|WikiProject Catalan creators]] - a project for documenting creators born or active in the Catalan speaking territories
*** [[:d:Wikidata:WikiProject BeyondNotability|WikiProject BeyondNotability]] - a project for improving content on Wikidata women's work in archaeology, history and heritage in the UK circa 1870-1950
*** [[:d:Wikidata:WikiProject_Manuscripts/Header|WikiProject Manuscripts]]
* '''Development'''
** Wikibase REST API:
*** Working on the ability to modify the aliases of an Item or Property ([[phab:T342982]], [[phab:T337371]])
*** Working on the ability to add or replace a label in a given language on a Property ([[phab:T342979]])
*** Working on the ability to add or replace a description in a given language on a Property ([[phab:T348150]])
** Lexicographical data: We (mostly) fixed an issue where Lexeme pages where missing styles and scripts ([[phab:T344362]])
** Mismatch Finder: We continued work on making it possible to report mismatches on qualifiers ([[phab:T313467]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 10 16|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १७:०३, १६ ओक्टोबर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25742400 -->
== Wikidata weekly summary #599 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[:d:Wikidata:Requests for permissions/Administrator/Hjart|Hjart]] (RfP scheduled to end after 26 October 2023 11:20 UTC)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past: Wikidata and Wikibase office hour session log: [[d:Wikidata:Events/Telegram office hour 2023-10-18|Telegram office hour, Q4 2023]]
** Ongoing: [https://dicare.toolforge.org/lexemes/challenge.php?id=114 Weekly Lexeme Challenge #114: Cars] (Challenge started on 2023-10-23 12:01:27)
** Upcoming:
*** [https://wikiedu.org/speaker-series/ How cultural institutions use Wikidata to share their data with the world] < organised by WikiEdu, happening today, Oct. 23.
*** [https://twitter.com/bingulibraries/status/1714735878847770750/photo/1 Edit-A-Thon for LGBTQ+ History Month] < Binghamton University Library, New York, Oct. 25th. Help make visible the important contributions of queer figures.
*** [https://twitter.com/hkbulibdmss/status/1713857483792437497 Bridging Art Archive to the Wikidata Ecosystem] < a guest lecture from Joyce Chen at the Fall Symposium on Digital Scholarship '23, Oct. 27, via Zoom.
*** [https://twitter.com/SQWikimediansUG/status/1714944884459618622 Wikidata Birthday Edit-A-Thon (Albanian)] < Albanian language Wikimedians celebrate Wikidata's Birthday with a 2-day event (Oct. 28 - 29, 2023) near the "Aleksandër Xhuvani" University, Elbasan.
*** Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour October 23, 2023: Over the summer and into the fall the LD4 Wikidata Affinity Group will be offering a series of Wikidata Working Hours to give folks an opportunity to try out various Wikidata-related skills and tools by assembling a data set of diverse library and information science (LIS) materials (articles, conference proceedings, books) and adding it to Wikidata. Wikidata Working Hours provide hands-on Wikidata experience in a supportive space. We hope you will join us if you are interested in learning more about Wikidata, exploring LIS literature, and have been looking for a fun Wikidata project to contribute to. The sixth Wikidata Working Hour in the series will cover batch creating items using OpenRefine.This session will be recorded and the recording shared on the [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-October-23_Wikidata_Working_Hour Event page]
*** [https://wikidataworkshop.github.io/2023/ 4th Wikidata Workshop] as part of the International Semantic Web Conference. 7th Nov., Athens, Greece.
* '''Press, articles, blog posts, videos'''
** Blogs
*** Final Report of the [https://meta.wikimedia.org/wiki/Research:Adapting_Wikidata_to_support_clinical_practice_using_Data_Science,_Semantic_Web_and_Machine_Learning Adapting Wikidata to support clinical practice using Data Science, Semantic Web and Machine Learning] Project funded by the Wikimedia Research Fund.
** Videos
*** [https://www.youtube.com/watch?v=zW6SbOPb-8I Let's Connect Learning Clinic #2: Wikidata for Wiki Loves Monuments] < Learn how to run SPARQL queries, create Listeria lists, and structure data on commons for Wiki Loves Monuments and other WikiLoves campaigns, provided by Wikimedia Sweden. Missed Clinic #1? [https://www.youtube.com/watch?v=YpiTjxAy_Z8 Find it here].
*** [https://www.youtube.com/watch?v=ke4izHB0GT0 Live Editing #110] < Develop your SPARQL query-building skills in this follow-along session.
*** [https://www.youtube.com/watch?v=P5Gj5bHIYwU Tutorial on Wikidata for or WikiConnect course] (in Portuguese) <-- Explaining the Wiki Movimento Brasil's WikiConecta Wikidata course. The course entails Understanding what Wikidata is and its operating logic, Learning the basics of editing and recovering data, and Understanding why and how to use Wikidata with your students.
*** Birthday Presents from Data Engineering and Semantics Research Unit:
**** [https://www.youtube.com/live/-LdIz8ncCpw MedCYN] as an intuitive web tool for Wikidata-based clinical decision support.
**** [https://www.youtube.com/live/hgikdP8Fuaw MeSH2Wikidata] as an approach for validating and classifying biomedical relations in Wikidata based on MeSH Keywords of PubMed scholarly publications.
* '''Tool of the week'''
** [[d:User:Magnus Manske/annas archive.js|User:Magnus Manske/annas archive.js]] is a userscript that automatically links to Anna's Archive from Wikidata items for books and research articles, for title, DOI, ISBN, etc. so that people can easily get access to them.
* '''Other Noteworthy Stuff'''
** There is [[Wikidata:SPARQL query service/WDQS backend update/October 2023 scaling update|a new update]] relative to the Wikidata Query Service scaling of the backend, that explains how the team will experiment with splitting the Wikidata Query Service graph and use federation for the queries that need access to all subgraphs.
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/FWEVR4QEYOHPY7FEATMALXQZQM7I5PZW/ Mismatch Finder tool improvements]: In the next deployment scheduled for November 1, the tool will let you report mismatches on qualifiers in addition to the main part of a statement.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12095|fonds]] (<nowiki>archival fonds (part of a collection) which an item belongs to</nowiki>)
****[[:d:Property:P12099|parent form of an active substance]] (<nowiki>parent form of a chemical entity (e.g. a salt) used as an active substance in pharmaceutical products</nowiki>)
****[[:d:Property:P12105|Red List of South African Plants conservation status]] (<nowiki>conservation status of endemic South African plants assigned by the South African National Biodiversity Institute</nowiki>)
****[[:d:Property:P12110|Parpulov group]] (<nowiki>class of similar manuscripts with Catenae as assigned by Georgi Parpulov</nowiki>)
*** External identifiers: [[:d:Property:P12094|DfE group UID]], [[:d:Property:P12096|Kinobox film ID]], [[:d:Property:P12098|Kinobox person ID]], [[:d:Property:P12100|FloraVeg.EU taxon ID]], [[:d:Property:P12101|DBpia author ID]], [[:d:Property:P12102|Mod DB company ID]], [[:d:Property:P12103|GameBrew ID]], [[:d:Property:P12104|Royal Irish Academy ID]], [[:d:Property:P12106|RKDexcerpts ID]], [[:d:Property:P12107|ELSST Thesaurus ID (Version 4 - 2023)]], [[:d:Property:P12108|JLPSA player ID]], [[:d:Property:P12109|Catenae Catalogue ID]], [[:d:Property:P12111|IGI Global author ID]], [[:d:Property:P12112|Pandit Project work ID]], [[:d:Property:P12113|Vascular Plants of Iowa species ID]], [[:d:Property:P12114|Flora of New Jersey Project atlas ID]], [[:d:Property:P12115|GNU Savannah project ID]], [[:d:Property:P12116|Rahlfs number]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/used by practitioners of|used by practitioners of]] (<nowiki>item used by a practitioner of another item</nowiki>)
****[[:d:Wikidata:Property proposal/Plant Illustrations taxon ID|Plant Illustrations taxon ID]] (<nowiki>URL for a taxon on the Plant Illustrations website</nowiki>)
****[[:d:Wikidata:Property proposal/Art Platform Japan ID|Art Platform Japan ID]] (<nowiki>identifier in {{Q|123139107}} (Japanese & English)</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/IBP 6-letter bird species alpha code|IBP 6-letter bird species alpha code]], [[:d:Wikidata:Property proposal/Flickr Photo ID|Flickr Photo ID]], [[:d:Wikidata:Property proposal/North Rhine-Westphalian school ID|North Rhine-Westphalian school ID]], [[:d:Wikidata:Property proposal/identifiant d'un membre de l'Académie de Stanislas|identifiant d'un membre de l'Académie de Stanislas]], [[:d:Wikidata:Property proposal/Bantumen Powerlist 100|Bantumen Powerlist 100]], [[:d:Wikidata:Property proposal/identifiant Repairs|identifiant Repairs]], [[:d:Wikidata:Property proposal/Legends Tour ID|Legends Tour ID]], [[:d:Wikidata:Property proposal/Radio Paradise song ID|Radio Paradise song ID]], [[:d:Wikidata:Property proposal/Archivio storico artisti lucchesi ID|Archivio storico artisti lucchesi ID]], [[:d:Wikidata:Property proposal/Cycling Archives race ID|Cycling Archives race ID]], [[:d:Wikidata:Property proposal/Gale ACID|Gale ACID]], [[:d:Wikidata:Property proposal/ID osoby Medvik|ID osoby Medvik]], [[:d:Wikidata:Property proposal/HBL topic ID|HBL topic ID]], [[:d:Wikidata:Property proposal/National Humanities Center Fellow ID|National Humanities Center Fellow ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7p8c Birthplace of recipients of the Nazi Germany Iron Cross]
*** [https://w.wiki/4tJ3 Burial place of Swedish Prime Ministers]
*** [https://w.wiki/7pGw List of cathedrals around the world with its height] ([https://twitter.com/jmcollado/status/1714353277083463979 source])
*** [https://w.wiki/7jeC Population of Check villages with rivers flowing through them] ([https://twitter.com/medi_cago/status/1712053220510437379 source])
*** [https://w.wiki/7skK Ships with multiple operators that do not have multiple official names] ([[d:Wikidata:Request_a_query#Ships_with_multiple_operators_that_do_not_have_multiple_official_names|source]])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]
*** [[d:Wikidata:WikiProject Photography in Finland|WikiProject Photography in Finland]] - a project for photography in Finland, including photographers, studios and other related items
*** [[d:Wikidata:WikiProject Celtic Music|WikiProject Celtic Music]] - a project for collecting Celtic tunes
* '''Development'''
** We are preparing for WikidataCon and the Data Modelling Days.
** We are looking more into where Wikibase needs to be adapted to the upcoming IP Masking changes.
** We added a notification about the license to all edits to labels, descriptions and aliases that was missing still ([[phab:T343998]]) The same for Lexemes is coming next ([[phab:T343999]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 10 23|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:०६, २३ ओक्टोबर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25757700 -->
== Welcome to the 600th Wikidata Weekly Summary! ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Welcome to the 600th Weekly Summary!'''
[[d:user:Lydia Pintscher (WMDE)|Lydia]] initiated the weekly newsletter at the start of the Wikidata project, before it even went live, to keep the community in the loop about the developments, the new projects and tools. [[d:User:Lea Lacroix (WMDE)|Léa]] carried on the newsletter in 2016 and then it was my turn in 2020. The newsletter has been going strong for eleven years, with its content powered by the community, and delivered every week without fail. Thank you to everyone who helped fill in the different sections of the Weekly Summary thus far ❤️ --[[d:User:Mohammed Abdulai (WMDE)|Mohammed]]
* Item #600 [[d:Q600|Ichiro Suzuki]]; Property #600 is [[d:Property:P600|Wine AppDB ID]]; and Lexeme #600 is the Japanese conjugation [[d:Lexeme:L600|だから]]
** 600 in the multiverse: as [[d:Q25586|a year]] ([[d:Q246827|another year]]), [[d:Q257138|a number]], [[d:Q257138|a category]], [[d:Q10676739|a track gauge]], [[d:Q699843|a jet]], [[d:Q114661|an asteroid]], [[d:Q1104915|an auto race]], [[d:Q29707956|a genetic element]], [[d:Q6643615|a death]], [[d:Q6282893|a birth]], [[d:Q23136778|a TV serie]], [[d:Q1125433|a car]], [[d:Q1037609|a galaxy]], [[d:Q2817913|a sport discipline]], [[d:Q1590725|a radio telescope]], [[d:Q17861788|an engine]], [[d:Q3135031|a polygon]], [[d:Q18811585|a film]], [[d:Q137069|a GPU]], [[d:Q1050797|a photolithography]], [https://www.wikidata.org/w/index.php?go=Go&search=600&search=600&title=Special%3ASearch&ns0=1&ns120=1 and many more…]
* [https://w.wiki/7xRc Timeline of places when they had a population of exactly 600]
* [https://w.wiki/7xUE Map of things at an altitude of 600 m]
* [https://w.wiki/7xU5 List of items with an external ID equal to 600]
** Wikidata was 600 days old on [[d:Q17932511|Wednesday 11 June 2014]]. It will be 600 weeks old on [[d:Q69308365|Monday 9 August 2027]]
* '''WikidataCon happened over the weekend'''
** [[d:Wikidata:Eleventh_Birthday/Messages#Birthday_wishes|Birthday wishes from the community]], and a special note from the Wikidata development team at Wikimedia Deutschland below:
{{quote|Today it is time to celebrate Wikidata’s 11th birthday. Let’s take a look back at the past year and what’s coming.
[[File:Wikidata-map-2023-06-26-items-intensity-100.png|thumb|Wikidata’s world - map of Wikidata Items with a geocoordinate]]
There are now over 12.200 amazing people who are actively editing on Wikidata - 3000 of them even making more than 100 edits a month ♥️ Thank you! Without you Wikidata wouldn’t be what it is today. Thank you for helping give more people more access to more knowledge every single day. This year also marks the year we can welcome a new sister to the Wikimedia projects: Wikifunctions is live, letting us all geek out on functions in anticipation of Abstract Wikipedia. Another big milestone was Wikibase Cloud coming out of private beta. Now you can more easily run your own Wikibase and collect and maintain data that doesn’t fit into Wikidata. 2023 was also the year when the efforts of Wikidata editors were recognized across the Wikimedia movement with the awarding of the Wikimedian of the Year award to Taufik Rosman and the Wikimedia Laureate award to Siobhan Leachman. Over the coming year I want us to find ways how we can bring more people, who are already editing a bit here and there, closer to the community and help them find their place in our community. If you are one of them and have not found your place yet, check out a WikiProject related to your interests. Wikidata has something for everyone 😉
Wikidata now has over 106 Million Items and nearly 1.2 Million Lexemes. We are closing in on 2 Billion edits, making about 20 Million edits per month. All this content is used to create useful, quirky, educational or just fun applications that wouldn’t be possible without Wikidata and all the work you put into it. Check out Notable People for example. Over the coming year we want to make that even easier by building better APIs, lessening the strain on the Query Service, doing more outreach to developers as well as making our data more usable by ironing out ontology issues. In addition there will be increased focus on improving how the other Wikimedia projects integrate Wikidata. With the opening up of Wikibase Cloud we will hopefully also see many new Wikibases pop up that cover more specialized data or be used as playgrounds to prepare data for Wikidata. I am looking forward to a growing Wikibase Ecosystem and excited about more Linked Open Data becoming available to the world, with Wikidata being an entryway to it all.
And last but not least: if you want to learn a bit more about the history and backstory of Wikidata, then you might like Wikidata: The Making Of by Denny, Markus and me.
Lydia for the development team}}
* Documentation of [https://pretalx.com/wikidatacon2023/schedule/ the sessions] is currently ongoing with the slides getting [[:c:Category:WikidataCon 2023 presentations|uploaded on Wikimedia Commons here]]. The Livestream and replay of the conference per day are already available [https://www.youtube.com/@wikidatataiwan9726/streams on YouTube]. The individual sections are [https://www.youtube.com/playlist?list=PLduaHBu_3ejPB3E7aMGVY43bEX71CivKX here].
* List of presents gathered by the community for Wikidata's eleventh birthday
** '''[https://luthor.toolforge.org/ Luthor]''' is a multi-lingual tool for adding '''usage examples''' to lexemes on Wikidata, from sentences found on '''Wikisource''' in the same language. (by [[User:Ijon|Asaf Bartov]])
** '''[https://sangkalak.toolforge.org/ সংকলক]''' একটি সরঞ্জাম যেটা দিয়ে উইকিসংকলনের লেখাগুলির উইকিউপাত্ত আইটেম অনুসারে সে লেখাগুলিকে উন্নত ভাবে অনুসন্ধান করা যায়। - Sangkalak is a tool with which Wikisource works can be searched more readily, using the Wikidata items for those works. (present from Mahir256) (by [[d:User:Mahir256|মাহির২৫৬-এর]] উপহার)
** [[:File:Wikidata 11th Birthday Card.jpg|File:Wikidata 11th Birthday Card.jpg]] (by [[d:User:Almaddy2022|Almaddy2022]])
** '''[https://qop.toolforge.org Quonter Vandal]''' - is a tool powered by AI to help identify vandalism to Wikidata. For more details and to leave comments see [[Wikidata:Quonter_Vandal]]. Developed by [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]])
** Creating new Lexemes? For a lot more languages you now no longer need to provide a spelling variant when creating a new Lexeme, making it even easier to contribute data about words in your language. (present from the development team)
** The Mismatch Finder, the tool to help review mismatches between Wikidata and other data sources now also has support for mismatches on qualifiers. This allows it to be useful also for issues that are in the data in qualifiers. (present from the development team)
** [[Wikidata:Tools/inteGraality|inteGraality]] service pack update from [[d:User:Jean-Frédéric]]
*** support for grouping by predicates, particularly useful for Lexemes ([[d:User:Jean-Frédéric/Integraality/Lexemes 3|example by <code>wikibase:lexicalCategory</code>]], [[d:User:Jean-Frédéric/Integraality/Lexemes 4|example by <code>dct:language</code>]]) ; [[d:User:Jean-Frédéric/Integraality/Badges|other example by badge]]
*** new column type: sitelinks ([[d:User:Jean-Frédéric/Integraality/Video games sitelinks by country or origin|example 1]], [[d:User:Jean-Frédéric/Integraality/Video_games_sitelinks_by_platform|example 2]])
*** Automatic support for grouping by datetime properties ([[d:Wikidata:WikiProject Music/Statistics/Albums by year|example]])
** [[d:Wikidata:Wikidata Lexeme Forms|Wikidata Lexeme Forms]] experimental Wikifunctions support (details TBA) --[[d:User:Lucas Werkmeister|Lucas Werkmeister]] ([[d:User talk:Lucas Werkmeister|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]])
** The projects WiseWoman briefly presented of students editing obscure corners of Wikidata are on her [https://www.wikidata.org/wiki/User:WiseWoman Wikidata user page].
** Birthday Presents from Data Engineering and Semantics Research Unit (by [[d:User:Csisc|Houcemeddine Turki]]):
*** [https://www.youtube.com/live/-LdIz8ncCpw MedCYN] as an intuitive web tool for Wikidata-based clinical decision support.
*** [https://www.youtube.com/live/hgikdP8Fuaw MeSH2Wikidata] as an approach for validating and classifying biomedical relations in Wikidata based on MeSH Keywords of PubMed scholarly publications.
* '''Discussions'''
** Closed request for adminship: Welcome to our new admin, [[d:User:Hjart|Hjart]]! ([[:d:Wikidata:Requests for permissions/Administrator/Hjart|see the closed request]])
** New requests for permissions/Bot:
*** [[:d:Wikidata:Requests for permissions/Bot/DifoolBot|DifoolBot]] (Task: Update pages containing an [[:d:Property:P2915|ECARTICO person ID (P2915)]] statement, currently 5709 pages)
*** [[:d:Wikidata:Requests for permissions/Bot/MsynBot 13|MsynBot 13]] (Task: Remove unnecessary use of ''preferred rank'')
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call October 31, 2023: We will hear from Darnelle Melvin, Cory Lampert, and Andre Hulet, University of Nevada-Las Vegas Libraries, on WireframeVG: A Search and Discovery Application for Wikidata Projects. [https://docs.google.com/document/d/19ALvaZdMeESOwO92yL3jsnn78xYcmcmK0mCFmo4eSs0/edit?usp=sharing Agenda]
** Ongoing:
*** [[d:Wikidata:WikiProject_India/Events/Wikidata_Eleventh_Birthday|WikiProject India/Events/Wikidata Eleventh Birthday online Datathon]], Oct 26 - Nov 5th 2023
*** [https://dicare.toolforge.org/lexemes/challenge.php?id=115 Weekly Lexeme Challenge #115: Orchestra] (Challenge started on 2023-10-30 12:01:26)
** Past: [[d:Wikidata:Eleventh_Birthday/Events|Wikidata Eleventh Birthday Distributed events]]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/10/23/from-mesh-keywords-to-biomedical-knowledge-in-wikidata-the-giant-move/ From MeSH Keywords to Biomedical Knowledge in Wikidata: The giant move]
*** [https://labs.acmi.net.au/linking-acmi-wikidata-aa33dd6fd58b Linking ACMI & Wikidata], by Paul Duchesne
*** [https://wikiworks.com/enhanced-wikibase.html Enhanced Wikibase], by Wikiworks MediaWiki consulting
*** [[:w:Wikipedia:Wikipedia_Signpost/2023-10-23/News_from_Diff|Sawtpedia: Giving a Voice to Wikipedia Using QR Codes]], by [[d:User:Yamen|Yamen]]
*** [[:outreach:GLAM/Newsletter/September 2023/Contents/Italy report|10,000 institutions on the Wikimedia projects]], By Dario Crespi (WMIT) & Ilaria Diterlizzi (WMIT)
*** [https://orissadiary.com/the-11th-birthday-of-wikidata-was-celebrated-in-bhubaneswar-by-the-odia-wikimedians-user-group/ The 11th Birthday of Wikidata was celebrated in Bhubaneswar by the Odia Wikimedians User Group]
** Papers
*** [https://arxiv.org/pdf/2306.16296.pdf Relevant Entity Selection: Knowledge Graph Bootstrapping via Zero-Shot Analogical Pruning] (Jarnac et al)
** Press
*** [https://orissadiary.com/the-11th-birthday-of-wikidata-was-celebrated-in-bhubaneswar-by-the-odia-wikimedians-user-group/ The 11th Birthday Of Wikidata Was Celebrated In Bhubaneswar By The Odia Wikimedians User Group] via OrissaDiary.com
*** [https://t3n.de/news/finde-den-bekanntesten-menschen-deiner-stadt-dank-interaktiver-karte-1489087/ Find the most famous person in your city using this interactive map] (in German) by Kay Nordenbrock via t3n.de ("The database contains data on people from 3,500 BC to 2018 AD. It consists largely of data from Wikipedia and Wikidata.")
** Videos
*** [https://www.youtube.com/watch?v=CR5t0GptAFI How cultural institutions use Wikidata] (How cultural heritage institutions sharing their collection data, including implementing Wikidata projects, batch uploading datasets to Wikidata, and how to share successes to a broader audience) - Jackie Rubashkin, Metadata Technician, Barack Obama Presidential Library; Michelle van Lanschot, Project Coordinator at Wikimedia-Netherlands; William Blueher, Associate Museum Librarian at the Metropolitan Museum of Art and Will Kent, Wiki Education
*** (in Chinese) [https://www.youtube.com/watch?v=Go9j0vIUtmc Wikidata基礎編輯教學] (Wikidata basic editor) - Conference for Open Source Coders, Users & Promoters (COSCUP) 2023
*** [https://www.youtube.com/watch?v=Vb0WFKHWB1Y How can we utilize Wikidata to protect Puyuma, an endangered language] - Yucheng Lin (COSCUP 2023)
*** [https://www.youtube.com/watch?v=53ds8AyuUOI Wikidata merge-gadget] (in Swedish) by Magnus Sälgö
*** [https://www.youtube.com/watch?v=0WPs91QvxZA Wikidata Live editing session - NASA, inteGraality, dates and qualifiers] (in French) by Nicolas VIGNERON
*** [https://www.youtube.com/watch?v=YGMj8j6t8BE Pairing SBN with Wikidata via WikiLinker] (in Portuguese)
*** [https://www.youtube.com/watch?v=Yz-lZZQMEz4 Introduction to Wikibase Cloud] (in Italian)
* '''Tool of the week'''
** [[d:User:Magnus Manske/author sort.js|User:Magnus Manske/author sort.js]] is a user script to automatically sort the authors of a paper in the order they appear on the paper, ie. by sorting [[d:property:P50|author (P50)]] and [[d:property:P2093|author name string (P2093)]] statements by [[d:property:P1545|series ordinal (P1545)]]. Example: [[d:Q28209168|One Hundred and Seventeen Clades of Euagarics (Q28209168)]].
** [https://tjukanovt.github.io/notable-people Notable People] is a map project by [https://twitter.com/tjukanov/status/1552622792708874240 Topi Tjukanov] that showing birthplaces of the most "notable people" around the world. It uses the combined data of Wikipedia and Wikidata from the paper's "[https://www.nature.com/articles/s41597-022-01369-4 a cross-verified database of notable people, 3500 BC-2018 AD]" by Morgane Laouenan, Palaash Bhargava, Jean-Benoît Eyméoud, Olivier Gergaud, Guillaume Plique & Etienne Wasmer. The data shows only one person for each unique geographic location with the highest notability rank.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/XAYTWBPD24H3H4VZMNVQAICOZ6FRLIM3/ The Wikimedia Affiliations Committee (AffCom), Ombuds commission (OC), and the Case Review Committee (CRC) are looking for new members].
** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/SLFAWPKCJI3QCAYW43O6QEVGK7SJAMBQ/ Wikimedia Research Fund Update update]. ''"You can apply for research funds (USD 2K-50K) until December 15, 2023. While all research proposals related to Wikimedia projects are welcome, we particularly encourage research studies on medium to small size languages and communities, as well as in low resourced languages and projects."''
** [[m:WD4WMP|The Wikidata For Wikimedia Projects]] team is investigating the different ways Wikidata is used in the sister projects. We would like to speak with you about your experiences integrating or connecting Wikidata, if you'd like to tell us, please sign up for an interview on our project page or on our [https://wikimedia.sslsurvey.de/Wikidata-for-Wikimedia-Interviews Registration Form].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12117|Illinois State Parks ID]], [[:d:Property:P12118|Minnesota State Forests ID]], [[:d:Property:P12119|Minnesota State Parks and Recreation Areas ID]], [[:d:Property:P12120|Flickr photo ID]], [[:d:Property:P12121|IBP 6-letter bird species alpha code]], [[:d:Property:P12122|ManyVids ID]], [[:d:Property:P12123|North Rhine-Westphalian school ID]], [[:d:Property:P12124|Repairs ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/nixpkgs path|nixpkgs path]] (<nowiki>other operating systems have their package manages as id properties</nowiki>)
****[[:d:Wikidata:Property proposal/Cultural Heritage Online ID|Cultural Heritage Online ID]] (<nowiki>identifier for heritage assets and related institutions on Cultural Heritage Online</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Encyklopedia Teatru Polskiego author ID|Encyklopedia Teatru Polskiego author ID]], [[:d:Wikidata:Property proposal/Emerald network site ID|Emerald network site ID]], [[:d:Wikidata:Property proposal/Playdate Catalog ID|Playdate Catalog ID]], [[:d:Wikidata:Property proposal/Rowing Canada ID|Rowing Canada ID]], [[:d:Wikidata:Property proposal/Radio Paradise song ID|Radio Paradise song ID]], [[:d:Wikidata:Property proposal/Tennessee-Kentucky Plant Atlas ID|Tennessee-Kentucky Plant Atlas ID]], [[:d:Wikidata:Property proposal/old-games id|old-games id]], [[:d:Wikidata:Property proposal/TheTVDB movie ID|TheTVDB movie ID]], [[:d:Wikidata:Property proposal/Indiana Plant Atlas ID|Indiana Plant Atlas ID]], [[:d:Wikidata:Property proposal/cagb manuscript ID|cagb manuscript ID]], [[:d:Wikidata:Property proposal/la Repubblica TV series ID|la Repubblica TV series ID]], [[:d:Wikidata:Property proposal/Filmweb ID|Filmweb ID]], [[:d:Wikidata:Property proposal/Monasticon Hibernicum database ID|Monasticon Hibernicum database ID]], [[:d:Wikidata:Property proposal/Gale document ID|Gale document ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [[:d:Wikidata:WikiProject_Manuscripts/Dashboard|Property completeness dashboard for manuscripts]]
*** [https://w.wiki/7wSg Map of narrative locations of romantic comedies] ([https://mastodon.world/@mlpoulter/111318731640496853 source])
*** [https://w.wiki/7q$L Tunisian scientists are cited by Nobel Prize winners] ([https://twitter.com/Csisc1994/status/1715408704298770586 source])
*** [https://w.wiki/7pGw Which cathedrals are the tallest in the world?] ([https://twitter.com/jmcollado/status/1714353277083463979 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[:d:Wikidata:WikiProject Source Reliability|Wikidata:WikiProject Source Reliability]] - an project to identify and aggregate online sources of assessments of the reliability and credibility of sources
*** [[:d:Wikidata:WikiProject Academic Publisher|Wikidata:WikiProject Academic Publisher]] - a project to display open access shares (among others based on publishers) at the Austrian Datahub for Open Access Negotiations and Monitoring
* '''Development'''
** Wikibase REST API: We are continuing the work on making it possible to remove a description in a given language from an Item, modify the label of an Item and add aliases to an Item ([[phab:T342986]], [[phab:T342980]], [[phab:T335842]])
** Lexicographical data: We switched the Property that is used to pre-select the spelling variant on the Special:NewLexeme page from P218 (ISO 639-1 code) to P305 (IETF language tag) to make use of the latter’s larger coverage. ([[phab:T348923]])
** EntitySchemas: We are continuing to work on addressing the feedback from the testing of the new datatype in the test system.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 10 30|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १५:०४, ३० ओक्टोबर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25804906 -->
== Wikidata weekly summary #601 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** [[d:Wikidata:Requests_for_permissions/Bot/AramBot|AramBot]] (Task: adding site links, especially from ckbwiki and kuwiki pages to Wikidata).
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past: [https://etherpad.wikimedia.org/p/Search_Platform_Office_Hours Search Platform / Query Service Team office hour log — November 1, 2023]
** This Week:
*** [https://brownlibrary.lwcal.com/#!view/event/slug/1293-wikidata-for-digital-humanities Wikidata for Digital Humanities] workshop hosted by Brown University Library, Nov. 6th 19:00 - 20:00 CEST.
*** [https://forum.movement-strategy.org/t/lets-connect-learning-clinic-wikidata-for-wiki-loves-monuments-series-3/3586 Wiki Loves Monuments: Learning Clinic #3] hosted by WM Sweden in partnership with WM Uganda, Nov. 9th
** Upcoming: [[d:Wikidata:Events/Data Modelling Days 2023|Data Modelling Days]], November 30-December 2. You can [[d:Wikidata talk:Events/Data Modelling Days 2023|propose a session]] until November 19. If you are running another event or meetup and would like to connect it to the Data Modelling Days, you can add it to the [[d:Wikidata:Events/Data_Modelling_Days_2023#Satellite_events|satellite events section]].
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://diff.wikimedia.org/2023/11/02/wikidata-arabic-community/ Wikidata Arabic Community].
*** [https://towardsdatascience.com/ultra-foundation-models-for-knowledge-graph-reasoning-9f8f4a0d7f09 ULTRA: Foundation Models for Knowledge Graph Reasoning].
** Papers
*** [https://update.lib.berkeley.edu/ PhiloBiblon: From Siloed Databases to Linked Open Data via Wikibase: Proof of Concept] A White Paper released from Charles Faulhaber
*** [https://www.springerprofessional.de/en/using-pregel-to-create-knowledge-graphs-subsets-described-by-non/26242354 Using Pregel to Create Knowledge Graphs Subsets Described by Non-recursive Shape Expressions] by Á. Préstamo & J. Gayo
*** [https://www.springerprofessional.de/en/knowledge-graphs-and-semantic-web/26242350 Knowledge Graphs and Semantic Web] is a collection of preceedings from the 5th Iberoamerican Conference and 4th Indo-American Conference, KGSWC 2023, Nov. 13–15. By F. Ortiz-Rodriguez, B. Villazón-Terrazas, S. Tiwari & C. Bobed.
** Videos
*** [https://www.youtube.com/watch?v=LkAwDVvJKMs OpenHPI Querying Wikidata with SPARQL]
*** [https://www.youtube.com/watch?v=r7kRL40PLPo OpenHPI Wikidata as a Knowledge Graph]
*** [https://www.youtube.com/shorts/WCLmIPdR5rA Wikidata 11th Birthday Celebrations](YouTube shorts) [https://www.youtube.com/watch?v=ua4IXcyzRrA are celebrated by the Community]
*** [https://www.youtube.com/watch?v=YmY5t_DaUKk Live Editing with Wikidata in Italiano] (Italian)
*** [https://www.youtube.com/watch?v=Yz-lZZQMEz4 Intro to Wikibase Cloud] (Italian)
* '''Tool of the week'''
** [https://observablehq.com/@pac02/subclass-of subclass of], new Observable tool to test which item is a subclass of another.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/ZDHNJCVBE4XLEEZULCGF3B3Z55UELW34/ SMWCon 2023 Call for Contributions] on the topic 'MediaWiki in the age of AI'
** The [https://iw.toolforge.org/lexeme-forms Wikidata Lexeme Forms] tool was upgraded to autogenerate the different forms of a regular word with functions from [[d:Wikidata:Wikidata_Lexeme_Forms|Wikifunctions]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12125|Playdate Catalog ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/linguistic family of place name|linguistic family of place name]] (<nowiki>Relates directly a placename to its original language family. It's not the language in which the toponym is written, but the language from which the word (place name) comes from.</nowiki>)
****[[:d:Wikidata:Property proposal/according to|according to]] (<nowiki>to be used together with P248 if the statement is taken from an aggregator rather than directly from the source</nowiki>)
****[[:d:Wikidata:Property proposal/counterexample|counterexample]] (<nowiki>qualifier for deprecated P279 statements; example instance or subclass of the item class for which a "subclass of" statement does not hold (alias: "item belonging to the subject class but not the value class")</nowiki>)
****[[:d:Wikidata:Property proposal/Book ordinal in a publication series|Book ordinal in a publication series]] (<nowiki>This property describes the order of the book within a book series.</nowiki>)
****[[:d:Wikidata:Property proposal/Comitato Italiano Paralimpico ID|Comitato Italiano Paralimpico ID]] (<nowiki>Athlete ID in the Italian Paralympi Committee website (comitatoparalimpico.it)</nowiki>)
****[[:d:Wikidata:Property proposal/tax base|tax base]] (<nowiki>This property describes the calculation basis for the item of Taxation.</nowiki>)
****[[:d:Wikidata:Property proposal/tax objects|tax objects]] (<nowiki>This property describes certain objects, acts, or other facts that are the basis for calculating taxes.</nowiki>)
****[[:d:Wikidata:Property proposal/taxpayer|taxpayer]] (<nowiki>This property describes someone who owes money.</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Pallaalcentro player ID|Pallaalcentro player ID]], [[:d:Wikidata:Property proposal/Propylaeum-VITAE id|Propylaeum-VITAE id]], [[:d:Wikidata:Property proposal/Linked Open Data Comune Firenze ID|Linked Open Data Comune Firenze ID]], [[:d:Wikidata:Property proposal/Alexandria.dk person|Alexandria.dk person]], [[:d:Wikidata:Property proposal/Identifiant One Earth d'une écorégion|Identifiant One Earth d'une écorégion]], [[:d:Wikidata:Property proposal/CECC Political Prisoner ID|CECC Political Prisoner ID]], [[:d:Wikidata:Property proposal/shukach.com ID|shukach.com ID]], [[:d:Wikidata:Property proposal/Carte d'autore online ID|Carte d'autore online ID]], [[:d:Wikidata:Property proposal/Fondazione Fiera ID|Fondazione Fiera ID]], [[:d:Wikidata:Property proposal/Il Sole 24 Ore cinema IDs|Il Sole 24 Ore cinema IDs]], [[:d:Wikidata:Property proposal/Dongqiudi.com team ID|Dongqiudi.com team ID]], [[:d:Wikidata:Property proposal/Moviepilot.de person ID|Moviepilot.de person ID]], [[:d:Wikidata:Property proposal/IDVT|IDVT]], [[:d:Wikidata:Property proposal/National-Football-Teams.com national team ID|National-Football-Teams.com national team ID]], [[:d:Wikidata:Property proposal/Kicker team ID|Kicker team ID]], [[:d:Wikidata:Property proposal/FilmAffinity person ID|FilmAffinity person ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/7yv$ List of phobias in French]
*** [https://w.wiki/84Di Interviewees who were part of the Suffragette Movement] and
*** [https://w.wiki/84DU Interviewees who had a relative or friend in the Suffragette Movement] as part of the [[d:Wikidata:WikiProject_LSESuffrageInterviewsProject|LSE Suffrage Interviews Project]]
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Source_Reliability|Source Reliability]] "is an effort to identify and aggregate online sources of assessments of the reliability and credibility of sources".
* '''Development'''
** Wikibase REST API:
*** We have implemented the endpoints for ''PATCH /entities/items/{item_id}/aliases'' ([[phab:T337371]]), ''PATCH /entities/properties/{property_id}/aliases'' ([[phab:T342982]]) and ''PATCH /entities/properties/{property_id}/labels'' ([[phab:T342980]])
*** We started working on the new endpoints for ''POST /entities/items/{item_id}/aliases/{language_code}'' ([[phab:T335842]]) and ''DELETE /entities/items/{item_id}/descriptions/{lang_code}'' ([[phab:T342986]])
** Language codes:
*** We made Special:NewLexeme more likely to guess the spelling variant for you by changing the Property we use to get the language code. Now you will see the spelling variant input pop up less often. ([[phab:T349652]])
*** We started work towards allowing many more languages by default for Wikibase Lexeme and monolingual text statements. This will remove the need for a lot of requests for new language codes to be added. ([[phab:T341409]])
** Query Service UI: We’ve fixed a small issue in the Query Service UI that was introduced when updating CSS variables. Content of selected cells in the query result should be readable again. ([[phab:T350153]])
** EntitySchemas: We are continuing the work on the new data type for linking to EntitySchemas, working on overcoming architectural issues.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 11 06|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १६:५१, ६ नवम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25812993 -->
== Wikidata weekly summary #602 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/S8321414|S8321414]] (RfP scheduled to end after 13 November 2023 14:50 UTC)
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests_for_permissions/Bot/DifoolBot_2|DiFoolBot 2]] (Task: import VIAF ID based on Union List of Artist Names ID)
*** [[d:Wikidata:Requests_for_permissions/Bot/KizuleBot|KizuleBot]] (Task: Adding sitelinks to Serbian Wikipedia for maintenance categories (see contributions of account) based on items for English Wikipedia's ones)
*** [[d:Wikidata:Requests for permissions/Bot/KormiSKbot|KormiSKbot]] (Task: Linking newly created pages on [[:sk:Hlavná stránka|SKWiki]] to the appropriate Wikidata items.)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call November 14, 2023: We will hear from Diego Saez-Trumper on Wikidata Revert Risk and Annotool. [https://docs.google.com/document/d/1iIYs1U-6gDfAJeoKKwO-D1hhsEu0ccTXnetl4cq8qLY/edit?usp=sharing Agenda]
*** [[d:Wikidata:Concurso_Latinoam%C3%A9rica_en_Wikidata_2023|Latin America in Wikidata Challenge]] (Spanish) < Nov. 14 - Dec. 14. Play the game and help highlight the region hosting the GLAM Wiki conference! (Prizes available).
*** [[m:Event:Editat%C3%B3n_Mujeres_en_las_ciencias|Edit-a-thon "Women in sciences"]] < 17 Nov. 12:00 - 18 Nov. 03:00 (UTC). A live edit-a-thon to improve the quality and variety of articles of women who have won the prestigious L'Oréal-UNESCO National Award "For Women in Science". (Prizes available).
*** [[mw:Wikimedia Language engineering/Community meetings|Language community meetings]]: A new initiative by WMF language team to organize quarterly gatherings to encourage collaboration among individuals and communities interested in language-related technical topics. First meeting: Friday, November 17, 2023, 16:00 to 17:00 (UTC)
*** [[m:GLAM_Wiki_2023/Program|Glam Wiki Program]] - 16 - 18 November, Montevideo, Uruguay. Want to attend in person? - [https://wikimedistasuy.limesurvey.net/583765 Register here]. Wikidata Related Sessions:
**** [[m:GLAM_Wiki_2023/Program/Wikidata_for_cultural_heritage|Wikidata For Cultural Heritage]]
**** [[m:GLAM_Wiki_2023/Program/WADE:_A_tool_for_adding_depiction_information_to_artworks_on_Wikidata|WADE: Add artwork depiction information on Wikidata]]
**** [[m:GLAM_Wiki_2023/Program/Workshopping_Metadata_Interoperability_for_Small_Museums|Workshopping Metadata Interoperability for Small Museums]]
**** [[m:GLAM_Wiki_2023/Program/Wikisource_and_Wikidata:_when_two_cool_kids_play_together!|Wikisource and Wikidata: when two cool kids play together!]]
**** [[m:GLAM_Wiki_2023/Program/Using_Wikidata_integration_on_the_Wikimedia_projects_to_enhance_GLAM-WIKI_content_sharing|Using Wikidata integration on the Wikimedia projects to enhance GLAM-WIKI content sharing]]
**** [[m:GLAM_Wiki_2023/Program/Wikidata_%2B_Education_%2B_Heritage|Wikidata + Education + Heritage]]
** Ongoing:
*** [https://dicare.toolforge.org/lexemes/challenge.php?id=117 Weekly Lexeme Challenge #117: School] (Challenge started on 2023-11-13 12:01:25). Did you participate in last week's Challenge #116 : [https://dicare.toolforge.org/lexemes/challenge.php?id=116 Storm]?
*** Knowledge Graphs - Foundations and Applications course by Prof. Dr. Harald Sack. October 11, 2023 - November 21, 2023. Enrol [https://open.hpi.de/courses/knowledgegraphs2023 here] if you have not done so yet.
** Past: [http://institutions.ville-geneve.ch/fr/bge/actualites/actualites/agenda/tous-les-evenements-de-la-bibliotheque/wikiwitch-cartographier-les-sorcieres-de-suisse-et-dailleurs/ WikiWitch: mapping witches from Switzerland and elsewhere] Nov. 4th
* '''Press, articles, blog posts, videos'''
** Blogs
***[https://pointstodots.wordpress.com/2023/11/01/investigating-the-formatter-uri-for-rdf-resource-p1921-property-and-its-uses-in-the-wikidata-infrastructure/ Investigating the “formatter URI for RDF resource” (P1921) property and its uses in the Wikidata infrastructure] <-- It discusses how this property enables unique identification of resources, its usage in federated queries, and its role in the Wikidata Query Service.
*** [https://www.tio.ch/svizzera/attualita/1709525/svizzera-vittime-state-caccia-streghe-donne-uccise-monumento-perseguitate-2mila Switzerland Witch hunt: over 2,000 victims, but no monument] (Italian) WikiWitches project is using Wikidata to track execution sites of persecuted persons. Read about the project [https://sanspages.org/2021/08/05/ here].
*** [[outreach:GLAM/Newsletter/October 2023/Contents/Colombia report|Open Access Week and Wikidata; Opening Culture and Heritage training]] (Colombia GLAM report) <-- details the Open Access Week and Wikidata event in Colombia, which included discussions on the use of Wikidata for academic journals and the use of Wikidata for open science.
*** [[outreach:GLAM/Newsletter/October 2023/Contents/Sweden report|Wikipedia for all of Sweden; Museums and Wikidata – why and how?; Photo memories from Stockholm and Rome; Negotiating Knowledge on Wikipedia]] (Sweden GLAM report) <-- discusses the “Wikipedia for all of Sweden” project, which includes the use of Wikidata for authority control in museums.
*** [https://diff.wikimedia.org/2023/11/01/wikiwitches-giving-back-a-soul-to-the-victims-of-the-witch-hunt/ Wikiwitches: giving back a soul to the victims of the witch-hunt] <-- The Wikiwitches project, initiated by the association Les sans pagEs in collaboration with Wikimedia CH, aims to map the victims of witch-hunts on Wikidata.
*** [https://blog.metabrainz.org/2023/11/06/gsoc-23-automating-area-management-in-musicbrainz/ GSOC ‘23: Automating Area Management in MusicBrainz] <-- Prathamesh, in their Google Summer of Code project, developed a data pipeline to automate the synchronization of area metadata between MusicBrainz and Wikidata.
** Papers
*** [https://journals.uio.no/dhnbpub/article/view/10665 Wikidata for authority control: sharing museum knowledge with the world] <-- The project “Usable Authorities for Data-driven Cultural Heritage Research” aims to link museum authority data to Wikidata, enhancing the visibility, accessibility, and relevance of information across different museum collections, and encouraging cultural heritage institutions in Sweden to contribute to and utilize the Wikimedia platforms.
*** The 4th Wikidata Workshop for the scientific Wikidata community happened on 07 November 2023. You can find a full list of presented papers [https://www.youtube.com/watch?v=kWp9Yi4v87c here]
** Videos
*** [https://www.youtube.com/watch?v=kWp9Yi4v87c Connecting Entomological Collectors ECN2023] <-- A presentation for the Entomological Collections Network 2023 conference by Siobhan Leachman, this presentation explains how Wikidata can be used to create an identifier for entomological collectors, empowering the collation & linking of biographical data as well as the ability to link to other databases & catalogs relating to those collectors.
*** [https://www.youtube.com/watch?v=RfTA7AhgWBA Wikidata for Wiki Loves Monuments w/ Content Partnerships Hub Wikimedia Sweden & Wikimedia Uganda] <-- The Learning Series offers practical guidance on using Wikidata for Wiki Loves campaigns, with hands-on experience and follow-up mentoring.
*** [https://www.youtube.com/watch?v=1y4cVKKXspA Wikidata projects in Wikimedia Spain] <-- part of the online sessions organized by Wikimedia España to celebrate the 10th anniversary of Wikidata. In this session, Ángel Obregón, a member of Wikimedia España, presents some of the projects driven by Wikidata by the members of WMES.
** Notebooks:
*** [https://observablehq.com/@pac02/subclass-of Subclass of...] <-- Wikidata's ontology is complex. This tool aims at finding if an item is a subclass of another one.
*** [https://observablehq.com/d/632d9e0eccea271d The Wednesday Index] <-- A longitudinal analysis of gender diversity in Wikipedia articles.
* '''Tool of the week'''
** [https://openflights.org/ OpenFlights.org] is now getting some of its airline data from Wikidata. It is a free open-source tool that allows you to log, map, calculate, and share your flights and trips.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/I34X4BR52DFEUHB6TX22TKLM72XJVFOQ/ Wikibase Suite: Wikibase 1.39.5 – minor changes] (security release compatible with MediaWiki 1.39.5)
**
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12132|stated in source according to]] (<nowiki>to be used together with P248 if the statement is taken from an aggregator rather than directly from the source</nowiki>)
*** External identifiers: [[:d:Property:P12126|HBL topic ID]], [[:d:Property:P12127|Art Platform Japan ID]], [[:d:Property:P12128|Archivio storico artisti lucchesi ID]], [[:d:Property:P12129|Encyklopedia Teatru Polskiego author ID]], [[:d:Property:P12130|Aves de Chile ID]], [[:d:Property:P12131|cagb manuscript ID]], [[:d:Property:P12133|Italian Paralympic Committee ID]], [[:d:Property:P12134|old-games.org ID]], [[:d:Property:P12135|Carte d'autore online ID]], [[:d:Property:P12136|Indiana Plant Atlas ID]], [[:d:Property:P12137|Linked Open Data Comune Firenze ID]], [[:d:Property:P12138|Tennessee-Kentucky Plant Atlas ID]], [[:d:Property:P12139|Il Sole 24 Ore movie ID]], [[:d:Property:P12140|Il Sole 24 Ore person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Official wiki URL|Official wiki URL]] (<nowiki>URL to the official wiki for the item</nowiki>)
****[[:d:Wikidata:Property proposal/maternal mortality ratio|maternal mortality ratio]] (<nowiki>number of maternal deaths per 100,000 live births</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Gaming Wiki Network article ID|Gaming Wiki Network article ID]], [[:d:Wikidata:Property proposal/Playdate community wiki ID|Playdate community wiki ID]], [[:d:Wikidata:Property proposal/BNE periodical SID|BNE periodical SID]], [[:d:Wikidata:Property proposal/vesti.kz team ID|vesti.kz team ID]], [[:d:Wikidata:Property proposal/EIDR parties (Entertainment Identity Registry)|EIDR parties (Entertainment Identity Registry)]], [[:d:Wikidata:Property proposal/Art Gallery of Ontario object ID|Art Gallery of Ontario object ID]], [[:d:Wikidata:Property proposal/GeoLOD ID|GeoLOD ID]], [[:d:Wikidata:Property proposal/Spectrum Computing|Spectrum Computing]], [[:d:Wikidata:Property proposal/Museo Nacional de Arte artist ID|Museo Nacional de Arte artist ID]], [[:d:Wikidata:Property proposal/Catalogo Nazionale Dati ID|Catalogo Nazionale Dati ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/84Hp Map of every recorded battle the past 4,500 years] ([https://twitter.com/MahmoudAlyosify/status/1721524460228935865 source])
*** [https://w.wiki/7yDL Map of locations of witch memorials and sites of interest in Scotland] ([https://twitter.com/emcandre/status/1719132942809587905 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject_IDEA|WikiProject IDEA]] - This Wikiproject serves as a working group and process documentation archive for the International (Digital) Dura-Europos Archive (IDEA), a project generously funded by the National Endowment for the Humanities (NEH) and in development at Bard College and Yale University.
*** [[d:Wikidata:WikiProject Interwiki|WikiProject Interwiki]] - The goal of this project is linking Wikidata items with wiki articles outside of the Wikimedia ecosystem. Niche wikis frequently offer more in-depth content compared to general online dictionary articles, although their quality can vary significantly.
*** [[d:Wikidata:WikiProject SrpKor|WikiProject SrpKor]] - The main aim of this project is building Wikidata entities for the novels from SrpKor: Corpus of the contemporary Serbian language.
*** [[d:Wikidata:WikiProject Manors|WikiProject Manors]] - Collecting data about [[d:Q879050|manor house (Q879050)]] as part of [[d:Q2066754|manor (Q2066754)]] or [[d:Q2116450|manor estate (Q2116450)]] as part of the [[d:Q117756751|Research Centre for manors in the baltic sea region (Q117756751)]].
*** [[d:Wikidata:WikiProject Echinodermata|WikiProject Echinodermata]] - A repository for information pertaining to the NSF Grant Echinoderm Project.
* '''Development'''
** Wikibase REST API: We continued working on the new endpoints for ''POST /entities/items/{item_id}/aliases/{language_code}'' ([[phab:T335842]]) and ''DELETE /entities/items/{item_id}/descriptions/{lang_code}'' ([[phab:T342986]])
** EntitySchemas: We are continuing the work on the new data type for linking to EntitySchemas, working on overcoming architectural issues.
** Language codes: We continued work towards allowing many more languages by default for Wikibase Lexeme and monolingual text statements. This will remove the need for a lot of requests for new language codes to be added. ([[phab:T341409]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 11 13|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat(WMDE)]] १४:५३, १३ नवम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25846708 -->
== Wikidata weekly summary #603 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship: Congratulations to our new Admin! [[d:User:S8321414|S8321414]] - ([[d:Wikidata:Requests_for_permissions/Administrator/S8321414|See the closed request]])
** New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/KormiSKbot|KormiSKbot]] - (Task: Linking newly created pages on [[:sk:Wikipedia|Slovak Wikipedia]] to the appropriate Wikidata items)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [[d:Wikidata:Events/Data Modelling Days 2023|Data Modelling Days]], from November 30th to December 2nd: 3 days of online events to address data modelling challenges, discuss how to improve the way we structure data together, and discover the point of view of external reusers. Feel free to [[d:Wikidata:Events/Data_Modelling_Days_2023#Sessions|have a look at the program]] (under construction) and to [[d:Wikidata:Events/Data Modelling Days 2023/Participants|sign up as a participant]].
*** [https://www.youtube.com/watch?v=fxEJE-LiQuc&pp=ygUIV2lraWRhdGE%3D Wikidata Lab XXXIX: Structuring the Wikimedia Ecosystem] presented by Wiki Movimento Brasil. November 21 at 2:00 PM CEST. The presentation will be held in English by the wikimedian Mike Peel.
*** Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour November 20th, 2023: Over the summer and into the fall the LD4 Wikidata Affinity Group will be offering a series of Wikidata Working Hours to give folks an opportunity to try out various Wikidata-related skills and tools by assembling a data set of diverse library and information science (LIS) materials (articles, conference proceedings, books) and adding it to Wikidata. Wikidata Working Hours provide hands-on Wikidata experience in a supportive space. We hope you will join us if you are interested in learning more about Wikidata, exploring LIS literature, and have been looking for a fun Wikidata project to contribute to. The seventh Wikidata Working Hour will cover the Author Disambiguator tool, which helps users assign authors to articles.During the session we will demonstrate how to use the tool on an author who was created during a previous working hour, and another who doesn't exist in Wikidata yet. After the demonstration, participants are encouraged to try the tool themselves during the rest of the working hour. This session will build on the work done in previous Working Hours by connecting authors to the articles they have written. This session will be recorded and the recording shared on the [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-November-20_Wikidata_Working_Hour event page]
*** [[:de:w:Wikipedia:Arbeitsgemeinschaft_Kunstwissenschaften_%2B_Wikipedia/tips_%26_tools|Wikibase for art and cultural data]] (German) - #9 of kuwiki tips & tools, taking place Thursday, 23 November 2023, 19-20.30
** Ongoing:
*** [https://dicare.toolforge.org/lexemes/challenge.php?id=118 Weekly Lexeme Challenge #118: Diseases] (Challenge started on 2023-11-20 12:01:41)
** Past:
*** [[m:ItWikiCon/2023|ItWikiCon '23]] (Italian) was hosted in Bari, Italy between the 17th - 19th November. Check the [[m:ItWikiCon/2023/Programma|Programme]] for details on sessions and check for recordings or slidedecks of presentations.
*** [[m:GLAM_Wiki_2023|GLAM Wiki 2023]] took place in Montevideo, Uruguay. There were several Wikidata-related sessions some of which are linked in the Videos section.
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://www.eurekalert.org/news-releases/1007836 New study shows how authors’ personal circumstances influence the depiction of nature in their works]
** Papers
*** [https://www.semantic-web-journal.net/content/can-you-trust-wikidata-1 Can you trust Wikidata?] - is a paper exploring Wikidata's veracity and trustability for providing values to Knowledge Graphs. Written by V. Santos et al.
** Videos
*** Wikidata for Cultural Heritage, available in [https://www.youtube.com/watch?v=3lNvUmArXgA Spanish], [https://www.youtube.com/watch?v=Gohj12__Wo0 Portugese], [https://www.youtube.com/watch?v=K337fNxiOvw English]
*** [https://www.youtube.com/watch?v=CNZ5VkkAuPw Find-A-Grave] of Swedish politicians in Magnus Sälgö's exploration of Wikidata, OpenRefine, SPARQL and Svenskagravar (Swedish).
*** [https://www.youtube.com/watch?v=faeXRNSh_0Q&pp=ygUIV2lraWRhdGE%3D Wikidata Live Editing #111] with the Wikipedia Weekly Network, hosted by [[User:Ainali|Ainali]] and [[User:Abbe98|Abbe98]]
*** [https://www.youtube.com/watch?v=RfTA7AhgWBA Wikidata for Wiki Loves Monuments w/ Content Partnerships] presented by Hub Wikimedia Sweden & Wikimedia Uganda. Get essential Wikidata-editing skills for Listeria, OpenRefine, run queries and structured data on Commons.
*** [https://www.youtube.com/watch?v=nbz_ANgtD8k How to upload collections to Wikimedia Commons and Wikidata using Open Refine] (in Portuguese). Training on uploading collections to Wikimedia Commons and Wikidata using Open Refine.
*** [https://www.youtube.com/watch?v=Yqm0J1UrULQ Cohort 2 Graduation: AfLIA Wikidata Online Course]. The session includes exciting testimonials from participants and goodwill messages.
*** [https://www.youtube.com/watch?v=4NEsk5iWTwQ Enhancing Factuality in Large Language Models with Wikidata's 12B Facts]. This HackerNews video discusses a paper that explores the use of Wikidata, which contains over 12 billion facts, to improve the factuality of large language models (LLMs)
*** [https://www.youtube.com/watch?v=s1tBIOVdOWk Back to basics and #SPARQL #Wikidata] (in French). Using Wikidata SPARQL query by VIGNERON
*** [https://www.youtube.com/watch?v=3lNvUmArXgA Wikidata for cultural heritage (ES) - GLAM Wiki Conference]
** Presentations: [https://elemwala.toolforge.org/static/wcna2023/wcna2023.html "Wikidata Lexemes: Introduction to the Possibilities" - workshop on at WikiConference North America], by [[d:User:Mahir256|User:Mahir256]]
** Notebooks:
*** [https://observablehq.com/d/6086664e20f8c4cd The End of an Era] - A study on the major deaths that have occurred in our generation and the people that were left behind. (1997-2012)
*** [https://observablehq.com/d/5501fe52e156508e Relationship Between Senators and Political Parties] - A sample network graph that depicts the political parties of Senators.
*** [https://observablehq.com/d/7ec76ff6cf531e70 Family Network of Female Horse] - A sample network graph that depicts the relationships of female horses.
*** [https://observablehq.com/d/e0d2119c438156de Poets and the Monarchs they were appointed by]
*** [https://observablehq.com/d/db18c33354921fac Metro stations of The Metropolitan line (Q19891) of the London Underground Metro System] - A sample network graph that depicts the stops and adjacent stops of metro stations of the London Underground's Metropolitan line.
* '''Tool of the week'''
** [https://observablehq.com/@pac02/user-level-gender-statistics-for-wikipedia User-level gender statistics for Wikipedia] - a tool that computes the number of articles created by gender has been repaired after some months of unavailability. It relies on xtools and P21 property.
** [https://luthor.toolforge.org Luthor] - tool for finding usage examples from Wikisource and adding them to lexemes on Wikidata.
* '''Other Noteworthy Stuff'''
** [[wmfblog:2023/11/15/wikimania-2024-scholarships-open-apply-now/|Scholarship applications for Wikimania 2024 are now open until December 18th!]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12141|Fondazione Fiera ID]], [[:d:Property:P12142|EIDR party ID]], [[:d:Property:P12143|Gaming Wiki Network article ID]], [[:d:Property:P12144|Cultural Heritage Online (Japan) heritage ID]], [[:d:Property:P12145|Cultural Heritage Online (Japan) institution ID]], [[:d:Property:P12146|Playdate community wiki ID]], [[:d:Property:P12147|Danacode (short)]], [[:d:Property:P12148|Danacode (long)]], [[:d:Property:P12149|archINFORM ID (awards)]], [[:d:Property:P12150|shukach.com ID]], [[:d:Property:P12151|BNE periodical SID]], [[:d:Property:P12152|Moviepilot.de person ID]], [[:d:Property:P12153|FilmAffinity person ID]], [[:d:Property:P12154|Archiefpunt archive ID]], [[:d:Property:P12155|Archiefpunt compiler ID]], [[:d:Property:P12156|Archiefpunt curator ID]], [[:d:Property:P12157|Capitolium Art artist ID]], [[:d:Property:P12158|BioGRID ID]], [[:d:Property:P12159|la Repubblica TV series ID]], [[:d:Property:P12160|CECC Political Prisoner ID]], [[:d:Property:P12161|One Earth ecoregion ID]], [[:d:Property:P12162|Spectrum Computing ID]], [[:d:Property:P12163|IDVT]], [[:d:Property:P12164|BISAC Subject Heading]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Papers with Code URL|Papers with Code URL]] (<nowiki>URL for subject in Papers with Code system</nowiki>)
****[[:d:Wikidata:Property proposal/PAEnflowered taxon URL|PAEnflowered taxon URL]] (<nowiki>URL for a plant taxon found in Pennsylvania on the PAEnflowered website</nowiki>)
****[[:d:Wikidata:Property proposal/BioCyc ID (Pathway/Genome Databases)|BioCyc ID (Pathway/Genome Databases)]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Star Citizen Tools Wiki ID|Star Citizen Tools Wiki ID]], [[:d:Wikidata:Property proposal/Alaska Women's Hall of Fame ID|Alaska Women's Hall of Fame ID]], [[:d:Wikidata:Property proposal/Shanghai Library organization ID|Shanghai Library organization ID]], [[:d:Wikidata:Property proposal/Shanghai Library era ID|Shanghai Library era ID]], [[:d:Wikidata:Property proposal/Shanghai Library surname ID|Shanghai Library surname ID]], [[:d:Wikidata:Property proposal/Paradox wikis article ID|Paradox wikis article ID]], [[:d:Wikidata:Property proposal/Shanghai Library movie ID|Shanghai Library movie ID]], [[:d:Wikidata:Property proposal/Internet Dictionary of Polish Surnames ID|Internet Dictionary of Polish Surnames ID]], [[:d:Wikidata:Property proposal/Thesaurus Linguae Aegyptiae lemma ID|Thesaurus Linguae Aegyptiae lemma ID]], [[:d:Wikidata:Property proposal/Thesaurus Linguae Aegyptiae object ID|Thesaurus Linguae Aegyptiae object ID]], [[:d:Wikidata:Property proposal/Rare Species Guide ID|Rare Species Guide ID]], [[:d:Wikidata:Property proposal/TLA thesaurus ID|TLA thesaurus ID]], [[:d:Wikidata:Property proposal/Minnesota Plant List ID|Minnesota Plant List ID]], [[:d:Wikidata:Property proposal/ELMCIP person ID|ELMCIP person ID]], [[:d:Wikidata:Property proposal/Flora of the Southeastern United States ID|Flora of the Southeastern United States ID]], [[:d:Wikidata:Property proposal/SWERIK Person ID|SWERIK Person ID]], [[:d:Wikidata:Property proposal/Digital Atlas of the Virginia Flora ID|Digital Atlas of the Virginia Flora ID]], [[:d:Wikidata:Property proposal/Go Botany taxon ID|Go Botany taxon ID]], [[:d:Wikidata:Property proposal/Team Wales ID|Team Wales ID]], [[:d:Wikidata:Property proposal/Unified Saudi Occupational Classification|Unified Saudi Occupational Classification]], [[:d:Wikidata:Property proposal/Pinakes work ID|Pinakes work ID]], [[:d:Wikidata:Property proposal/Search System of Japanese Red Data ID|Search System of Japanese Red Data ID]], [[:d:Wikidata:Property proposal/ELMCIP organization ID|ELMCIP organization ID]], [[:d:Wikidata:Property proposal/Japan Search ID|Japan Search ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/8Cmp Articles on English Wikipedia tagged 'Water pollution' with no equivalent article in Spanish] ([https://twitter.com/OpenResLeeds/status/1726325166240907347 source])
*** [https://w.wiki/8D89 Highest point (in meters) per counties in Finland] ([[d:Wikidata:Request_a_query#Highest_point_per_county_in_Finland|source]])
*** [https://w.wiki/6TNS Week 46, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/111431233523655531 source]) ''"Basque are back on top for the second time this month"''
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Manuscripts|WikiProject Manuscripts]] - This WikiProject coordinates efforts on Wikidata to gather and curate structured data on manuscripts.
*** [[d:Wikidata:WikiProject Grove Hall Black Women Lead|WikiProject Grove Hall Black Women Lead]] - aims to shed light on the lives and stories of Black women leaders who have shaped Boston’s history from the colonial era to the present day.
** Newest database reports: [[d:User:Pasleim/projectmerge/enwiki-svwiki|User:Pasleim/projectmerge/enwiki-svwiki]] - 3875 merge candidates in English Wikipedia and Swedish Wikipedia based on same sitelink name.
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q835440|University of Konstanz (Q835440)]] - University in Konstanz, Germany (feel free to suggest the next one for next week)
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L2310|rød]] - Danish word for red with features in many compounds and derivations (feel free to suggest the next one for next week)
* '''Development'''
** We are taking steps towards making many more languages available in Lexemes and monolingual text statement values. ([[phab:T341409]])
** Nikki fixed a bug where the CSS class for a statement rank wasn't updated after a rank change ([[phab:T209138]])
** We are continuing the work on improving EntitySchemas by making it possible to link to them in statements.
** We are migrating several tools from the Wikit design system to the Codex design system to be able to deprecate Wikit in the future.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 11 20|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १४:१६, २० नवम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25879639 -->
== Wikidata weekly summary #604 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New request for comments: [[d:Wikidata:Requests_for_comment/Clarify_Wikidata:Account_creators_abilities_and_where_to_request|Clarify Wikidata: Account creators abilities and where to request]] from [[d:User:S8321414|S8321414]]. (RfC started 23-11-20)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [https://www.0221.com.ar/universidad/unlp-se-viene-la-primera-jornada-wikiarchivistas-n83513 UNLP: the first Wikiarchivists Day is coming] < 04.12.23 at the UNLP Public Library, Buenos Aires, Argentina. Organised by WM Argentina.
*** Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call November 28, 2023: As a satellite event for Data Modeling Days, we will facilitate community discussion around data modeling in Wikidata for library collections in a variety of formats, including people, books, serials, scholarly articles, rare materials, music, media, and realia. [https://docs.google.com/document/d/1d05ei7DqED9XmkRdGpY9ihcziS1d2wKSuoOWfSo1he4/edit?usp=sharing Agenda]
*** [[d:Wikidata:Events/Data Modelling Days 2023|Data Modelling Days]], November 30-December 2, online. 3 days of discussions, presentations and workshops to discuss our challenges related to data modelling and improve the structure of Wikidata's data together. [[d:Wikidata:Events/Data_Modelling_Days_2023#Sessions|Check out the program]], [[d:Wikidata:Events/Data Modelling Days 2023/Participants|add yourself as a participant]].
*** [https://www.facebook.com/permalink.php?story_fbid=175627665631874&id=100095539233937 Wikidata editathon to add Arabic labels & descriptions to Islamic art objects], hosted by Wikimedians of the Islamic Civilization User Group, 2 December 17:00-19:00 UTC
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://minitex.umn.edu/services/digital-initiatives-metadata/23-linked-data-things 23 Linked Data Things]
*** [https://www.bobdc.com/blog/wikibaselabel/ Querying for labels]: The normal way and the wikibase:label service way, by Bob DuCharme.
*** [https://techblog.wikimedia.org/2023/11/22/wikimedia-hackathon-2024-is-here-mark-your-calendar-%f0%9f%8e%89/ Wikimedia Hackathon 2024 is Here: Mark Your Calendar 🎉] for May 3rd – 5th, 2024, and register to attend
*** [https://www.tycoonstory.com/what-is-wikidata-your-guide-to-the-worlds-largest-free-knowledge-base/ What is Wikidata? Your Guide to the World’s Largest Free Knowledge Base]
** Papers
*** [[d:Q123470669|Using Wikidata to identify the gender gap in Ibero-American public art (Q123470669)]] - The study, using Wikidata, reveals gender disparities in public art in Madrid and Buenos Aires, emphasizing the need for more works created by women and increased visibility of female artists.
*** [[d:Q123561334|Understanding Structured Knowledge Production (Q123561334)]] - A Case Study of Wikidata’s Representation Injustice. This paper seeks to explore the sources of epistemic injustice and biases from Wikidata's peer-production data model.
*** [[d:Q123561640|Paying it forward: Crowdsourcing the harmonisation and linking of taxon names and biodiversity identifiers (Q123561640)]] - highlights the use of Wikidata as an asset when linking taxa in different databases.
** Videos: Individual Sessions from Wikimania Singapore 2023
*** [https://www.youtube.com/watch?v=X2wxPLuvJl0 Exploring Wikidata as a learning platform] < Shani Evenstein Sigalov presents this Wikimania Singapore session on her 5-year PhD journey
*** [https://www.youtube.com/watch?v=M8ypNbkUsm8 Data use and reuse: Unlocking Potential of Frictionless Data for Wikidata] < Sara Petti, Shashi Gharti & Carol Matos of the Open Knowledge Foundation host this session.
*** [https://www.youtube.com/watch?v=riEgkJFjc_U Using Wikibase and Wikidata for Community Archives by My Community] < a non-profit organisation using Wikibase and Wikidata to digitise and preserve Singaporean cultural artefacts and stories.
*** [https://www.youtube.com/watch?v=s3fhpi6nqUs Wikidata Basics with SPARQL access to analyse data from Wikidata] < [[m:User:Asaf_(WMF)|Asaf Bartov]] hosts this workshop for Wikidata newbies. Gain some foundational skills and learn how you can contribute to the biggest Knowledge Graph!
*** [https://www.youtube.com/watch?v=AMSPHo2A4oE How to use Wikidata to build web tools for the social good] < [[m:User:Csisc|Csisc]] & [[m:User:Yamen|Yamen]] present [https://diff.wikimedia.org/2023/10/10/sawtpedia-giving-a-voice-to-wikipedia-using-qr-codes/ Sawtpedia] & [https://github.com/csisc/MedCYN|MedCYN (github)], 2 tools built using Wikidata and will show you how you can build your own.
*** [https://www.youtube.com/watch?v=23vap71iFmA Linked Open Data and Wikidata] < [[m:User:Alan_Ang_(WMDE)|Alan Ang (WMDE)]] talks about the importance of Linked Open Data and forming mutually beneficial partnerships between the Foundation and Institutions.
** Notebooks
*** Explore new ways of visualising your data with a [https://observablehq.com/d/eb27005ee4e2918b Circular Dendrogam], illustrated here with Association Football players broken down by Country and Team.
* '''Tool of the week'''
** [https://pltools.toolforge.org/harvesttemplates/ Harvest Templates] - is a tool that helps transfer data from Wikimedia projects to Wikidata.
** [[d:User:MichaelSchoenitzer/Updown|User:MichaelSchoenitzer/Updown]] - is a userscript used for faster navigation. If there are a lot of values for one property it will add arrows that allow you to jump to the first/last value.
* '''Other Noteworthy Stuff'''
** WMDE is researching ways to improve the editing experience in different languages and would love to hear your feedback. We would like to talk to a few of you in online interviews to learn about your experiences, expectations, and concerns. [https://wikimedia.sslsurvey.de/Wikidata_research_sign_up Please let us know in this sign-up form if you are interested in taking part].
** The Research team at WMF is running a second labeling campaign to evaluate the Revert Risk model for Wikidata. This is part of ongoing work on creating a new generation of Machine Learning models to support patrolling work on Wikimedia projects. Please help by going to [https://annotool.toolforge.org/ this link], and labeling each revision in one of these three categories: Keep, Not Sure, Revert. Notice that "Not Sure" should be used in all cases where the Keep or Revert labels are not clear to you.
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/L2ZK2RSSZUNUY4DHOPQX63MC3JSXJOGW/ Wikibase Suite: Wikibase 1.40.1 – major release compatible with MediaWiki 1.40, based on MediaWiki 1.40.1]
** Is there a Wikidata item (about you)? Consider providing a voice-clip pronouncing your name in this [[c:Commons:Voice_intro_project|Voice-intro project]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12168|Torino scale]] (<nowiki>the Torino scale level for the astronomical object</nowiki>)
*** External identifiers: [[:d:Property:P12165|Star Citizen Tools Wiki ID]], [[:d:Property:P12166|Gale publication ID]], [[:d:Property:P12167|Emerald network site ID]], [[:d:Property:P12169|Museo Nacional de Arte artist ID]], [[:d:Property:P12170|GeoLOD ID]], [[:d:Property:P12171|Catalogo Nazionale Dati ID]], [[:d:Property:P12172|Klingon Word Wiki ID]], [[:d:Property:P12173|Newman Numismatics Portal ID]], [[:d:Property:P12174|tribal council number]], [[:d:Property:P12175|EDItEUR Thema ID]], [[:d:Property:P12176|Propylaeum-VITAE ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/COR SEM|COR SEM]] (<nowiki>The Danish central word registry identifier</nowiki>)
****[[:d:Wikidata:Property proposal/UPOC|UPOC]] (<nowiki>{{TranslateThis
| de = Ist eine eindeutige id zur Identifizierung von Organisationen/Sendungen/... zu einem Dienstleister.
<!-- | xx = Beschreibungen in anderen Sprachen -->
}}</nowiki>)
****[[:d:Wikidata:Property proposal/উইঙ্ক অ্যালবাম আইডি|উইঙ্ক অ্যালবাম আইডি]] (<nowiki></nowiki>)
****[[:d:Wikidata:Property proposal/Europeana record ID|Europeana record ID]] (<nowiki>unique Europeana record identifier for photos, objectes etc.</nowiki>)
****[[:d:Wikidata:Property proposal/ISU ranking position|ISU ranking position]] (<nowiki>Skater's position in the ranking of the International skating union</nowiki>)
****[[:d:Wikidata:Property proposal/old image|old image]] (<nowiki>image of this thing taken long ago</nowiki>)
****[[:d:Wikidata:Property proposal/Montana Plant Life URL|Montana Plant Life URL]] (<nowiki>URL for a plant family, genus, or species on the Montana Plant Life website</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Japan Search ID|Japan Search ID]], [[:d:Wikidata:Property proposal/NIWA article ID|NIWA article ID]], [[:d:Wikidata:Property proposal/WikiIndex ID|WikiIndex ID]], [[:d:Wikidata:Property proposal/Wiktionary ID|Wiktionary ID]], [[:d:Wikidata:Property proposal/Moviebuff ID|Moviebuff ID]], [[:d:Wikidata:Property proposal/Coin Hoards of the Roman Empire ID|Coin Hoards of the Roman Empire ID]], [[:d:Wikidata:Property proposal/Flightradar24 ID|Flightradar24 ID]], [[:d:Wikidata:Property proposal/identifiant du musée des Beaux-Arts de Rennes|identifiant du musée des Beaux-Arts de Rennes]], [[:d:Wikidata:Property proposal/Baidu Baike page numeric ID|Baidu Baike page numeric ID]], [[:d:Wikidata:Property proposal/Parliament of Victoria ID|Parliament of Victoria ID]], [[:d:Wikidata:Property proposal/m3db.com lyrics ID|m3db.com lyrics ID]], [[:d:Wikidata:Property proposal/ELMCIP ID|ELMCIP ID]], [[:d:Wikidata:Property proposal/The Plant List ID (Arizona Native Plant Society)|The Plant List ID (Arizona Native Plant Society)]], [[:d:Wikidata:Property proposal/TracesOfWar award ID|TracesOfWar award ID]], [[:d:Wikidata:Property proposal/Babelio serial ID|Babelio serial ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/4Fx5 Rail link between Narvik and Singapore] ([https://wikis.world/@librerli@openbiblio.social/111426394639852081 source])
*** [https://w.wiki/6TNS Week 47, 2023: Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/111471961111041367 source])
*** [https://w.wiki/8Hmg Gender representation of Scottish witches] ([[d:Wikidata:Request_a_query#Specifiying_colours_for_a_gender_representation_of_Scottish_witches|source]])
*** [https://w.wiki/8HoD Most popular names in Ghana among Ghanaians on Wikidata] ([https://t.me/c/1348693063/3625 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Heritage Collections|WikiProject Heritage Collections]] - The aim of the present project is to create the world’s most comprehensive high quality database of archival fonds and heritage collections (including contemporary scientific collections or documentation holdings) and to ensure the interlinking of respective catalogues, finding aids, or collection databases with Wikidata.
*** [[d:Wikidata:WikiProject Roman Provinces|WikiProject Roman Provinces]]
*** [[d:Wikidata:WikiProject Events and Role Frames|WikiProject Events and Role Frames]] - The primary aims of WikiProject Events and Role Frames is to define a set of properties that consistently model event occurrences and their participants; to fill gaps in Wikidata regarding items for events and actions; and to encourage use of the proposed model and newly introduced items across Wikidata.
** [[d:Wikidata:Database reports|Newest database reports]]: [[d:Wikidata:Database reports/badged items without claims|Wikidata:Database reports/badged items without claims]] - This is a list of badged items (i.e. items for feature or good articles in somewiki) without claims. Ideally it should be empty.
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q8023|Nelson Mandela (Q8023)]] - First President of South Africa and anti-apartheid activist (1918–2013)
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L5573|gepard]] - Polish noun for cheetah with many forms
* '''Development'''
** We are preparing for the Data Modelling Days happening later this week
** Language codes:
*** We are making some small remaining changes before the next testing round of the new language code ([[phab:T345750]], [[phab:T345751]], [[phab:T345083]])
*** We continued to make a lot more language codes available ([[phab:341409]])
** EntitySchemas: We are experimenting with how to work around some technical blockers for the new datatype
** Wikibase REST API: We've been working on the ability to remove an Item's label in a specific language and modify the descriptions on a Property ([[phab:T342981]], [[phab:T342981]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 11 27|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १५:१६, २७ नवम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25893475 -->
== [Wikidata] Weekly Summary #605 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
***[[d:Wikidata:Requests_for_permissions/Bot/RudolfoBot|RudolfoBot]] - (Task: import lists of drugs with black box Warnings)
***[[d:Wikidata:Requests_for_permissions/Bot/TiagoLubianaBot_4|TiagoLubianaBot 4]] - (Task: add drug-drug interactions from [[d:Q123478206|(Q123478206) A reference set of clinically relevant adverse drug-drug interactions)]]
***[[d:Wikidata:Requests_for_permissions/Bot/LiMrBot|LiMrBot]] - importing and updating information about asteroids and comets.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/QHLIBSYUQXNRRWQATW5WUCGMMMBUXOXB/ Wikimedia Hackathon 2024: Register and Apply for Scholarships until January 5th 2024!]
*** [https://diff.wikimedia.org/2023/11/15/wikimania-2024-scholarships-open-apply-now/ WikiMania 2024 Scholarships are open] - You can apply now for paid accommodation, travel and registration of the event!
** Next:
*** [https://2024.eswc-conferences.org/call-for-contributions-eswc-2024/ Extended Semantic Web Conference 2024] < The deadline to submit your Papers is December 7th (23:59 UTC-12)!
*** [https://etherpad.wikimedia.org/p/Search_Platform_Office_Hours Talk to the Search Platform / Query Service team] - the 1st Wednesday of every month, bring your questions on Wikimedia Search, Wikidata Query and Wikimedia Commons Query service.
** Past:
*** [[d:Wikidata:Events/Data_Modelling_Days_2023|Data Modelling Days 2023]] - (30 Nov - 2 Dec.) If you missed it, don't worry! We have recordings, slides and notes for each session, [[d:Wikidata:Events/Data_Modelling_Days_2023#Sessions|available here!]]
* '''Press, articles, blog posts, videos'''
** Press
*** [https://www.sueddeutsche.de/kultur/kultur-ukraine-rund-250-kriegsbedrohte-baudenkmaeler-dokumentiert-dpa.urn-newsml-dpa-com-20090101-231203-99-162104 Around 250 war-threatened architectural monuments documented] (German) - Wikidata, Wikibase and Commons are helping preserve and plan the restoration of culturally-significant Monuments damaged or destroyed by the Russian invasion of Ukraine.
** Blogs
*** [https://www.lehir.net/how-many-properties-are-created-on-wikidata-each-month/ How many properties are created on Wikidata each month?], by [[:d:User:Envlh|Envel Le Hir]]
** Videos
*** [https://www.youtube.com/watch?v=1R-oIuGfQmg Connecting Archives Connecting People (CACP) Project] A Wikidata Workshop provided by the British Institute at Ankara.
*** [https://www.youtube.com/watch?v=zkl2x5psvJs Metaphactory's advanced semantic search with Wikidata KG] < shows a new way of building queries with Metaphacts visualised UI. Read more with their latest [https://metaphacts.com/metaphacts-ontotext-interface-for-wikidata-demo-system News Posts]!
*** [https://www.youtube.com/watch?v=R1yTuftzQ1o Wikibase for GLAM organizations:] Collections in the Linked Open Data web by our excellent Partner Manager [[m:User:Christos_Varvantakis_(WMDE)|User:Christos Varvantakis (WMDE)]]
*** [https://www.youtube.com/watch?v=2UDrn-HzO68 Intro to Wikidata and importing bibliographic elements from Zotero] < (Italian) An initiative to expand Greek and Latin antiquities in Wikidata for use in humanistic studies. Read more here > [[d:Wikidata:Gruppo_Wikidata_per_Musei,_Archivi_e_Biblioteche/Bibliografia_di_antichistica|Gruppo Wikidata per Musei, Archivi e Biblioteche]]
* '''Tool of the week'''
** [https://github.com/dlindem/zotwb ZotWb] < export records in a [[Wikidata:Zotero#How_to_export_to_QuickStatements|Zotero]] group library to a custom Wikibase, prepare datasets to send to OpenRefine, feed OpenRefine reconciliaton results back to the Wikibase. Wikidata is envolved in the entity reconciliation.<br>Here's a short [https://vimeo.com/890641063 explanation and demo video]<br> Tool is written and provided by David Lindermann with support from [[m:Grants:Programs/Wikimedia_Community_Fund/Rapid_Fund/Zotero_to_Wikibase_bibliographical_data_export_app_(ID:_22209513)|WMF Rapid Grant]].
* '''Other Noteworthy Stuff'''
** Wikimedia Deutschland job opening: [https://wikimedia-deutschland.softgarden.io/job/38760837?l=en We're looking for a new Product Manager for Wikibase Cloud]. Are you interested or do you happen to know someone who might fit this position?
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/KOHYRODIG47FWKX6JUKCJKSZGXJ6C7JJ/ Wikimedia Deutschland will be collaborating with Purdue Students to Find New Mismatches for the Mismatch Finder]. We Need Your Help to Suggest External Datasets!
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/S7273AZ6LA4TY63JYYFEMUZNVU5BHEIK/ Outreachy Round 27 interns selected, including 1 Wikidata related project].
** A [https://echinopscis.github.io/blog/2023/wikidata-plugin/ cool new Obsidian plugin] for Wikidata is in the works.
** [https://pm20-search.toolforge.org Fulltext search] for folders in an [https://pm20.zbw.eu external archive] via text in Wikidata items ([[:d:Wikidata_talk:WikiProject_20th_Century_Press_Archives#Fulltext_search_function_for_PM20_folders|more]]).
** Have you tried [https://www.entitree.com/ EntiTree] yet? Explore relationship and connections between Wikidata entities with this new visualisation!
** Last call for the [https://wikimedia.sslsurvey.de/wikibase-cloud-user-survey-Q4-2023 Wikibase.Cloud 2023 User survey]. It only takes 10 minutes and it's fully anonymous so please participate!
** The [[d:Wikidata:Project_chat#Regarding_the_future_of_Structured_Discussions|StructuredDiscussions extension]] is being archived but your comments on the Project Chat are wanted.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12180|PAEnflowered taxon URL]] (<nowiki>URL for a plant taxon found in Pennsylvania on the PAEnflowered website</nowiki>)
*** External identifiers: [[:d:Property:P12177|Rare Species Guide ID]], [[:d:Property:P12178|Minnesota Plant List ID]], [[:d:Property:P12179|Flora of the Southeastern United States ID]], [[:d:Property:P12181|Digital Atlas of the Virginia Flora ID]], [[:d:Property:P12182|Go Botany taxon ID]], [[:d:Property:P12183|Search System of Japanese Red Data ID]], [[:d:Property:P12184|Art Gallery of Ontario object ID]], [[:d:Property:P12185|Thesaurus Linguae Aegyptiae object ID]], [[:d:Property:P12186|Thesaurus Linguae Aegyptiae text ID]], [[:d:Property:P12187|Thesaurus Linguae Aegyptiae thesaurus ID]], [[:d:Property:P12188|Thesaurus Linguae Aegyptiae lemma ID]], [[:d:Property:P12189|Paradox Wikis article ID]], [[:d:Property:P12190|Coin Hoards of the Roman Empire ID]], [[:d:Property:P12191|Alaska Women’s Hall of Fame ID]], [[:d:Property:P12192|SWERIK person ID]], [[:d:Property:P12193|Team Wales athlete ID]], [[:d:Property:P12194|WikiIndex ID]], [[:d:Property:P12195|Theapolis person ID]], [[:d:Property:P12196|TheTVDB movie ID]], [[:d:Property:P12197|Shanghai Library surname ID]], [[:d:Property:P12198|Shanghai Library era ID]], [[:d:Property:P12199|Shanghai Library organization ID]], [[:d:Property:P12200|Pinakes work ID]], [[:d:Property:P12201|Hugging Face user or organization ID]], [[:d:Property:P12202|COR SEM ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Montana Plant Life URL|Montana Plant Life URL]] (<nowiki>URL for a plant family, genus, or species on the Montana Plant Life website</nowiki>)
****[[:d:Wikidata:Property proposal/event role|event role]] (<nowiki>item that describes a role in an event class</nowiki>)
****[[:d:Wikidata:Property proposal/role in event|role in event]] (<nowiki>event class for which the item describes a role</nowiki>)
****[[:d:Wikidata:Property proposal/selectional preference|selectional preference]] (<nowiki>(to be used only with the subclasses of Q_event_role) an item that plays this role in an event instance should descend from this item via a combination of P31 and P279</nowiki>)
****[[:d:Wikidata:Property proposal/event arguments and types|event arguments and types]] (<nowiki>item that plays a role in an event instance; used with a qualifier "argument type"</nowiki>)
****[[:d:Wikidata:Property proposal/BnF archives and manuscripts ID|BnF archives and manuscripts ID]] (<nowiki>identifier for a manuscript in the archives and manuscripts catalogue of the Bibliothèque nationale de France (BnF). Do not include the initial "cc"</nowiki>)
****[[:d:Wikidata:Property proposal/clerked for|clerked for]] (<nowiki>this person has held a clerkship with the judge</nowiki>)
****[[:d:Wikidata:Property proposal/battery life|battery life]] (<nowiki>the length of time a device can continue to work before it needs its battery to be recharged</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/China Animal Scientific Database taxon ID|China Animal Scientific Database taxon ID]], [[:d:Wikidata:Property proposal/DIMA ID|DIMA ID]], [[:d:Wikidata:Property proposal/CoL Taiwan ID|CoL Taiwan ID]], [[:d:Wikidata:Property proposal/RFI station ID|RFI station ID]], [[:d:Wikidata:Property proposal/BUGZ ID|BUGZ ID]], [[:d:Wikidata:Property proposal/China Animal Scientific Database dbb ID|China Animal Scientific Database dbb ID]], [[:d:Wikidata:Property proposal/turismoroma.it place ID|turismoroma.it place ID]], [[:d:Wikidata:Property proposal/Enciclopedia di Roma monument & street IDs|Enciclopedia di Roma monument & street IDs]], [[:d:Wikidata:Property proposal/International Hockey Federation competition ID|International Hockey Federation competition ID]], [[:d:Wikidata:Property proposal/Black Games Archive ID|Black Games Archive ID]], [[:d:Wikidata:Property proposal/Al-shamila Book ID|Al-shamila Book ID]], [[:d:Wikidata:Property proposal/Akadem person ID (new format)|Akadem person ID (new format)]], [[:d:Wikidata:Property proposal/AustrianGames ID|AustrianGames ID]], [[:d:Wikidata:Property proposal/Atari-8-bit Forever game ID|Atari-8-bit Forever game ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/8Chs People born somewhere named after them] ([https://wikis.world/@edward@octodon.social/111438329806280812 source])
*** [https://w.wiki/8FKw Rose cultivars named after screen writers] [https://wikis.world/@edward@octodon.social/111460613316548656 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Events and Role Frames|Events and Role Frames]]
** Newest [[d:Wikidata:Database reports|database reports]]:
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q260957|Symphony No.7]] composed by Ludwig van Beethoven
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L38412|läsa]] - 'read' about this Swedish word with many pronounciations and grammatical features.
Feel free to suggest next week's Showcase Item and Lexeme!
* '''Development'''
** Wikibase REST API:
*** We finished the endpoint for removing an Item's label in a specific language ([[phab:T335841]]) and the endpoint for modifying descriptions on a Property ([[phab:T342981]])
*** We are working on the endpoint for adding aliases in a given language for a Property ([[phab:T343721]]) and removing a Property's label in a given language ([[phab:T342983]])
** Mismatch Finder: We are continuing the work on moving the tool over to the new design system Codex
** We adjusted the styling for the values of monolingual text statements to make the language easier to distinguish from the value ([[phab:T280774]])
** mul language code: We made some final adjustments to get it ready for testing.
** Lexemes: We are adding a license note for anon users when editing a Lexeme’s lemma, a Form or Sense ([[phab:T343999]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 12 04|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:m:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १६:५९, ४ दिसम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25914122 -->
== Wikidata weekly summary #606 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/LccnBot|LccnBot]] (Task: Adds [[d:Property:P244|P244]] to bibliographic entities base on library authority records.)
** New request for comments: [[d:Wikidata:Requests for comment/Duplicate References Data Model and UI|Duplicate References Data Model and UI]] < During Data Modelling Days '23, 2 proposals emerged trying to answer the question of how to handle duplicate References on Wikidata Items.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call December 12, 2023: Several members of the Chinese Culture and Heritage Wikidata group will provide an overview of the group's Wikidata projects as well as the challenges they have encountered. [https://docs.google.com/document/d/1Rwn2Y3TyTRIrejP2zqs7KyANMpuh9Yaxe5-6Xezn8yQ/edit?usp=sharing Agenda]
** [https://10times.com/e11x-sspk-2k54 Data-SHS Bordeaux Week:] Processing and Analyzing Quantitative Data in Human and Social Sciences 2023. Dec. 11 - 15, Bordeaux, FR.
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://blog.tepapa.govt.nz/2023/12/05/agreeing-to-agree-roundtripping-people-identifiers-with-wikidata/ Agreeing to agree: Roundtripping people identifiers with Wikidata] < The Te Papa Museum of New Zealand shows how Wikidata is being used to verify subjects when sharing Collections and data between sources. [https://www.youtube.com/watch?v=bbpf3r7EzFc Here's a video explaining more!]
** Papers / Books
*** [https://www.o-bib.de/bib/article/view/5970 1Lib1Nearby with Wikidata] (German) < Queries and edits for the multilingual world knowledge of the nearby environment.
*** [https://bdj.pensoft.net/article/114408/instance/9910689/ Creating a multi-linked dynamic dataset:] a case study of plant genera named for women < S. Mering, L. Gardiner, S. Knapp et al.
*** [https://aclanthology.org/2023.emnlp-main.353/ Fine-tuned LLMs Know More, Hallucinate Less with Few-Shot Sequence-to-Sequence Semantic Parsing over Wikidata] < Presented at the Empirical Methods in Natural Language Processing conference. Authors: S. Xu, S. Liu, T. Culhane et al.
** Videos
*** [https://www.youtube.com/watch?v=CGyvc6dRbfA BiCIKL to Wikidata: Harmonizing the chaotic universe of natural history collectors] < presented by Mathias Dillen at the TDWG 2023 Annual Conference.
*** [https://www.youtube.com/watch?v=O7gpAcjsjuU Modelling Research Expeditions in Wikidata:] Best Practice for Standardisation and Contexualisation. Presented by Dag Endresen also at the TDWG Annual Conference.
*** [https://www.youtube.com/watch?v=9VtEMTZsntU Riksdagen Corpus Wikidata] < Magnus Sälgö.
*** [https://www.youtube.com/watch?v=cr-A8EMc788 Scholia - a profiling tool to explore scholarly knowledge] < As part of the national research data infrastructure (NFDI) infratalk, Dr. Daniel Mietchen presents Scholia.
*** [https://www.youtube.com/watch?v=JZZ5eB76sI4 Catalogue of Premodern Manuscripts] < See a Wikibase instance used for The Digital Scriptorium Catalog. Presented by Lynn Ransom & L. P. Coladangelo.
*** [https://www.youtube.com/watch?v=4AuoEYkEXYw&list=PLduaHBu_3ejM49Nb4_k652X9XmmvhuJjE Data Modelling Days 2023 Playlist] < The list of recorded Sessions for the DMD '23 Online Conference is available here!
*** [https://www.youtube.com/watch?v=krbeWMTz5CY Building a semantic knowledge (wiki)base for synthetic phytochemistry] < Presented by Dr. Gitanjali Yadav
*** [https://www.youtube.com/watch?v=lVxi7ldSbrs OpenRefine - a open source tool for working with data] < This session explores the advantages of using OR to wrangle, clean, transform and standardise data for Wikidata. Presented by Jinoy Tom Jacob at the IndiaFOSS3.0 Conference.
*** [https://www.youtube.com/watch?v=ykK8Wq6cycc Various queries and modeling on Wikidata] (French) < [[m:User:VIGNERON|User:VIGNERON]] introduces several SPARQL queries.
* '''Tool of the week'''
** [https://qlever.cs.uni-freiburg.de/wikidata QLever SPARQl Engine] < If you attended Data Modeling Days '23, you may have seen an extraordinary [https://www.youtube.com/watch?v=IJHyjdoSN54 Session] given by Hannah Bast and Johannes Kalmbach showcasing the power and advantages of the QLever engine. QLever can handle queries that cause the WDQS to timeout or allowing Federated queries and Geospatial!
(QLEver has already featured in Tool of the Week but we wanted to showcase it again after experiencing it at DMD '23)
* '''Other Noteworthy Stuff'''
** [https://observablehq.com/d/6273b207e1d07eff Healthcare Disparities in the U.S.: Exploring Access to Healthcare in the Immigrant Population] < Zoomable Bar Charts and visualisations exploring access to healthcare across the U.S. Prison system, powered by Wikidata and WDQS. Authored by Haryn Shin.
** [[d:Wikidata:Project_chat#Data_Modelling_Days:_documentation_and_outcomes|DMD23: documentation and outcomes]] can be viewed on Wikidata project Chat as well as related-topics from the Conference on [[d:Wikidata:Project_chat#Proposal:_add_qualifier_to_allow_for_fuzzy_property_values_to_help_with_real-life_data_ambiguity|Qualifiers for fuzzy properties]] and [[d:Wikidata:Project_chat#Should_the_foundation_consider_funding_the_QLever_project?|Should WMF fund QLever?]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12203|official wiki URL]] (<nowiki>URL of the official wiki for the item</nowiki>)
****[[:d:Property:P12208|counterexample]] (<nowiki>qualifier for deprecated P279 statements; example instance or subclass of the item class for which a "subclass of" statement does not hold</nowiki>)
*** External identifiers: [[:d:Property:P12204|ELMCIP ID]], [[:d:Property:P12206|RFI station ID]], [[:d:Property:P12207|BnF archives and manuscripts ID]], [[:d:Property:P12209|The Plant List ID (Arizona Native Plant Society)]], [[:d:Property:P12210|DIMA ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Flora of the Hawaiian Islands ID|Flora of the Hawaiian Islands ID]] (<nowiki>URL of the entry for a plant species, subspecies, or variety in the Flora of the Hawaiian Islands website</nowiki>)
****[[:d:Wikidata:Property proposal/Hijri Date|Hijri Date]] (<nowiki>Hijri Date of claim</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Mid-Atlantic Herbaria Consortium taxon ID|Mid-Atlantic Herbaria Consortium taxon ID]], [[:d:Wikidata:Property proposal/New words in Danish ID|New words in Danish ID]], [[:d:Wikidata:Property proposal/Game Classification game ID|Game Classification game ID]], [[:d:Wikidata:Property proposal/Lobbypedia ID|Lobbypedia ID]], [[:d:Wikidata:Property proposal/Thesaurus Linguae Aegyptiae text witness ID|Thesaurus Linguae Aegyptiae text witness ID]], [[:d:Wikidata:Property proposal/Game Classification machine ID|Game Classification machine ID]], [[:d:Wikidata:Property proposal/Game Classification creation tool ID|Game Classification creation tool ID]], [[:d:Wikidata:Property proposal/a8.fandal.cz ID|a8.fandal.cz ID]], [[:d:Wikidata:Property proposal/Numer KRS|Numer KRS]], [[:d:Wikidata:Property proposal/Stadium 64 ID|Stadium 64 ID]], [[:d:Wikidata:Property proposal/Sina Chinese Basketball ID|Sina Chinese Basketball ID]], [[:d:Wikidata:Property proposal/Veterans Legacy Memorial|Veterans Legacy Memorial]], [[:d:Wikidata:Property proposal/SixtyFour Originals DataBase game ID|SixtyFour Originals DataBase game ID]], [[:d:Wikidata:Property proposal/WHDLoad database ID|WHDLoad database ID]]
<!-- END NEW PROPOSALS -->
** [[d:Wikidata:Properties for deletion|Deleted properties]]:
** Query examples:
*** [https://w.wiki/8TYJ Geolocalized object that have the same name than something named after some some kind of church building]. This includes streets, bus stops, …
*** [https://w.wiki/8TZv Video games per Platform]. Timeline of video game releases per platform.
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject_Heritage_Collections|WikiProject Heritage Collections]]: database of archival fonds and heritage collections (including contemporary scientific collections or documentation holdings) and to ensure the interlinking of respective catalogues, finding aids, or collection databases with Wikidata.
*** [[d:Wikidata:WikiProject_Source_Reliability|WikiProject Source Reliability]]: is an effort to identify and aggregate online sources of assessments of the reliability and credibility of sources.
** Newest [[d:Wikidata:Database reports|database reports]]:
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q8409|(Q8409) Alexander The Great]] - Alexander III, King of Macedon.
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L630387|(L630387) Pri]] - the meaning of this Breton word is not 'muddy' with VIGNERON's contribution!
* '''Development'''
** Wikibase REST API: We continued work on the routes for adding aliases in a given language for a Property ([[phab:T343721]]) and removing a Property's label in a given language ([[phab:T342983]])
** Monolingual text values can now use many more languages than before. We’re still working on doing the same for Lexemes. ([[phab:T341409]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
Anything to add? Please share! :)
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 12 11|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:m:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १५:३९, ११ दिसम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25944122 -->
== Wikidata weekly summary #607 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/So9qBot 7|So9qBot 7]]. Task: Add [[d:Property:P9660|not found in (P9660)]] --> [[d:Q123739672|Q123739672]] to Danish Lexemes
*** [[d:Wikidata:Requests for permissions/Bot/So9qBot 8|So9qBot 8]]. Task: Add missing names of European legal documents to labels and aliases of items with a CELEX identifier
*** [[d:Wikidata:Requests for permissions/Bot/LccnBot|LccnBot]]. Task: Adds [[d:Property:P244|Library of Congress authority ID (P244)]] to bibliographic entities base on library authority records.
** Other discussions: How to handle concepts of trans people on Wikidata? Should {privacy at wikidata.org} be redirected to {privacy at wikimedia.org} or should it be monitored by Wikidata volunteers? [[:d:Wikidata:Project chat#How to handle concepts of trans people?|Join the discussion]]!
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming: Next Linked Data for Libraries LD4 Wikidata Affinity Group Working Hour December 18th, 2023: Over the summer and into the fall the LD4 Wikidata Affinity Group will be offering a series of Wikidata Working Hours to give folks an opportunity to try out various Wikidata-related skills and tools by assembling a data set of diverse library and information science (LIS) materials (articles, conference proceedings, books) and adding it to Wikidata. Wikidata Working Hours provide hands-on Wikidata experience in a supportive space. We hope you will join us if you are interested in learning more about Wikidata, exploring LIS literature, and have been looking for a fun Wikidata project to contribute to.The ninth and final Wikidata Working Hour in the series will be using SPARQL and Scholia to query and visualize the data we’ve added to Wikidata during our series. This session will be recorded and the recording shared on the [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2023-December-18_Wikidata_Working_Hour event page]
** Ongoing: Weekly Lexeme Challenge #121: [https://dicare.toolforge.org/lexemes/challenge.php?id=121 Pottery]
* '''Press, articles, blog posts, videos'''
** Blogs: [https://diff.wikimedia.org/2023/12/13/ld42023-part-i-the-future-of-wikidata-libraries-a-workshop/ #LD42023. Part I: The Future of Wikidata + Libraries (A Workshop)] - This blog series explores how libraries engage with Wikidata and Linked Data in the face of AI challenges. Led by Silvia Gutiérrez and Giovanna Fontenelle from the Wikimedia Foundation, the series summarizes insights from a collaborative session at the 2023 LD4 Conference, using Design Thinking strategies to connect the Library-Wikidata community with WMF, focusing on Wikidata, Wikibase, and Structured Data on Commons (SDC) in libraries. By Silvia Gutiérrez & Giovanna Fontenelle
** Papers
*** [https://revista.profesionaldelainformacion.com/index.php/EPI/article/view/87476/63565 Wikipedia gender gap: a scoping review] - This review analyzes Wikipedia's gender gap from 2007 to 2022, revealing a slight majority of female authors, addressing key themes, and exploring strategies to mitigate the gap, providing valuable insights into the research landscape in this domain. By Núria Ferran-Ferrer, Juan-José Boté-Vericad and Julia Minguillón.
*** [https://wikidataworkshop.github.io/2023/papers/2__novel_ten_years_of_wikidata_a%5B1%5D.pdf Ten years of Wikidata: A bibliometric study] - This research delves into scholarly publications about Wikidata from its inception in 2012 to late 2022, revealing 945 relevant papers, primarily from conferences. The analysis highlights a concentration of experts and contributors from the Global North, as well as governmental institutions as predominant funders. The study calls for enhanced networking and outreach to promote diversity and inclusion within the Wikidata research community. Emphasizing computer science perspectives, the research focuses on methods for developing and utilizing open knowledge graphs, notably Wikidata, with a narrower but significant interest in application-oriented studies in digital humanities, biology, and healthcare. (Turki, et al)
** Videos
*** [https://www.youtube.com/watch?v=HaKuKRdJojc Duplicating Everywhere All at Once | Cebuano Wikipedia] - Five years ago, Lsjbot's Wikipedia articles caused duplicate Wikidata items, notably impacting geographic places on Cebuano Wikipedia. This video by [[d:User:Canley|User:Canley]] at Wikimania 2023 delves into the history, visualizes the issue, and suggests cleanup strategies for Wikidata and Wikipedia, emphasizing Aotearoa New Zealand and parts of Australia, with implications for the global challenge of bot-created duplicates.
*** [https://www.youtube.com/watch?v=T66stEEwMKo Useful Authorities for Data-Driven Collection Research with Alicia Fagerving] - Alicia Fagerving, Wikimedia Sverige, introduces the project "Useful Authorities for Data-Driven Collection Research" and Wikidata. The project, spanning 2021-2023, links vocabularies from the databases of Nationalmuseum and Statens historiska museer to Wikidata, exploring it as a platform for semantic interoperability among cultural heritage institutions and providing tools and visualizations for similar projects.
*** [https://www.youtube.com/watch?v=mdzzSEAdk-w 2023: OSM-Wikidata Map Framework]. Combining OpenStreetMap and Wikidata allows to leverage the strengths of the two projects to create richer maps. This talk explores how OSM-Wikidata Map Framework simplifies this process. By Daniele Santini
** Press: [https://akademien-schweiz.ch/en/medien/press-releases/2023/adriano-rutz-gewinnt-ersten-schweizer-ord-preis/ Adriano Rutz wins the Swiss National Open Research Data (ORD) Prize] for “The LOTUS Initiative” project. LOTUS explores new ways of promoting the re-use of data in the fields of biology and chemistry and thus of sharing knowledge in natural products research. [https://www.miragenews.com/adriano-rutz-wins-swiss-national-ord-prize-1139345/ More coverage]
** Notebooks
*** [https://observablehq.com/@pac02/cest-pas-gege It's not bad! Measuring Gérard Depardieu's mark on French cinema (in French)]<!--C'est pas Gégé : Peut on cancel Gérard Depardieu ?--> - The analysis centers on Gérard Depardieu's impact on French cinema amid legal issues and sexual assault allegations. Despite difficulties in addressing these accusations, the author leverages Wikidata to measure Depardieu's influence by querying films from directors born after 1930 to assess his involvement.
*** [https://observablehq.com/d/f5bb6ee872abfa82 How to Become a Billionaire: A Billionaire's Occupations Network Analysis] - This network analysis investigates billionaires’ primary sources of income with a network graph—based on their occupations—connecting billionaires from all over the world and uncovering some of the biggest industries in the world.
** Documentation: [[d:User:Mahir256|User:Mahir256]] statred Lexemes documentation pages about [[d:Wikidata:Lexicographical data/Documentation/Lemmata|Lemmata]] and [[d:Wikidata:Lexicographical data/Documentation/Lexeme languages|Lexeme languages]]. Your contributions are welcome.
* '''Tools of the week'''
** [https://dracor.org/ Drama Corpora Project (DraCor)] is a digital database of plays, primarily from Europe. It collects and organizes texts of plays in a way that allows researchers and others to extract and analyze information from those texts. This could include details about the characters, the dialogue, the stage directions, and more. The data is being pulled from Wikidata.
** [[d:User:Magnus Manske|Magnus Manske]] added a [https://wikidata-game.toolforge.org/distributed/#game=88 new game to the Wikidata game] to identify duplicate Items for researchers.
** [[d:User:Mike Peel|Mike Peel]] set up a [https://wikidata-game.toolforge.org/distributed/#game=90&opt=%7B%22type%22%3A%22all%22%7D new Distributed Game] to add links to Wikiquote to Wikidata.
* '''Other Noteworthy Stuff'''
** Wikibase Cloud has a new website. Check it out: [https://www.wikibase.cloud/ https://www.wikibase.cloud/]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12221|battery life]] (<nowiki>length of time after a full charge that a device can continue to work under normal use before it needs its battery to be recharged</nowiki>)
*** External identifiers: [[:d:Property:P12211|Atari-8-bit Forever game ID]], [[:d:Property:P12212|Museum of Fine Arts of Rennes object ID]], [[:d:Property:P12213|FNAC artwork ID]], [[:d:Property:P12214|Akadem person ID]], [[:d:Property:P12215|Game Classification game ID]], [[:d:Property:P12216|Game Classification machine ID]], [[:d:Property:P12217|Game Classification creation tool ID]], [[:d:Property:P12218|TaiCOL ID (new version)]], [[:d:Property:P12219|a8.fandal.cz ID]], [[:d:Property:P12220|Stadium 64 ID]], [[:d:Property:P12222|Filmweb.no film ID]], [[:d:Property:P12223|SixtyFour Originals DataBase game ID]], [[:d:Property:P12224|BUGZ ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Substances in the reference|Substances in the reference]] (<nowiki>Substances studied in reference works such as papers, reports, etc.</nowiki>)
****[[:d:Wikidata:Property proposal/Book format|Book format]] (<nowiki>Page size of a historical book, manuscript, or artwork on paper, based on folding sheets into leaves</nowiki>)
****[[:d:Wikidata:Property proposal/beneficial owner|beneficial owner]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/DraCor ID|DraCor ID]], [[:d:Wikidata:Property proposal/PCSX2 Wiki ID|PCSX2 Wiki ID]], [[:d:Wikidata:Property proposal/Twitch numeric channel ID|Twitch numeric channel ID]], [[:d:Wikidata:Property proposal/identifiant article ORBi|identifiant article ORBi]], [[:d:Wikidata:Property proposal/identifiant auteur ORBi|identifiant auteur ORBi]], [[:d:Wikidata:Property proposal/TheTVDB IDs|TheTVDB IDs]], [[:d:Wikidata:Property proposal/RPCS3 Wiki ID|RPCS3 Wiki ID]], [[:d:Wikidata:Property proposal/Retskrivningsordbogen ID|Retskrivningsordbogen ID]], [[:d:Wikidata:Property proposal/Kanjipedia word ID|Kanjipedia word ID]], [[:d:Wikidata:Property proposal/MAMCS ID|MAMCS ID]], [[:d:Wikidata:Property proposal/Citra compatibility database ID|Citra compatibility database ID]], [[:d:Wikidata:Property proposal/IGN wiki article ID|IGN wiki article ID]], [[:d:Wikidata:Property proposal/AreWeAntiCheatYet ID|AreWeAntiCheatYet ID]], [[:d:Wikidata:Property proposal/RPGFan game ID|RPGFan game ID]], [[:d:Wikidata:Property proposal/Swissubase ID|Swissubase ID]], [[:d:Wikidata:Property proposal/goalzz.com team ID|goalzz.com team ID]], [[:d:Wikidata:Property proposal/MilliBase taxon ID|MilliBase taxon ID]], [[:d:Wikidata:Property proposal/Digicarmel ID|Digicarmel ID]], [[:d:Wikidata:Property proposal/Arcade Hub ID|Arcade Hub ID]], [[:d:Wikidata:Property proposal/Great American Business Leaders of the 20th Century ID|Great American Business Leaders of the 20th Century ID]], [[:d:Wikidata:Property proposal/Consortium of Lichen Herbaria taxon ID|Consortium of Lichen Herbaria taxon ID]], [[:d:Wikidata:Property proposal/Biota of New Zealand ID|Biota of New Zealand ID]], [[:d:Wikidata:Property proposal/NientePopCorn IDs|NientePopCorn IDs]], [[:d:Wikidata:Property proposal/HistoriaGames game ID|HistoriaGames game ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/8UjS List of movies directed by French filmmakers born after 1930 with or without Depardieu] ([https://observablehq.com/@pac02/cest-pas-gege source])
*** [https://w.wiki/8RtG Czech buildings carved into the rock] ([https://twitter.com/medi_cago/status/1733440905669964260 source])
*** [https://w.wiki/6TNS Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/111589767086008028 source])
*** [https://query.wikidata.org/#%23%20Works%20created%20by%20females%20died%20in%202023%0APREFIX%20bd%3A%20%3Chttp%3A%2F%2Fwww.bigdata.com%2Frdf%23%3E%0APREFIX%20wikibase%3A%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23%3E%0APREFIX%20wd%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%0APREFIX%20wdt%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0Aselect%20distinct%20%3Fitem%20%3FitemLabel%20%3FcreaLabel%20%3FworkLabel%20%28year%28%3Fdate%29as%20%3Fyear%29%0Awhere%20%7B%0A%20%7B%3Fitem%20wdt%3AP170%20%3Fcrea%20.%7D%20%20%20%20%20%20%20%20%23%20P170%2Fcreator%0A%20UNION%20%7B%3Fitem%20wdt%3AP50%20%3Fcrea%20.%7D%20%20%20%23%20P50%2Fauthor%0A%20%23UNION%20%7B%3Fitem%20wdt%3AP86%20%3Fcrea%20.%7D%20%20%23%20P86%2Fcomposer%0A%20%23UNION%20%7B%3Fitem%20wdt%3AP87%20%3Fcrea%20.%7D%20%20%23%20P87%2Flibrettist%0A%20%23UNION%20%7B%3Fitem%20wdt%3AP110%20%3Fcrea%20.%7D%20%23%20P110%2Fillustrator%0A%20%23UNION%20%7B%3Fitem%20wdt%3AP655%20%3Fcrea%20.%7D%20%23%20P655%2Ftranslator%0A%20%23UNION%20%7B%3Fitem%20wdt%3AP676%20%3Fcrea%20.%7D%20%23%20P676%2Flyrics%20by%0A%20%0A%20%3Fcrea%20wdt%3AP21%20wd%3AQ6581072%20.%20%23%20P21%2Fsex%20or%20gender%20-%20Q6581072%2Ffemale%0A%20%3Fcrea%20wdt%3AP570%20%3Ftime0%20.%0A%20FILTER%20%28%20%3Ftime0%20%3E%3D%20%222023-01-01T00%3A00%3A00Z%22%5E%5Exsd%3AdateTime%20%26%26%20%3Ftime0%20%3C%3D%20%222023-12-31T00%3A00%3A00Z%22%5E%5Exsd%3AdateTime%20%29%20%23%20P570%2Fdate%20of%20death%20in%201945%0A%20OPTIONAL%20%7B%7B%3Fitem%20wdt%3AP571%20%3Fdate%7D%20UNION%20%7B%3Fitem%20wdt%3AP577%20%3Fdate%20%7D%7D%20%23%20P571%2Finception%20-%20P571%2Fpublication%20date%0A%20%3Fitem%20wdt%3AP31%20%3Fwork%0A%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Car%2Cbe%2Cbg%2Cbn%2Cca%2Ccs%2Cda%2Cde%2Cel%2Ces%2Cet%2Cfa%2Cfi%2Cfr%2Che%2Chi%2Chu%2Chy%2Cid%2Cit%2Cja%2Cjv%2Cko%2Cnb%2Cnl%2Ceo%2Cpa%2Cpl%2Cpt%2Cro%2Cru%2Csh%2Csk%2Csr%2Csv%2Csw%2Cte%2Cth%2Ctr%2Cuk%2Cyue%2Cvec%2Cvi%2Czh%22%20%23BabelRainbow%0A%20%7D%0A%7DORDER%20BY%20%3FcreaLabel%20%0A Works created by females, died in 2023]
** Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/Unsupported sitelinks|User:Pasleim/Unsupported sitelinks]] - Found 279 items
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q140|lion (Q140)]] - species of big cat
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1124154|cevap (L1124154)]] - Turkish noun for 'answer' derived from the Arabic noun جَواب
* '''Development'''
** Wikibase REST API:
*** We finished adding the endpoints for adding aliases in a given language for a Property ([[phab:T343721]]) and removing a Property's label in a given language ([[phab:T342983]])
*** We started working on the endpoint for removing a Property's description in a given language ([[phab:T342985]])
*** We are fixing an issue with incorrect handling of lowercase statement IDs in edit requests ([[phab:T352644]])
** Special:PrefixIndex now shows label/lemma for Properties and Lexemes ([[phab:T343115]])
** Language codes: We changed where Wikidata is getting its languages from for Lexemes and Monolingual text statements and thereby resolved many tasks requesting another language being added to them ([[phab:T341409]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 12 18|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] १७:१४, १८ दिसम्बर २०२३ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25974255 -->
== Wikidata weekly summary #608 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* ''' Welcome to 2023’s Final Weekly Summary! '''
A big thank you to everyone who contributed to the newsletter this year!👏🙏 As we step into 2024, we'd love to hear what changes you would like to see in the newsletter. Share your wishlist here: [[d:Wikidata_talk:Status_updates/Next#What_changes_would_you_like_to_see_in_the_newsletter_in_2024|What changes would you like to see in the newsletter in 2024?]]"
* ''' Discussions '''
** Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/EPIC|EPIC]] (RfP scheduled to end after 26 December 2023 20:34 UTC)
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Balyozbot|Balyozbot]]. Tasks:
# Import sitelinks, labels, descriptions from ku wikipedia pages which use the template [[:w:ku:Template:Înterwîkî etîket û danasîn]]. (There are over 1800 articles that use this template waiting to be connected to Wikidata at the moment.)
# Add sitelinks to kuwiktionary / kuwikipedia categories / create an item for the category if necessary. I have been doing this manually for quite some time using Quickstatements but since I need to get permission for the first task, I will be handling them using a bot as well.
* ''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
** Upcoming: [https://diff.wikimedia.org/2023/12/11/introducing-wishathon-for-wikimedias-community-wishlist/ Introducing WMF Wishathon for Wikimedia’s Community Wishlist!] "focused on bringing together people who already contribute to technical aspects of the Wikimedia projects, who know how to find their way on the technical ecosystem, and who are able to work or collaborate on projects rather autonomously." March 15th to 17th, 2024.
** Ongoing: Weekly Lexeme Challenge #122: [https://dicare.toolforge.org/lexemes/challenge.php?id=122 Rock-forming minerals]
* ''' Press, articles, blog posts, videos '''
** Blogs
*** [https://diff.wikimedia.org/2023/12/16/african-librarians-empowered-to-share-knowledge-and-enhance-information-visibility-through-aflia-wikidata-online-course/ African Librarians empowered to share knowledge and enhance information visibility through AfLIA Wikidata Online Course] --> The "Promoting Open Knowledge Practices in African Libraries through Wikidata" project, executed by AfLIA with support from the Wikimedia Foundation, trained African librarians on using Wikidata to enhance the visibility of library collections and close the knowledge and gender gap on Africa. The course was facilitated by experienced African Wikimedian editors and included diverse strategies for learner engagement and support.
** Papers: [https://arxiv.org/pdf/2311.15781.pdf Increasing Coverage and Precision of Textual Information in Multilingual Knowledge Graphs] by (Conia et al, 2023) --> This paper introduces a novel task of automatic Knowledge Graph Enhancement (KGE) to bridge the gap in the quantity and quality of textual information between English and non-English languages in Wikidata. It presents M-NTA, an unsupervised approach that combines Machine Translation, Web Search, and Large Language Models to generate high-quality textual information, and studies its impact on Entity Linking, Knowledge Graph Completion, and Question Answering tasks.
** Videos
*** [https://www.youtube.com/watch?v=Nl4Fyj1AKJM Wikidata, Wikisource and Wiktionary: Wikisource for DH (WiSe 2023)] --> The lecture "Fundamentals and application-oriented methods of the Digital Humanities" by Kay-Michael Würzner is designed as a series of lectures in which teachers in the "Digital Humanities" course present their fields of work and key topics and present them for discussion.
*** [https://www.youtube.com/watch?v=fx5K_FRQ2eg Empowering Open-Source Generative AI by Integrating the Wikidata knowledge graph] --> Generative AI has changed the information ecosystem, and open-source knowledge graphs like Wikidata can become invaluable assets, propelling a myriad of applications forward. Jonathan Fraine & Lydia Pintscher present the practical integration of Wikidata's open-source, open-access knowledge graph to empower Generative AI applications. Harnessing the real-time updated, structured data encapsulated within Wikidata, they explore automated content creation, data augmentation, and semantic analysis, underpinning the generative paradigms. Through a blend of theoretical insights and real-world applications, they elucidate how to leverage Wikidata to elevate generative AI applications, breaking down existing data silos, and fostering a collaborative ecosystem within our global community of developers and contributors.
*** [https://www.youtube.com/watch?v=_i3cDbaTu7k Wiki Indaba 2023 - African content on Wikidata] --> Discussion with Alice Kibombo, Georges Fodouop and Jesse Asiedu-Akrofi, about Wikidata for African Librarians during the Wiki Indaba conference, that took place between 3-5 November 2023 in Agadir, Morocco.
*** [https://www.youtube.com/watch?v=MYFlyRGdTwU No Time to Wait - S07E10 - ACMI // Wikidata - Paul Duchesne + Simon Loffler] --> Report on recent residency program to extensively link together collection data from ACMI with Wikidata. This work has allowed the organisation to import vast quantities of data and media to enrich their own internet collection experience, as well enable writing information back to source and federating with other linked institutions.
*** [https://www.youtube.com/watch?v=6iVS7jH2kS0 Wiki(s)data #5: Wikidata Live editing] (in Italian) --> The ontology of Wikidata: how to interact with it for a better quality, by [[d:User:Epìdosis|Epìdosis]]
** Notebooks
*** [https://observablehq.com/d/1eb32f4d48923527 Map of K-Pop Idols] --> An interactive map where each red dot represents a K-pop Idol (a singer or musician in South Korean Pop music) you are able to click on.
*** [https://observablehq.com/d/9854465d757e06d2 Disney as the Mega Corporation it is Today] --> Disney has greatly evolved from the simple animation company that first debuted in 1923 with its signature Steamboat Willie animation. This analysis details some of the major acquisitions Disney has chosen to help expand its reach as a media and entertainment company.
*** [https://observablehq.com/d/19a785a23f70e0c0 The Gender-Equality Gap in STEM Awards] --> A network graph and multiple data visualizations on UCLA's alumnni awards based on gender.
*** [https://observablehq.com/d/57b012869d43405a Exploring The Belichick Coaching Tree] --> This analyses details the coaching tree of the prolific American Football coach Bill Belichick.
*** [https://observablehq.com/d/4b6319c68bd8b6f6 State of statues in the US] --> Map of how many statues there are, who is depicted in the statues, their genders, and where the statues are concentrated.
*** [https://observablehq.com/d/63061b940d31fbb3 An Analysis on Nepo Babies: Net Worths and Fame] --> This work uses Wikidata to analyze the influence and success of children of famous actors (nepo babies) in the entertainment industry, and compares the careers and net worth of these children with their parents to understand the impact of nepotism on their success.
* ''' Tool of the week '''
** [[m:Cersei|Cersei]] - is a tool designed for importing or scraping data from various third-party sources, using source-specific Python code. It can use a "headless browser" to scrape complicated websites that rely on eg JavaScript to navigate. It can therefore access data sources that can not be accessed via eg Mix'n'match. The data from sources can be updated regularly, either for everything, or just changed entries (if the source has a "recent changes" equivalent).
** [[d:Wikidata:Zotero/Cita|Wikidata:Zotero/Cita]] - is a Wikidata addon for Zotero that adds citations (i.e., what other items an item cites) metadata support to this open source reference management software, using [[d:Property:P2860|cites work (P2860)]] information available from Wikidata, and enabling users to easily contribute missing data.
* ''' Other Noteworthy Stuff =
** Job opening: [https://careers.iscb.org/jobs/view/8682 Data Scientist / Knowledge Engineer] to use Wikidata as a foundational layer for an US National Science Foundation (NSF) funded [https://www.nsf.gov/pubs/2023/nsf23571/nsf23571.htm Prototype Open Knowledge Network].
* ''' Did you know? '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12225|WHDLoad database ID]], [[:d:Property:P12226|Shanghai Library movie ID]], [[:d:Property:P12227|PCSX2 Wiki ID]], [[:d:Property:P12228|KRS number]], [[:d:Property:P12229|Twitch numeric channel ID]], [[:d:Property:P12230|RPCS3 Wiki ID]], [[:d:Property:P12231|Black Games Archive ID]], [[:d:Property:P12232|Citra compatibility database ID]], [[:d:Property:P12233|DraCor ID]], [[:d:Property:P12234|ORBi article ID]], [[:d:Property:P12235|IGN wiki article ID]], [[:d:Property:P12236|AreWeAntiCheatYet ID]], [[:d:Property:P12237|RPGFan game ID]], [[:d:Property:P12238|Arcade Hub ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Laws of Malaysia URL|Laws of Malaysia URL]] (<nowiki>Uniform Resource Locator for laws of Malaysia</nowiki>)
****[[:d:Wikidata:Property proposal/production manager|production manager]] (<nowiki>manager that is responsible for the administration of a feature film or television production; oversees production plans, controls resources, initiates production, ensures ongoing operations, monitors schedules and expenditures, and creates a detailed production schedule and budget</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/Schnittberichte.com ID|Schnittberichte.com ID]], [[:d:Wikidata:Property proposal/National Library of Malaysia OPAC ID|National Library of Malaysia OPAC ID]], [[:d:Wikidata:Property proposal/HistoriaGames series ID|HistoriaGames series ID]], [[:d:Wikidata:Property proposal/Kemono Games game ID|Kemono Games game ID]], [[:d:Wikidata:Property proposal/Internet Game Database event ID|Internet Game Database event ID]], [[:d:Wikidata:Property proposal/GamesMeter ID|GamesMeter ID]], [[:d:Wikidata:Property proposal/Walk Score ID|Walk Score ID]], [[:d:Wikidata:Property proposal/Malaysia company new number|Malaysia company new number]], [[:d:Wikidata:Property proposal/Am Faclair Beag ID|Am Faclair Beag ID]], [[:d:Wikidata:Property proposal/xemu compatibility database ID|xemu compatibility database ID]], [[:d:Wikidata:Property proposal/Sofascore player ID|Sofascore player ID]], [[:d:Wikidata:Property proposal/GameGear.jp ID|GameGear.jp ID]], [[:d:Wikidata:Property proposal/RPGWatch IDs|RPGWatch IDs]], [[:d:Wikidata:Property proposal/Team England ID|Team England ID]], [[:d:Wikidata:Property proposal/TORCH taxon ID|TORCH taxon ID]], [[:d:Wikidata:Property proposal/ScummVM ID|ScummVM ID]], [[:d:Wikidata:Property proposal/Abandonware France IDs|Abandonware France IDs]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/8agU Distribution of the different tram gauges in Germany] ([https://twitter.com/pepicek/status/1737949826623430718 source])
*** [https://w.wiki/7Q6B Scale of stampedes reported on Wikidata] ([https://twitter.com/capucine_marin/status/1737814911550448023 source])
*** [https://query.wikidata.org/#PREFIX%20wd%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%0ASELECT%20%3Ffilm%20%3FfilmLabel%20%3Fdate%20WHERE%20%7B%0A%20%20%20%3Ffilm%20wdt%3AP136%20wd%3AQ28026639.%0A%20%20%3Ffilm%20wdt%3AP577%20%3Fdate%20.%0A%20%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%0A%20%20%20%7D%0A%7D Timeline of the Christmas movies] ([https://twitter.com/Dorialexander/status/810189413980508160 source])
*** [https://w.wiki/4bmy Christmas traditions around the world] (with pictures) ([https://twitter.com/lubianat/status/1474772209482842116 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Städel Museum Wikidata Clean-Up|WikiProject Städel Museum Wikidata Clean-Up]] - This WikiProject from the Städel Museum aims to actively participate in the Wikimedia community by maintaining and updating the quality of its data. This includes their collection of public domain art, which has been digitized and made freely available for public use. The project focuses on ensuring that the most current and high-quality data, including high-resolution images and improved metadata, are available on platforms like Wikimedia Commons and Wikidata.
** Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/children of dead mothers|children of dead mothers]] - List of mother-children pairs, where death date of parent < birth date of child
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q143|Esperanto (Q143)]] - international auxiliary language designed by L. L. Zamenhof
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1222568|L1222568 (বড়দিন)]] - Bengali noun for 'Christmas'
* ''' Development '''
** Due to the winter holidays, the development team is taking a break and no deployment is happening for Wikidata at the moment.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* ''' Monthly Tasks '''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2023 12 25|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]]
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=25980773 -->
== Wikidata weekly summary #609 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* ''' Discussions '''
** Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/WikiBayer|WikiBayer]] (RfP scheduled to end after 8 January 2024 12:01 UTC)
** Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/EPIC|EPIC]] (closed as successful). Welcome onboard \o/
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/HVSH-Bot|HVSH-Bot]] . Task: Import data about politicians from the [[d:Q119949776|Q119949776]], now only partially online available.
* ''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
** Upcoming: The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC, 17th January 2023 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
** Ongoing: Weekly Lexeme Challenge #123: [https://dicare.toolforge.org/lexemes/challenge.php?id=123 Ologist]
* ''' Press, articles, blog posts, videos '''
** Papers: [https://iswc2023.semanticweb.org/wp-content/uploads/2023/11/ISWC2023_paper_379.pdf Improving maintenance of community-based knowledge graphs]. This paper by Nicolas Ferranti addresses the critical issue of data quality in open knowledge graphs, with a specific focus on Wikidata. It aims to formalize Wikidata's unique approaches to assess and resolve data inconsistencies, proposing a semi-automatic refinement pipeline to empower the Wikidata user community in maintaining and enhancing the reliability of this extensive collaborative knowledge graph.
** Videos: [https://www.youtube.com/watch?v=DZP4Q1zkINw WikidataCon 2023 Day 1.5 - The past and future of Wikidata]. In this video Lydia Pintscher takes a moment to review the major events of Wikidata over the past few years. Then turns to look forward and predict what Wikidata's prospects will be over the next year.
* ''' Tool of the week '''
** [https://observablehq.com/@pac02/look-at-your-list-of-created-articles-through-wikidata WICA: Wikidata's insights for created articles] is an updated version of an old tool. It now includes many new features to analyse your list of created articles using Wikidata properties.
*''' Did you know? '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P12239|Shamela book edition ID]], [[:d:Property:P12240|HistoriaGames series ID]], [[:d:Property:P12241|Schnittberichte.com title ID]], [[:d:Property:P12242|Kemono Games game ID]], [[:d:Property:P12243|Internet Game Database event ID]], [[:d:Property:P12244|Xemu compatibility database ID]], [[:d:Property:P12245|GamesMeter game ID]], [[:d:Property:P12246|GameGear.jp ID]], [[:d:Property:P12247|Walmart product ID]], [[:d:Property:P12248|Swissubase person ID]], [[:d:Property:P12249|RPGWatch game ID]], [[:d:Property:P12250|RPGWatch company ID]], [[:d:Property:P12251|RPGWatch press ID]], [[:d:Property:P12252|Indie DB company ID]], [[:d:Property:P12253|NIWA article ID]], [[:d:Property:P12254|turismoroma.it place ID]], [[:d:Property:P12255|ScummVM ID]], [[:d:Property:P12256|ORBi author ID]], [[:d:Property:P12257|Abandonware-France video game series ID]], [[:d:Property:P12258|Abandonware-France video game compilation ID]], [[:d:Property:P12259|Abandonware-France person ID]], [[:d:Property:P12260|Abandonware-France company ID]], [[:d:Property:P12261|Abandonware-France magazine ID]], [[:d:Property:P12262|Abandonware-France award ID]], [[:d:Property:P12263|Kanjipedia word ID]], [[:d:Property:P12264|Moviefone movie ID]], [[:d:Property:P12265|South African NPO number]], [[:d:Property:P12266|Nigerian registered company ID]], [[:d:Property:P12267|Abandonware-France video game ID]], [[:d:Property:P12268|AFJV directory ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/Nonprofit Status|Nonprofit Status]] (<nowiki>Indicating the legal and tax status of a non-profit organization (specific to served legal areas, aka. Countries). Addition to {{P|1454}}. {{P|1628}} to [https://schema.org/nonprofitStatus nonprofitStatus] from schema.org. Organizations can have multiple Nonprofit Status from different countries.</nowiki>)
****[[:d:Wikidata:Property proposal/International Classification of Nonprofit Organizations|International Classification of Nonprofit Organizations]] (<nowiki>{{Q|2976602}} for {{Q|163740}} created by the {{Q|193727}} and adapted by the {{Q|1065}}.</nowiki>)
****[[:d:Wikidata:Property proposal/creative director|creative director]] (<nowiki>person who makes high-level creative decisions, oversees the creation of creative assets such as adverts, products, events or logos and guides and directs the creative people who create the end result</nowiki>)
****[[:d:Wikidata:Property proposal/television judge|television judge]] (<nowiki></nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/SERNEC taxon ID|SERNEC taxon ID]], [[:d:Wikidata:Property proposal/Consortium of Bryophyte Herbaria taxon ID|Consortium of Bryophyte Herbaria taxon ID]], [[:d:Wikidata:Property proposal/Rhineland-Palatinate school ID|Rhineland-Palatinate school ID]], [[:d:Wikidata:Property proposal/nebula channel id|nebula channel id]], [[:d:Wikidata:Property proposal/Deutsche Bahn station number|Deutsche Bahn station number]], [[:d:Wikidata:Property proposal/ISzDb series ID|ISzDb series ID]], [[:d:Wikidata:Property proposal/BG localisation unit ID|BG localisation unit ID]], [[:d:Wikidata:Property proposal/Cathopedia article ID|Cathopedia article ID]], [[:d:Wikidata:Property proposal/Native Plants Hawaii ID|Native Plants Hawaii ID]], [[:d:Wikidata:Property proposal/Taiwan Biographical Database ID|Taiwan Biographical Database ID]], [[:d:Wikidata:Property proposal/Penstemon Database ID|Penstemon Database ID]], [[:d:Wikidata:Property proposal/Wikisage ID|Wikisage ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/8hPM Visual artists whose works will enter the Public Domain in Mexico on January 1, 2024] ([https://twitter.com/salvador_alc/status/1741963028977881122 source])
*** [https://w.wiki/6TNS Top music album languages found on Wikidata right now] (Week 52, 2023) ([https://wikis.world/@moebeus@mastodon.online/111669113852952139 source])
*** [https://w.wiki/8hif Western composers until the end of the Renaissance] ([https://wikis.world/@zerology@bayes.club/111654741799219949 source])
** Newest [[d:Wikidata:Database reports|database reports]]: Merge candidates: [[Wikidata:Database reports/identical birth and death dates|Identical birth and death dates]]
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q382108|Team Fortress 2 (Q382108)]] - team-based first-person shooter multiplayer video game.
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L907713|ورھا لگّݨ / ਵਰ੍ਹਾ ਲੱਗਣ (L907713)]] - Punjabi verb expressing the setting in of a new year.
*''' Development '''
** The development team is just returning from the winter holidays so there is no development update at the moment.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
*''' Monthly Tasks '''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2024 01 02|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]]
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26012009 -->
== Wikidata weekly summary #610 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/WikiBayer|WikiBayer]] (closed as successful). Welcome onboard \o/
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/So9qBot 9|So9qBot 9]]. Task: Add DDO identifier to Danish lexemes.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
*Upcoming:
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 17th January 2024 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
** [[m:Event:Wiki Mentor Africa Hackathon 2024|Wiki Mentor Africa (WMA) Hackathon, 19th to 21st January 2024]]
** [https://www.kim.uni-konstanz.de/en/kim-news/news-detail-page/forschungsdateninfo-live-wikidata-als-kollaborative-informationsressource-zum-fdm/ Forschungsdatenmanagement: Wikidata as a collaborative information resource on research data management] (German), takes place online, Wednesday 10th January 2024, 10-11am (CET).
''' Press, articles, blog posts, videos '''
* Blogs: [https://pointstodots.wordpress.com/2024/01/02/pubchem-on-wikidata-what-is-the-state-of-coverage/ PubChem on Wikidata – What is the state of coverage?] by Tiago Lubiana. In summary, Wikidata has good coverage of the structured chemical data in PubChem, though there are improvement points. PubChem displays, and will always display, textual information and vendor-specific data that do not fit Wikidata, but they are complementary tools in the ecosystem of open chemical data.
* Papers
** [[:d:Q124079430|Linked data: un’opportunità per il riuso (Q124079430)]] "scientific article published in 2023" [https://digitalia.cultura.gov.it/article/view/3035 (paper in Italian)] - deals with linked data in library catalogues, with many mentions of Wikidata.
** [https://link.springer.com/article/10.1007/s10579-023-09702-y Automatically Constructed Indonesian Question Answering Dataset by Leveraging Wikidata] by K. Doxolodeo & A.A. Krisnadhi - researchers have created a new Indonesian Question Answering dataset that is produced automatically end-to-end using Context Free Grammar, the Wikipedia Indonesian Corpus, and the concept of the proxy model
** [https://kula.uvic.ca/index.php/kula/article/view/247 LIS Journals’ Lack of Participation in Wikidata Item Creation] by Eric Willey & Susan Radovsky, discusses the gap of Wikidata items being created for scholarly articles by the scholar's themselves and if this can lead to inconsistent or inaccurate data model.
** [https://journals.sagepub.com/doi/abs/10.1177/08944393231220165?journalCode=ssce Quantifying Americanization:] Coverage of American Topics in Different Wikipedias: this paper asks whether there is an americanisation bias in the content created by the communities. By Piotr Konieczny & Włodzimierz Lewoniewski.
* Videos
** [https://www.youtube.com/watch?v=HVP9vGw5xtg Map Kerala Initiative] is an opendata portal geospatial map powered by Wikidata and OpenStreetMap, introduced by Manoj Karingamadathil.
** This video on [https://www.youtube.com/watch?v=E1DLleOWvR4 Biodiversity Explorations with Machine Learning: Biodiversity Data Access Functions] shows how Wikidata is being used to populate species entity profiles at Wolfram U, presented by Jofre Espigulé-Pons.
* Notebooks: [https://observablehq.com/@pac02/waaat Wikipedia article as a timeline] - This tool transforms a Wikipedia article in a timeline by parsing all internal links in a Wikipedia article and retrieving the date corresponding to each internal link using the [[d:Property:P585|point in time (P585)]] property in Wikidata.
''' Tool of the week '''
[https://observablehq.com/@pac02/map-your-created-articles Map your list of created articles] - a notebook display of geolocated articles on a map created by a user per chosen project and batch (featured/good article).
''' Other Noteworthy Stuff '''
Wikimedia Indonesia and Wikimedia Deutschland ended their partnership within the project [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata Software Collaboration for Wikidata] prematurely. Read their joint statement [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata/Activities here].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
** [[:d:Property:P12270|Flora of the Hawaiian Islands URL]] (<nowiki>URL of the entry for a plant genus, species, subspecies, or variety in the Flora of the Hawaiian Islands website</nowiki>)
** ([[:d:Property:P12273|Montana Plant Life URL]] (<nowiki>URL for a plant family, genus, or species on the Montana Plant Life website</nowiki>)
**[[:d:Property:P12275|plate(s)]] (<nowiki>plate number(s) in the reference source being cited to support the statement being made</nowiki>)
* Newest External identifiers: [[:d:Property:P12269|Abandonware-France book ID]], [[:d:Property:P12271|MilliBase taxon ID]], [[:d:Property:P12272|Monasticon Hibernicum database ID]], [[:d:Property:P12274|Rhineland-Palatinate school ID]], [[:d:Property:P12276|Enciclopedia di Roma monument ID]], [[:d:Property:P12277|Enciclopedia di Roma street ID]], [[:d:Property:P12278|Mid-Atlantic Herbaria Consortium taxon ID]], [[:d:Property:P12279|The Criterion Collection spine number]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
** [[:d:Wikidata:Property proposal/Water bottle volume|Water bottle volume]] (<nowiki>Volume of the water bottle</nowiki>)
** [[:d:Wikidata:Property proposal/Is it metric?|Is it metric?]] (<nowiki>To check if it's a metric.</nowiki>)
** [[:d:Wikidata:Property proposal/Anti-Cheat software used|Anti-Cheat software used]] (<nowiki>anti-cheat solution used by this multiplayer video game</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/turismo.marche.it place ID|turismo.marche.it place ID]], [[:d:Wikidata:Property proposal/Joseph Smith Papers person ID|Joseph Smith Papers person ID]], [[:d:Wikidata:Property proposal/Team Scotland ID|Team Scotland ID]], [[:d:Wikidata:Property proposal/Globoplay ID|Globoplay ID]], [[:d:Wikidata:Property proposal/DoblajeVideojuegos game ID|DoblajeVideojuegos game ID]], [[:d:Wikidata:Property proposal/National Natural Parks System ID|National Natural Parks System ID]], [[:d:Wikidata:Property proposal/Commonwealth Games Australia ID|Commonwealth Games Australia ID]], [[:d:Wikidata:Property proposal/Adventure-Treff game ID|Adventure-Treff game ID]], [[:d:Wikidata:Property proposal/TouchArcade game ID|TouchArcade game ID]], [[:d:Wikidata:Property proposal/Mod.io ID|Mod.io ID]], [[:d:Wikidata:Property proposal/The Models Resource game ID|The Models Resource game ID]], [[:d:Wikidata:Property proposal/The Models Resource entity ID|The Models Resource entity ID]], [[:d:Wikidata:Property proposal/tourist information point number|tourist information point number]], [[:d:Wikidata:Property proposal/Jinji Koshinjyo ID|Jinji Koshinjyo ID]], [[:d:Wikidata:Property proposal/Bandcamp track ID|Bandcamp track ID]]
<!-- END NEW PROPOSALS -->
''' Did you know? '''
* Query examples:
** [https://w.wiki/8hxE Average age of supporters of Gérard Depardieu] according to [[:d:Q124005357|Appel de 50 personnalités du monde de la culture]] ([https://wikis.world/@pac2/111683066147340243 source])
** [https://w.wiki/8jVE {{LangSwitch|en=Map of running/out of service railway stations in France|fr=Carte des gares ferroviaires en France métropolitaine selon leur état d'usage}}]
** [https://w.wiki/8mLv Bridges in the UK with photos] ([https://twitter.com/Tagishsimon/status/1744035707813785997 source])
** [https://w.wiki/8nBH Programming languages influenced by Niklaus Wirth (directly or indirectly)] ([https://twitter.com/WikidataFacts/status/1742655469284409451 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProject]]: [[d:Wikidata:WikiProject Podcast Episodes 2024|Podcast Episodes 2024]] - The goal of this project is to add episode pages for individual podcasts.
* Newest [[d:Wikidata:Database reports|database report]]: [[Wikidata:Database reports/children of unborn parents|children of unborn parents]]
* [[d:Wikidata:Showcase items|Showcase Item]]: [[d:Q1757|Helsinki (Q1757)]] - capital and most populous city of Finland
* [[d:Wikidata:Showcase lexemes|Showcase Lexeme]]: [[d:Lexeme:L1226849|Allah korusun (L1226849)]] - Turkish for 'God forbid'
''' Development '''
* IP masking/temporary accounts: We are adjusting Wikibase to be prepared for the upcoming changes to no longer expose IP addresses for non-logged-in users ([[phab:T351968]])
* Dumps/lex. data: We’re adjusting how empty lists of Forms and Senses are represented in JSON dumps ([[phab:T305660]])
* Wikibase REST API:
** We finished the work on making it possible to get all sitelinks of an Item ([[phab:T344041]])
** We are working on getting a sitelink for a given wiki ([[phab:T344039]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/2024_01_08#Newest_properties_and_property_proposals_to_review|above]].
* Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/2024_01_08#Did_you_know?|above]].
* Participate in this week's Lexeme challenge: [https://dicare.toolforge.org/lexemes/challenge.php?id=124 Ologies]
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2024 01 08|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]]
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26028809 -->
== Wikidata weekly summary #611 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments: [[:d:Wikidata:Requests_for_comment/Inverse_property_access_for_wikis_:_a_lua_API_request_for_the_development_team|Community request for the development team to access inverse properties on client wikis]]. (Summary: We currently cannot access inverse property values on Wikipedia. This can be a data management issue on Wikipedia as we must always ask ourself if we must introduce an inverse property for cases where we need them. So I think it’s useful to gather the usecases community would want and draft a request for an API to the devteam to do that.)
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming: The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 17th January 2024 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
* Past
**[[w:de:Wikipedia:Arbeitsgemeinschaft_Kunstwissenschaften_%2B_Wikipedia/Provenance_loves_Wiki/English|Provenance Loves Wiki (PLW24)]], Jan 12th - 14th, research and data on the origin of artworks and cultural heritage and how Wikibase and Wikidata can support this.
** [https://twitter.com/WRdcongo/status/1745362701537198449 WikiLovesWomen #SheSaid] campaign wrapped up the 2023 campaign by visiting Kinshasha and Kisangani, where local Wikimedians improved quotes from women on FR Wikipedia and Wikidata.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://diff.wikimedia.org/2024/01/04/building-connected-libraries-in-nigeria-reflections-from-the-wikibase-journey/ Building Connected Libraries in Nigeria:] --> Reflections from the Wikibase Journey on collaboration and resouce sharing between Nigerian Libraries.
** [https://finnaarupnielsen.wordpress.com/2024/01/11/wikidata-and-chatgpt-integration-failure/ Wikidata and ChatGPT integration failure] --> read about Finn Årup Nielsen's attempts to integrate LLM's with Wikidata.
** [https://www.openstreetmap.org/user/Danysan95/diary/403095 QLever: a new way to query OpenStreetMap] --> Discussion of the new opportunities offered by QLever to query OpenStreetMap and to run federated queries with Wikidata
** [[outreach:GLAM/Newsletter/December_2023/Contents/Sweden_report#Wikidata_for_authority_control:_3_years_of_work|Wikidata for authority control: 3 years of work]] --> The three-year Wikidata for authority control project, a collaboration between Wikimedia Sverige and Swedish museums, concluded in December 2023. It equipped museum staff with tools and skills to integrate their authority databases with Wikidata, resulting in added identifiers, SPARQL query proficiency, and enhanced knowledge sharing within the GLAM sector.
** [[outreach:GLAM/Newsletter/December 2023/Contents/Germany report|Go-ahead for Wikidata Project of GLAM institutions from Baden-Württemberg]] --> The GLAM-BW project, under "GLAM goes OpenData," connects major collections in Baden-Württemberg, focusing on the württembergische Kunstkammer. With over 3,000 objects, the project integrates information on collectors, histories, and objects into a knowledge graph for semantic searches, contributing to the broader realm of linked open data, akin to Wikidata.
** [[outreach:GLAM/Newsletter/December 2023/Contents/Switzerland report|Swiss GLAM Programme]] --> Wikimedia CH imported the Museum of Natural History of Neuchâtel's urchin fossil casts to Wikimedia Commons, connecting structured data on Wikidata. The project involved data cleaning, adding missing elements, and file imports via OpenRefine, highlighting seamless integration between Wikidata and Commons.
* Papers
** [https://juser.fz-juelich.de/record/1020648 Reflections on the PCC Wikidata Pilot at UCLA Library:] --> Undertaking the PCC Learning Objectives. Discusses the 14-month Pilot programme for cooperative cataloguing of UCLA Library and Museum Collections. By E. Zhang, P. Biswas & I. Dagher.
** [https://openaccess.thecvf.com/content/WACV2024/papers/Tahmasebzadeh_Few-Shot_Event_Classification_in_Images_Using_Knowledge_Graphs_for_Prompting_WACV_2024_paper.pdf Few-Shot Event Classification in Images using Knowledge Graphs for Prompting] --> How can Wikidata and Wikipedia help Vision-Language Models improve their classification of images. Tahmasebzadeh et al., 2024.
* Videos
** [https://www.youtube.com/watch?v=a8Ok7Q-65OQ SMWCon 2023: Semantics, Wikis, and AI] --> Day 1, Keynote by Prof. Markus Krötzsch who explores origins and principles of semantic wikis and key challenges that lie ahead in managing knowledge.
** [https://www.youtube.com/watch?v=XSrFSz2BUno GLAM on Tour 2023 im Museum Barberini] (German) --> find out what Museums have got to do with Wikipedia, Wikimedia Commons and Wikidata. [[w:de:Wikipedia:GLAM|More Info Here]].
* Interactive notebooks: [https://observablehq.com/@pac02/lam GLAM : Geolocated and Labelled Articles Map] - explore Featured and Good Wikipedia articles through a map, powered by Wikidata.
''' Tool of the week '''
* [https://community.openstreetmap.org/t/announcing-us-boundary-tagging-qa-checker/107744 Brian M Sperlongano] released [https://zelonewolf.github.io/wikidata-qa/ US boundary QA checker], a quality assurance tool for finding issues with boundary data in the United States by using Wikidata, OpenStreetMap, and US Census Bureau data.
* The Surrounding Ocean (available at [https://vrandezo.github.io/TheSurroundingOcean/ vrandezo.github.io/TheSurroundingOcean]) - is a tool that allows you to browse lexicographical data. You can use the tool to explore words and their meanings, translations, and synonyms. The tool is currently under development, and the developer, Danny, would appreciate feedback to fix any issues with the tool. More info: [[Wikidata:The Surrounding Ocean]].
''' Other Noteworthy Stuff '''
* [https://wiki.openstreetmap.org/wiki/OSM-Wikidata_Map_Framework OS-Wikidata Map Framework] List of tools and maps which combines OSM and Wikidata.
* [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/Y7PRNX3SMKLTT6ABLGYADTLT2NQ7MKJE/ Call for Projects and Mentors for Google Summer of Code 2024 and Outreachy Round 28 is OPEN!]
* Got an idea for a project to reclaim the public nature of the internet? With Wikidata? [https://nlnet.nl/news/2023/20240109-CommonsFund-starts.html NLNet has a new fund you could apply to.]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes: none
* Newest External identifiers: [[:d:Property:P12280|Walk Score ID]], [[:d:Property:P12281|HistoriaGames game ID]], [[:d:Property:P12282|Deutsche Bahn station number]], [[:d:Property:P12283|Legends Tour player ID]], [[:d:Property:P12284|Moscow Cultural Heritage ID]], [[:d:Property:P12285|USOPC Hall of Fame ID]], [[:d:Property:P12288|Cathopedia article ID]], [[:d:Property:P12289|TouchArcade game ID]], [[:d:Property:P12290|DoblajeVideojuegos game ID]], [[:d:Property:P12291|Adventure-Treff game ID]], [[:d:Property:P12292|Biota of New Zealand ID]], [[:d:Property:P12293|Consortium of Bryophyte Herbaria taxon ID]], [[:d:Property:P12294|Consortium of Lichen Herbaria taxon ID]], [[:d:Property:P12295|Native Plants Hawaii ID]], [[:d:Property:P12296|SERNEC taxon ID]], [[:d:Property:P12297|TORCH taxon ID]], [[:d:Property:P12298|Penstemon Database ID]], [[:d:Property:P12299|Digicarmel ID]], [[:d:Property:P12300|Retskrivningsordbogen ID]], [[:d:Property:P12301|MAMCS artwork ID]], [[:d:Property:P12302|Sofascore player ID]], [[:d:Property:P12303|Mod.io game ID]], [[:d:Property:P12304|Sina Chinese Basketball player ID]], [[:d:Property:P12305|turismo.marche.it place ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/describes|describes]] (<nowiki>Data objects that are described by this entity (e.g. an encyclopedia or topic-related book; intended for input of several data objects.)</nowiki>)
**[[:d:Wikidata:Property proposal/memory type|memory type]] (<nowiki>specifies the type of working memory of this data object</nowiki>)
**[[:d:Wikidata:Property proposal/filial church|filial church]] (<nowiki>church which acts as the less important temple of a parish</nowiki>)
**[[:d:Wikidata:Property proposal/TOPO id|TOPO id]] (<nowiki>unique code to identify topographical features of France (department, city, thoroughfare...)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Bluesky handle|Bluesky handle]], [[:d:Wikidata:Property proposal/Merkur author ID|Merkur author ID]], [[:d:Wikidata:Property proposal/Bavarian school ID|Bavarian school ID]], [[:d:Wikidata:Property proposal/Rugby Database ID|Rugby Database ID]], [[:d:Wikidata:Property proposal/Playstation Store Concept ID|Playstation Store Concept ID]], [[:d:Wikidata:Property proposal/ArchDaily Architecture Office ID|ArchDaily Architecture Office ID]], [[:d:Wikidata:Property proposal/Il Nuovo De Mauro ID|Il Nuovo De Mauro ID]], [[:d:Wikidata:Property proposal/Bluesky DID|Bluesky DID]]
<!-- END NEW PROPOSALS -->
''' Did you know? '''
* Query examples:
** [https://w.wiki/8r4K Historical events by a city sorted by importance] ([[d:Wikidata:Request_a_query#historical_events_by_a_city_sorted_by_importance|source]])
** [https://w.wiki/8r4T Bubble chart showing countries with the highest number of children out of school in 2013] ([[d:Wikidata:Weekly_query_examples/2018|source]])
** [https://w.wiki/8r4Z Timeline of writing systems and alphabets] ([[d:Wikidata:Weekly query examples/2019|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Decolonise Wiki|WikiProject Decolonise Wiki]] --> intends to focus on decolonising text, depictions and media within all relevant Wikipedia articles.
* WikiProject Highlights: Ontology Cleaning Task Force: A group of people have started a task force to discuss problems with the Wikidata ontology and how to clean them up. Anyone interested in participating is welcome. The task force maintains [[Wikidata:WikiProject Ontology/Cleaning Task Force]] as a record of its activities. You can add yourself to the participants list there and find out how to join group meetings or otherwise participate in the group. ''(Got something noteworthy happening in your WikiProject? Share it in the upcoming issue!)''
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Lexicographical data/Reports/Empty lexemes|Lexicographical data/Reports/Empty lexemes]] - Lexemes with no statements, no forms and no senses. ''(Do you see Lexemes from your language in the list that you can fix?)''
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q45919591|January 15, 2018 (Q45919591)]] - Monday in January 2018
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1081423|در جنگ حلوا بخش نمیکنند]] (L1081423) - Persian with a meaning similar to "all's fair in love and war"
''' Development '''
* IP masking: We are working on adjusting Wikibase to handle the upcoming introduction of IP masking, which will give editors who are not logged in a temporary account name instead of using their IP to attribute edits to ([[phab:T351968]])
* Lexicographical data: We are changing how empty Senses and Forms are represented in the dumps ([[phab:T305660]])
* mul language code: We are doing user testing for the current implementation to see if it is understandable for people.
* Mismatch Finder: We are continuing the work on migrating it to the Codex design system.
* REST API:
** We improved the handling of lower-case statement IDs ([[phab:T354262]])
** We are working on getting a sitelink for a given wiki ([[phab:T344039]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Pigs
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:१३, १५ ज्यानुवरी २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26028809 -->
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26044841 -->
== Wikidata weekly summary #612 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. [[d:Special:MyLanguage/Wikidata:Status updates/2024 01 22|Translations]] are available.'' </div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments: [[d:Wikidata:Requests_for_comment/Domain_name_as_data|Domain name as data]] (Summary: How should Wikidata store the domain name associated with an item? There are many properties for URLs, but a domain name is a different value.)
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Past
** Wikidata+Wikibase office hour session log: [[d:Wikidata:Events/Telegram office hour 2024-01-17|Telegram office hour 2024-01-17]]
** [[w:de:Wikipedia:Arbeitsgemeinschaft_Kunstwissenschaften_%2B_Wikipedia/Provenance_loves_Wiki/Program|PLW 2024: Provenance loves Wiki]] - Fri. 12th - Sun. 14th January. If you missed the event, catch up by reading the slides, Notes and watching the recordings on the Project page
* Next: [https://twitter.com/UM_Library/status/1747257408328802651/photo/1 Linked Open Data in Heritage Workshop] > Jan. 23rd, 13:00 - 15:00 CET. If you are in the Maastricht University Faculty and want to know enhance heritage research, improve data management, connectivity and visualisation, [https://maastrichtuniversity.eu.qualtrics.com/jfe/form/SV_5cDQAbfOkEYdZoW register] for the Workshop.
''' Press, articles, blog posts, videos '''
* Blogs
** [http://simia.net/wiki/Languages_with_the_best_lexicographic_data_coverage_in_Wikidata_2023 Languages with the best lexicographic data coverage in Wikidata 2023]
** [https://tech-news.wikimedia.de/2024/01/17/working-with-catalogues-a-wikidata-volunteers-perspective/ Working with catalogues: a Wikidata volunteer’s perspective] --> interview with [[User:Epìdosis|Epìdosis]] where they discuss the challenges and opportunities of working with catalogues on Wikidata.
* Papers
** [[:d:Q124289369|The reconciliation of SBN authority records with Wikidata. Progresses and perspectives after a decade of work (2013-2023) (Q124289369)]] (Italian title: Riconciliare le voci di autorità in SBN con Wikidata. Progressi e prospettive dopo un decennio di lavoro (2013-2023)) [https://jlis.it/index.php/jlis/article/view/573 (paper in Italian)] - deals with the reconciliation of the authority file of the biggest Italian collective library catalogue (OPAC SBN) with Wikidata
** [[:d:Q124289388|The evolution of authority work in SBN. From origins to Alphabetica and future prospects (Q124289388)]] (Italian title: L’evoluzione dell’''authority work'' in SBN. Dalle origini ad Alphabetica e prospettive future) [https://jlis.it/index.php/jlis/article/view/572 (paper in Italian)] - deals with the evolution of the authority work in the biggest Italian collective library catalogue (OPAC SBN), with many references to Wikidata
** [https://doi.org/10.26481/dis.20240116aw Biological Pathway Abstractions: From 2D drawings to Multidimensional Linked Data] > this thesis by Andra Sachinder Waagmeester discusses the utility of using Wikidata as a Knowledge Graph for Life Sciences.
* Videos
** [https://www.youtube.com/watch?v=lWqZ814E8YU "From Wiki to Digital Humanities - Establishing a Literature Index Network" Symposium](Taiwanese) from Wang Shiqing. A scholar of Taiwanese history, this symposium explores linking their historical and academic research with Wikidata.
** Semantic MediaWiki Con 2023
*** [https://www.youtube.com/watch?v=STG7VhdiyZw AskWikidata]: Natural language queries to Wikidata, a naive prototype created by Senior Software Engineer for Wikidata, Robert Timm. [https://colab.research.google.com/drive/1yRZshpNj0kXwY0XuUYw5ziqjw_RffxH- Want to try? (Google Colab)]
*** [https://www.youtube.com/watch?v=7VyTkg3J8Sc Fixing Wikidata: by viewing it as a series of tables] by Yaron Koren, who challenges that Wikidata can become more useful with more structured editing and querying practices.
''' Tool of the week '''
* Wikimedia Commons based streaming services by [[d:User:Magnus Manske|Magnus]]: [[d:Help:WikiFlix|WikiFlix]] for movies and the companion tool [[d:Help:WikiVibes|WikiVibes]] for audio.
''' Other Noteworthy Stuff '''
* Wikimedia Deutschland hiring:
** [https://wikimedia-deutschland.softgarden.io/job/40651559/Software-Engineer-Wikidata-m-f-d-/?jobDbPVId=110100750&l=en Software Engineer, Wikidata]
** [https://wikimedia-deutschland.softgarden.io/job/40775956/Software-Engineer-Wikidata-for-Wikimedia-Projects-m-f-d-?jobDbPVId=110472737&l=en Software Engineer, Wikidata for Wikimedia Projects]
** [https://wikimedia-deutschland.softgarden.io/job/40776229/Senior-Software-Engineer-Wikidata-for-Wikimedia-Projects-m-f-d-?jobDbPVId=110473871&l=en Senior Software Engineer, Wikidata for Wikimedia Projects]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12322|underlying structure]] (<nowiki>an instance of the subject becomes an instance of the object if some of its data are lost</nowiki>)
**[[:d:Property:P12323|working memory type]] (<nowiki>specifies the type of working memory of this data object</nowiki>)
**[[:d:Property:P12324|production manager]] (<nowiki>manager that is responsible for the administration of a feature film or television production</nowiki>)
**[[:d:Property:P12328|simulate]] (<nowiki>the element imitates or makes the value of the property appear real</nowiki>)
**[[:d:Property:P12330|Philippine middle name]] (<nowiki>maternal surname generally placed in the middle of this person's name</nowiki>)
* Newest External identifiers: [[:d:Property:P12306|ISzDb series ID]], [[:d:Property:P12307|IFTTT service ID]], [[:d:Property:P12308|National-Football-Teams.com team ID]], [[:d:Property:P12309|Moviefone person ID]], [[:d:Property:P12310|Commonwealth Games Australia athlete ID]], [[:d:Property:P12311|Team Scotland athlete ID]], [[:d:Property:P12312|Kicker team ID]], [[:d:Property:P12313|goalzz.com team ID]], [[:d:Property:P12314|vesti.kz team ID]], [[:d:Property:P12315|Am Faclair Beag ID]], [[:d:Property:P12316|tourist information point number]], [[:d:Property:P12317|Alexandria.dk person ID]], [[:d:Property:P12319|Babelio serial ID]], [[:d:Property:P12320|Moviebuff ID]], [[:d:Property:P12321|RCS number]], [[:d:Property:P12325|Sayed Ganj Balochi Glossary ID]], [[:d:Property:P12326|Vazhaju Word ID]], [[:d:Property:P12327|Stage]], [[:d:Property:P12329|Qué series ver ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/If non-metric|If non-metric]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/civil rank|civil rank]] (<nowiki>non-military rank of a civil office holder in Russian Empire</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/PhoneScoop phone ID|PhoneScoop phone ID]], [[:d:Wikidata:Property proposal/TopKar ID|TopKar ID]], [[:d:Wikidata:Property proposal/IFOPT stop identifier|IFOPT stop identifier]], [[:d:Wikidata:Property proposal/Flashback lexicon ID|Flashback lexicon ID]], [[:d:Wikidata:Property proposal/Letterboxd director ID|Letterboxd director ID]], [[:d:Wikidata:Property proposal/Letterboxd user ID|Letterboxd user ID]], [[:d:Wikidata:Property proposal/HbVar ID|HbVar ID]], [[:d:Wikidata:Property proposal/MobiTUKI Swahili-English Dictionary entry|MobiTUKI Swahili-English Dictionary entry]], [[:d:Wikidata:Property proposal/HistoryMakers Digital Archive Maker ID|HistoryMakers Digital Archive Maker ID]], [[:d:Wikidata:Property proposal/Wörterbuch zur Verbvalenz sense ID|Wörterbuch zur Verbvalenz sense ID]], [[:d:Wikidata:Property proposal/Euro+Med PlantBase taxon ID|Euro+Med PlantBase taxon ID]], [[:d:Wikidata:Property proposal/Code de la collectivité territoriale ayant les compétences départementales|Code de la collectivité territoriale ayant les compétences départementales]], [[:d:Wikidata:Property proposal/Dansk Forfatterleksikon ID|Dansk Forfatterleksikon ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/8pEM Distance between the birthplace of UK ministers and London] ([https://twitter.com/Tagishsimon/status/1745582716936946078 source])
** [https://w.wiki/Pra Map of countries receiving the Nobel peace prize]
** [https://w.wiki/XoZ People who have returned to being their country’s head of government after the longest gap]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Media art|WikiProject Media art]] - to work together with initiatives archiving media art and find common best practices.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Lexicographical data/Statistics/Count of lexemes without senses|Count of Senseless Lexemes per language]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q12418|Mona Lisa (Q12418)]] - oil painting by Leonardo da Vinci
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1131949|grilldress (L1131949)]] - track suit for grilling in Bokmål
''' Development '''
* IP Masking: We are continuing to adapt Wikibase to the upcoming IP Masking feature. We worked on hiding warnings about IP addresses being saved when they don’t apply ([[phab:T353807]], [[phab:T352006]]) and creating temporary accounts when editing ([[phab:T354730]])
* Wikibase REST API:
** We continued working on the ability to get a sitelink for a given site ([[phab:T344039]])
** We started working on the ability to remove a sitelink for a given wiki ([[phab:T344685]])
** We worked on fixing a bug where the REST API PUT request does not handle statement on Items with lowercase statement IDs ([[phab:T352644]])
* mul language code: We did user testing to find any remaining issue before release
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Cinematography
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] -[[Ŋun su:MediaWiki message delivery|MediaWiki message delivery]] ([[Ŋun su yɛltɔɣa:MediaWiki message delivery|Yɛltɔɣa]]) 17:13, 15 Silimin gɔli January 2024 (GMT)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26100753 -->
== Wikidata weekly summary #613 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.'' </div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#ROBERTSHST|ROBERTSHST]] requested adminship to be able to link protected Wikipedia pages to Wikidata. The request has been denied and closed.
* New request for comments: [[d:Wikidata:Administrators%27_noticeboard#Block_of_Frettiebot|Frettiebot block?]] - [[d:User:Bovlb|Bovlb]] has requested community input about the edit behaviour of this bot, with more discussion found on the [[d:User_talk:Frettiebot#Block|Frettiebot Discussion]] page.
''' Press, articles, blog posts, videos '''
* Books: [https://cdn.ymaws.com/www.cilip.org.uk/resource/group/bd35bb32-65ad-475f-82be-dcfe36e1ec69/focus/focus_54-2.pdf Banned books, Wikipedia and Wikidata] - Volume 54, Number 2, 2023 of the focus on International Library and Information Work. Professor Núria Ferran of Women and Wikipedia.
* Papers
** [https://arxiv.org/pdf/2401.07683.pdf Assisted Knowledge Graph Authoring:] Human-Supervised Knowledge Graph Construction from Natural Language - a Web app allowing domain experts to create natural language Wikidata-based knowledge graphs. By Gohsen & Stein (2024).
** [https://arxiv.org/pdf/2401.12474.pdf Large Language Models are Superpositions of All Characters: Attaining Arbitrary Role-play via Self-Alignment] - Lu, K., Yu, B., Zhou, C. & Zhou, J., (2024),. This paper explores using Knowledge Graph data silos to enrich interactions and dialogues with AI NPC's in roleplay videogames.
** [https://arxiv.org/pdf/2401.04695.pdf Narrowing the Knowledge Evaluation Gap:] Open-Domain Question Answering with Multi-Granularity Answers - evaluating predicted answers against a set of multi-granularity answers based on Wikidata. By Yona et al, (2024).
* Videos
** [https://www.youtube.com/watch?v=LZptQ94bxoo Introduction to Wikidata Query Tool] - Learn A Wiki Skill (LAWS). If you are a Wikidata beginner, enjoy this video provided by Open Foundation West Africa.
** [https://www.youtube.com/watch?v=VIIxn9FtZKU Wikibase Cloud For Cultural Heritage Data Online] and the SNARC Hub for Name Authority Records relating to Wales and the Welsh Language, with Jason J. Evans.
** [https://www.youtube.com/watch?v=0QbEIgY2Qhs How to use Wikidata in research:] good practices for using and sharing open data (Portugese). A training session by Rute Correia of Wikimedia Portugal.
* WikidataCon 2023 - (English Audio)
** [https://www.youtube.com/watch?v=sMUAp1ePsrg Wikifunctions: fulfilling one of Wikidata's missing promises?] - with Denny Vrandečić
** [https://www.youtube.com/watch?v=XC0H8PoSeKc Structured data and collaborative curation:] WikiProjects and Wikidata - with Daniel Mietchen.
** [https://www.youtube.com/watch?v=0_NwZhbVoHg Spreading our Data further with Wikibase REST API] by L. Pintscher.
* Presentations:
** [https://zenodo.org/records/10557209 Wikibase for a Research Project] - A slidedeck provided by Ruth v.d. Bussche presented at [[de:wp:Wikipedia:Arbeitsgemeinschaft_Kunstwissenschaften_%2B_Wikipedia/Provenance_loves_Wiki/English|Provenance Loves Wiki '24]]
** Provenance Loves Wiki 2024 slides on [https://zenodo.org/records/10569041 Linking Boetticher and 19th Century Paintings] through Wikidata and Wikisource
* Notebooks: [https://observablehq.com/@pac02/glam2 GLAM2: Geolocated and Labeled Articles Map] - much like the previously shared [https://observablehq.com/@pac02/lam GLAM1] visually representing distribution of Good & Featured Articles but in a different visualisation.
''' Tool of the week '''
* [https://observablehq.com/@pac02/wifga Wikidata's insights for featured and good Wikipedia articles], a new Observable's notebook which helps exploring good articles or featured articles in any Wikipedia using Wikidata properties such as P31, P21, P106, P17, P27, etc.
* [https://speedpatrolling.toolforge.org/ SpeedPatrolling] - This tool helps Wikidata editors to patrol recent changes.
* metaphacts and Ontotext launch a new end-user interface on top of the Wikidata Knowledge Graph: [https://www.ontotext.com/company/news/metaphacts-ontotext-interface-for-wikidata-demo-system/?utm_campaign=Metaphacts&utm_content=272732273&utm_medium=social&utm_source=twitter&hss_channel=tw-33893047 try it here!]
''' Other Noteworthy Stuff '''
* A job opening for a [https://careers.iscb.org/jobs/view/8682 Data Scientist / Knowledge Engineer] to use Wikidata as a foundational layer for an NSF-funded [https://www.nsf.gov/pubs/2023/nsf23571/nsf23571.htm) Prototype Open Knowledge Network].
* The Wikidata Development team needs your feedback! We are currently evaluating a new feature for the Wikidata Query Service. Fancy sharing your thoughts? We would greatly appreciate it if you could complete [https://wikimedia.sslsurvey.de/Feedback_on_stop_query_solution_for_Query_Service this survey on Lamapoll]. It should take you around 10–15 minutes. Your input means a lot to us. Thank you!
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12322|underlying structure(s)]] (<nowiki>mathematical structure(s) obtained by deleting some data of the subject</nowiki>)
**[[:d:Property:P12323|working memory type]] (<nowiki>specifies the type of working memory of this data object</nowiki>)
**[[:d:Property:P12324|production manager]] (<nowiki>manager that is responsible for the administration of a feature film or television production</nowiki>)
**[[:d:Property:P12328|simulates]] (<nowiki>item simulated, imitated, or made to appear real by this item</nowiki>)
**[[:d:Property:P12330|Philippine middle name]] (<nowiki>maternal surname generally placed in the middle of this person's name</nowiki>)
**[[:d:Property:P12346|combines media]] (<nowiki>media files that composes this media file</nowiki>)
**[[:d:Property:P12363|clerked for]] (<nowiki>this person has held a clerkship with the judge</nowiki>)
* Newest External identifiers: [[:d:Property:P12321|RCS number]], [[:d:Property:P12325|Sayed Ganj Balochi Glossary ID]], [[:d:Property:P12326|Vazhaju word ID]], [[:d:Property:P12327|Stage username]], [[:d:Property:P12329|Qué series ver series ID]], [[:d:Property:P12331|Baseball-Reference.com manager ID]], [[:d:Property:P12332|Playstation Store concept ID]], [[:d:Property:P12333|Pallaalcentro player ID]], [[:d:Property:P12334|Rowing Canada ID]], [[:d:Property:P12335|Rugby Database ID]], [[:d:Property:P12336|Encyclopedia of Cacti species ID]], [[:d:Property:P12337|Nebula channel ID]], [[:d:Property:P12338|fiba.basketball player ID]], [[:d:Property:P12339|Académie de Stanislas member ID]], [[:d:Property:P12340|National Natural Parks System ID]], [[:d:Property:P12341|Bandcamp track ID]], [[:d:Property:P12347|NientePopCorn movie ID]], [[:d:Property:P12348|NientePopCorn series ID]], [[:d:Property:P12349|NientePopCorn person ID]], [[:d:Property:P12350|Bavarian school ID]], [[:d:Property:P12351|BookBrainz edition ID]], [[:d:Property:P12352|British Pathé asset ID]], [[:d:Property:P12353|CRIS Unique Site Number]], [[:d:Property:P12354|Great American Business Leaders of the 20th Century ID]], [[:d:Property:P12355|Merkur author page]], [[:d:Property:P12356|Globoplay ID]], [[:d:Property:P12357|BindingDB ID]], [[:d:Property:P12358|FFTT player ID]], [[:d:Property:P12359|Czech geological location ID]], [[:d:Property:P12360|etymologiebank.nl ID]], [[:d:Property:P12361|Bluesky handle]], [[:d:Property:P12362|Parliament of Victoria ID]], [[:d:Property:P12364|ArchDaily architecture office ID]], [[:d:Property:P12365|HistoryMakers Maker Directory ID]], [[:d:Property:P12366|OKRB 011-2022 code]], [[:d:Property:P12367|Plant Illustrations taxon ID]], [[:d:Property:P12368|Plant Illustrations species ID]], [[:d:Property:P12369|Bantumen Powerlist 100]], [[:d:Property:P12370|International Hockey Federation competition ID]], [[:d:Property:P12371|IndExs Exsiccata editor ID]], [[:d:Property:P12372|COSL profile ID]], [[:d:Property:P12373|The Models Resource entity ID]], [[:d:Property:P12374|HbVar ID]], [[:d:Property:P12375|TracesOfWar award ID]], [[:d:Property:P12376|Latindex 2022 ID]], [[:d:Property:P12377|Flashback lexicon ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Number of delegates|Number of delegates]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/afd-verbot.de person id|afd-verbot.de person id]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/date of application|date of application]] (<nowiki>date of a application/request that lead to a membership in an organisation, an employment or issuance of an identifier</nowiki>)
**[[:d:Wikidata:Property proposal/authorized image|authorized image]] (<nowiki>Proposing to distinguish images with reliable source from GLAM partners or cultural institutions</nowiki>)
**[[:d:Wikidata:Property proposal/Dejure.org-Schlagwort (de)|Dejure.org-Schlagwort (de)]] (<nowiki>searchword in Dejure.org</nowiki>)
* New External identifier property proposals to review:: [[:d:Wikidata:Property proposal/VD 17 ID|VD 17 ID]], [[:d:Wikidata:Property proposal/Gran Enciclopèdia Catalana ID|Gran Enciclopèdia Catalana ID]], [[:d:Wikidata:Property proposal/MobiTUKI English-Swahili Dictionary entry|MobiTUKI English-Swahili Dictionary entry]], [[:d:Wikidata:Property proposal/Singerman Identifier|Singerman Identifier]], [[:d:Wikidata:Property proposal/X place ID|X place ID]], [[:d:Wikidata:Property proposal/PteridoPortal taxon ID|PteridoPortal taxon ID]], [[:d:Wikidata:Property proposal/Plants of Hawaiʻi ID|Plants of Hawaiʻi ID]], [[:d:Wikidata:Property proposal/Kalliope.org author ID|Kalliope.org author ID]], [[:d:Wikidata:Property proposal/The StoryGraph Author ID|The StoryGraph Author ID]], [[:d:Wikidata:Property proposal/EDIT16 title & place IDs|EDIT16 title & place IDs]], [[:d:Wikidata:Property proposal/Myths on Maps Identifier|Myths on Maps Identifier]], [[:d:Wikidata:Property proposal/Anglo-Norman Dictionary entry|Anglo-Norman Dictionary entry]], [[:d:Wikidata:Property proposal/Archives départementales du Vaucluse Fonds ID|Archives départementales du Vaucluse Fonds ID]], [[:d:Wikidata:Property proposal/ru.hayazg.info ID|ru.hayazg.info ID]], [[:d:Wikidata:Property proposal/Sundance Institute Archive ID|Sundance Institute Archive ID]], [[:d:Wikidata:Property proposal/Mindat taxon ID|Mindat taxon ID]], [[:d:Wikidata:Property proposal/notify.moe ID|notify.moe ID]], [[:d:Wikidata:Property proposal/nimi.li id|nimi.li id]], [[:d:Wikidata:Property proposal/Nintendo eShop (UK) ID|Nintendo eShop (UK) ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/8vwq The 100 smallest mountains in France] ([https://wikis.world/@pac2/111803681068833819 source])
** [https://w.wiki/8onv French Prime ministers ordered by age when they start in office] ([https://wikis.world/@pac2/111735781109610547 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject IBC 2024|Wikidata:WikiProject IBC 2024]] - The International Botanical Congress (IBC) takes place once every six years. The organisers of this WikiProject see this conference as an ideal opportunity to engage with the wider botanical community, educate them about the potential of Wikidata and to train them in its use. We will also use this opportunity to improve the data held in Wikidata about the participants, presenters and their contributions to botany.
** [[d:Wikidata:WikiProject Health Data Space|WikiProject Health Data Space]] - This project is about organising data related to health data spaces, in particular the efforts to create a European Health Data Space. Initially it will focus on Sweden.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Differences in birth and death dates|Differences in birth and death dates]] - This is list of reports when birth date or death date in Wikidata differs from other sources:
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q2513|Hubble Space Telescope (Q2513)]] - NASA and ESA space telescope (launched 1990)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L204262|šťastný (L204262)]] (Czech) - having luck, fortune, happy. This is our first Czech showcase lexeme and it just so happens to be the largest Lexeme on Wikidata!
''' Development '''
* [Breaking Change] [[listarchive:list/wikidata@lists.wikimedia.org/thread/AAFFOEC7HVHC7FTADBUC6GHMTM62JATY/|We are changing how empty Sense and Form lists are represented in dumps]]
* Fixed the order of item/property suggestions on several occasions, primarily sex or gender (P21) ([[:phab:T355697]])
* mul lanuage code: We are wrapping up the usability testing.
* IP Masking: We continued the work on adapting Wikibase for the upcoming change to not show IP addresses for non-logged in users anymore.
* Wikibase REST API:
** We added the ability to add a sitelink to an Item or edit an existing one ([[phab:T342987]])
** We are fixing a bug where badges were missing in the API reponse for sitelinks ([[phab:T355293]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Diplomacy
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:१५, २९ ज्यानुवरी २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26119016 -->
== Wikidata weekly summary #614 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.'' </div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for permissions/Bot:
** [[d:Wikidata:Requests for permissions/Bot/SamoasambiaBot|SamoasambiaBot]] - Adding coordinate values from fiwiki articles, and 2.) adding location statements based on the coordinates.
** [[d:Wikidata:Requests for permissions/Bot/MidleadingBot 5|MidleadingBot 5]] - Create items for books in [[d:Q477675|National Diet Library (Q477675)]].
* Closed request for comments:
** Closure reason listed as "Not an RfC discussion":<br>[[d:Wikidata:Requests_for_comment/MotoGP_riders%27_links|Moto GP Riders Links]], [[d:Wikidata:Requests_for_comment/Improving_the_performance_of_retrieving_labels,_descriptions_and_aliases|Improve performance of label, description and alias retrieval]], [[d:Wikidata:Requests_for_comment/Create_massive_changes_in_one_property_for_spesific_categories/properties%3F|Create massive changes in one property for specific categories/properties]], [[d:Wikidata:Requests_for_comment/Automatic_analysis_and_breakdown_of_links_(for_social_accounts_reference)|Auto analysis and breakdown of links (for social account reference)]], [[d:Wikidata:Requests_for_comment/Separating_%22citations%22_from_all_Wikipedia_articles_by_using_Wikidata|Separating citations from all Wikipedia articles by using Wikidata]], [[d:Wikidata:Requests_for_comment/Items_for_external_links|Items for external links]]
** Closure reason listed as "No Consensus":<br> [[d:Wikidata:Requests_for_comment/Remove_watchlist_summary|Remove watchlist summary]], [[d:Wikidata:Requests_for_comment/Unifying_GO_activities_and_enzyme_articles|Unify GO articles and enzyme articles]]
** Closure reason listed as "Stale":<br> [[d:Wikidata:Requests_for_comment/Potd|Potd]], [[d:Wikidata:Requests_for_comment/Population_data_model|Population data model]], [[d:Wikidata:Requests_for_comment/handling_of_data_objects_for_pages_in_the_project_namespace|Handling of data objects for pages in project namespace]], [[d:Wikidata:Requests_for_comment/Shouldn%27t_there_be_a_feature_of_adding_qualifiers_inside_qualifiers|Shouldn't there be a feature adding Qualifiers inside Qualifiers?]], [[d:Wikidata:Requests_for_comment/Automatic_sorting_according_to_weight_assigned|Auto sorting according to weight assigned]], [[d:Wikidata:Requests_for_comment/Should_we_create_new_properties_for_beaches%3F|Should we create new properties for beaches]], [[d:Wikidata:Requests_for_comment/Should_previously_linked_Wikipedia_articles_be_separated%3F|Should previously linked Wikipedia articles be separated?]], [[d:Wikidata:Requests_for_comment/A_meta_item_namespace_(Mxxx)_for_structured_data_about_Wikidata|A meta item namespace (Mxxx) for structured data about Wikidata]], [[d:Wikidata:Requests_for_comment/structured_path_for_property_definition_changes|Structured path for property definition changes]], [[d:Wikidata:Requests_for_comment/Improved_instructions_for_translation_admin|Improved instructions for translation admin]]
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call February 6, 2024: Wikimedia user [https://meta.wikimedia.org/wiki/User:Dnshitobu Dnshitobu] will discuss Wikidata for Education, the Dagbani NLP project, and the Dagbani Wikimedians User Group/sister communities. In the last part of the meeting, Dnshitobu will lead a discussion of your ideas for Wikidata Affinity Group activities in 2024 using Jamboard. [https://docs.google.com/document/d/1Xv8dTbvwnWi0fM6YJ1_K_Ue9mIkTsOCH_HFKDWv58iQ/edit?usp=sharing Agenda]
* [https://www.eventbrite.com/e/kick-off-panel-discussion-black-histories-wikipedia-wikidata-edit-a-thon-tickets-794748493137?aff=erelexpmlt Kick-Off Panel Discussion: Black Histories Wikipedia & Wikidata Edit-a-thon] February 6, 17:00 - 18:00 CET. Toronto Metropolitan University. [https://www.eventbrite.com/o/tmu-tpl-u-of-t-york-u-58075008163 Edit-A-Thon's] are also being hosted on Feb. 8th 16:00 CET and Feb. 15th 18:00 CET.
* [https://calendar.library.torontomu.ca/event/3774293 Wikidata 101] is a clinic, part of the #LoveDataWeek hosted at Toronto Metropolitan University; February 13th 11:00 - 12:30 EST in LIB 387 - Library Collaboratory building.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://diff.wikimedia.org/2024/02/02/ld42023-ii-getting-to-know-each-other-librarians-in-the-wikidata-world/ Diff Blog: #LD42023 II: Getting to Know Each Other, Librarians in the Wikidata World] by [[m:User:SEgt-WMF|SEgt-WMF]]
** [https://zbw.eu/labs/blog/accessible-material-of-20th-century-press-archives-largely-extended/ 20th Century Press Archives: access extension and full-text search via Wikidata]
* Papers
** [https://www.researchgate.net/publication/377776326_Wikidata_Challenges_In_the_Semantic_Web_Community Wikidata Challenges in the Semantic Web Community] by Andrea Westerinen. This presentation was given at the Data Modelling Days conference.
** [https://www.nomos-elibrary.de/10.5771/9783987400476/knowledge-organization-for-resilience-in-times-of-crisis-challenges-and-opportunities?page=1A Comparative Study on the Approaches of Name Authority Control and Wikidata Identity Management] pages 63 - 74 of the Proceedings of the 18th International ISKO Conference (2024). Authored by Chen C. & Yuxuan Z.
* Videos
** [https://www.youtube.com/watch?v=BMnrNJxPyo0 Connecting People, Connecting Archives Project] (CACP) – Wikidata Workshop (Arabic). Archivists and scholars collaborated to align objectives and methods for the Connecting Archives Connecting People (CACP) Project. The aim of the workshop was to understand biographical data in archives.
** [https://www.youtube.com/watch?v=iPxMPo7YYQM Wikibase SPARQL Demo] A live demo of the SPARQL MediaWiki extension during the February 2024 Wikibase Stakeholder Group meetup.
* Podcasts: [https://betweenthebrackets.libsyn.com/episode-155-alan-ang-and-kris-litson Between the Brackets, Episode 155] - Alan Ang and Kris Litson discuss Wikidata partnerships and outreach.
* Notebooks
** [https://observablehq.com/@pac02/mdw Mapping of a director's work] a tool which explores the narrative locations of works directed by a filmmaker.
** [https://observablehq.com/@pac02/mww Mapping of a writer's work] : a tool which explores the narrative locations of works written by an author.
''' Tool of the week '''
* [https://directory.civictech.guide/listing/wikidata-search-tool-for-venezuelan-works-in-public-domain A Query and UI] for exploring works of Venezuelan authors, artists, scientists and creators in the Public Domain.
''' Other Noteworthy Stuff '''
* Wikidata development goals for 2024 Q1 has been updated: [[d:Wikidata:Development_plan|Wikidata:Development plan]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes:
**[[:d:Property:P12388|official list URL]] (<nowiki>URL of a website listing instances of the subject, maintained by the authority on the subject</nowiki>)
**[[:d:Property:P12407|Laws of Malaysia URL]] (<nowiki>Uniform Resource Locator for laws of Malaysia</nowiki>)
**[[:d:Property:P12410|semantic derivation]] (<nowiki>links a lexeme sense to a particular sense it is derived from</nowiki>)
**[[:d:Property:P12413|date of application]] (<nowiki>date of a application/request that lead to a membership in an organisation, an employment or issuance of an identifier</nowiki>)
* Newest External identifiers: [[:d:Property:P12378|VMH ID]], [[:d:Property:P12379|protected heritage site in Brussels ID (web version)]], [[:d:Property:P12380|Euro+Med PlantBase taxon ID]], [[:d:Property:P12381|LoverFans ID]], [[:d:Property:P12382|DigiListan artist ID]], [[:d:Property:P12383|Letterboxd director ID]], [[:d:Property:P12384|Letterboxd user ID]], [[:d:Property:P12385|Gran Enciclopèdia Catalana ID]], [[:d:Property:P12386|Dansk Forfatterleksikon ID]], [[:d:Property:P12387|Qantas hotel ID]], [[:d:Property:P12389|Veterans Legacy Memorial ID]], [[:d:Property:P12390|China Animal Scientific Database dbb ID]], [[:d:Property:P12391|National Library of Malaysia OPAC ID]], [[:d:Property:P12392|Taiwan Biographical Database ID]], [[:d:Property:P12393|IFOPT stop ID]], [[:d:Property:P12394|Jinji Koshinjyo ID (1st edition)]], [[:d:Property:P12395|Jinji Koshinjyo ID (4th edition)]], [[:d:Property:P12396|Jinji Koshinjyo ID (8th edition)]], [[:d:Property:P12397|TheTVDB season ID]], [[:d:Property:P12398|TheTVDB company ID]], [[:d:Property:P12399|TheTVDB award ID]], [[:d:Property:P12400|Kialo ID]], [[:d:Property:P12401|Internet Dictionary of Polish Surnames ID]], [[:d:Property:P12402|Myths on Maps identifier]], [[:d:Property:P12403|Plants of Hawaiʻi ID]], [[:d:Property:P12404|Kalliope.org author ID]], [[:d:Property:P12405|PteridoPortal taxon ID]], [[:d:Property:P12406|Wörterbuch zur Verbvalenz sense ID]], [[:d:Property:P12408|XWord Info author ID]], [[:d:Property:P12409|Bluesky DID]], [[:d:Property:P12411|Unified Saudi Occupational Classification]], [[:d:Property:P12412|Lobbypedia ID]], [[:d:Property:P12414|ru.hayazg.info ID]], [[:d:Property:P12415|VD 17 ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/smells of|smells of]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/moment of onset of sexual maturity|moment of onset of sexual maturity]] (<nowiki>the point in time after which an individual attains the ability to reproduce sexually</nowiki>)
**[[:d:Wikidata:Property proposal/url namespace|url namespace]] (<nowiki>URL prefix behind which values of this property can be found using a search engine</nowiki>)
**[[:d:Wikidata:Property proposal/ultima verba|ultima verba]] (<nowiki>last words spoken by a subject</nowiki>)
**[[:d:Wikidata:Property proposal/Performing organization|Performing organization]] (<nowiki>organization that received funding to create this entity</nowiki>)
**[[:d:Wikidata:Property proposal/filial church|filial church]] (<nowiki>church which acts as the less important temple of a parish</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Identifiant Mémoire des lieux d'un bâtiment|Identifiant Mémoire des lieux d'un bâtiment]], [[:d:Wikidata:Property proposal/PlaymakerStats.com executive ID|PlaymakerStats.com executive ID]], [[:d:Wikidata:Property proposal/Identifiant du Référentiel national des bâtiments|Identifiant du Référentiel national des bâtiments]], [[:d:Wikidata:Property proposal/Dictionary of American Regional English ID|Dictionary of American Regional English ID]], [[:d:Wikidata:Property proposal/Dictionary of Old English ID|Dictionary of Old English ID]], [[:d:Wikidata:Property proposal/Encyclopedia Mythica ID|Encyclopedia Mythica ID]], [[:d:Wikidata:Property proposal/Shamela Author ID|Shamela Author ID]], [[:d:Wikidata:Property proposal/Oxford English Dictionary object identifier|Oxford English Dictionary object identifier]], [[:d:Wikidata:Property proposal/Daryab Pashto Glossary ID|Daryab Pashto Glossary ID]], [[:d:Wikidata:Property proposal/Great Plains Herbaria taxon ID|Great Plains Herbaria taxon ID]], [[:d:Wikidata:Property proposal/PROSPEROPatches game ID|PROSPEROPatches game ID]], [[:d:Wikidata:Property proposal/ORBISPatches game ID|ORBISPatches game ID]], [[:d:Wikidata:Property proposal/Quake Wiki ID|Quake Wiki ID]], [[:d:Wikidata:Property proposal/Hong Kong Cinema ID|Hong Kong Cinema ID]], [[:d:Wikidata:Property proposal/Műemlékem.hu identifier|Műemlékem.hu identifier]], [[:d:Wikidata:Property proposal/Trakt-Film-ID|Trakt-Film-ID]], [[:d:Wikidata:Property proposal/Arabic Ontology lexical concept ID|Arabic Ontology lexical concept ID]], [[:d:Wikidata:Property proposal/MobiTUKI Swahili-English Dictionary entry|MobiTUKI Swahili-English Dictionary entry]], [[:d:Wikidata:Property proposal/Personen der Moderne Basis person ID|Personen der Moderne Basis person ID]], [[:d:Wikidata:Property proposal/Spesalay Pashto (Dari/Persian Dictionary) ID|Spesalay Pashto (Dari/Persian Dictionary) ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/95Pj Projects with which New Zealand Thesis people overlap] ([https://twitter.com/Tagishsimon/status/1752131036887081401 source])
** [https://w.wiki/95Qa Most articles about films in each Wikipedia]
** [https://query.wikidata.org/#PREFIX%20psv%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fstatement%2Fvalue%2F%3E%20SELECT%20%3Fitem%20%3FitemLabel%20%28GROUP_CONCAT%28DISTINCT%20%3FcounLabel%3B%20SEPARATOR%3D%22%2C%20%22%29%20AS%20%3Fcountry%29%20%28GROUP_CONCAT%28DISTINCT%20%3FhqLabel%3B%20SEPARATOR%3D%22%2C%20%22%29%20AS%20%3Fheadquarters%29%20%3Frevenue%20%3Frevenue_USD%20%3FunitLabel%20%3Fdate%20%20%0AWHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ4830453.%0A%20%20%3Fitem%20p%3AP2139%20%3Fstatement.%0A%20%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP159%20%3Fhq.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP17%20%3Fcoun.%20%7D%0A%20%20%3Fstatement%20wikibase%3Arank%20%3Frank.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Fitem%20p%3AP2139%20%3Fstatement1.%0A%20%20%20%20%3Fstatement1%20wikibase%3Arank%20wikibase%3APreferredRank.%0A%20%20%20%20FILTER%28%3Frank%20%21%3D%20wikibase%3APreferredRank%29%0A%20%20%20%20FILTER%28%3Fstatement1%20%21%3D%20%3Fstatement%29%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fstatement%20pq%3AP585%20%3Fdate.%20%7D%0A%20%20%7B%0A%20%20%20%20%3Fstatement%20psv%3AP2139%20_%3Ab9.%0A%20%20%20%20_%3Ab9%20wikibase%3AquantityAmount%20%3Frevenue.%0A%20%20%20%20_%3Ab9%20wikibase%3AquantityUnit%20wd%3AQ4917.%0A%20%20%20%20BIND%28wd%3AQ4917%20AS%20%3Funit%29%0A%20%20%20%20BIND%28%3Frevenue%20AS%20%3Frevenue_USD%29%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20%3Fstatement%20psv%3AP2139%20_%3Ab10.%0A%20%20%20%20_%3Ab10%20wikibase%3AquantityAmount%20%3Frevenue.%0A%20%20%20%20_%3Ab10%20wikibase%3AquantityUnit%20%3Funit.%0A%20%20%20%20%3Funit%20p%3AP2284%20%3Funit_statement.%0A%20%20%20%20%3Funit_statement%20wikibase%3Arank%20%3Funit_rank.%0A%20%20%20%20%3Funit_statement%20psv%3AP2284%20_%3Ab11.%0A%20%20%20%20_%3Ab11%20wikibase%3AquantityUnit%20wd%3AQ4917.%0A%20%20%20%20_%3Ab11%20wikibase%3AquantityAmount%20%3Fusd.%0A%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%3Funit%20p%3AP2284%20%3Funit_statement1.%0A%20%20%20%20%20%20%3Funit_statement1%20%28psv%3AP2284%2Fwikibase%3AquantityUnit%29%20wd%3AQ4917.%0A%20%20%20%20%20%20%3Funit_statement1%20wikibase%3Arank%20wikibase%3APreferredRank.%0A%20%20%20%20%20%20FILTER%28%3Funit_rank%20%21%3D%20wikibase%3APreferredRank%29%0A%20%20%20%20%20%20FILTER%28%3Funit_statement1%20%21%3D%20%3Funit_statement%29%0A%20%20%20%20%7D%0A%20%20%20%20BIND%28%3Frevenue%20%2a%20%3Fusd%20AS%20%3Frevenue_USD%29%0A%20%20%20%20FILTER%28%3Funit%20%21%3D%20wd%3AQ4917%29%0A%20%20%20%20FILTER%28%3Funit_rank%20%21%3D%20wikibase%3ADeprecatedRank%29%0A%20%20%20%20FILTER%28%21BOUND%28%3Funit_statement1%29%29%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%0A%20%20%3Fitem%20rdfs%3Alabel%20%3FitemLabel%20.%0A%20%20%3Fcoun%20rdfs%3Alabel%20%3FcounLabel%20.%0A%20%20%3Fhq%20rdfs%3Alabel%20%3FhqLabel%20.%0A%20%20%3Funit%20rdfs%3Alabel%20%3FunitLabel%20.%0A%20%20%7D%0A%20%20FILTER%28%3Frank%20%21%3D%20wikibase%3ADeprecatedRank%29%0A%20%20FILTER%28%21BOUND%28%3Fstatement1%29%29%0A%7D%0AGROUP%20BY%20%3Fitem%20%3FitemLabel%20%3Frevenue%20%3Frevenue_USD%20%3FunitLabel%20%3Fdate%0AORDER%20BY%20DESC%28%3Frevenue_USD%29%0ALIMIT%2015 Largest companies by revenue in USD]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Popular items without claims|Popular Items without claims]] (Items with the most links but without statements)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q67|Airbus (Q67)]] - European aircraft manufacturer
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L578377|sala (L578377)]] - translates to "human" or "charcoal" in Dagbanli
''' Development '''
* Wikibase REST API:
** We are finishing the endpoint for adding/replacing a sitelink on an Item for a given wiki ([[phab:T342987]]) and have finished the ones for getting and removing a sitelink from an Item ([[phab:T344039]], [[phab:T344685]])
** We have documented the differences in sitelink data structure between Wikibase REST API and Action API responses ([[phab:T355659]])
** We fixed the bug where sitelink data was not including badges even when available ([[phab:T355293]])
* IP masking: We are continuing the work on adapting Wikibase so we don't show IP addresses for non-logged-in users.
* mul: We finished the user testing and will now work on the remaining blockers for the first release.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:३०, ५ फ़रवरी २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26180689 -->
== Wikidata weekly summary #615 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.'' </div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/CJMbot|CJMBot]] - let users upload a CSV file in a certain format. The data inside is validated and processed, creating new items or updating existing items by adding statements and references.
** [[d:Wikidata:Requests_for_permissions/Bot/MidleadingBot_5|MidLeadingBot_5]] - create items for books in [[d:Q477675|National Diet Library (Q477675)]].
* Closed request for comments: [[d:Wikidata:Requests_for_comment/Revamping_Birth_related_properties|Revamping Birth related properties]] the use of [[d:Property:P1545|P1545-Series ordinal]] was recommended.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* [https://kallmworkshop.github.io/kallm2024 Knowledge Graphs and large Language Models (KALLM)] workshop in Bangkok, Thailand. Call for Papers [https://kallmworkshop.github.io/kallm2024/#callforpapers (details)] has begun (deadline May 10th)
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/FTGDY33PRLGNXFLSH4ZVSJUYUHJW6Q5T/ WMF Community Wishathon is coming next month: March 15th-17th, 2024!] Sign up by Wednesday, March 15th.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.skoove.com/blog/top-spotify-artists-stats What does it take to become a Spotify artist?] - Skoove blog uses Wikidata and other databases to put together an infographic.
** [[outreach:GLAM/Newsletter/January 2024/Contents/WMF GLAM report|WiLMa Updates, OpenRefine training, Biodiversity, and Librarians]] (GLAM newsletter)
** [https://wikimedia.org.au/wiki/Love_Data_Week_-_My_Kind_of_Data Love Data Week - My Kind of Data] by Ali Smith. Shared relevant links to learn about data equity and inclusion, disciplinary communities, and creating a kinder world through data.
* Papers
** [https://doi.org/10.3897/BDJ.11.e114076 Paying it forward: Crowdsourcing the harmonisation and linking of taxon names and biodiversity identifiers] - with detailed discussion of curation of taxon-related information in Wikidata
** [https://revistas.unc.edu.ar/index.php/revistaadbia/article/view/42375/44608 Wikidata for Teaching Biology: Coloration in Felines] (Spanish) - a paper that showcases Wikidata as a learning tool for students through the use of properties and statements applied to biological entities can enhance students computational and informational skills, by Marín1 D. & Michán L.
** [https://kula.uvic.ca/index.php/kula/article/view/247 LIS Journals' Lack of Participation in Wikidata Item Creation] by Willey, E. & Radovsky S., Vol. 7 No.1 (2024) of the Knowledge Creation, Dissemination, and Preservation Studies.
* Videos
** GLAM Wiki Conference 2023 - Uruguay
*** [https://www.youtube.com/watch?v=gFD6zjAEl84 Wikisource and Wikidata] - when 2 cool kids play together. Session given by Bodhisattwa.
*** [https://www.youtube.com/watch?v=gFD6zjAEl84 Wikidata + Education + Heritage] - hosted by Sailesh Patnaik (WMF) & Nat Hernández Clavijo (WMU)
*** [https://www.youtube.com/watch?v=OMKyAECTwyw Using Wikidata integration on Wikimedia projects to enhance GLAM-Wiki content sharing] - hosted by Mike Peel (WMB/WMF volunteer) & João Peschanski (WMB)
** [https://www.youtube.com/watch?v=hRPW86e8N1A Advancing Drinking Water Justice] at the Earth Science Information Partners (ESIP) Conference discusses how Wikidata and Wikibase Cloud can help address differences in data quality (at the [https://www.youtube.com/watch?v=hRPW86e8N1A&t=3298s 55:00] minute mark)
** [https://www.youtube.com/watch?v=lVmWy1N-NdY Mapping Graiguenamanagh Heritage Trail 2] - shows how to create a Heritage walking trail and add subject:wikidata to plaques to OpenStreetMap
* Notebooks
** [https://observablehq.com/@pac02/au-bord-de-leau Au bord de l'eau] Mapping Wikidata's items next to a body of water using P206 property.
''' Tool of the week '''
* [[d:MediaWiki:Gadget-dataDrainer.js|MediaWiki:Gadget-dataDrainer.js]] - this userscript allows you to delete the data of an item. You can choose what you want to delete: labels and/or descriptions and/or aliases and or sitelinks.
''' Other Noteworthy Stuff '''
* There is [[Wikidata:SPARQL query service/WDQS backend update/February 2024 scaling update|a new update]] relative to the experiment with splitting the Wikidata Query Service graph. A [[Wikidata:SPARQL query service/WDQS graph split|project page]] for the experiment has also been published.
* [[m:Wikimedia_Deutschland/Knowledge_Equity_in_Linked_Open_Data_Research|WMDE is currently conducting a research on Knowledge Equity in Linked Open Data]]. The goal is to try to better understand how the use of Wikidata, Wikibase Suite, and Wikibase Cloud both support knowledge equity and create barriers to knowledge equity when people are contributing historically and structurally marginalized knowledge and perspectives. If you are interested in participating in this project, please fill out this [https://greatquestion.co/wmde/4c3dr1vk survey]!
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes:
**[[:d:Property:P12417|Environmental Performance Index]] (<nowiki>measure of understanding environmental performance and sustainability for 180 countries</nowiki>)
**[[:d:Property:P12432|age of onset of sexual maturity]] (<nowiki>the point in time after which an individual attains the ability to reproduce sexually</nowiki>)
**[[:d:Property:P12434|Beta Code]] (<nowiki>representation of Ancient Greek as ASCII characters</nowiki>)
**[[:d:Property:P12436|phonetic value]] (<nowiki>phonetic value of signs/characters</nowiki>)
**[[:d:Property:P12439|civil rank]] (<nowiki>non-military rank of a civil office holder in Russian Empire</nowiki>)
* Newest External identifiers: [[:d:Property:P12416|Dongqiudi.com team ID]], [[:d:Property:P12418|Nintendo eShop (Europe) ID]], [[:d:Property:P12419|Joseph Smith Papers person ID]], [[:d:Property:P12420|Il Nuovo De Mauro ID]], [[:d:Property:P12423|Sundance Institute Archive film ID]], [[:d:Property:P12425|Sundance Institute Archive event ID]], [[:d:Property:P12426|Sundance Institute Archive person ID]], [[:d:Property:P12427|notify.moe anime ID]], [[:d:Property:P12428|Swetrails POI-ID]], [[:d:Property:P12429|UT.no ID]], [[:d:Property:P12430|The StoryGraph author ID]], [[:d:Property:P12431|X place ID]], [[:d:Property:P12433|nixpkgs path]], [[:d:Property:P12435|Shamela author ID]], [[:d:Property:P12437|PROSPEROPatches game ID]], [[:d:Property:P12438|ORBISPatches game ID]], [[:d:Property:P12440|Quake Wiki ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/is invariant under|is invariant under]] (<nowiki>subject is preserved by this process / function / group of transformation</nowiki>)
**[[:d:Wikidata:Property proposal/formatter URL for IIIF manifest|formatter URL for IIIF manifest]] (<nowiki>URL to generate IIIF manifest from specific ID</nowiki>)
**[[:d:Wikidata:Property proposal/location information URL|location information URL]] (<nowiki>URL of a web page providing information on the locations of stores or other physical locations of a brand or operator</nowiki>)
**[[:d:Wikidata:Property proposal/SMIRKS|SMIRKS]] (<nowiki>A superset of "reaction SMILES" and a subset of "reaction SMARTS", is a line notation for specifying reaction transforms.</nowiki>)
**[[:d:Wikidata:Property proposal/appeals to|appeals to]] (<nowiki>court or other body that hears appeals from subject's decisions</nowiki>)
**[[:d:Wikidata:Property proposal/in service of|in service of]] (<nowiki>qualifier, which must be used when a person is in the service of a settlement or institution through his position</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Spesalay Pashto (Dari/Persian Dictionary) ID|Spesalay Pashto (Dari/Persian Dictionary) ID]], [[:d:Wikidata:Property proposal/government.ru person ID|government.ru person ID]], [[:d:Wikidata:Property proposal/Kremlin.ru glossary ID|Kremlin.ru glossary ID]], [[:d:Wikidata:Property proposal/British Listed Buildings Online ID|British Listed Buildings Online ID]], [[:d:Wikidata:Property proposal/Parsifal cluster ID|Parsifal cluster ID]], [[:d:Wikidata:Property proposal/Oskar Schindler Archive agent ID|Oskar Schindler Archive agent ID]], [[:d:Wikidata:Property proposal/Souls Grown Deep ID|Souls Grown Deep ID]], [[:d:Wikidata:Property proposal/OHDSI ID|OHDSI ID]], [[:d:Wikidata:Property proposal/identifiant Trismegistos d'une divinité|identifiant Trismegistos d'une divinité]], [[:d:Wikidata:Property proposal/Encyclopedia Sindhiana entry|Encyclopedia Sindhiana entry]], [[:d:Wikidata:Property proposal/Dictionnaire du Moyen Français (1330-1500) ID|Dictionnaire du Moyen Français (1330-1500) ID]], [[:d:Wikidata:Property proposal/GNM ID|GNM ID]], [[:d:Wikidata:Property proposal/AniSearch anime ID|AniSearch anime ID]], [[:d:Wikidata:Property proposal/livechat.me anime ID|livechat.me anime ID]], [[:d:Wikidata:Property proposal/NACSIS-CAT library ID|NACSIS-CAT library ID]], [[:d:Wikidata:Property proposal/JAHIS Law Database ID|JAHIS Law Database ID]], [[:d:Wikidata:Property proposal/Texas Legislator ID|Texas Legislator ID]], [[:d:Wikidata:Property proposal/Company ID number (Slovenia)|Company ID number (Slovenia)]], [[:d:Wikidata:Property proposal/Weird Gloop article ID|Weird Gloop article ID]], [[:d:Wikidata:Property proposal/nagrada.srs.kg person ID|nagrada.srs.kg person ID]], [[:d:Wikidata:Property proposal/who.ca-news.org person ID|who.ca-news.org person ID]], [[:d:Wikidata:Property proposal/literatura.kg person ID|literatura.kg person ID]], [[:d:Wikidata:Property proposal/2nd German Basketball Bundesliga ID|2nd German Basketball Bundesliga ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/96GT Map of items next to the Seine] ([https://wikis.world/@pac2/111886782779009132 source])
** [https://w.wiki/99Mi 300 most followed Mastodon accounts] ([https://wikis.world/@awinkler@openbiblio.social/111918438108085087 source])
** [https://w.wiki/99Jf Hospitals across Scotland] ([https://wikis.world/@AllyD@mastodon.online/111917992381686031 source])
** [https://w.wiki/97N4 People educated at the University of Leeds with a Wikipedia article] ([https://twitter.com/OpenResLeeds/status/1755612530800721927 source])
** [https://twitter.com/generalising/status/1755365004642017355 Compare lat/long of UK Parliament and Wikidata constituency records] [federated query] ([https://twitter.com/generalising/status/1755365004642017355 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Library_and_Information_Science|Library and Information Science]] - this new Wikiproject aims to identify and fill gaps in LIS-related content. If you are interested in the areas of librarianship, information studies, metadata and indexing; then please consider joining!
** [[d:Wikidata:WikiProject Political murders in the Weimar Republic|Political murders in the Weimar Republic]] - Collect historic political murders in the Weimar Republic e.g. through historic newspaper articles or scientific articles.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Humans_with_missing_claims|Humans with missing claims]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q14560|Cactaceae (Q14560)]] - family of mostly succulent plants, adapted to dry environments
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L656971|ग़रीब को कौड़ी अशरफ़ी है/غریب کو کوڑی اشرفی ہے (L656971)]] Hindustani proverb that translates to "a farthing is a pound to one who is poor"
''' Development '''
* The new mul language code is now ready for beta testing. You can find out more at [[d:Help talk:Default values for labels and aliases#Beta Test|Help talk:Default values for labels and aliases]].
* The graph split testing for the Wikidata Query Service has started. Please find more details in the "Other Noteworthy Stuff" section above.
* IP Masking: We are continuing the work on adapting Wikibase for the upcoming IP Masking feature, so that IP addresses for non-logged-in users are no longer published.
* Wikibase REST API:
** We finished the route for getting and removing a sitelink from an Item ([[phab:T344039]], [[phab:T344685]]) and we continue work on the one for adding/ replacing and modifying a sitelink on an Item ([[phab:T342987]], [[phab:T342988]])
** We now handle of case sensitive statement IDs in GET, PUT, PATCH and DELETE requests as HTTP redirect ([[phab:T354261]])
** We documented the differences in sitelink data structure between Wikibase REST API and Action API responses ([[phab:T355659]])
** We fixed the bug where sitelink data did not include badges ([[phab:T355293]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:११, १२ फ़रवरी २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26180689 -->
== Wikidata weekly summary #617 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.'' </div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
<translate>
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/WT20_2|WT2O_2]] - (RfP deadline: February 22, 2024 17:46 UTC)
* Other: [[d:Wikidata:Project_chat#PI_Bot|Project chat: PI Bot]] is an interesting conversation about the function of PI Bot in creating Stub articles and evolves into discussing ways of matching articles, categories and templates in sibling projects with their Wikidata items. Contribute to the discussion or even better, use one of the many tools posted and get linking!
</translate>
<translate>
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
*Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call February 20, 2024: In honor of Valentine's Day month, we are bringing back the popular program from last February: What's Your Wikidata Passion? What is your central Wikidata interest right now? It can be a work or personal project, even if you’re just beginning to think about it, or just what you like to edit when you have time. This is a great way to share your ideas, solicit community input and ask questions about resources or tools. This will be an open mic session, completely informal. Please add yourselves to the list on our agenda [https://docs.google.com/document/d/1xeDJ7luVK6s4rhkW6X4W5KJwyv0Zg9S-CWklGYLVlyg/edit#heading=h.wfymokwg49yg here] if you would like to talk for 5 minutes or so. You can share your screen if you like, but there’s no need for slides. Or just show up and talk on the spur of the moment. This will be a community session where we welcome all to participate! [https://docs.google.com/document/d/1xeDJ7luVK6s4rhkW6X4W5KJwyv0Zg9S-CWklGYLVlyg/edit?usp=sharing Agenda]
* [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/MGQS37IBVC6APWPGDC6XCZKJHM2WYJCF/ Workshop on Knowledge Graphs and LLMs (KaLLM) at ACL 2024]. Submission Deadline: May 10, 2024 at 23:59, UTC -12h, AoE
* [https://wikiworkshop.org/2024/call-for-papers Wiki Workshop 2024 ― Research Track Papers - Call for contributions]. Submission deadline: April 22, 2024 (23:59 AoE)
</translate>
<translate>
''' Press, articles, blog posts, videos '''
* Blogs
** [https://addshore.com/2024/02/2023-year-review/ 2023 Year Review] by ADDSHORE, a prominent contributor and community member for WBStack and Wikibase.Cloud.
** [https://fetstudy.uwe.ac.uk/~pmatthew/blog/2024/02/05/wikidata-literary-influencers/ Wikidata Literary Influencers] by Paul Matthews shows step-by-step how to get to an interactive network visualization based on Wikidata data
* Papers: [https://openreview.net/pdf/2a8fab0e8d49115d68ce912ba361f246219a37f4.pdf Language models for extracting Wikidata statements and generating Wikipedia content] - is a Wikimedia Research proposal to improve Wikidata and English Wikipedia content using machine-learning power of AI and LL Models; by Thang, T.
* Videos
** [https://www.youtube.com/watch?v=nlqy5OlYCS8 Kairntech Demo Entity Extraction using Wikidata] - is an example of how Wikidata is being used as a knowledge base to populate AI companions and LLM's with relevant content for profit.
** [https://www.youtube.com/watch?v=PDFqBrXhBwM Dancing Digital Project] with Rebecca Salzer is a Wikibase instance sharing LOD between itself, video archives and Commons.
** [https://www.youtube.com/watch?v=Uj13oaCw8cw WikiPod AI] - try listening to last week's Status Updates with AI-generated speaking, an experiment by [[d:User:TiagoLubiana|Tiago Lubiana]].
* Notebooks: [https://observablehq.com/@pascaliensis/ttttrpg TTTTRPG] - Timeline Tree of Tabletop Role-Playing Games queried using SPARQL from Wikidata.
</translate>
<translate>
''' Tool of the week '''
* [[d:User:Yair_rand/DiffLists.js|User:Yair rand/DiffLists.js]] - this userscript changes the appearance of Recent Changes, Watchlist, Contributions, History pages, and Related Changes. It also adds filter options.
* [[d:Wikidata:Tools/Wikidata Topic Curator|Wikidata Topic Curator]] (a rewrite of [[d:Wikidata:Tools/ItemSubjector|ItemSubjector]] into a webapp) help wikimedians add relevant topics to items. Based on a given topic QID it fetches articles matching the label, aliases or a custom user-provided term of that QID that is currently missing the main subject property.
* [[d:Wikidata:Tools/Author Disambiguator|Author Disambiguator]] - is a tool for editing the authors of works recorded in Wikidata, e.g. for finding Wikidata Items for the authors (P50 instead of 'author name string').
</translate>
<translate>
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12443|has cabinet]] (<nowiki>value is the advisory committee to the item's head of state</nowiki>)
**[[:d:Property:P12446|ISCED field]] (<nowiki>mapping of a particular course or curriculum to the International Standard Classification of Education (ISCED)</nowiki>)
**[[:d:Property:P12452|appeals to]] (<nowiki>court or other body that hears appeals from subject's decisions</nowiki>)
**[[:d:Property:P12454|location information URL]] (<nowiki>URL of a web page providing information on the locations of stores or other physical locations of a brand or operator</nowiki>)
**[[:d:Property:P12456|phonographic copyright]] (<nowiki>person or organization that holds the phonographic copyright</nowiki>)
**[[:d:Property:P12457|is invariant under]] (<nowiki>subject is unchanged by this process / function / group of transformation</nowiki>)
**[[:d:Property:P12463|formatter URL for IIIF manifest]] (<nowiki>URL to generate IIIF manifest from specific ID</nowiki>)
**[[:d:Property:P12468|PyPI trove classifier]] (<nowiki>standardized classification system for software, used and maintained by the Python Package Index</nowiki>)
**[[:d:Property:P12469|graduation rate]] (<nowiki>proportion of students who graduate from the institution in the given timeframe</nowiki>)
**[[:d:Property:P12470|normal graduation time]] (<nowiki>expected or typical duration of an educational program from matriculation to graduation</nowiki>)
**[[:d:Property:P12471|multiplier of normal graduation time]] (<nowiki>how much longer than "normal" someone took to graduate; used as a qualifier for the "graduation rate (P12469)"</nowiki>)
**[[:d:Property:P12475|top scorer]] (<nowiki>best scorer of a single season of a team sport's competition or the best ever scorer of the history of a competition</nowiki>)
* Newest External identifiers: [[:d:Property:P12441|Anglo-Norman Dictionary entry]], [[:d:Property:P12442|TopKar ID]], [[:d:Property:P12444|Mindat taxon ID]], [[:d:Property:P12445|China Animal Scientific Database taxon ID]], [[:d:Property:P12447|Daryab Pashto Glossary ID]], [[:d:Property:P12448|Dictionary of American Regional English ID]], [[:d:Property:P12449|Dictionary of Old English ID]], [[:d:Property:P12450|Encyclopedia Mythica ID]], [[:d:Property:P12451|Arabic Ontology lexical concept ID]], [[:d:Property:P12453|Great Plains Herbaria taxon ID]], [[:d:Property:P12455|FrameNet frame ID]], [[:d:Property:P12458|Parsifal cluster ID]], [[:d:Property:P12459|Archives départementales de Vaucluse fonds ID]], [[:d:Property:P12460|Dictionnaire du Moyen Français (1330-1500) ID]], [[:d:Property:P12461|National Buildings Repository identifier]], [[:d:Property:P12462|Location Memory building ID]], [[:d:Property:P12464|JSTOR Global Plants type specimen ID]], [[:d:Property:P12465|EDIT16 catalogue title ID]], [[:d:Property:P12466|EDIT16 catalogue place ID]], [[:d:Property:P12467|Trismegistos god ID]], [[:d:Property:P12472|Universal Spectrum Identifier]], [[:d:Property:P12473|Weird Gloop article ID]], [[:d:Property:P12474|Kremlin.ru glossary ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Hindawi Foundation book ID|Hindawi Foundation book ID]] (<nowiki>A property for IDs of books published by [[Q20397014|Hindawi Foundation]]</nowiki>)
**[[:d:Wikidata:Property proposal/Castradenumber|Castradenumber]] (<nowiki>number for a registred subject in a Castrade</nowiki>)
**[[:d:Wikidata:Property proposal/latest end date|latest end date]] (<nowiki>(qualifier) latest date on which the statement could have ceased to be true (i.e., latest date beyond which the statement could no longer be true)</nowiki>)
**[[:d:Wikidata:Property proposal/anthesis start|anthesis start]] (<nowiki>time of the year when a plant normally starts flowering</nowiki>)
**[[:d:Wikidata:Property proposal/leaf morphology|leaf morphology]] (<nowiki>characterization of aspects of the shape of a plant’s leaves</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Oyez Project ID|Oyez Project ID]], [[:d:Wikidata:Property proposal/GARAE|GARAE]], [[:d:Wikidata:Property proposal/WhatPub pub ID|WhatPub pub ID]], [[:d:Wikidata:Property proposal/Tashrihi Qamos Pashto Glossary ID|Tashrihi Qamos Pashto Glossary ID]], [[:d:Wikidata:Property proposal/Dictionary of Gandhari ID|Dictionary of Gandhari ID]], [[:d:Wikidata:Property proposal/UCA authority ID|UCA authority ID]], [[:d:Wikidata:Property proposal/DoblajeVideojuegos dub actor ID|DoblajeVideojuegos dub actor ID]], [[:d:Wikidata:Property proposal/Epigraphic Database Roma ID|Epigraphic Database Roma ID]], [[:d:Wikidata:Property proposal/European Union trade mark number|European Union trade mark number]], [[:d:Wikidata:Property proposal/GCatholic Episcopal Conference ID|GCatholic Episcopal Conference ID]], [[:d:Wikidata:Property proposal/Consortium of Midwest Herbaria taxon ID|Consortium of Midwest Herbaria taxon ID]]
<!-- END NEW PROPOSALS -->
</translate>
<translate>
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
</translate>
<translate>
''' Did you know? '''
* Query examples:
** [https://query-chest.toolforge.org/redirect/nLEtPIeooSMGuSi4iaiuUWskUKwgIOQWOaSyKYSg4sT Graph of ancient philosophers master/student relationships]
** [https://w.wiki/9DMg Properties for UK lakes] (contains a report-within-a-report allowing to look at Items having the Property) ([[d:Wikidata:Request_a_query#List_all_properties_and_their_aliases_used_by_a_class_or_any_of_its_subclasses|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:Wikiproject Looted heritage|Looted heritage]] - aims to use Wikidata to document looted cultural heritage. Its primary focus is on the colonial era, but it also encompasses other relevant historical periods. It's scope includes artworks, sacred items, human remains, and other forms of tangible and intangible artifacts that may be considered a part of a people's heritage.
* WikiProject Highlights: [[d:Wikidata:WikiProject_St%C3%A4del_Museum_Wikidata_Clean-Up|Staedel Museum Wikidata Clean-up]] The Staedul Museum comprises 24,000+ works of art spanning more than 700 years. They have generously opened up digital surrogates of their collection to the Wikimedia community. This project improves the metadata quality and create Wikidata items for works of art.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Genderless people with Facebook ID|Genderless people with Facebook ID]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q4504|Varanus komodoensis (Q4504)]] - species of reptile
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L683571|scala (L683571)]] - "stairs" in Italian
</translate>
<translate>
''' Development '''
* IP Masking: We added redirect-related parameters to most Wikibase API modules ([[phab:T357024]]; an announcement is in the works)
* We migrated Termbox SSR from Node 16 to 18 ([[phab:T355685]])
* We made the (legacy) termbox remember its expanded/collapsed state for anonymous visitors and temporary users ([[phab:T351976]])
* We deployed and backported several security fixes to Wikibase release branches ([[phab:T345064]], [[phab:T356764]])
</translate>
<translate>
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
</translate>
<translate>
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: #128 Languages
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</translate>
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · -[[d:User:Mohammed Abdulai|Mohammed Abdulai]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४६, १९ फ़रवरी २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26223995 -->
== Wikidata weekly summary #618 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship: [[Wikidata:Requests_for_permissions/Administrator/Mike_Peel_2|Mike Peel]] (scheduled to end after 9 March 2024 13:08 (UTC))
** Closed request for adminship: [[Wikidata:Requests_for_permissions/Administrator/Madamebiblio|Madamebiblio]] requested for admintool to fight against vandalism, and the request was closed as successful.
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests_for_permissions/Bot/Mfchris84-Bot|Mfchris84-Bot]] - Task: Will run scripts on toolforge to automate and schedule edits on bibliographic items. Starting with Swiss online magazine ''Syntopia Alpina'' (Q112206291), then continuing by adding ''swisscovery edition ID'' (P9907) to version/edition items.
*** [[d:Wikidata:Requests_for_permissions/Bot/BorkedBot_12|BorkedBot_12]] - Task: Update number of ''viewers/listeners'' (P5436) with the qualifier ''YouTube channel ID'' (P2397) for YouTuber content creators and influencers.
*** [[d:Wikidata:Requests_for_permissions/Bot/LocodeBot|LocodeBot]] - Task: Match ''UN/LOCODE'' (Q499348) to Wikidata entries by ISO 3166-2 region code, name and distance (if defined), important for UN organisations.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** [https://www.aib.it/corsi/wiki-in-action-laboratori-su-wikidata-e-wikimedia-commons-alle-stelline/ Wiki-in-action: Wikidata and Wikimedia Commons at the Stars] (Italian) - WM Italy, AIB Lombardia & GWMAB host a practical workshop on Wikidata Thursday, March 21, 16 - 18:00 CET in the Valvassori Peroni Library, Milan. Further details on the Wiki Event page: [[d:Wikidata:Gruppo_Wikidata_per_Musei,_Archivi_e_Biblioteche/Stelline/2024|GWMAB/Stelline/2024]]
** [https://volunteer.queenslibrary.org/opportunity/a0CRQ00000joHlg/join-the-edit-a-thon-at-queensbridge-tech-lab Join the Queensbridge Tech Lab edit-a-thon] - create and enrich local diverse heroes in Queens, NYC as part of the NYC Open Data Week. March 16, 10:00 - 16:00 EST (UTC -5).
** [https://us06web.zoom.us/meeting/register/tZUrfu-tqTkpHdJVTppB0mlkDVKQ3WZfSQf2#/registration Wikidata, Open Education Resources and Curriculum alignment discussion] - hosted by Creative Commons during the OEWeek event. Takes place 5th March 15:00 CET, register in the link!
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://blog.biodiversitylibrary.org/2024/02/advancing-data-excellence-new-era-for-bhl-cataloging-metadata-committee.html Empowering BHL Staff with Wiki Education’s Wikidata Certificate Course] - The Biodiversity Heritage Library blog celebrates committee members completing a Wikidata Certification course led by Will Kent, as part of the Wiki Education. Participants levelled up SPARQL queries, visualisations, federation, modelling and bulk loading and editing.
*** [[:w:fr:Wikipédia:RAW/2024-03-01#Tuto du mois|Observable tutorial for Wikidata users]] (French) published in the last issue of RAW in Wikipedia in French
** Papers: [https://arxiv.org/pdf/2402.11541.pdf LLMs Can Better Understand Knowledge Graphs Than We Thought] - This paper employs CQA, complex question answering, to assess LLMs ability to comprehend knowledge graphs. Xinbang, D. et al.
** Videos
*** [https://www.youtube.com/watch?v=DohEVe_ceeg OpenRefine - extract tables from Wikipedia for Wikidata] (French) - Part 6 of the Wiki Wake Up Afrique, this shot tutorial will show a simple and advanced method of converting tabulated data to enrich Wikidata.
*** [https://www.youtube.com/watch?v=z8Q4ZNTmIJM Breathing life into the women's archive through Wikidata] - speaker Brodie Hoare advocates for adding data and information about women from historical archives to Wikidata at the National Digital Forum '23.
*** [https://www.youtube.com/watch?v=NCP8_OFvb30 Application development using open knowledge graph, Wikidata] (Japanese) speaker Koji Furusaki hosts an open data study session and showcases examples of app development using Wikidata.
* '''Tool of the week'''
** [https://vuejsexamples.com/wiquizz-a-game-generator-powered-by-nuxt-content-and-sparql-queries-from-wikidata/ WiQuizz - from Nuxt and SPARQL] WiQuizz allows you to create or play quiz games where content is generated from Wikidata. It could be a fun way to get people interacting with Wikidata!
* '''Other Noteworthy Stuff'''
** [https://observablehq.com/collection/@pac02/claim-analysis-toolkit Claim Analysis Toolkit], collection of Observable notebooks to visualize simple Wikidata claims
* '''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P12475|top scorer]] (<nowiki>best scorer of a single season of a team sport's competition or the best ever scorer of the history of a competition</nowiki>)
***[[:d:Property:P12476|filial church]] (<nowiki>church which acts as the less important temple of a parish</nowiki>)
***[[:d:Property:P12484|television judge]] (<nowiki>person who participates in a television show as a competition judge or mentor</nowiki>)
***[[:d:Property:P12490|Papers with Code URL]] (<nowiki>URL for subject in Papers with Code system</nowiki>)
***[[:d:Property:P12491|SMIRKS]] (<nowiki>line notation that represents generic chemical reactions</nowiki>)
***[[:d:Property:P12503|thesaurus's main topic]] (<nowiki>primary topic of the subject Wikimedia thesaurus</nowiki>)
***[[:d:Property:P12504|thesaurus combines topics]] (<nowiki>this theasurus combines (intersects) these two or more topics</nowiki>)
***[[:d:Property:P12505|topic's main thesaurus]] (<nowiki>main Wikimedia theasurus</nowiki>)
***[[:d:Property:P12506|latest end date]] (<nowiki>latest date beyond which the statement could no longer be true</nowiki>)
***[[:d:Property:P12516|rug style]] (<nowiki>classification of an individual textile floor covering based on geographic or cultural origin, structure, or pattern</nowiki>)
***[[:d:Property:P12526|performing organization]] (<nowiki>organization that received funding to create this entity</nowiki>)
** External identifiers: [[:d:Property:P12477|AniSearch anime ID]], [[:d:Property:P12478|Brazzers ID]], [[:d:Property:P12479|Tekściory artist ID]], [[:d:Property:P12480|Hong Kong Cinema ID]], [[:d:Property:P12481|PlaymakerStats.com sports executive ID]], [[:d:Property:P12482|Műemlékem.hu identifier]], [[:d:Property:P12483|PMB – Personen der Moderne Basis person ID]], [[:d:Property:P12485|British Listed Buildings ID]], [[:d:Property:P12486|GNM ID]], [[:d:Property:P12487|2GIS place-ID]], [[:d:Property:P12488|2GIS route-ID]], [[:d:Property:P12489|livechart.me anime ID]], [[:d:Property:P12492|Trakt.tv film ID]], [[:d:Property:P12494|NACSIS-CAT library ID]], [[:d:Property:P12495|Epigraphic Database Roma ID]], [[:d:Property:P12496|WhatPub pub ID]], [[:d:Property:P12498|JAHIS Law Database ID]], [[:d:Property:P12499|literatura.kg person ID]], [[:d:Property:P12500|nagrada.srs.kg person ID]], [[:d:Property:P12501|who.ca-news.org person ID]], [[:d:Property:P12502|UCA authority ID]], [[:d:Property:P12507|European Union trademark number]], [[:d:Property:P12508|ONIX codelist ID]], [[:d:Property:P12509|GCatholic episcopal conference ID]], [[:d:Property:P12510|Oxford English Dictionary object ID]], [[:d:Property:P12511|2nd German Basketball Bundesliga ID]], [[:d:Property:P12512|Tashrihi Qamos Pashto Glossary ID]], [[:d:Property:P12513|nimi.li ID]], [[:d:Property:P12514|Nye ord i dansk ID]], [[:d:Property:P12515|OHDSI ID]], [[:d:Property:P12517|Consortium of Midwest Herbaria taxon ID]], [[:d:Property:P12518|Encyclopedia Astronautica ID]], [[:d:Property:P12519|Spesalay Pashto (Dari/Persian Dictionary) ID]], [[:d:Property:P12520|Italian Senate (1848-1943) ID]], [[:d:Property:P12521|ICANNWiki page ID]], [[:d:Property:P12522|Dictionary of Gandhari ID]], [[:d:Property:P12523|FSA Food Hygiene Rating System ID]], [[:d:Property:P12524|Finnish Service Catalogue organization ID]], [[:d:Property:P12525|Köztérkép creator ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/date popularized|date popularized]] (<nowiki>point in time the subject became well known to the public, if different from its inception</nowiki>)
***[[:d:Wikidata:Property proposal/Bild der Person bei der Tätigkeit|Bild der Person bei der Tätigkeit]] (<nowiki>picture of a person in action, especially for a sportsperson, visual artist, musican, actor. P18 is normally used for portraits</nowiki>)
***[[:d:Wikidata:Property proposal/Hindawi Foundation book ID|Hindawi Foundation book ID]] (<nowiki>A property for IDs of books published by [[Q20397014|Hindawi Foundation]]</nowiki>)
***[[:d:Wikidata:Property proposal/A New Nation Votes ID|A New Nation Votes ID]] (<nowiki>ID of a person in A New Nation Votes: American Electoral Returns, 1788-1825</nowiki>)
***[[:d:Wikidata:Property proposal/form decomposition|form decomposition]] (<nowiki>form decomposition</nowiki>)
***[[:d:Wikidata:Property proposal/Ludzie Nauki ID|Ludzie Nauki ID]] (<nowiki>identifier in the Ludzie Nauki, the new official database of Polish scientists</nowiki>)
***[[:d:Wikidata:Property proposal/Nanopublication identifier|Nanopublication identifier]] (<nowiki>Nanopublications are small RDF-based publications, quite similar to Wikidata Statements with references and history.</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/TNHR&CE Temple ID|TNHR&CE Temple ID]], [[:d:Wikidata:Property proposal/Lisaan Masry Egyptian Arabic Dictionary ID|Lisaan Masry Egyptian Arabic Dictionary ID]], [[:d:Wikidata:Property proposal/Saudipedia ID|Saudipedia ID]], [[:d:Wikidata:Property proposal/DLE entry ID|DLE entry ID]], [[:d:Wikidata:Property proposal/Singapore Infopedia ID (new scheme)|Singapore Infopedia ID (new scheme)]], [[:d:Wikidata:Property proposal/COBISS ID|COBISS ID]], [[:d:Wikidata:Property proposal/DWDS sense ID|DWDS sense ID]], [[:d:Wikidata:Property proposal/museum-digital tag ID|museum-digital tag ID]], [[:d:Wikidata:Property proposal/Gematsu event ID|Gematsu event ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Premier League player ID|Premier League player ID]], [[:d:Wikidata:Property proposal/StatMuse Premier League player ID|StatMuse Premier League player ID]], [[:d:Wikidata:Property proposal/11v11 player ID|11v11 player ID]], [[:d:Wikidata:Property proposal/OSL ID|OSL ID]], [[:d:Wikidata:Property proposal/EJ Atlas ID|EJ Atlas ID]], [[:d:Wikidata:Property proposal/Statbunker player ID|Statbunker player ID]], [[:d:Wikidata:Property proposal/BFO class ID|BFO class ID]], [[:d:Wikidata:Property proposal/Combine OverWiki ID|Combine OverWiki ID]], [[:d:Wikidata:Property proposal/Autores Galegos na BUSC|Autores Galegos na BUSC]]
<!-- END NEW PROPOSALS -->
* [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
* '''Did you know?'''
** Query examples:
*** [http://w.wiki/9MYF 28 Female Biographies that exist in 50 Wikipedias, but not Catalan] - a good example for finding knowledge gaps.
*** [http://w.wiki/Cx6 Explore data about Wikimedia Residencies] - see start and end dates, organisation employer, average duration and associated project.
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Te_Papa_Research_Expeditions|Te Papa Research Expeditions]] - create and enrich metadata and trial research expeditions schema for Te Papa, Dominion and Colonial Museums.
** Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Unauthorized_bots|Unauthorized Bots (active in last 30 days without Bot flag)]]
** [[d:Wikidata:Showcase items|Showcase Items]]: [[D:Q15270647|Zootopia]] - the 2016 animated Disney film about anthropomorphic Police officers.
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L2781|bezczelny (L2781)]] (Polish) To be shameless, uncaring of others, arrogant, over-confident.
* '''Development'''
** IP masking: We wrapped up the work on adapting Wikibase for the upcoming change to no longer show IPs for non-logged in users.
** Wikibase REST API: We are almost done with the routes for adding/editing/removing a sitelink.
** Entity Schemas: We prototyped another approach to making it possible to link to Entity Schemas in statements.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १६:२३, ४ मार्च २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26310346 -->
== Wikidata weekly summary #619 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'' Here's your quick overview of what has been happening around Wikidata over the last week. This is the Wikidata summary of the week before <u>2024-03-11</u>. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#Zafer|Zafer]] - (RfP scheduled to end after 12 March 2024 20:03 (UTC))
* Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#Mike_Peel_2|Mike Peel 2]] - Adminship re-granted, welcome back Mike!
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/Mfchris84-Bot_1|Mfchris84-Bot 1]] - Task: Add ''swisscovery edition ID (P9907)'' to instance of (P31) version, edition or translation (Q3331189) based on checking ISBN-13 (P212) or ISBN-10 (P957).
** [[d:Wikidata:Requests_for_permissions/Bot/NinoBot|NinoBot]] - Task: Semi-automatically create version, edition or translation (Q3331189) entries for Spanish Wikisource Index pages from Commons files.
** [[d:Wikidata:Requests_for_permissions/Bot/Emijrpbot_10|Emijrpbot 10]] - Task: Create a written work (Q47461344) and version, edition or translation (Q3331189) item for works and editions in the National Library of Spain [https://datos.bne.es/ datos.bne.es] project.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming
** [https://www.eventbrite.co.uk/e/queer-data-days-wikidata-gender-diversity-project-event-tickets-849406958077 Queer Data Days] - Wikidata Gender Diversity Project Event, a pair of virtual events welcoming a range of speakers investigating queer approaches to data and technology. Sign up for March 15 or March 16, 15:00 (CET).
** [[m:Wikimedia Indonesia/Bulan Wiki Perempuan 2024|Wikimedia Indonesia/Bulan Wiki Perempuan 2024 WM Indonesia Women's Wiki Month 2024]] (Indonesian) - join classes on learning to edit Wikidata and address gender biases in Wikidata, Wikipedia and sibling projects. Program and register for [https://docs.google.com/forms/d/e/1FAIpQLScj20J2tMTWyXkI-o8Yl-kxk7eqOxDhuM0Xrbrsp3C5SGduHQ/viewform Wikidata classes / datathon] schedule
** [[d:Wikidata:Events/Leveling_Up_Days_2024|Wikidata Leveling Up Days]], an online event and a collection of resources to welcome new people to Wikidata. The online event takes place on April 5-7 and 12-14 with presentations, workshops and discussions. The program is open to contributions. Learn more about the project at the website [https://wigedi.com/ WiGeDi].
''' Press, articles, blog posts, videos '''
* Blogs
** [https://zenodo.org/records/8325988 Standardization of publishing data with Wikidata] - a poster for the Austrian Transition to Open Access Two (AT2OA²). Join the project [[d:Wikidata:WikiProject_Academic_Publisher|Wikiproject Academic Publisher]]
** [https://www.vvbad.be/meta/meta-nummer-20242/wikibase Wikibase Intro] (Dutch) - Bart Magnus writes an article about the benefits of Wikibase for the Flemish Association for Library, Archives & Documentation (VVBAD).
** [https://ultimategerardm.blogspot.com/2024/03/a-red-wikibase-disambiguation-on.html A Red&Blue Wikibase disambiguation on the English Wikipedia] -
** [https://commonists.wordpress.com/2024/03/05/wikidata-and-the-sum-of-all-video-games-2023-edition/ Wikidata and the sum of all video games − 2023 edition] by [[User:Jean-Frédéric|Jean-Fred]]
** [https://www.ontotext.com/blog/gaining-global-insights-with-multilingual-entity-linking/ Multilingual entity linking and global insights] - Ontotext are developing AI products that can read text and establish of the same concept in different languages (MEL) and between knowledge graphs and plaintext.
* Papers
** [https://arxiv.org/html/2403.03496v1 A Knowledge Plug-and-Play Test Bed for Open-domain Dialogue Generation] - this paper details attempts at building chatbots that provide reliable, accurate information in a natural way from Wikidata and other sources. By Xiangci L., et al (2024).
* Videos
** [https://www.youtube.com/watch?v=ExTBicJZL2E Wikipedia Weekly #252: Bare words and red links] (Swedish) with Jan Ainali and Magnus Olsson.
** [https://www.youtube.com/watch?v=1J9Rw0SqWsM Evaluation of research put to the test: projects and experiments] (Italian) Camillo (WM Italy) and Alessandro (WM Switzerland) show and discuss how Wikidata is being used to support experiments and projects with UniFi Biblioteche.
''' Tool of the week '''
* [https://www.glam-europe.de/ GLAMorous Europe] - allows you to identify your artistic interests and put together your own artwork from existing art across Europe
* [https://magnustools.toolforge.org/ List of all tools and scripts by Magnus Manske]. There are currently 348 active tools.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12527|form decomposition]] (<nowiki>decomposition of a word</nowiki>)
* Newest External identifiers: [[:d:Property:P12528|TNHR&CE temple ID]], [[:d:Property:P12529|DLE entry ID]], [[:d:Property:P12530|Malaysia company new number]], [[:d:Property:P12531|GARAE ID]], [[:d:Property:P12532|Oyez Project ID]], [[:d:Property:P12533|Gematsu event ID]], [[:d:Property:P12534|Singapore Infopedia ID]], [[:d:Property:P12535|OSL ID]], [[:d:Property:P12536|Combine OverWiki ID]], [[:d:Property:P12537|EJAtlas ID]], [[:d:Property:P12538|Galician Authors in BUSC ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/document keywords|document keywords]] (<nowiki>Keywords associated with the text found in <code><meta name="keywords"></code> of an HTML document.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/SNS Info Saúde|SNS Info Saúde]], [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/RatingGraph TV show ID|RatingGraph TV show ID]], [[:d:Wikidata:Property proposal/Michigan Historical Marker ID|Michigan Historical Marker ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Portal Wiki ID|Portal Wiki ID]]
<!-- END NEW PROPOSALS -->
* [[d:Wikidata:Properties for deletion|Deleted properties]]: [[:d:Wikidata:Properties for deletion/P3736|Eurovision Song Contest song ID]], [[:d:Wikidata:Properties for deletion/P10613|surrounds the enclave]], [[:d:Wikidata:Properties for deletion/P10725|Everipedia ID]]
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/roX Timeline of aircraft types around the world and the first time a type of aircraft made a flight]
** [https://w.wiki/4mG8 Timeline of 1st women practising a given sports discipline ]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Bosnia and Herzegovina|Bosnia and Herzegovina]] - This project aims to be a central hub for the curation of all items (biographical, cultural, geographical, organizational, etc.) related to Bosnia and Herzegovina.
** [[d:Wikidata:Wikiproject European Union|Wikiproject European Union]] - aims to create, maintain and improve items about the European Union (EU).
** [[d:Wikidata:WikiProject NYC Free Circulating Libraries|NYC Free Circulating Libraries]] - focuses on NYC Free Circulating Libraries
** [[d:Wikidata:WikiProject Te Papa Research Expeditions|Te Papa Research Expeditions]] - aims to create or enrich Wikidata with data on research expeditions undertaken by Te Papa/ Dominion Museum/Colonial Museum and institutional staff
* WikiProject Highlights: [[d:Wikidata:Wikiproject Looted heritage|Looted heritage]] - this WikiProject is calling for Item suggestions to work on. The scope includes all forms of looted heritage; artworks, sacred items, human remains, and other forms of tangible and intangible artifacts that may be considered a part of a people's heritage.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/unmarked supercentenarians|unmarked supercentenarians]] - contains instance of (P31) human (Q5) with period of life greater than 110 years and not marked with subject has role (P2868) supercentenarian (Q1200828) or subject has role (P2868) alleged supercentenarian (Q106991708).
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q205028|Iron Man 2 (Q205028)]] - 2010 film directed by Jon Favreau
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L8266|Vand (L8266)]] - Danish noun, translates to "water"
''' Development '''
* IP masking: We are continuing the work on adapting Wikibase to the upcoming IP masking changes in MediaWiki
* Mismatch Finder: Already reviewed mismatches are now ignored when mismatches are reuploaded (T329631)
* Query Builder: Selecting the user interface language became easier in Query Builder (T353728) and Query Service (T353729)
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: #131 Cooking
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]] · Prepared by [[d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai]] ·''' -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:१३, ११ मार्च २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26339695 -->
== Wikidata weekly Summary #620 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. This is the Wikidata summary of the week before 2024-03-18.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
*'''Discussions'''
** Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#KonstantinaG07_3|KonstantinaG07 3]] (RfP scheduled to end after 20 March 2024 17:37 UTC)
** Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Zafer|Zafer]] Adminship granted, welcome Zafer!
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests_for_permissions/Bot/PagesBot|PagesBot]] - Task: Adds no. of pages statements based on page(s) on items of type: scholarly article. Then adds a reference with based on heuristic equal to inferred from page(s).
*** [[d:Wikidata:Requests_for_permissions/Bot/Wicci%27o%27Bot|Wicci'o'Bot]] - Task: Import identifiers of new properties created for ''TheTVDB'' (Q15616250), ''nientepopcorn'' (Q123434360) (and more properties I plan to request to be added shortly) inherent in the film and TV industry, using ''IMDb ID'' (P345) as source.
** Closed request for comments: [[d:Wikidata:Requests_for_comment/Duplicate_References_Data_Model_and_UI|Duplicate Refs, Data Model and UI]] - (RfC closed 15 March 2024 18:57 UTC). The Community showed support for the proposal to change data model and UI for duplicated references. A Phabricator ticket has been opened: [https://phabricator.wikimedia.org/T360224 T360224]
*'''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
**Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call March 19, 2024: Please join us on March 19 for a community discussion about how GLAM professionals can incorporate Wikidata/linked data into their work week. Bring your success stories about institutional buy-in and how you’ve communicated the value of linked data to managers and colleagues. We hope to share some strategies that you can take back and use in your own workplace. This will be a followup of sorts to our call last May, and you can review some of what we talked about then, plus slides from our survey here: Notes from May 30, 2023 Meeting on Advocacy for Wikidata & Linked Data in Libraries.[https://docs.google.com/document/d/1M9DPW2wt_4B7wO7RkEIOmJSEUk-4w5A0gBXBu15Eukk/edit?usp=sharing Agenda]
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/47WH7UVUGJWI5FEZV72QNPKSN7RKQN37/ Wiki Workshop 2024 - Announcing a new track and a Call for Proposals] - Submit your contributions by April 29, 2024 (23:59 AoE)
** [[w:Wikipedia:WikiCon_Aotearoa/Auckland_2024|WikiCon Aotearoa - Auckland 2024]] - The New Zealand WikiCon has a couple of events introducing and workshopping Wikidata:
*** Saturday 23 March 2024, 11:15 NZT - Intro to Wikidata / 13:00 NZT - Beginner's OpenRefine Workshop
*** Sunday 24 March 2024, 11:00 NZT - Presentation: Breathing life into the Women's Archive through Wikidata
*'''Press, articles, blog posts, videos'''
** Blogs
*** [https://co.m.wikimedia.org/wiki/Dominio_p%C3%BAblico Making the Colombian public domain visible in Wikidata] results from WM Colombia are now published.
** Papers
*** [https://scholarsarchive.byu.edu/cgi/viewcontent.cgi?article=2851&context=jeal Connecting Local Archive Data to Wikidata:] Focusing on the Archives of National Debt Redemption Movement. By Yun, J., & Oh, S.G. Documents the findings of connecting Wikidata with the Korean NDRM.
*** [[c:File:Narrating_Queer_History_-_Queer_Data_Days_2024,_Presentation_by_John_Samuel.pdf|Narrating Queer History with Wikidata]], Queer Data Days 2024 (UCL Department of Information Studies), Presentation by [[User:Jsamwrites|John Samuel]].
** Videos
*** [https://www.youtube.com/watch?v=Gy65JhvpPYE WikiClub 3L] (French) - learn how to create a Wikidata file and an Infobox with Simon Villeneuve.
*** [https://www.youtube.com/watch?v=Z87_htC_qXU Making Colombian public domain data visible on Wikidata] (Spanish) - Presents the methodology and findings of analysis of data in the public domain of part of the collections of the National Library of Colombia. Part of the [https://conector.red Conector.red project)]
*** [https://www.youtube.com/watch?v=UmxtbPnj-os Wikidata Lab: Dear Diary] (Portugese) - Aims to share resources and capabilities for integration of Wikidata with other free knowledge projects, in particular the Querido Diário project, from Open Knowledge Brasil. Hosted by Porto, É. & Giulio Carvalho, G.
** Notebooks
*** [https://observablehq.com/@pac02/media-directory The media directory] a Wikidata-driven media directory by country
*'''Tool of the week'''
** [[d:Wikidata:Tools/Wikidata_Orcid_Scraper|ORCID Scraper]] - helps users get DOIs from [https://orcid.org/ orcid.org] for a specific author and curate them using Scholia. It gives users an overview of which DOIs are missing and helps them easily import missing articles one by one.
*'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12527|form decomposition]] (<nowiki>decomposition of a word</nowiki>)
*** External identifiers: [[:d:Property:P12528|TNHR&CE temple ID]], [[:d:Property:P12529|DLE entry ID]], [[:d:Property:P12530|Malaysia company new number]], [[:d:Property:P12531|GARAE ID]], [[:d:Property:P12532|Oyez Project ID]], [[:d:Property:P12533|Gematsu event ID]], [[:d:Property:P12534|Singapore Infopedia ID]], [[:d:Property:P12535|OSL ID]], [[:d:Property:P12536|Combine OverWiki ID]], [[:d:Property:P12537|EJAtlas ID]], [[:d:Property:P12538|Galician Authors in the BUSC ID]], [[:d:Property:P12539|Premier League player ID]], [[:d:Property:P12541|Ludzie Nauki ID (new)]], [[:d:Property:P12542|WhatsApp channel ID]], [[:d:Property:P12543|Portal Wiki ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/document keywords|document keywords]] (<nowiki>Keywords associated with the text found in <code><meta name="keywords"></code> of an HTML document.</nowiki>)
****[[:d:Wikidata:Property proposal/height of letters|height of letters]] (<nowiki>height of the letters of an inscription</nowiki>)
****[[:d:Wikidata:Property proposal/Media modality|Media modality]] (<nowiki>Lists which media modalities are present, particularly in multimodal creative works such as electronic literature.</nowiki>)
****[[:d:Wikidata:Property proposal/official gazette|official gazette]] (<nowiki>periodical publication authorised to publish public or legal notices for that administrative entity or governmental institution</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/SNS Info Saúde|SNS Info Saúde]], [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/RatingGraph TV show ID|RatingGraph TV show ID]], [[:d:Wikidata:Property proposal/Michigan Historical Marker ID|Michigan Historical Marker ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of the Qur'ān entry|Encyclopaedia of the Qur'ān entry]], [[:d:Wikidata:Property proposal/Doom Wiki ID|Doom Wiki ID]], [[:d:Wikidata:Property proposal/Instagram account numeric ID|Instagram account numeric ID]], [[:d:Wikidata:Property proposal/ECF rating code|ECF rating code]], [[:d:Wikidata:Property proposal/CalPhotos taxon ID|CalPhotos taxon ID]], [[:d:Wikidata:Property proposal/Traineras rower ID|Traineras rower ID]], [[:d:Wikidata:Property proposal/Traineras club ID|Traineras club ID]], [[:d:Wikidata:Property proposal/Traineras competition ID|Traineras competition ID]], [[:d:Wikidata:Property proposal/Peertube Channel Address|Peertube Channel Address]]
<!-- END NEW PROPOSALS -->
** [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
*'''Did you know?'''
** Query examples:
*** [https://w.wiki/7rGo exploratory query to find new items] for the WikiProject: Polish Socialist Party
*** [https://www.nobelprize.org/about/linked-data-examples/ SPARQL query examples for the Nobel Prize]
*** [https://w.wiki/9QEp Exploring Wikidata Items for people born in the Basque country]
*** [https://w.wiki/97bM Birthplace of Colombians in the Public Domain]
*** [https://w.wiki/9JbQ Relationship between Institutions, Works and Persons in the Colombian Public Domain]
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Polish_Socialist_Party|Polish Socialist Party]] - aims to document and enrich data and items (Leadership, sports clubs, commemorated buildings, art, publications etc.) that are connected with the Polish Socialist party.
** WikiProject Highlights:
*** [[m:Requests_for_comment/Global_ban_for_Slowking4_(2)|RfC: Slowking4 (2)]] - Comments are required on actions against the named editor.
** Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Mr._Ibrahem/Language_statistics_for_items |Language statistics for Items]] - Number of labels, descriptions and aliases for items per language (2024-03-18).
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1001|Mahatma Gandhi]] - The "Great Soul", lawyer, political ethicist and leader of the non-violent resistance to end Imperial British occupation of India.
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L6573|Jak]] - (Polish) The noble ''Bos mutus'' or Yak.
*'''Development'''
** [[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2024_03_18|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ११:५३, १८ मार्च २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26381994 -->
== Wikidata weekly Summary #621 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.<br>This is the Wikidata summary of the week before 2024-03-25.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator#KonstantinaG07_3|KonstantinaG07 3]] - Adminship request successful, congratulations KonstantinaG07 3!
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]
** [[d:Wikidata:WikiProject_Indonesia/Kegiatan/Datathon|2024 Women's Wiki Month Datathon]] (Indonesian) Between 24 - 26 March 2024, Wikimedia Indonesia is hosting a competitive Data-thon with Prizes available for editing and enriching Wikidata items on the topic of Women's Health. ''Full details on the project page.''
** [https://www.mshb.fr/event/datalab-mshb-rennes-graphes-connaissances-wikidata-factgrid-saisie-linterrogation-donnees Wikidata and FactGrid - Knowledge Graphs of data query entry] (French) - a workshop taking place 26 March, 13:30 - 16:30 (GMT+1), hosted by Datalab MSHB Rennes and moderated by Jean-Baptiste Pressac.
** [[d:Wikidata:Events/Leveling_Up_Days_2024|Levelling Up Days 2024]] is an online event designed to welcome new people to Wikidata, upgrade their editing skills and find out about useful tools and apps. Join us for a series of videos and discussions regarding Wikidata and its uses in and outside of the Wikimedia projects.
*** [[d:Wikidata:Events/Leveling_Up_Days_2024#Program|Program]] - the live portions of the event take place across the weekends 5-7 and 12-14 April
*** [https://www.youtube.com/playlist?list=PLduaHBu_3ejNsjilXbEdD2eQjUG2yAyTA YouTube Video Playlist]
* '''Press, articles, blog posts, videos'''
** Blogs
*** [https://blog.factgrid.de/archives/3467 Are our Wikibase QueryServices about to mess up two millennia of historical dates?] by Olaf Simons. This article discusses the intricacies and drawbacks of historical dates stored in Wikidata under different Calendars (e.g. Julian and Gregorian).
*** [https://blog.factgrid.de/archives/3541 At least a make shift solution: The “Julian calendar stabiliser”] by Olaf Simons. An update to the above article, including input from community members.
** Papers
*** [https://www.researchgate.net/publication/379048762_Contributor_or_Commodity_Inequities_of_Labor_and_Representation_in_Wikidata Contributor or Commodity? Inequities of Labor and Representation in Wikidata] - this paper by [[m:User:MatthewVetter]] explores gender diversity, representation and decision-makers of Ontology discussions impacting Queer and Gender diversity.
** Videos
*** [https://www.youtube.com/watch?v=o1cYXBp_2B8 Co to są Wikidane - wprowadzenie dla początkujących] [''What is Wikidata? An Introduction for Beginners''] (Polish) - recording of a webinar held by Wikimedia Polska, with [[User:Powerek38|Jarosław Błaszczak]] and [[User:Jolanta_Drzewakowska_(WMPL)|Jolanta Drzewakowska]].
*** [https://www.youtube.com/watch?v=6nYbRBJ_bgE Leveraging Quantitative Bibliometrics in Assyriology] - Exploring Distant Reading, Computational Linguistics, and the [https://database.factgrid.de/wiki/FactGrid:Cuneiform_Project FactGrid Cuneiform Wikibase Project], presented by Adam Anderson.
*** [https://www.youtube.com/watch?v=4v9Px843C2w Wikibase Training workshop for Librarians at College of Science Library, KNUST] organized by KNUST Wiki Club in collaboration with Dagbani Wikimedians user group.
*** [https://www.youtube.com/watch?v=qcSSb67Zw0g Wikipediapodden episode 254] (Swedish) - Wikipedia Weekly Network recording, hosted by Jan Ainali and guest, Magnus.
*** [https://www.youtube.com/watch?v=u1uXu6j8-VY How does a high school student promote the Taiwanese Wikimedia movement?] (Chinese) - a podcast feat. Wang Wenyue of the Wikidata Taiwan community.
** Notebooks
*** [https://observablehq.com/@pac02/cycling-stage-race-explorer Cycling stage race explorer], an Observable notebook
*** [https://observablehq.com/@pac02/ontology-explorer Ontology Explorer], also an Observable notebook, explore the subclasses in front or behind a Wikidata Item.
* '''Tool of the week'''
** [https://observablehq.com/@pac02/members-of-european-parliament Members of European Parliament] by pac02. Explore visualisations of MEP's in the European Parliament. Country of origin, gender, political alignment and other properties from Wikidata can be explored.
* '''Other Noteworthy Stuff'''
** Wikimedia Deutschland published a '''[https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata/Open_Call Call for Software Contributions]'''! Application deadline is April 21th, 23:59 (GMT+1).
** '''[https://openreview.net/group?id=wikimediafoundation.org/Wikimedia/2023/RAY&referrer=%5BHomepage%5D(%2F)#tab-your-consoles Wikimedia Foundation Research Award of the Year 2023]''' - We encourage you to nominate and vote for research papers published in 2023 that focused on or benefited the Wikimedia projects (we're not biased but hope you vote for Wikidata-based Papers). Please submit your nominations by April 18, 2024.
** In preparation for the Research Track of the 11th Wiki Workshop, there is now a '''[https://wikiworkshop.org/call-for-papers/ Call for Contributions]''' for the event scheduled virtually on June 20, 2024 (tentatively 12:00-19:00 UTC). The Wiki Workshop aims to bring together researchers who study all aspects of the Wikimedia Projects. We hope Wikidata and Wikibase are well represented! Submission deadline: April 22, 2024 (23:59 AoE)
* '''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes:
****[[:d:Property:P12527|form decomposition]] (<nowiki>decomposition of a word</nowiki>)
****[[:d:Property:P12545|Nanopublication identifier]] (<nowiki>Nanopublications are small RDF-based publications, quite similar to Wikidata Statements with references and history.</nowiki>)
****[[:d:Property:P12548|media modality]] (<nowiki>lists which media modalities are present, particularly in digital, multimodal creative works such as electronic literature</nowiki>)
****[[:d:Property:P12549|height of letters]] (<nowiki>height of the letters of an inscription</nowiki>)
*** External identifiers: [[:d:Property:P12528|TNHR&CE temple ID]], [[:d:Property:P12529|Diccionario de la lengua española entry ID]], [[:d:Property:P12530|Malaysia company new number]], [[:d:Property:P12531|GARAE ID]], [[:d:Property:P12532|Oyez Project ID]], [[:d:Property:P12533|Gematsu event ID]], [[:d:Property:P12534|Singapore Infopedia ID]], [[:d:Property:P12535|OSL ID]], [[:d:Property:P12536|Combine OverWiki ID]], [[:d:Property:P12537|EJAtlas ID]], [[:d:Property:P12538|Galician Authors in the BUSC ID]], [[:d:Property:P12539|Premier League player ID]], [[:d:Property:P12541|Ludzie Nauki ID (new)]], [[:d:Property:P12542|WhatsApp channel ID]], [[:d:Property:P12543|Portal Wiki ID]], [[:d:Property:P12544|RatingGraph TV show ID]], [[:d:Property:P12546|Instagram account numeric ID]], [[:d:Property:P12547|Doom Wiki ID]], [[:d:Property:P12550|DWDS sense ID]], [[:d:Property:P12551|11v11 player ID]], [[:d:Property:P12552|hyatt Hotel ID]], [[:d:Property:P12553|ECF rating code]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes:
****[[:d:Wikidata:Property proposal/document keywords|document keywords]] (<nowiki>Keywords associated with the text found in <code><meta name="keywords"></code> of an HTML document.</nowiki>)
****[[:d:Wikidata:Property proposal/official gazette|official gazette]] (<nowiki>periodical publication authorised to publish public or legal notices for that administrative entity or governmental institution</nowiki>)
****[[:d:Wikidata:Property proposal/Imagehash difference hash|Imagehash difference hash]] (<nowiki>Imagehash difference hash is hash which tells whether two images look nearly identical.</nowiki>)
****[[:d:Wikidata:Property proposal/Image of construction|Image of construction]] (<nowiki>image showing the building/object/work under construction</nowiki>)
****[[:d:Wikidata:Property proposal/RTE substation ID|RTE substation ID]] (<nowiki>Identifier of electrical substations operated by RTE in France</nowiki>)
****[[:d:Wikidata:Property proposal/Caste|Caste]] (<nowiki>Property to indicate the caste affiliation of individuals in India.</nowiki>)
*** External identifiers: [[:d:Wikidata:Property proposal/SNS Info Saúde|SNS Info Saúde]], [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/Michigan Historical Marker ID|Michigan Historical Marker ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of the Qur'ān entry|Encyclopaedia of the Qur'ān entry]], [[:d:Wikidata:Property proposal/CalPhotos taxon ID|CalPhotos taxon ID]], [[:d:Wikidata:Property proposal/Traineras rower ID|Traineras rower ID]], [[:d:Wikidata:Property proposal/Traineras club ID|Traineras club ID]], [[:d:Wikidata:Property proposal/Traineras competition ID|Traineras competition ID]], [[:d:Wikidata:Property proposal/Peertube Channel Address|Peertube Channel Address]], [[:d:Wikidata:Property proposal/TMDB TV IDs|TMDB TV IDs]], [[:d:Wikidata:Property proposal/istina.msu.ru person ID|istina.msu.ru person ID]], [[:d:Wikidata:Property proposal/arch2.iofe.center person ID|arch2.iofe.center person ID]], [[:d:Wikidata:Property proposal/identifiant Sculpturo|identifiant Sculpturo]], [[:d:Wikidata:Property proposal/SteamGridDB ID|SteamGridDB ID]], [[:d:Wikidata:Property proposal/Amazon Luna game ID|Amazon Luna game ID]], [[:d:Wikidata:Property proposal/AllSkaters persons ID|AllSkaters persons ID]], [[:d:Wikidata:Property proposal/Triton Poker player ID|Triton Poker player ID]], [[:d:Wikidata:Property proposal/ASM Mammal Diversity Database ID|ASM Mammal Diversity Database ID]], [[:d:Wikidata:Property proposal/Mammal Diversity Database ID (MMD ID)|Mammal Diversity Database ID (MMD ID)]], [[:d:Wikidata:Property proposal/BSWW team ID|BSWW team ID]], [[:d:Wikidata:Property proposal/Algerian National Library ID|Algerian National Library ID]], [[:d:Wikidata:Property proposal/museum-digital person ID|museum-digital person ID]], [[:d:Wikidata:Property proposal/Quran.com entry|Quran.com entry]], [[:d:Wikidata:Property proposal/ID of member of the Chambre des députés|ID of member of the Chambre des députés]], [[:d:Wikidata:Property proposal/Supreme Court of Canada case number|Supreme Court of Canada case number]], [[:d:Wikidata:Property proposal/Featherbase ID|Featherbase ID]], [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Theatrical Index theatre ID|Theatrical Index theatre ID]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/OSHA Occupational Chemical Database ID|OSHA Occupational Chemical Database ID]], [[:d:Wikidata:Property proposal/Brazilian Football Confederation player ID|Brazilian Football Confederation player ID]]
<!-- END NEW PROPOSALS -->
** [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
* '''Did you know?'''
** Query examples:
*** [https://w.wiki/9BhX Graph of all individuals connected to the Suffrage Interviews and institutions holding their oral history]
*** [https://qlever.cs.uni-freiburg.de/wikidata/rCxO1O QLever: Find items with no 'en' Label but are linked to other Wikimedia Projects]
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_The_Women%E2%80%99s_Library_LSESuffrageInterviewsProject|The Women's Library LSE Suffrage Interviews Project]] - this project aims to populate and enrich items connected with participants of ''[[d:Q100380678|The Suffragette Interviews]]''.
** Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Most_sitelinked_items|Most sitelinked items]] - explore this DB report if you're curious to see what is connected most frequently to Wikidata Items.
** [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q260957|Symphony No.7]] - in A Major, Op. 92, by Ludwig von Beethoven.
** [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L678505|अग्नि]] -the Sanskrit word for 'fire' and also the Hindu God of fire 'Agni'
* '''Development'''
** Wikibase REST API:
*** We worked on the ability to create Items via POST /entities/items ([[phab:T342990]])
*** We worked on making it possible to modify the data of a Property via PATCH /entities/properties/{property_id} ([[phab:T347394]])
** EntitySchemas: We are getting back to making architecture improvements to enable the new datatype to link to EntitySchemas in statements.
** IP masking: We wrapped up the work on adapting Wikibase for the upcoming IP masking changes.
** Query Service: We added the ability to stop a query in the UI in order to not have to wait for a broken query to finish or run into a time-out. You can find the stop button below the run button in the query UI now.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Weekly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2024_03_25|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १३:३३, २५ मार्च २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26436776 -->
== Wikidata weekly summary #622 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week. This is the Wikidata summary of the week before 2024-03-11. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''</div>
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/MONA.artpublic.bot|MONA.artpublic.bot]] (Task: The bot's function is to add information about artists specializing in public artwork in Québec, Canada. The bot will initially only add that an artist's genre of work is public art for a set of known public artists in Québec compiled by MONA Montréal from open data sets.)
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming:
** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call April 2, 2024: Come join us for fun data modeling discussions! We'll create breakout rooms in Zoom for people to discuss 4 examples of cultural heritage items to contribute to Wikidata. Each group will choose categories, brainstorm properties for basic and enhanced description, and discuss challenges. Then we'll have some quality time at the end to compare notes and discuss our processes! [https://docs.google.com/document/d/1NXkhSEgaGueSXaEDKXJyEeDKQy9SgfET47mJshtK0nc/edit?usp=sharing Agenda]
** [[d:Wikidata:Events/Leveling Up Days 2024|Wikidata Leveling Up Days]], everything you need to know about Wikidata: 5, 6, 7, 12, 13 and 14 April. The event is taking place online and the videos are already available on the program page.
''' Press, articles, blog posts, videos '''
* Blogs: [https://www.wikimedia.nl/actueel/blog/galerij-der-groten-op-wikidata/ Galerij der Groten op Wikidata] (Dutch) - Wikimedia NL hosted an Edit-A-Thon on the Baroeg project, the task was to document and archive on Wikidata all of the bands that have played at the live music venue, the idea born from a stack of band flyers and posters hung in the bathroom(!) Join the next one Sunday April 14th.
* Papers: [https://github.com/AndreaWesterinen/Wikidata-and-OWL/blob/main/papers/Understanding%20Wikidata.pdf Understanding Wikidata] - Wikidata is extremely valuable as a data source to supplement, validate and extend existing knowledge bases and applications. To effectively utilize Wikidata in a Semantic Web application, one must understand its design, terminology and correspondence with ontological concepts (especially RDF and OWL). This paper attempts to explain and position this information. (by [https://wikitech.wikimedia.org/wiki/User:AndreaWest AWesterinen])
* Videos
** [https://www.youtube.com/watch?v=Js1fRnS_xmU Wikipedia Weekly: Ep. 255] (Swedish) - Hosted by Jan Ainali and Magnus. This week covers scarcely clicked sources, API uses and wave at beautiful images.
** Wikimedia Ghana is bringing together Ghanians to enrich and translate content for the [https://www.youtube.com/watch?v=ZOzk6ZHJLXw Ga Language] and [https://www.youtube.com/watch?v=SOQmm4-Lnc0 Twi Language] as part of the [[d:Wikidata:Wikidata_for_Education|Wikidata For Education Project]].
** [https://www.youtube.com/watch?v=UvpgQAyk8mc Mapping Linguistic territories using Wikidata and SPARQL] - a topic presented by Camilo Fique, shows how to use Wikidata and the WDQS as tools for mapping linguistics. In this example, Camilo uses toponyms, specifically Human Settlements.
** [https://www.youtube.com/watch?v=7K3rKZqHObg Evaluating Named Entity Disambiguation with Wikidata & SpaCy] - creating a Named Entity Disambiguation model in SpaCy with the entity linker based on a custom knowledge base derived from Wikidata and Wikipedia, by Matthew Pellegrino.
* Notebooks: [https://observablehq.com/@pac02/gender-differences-in-the-number-of-sitelinks-among-meps Gender differences in the number of sitelinks among members of the European Parliament], a statistical analysis based on Wikidata about the number of sitelinks by gender.
''' Tool of the week '''
* [https://altilunium.github.io/Wikidatalite/?item=Q480 Wikidatalite] : Search, browse, and navigate Wikidata items with a mobile-friendly, simplified user interface.
''' Other Noteworthy Stuff '''
* [https://observablehq.com/@pac02/gender-differences-in-the-number-of-sitelinks-among-meps MEPs: Sitelinks and Gender differences] - this Notebook by PAC explores the completeness or lack of content differentiated by gender of MEP's in the Wikimedia Projects, helping highlight lack of representation and information.
* [https://observablehq.com/d/7edfa6a725d2f373 Metadata schemas and vocabularies for TU Delft's digitized special collections]
* [https://observablehq.com/@pac02/members-of-european-parliament Dashboard of Members of European parlianent] - by PAC02
* [http://ancientworldonline.blogspot.com/2024/04/oracc-dataset-format-to-lod-factgrid.html ORACC & Cuneiform Project] - repository of LOD datasets for the FACTGRID Wikibase instance for the Cuneiform project.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12527|form decomposition]] (<nowiki>decomposition of a word</nowiki>)
**[[:d:Property:P12545|nanopublication identifier]] (<nowiki>RDF-based publication, with references and history</nowiki>)
**[[:d:Property:P12548|media modality]] (<nowiki>which media modalities are present in a creative work, particularly in digital, multimodal works such as electronic literature</nowiki>)
**[[:d:Property:P12549|height of letters]] (<nowiki>height of the letters of an inscription</nowiki>)
**[[:d:Property:P12563|Imagehash difference hash]] (<nowiki>hash which tells whether two images look nearly identical</nowiki>)
**[[:d:Property:P12565|image of construction]] (<nowiki>image showing the building/object/work under construction</nowiki>)
* Newest External identifiers: [[:d:Property:P12528|TNHR&CE temple ID]], [[:d:Property:P12529|Diccionario de la lengua española entry ID]], [[:d:Property:P12530|Malaysia company new number]], [[:d:Property:P12531|GARAE ID]], [[:d:Property:P12532|Oyez Project ID]], [[:d:Property:P12533|Gematsu event ID]], [[:d:Property:P12534|Singapore Infopedia ID]], [[:d:Property:P12535|OSL ID]], [[:d:Property:P12536|Combine OverWiki ID]], [[:d:Property:P12537|EJAtlas ID]], [[:d:Property:P12538|Galician Authors in the BUSC ID]], [[:d:Property:P12539|Premier League player ID]], [[:d:Property:P12541|Ludzie Nauki ID (new)]], [[:d:Property:P12542|WhatsApp channel ID]], [[:d:Property:P12543|Portal Wiki ID]], [[:d:Property:P12544|RatingGraph TV show ID]], [[:d:Property:P12546|Instagram account numeric ID]], [[:d:Property:P12547|Doom Wiki ID]], [[:d:Property:P12550|DWDS sense ID]], [[:d:Property:P12551|11v11 player ID]], [[:d:Property:P12552|Hyatt hotel ID]], [[:d:Property:P12553|ECF rating code]], [[:d:Property:P12554|CalPhotos taxon ID]], [[:d:Property:P12558|TMDB season ID]], [[:d:Property:P12559|TMDB episode ID]], [[:d:Property:P12560|ASM Mammal Diversity Database ID]], [[:d:Property:P12561|SteamGridDB ID]], [[:d:Property:P12562|Amazon Luna game ID]], [[:d:Property:P12564|Triton Poker player ID]], [[:d:Property:P12566|Traineras rower ID]], [[:d:Property:P12567|StatMuse Premier League player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/official gazette|official gazette]] (<nowiki>periodical publication authorised to publish public or legal notices for that administrative entity or governmental institution</nowiki>)
**[[:d:Wikidata:Property proposal/RTE substation ID|RTE substation ID]] (<nowiki>identifier of electrical substations operated by RTE in France</nowiki>)
**[[:d:Wikidata:Property proposal/follows spelling paradigm|follows spelling paradigm]] (<nowiki>spelling rule, pattern or paradigm followed by this form</nowiki>)
**[[:d:Wikidata:Property proposal/intervener|intervener]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/WEM facility code|WEM facility code]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/SNS Info Saúde|SNS Info Saúde]], [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/Michigan Historical Marker ID|Michigan Historical Marker ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of the Qur'ān entry|Encyclopaedia of the Qur'ān entry]], [[:d:Wikidata:Property proposal/Traineras club ID|Traineras club ID]], [[:d:Wikidata:Property proposal/Traineras competition ID|Traineras competition ID]], [[:d:Wikidata:Property proposal/Oxford Reference entry|Oxford Reference entry]], [[:d:Wikidata:Property proposal/Peertube Channel Address|Peertube Channel Address]], [[:d:Wikidata:Property proposal/istina.msu.ru person ID|istina.msu.ru person ID]], [[:d:Wikidata:Property proposal/arch2.iofe.center person ID|arch2.iofe.center person ID]], [[:d:Wikidata:Property proposal/identifiant Sculpturo|identifiant Sculpturo]], [[:d:Wikidata:Property proposal/AllSkaters persons ID|AllSkaters persons ID]], [[:d:Wikidata:Property proposal/BSWW team ID|BSWW team ID]], [[:d:Wikidata:Property proposal/Algerian National Library ID|Algerian National Library ID]], [[:d:Wikidata:Property proposal/museum-digital person ID|museum-digital person ID]], [[:d:Wikidata:Property proposal/Quran.com entry|Quran.com entry]], [[:d:Wikidata:Property proposal/ID of member of the Chambre des députés|ID of member of the Chambre des députés]], [[:d:Wikidata:Property proposal/Supreme Court of Canada case number|Supreme Court of Canada case number]], [[:d:Wikidata:Property proposal/Featherbase ID|Featherbase ID]], [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Theatrical Index theatre ID|Theatrical Index theatre ID]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/OSHA Occupational Chemical Database ID|OSHA Occupational Chemical Database ID]], [[:d:Wikidata:Property proposal/Brazilian Football Confederation player ID|Brazilian Football Confederation player ID]], [[:d:Wikidata:Property proposal/Theatrical Index company ID|Theatrical Index company ID]], [[:d:Wikidata:Property proposal/Digital Athenaeus Catalog Author ID|Digital Athenaeus Catalog Author ID]], [[:d:Wikidata:Property proposal/Barry Hugman's Footballers player ID|Barry Hugman's Footballers player ID]], [[:d:Wikidata:Property proposal/BeSoccer player ID|BeSoccer player ID]], [[:d:Wikidata:Property proposal/National Library of Uruguay authority ID|National Library of Uruguay authority ID]], [[:d:Wikidata:Property proposal/IsThereAnyDeal ID|IsThereAnyDeal ID]], [[:d:Wikidata:Property proposal/China Ministry of Industry and Information Technology ID|China Ministry of Industry and Information Technology ID]], [[:d:Wikidata:Property proposal/KupiGolos game ID|KupiGolos game ID]], [[:d:Wikidata:Property proposal/ffspb.org player ID|ffspb.org player ID]], [[:d:Wikidata:Property proposal/Touhou Wiki id|Touhou Wiki id]], [[:d:Wikidata:Property proposal/TUESPWiki id|TUESPWiki id]], [[:d:Wikidata:Property proposal/az.lib.ru author ID|az.lib.ru author ID]], [[:d:Wikidata:Property proposal/Droitne ID|Droitne ID]], [[:d:Wikidata:Property proposal/WildTangent Games ID|WildTangent Games ID]], [[:d:Wikidata:Property proposal/The Spriters Resource game ID|The Spriters Resource game ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/9dta List of masters theses written in Māori] ([https://twitter.com/Tagishsimon/status/1772091570302472234 source])
** [https://w.wiki/9XTr Tram systems with 1435mm wide rails] ([https://twitter.com/LArtour/status/1770796346884141559 source])
** [https://w.wiki/9R$c Location and official opening of statues in Denmark] ([https://twitter.com/peterbrodersen/status/1767198458006421593 source])
** [https://w.wiki/9Hzh Map of objects on the banks of the Kama and the rivers flowing into it] ([https://twitter.com/infovarius/status/1762108328971264085 source])
** [https://w.wiki/9HYA Remakes of Soviet films with their popularity] ([https://twitter.com/infovarius/status/1761875545640390986 source])
** [https://w.wiki/9dba Images for all monuments with a Bavarian monument authority ID in Passau administrative district] ([https://wikis.world/@awinkler@openbiblio.social/112196978463979642 source])
** [https://w.wiki/9Ygr Most frequent objects depicted on coats of arms] ([https://wikis.world/@kvistgaard@vivaldi.net/112162949851779659 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Azerbaijan|Azerbaijan]] - aims to organize data related to Azerbaijan.
** [[d:Wikidata:WikiProject Paralympics|WikiProject Paralympics]] - The goal of WikiProject Paralympics is to improve items about Paralympic Games, Paralympians, and Paralympic events.
** [[d:Wikidata:Wikiproject Lieder|Lieder]] - This project aims to collect all Lieder, Lieder cycles and Poems as well as Composers and Poets related to them.
** [[d:Wikidata:WikiProject Cultural venues|Cultural venues]] - The aim of the present project is to create the world’s most complete high-quality database of cultural venues, such as theatres, concert halls, etc.
** [[d:Wikidata:WikiProject Cal State University Building/San Bernardino|Cal State University Building/San Bernardino]] - Aims to document and lists guidelines for the California State University San Bernardino's participation in the California State University Wikidata Building Project.
** [[d:Wikidata:WikiProject Epigraphy|Epigraphy]] - Aims to create Items of epigraphs on Wikidata.
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/9K7K This query] shows that there are 8000 botanists with a standard botanical abbreviation, IPNI code, and little else. Help expand, merge, and otherwise help us know who these folks are! ([https://twitter.com/CharlesMatthe12/status/1762792364702081372 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q2283194|INS Vikrant(Q2283194)]] - 1961 Majestic-class aircraft carrier of the Indian Navy
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1226849|لله قوریسین/Allah korusun (L1226849)]] - Turkish interjectional locution 'God forbid!'
''' Development '''
* mul language code: We are continuing the work on fixing remaining issues for the next stage of releasing it ([[phab:T356200]])
* REST API:
** We continued work on modifying the data of a Property ([[phab:T347394]])
** We continued work on creating Items ([[phab:T342990]])
* EntitySchemas: We continued work on making it possible to link to EntitySchemas in statements ([[phab:T359419]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Sandwich
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १२:५२, २ अप्रैल २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26436776 -->
== Wikidata weekly summary #623 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week. This is the Wikidata summary of the week before 2024-04-08. [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''</div>
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Did you manage to see the first weekend and sessions of the [[d:Wikidata:Events/Leveling_Up_Days_2024|Leveling Up Days 2024]], well fret not as there is another weekend of Wikidata-related sessions to come. Day 4 begins Friday April 12, join via [https://meet.jit.si/WikidataLevelingUpDays2024 Jitsi] - see you there!
* [https://www.eventbrite.it/e/biglietti-wikidata-raccogliere-e-utilizzare-dati-aperti-876029867917 Wikidata - collect and use open data] (Italian) - April 19 at the University of Catania, [[d:User:Lea_Lacroix_(WMDE)|Léa Lacroix]] and Luca Martinelli (WMIT) will give an overview of Wikidata's use for sharing data, querying data and some of its main applications.
* [https://www.beclass.com/rid=284d815660fc41c711f3 Build Open Data through Wikidata: a database integration model] (Taiwanese) - April 9 19:00 - 20:00. Wang Wenyue (WMTW) will lead this discussion on how Wikidata can re-connect and index a topic that may be documented in multiple various places online.
* Wikimania 2024: Submission deadline extended to April 10, 12:00 UTC! [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/PBUJINYXC4E4ULMWZWY2WJTYAXPEDVGU/ Get your Wikidata submissions in].
''' Press, articles, blog posts, videos '''
* Blogs: [https://diff.wikimedia.org/2024/03/28/told-cities-unveiling-the-heritage-and-chronicles-of-unesco-world-heritage-cities/ Told Cities: Unveiling the Heritage and Chronicles of UNESCO World Heritage Cities] - initiated by Wiki World Heritage, this project aims to comprehensively document UNESCO World Heritage Cities using Wikimedia projects like Wikipedia, Wikidata, and Wikimedia Commons.
* Videos
** [https://www.youtube.com/watch?v=PTZGSNkNP70 Wikidata editing #113] (English) at Wikidata Leveling Up Days. [[d:User:Ainali|Ainali]] and [[d:User:Abbe98|Abbe98]] do some live editing on biographies of climate scientists and glaciologists.
** [https://www.youtube.com/watch?v=CPIUpN25ak0 Panel: 10 years of FAIR principle] - [[d:User:Lydia_Pintscher_(WMDE)|Lydia Pintscher]] joins a panel to talk about implementation of FAIR principles and how Wikidata and Wikibase can contribute.
''' Tool of the week '''
* [http://atilioa.me/WikidataAntiPatternAnalyzer/Wikidata Anti-Pattern Analyzer] is a static website capable of checking the existence of 'anti-pattern 1' (AP1) occurrences given an entity from Wikidata. It can also check if a new statement would introduce new violations.
''' Other Noteworthy Stuff '''
* Only [https://zonestamp.toolforge.org/1713735900 13 more days to go]! The deadline to submit your project proposal to Wikimedia Deutschland's [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata/Open_Call Open Call for Software Contributions] is coming closer and closer. With this call, Wikimedia Deutschland aims to support projects that make Wikidata's data more accessible and usable for a wider audience.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12545|nanopublication identifier]] (<nowiki>RDF-based publication, with references and history</nowiki>)
**[[:d:Property:P12548|media modality]] (<nowiki>which media modalities are present in a creative work, particularly in digital, multimodal works such as electronic literature</nowiki>)
**[[:d:Property:P12549|height of letters]] (<nowiki>height of the letters of an inscription</nowiki>)
**[[:d:Property:P12563|Imagehash difference hash]] (<nowiki>hash which tells whether two images look nearly identical</nowiki>)
**[[:d:Property:P12565|image of construction]] (<nowiki>image showing the building/object/work under construction</nowiki>)
**[[:d:Property:P12571|base units]] (<nowiki>property that lists the different units that a unit is derived from, would be useful to add a qualifier for the exponent of each unit</nowiki>)
**[[:d:Property:P12574|International Classification of Nonprofit Organizations]] (<nowiki>industry classification for nonprofit organization created by the Johns Hopkins University and adapted by the United Nations</nowiki>)
**[[:d:Property:P12583|RTE substation ID]] (<nowiki>identifier of electrical substations operated by RTE in France</nowiki>)
* Newest External identifiers: [[:d:Property:P12535|OSL ID]], [[:d:Property:P12536|Combine OverWiki ID]], [[:d:Property:P12537|EJAtlas ID]], [[:d:Property:P12538|Galician Authors in the BUSC ID]], [[:d:Property:P12539|Premier League player ID]], [[:d:Property:P12541|Ludzie Nauki ID (new)]], [[:d:Property:P12542|WhatsApp channel ID]], [[:d:Property:P12543|Portal Wiki ID]], [[:d:Property:P12544|RatingGraph TV show ID]], [[:d:Property:P12546|Instagram account numeric ID]], [[:d:Property:P12547|Doom Wiki ID]], [[:d:Property:P12550|DWDS sense ID]], [[:d:Property:P12551|11v11 player ID]], [[:d:Property:P12552|Hyatt hotel ID]], [[:d:Property:P12553|ECF rating code]], [[:d:Property:P12554|CalPhotos taxon ID]], [[:d:Property:P12558|TMDB season ID]], [[:d:Property:P12559|TMDB episode ID]], [[:d:Property:P12560|ASM Mammal Diversity Database ID]], [[:d:Property:P12561|SteamGridDB ID]], [[:d:Property:P12562|Amazon Luna game ID]], [[:d:Property:P12564|Triton Poker player ID]], [[:d:Property:P12566|Traineras rower ID]], [[:d:Property:P12567|StatMuse Premier League player ID]], [[:d:Property:P12568|AllSkaters person ID]], [[:d:Property:P12569|DoblajeVideojuegos dub actor ID]], [[:d:Property:P12570|IsThereAnyDeal ID]], [[:d:Property:P12572|Algerian National Library ID]], [[:d:Property:P12573|Lisaan Masry Egyptian Arabic Dictionary ID]], [[:d:Property:P12575|Encyclopaedia of the Qur'ān ID]], [[:d:Property:P12576|Brazilian Football Confederation player ID]], [[:d:Property:P12577|BeSoccer player ID]], [[:d:Property:P12578|A New Nation Votes ID]], [[:d:Property:P12579|istina.msu.ru person ID]], [[:d:Property:P12580|KupiGolos game ID]], [[:d:Property:P12581|Oskar Schindler Archive agent ID]], [[:d:Property:P12582|Oxford Reference overview ID]], [[:d:Property:P12584|Theatrical Index company ID]], [[:d:Property:P12585|Touhou Wiki ID]], [[:d:Property:P12586|Traineras club ID]], [[:d:Property:P12587|Traineras competition ID]], [[:d:Property:P12588|Slovenian organization number]], [[:d:Property:P12589|Featherbase ID]], [[:d:Property:P12590|TUESPWiki ID]], [[:d:Property:P12591|Theatrical Index theatre ID]], [[:d:Property:P12592|Supreme Court of Canada case number]], [[:d:Property:P12593|SNS Info Saúde]], [[:d:Property:P12594|OSHA Occupational Chemical Database ID]], [[:d:Property:P12595|National Library of Uruguay authority ID]], [[:d:Property:P12596|museum-digital tag ID]], [[:d:Property:P12597|museum-digital person ID]], [[:d:Property:P12598|government.ru person ID]], [[:d:Property:P12599|arch2.iofe.center person ID]], [[:d:Property:P12600|Digital Athenaeus Catalog author ID]], [[:d:Property:P12601|China Ministry of Industry and Information Technology ID]], [[:d:Property:P12602|BFO class ID]], [[:d:Property:P12603|identifiant Sculpturo]], [[:d:Property:P12604|Michigan Historical Marker ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/official gazette|official gazette]] (<nowiki>periodical publication authorised to publish public or legal notices for that administrative entity or governmental institution</nowiki>)
**[[:d:Wikidata:Property proposal/follows spelling paradigm|follows spelling paradigm]] (<nowiki>spelling rule, pattern or paradigm followed by this form</nowiki>)
**[[:d:Wikidata:Property proposal/WEM facility code|WEM facility code]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/API formatter URL|API formatter URL]] (<nowiki>URI template from which "$1" can automatically be replaced with the effective property value on items; for API access and other machine-readable data</nowiki>)
**[[:d:Wikidata:Property proposal/Type of representation|Type of representation]] (<nowiki>Property to indicate the '''type of representation''' as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items, indicating the media type of the media file as can be derived from its registered property in Wikidata, being different from P18 (image).</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Peertube Channel Address|Peertube Channel Address]], [[:d:Wikidata:Property proposal/BSWW team ID|BSWW team ID]], [[:d:Wikidata:Property proposal/Quran.com entry|Quran.com entry]], [[:d:Wikidata:Property proposal/ID of member of the Chambre des députés|ID of member of the Chambre des députés]], [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/Barry Hugman's Footballers player ID|Barry Hugman's Footballers player ID]], [[:d:Wikidata:Property proposal/ffspb.org player ID|ffspb.org player ID]], [[:d:Wikidata:Property proposal/az.lib.ru author ID|az.lib.ru author ID]], [[:d:Wikidata:Property proposal/Droitne ID|Droitne ID]], [[:d:Wikidata:Property proposal/WildTangent Games ID|WildTangent Games ID]], [[:d:Wikidata:Property proposal/The Spriters Resource game ID|The Spriters Resource game ID]], [[:d:Wikidata:Property proposal/Zillow zpid|Zillow zpid]], [[:d:Wikidata:Property proposal/Cemu Wiki article ID|Cemu Wiki article ID]], [[:d:Wikidata:Property proposal/Algerian National Statistics Office ID|Algerian National Statistics Office ID]], [[:d:Wikidata:Property proposal/Algerian Government ID|Algerian Government ID]], [[:d:Wikidata:Property proposal/Génération Nintendo game ID|Génération Nintendo game ID]], [[:d:Wikidata:Property proposal/Oxford Reference subject ID|Oxford Reference subject ID]], [[:d:Wikidata:Property proposal/Dictionary of Qur'anic Usage ID|Dictionary of Qur'anic Usage ID]], [[:d:Wikidata:Property proposal/British Comedy Guide person ID|British Comedy Guide person ID]], [[:d:Wikidata:Property proposal/mosff.ru staff ID|mosff.ru staff ID]], [[:d:Wikidata:Property proposal/Hanslick Online person ID|Hanslick Online person ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/9hdE Tolkien-style plurals] ([https://twitter.com/WikidataFacts/status/1776651392888758645 source])
** [https://w.wiki/6TNS Top album languages found on Wikidata right now] ([https://wikis.world/@moebeus@mastodon.online/112223387850016286 source])
** [https://w.wiki/6Tzi Lexemes with a Sense related to a geolocated Item]
** [https://w.wiki/9hdp Map of all places related to persons with layers by property of the place] ([[Wikidata:Request_a_query#Map of all places related to persons with layers by property of the place|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Hijri Calendar|Hijri Calendar]] - aims to create and improve Items for Hijri Calendar dates such as [[d:Q4886009|1 Ramadan (Q4886009)]].
** [[d:Wikidata:WikiProject MLA Linked Data Working Group|MLA Linked Data Working Group]] - The [https://cmc.wp.musiclibraryassoc.org/mla-linked-data-working-group/ Linked Data Working Group] (LDWG) is a [https://www.musiclibraryassoc.org/ Music Library Association (MLA)] working group convened by the MLA [https://cmc.wp.musiclibraryassoc.org/ Cataloging and Metadata Committee (CMC)]. Members are music catalogers and other library metadata workers exploring linked data topics through Wikidata projects, discussion of BIBFRAME and linked data cataloging, and other areas of interest.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/birthday today|birthdays today]] - People born this day of the year (primarily currently living people)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q45909|John Cale (Q45909)]] - Welsh composer, singer-songwriter and record producer
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L415173|armastuskolmnurk (L415173)]] - Estonian noun, translated "love triangle"
''' Development '''
* REST API:
** We continued the work on the endpoint for creating an Item via POST /entities/items ([[phab:T342990]])
** We continued the work on the endpoint for modifying data of a Property via PATCH /entities/properties/{property_id} (]]phab:T347394]])
* EntitySchemas: Work on making it possible to link to EntitySchemas in statements is continuing.
* mul language code: We are fixing remaining issues uncovered during testing. ([[phab:T355059]], [[phab:T356200]], [[phab:T135871]], [[phab:T356201]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Misc
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] · 15:43, 8 April 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26562780 -->
== Wikidata weekly summary #622 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.</br>This is the Wikidata summary of the week before 2024-04-15.</br>[[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/AzBot|AzBot]] - Task: adding a space in over 7k malformed Dutch descriptions per this request.
** [[d:Wikidata:Requests_for_permissions/Bot/DifoolBot_3|DifoolBot 3]] - Task: fill in empty English/French/German labels and basic statements for persons with VIAF ID [[d:Property:P214|(P214)]] and a VIAF authority source GND ID [[d:Property:P227|(P227)]], IdRef ID [[d:Property:P269|(P269)]], Bibliothèque nationale de France ID [[d:Property:P268|(P268)]] or Library of Congress authority ID [[d:Property:P244|(P244)]]
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* The [[Wikidata:Events#Wikidata bug triage hour|next Wikidata Bug triage hour]] is happening on April 15th at 16UTC. It will focus on mobile editing of statements.
* [[d:Wikidata:Events/Telegram_office_hour_2024-04-10|Telegram Office Hour - 04-10-2024]] log - if you missed all the exciting updates, you can see them all here on the Archived log.
* The [[d:Wikidata:Events/Leveling_Up_Days_2024|Leveling Up Days 2024]] was concluded, you can watch the videos available on the program page and contribute to the captions on Wikimedia Commons.
* Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call April 16, 2024: We have our next LD4 Wikidata Affinity Group Call on Tuesday, 16 April, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET (Time zone converter). The LD4 Wikidata Affinity Group is, amazingly, 5 years old this month, and we are planning a very Zoomy celebration befitting our virtual community. We are hoping you can join and share some reflections. Feel free to [https://recocards.com/board/anniversary-ld4-wikidata-affinity-group-81320375362 sign our anniversary card] and [https://www.partyslate.com/best-of/virtual-party-zoom-backgrounds update your Zoom background to something festive!] [https://docs.google.com/document/d/1NXkhSEgaGueSXaEDKXJyEeDKQy9SgfET47mJshtK0nc/edit?usp=sharing Agenda]
* [[m:Event:Decisions_that_Define_Us:_Documenting_Nigeria%E2%80%99s_Supreme_Court_cases_on_Wikidata|Documenting Nigeria's Supreme Court Cases]] - this online event is a contest to enrich and connect the verdicts and sitting Judges of Nigerian Supreme Court cases. Points will be awarded for contributions. Event ends: 28 April 00:00 UTC.
* [https://hsli.org/newsletter/registration-open-for-the-linked-data-users-group-of-the-midwest-collaborative-for-library-services-wikidata-edit-a-thon-online-mon-april-22-fri-april-26/ Edit-A-Thon of the LOD user group: Midwest Collaborative Library Services] - registration is now open for this online event, taking place 22 - 26 April.
* [https://www.ub.edu/wikiwomen/2024/04/10/ii-international-convention-on-glam-wikiverse-and-gender/ II International Convention on GLAM Wikiverse and Gender] - June 5, Aula Rubió, Faculty of Information and Audiovisual Media, University of Barcelona (UB), 9:30-1:30 p.m.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://dev.to/mikeyoung44/towards-a-brazilian-history-knowledge-graph-3gi2 Working towards a Brazilian History Knowledge Graph] - Mike Young describes the progress towards building a KG on Brazilian history and how Wikidata supported this endeavour, especially for linking poiticians, movements, constitutions, laws and events that may not be notable for individual Wikipedia articles.
** [https://www.library.wales/news/reimagining-cultural-heritage-data Reimagining cultural heritage data] - this article by Jason Evans documents the efforts of the Llyfgrell Genedlaethol Cymru (National Library of Wales) to open their archives and datasets to Wikidata and the creation of their Wikibase-powered [https://snarc-llgc.wikibase.cloud/wiki/Main_Page SNARC Tool] (Semantic Name Authority Repository Cymru).
** [https://www.openstreetmap.org/user/arjunaraoc/diary/403890 Improving geodata accuracy on OSM and Wikidata] how to remove the mismatches between Wikidata and Openstreetmap for villages of a district in Andhra Pradesh (India)
** [https://wiki.openstreetmap.org/wiki/Andhra_Pradesh/Notes/Arjunaraoc/Improving_geodata_accuracy_on_OSM_and_Wikidata Andhra Pradesh/Notes/Arjunaraoc/Improving geodata accuracy on OSM and Wikidata]
* Presentations
** [https://zenodo.org/records/10955373 Wikidata: your friendly (University's) knowledge graph] - Christian Erlinger on behalf of the University of Innsbruck has produced this slidedeck showing how Wikidata can be used for science and research communication.
** [https://www.wikidata.org/wiki/User:Hiperterminal/Dominio_publico_taller Workshop: Making the Colombian public domain visible on Wikidata (in Spanish)] - Fundación Conector with the support of Wikimedia Colombia presented this workshop to create items in Wikidata about Colombian authors. This is part of the [https://co.m.wikimedia.org/wiki/Dominio_publico directory of Colombian authors in Public domain]
* Papers: [https://www.emerald.com/insight/content/doi/10.1108/JD-11-2023-0230/full/html Assessing knowledge organization systems from a gender perspective: Wikipedia taxonomy and Wikidata ontologies] - analyze the ontologies of Wikidata and the taxonomy of Wikipedia. Centelles, M. and Ferran-Ferrer, N. (2024)
* Videos
** ''Wikidata per la ricerca'' (Wikidata for research): online conference, [[:w:it:Wikipedia:Raduni/Wikidata e la ricerca 2024|organized]] on 9 April 2024 by [[:d:Q15136611|Wikimedia Italia]], by [[:d:User:Epìdosis|Epìdosis]] (in Italian: [[:commons:File:Wikidata_per_la_ricerca.pdf|slides]] and [https://cvs5133.ergonet.host/playback/presentation/2.0/playback.html?meeingId=e420724e96d095a1510420cdc783fa50f0aee67a-1712665016023 video])
** [https://www.youtube.com/watch?v=gFasrWxF_PQ Demonstration of the XML-TEI Wikidata Geocoder Tool] (French) - This tool from PhilippGam will showcase how the Wikidata Geocoder tool can extract information such as PersName, PlaceName, geographic coordinates and images from XML-TEI files. [https://philippegambette.github.io/xmlToRenumar/ Try it here].
** [https://www.youtube.com/watch?v=PTZGSNkNP70 Live Wikidata Editing #113] with [[d:User:Abbe98|User:Abbe98]] and [[d:User:Ainali|User:Ainali]] explain the thought process behind how they edit whilst looking at biographies of climate scientists and glaciologists, during the [[d:Wikidata:Events/Leveling_Up_Days_2024|Leveling Up Days 2024]] event.
** WikiConference NA 2023
*** [https://www.youtube.com/watch?v=JxNA6MG_FUY Open scholarly communication with Wikidata] - [[d:User:Daniel_Mietchen|Daniel Mietchen]] talks about the benefits of Wikidata and the Wikimedia platforms to enhance researcher and collaborative workflows.
*** [https://www.youtube.com/watch?v=lGjAmoqoRAI Wikidata for open museum data sharing] - Rhonda Yearwood explains how Wikidata can facilitate and provide a platform for the open sharing of Museum and Gallery datasets.
*** [https://www.youtube.com/watch?v=aVEKeNoQN3Y Wikidata's usefulness for university knowledge sharing]- [[d:User:Will_(Wiki_Ed)|Will (Wiki Ed)]] hosts workshops on Wikidata and advocates Wikidata as a way for Universities to share general reference knowledge.
** [https://www.youtube.com/watch?v=5y8EU2uCEhI FOSSGIS 2024 Modelling with 'Fuzziness' / 'Wobbliness' in Geodata] (German) - Florian Thiery presents a paper on data-driven use cases for modeling vague or uncertain georeference data, to adhere to FAIR principles as closely as possible.
* Notebooks: [https://observablehq.com/@pac02/medias-by-country Medias by country]
''' Tool of the week '''
* [https://observablehq.com/@pac02/missing-biographies Missing biographies], a companion tool which helps identifies people without a biography in a given Wikipedia using Wikidata
* It’s time to nominate your favorite tool(s) for the fifth edition of the [[m:Coolest_Tool_Award|Coolest Tool Award!]] To nominate, [https://wikimediafoundation.limesurvey.net/797991?lang=en follow this link]. Deadline: 10 May 2024 - winners will be unveiled at [[m:Wikimania_2024|Wikimania 2024]].
''' Other Noteworthy Stuff '''
* Join the Wikidata Open Online Course starting April 22, 2024! Whether you're a beginner taking your first steps, an individual in need of a refresher on Wikidata concepts, or a seasoned trainer looking to level up your skills - this course is right for you. Register here: [[d:Wikidata:Open Online Course|Wikidata:Open Online Course]]
*[https://zonestamp.toolforge.org/1713735900 Only 6 more days] to submit your project proposal to Wikimedia Deutschland's [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata/Open_Call Open Call for Software Contributions]. With this call, Wikimedia Deutschland aims to support projects that make Wikidata's data more accessible and usable for a wider audience.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* General datatypes:
**[[:d:Property:P12545|nanopublication identifier]] (<nowiki>RDF-based publication, with references and history</nowiki>)
**[[:d:Property:P12548|media modality]] (<nowiki>which media modalities are present in a creative work, particularly in digital, multimodal works such as electronic literature</nowiki>)
**[[:d:Property:P12549|height of letters]] (<nowiki>height of the letters of an inscription</nowiki>)
**[[:d:Property:P12563|Imagehash difference hash]] (<nowiki>hash which tells whether two images look nearly identical</nowiki>)
**[[:d:Property:P12565|image of construction]] (<nowiki>image showing the building/object/work under construction</nowiki>)
**[[:d:Property:P12571|derived from base unit]] (<nowiki>the base unit(s) that this derived unit is derived from</nowiki>)
**[[:d:Property:P12574|International Classification of Nonprofit Organizations]] (<nowiki>industry classification for nonprofit organization created by the Johns Hopkins University and adapted by the United Nations</nowiki>)
**[[:d:Property:P12583|RTE substation ID]] (<nowiki>identifier of electrical substations operated by RTE in France</nowiki>)
**[[:d:Property:P12605|API formatter URL]] (<nowiki>URI template from which "$1" can automatically be replaced with the effective property value on items; for API access and other machine-readable data</nowiki>)
* Newest External identifiers: [[:d:Property:P12543|Portal Wiki ID]], [[:d:Property:P12544|RatingGraph TV show ID]], [[:d:Property:P12546|Instagram account numeric ID]], [[:d:Property:P12547|Doom Wiki ID]], [[:d:Property:P12550|DWDS sense ID]], [[:d:Property:P12551|11v11 player ID]], [[:d:Property:P12552|Hyatt hotel ID]], [[:d:Property:P12553|ECF rating code]], [[:d:Property:P12554|CalPhotos taxon ID]], [[:d:Property:P12558|TMDB season ID]], [[:d:Property:P12559|TMDB episode ID]], [[:d:Property:P12560|ASM Mammal Diversity Database ID]], [[:d:Property:P12561|SteamGridDB ID]], [[:d:Property:P12562|Amazon Luna game ID]], [[:d:Property:P12564|Triton Poker player ID]], [[:d:Property:P12566|Traineras rower ID]], [[:d:Property:P12567|StatMuse Premier League player ID]], [[:d:Property:P12568|AllSkaters person ID]], [[:d:Property:P12569|DoblajeVideojuegos dub actor ID]], [[:d:Property:P12570|IsThereAnyDeal ID]], [[:d:Property:P12572|Algerian National Library ID]], [[:d:Property:P12573|Lisaan Masry Egyptian Arabic Dictionary ID]], [[:d:Property:P12575|Encyclopaedia of the Qur'ān ID]], [[:d:Property:P12576|Brazilian Football Confederation player ID]], [[:d:Property:P12577|BeSoccer player ID]], [[:d:Property:P12578|A New Nation Votes ID]], [[:d:Property:P12579|istina.msu.ru person ID]], [[:d:Property:P12580|KupiGolos game ID]], [[:d:Property:P12581|Oskar Schindler Archive agent ID]], [[:d:Property:P12582|Oxford Reference overview ID]], [[:d:Property:P12584|Theatrical Index company ID]], [[:d:Property:P12585|Touhou Wiki ID]], [[:d:Property:P12586|Traineras club ID]], [[:d:Property:P12587|Traineras competition ID]], [[:d:Property:P12588|Slovenian organization number]], [[:d:Property:P12589|Featherbase ID]], [[:d:Property:P12590|TUESPWiki ID]], [[:d:Property:P12591|Theatrical Index theatre ID]], [[:d:Property:P12592|Supreme Court of Canada case number]], [[:d:Property:P12593|SNS Info Saúde]], [[:d:Property:P12594|OSHA Occupational Chemical Database ID]], [[:d:Property:P12595|National Library of Uruguay authority ID]], [[:d:Property:P12596|museum-digital tag ID]], [[:d:Property:P12597|museum-digital person ID]], [[:d:Property:P12598|government.ru person ID]], [[:d:Property:P12599|arch2.iofe.center person ID]], [[:d:Property:P12600|Digital Athenaeus Catalog author ID]], [[:d:Property:P12601|China Ministry of Industry and Information Technology ID]], [[:d:Property:P12602|BFO class ID]], [[:d:Property:P12603|identifiant Sculpturo]], [[:d:Property:P12604|Michigan Historical Marker ID]], [[:d:Property:P12606|Barry Hugman's Footballers player ID]], [[:d:Property:P12607|droitne.ch author ID]], [[:d:Property:P12608|Statbunker player ID]], [[:d:Property:P12609|ffspb.org player ID]], [[:d:Property:P12610|beachsoccer.com team ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/official gazette|official gazette]] (<nowiki>periodical publication authorised to publish public or legal notices for that administrative entity or governmental institution</nowiki>)
**[[:d:Wikidata:Property proposal/follows spelling paradigm|follows spelling paradigm]] (<nowiki>spelling rule, pattern or paradigm followed by this form</nowiki>)
**[[:d:Wikidata:Property proposal/WEM facility code|WEM facility code]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Type of representation|Type of representation]] (<nowiki>Property to indicate the '''representation type''' as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items, indicating the media type of the media file as can be derived from its registered property in Wikidata, being different from P18 (image).</nowiki>)
**[[:d:Wikidata:Property proposal/EBITDA|EBITDA]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Authorised capital|Authorised capital]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/is fake of|is fake of]] (<nowiki>the kind (class) of elements this item falsifies / is a fake for</nowiki>)
**[[:d:Wikidata:Property proposal/image decay|image decay]] (<nowiki>image decay suffered by an old photograph</nowiki>)
**[[:d:Wikidata:Property proposal/number of submissions|number of submissions]] (<nowiki>number of submissions, e.g., submitted papers to a conference</nowiki>)
**[[:d:Wikidata:Property proposal/number of accepted contributions|number of accepted contributions]] (<nowiki>number of accepted submissions, e.g., conference articles to a conference</nowiki>)
**[[:d:Wikidata:Property proposal/risk group|risk group]] (<nowiki>Risk group of a biological agent guiding its initial handling in labs according to the risk group classification {{Q|125449255}}</nowiki>)
**[[:d:Wikidata:Property proposal/electoral symbol|electoral symbol]] (<nowiki>symbol allocated to a political party / candidate for use on ballots</nowiki>)
**[[:d:Wikidata:Property proposal/tartan image|tartan image]] (<nowiki>image of the item's tartan</nowiki>)
**[[:d:Wikidata:Property proposal/tartan|tartan]] (<nowiki>subject's tartan</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Zentrum für Dramatik ID|Zentrum für Dramatik ID]], [[:d:Wikidata:Property proposal/RERO+ ID|RERO+ ID]], [[:d:Wikidata:Property proposal/Peertube Channel Address|Peertube Channel Address]], [[:d:Wikidata:Property proposal/Quran.com entry|Quran.com entry]], [[:d:Wikidata:Property proposal/ID of member of the Chambre des députés|ID of member of the Chambre des députés]], [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/az.lib.ru author ID|az.lib.ru author ID]], [[:d:Wikidata:Property proposal/WildTangent Games ID|WildTangent Games ID]], [[:d:Wikidata:Property proposal/The Spriters Resource game ID|The Spriters Resource game ID]], [[:d:Wikidata:Property proposal/Zillow zpid|Zillow zpid]], [[:d:Wikidata:Property proposal/Cemu Wiki article ID|Cemu Wiki article ID]], [[:d:Wikidata:Property proposal/Algerian National Statistics Office ID|Algerian National Statistics Office ID]], [[:d:Wikidata:Property proposal/Algerian Government ID|Algerian Government ID]], [[:d:Wikidata:Property proposal/Génération Nintendo game ID|Génération Nintendo game ID]], [[:d:Wikidata:Property proposal/Dictionary of Qur'anic Usage ID|Dictionary of Qur'anic Usage ID]], [[:d:Wikidata:Property proposal/British Comedy Guide person ID|British Comedy Guide person ID]], [[:d:Wikidata:Property proposal/mosff.ru staff ID|mosff.ru staff ID]], [[:d:Wikidata:Property proposal/Hanslick Online person ID|Hanslick Online person ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Islam ID|The Oxford Dictionary of Islam ID]], [[:d:Wikidata:Property proposal/HCERES organisation ID|HCERES organisation ID]], [[:d:Wikidata:Property proposal/CPV profile ID|CPV profile ID]], [[:d:Wikidata:Property proposal/SPV profile ID|SPV profile ID]], [[:d:Wikidata:Property proposal/Duden Sense ID|Duden Sense ID]], [[:d:Wikidata:Property proposal/The Oxford Essential Dictionary of Foreign Terms in English ID|The Oxford Essential Dictionary of Foreign Terms in English ID]], [[:d:Wikidata:Property proposal/Algerian trademark number|Algerian trademark number]], [[:d:Wikidata:Property proposal/YList ID|YList ID]], [[:d:Wikidata:Property proposal/WDF players ID|WDF players ID]], [[:d:Wikidata:Property proposal/GovTrack person|GovTrack person]], [[:d:Wikidata:Property proposal/Algerian commune ID|Algerian commune ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of the Islamic World ID|The Oxford Encyclopedia of the Islamic World ID]], [[:d:Wikidata:Property proposal/The Concise Oxford Dictionary of World Religions ID|The Concise Oxford Dictionary of World Religions ID]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur brewery ID|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of Islam and Women ID|The Oxford Encyclopedia of Islam and Women ID]], [[:d:Wikidata:Property proposal/pressball.by football manager ID|pressball.by football manager ID]], [[:d:Wikidata:Property proposal/The Islamic World: Past and Present ID|The Islamic World: Past and Present ID]], [[:d:Wikidata:Property proposal/Delisted Games ID|Delisted Games ID]], [[:d:Wikidata:Property proposal/PlantZAfrica Plants of the Week ID|PlantZAfrica Plants of the Week ID]], [[:d:Wikidata:Property proposal/Brill ID|Brill ID]], [[:d:Wikidata:Property proposal/Encyclopedia of Canonical Hadith ID|Encyclopedia of Canonical Hadith ID]], [[:d:Wikidata:Property proposal/Kritikanstvo IDs|Kritikanstvo IDs]], [[:d:Wikidata:Property proposal/case number (mainland China)|case number (mainland China)]], [[:d:Wikidata:Property proposal/myabandonware.com game id|myabandonware.com game id]], [[:d:Wikidata:Property proposal/FürthWiki article ID|FürthWiki article ID]], [[:d:Wikidata:Property proposal/IAFD film UUID|IAFD film UUID]], [[:d:Wikidata:Property proposal/English & Scottish Football League transfers player ID|English & Scottish Football League transfers player ID]], [[:d:Wikidata:Property proposal/Rugby Romania ID|Rugby Romania ID]], [[:d:Wikidata:Property proposal/Scottish Register of Tartans ID|Scottish Register of Tartans ID]], [[:d:Wikidata:Property proposal/A Dictionary of Arabic Literary Terms and Devices ID|A Dictionary of Arabic Literary Terms and Devices ID]], [[:d:Wikidata:Property proposal/NICE Paintings ID|NICE Paintings ID]], [[:d:Wikidata:Property proposal/AccessAble venue ID|AccessAble venue ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/9ean Map of river names in german coloured by gender]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_MLA_Linked_Data_Working_Group|MLA Linked Data Working Group]] - The [https://cmc.wp.musiclibraryassoc.org/mla-linked-data-working-group/ Linked Data Working Group] (LDWG) is a [https://www.musiclibraryassoc.org/ Music Library Association (MLA)] working group convened by the MLA [https://cmc.wp.musiclibraryassoc.org/ Cataloging and Metadata Committee (CMC)]. Members are music catalogers and other library metadata workers exploring linked data topics through Wikidata projects, discussion of BIBFRAME and linked data cataloging, and other areas of interest.
** [[d:Wikidata:WikiProject Albums|Albums]] - A WikiProject about music album releases
** [[d:Wikidata:WikiProject Algeria|Algeria]] - Aims to collaborate on Algeria-related topics
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q512062|László Krasznahorkai (Q512062)]] - Hungarian novelist and screenwriter
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L6888|kone (L6888)]] - Finish noun, translate to "machine"
''' Development '''
* mul langauge code: We are finishing the polishing for the first proper release coming soon.
* EntitySchema: We are continuing the work on the new datatype that will make it possible to link to EntitySchemas in statements.
* REST API:
** We continued work on creating an Item via POST /entities/items ([[phab:T342990]])
** We continued work on modifying data of a Property via PATCH /entities/properties/{property_id} ([[phab:T347394]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Misc (2/n)
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] 13:32, 15 April 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26562780 -->
== Wikidata weekly summary #624 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.</br>This is the Wikidata summary of the week before 2024-04-22.</br>[[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests for permissions/Bot/OpeninfoBot|OpeninfoBot]] - Task: Importing financial data (assets, equity, revenue, EBIT, net profit) from openinfo.uz to entries on public Uzbek companies in Wikidata.
** [[d:Wikidata:Requests for permissions/Bot/IntegrationBot|IntegrationBot]] - Task: retrieve information from Wikidata and contribute data back
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* It’s time to nominate your favorite tool(s) for the fifth edition of the [[m:Coolest_Tool_Award|Coolest Tool Award!]] To nominate, [https://wikimediafoundation.limesurvey.net/797991?lang=en follow this link]. Deadline: 10 May 2024 - winners will be unveiled at [[m:Wikimania_2024|Wikimania 2024]].
''' Press, articles, blog posts, videos '''
* Blogs: [https://tribuneonlineng.com/wikimedia-begins-mapping-of-anambra-mdas-streets-markets-on-wikidata/ Wikimedia begins mapping of Anambra MDAs, streets, markets on Wikidata] - The Wikimedia Anambra Network and the Anambra State ICT Agency are collaborating on a project to map ministries, departments, agencies (MDAs), streets, and markets in Anambra State on Wikidata.
* Papers
**[https://content.iospress.com/articles/semantic-web/sw243562 Evidence of large-scale conceptual disarray in multi-level taxonomies in Wikidata]
**[https://www.biorxiv.org/content/10.1101/2024.04.12.589259v1 Bringing PanglaoDB to 5-star Linked Open Data using Wikidata] + [https://sciencecast.org/casts/n3rvoge1kzh0 AI audio abstract]
''' Tool of the week '''
* [https://mishramilan.toolforge.org/ Mishramilan (মিশ্রমিলন)], a tool listing words/phrases in different language catalogs and allowing users to match the entries in those catalogs to existing Wikidata lexemes or to create new lexemes based on those entries.
''' Other Noteworthy Stuff '''
* It's not too late to join the Wikidata Open Online Course, open from April 22 to May 31! Whether you're a beginner taking your first steps, an individual in need of a refresher on Wikidata concepts, or a seasoned trainer looking to level up your skills - this course is right for you. Register here: [[d:Wikidata:Open Online Course|Wikidata:Open Online Course]]
* There is [[Wikidata:SPARQL query service/WDQS backend update/April 2024 scaling update|a new update]] relative to the experiment with splitting the Wikidata Query Service graph. A [[Wikidata:SPARQL query service/WDQS graph split/WDQS Split Refinement|new proposal for the split]] has also been published, feedback will be open until May 15th 2024.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* General datatypes:
**[[:d:Property:P12563|Imagehash difference hash]] (<nowiki>hash which tells whether two images look nearly identical</nowiki>)
**[[:d:Property:P12565|image of construction]] (<nowiki>image showing the building/object/work under construction</nowiki>)
**[[:d:Property:P12571|derived from base unit]] (<nowiki>the base unit(s) that this derived unit is derived from</nowiki>)
**[[:d:Property:P12574|International Classification of Nonprofit Organizations]] (<nowiki>industry classification for nonprofit organization created by the Johns Hopkins University and adapted by the United Nations</nowiki>)
**[[:d:Property:P12583|RTE substation ID]] (<nowiki>identifier of electrical substations operated by RTE in France</nowiki>)
**[[:d:Property:P12605|API formatter URL]] (<nowiki>URI template from which "$1" can automatically be replaced with the effective property value on items; for API access and other machine-readable data</nowiki>)
**[[:d:Property:P12616|leaf morphology]] (<nowiki>characterization of aspects of the shape of a plant’s leaves</nowiki>)
**[[:d:Property:P12617|creative director]] (<nowiki>person who makes high-level creative decisions</nowiki>)
**[[:d:Property:P12621|beneficial owner]] (<nowiki>natural person or persons who ultimately owns or controls a company or organisation</nowiki>)
**[[:d:Property:P12634|official server list URL]] (<nowiki>website, officially recommended by the developer of the software, that lists public server instances of the software</nowiki>)
**[[:d:Property:P12642|EBITDA]] (<nowiki>accounting measure: net earnings, before interest expenses, taxes, depreciation, and amortization are subtracted</nowiki>)
**[[:d:Property:P12643|date popularized]] (<nowiki>point in time the subject became well known to the public, if different from its inception</nowiki>)
**[[:d:Property:P12649|number of accepted contributions]] (<nowiki>number of accepted submissions, e.g., conference articles to a conference</nowiki>)
**[[:d:Property:P12650|electoral symbol]] (<nowiki>symbol allocated to a political party or candidate for use on ballots</nowiki>)
**[[:d:Property:P12651|authorised capital]] (<nowiki>maximum amount of share capital that the company is authorised to issue to shareholders</nowiki>)
**[[:d:Property:P12655|number of submissions]] (<nowiki>number of submissions, e.g., submitted papers to a conference</nowiki>)
**[[:d:Property:P12657|follows spelling pattern]] (<nowiki>spelling rule, pattern or paradigm followed by this form</nowiki>)
* Newest External identifiers: [[:d:Property:P12553|ECF rating code]], [[:d:Property:P12554|CalPhotos taxon ID]], [[:d:Property:P12558|TMDB season ID]], [[:d:Property:P12559|TMDB episode ID]], [[:d:Property:P12560|ASM Mammal Diversity Database ID]], [[:d:Property:P12561|SteamGridDB ID]], [[:d:Property:P12562|Amazon Luna game ID]], [[:d:Property:P12564|Triton Poker player ID]], [[:d:Property:P12566|Traineras rower ID]], [[:d:Property:P12567|StatMuse Premier League player ID]], [[:d:Property:P12568|AllSkaters person ID]], [[:d:Property:P12569|DoblajeVideojuegos dub actor ID]], [[:d:Property:P12570|IsThereAnyDeal ID]], [[:d:Property:P12572|Algerian National Library ID]], [[:d:Property:P12573|Lisaan Masry Egyptian Arabic Dictionary ID]], [[:d:Property:P12575|Encyclopaedia of the Qur'ān ID]], [[:d:Property:P12576|Brazilian Football Confederation player ID]], [[:d:Property:P12577|BeSoccer player ID]], [[:d:Property:P12578|A New Nation Votes ID]], [[:d:Property:P12579|istina.msu.ru person ID]], [[:d:Property:P12580|KupiGolos game ID]], [[:d:Property:P12581|Oskar Schindler Archive agent ID]], [[:d:Property:P12582|Oxford Reference overview ID]], [[:d:Property:P12584|Theatrical Index company ID]], [[:d:Property:P12585|Touhou Wiki ID]], [[:d:Property:P12586|Traineras club ID]], [[:d:Property:P12587|Traineras competition ID]], [[:d:Property:P12588|Slovenian organization number]], [[:d:Property:P12589|Featherbase ID]], [[:d:Property:P12590|TUESPWiki ID]], [[:d:Property:P12591|Theatrical Index theatre ID]], [[:d:Property:P12592|Supreme Court of Canada case number]], [[:d:Property:P12593|SNS Info Saúde]], [[:d:Property:P12594|OSHA Occupational Chemical Database ID]], [[:d:Property:P12595|National Library of Uruguay authority ID]], [[:d:Property:P12596|museum-digital tag ID]], [[:d:Property:P12597|museum-digital person ID]], [[:d:Property:P12598|government.ru person ID]], [[:d:Property:P12599|arch2.iofe.center person ID]], [[:d:Property:P12600|Digital Athenaeus Catalog author ID]], [[:d:Property:P12601|China Ministry of Industry and Information Technology ID]], [[:d:Property:P12602|BFO class ID]], [[:d:Property:P12603|identifiant Sculpturo]], [[:d:Property:P12604|Michigan Historical Marker ID]], [[:d:Property:P12606|Barry Hugman's Footballers player ID]], [[:d:Property:P12607|droitne.ch author ID]], [[:d:Property:P12608|Statbunker player ID]], [[:d:Property:P12609|ffspb.org player ID]], [[:d:Property:P12610|beachsoccer.com team ID]], [[:d:Property:P12612|WildTangent Games ID]], [[:d:Property:P12613|HCERES organisation ID]], [[:d:Property:P12614|az.lib.ru author ID]], [[:d:Property:P12615|Hanslick Online person ID]], [[:d:Property:P12618|ID of member of the Chambre des députés]], [[:d:Property:P12619|Algerian National Statistics Office ID]], [[:d:Property:P12620|mosff.ru staff ID]], [[:d:Property:P12622|PeerTube channel address]], [[:d:Property:P12623|WDF player ID]], [[:d:Property:P12624|The Spriters Resource game ID]], [[:d:Property:P12625|Cemu Wiki article ID]], [[:d:Property:P12626|Génération Nintendo game ID]], [[:d:Property:P12627|British Comedy Guide person ID]], [[:d:Property:P12628|The Oxford Dictionary of Islam ID]], [[:d:Property:P12629|Zillow zpid]], [[:d:Property:P12630|Aragonario ID (6th version)]], [[:d:Property:P12631|The Oxford Encyclopedia of the Islamic World ID]], [[:d:Property:P12632|Algerian trademark number ID]], [[:d:Property:P12633|Dictionary of Qur'anic Usage ID]], [[:d:Property:P12635|Delisted Games ID]], [[:d:Property:P12636|Algerian commune ID]], [[:d:Property:P12637|The Oxford Encyclopedia of Islam and Women ID]], [[:d:Property:P12638|The Islamic World: Past and Present ID]], [[:d:Property:P12639|The Concise Oxford Dictionary of World Religions ID]], [[:d:Property:P12640|pressball.by football manager ID]], [[:d:Property:P12641|Duden sense ID]], [[:d:Property:P12644|GovTrack person ID]], [[:d:Property:P12645|PlantZAfrica Plants of the Week ID]], [[:d:Property:P12646|Kritikanstvo game ID]], [[:d:Property:P12647|Kritikanstvo publication ID]], [[:d:Property:P12648|Kritikanstvo critic ID]], [[:d:Property:P12652|myabandonware.com game ID]], [[:d:Property:P12653|FürthWiki article ID]], [[:d:Property:P12654|IAFD film UUID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/WEM facility code|WEM facility code]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Type of representation|Type of representation]] (<nowiki>Property to indicate the '''representation type''' as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items, indicating the media type of the media file as can be derived from its registered property in Wikidata, being different from P18 (image).</nowiki>)
**[[:d:Wikidata:Property proposal/is fake of|is fake of]] (<nowiki>the kind (class) of elements this item falsifies / is a fake for</nowiki>)
**[[:d:Wikidata:Property proposal/image decay|image decay]] (<nowiki>image decay suffered by an old photograph</nowiki>)
**[[:d:Wikidata:Property proposal/risk group|risk group]] (<nowiki>risk group of a biological agent guiding its initial handling in labs according to the risk group classification defined by the WHO laboratory biosafety manual</nowiki>)
**[[:d:Wikidata:Property proposal/tartan image|tartan image]] (<nowiki>image of the item's tartan</nowiki>)
**[[:d:Wikidata:Property proposal/tartan|tartan]] (<nowiki>item's tartan; Tartan is a Scottish cloth pattern symbolizing a clan, region, or group.</nowiki>)
**[[:d:Wikidata:Property proposal/hasFeldpostNumber|hasFeldpostNumber]] (<nowiki>Property to link German military units to their respective Feldpost numbers, referencing the specific identifier used during the military communications in the world wars.</nowiki>)
**[[:d:Wikidata:Property proposal/total deposits|total deposits]] (<nowiki>total value of deposits held by a bank or financial institution</nowiki>)
**[[:d:Wikidata:Property proposal/Total loans|Total loans]] (<nowiki>total value of loans given out by a bank or financial institution</nowiki>)
**[[:d:Wikidata:Property proposal/source of transfer & destination of transfer|source of transfer & destination of transfer]] (<nowiki>entity that a transferred item is initially associated with, before this process associates it with another entity (the destination of transfer) [aliases: source / sender]</nowiki>)
**[[:d:Wikidata:Property proposal/type of deterioration|type of deterioration]] (<nowiki>to indicate types of deterioration presented by an artwork, building, artifact, etc.</nowiki>)
**[[:d:Wikidata:Property proposal/rythme narratif|rythme narratif]] (<nowiki>video game mechanic based on the rhythm of the player's actions</nowiki>)
**[[:d:Wikidata:Property proposal/event role|event role]] (<nowiki>item that describes a role in an event class</nowiki>)
**[[:d:Wikidata:Property proposal/Patent Abstract|Patent Abstract]] (<nowiki>Abstract of the patent</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/CPV profile ID|CPV profile ID]], [[:d:Wikidata:Property proposal/SPV profile ID|SPV profile ID]], [[:d:Wikidata:Property proposal/The Oxford Essential Dictionary of Foreign Terms in English ID|The Oxford Essential Dictionary of Foreign Terms in English ID]], [[:d:Wikidata:Property proposal/YList ID|YList ID]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur brewery ID|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Wikidata:Property proposal/Brill ID|Brill ID]], [[:d:Wikidata:Property proposal/Encyclopedia of Canonical Hadith ID|Encyclopedia of Canonical Hadith ID]], [[:d:Wikidata:Property proposal/case number (mainland China)|case number (mainland China)]], [[:d:Wikidata:Property proposal/English & Scottish Football League transfers player ID|English & Scottish Football League transfers player ID]], [[:d:Wikidata:Property proposal/Rugby Romania ID|Rugby Romania ID]], [[:d:Wikidata:Property proposal/Scottish Register of Tartans ID|Scottish Register of Tartans ID]], [[:d:Wikidata:Property proposal/A Dictionary of Arabic Literary Terms and Devices ID|A Dictionary of Arabic Literary Terms and Devices ID]], [[:d:Wikidata:Property proposal/NICE Paintings ID|NICE Paintings ID]], [[:d:Wikidata:Property proposal/AccessAble venue ID|AccessAble venue ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Phrase and Fable ID|The Oxford Dictionary of Phrase and Fable ID]], [[:d:Wikidata:Property proposal/Asociation Espanola de Amigos de los Castillos ID|Asociation Espanola de Amigos de los Castillos ID]], [[:d:Wikidata:Property proposal/Pitchbook Company Profile|Pitchbook Company Profile]], [[:d:Wikidata:Property proposal/Cbonds Company Profile|Cbonds Company Profile]], [[:d:Wikidata:Property proposal/Sonic Retro article ID|Sonic Retro article ID]], [[:d:Wikidata:Property proposal/New Oxford American Dictionary ID|New Oxford American Dictionary ID]], [[:d:Wikidata:Property proposal/Kunstenpunt Knowledge Graph ID|Kunstenpunt Knowledge Graph ID]], [[:d:Wikidata:Property proposal/identifiant Encyklopedia Medyków Powstania Warszawskiego|identifiant Encyklopedia Medyków Powstania Warszawskiego]], [[:d:Wikidata:Property proposal/Algerian district ID|Algerian district ID]], [[:d:Wikidata:Property proposal/The Spriters Resource platform ID|The Spriters Resource platform ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of Philosophy, Science, and Technology in Islam ID|The Oxford Encyclopedia of Philosophy, Science, and Technology in Islam ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of Islam and Politics ID|The Oxford Encyclopedia of Islam and Politics ID]], [[:d:Wikidata:Property proposal/PEGI game ID|PEGI game ID]], [[:d:Wikidata:Property proposal/Jerusalem Film Cinematheque person id|Jerusalem Film Cinematheque person id]], [[:d:Wikidata:Property proposal/The Grove Encyclopedia of Islamic Art and Architecture ID|The Grove Encyclopedia of Islamic Art and Architecture ID]], [[:d:Wikidata:Property proposal/Flora Croatica Database taxon ID|Flora Croatica Database taxon ID]], [[:d:Wikidata:Property proposal/Algerian province ID|Algerian province ID]], [[:d:Wikidata:Property proposal/more kaino.kotus.fi identifiers|more kaino.kotus.fi identifiers]], [[:d:Wikidata:Property proposal/World Encyclopedia ID|World Encyclopedia ID]], [[:d:Wikidata:Property proposal/Encyclopedia of the Middle Ages ID|Encyclopedia of the Middle Ages ID]], [[:d:Wikidata:Property proposal/Gentoo Guru ID|Gentoo Guru ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/9q8y World map of subway maps]
** [https://w.wiki/9prg View of the associative network of artists to societies] ([https://wikis.world/@AllyD@mastodon.online/112308165695743397 source])
** [https://w.wiki/6TNS Top album languages found on Wikidata right now] [https://wikis.world/@moebeus@mastodon.online/112302638644990711 source]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject NZThesisProject Wikidata library training Christchurch 2024|WikiProject NZThesisProject Wikidata library training Christchurch 2024]] - The aim is to organize an event to show participants how adding New Zealand collections to Wikidata can be useful, and to train participants to improve Wikidata Items so that tools such as Scholia, which builds academic profiles, will be demonstrated.
** [[d:Wikidata:WikiProject Islam|WikiProject Islam]] - Aims to collaborate on Islam-related topics
** [[d:Wikidata:WikiProject Algerian History|WikiProject Algerian History]] - The goal of this project is to ensure the completeness of the history of Algeria (Q473761) during its historic period to modern time in Wikidata.
* WikiProject Highlights: [[d:Wikidata:WikiProject India/General Elections 2024 task force|WikiProject India/General Elections 2024 task force]] - is an initiative to create and up-to-date information related to general election ([[d:Q1076105|Q1076105]]) in India ([[d:Q668|Q668]]).
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/projectmerge|Merge candidates based on same sitelink name]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q353003|Bertus Aafjes (Q353003)]] - Dutch poet and writer (1914–1993)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1200000|dismesso (L1200000)]] - "discontinued/disused" in Italian
''' Development '''
* mul language code: We are continuing the roll-out. It is now available on https://test.wikidata.org and https://wikidata.beta.wmflabs.org.
* REST API: We are putting finishing touches on the following:
** Create an Item via POST /entities/items ([[phab:T342990]])
** Modify data of a Property via PATCH /entities/properties/{property_id} ([[phab:T347394]])
* EntitySchemas: We are continuing the work on the new datatype to link to EntitySchemas in statements.
* Leveling Up Days: We are wrapping up the event.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Other objects and tools
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 11:07, 22 April 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26646684 -->
== Wikidata weekly summary #625 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* [https://www.eventbrite.com/e/nubuke-wikidata-workshop-tickets-888255936417 Nubuke Wikidata Workshop] - Sat. 27 April 1100 - 1400 GMT at the Nubuke Foundation, Lome Close Accra, Ghana.
* There's still time for nominating your favorite tool in the [[m:Coolest_Tool_Award|Coolest Tool Award!]] To nominate, follow this link. Deadline: 10 May 2024 - winners unveiled at Wikimania 2024
* [[d:Wikidata:Events/Coordinate_Me_2024|Coordinate Me 2024]] - an international Wikidata competition around content with geodata. The competition starts on 1 May 2024 and ends on 31 May 2024.
* [[mw:Wikimedia_Hackathon_2024|Wikimedia Hackathon 2024]] is just around the corner, taking place in Tallinn, Estonia from 02 - 06 May. We hope there will be lots of Wikidata hacking projects worked on.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://diff.wikimedia.org/2024/04/25/international-museum-day-2024-a-call-to-increase-museum-coverage-on-wikimedia/screenshot-2024-04-19-at-16-32-25/ Diff Blog: Museums around the world, according to Wikidata] - Wikimedia's own blog, Diff, has this interesting graphic showing museums around the world. To explore further, check the [https://w.wiki/9kvh Wikidata Query].
* Papers
** [https://www.researchgate.net/publication/379950304_Bringing_PanglaoDB_to_5-star_Linked_Open_Data_using_Wikidata Bringing PanglaoDB to 5-star Linked Open Data using Wikidata] - This paper documents the experiences mapping PanglaoDB's free text cell types and genes i Wikidata to improve reusability and fairness. By Tiago Lubiana & João Vitor F. Cavalcante.
** [https://www.pedroandretta.info/index/2024/04/22/explorando-o-wikidata-para-pesquisas-em-ciencias-sociais/ Exploring Wikidata for Social Science Research] (Portugese) - Highlights the relevance of open resources such as Wikidata for the Social Sciences, providing access to information that facilitates research in the social, economic and cultural areas. By Wenceslao Arroyo-Machado.
** [https://zenodo.org/records/11069148 Integrating Wikidata with Data Sleuthing Techniques] For Enhanced Knowledge Discovery of Hidden Figures - this is a training resource to find and enrich Items on Natural History collector's.
* Videos
** [https://www.youtube.com/watch?v=mClx7j_Uqq0 The Data Mine: Wikimedia Content Quality 2024] - a short video on how to find mismatched data between Wikidata on other data sources.
** [https://www.youtube.com/watch?v=O72MN8WTfxI MWCon Spring 2024 (Day 3)] - This session of the MediaWiki Users and Developers Conference explores the different extensions you can use with Wikibase. See the rest of the [[mw:MediaWiki_Users_and_Developers_Conference|program here]]
** [https://www.youtube.com/watch?v=UcmbTtL3JBs Getting Started with OpenRefine] - Introducing OpenRefine, importing data, filtering and faceting and bulk editing, as well as how to connect to other data sources for reconciling your data. By Margaret Heller & Diana Rusch.
** [https://www.youtube.com/watch?v=yw6rzbNth7Y A Decade of Scholarly Research on Open Knowledge Graphs] - Houcemeddine Turki host this presentation of the LREC-COLING 2024's findings. You can [https://arxiv.org/abs/2306.13186 read the full paper here.]
** [https://www.youtube.com/watch?v=Wyb08oGZeLA Beyond Wikidata: building a universal knowledge graph with MediaWiki and Wikibase] - James Hare explores Wikibase as a focused alternative to creating a knowledge graph around a specific theme or project.
''' Tool of the week '''
* [https://www.antvaset.com/wikidatas-ontology Antvaset's Wikidata Ontology explorer] - explore Wikidata's Ontology in this top-down tree explorer. By Anton Vasetenkov.
''' Other Noteworthy Stuff '''
* Wikimedia Deutschland closed their Call for Software Contributions! Discover the [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata/Call_Submissions project proposals submitted] and share [https://meta.wikimedia.org/wiki/Talk:Software_Collaboration_for_Wikidata/Call_Submissions your feedback].
* [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/2RU4BCZS3U4EQF2BFDVJLANCT5TCXQI2/ Release of Wikibase Suite: Wikibase 1.39.7WMDE .18 - minor security release compatible with MediaWiki 1.39.7]
* [https://openrefine.org/blog/2024/04/29/version-3-8-0 OpenRefine 3.8.0 was released]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P12583|RTE substation ID]] (<nowiki>identifier of electrical substations operated by RTE in France</nowiki>)
***[[:d:Property:P12605|API formatter URL]] (<nowiki>URI template from which "$1" can automatically be replaced with the effective property value on items; for API access and other machine-readable data</nowiki>)
***[[:d:Property:P12616|leaf morphology]] (<nowiki>characterization of aspects of the shape of a plant’s leaves</nowiki>)
***[[:d:Property:P12617|creative director]] (<nowiki>person who makes high-level creative decisions</nowiki>)
***[[:d:Property:P12621|beneficial owner]] (<nowiki>natural person or persons who ultimately owns or controls a company or organisation</nowiki>)
***[[:d:Property:P12634|official server list URL]] (<nowiki>website, officially recommended by the developer of the software, that lists public server instances of the software</nowiki>)
***[[:d:Property:P12642|EBITDA]] (<nowiki>accounting measure: net earnings, before interest expenses, taxes, depreciation, and amortization are subtracted</nowiki>)
***[[:d:Property:P12643|date popularized]] (<nowiki>point in time the subject became well known to the public, if different from its inception</nowiki>)
***[[:d:Property:P12649|number of accepted contributions]] (<nowiki>number of accepted submissions, e.g., conference articles to a conference</nowiki>)
***[[:d:Property:P12650|electoral symbol]] (<nowiki>symbol allocated to a political party or candidate for use on ballots</nowiki>)
***[[:d:Property:P12651|authorised capital]] (<nowiki>maximum amount of share capital that the company is authorised to issue to shareholders</nowiki>)
***[[:d:Property:P12655|number of submissions]] (<nowiki>number of submissions, e.g., submitted papers to a conference</nowiki>)
***[[:d:Property:P12657|follows spelling pattern]] (<nowiki>spelling rule, pattern or paradigm followed by this form</nowiki>)
***[[:d:Property:P12663|risk group]] (<nowiki>risk group of a biological agent guiding its initial handling in labs according to the risk group classification defined by the WHO laboratory biosafety manual</nowiki>)
***[[:d:Property:P12677|timetable/schedule URL]] (<nowiki>link to the timetable or the schedule (in PDF, HTML, image format) for the given service or the event schedule. The current timetable/schedule should have preferred rank.</nowiki>)
***[[:d:Property:P12680|deterioration]] (<nowiki>to indicate types of deterioration presented by an artwork, building, artifact, etc.</nowiki>)
** External identifiers: [[:d:Property:P12582|Oxford Reference overview ID]], [[:d:Property:P12584|Theatrical Index company ID]], [[:d:Property:P12585|Touhou Wiki ID]], [[:d:Property:P12586|Traineras club ID]], [[:d:Property:P12587|Traineras competition ID]], [[:d:Property:P12588|Slovenian organization number]], [[:d:Property:P12589|Featherbase ID]], [[:d:Property:P12590|TUESPWiki ID]], [[:d:Property:P12591|Theatrical Index theatre ID]], [[:d:Property:P12592|Supreme Court of Canada case number]], [[:d:Property:P12593|SNS Info Saúde]], [[:d:Property:P12594|OSHA Occupational Chemical Database ID]], [[:d:Property:P12595|National Library of Uruguay authority ID]], [[:d:Property:P12596|museum-digital tag ID]], [[:d:Property:P12597|museum-digital person ID]], [[:d:Property:P12598|government.ru person ID]], [[:d:Property:P12599|arch2.iofe.center person ID]], [[:d:Property:P12600|Digital Athenaeus Catalog author ID]], [[:d:Property:P12601|China Ministry of Industry and Information Technology ID]], [[:d:Property:P12602|BFO class ID]], [[:d:Property:P12603|identifiant Sculpturo]], [[:d:Property:P12604|Michigan Historical Marker ID]], [[:d:Property:P12606|Barry Hugman's Footballers player ID]], [[:d:Property:P12607|droitne.ch author ID]], [[:d:Property:P12608|Statbunker player ID]], [[:d:Property:P12609|ffspb.org player ID]], [[:d:Property:P12610|beachsoccer.com team ID]], [[:d:Property:P12612|WildTangent Games ID]], [[:d:Property:P12613|HCERES organisation ID]], [[:d:Property:P12614|az.lib.ru author ID]], [[:d:Property:P12615|Hanslick Online person ID]], [[:d:Property:P12618|ID of member of the Chambre des députés]], [[:d:Property:P12619|Algerian National Statistics Office ID]], [[:d:Property:P12620|mosff.ru staff ID]], [[:d:Property:P12622|PeerTube channel address]], [[:d:Property:P12623|WDF player ID]], [[:d:Property:P12624|The Spriters Resource game ID]], [[:d:Property:P12625|Cemu Wiki article ID]], [[:d:Property:P12626|Génération Nintendo game ID]], [[:d:Property:P12627|British Comedy Guide person ID]], [[:d:Property:P12628|The Oxford Dictionary of Islam ID]], [[:d:Property:P12629|Zillow zpid]], [[:d:Property:P12630|Aragonario ID (6th version)]], [[:d:Property:P12631|The Oxford Encyclopedia of the Islamic World ID]], [[:d:Property:P12632|Algerian trademark number ID]], [[:d:Property:P12633|Dictionary of Qur'anic Usage ID]], [[:d:Property:P12635|Delisted Games ID]], [[:d:Property:P12636|Algerian commune ID]], [[:d:Property:P12637|The Oxford Encyclopedia of Islam and Women ID]], [[:d:Property:P12638|The Islamic World: Past and Present ID]], [[:d:Property:P12639|The Concise Oxford Dictionary of World Religions ID]], [[:d:Property:P12640|pressball.by football manager ID]], [[:d:Property:P12641|Duden sense ID]], [[:d:Property:P12644|GovTrack person ID]], [[:d:Property:P12645|PlantZAfrica Plants of the Week ID]], [[:d:Property:P12646|Kritikanstvo game ID]], [[:d:Property:P12647|Kritikanstvo publication ID]], [[:d:Property:P12648|Kritikanstvo critic ID]], [[:d:Property:P12652|myabandonware.com game ID]], [[:d:Property:P12653|FürthWiki article ID]], [[:d:Property:P12654|IAFD film UUID]], [[:d:Property:P12658|A Dictionary of Arabic Literary Terms and Devices ID]], [[:d:Property:P12659|Rugby Romania ID]], [[:d:Property:P12660|Scottish Register of Tartans ID]], [[:d:Property:P12661|Asociation Espanola de Amigos de los Castillos ID]], [[:d:Property:P12662|NICE Paintings ID]], [[:d:Property:P12664|Sonic Retro article ID]], [[:d:Property:P12665|Algerian district ID]], [[:d:Property:P12666|English & Scottish Football League transfers player ID]], [[:d:Property:P12667|The Spriters Resource platform ID]], [[:d:Property:P12668|Encyklopedia Medyków Powstania Warszawskiego ID]], [[:d:Property:P12669|Cerist.dz CCDZ ID]], [[:d:Property:P12670|Flora Croatica Database taxon ID]], [[:d:Property:P12671|Quadrinhopédia artist ID]], [[:d:Property:P12672|SPV profile ID]], [[:d:Property:P12673|CPV profile ID]], [[:d:Property:P12674|Kunstenpunt Knowledge Graph ID]], [[:d:Property:P12675|The Oxford Dictionary of Phrase and Fable ID]], [[:d:Property:P12676|Hindawi Foundation book ID]], [[:d:Property:P12678|The Oxford Essential Dictionary of Foreign Terms in English ID]], [[:d:Property:P12679|Pennsylvania State Senate ID]], [[:d:Property:P12681|Vanhan kirjasuomen sanakirja ID]], [[:d:Property:P12682|Suomi–ruotsi-suursanakirja ID]], [[:d:Property:P12683|FilmVandaag ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/WEM facility code|WEM facility code]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Type of representation|Type of representation]] (<nowiki>Property to indicate the '''representation type''' as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items, indicating the media type of the media file as can be derived from its registered property in Wikidata, being different from P18 (image).</nowiki>)
***[[:d:Wikidata:Property proposal/is fake of|is fake of]] (<nowiki>the kind (class) of elements this item falsifies / is a fake for</nowiki>)
***[[:d:Wikidata:Property proposal/tartan|tartan]] (<nowiki>item's tartan; Tartan is a Scottish cloth pattern symbolizing a clan, region, or group.</nowiki>)
***[[:d:Wikidata:Property proposal/hasFeldpostNumber|hasFeldpostNumber]] (<nowiki>Property to link German military units to their respective Feldpost numbers, referencing the specific identifier used during the military communications in the world wars.</nowiki>)
***[[:d:Wikidata:Property proposal/total deposits|total deposits]] (<nowiki>total value of deposits held by a bank or financial institution</nowiki>)
***[[:d:Wikidata:Property proposal/Total loans|Total loans]] (<nowiki>total value of loans given out by a bank or financial institution</nowiki>)
***[[:d:Wikidata:Property proposal/source of transfer & destination of transfer|source of transfer & destination of transfer]] (<nowiki>entity that a transferred item is initially associated with, before this process associates it with another entity (the destination of transfer) [aliases: source / sender]</nowiki>)
***[[:d:Wikidata:Property proposal/rythme narratif|rythme narratif]] (<nowiki>video game mechanic based on the rhythm of the player's actions</nowiki>)
***[[:d:Wikidata:Property proposal/event role|event role]] (<nowiki>item that describes a role in an event class</nowiki>)
***[[:d:Wikidata:Property proposal/Patent Abstract|Patent Abstract]] (<nowiki>Abstract of the patent</nowiki>)
***[[:d:Wikidata:Property proposal/category for this time deaths|category for this time deaths]] (<nowiki>category item for people who died in this time</nowiki>)
***[[:d:Wikidata:Property proposal/category for this time births|category for this time births]] (<nowiki>category item for people who born in this time</nowiki>)
***[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
***[[:d:Wikidata:Property proposal/founder of|founder of]] (<nowiki>Organization, religion, or place that was founded or co-founded by subject. Inverse of P112.</nowiki>)
***[[:d:Wikidata:Property proposal/writing technique|writing technique]] (<nowiki>technique used for writing on stone, paper or other support</nowiki>)
***[[:d:Wikidata:Property proposal/identifiant Inventaire du patrimoine immobilier culturel|identifiant Inventaire du patrimoine immobilier culturel]] (<nowiki></nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/TMDB award IDs|TMDB award IDs]], [[:d:Wikidata:Property proposal/Algerian National Assembly ID|Algerian National Assembly ID]], [[:d:Wikidata:Property proposal/YList ID|YList ID]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur brewery ID|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Wikidata:Property proposal/Brill ID|Brill ID]], [[:d:Wikidata:Property proposal/Encyclopedia of Canonical Hadith ID|Encyclopedia of Canonical Hadith ID]], [[:d:Wikidata:Property proposal/case number (mainland China)|case number (mainland China)]], [[:d:Wikidata:Property proposal/AccessAble venue ID|AccessAble venue ID]], [[:d:Wikidata:Property proposal/Pitchbook Company Profile|Pitchbook Company Profile]], [[:d:Wikidata:Property proposal/Cbonds Company Profile|Cbonds Company Profile]], [[:d:Wikidata:Property proposal/New Oxford American Dictionary ID|New Oxford American Dictionary ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of Philosophy, Science, and Technology in Islam ID|The Oxford Encyclopedia of Philosophy, Science, and Technology in Islam ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of Islam and Politics ID|The Oxford Encyclopedia of Islam and Politics ID]], [[:d:Wikidata:Property proposal/PEGI game ID|PEGI game ID]], [[:d:Wikidata:Property proposal/Jerusalem Film Cinematheque person id|Jerusalem Film Cinematheque person id]], [[:d:Wikidata:Property proposal/The Grove Encyclopedia of Islamic Art and Architecture ID|The Grove Encyclopedia of Islamic Art and Architecture ID]], [[:d:Wikidata:Property proposal/Algerian province ID|Algerian province ID]], [[:d:Wikidata:Property proposal/World Encyclopedia ID|World Encyclopedia ID]], [[:d:Wikidata:Property proposal/Encyclopedia of the Middle Ages ID|Encyclopedia of the Middle Ages ID]], [[:d:Wikidata:Property proposal/Gentoo Guru ID|Gentoo Guru ID]], [[:d:Wikidata:Property proposal/Oxford University Press ID|Oxford University Press ID]], [[:d:Wikidata:Property proposal/FilmVandaag ID|FilmVandaag ID]], [[:d:Wikidata:Property proposal/FBW-Kennung|FBW-Kennung]], [[:d:Wikidata:Property proposal/Duden node ID|Duden node ID]], [[:d:Wikidata:Property proposal/Cambridge University Press ID|Cambridge University Press ID]], [[:d:Wikidata:Property proposal/Taylor & Francis book ID|Taylor & Francis book ID]], [[:d:Wikidata:Property proposal/AbeBooks book ID|AbeBooks book ID]], [[:d:Wikidata:Property proposal/COBISS ID|COBISS ID]], [[:d:Wikidata:Property proposal/Dhliz person ID|Dhliz person ID]], [[:d:Wikidata:Property proposal/LGD Block Code|LGD Block Code]], [[:d:Wikidata:Property proposal/Edinburgh University Press ID|Edinburgh University Press ID]], [[:d:Wikidata:Property proposal/BD Gest' work ID|BD Gest' work ID]], [[:d:Wikidata:Property proposal/Gentoo Wiki ID|Gentoo Wiki ID]], [[:d:Wikidata:Property proposal/Barnes & Noble ID|Barnes & Noble ID]], [[:d:Wikidata:Property proposal/Vanguard Books ID|Vanguard Books ID]], [[:d:Wikidata:Property proposal/Douban Personage ID|Douban Personage ID]], [[:d:Wikidata:Property proposal/De Gruyter ID|De Gruyter ID]], [[:d:Wikidata:Property proposal/Thriftbooks ID|Thriftbooks ID]], [[:d:Wikidata:Property proposal/eBay item|eBay item]], [[:d:Wikidata:Property proposal/numéro d'établissement d'une ICPE|numéro d'établissement d'une ICPE]], [[:d:Wikidata:Property proposal/Columbia University Press ID|Columbia University Press ID]], [[:d:Wikidata:Property proposal/Kōmako id|Kōmako id]]
<!-- END NEW PROPOSALS -->
* [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/9uxM Two or more statements on a certain property] - generates a list of all elements where there are two or more statements on a certain property (without deprecated statements).
** [https://w.wiki/9uxW Explore data about Tabakalera participants] - find biographical information of film director's that have participate din the San Sebastian Film Festival Tabalakera cultural centre.
** [https://w.wiki/9twM Mothers on Wikidata] - explore the mother and child relationships of Wikidata items.
** [https://w.wiki/9saJ Presidents of French Universities] - curious about which individuals have presided at French Universities and Higher education institutions? This query explores that!
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q539544|Jerzy Spława-Neyman]] - A polish Statistician, the first to introduce a confidence interval to statistical hypothesis testing.
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L593075|Pfeil (DE)]] - Arrow, part of the [https://dicare.toolforge.org/lexemes/challenge.php Weekly Lexeme Challenge].
''' Development '''
* [[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed above.
* Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
* [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
* Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १४:४१, २९ अप्रैल २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26673942 -->
== Wikidata weekly summary #626 ==
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.</br> This is the Wikidata summary of the week before 2024-05-06.</br>[[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]] are available.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* '''Reminder:''' the period for [[d:Wikidata_talk:SPARQL_query_service/WDQS_graph_split/WDQS_Split_Refinement|feedback]] on the [[Wikidata:SPARQL_query_service/WDQS_graph_split|Wikidata Query Service graph split]] ruleset closes on 15-May-2024. More information [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/AHOKYOHFMHHDVOSVTFON3PGB5EAUUPX2/ here]!
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* The [[mw:Wikimedia_Hackathon_2024|Wikimedia Hackathon 2024]] took place in Tallinn, Estonia. Wikimedians from all over came together to hack on a huge variety of topics, including Wikidata and Wikibase topics. See the entire [[mw:Wikimedia_Hackathon_2024/Program|Program]]
* [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/GGOTS5P465W6AIC2UDEKSYSDNOQD4MDB/ International Museum Day 2024 on Wikimedia: Take part in the translation, media, and data challenges!]
* [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/T5WK6BO5NKVPZDDXVUP6UQOB4I2QHT5Y/ Registration for Wiki Workshop 2024 is now open!] The event will be virtually held on *June 20, 12:00-18:30 UTC
* [https://wikimedia.org.au/wiki/Coordinate_Me_2024 Coordinate Me 2024] is an international Wikidata competition taking place over the month of May. This year, the focus is on enriching or creating Wikidata items with the [[d:Property:P625|Property: Coordinate Location (P625)]]. To participate, [https://outreachdashboard.wmflabs.org/courses/wikidata/Coordinate_Me_2024_AUS_(2024)?enroll=|first enroll on the dashboard] to ensure your edits are tracked.
''' Press, articles, blog posts, videos '''
* Papers: [https://arxiv.org/pdf/2404.14695 MisgenderMender] - A community-informed approach to interventions of misgendering.
* Videos
** [https://www.youtube.com/watch?v=5nkBRHTvZJI Intro to Wikidata Query Service] - hosted by [[d:User:Gnoeee|User:Gnoeee]], this comprehensive video will equip newcomers to Wikidata with the skills to effectively start querying Wikidata.
** [https://www.youtube.com/watch?v=u8EghOSdzEA Siobhan Leachman, NZ Citizen Scientist and Wikipedian] - CitSciOz23 Keynote Speaker, this prolific editor discusses her passions and workflows for contributing and enriching Wikidata on topics as diverse as women scientists, scientific illustrators, artworks and citation data, moths and more.
** [https://www.youtube.com/watch?v=pBcmaqJEEMA WikiSearch from Wikibase Data] - Wout Geveart shows how the WikiSearch extension is using Wikibase data to explore and visualise the data in new ways.
** [https://www.youtube.com/watch?v=njgPYd4eXuw WikimediaAPIs: a WM Technology Training Session] - Mr. Neechalkaran of the WM Indic MediaWiki Developers Usergroup introduces the function and utility of WM projects APIs, including the REST AOI, the Wikidata API and more.
** [https://us02web.zoom.us/rec/play/LOHqqWDVWxgCvL1SU2T_R-mktp-xUu-0tzQkCmegJyU2JnT-6bAyopadLg3kWI8HG2MpHtv9FJAmuLUh.8XOWDeQJ2n4ZUhEM?canPlayFromShare=true&from=share_recording_detail&continueMode=true&componentName=rec-play&originRequestUrl=https%3A%2F%2Fus02web.zoom.us%2Frec%2Fshare%2F2cvZX_xvgfh5xwiJItyvx5uWH0pqvd5fl_tuvxYIsFo6wVDdY9H_2BBxtFS5H5CT.hG1v-SjAD1xbEudc Accessing Wikidata's Data: An Introduction to the Wikidata REST API] (Zoom recording). A WikiMentor Africa session by Eugene Egbe.
''' Tool of the week '''
* [https://tools.wmflabs.org/ptable Wikidata periodic table] - Tool by [[d:User:Ricordisamoa|User:Ricordisamoa]], to browse all chemical elements available on Wikidata, with atomic number, chemical symbol, and localized label. It also includes two charts of the nuclides, with links to every isotope in Wikidata, colored by half-life or decay mode.
''' Other Noteworthy Stuff '''
* A new UI mode is available for the online validator for EntitySchemas. It represents validation reports as a table rather than a very long string, and replaces most links with hyperlinks with some of the text behind them; making them easier to read. Currently being tested at https://shex-validator.toolforge.org/packages/shex-webapp/doc/shex-simple-improved.html, we are looking for participants to evaluate this tool. Some experience with editing Wikidata is appreciated, but no experience working with Schemas is required. If you are interested, you can sign up [https://datumprikker.nl/pwx27abv4daqq4vr here]. We hope to begin interviews around May 13. For more details, visit [[d:User:M.alten.tue|User:M.alten.tue]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12686|category for this time births]] (<nowiki>category item for people who born in this time</nowiki>)
**[[:d:Property:P12687|category for this time deaths]] (<nowiki>category item for people who died in this time</nowiki>)
**[[:d:Property:P12692|representation type]] (<nowiki>property to indicate the representation type as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items</nowiki>)
**[[:d:Property:P12693|source of transfer]] (<nowiki>entity that a transferred item is initially associated with, before this process associates it with another entity</nowiki>)
**[[:d:Property:P12694|destination of transfer]] (<nowiki>entity that a transferred item comes to be associated with as a result of this process</nowiki>)
* Newest External identifiers: [[:d:Property:P12683|FilmVandaag ID]], [[:d:Property:P12684|FBW ID]], [[:d:Property:P12685|Encyclopedia of the Middle Ages ID]], [[:d:Property:P12688|Jerusalem Film Cinematheque person ID]], [[:d:Property:P12689|PitchBook profile ID]], [[:d:Property:P12690|New Oxford American Dictionary ID]], [[:d:Property:P12691|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Property:P12695|Gentoo Wiki article ID]], [[:d:Property:P12696|Dhliz person ID]], [[:d:Property:P12697|RAG ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/LombardiaBeniCulturali collection ID|LombardiaBeniCulturali collection ID]] (<nowiki>ID of a collection on lombardiabeniculturali.it</nowiki>)
**[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/last appearance|last appearance]], [[:d:Wikidata:Property proposal/Perlego ID|Perlego ID]], [[:d:Wikidata:Property proposal/Bokkilden ID|Bokkilden ID]], [[:d:Wikidata:Property proposal/Iconoteca dell'Accademia di architettura ID|Iconoteca dell'Accademia di architettura ID]], [[:d:Wikidata:Property proposal/The Law Dictionary entry|The Law Dictionary entry]], [[:d:Wikidata:Property proposal/urban area census code|urban area census code]], [[:d:Wikidata:Property proposal/Wardah Books ID|Wardah Books ID]], [[:d:Wikidata:Property proposal/The Lost Media Wiki page ID|The Lost Media Wiki page ID]], [[:d:Wikidata:Property proposal/The Sounds Resource game ID|The Sounds Resource game ID]], [[:d:Wikidata:Property proposal/Palula dictionary ID|Palula dictionary ID]], [[:d:Wikidata:Property proposal/CDC Stacks ID|CDC Stacks ID]], [[:d:Wikidata:Property proposal/Virtual Russian Museum artist ID|Virtual Russian Museum artist ID]], [[:d:Wikidata:Property proposal/Pushkin Museum artist ID|Pushkin Museum artist ID]], [[:d:Wikidata:Property proposal/NLR editions|NLR editions]], [[:d:Wikidata:Property proposal/الملف الاستنادي للمؤلفين العراقيين|الملف الاستنادي للمؤلفين العراقيين]], [[:d:Wikidata:Property proposal/Dhliz film ID|Dhliz film ID]], [[:d:Wikidata:Property proposal/Dhliz TV series ID|Dhliz TV series ID]], [[:d:Wikidata:Property proposal/glubinka.by|glubinka.by]], [[:d:Wikidata:Property proposal/Azerbaijani National Assembly ID|Azerbaijani National Assembly ID]], [[:d:Wikidata:Property proposal/TheLegacy ID|TheLegacy ID]], [[:d:Wikidata:Property proposal/Explanatory Ukrainian Dictionary ID|Explanatory Ukrainian Dictionary ID]], [[:d:Wikidata:Property proposal/Transfermarkt competition ID|Transfermarkt competition ID]], [[:d:Wikidata:Property proposal/Quranic Semantic Search word ID|Quranic Semantic Search word ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/9ytb {{langSwitch|en=List of lists of ambassadors per host and sending country|fr=liste des listes d'ambassadeurs par pays hôtes et pays d'acceuil}}]
**[https://w.wiki/9zvj {{langSwitch|en=List of current embassies per host and sending country, and their counterparts|fr=liste des ambassades par pays hôtes et pays d'acceuil et leur pair}}]
** [https://w.wiki/9peJ Images of types of dance in the world] ([https://twitter.com/wikidataid/status/1784914312471212224 source])
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/9twM young mothers] ([https://w.wiki/9twM source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1183379|Deirdre (Q1183379)]] - heroine in Irish mythology
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L741213|사랑하다 (L741213)]] - verb "to love (cherish with affection)" in Korean
''' Development '''
* We attended the [[mw:Wikimedia_Hackathon_2024|Wikimedia Hackathon]].
* REST API: We are finishing the route for creating an Item ([[phab:T342990]]) and modify the data of a Property ([[phab:T347394]])
* EntitySchemas: We are continuing the work on creating the new datatype to link to EntitySchemas in statements ([[phab:T214884]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ११:००, ७ मई २०२४ (UTC)'''
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26673942 -->
== Wikidata weekly summary #627 ==
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.</br>This is the Wikidata summary of the week before 2024-05-13.</br>Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* [[d:Wikidata:Project_chat#Data_models_pages|Project Chat - Data model pages]]: [[d:User:Alexmar983|Alexmar983]] and [[d:User:Ep%C3%ACdosis|User:Epìdosis]] have proposed updates to standardize the nomenclature in the [[d:Wikidata:Data_model|Wikidata: Data Model]] pages, join the conversation. Also see this [[d:Category_talk:Data_models|Talk page]] for a draft proposal for a new Navbox.
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Bot5958|Bot5958]] - Task: Infer [[d:Property:P8013|Trakt.tv ID]] (P8013) of an episode from the Trakt.tv ID (P8013) of the corresponding TV series.
''' Press, articles, blog posts, videos '''
* Blogs: [https://diff.wikimedia.org/2024/05/08/navigating-the-world-of-wikidata-an-introduction-and-hands-on-experience-1/ Navigating the world of Wikidata]: An intro and hands-on experience. This blog entry documents the session from [[d:User:Yaw_tuba|Yaw Tuba]] and [[d:User:NanaYawBotar|Nana Yaw Botar]] and organised by [[m:Open_Foundation_West_Africa|Open Foundation West Africa]] in building skills for new and experienced editors alike.
* Papers
** [https://riojournal.com/article/118851/ Sharing data, caring for collections. Open data on collection agents affiliated with the Museum für Naturkunde Berlin] - This paper documents a project at the MN to digitise collector metadata from museum exhibits for reuse, research and provenance. S. Mering et al.
** [https://content.iospress.com/articles/semantic-web/sw233450 Erenrich, Daniel. ‘Psychiq and Wwwyzzerdd: Wikidata Completion Using Wikipedia’. 1 Jan. 2023 : 1 – 14.]
** [https://content.iospress.com/articles/semantic-web/sw233520 Ilievski, Filip et al. ‘A Study of Concept Similarity in Wikidata’. 1 Jan. 2024 : 1 – 20.]
* Videos
** [https://www.youtube.com/watch?v=FqkZQ1MHoCQ using Open Data to Automatically Generate Localised Analogies] - Sofia Spatharioti explains how information from Wikidata and Wikipedia can be used to provide more contextual comparisons when dealing with large numbers, dimensions or statistics.
** [https://www.youtube.com/watch?v=j6EQqwVQNuM Thesaurus INAPP in Wikidata] (Italian) - Camillo Carlo Pellizzari shows INAPP thesaurus usage on Wikidata and how to normalise keywords assigned to publications.
** [https://www.youtube.com/watch?v=G8KQqumlDwY Authors INAPP on Wikidata] (Italian) - Camillo also presents how Wikidata can record biographical data and the presence of authors affiliated with INAPP.
''' Tool of the week '''
* [[d:Wikidata:Projector|Wikidata:Projector]] - is a tool that shows maps and lists with Wikidata items for a specific topic, usually a location. As an example, see the Projector for [https://projector.toolforge.org/#/Corfu Corfu]
* [http://atilioa.me/WikidataAntiPatternAnalyzer/index.html? Wikidata Anti Pattern Analyzer] companion tool to the [https://content.iospress.com/articles/semantic-web/sw243562 Evidence of large-scale conceptual disarray in multi-level taxonomies in Wikidata] research paper
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12686|category for this time births]] (<nowiki>category item for people who born in this time</nowiki>)
**[[:d:Property:P12687|category for this time deaths]] (<nowiki>category item for people who died in this time</nowiki>)
**[[:d:Property:P12692|representation type]] (<nowiki>property to indicate the representation type as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items</nowiki>)
**[[:d:Property:P12693|source of transfer]] (<nowiki>entity that a transferred item is initially associated with, before this process associates it with another entity</nowiki>)
**[[:d:Property:P12694|destination of transfer]] (<nowiki>entity that a transferred item comes to be associated with as a result of this process</nowiki>)
**[[:d:Property:P12703|LombardiaBeniCulturali collection ID]] (<nowiki>ID of a collection on lombardiabeniculturali.it</nowiki>)
* Newest External identifiers: [[:d:Property:P12683|FilmVandaag ID]], [[:d:Property:P12684|FBW ID]], [[:d:Property:P12685|Encyclopedia of the Middle Ages ID]], [[:d:Property:P12688|Jerusalem Film Cinematheque person ID]], [[:d:Property:P12689|PitchBook profile ID]], [[:d:Property:P12690|New Oxford American Dictionary ID]], [[:d:Property:P12691|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Property:P12695|Gentoo Wiki article ID]], [[:d:Property:P12696|Dhliz person ID]], [[:d:Property:P12697|RAG ID]], [[:d:Property:P12698|The Sounds Resource game ID]], [[:d:Property:P12699|The Lost Media Wiki page ID]], [[:d:Property:P12700|Cbonds company profile]], [[:d:Property:P12701|Iconoteca dell'Accademia di architettura ID]], [[:d:Property:P12702|Kōmako author ID]], [[:d:Property:P12704|urban area census code]], [[:d:Property:P12705|The Law Dictionary entry]], [[:d:Property:P12706|CDC Stacks ID]], [[:d:Property:P12707|Authority file of the Iraqi Authors]], [[:d:Property:P12708|Gentoo GURU package ID]], [[:d:Property:P12709|TheLegacy ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
**[[:d:Wikidata:Property proposal/located in the Islamic territorial entity|located in the Islamic territorial entity]] (<nowiki>the item is located on the territory of the following Islamic entity.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/last appearance|last appearance]], [[:d:Wikidata:Property proposal/Perlego ID|Perlego ID]], [[:d:Wikidata:Property proposal/Bokkilden ID|Bokkilden ID]], [[:d:Wikidata:Property proposal/Wardah Books ID|Wardah Books ID]], [[:d:Wikidata:Property proposal/Palula dictionary ID|Palula dictionary ID]], [[:d:Wikidata:Property proposal/Virtual Russian Museum artist ID|Virtual Russian Museum artist ID]], [[:d:Wikidata:Property proposal/Pushkin Museum artist ID|Pushkin Museum artist ID]], [[:d:Wikidata:Property proposal/NLR editions|NLR editions]], [[:d:Wikidata:Property proposal/Dhliz film ID|Dhliz film ID]], [[:d:Wikidata:Property proposal/Dhliz TV series ID|Dhliz TV series ID]], [[:d:Wikidata:Property proposal/glubinka.by|glubinka.by]], [[:d:Wikidata:Property proposal/Azerbaijani National Assembly ID|Azerbaijani National Assembly ID]], [[:d:Wikidata:Property proposal/Explanatory Ukrainian Dictionary ID|Explanatory Ukrainian Dictionary ID]], [[:d:Wikidata:Property proposal/Transfermarkt competition ID|Transfermarkt competition ID]], [[:d:Wikidata:Property proposal/Quranic Semantic Search word ID|Quranic Semantic Search word ID]], [[:d:Wikidata:Property proposal/Folkets lexikon ID|Folkets lexikon ID]], [[:d:Wikidata:Property proposal/Grand Theft Wiki ID|Grand Theft Wiki ID]], [[:d:Wikidata:Property proposal/Quranic Arabic Corpus topic ID|Quranic Arabic Corpus topic ID]], [[:d:Wikidata:Property proposal/Australian Oxford Dictionary ID|Australian Oxford Dictionary ID]], [[:d:Wikidata:Property proposal/Oxford Encyclopedia of the Islamic World: Digital Collection ID|Oxford Encyclopedia of the Islamic World: Digital Collection ID]], [[:d:Wikidata:Property proposal/Lille norske leksikon-ID|Lille norske leksikon-ID]], [[:d:Wikidata:Property proposal/The Encyclopedia of Religion and Nature ID|The Encyclopedia of Religion and Nature ID]], [[:d:Wikidata:Property proposal/Brewer's Dictionary of Phrase & Fable ID|Brewer's Dictionary of Phrase & Fable ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to World Mythology ID|The Oxford Companion to World Mythology ID]], [[:d:Wikidata:Property proposal/GOG product ID|GOG product ID]], [[:d:Wikidata:Property proposal/Yandex.Music track ID|Yandex.Music track ID]], [[:d:Wikidata:Property proposal/WiiG.de developer ID|WiiG.de developer ID]], [[:d:Wikidata:Property proposal/WiiG.de publisher ID|WiiG.de publisher ID]], [[:d:Wikidata:Property proposal/Comprehensive Dictionary of the Contemporary Ukrainian Language ID|Comprehensive Dictionary of the Contemporary Ukrainian Language ID]], [[:d:Wikidata:Property proposal/The New Zealand Oxford Dictionary ID|The New Zealand Oxford Dictionary ID]], [[:d:Wikidata:Property proposal/Canadian Oxford Dictionary ID|Canadian Oxford Dictionary ID]], [[:d:Wikidata:Property proposal/promodj album ID|promodj album ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of the Modern World ID|The Oxford Encyclopedia of the Modern World ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to the Mind ID|The Oxford Companion to the Mind ID]], [[:d:Wikidata:Property proposal/Arkitekturguide for Nord-Norge og Svalbard ID|Arkitekturguide for Nord-Norge og Svalbard ID]], [[:d:Wikidata:Property proposal/person ID in MNAHA|person ID in MNAHA]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/A2SF Indigenous Performers Arts Alliance (IPAA) Members living, working or from Canada]
** [https://query.wikidata.org/embed.html#SELECT%20%3Fq%20%3FqLabel%20%28COUNT%28%3Fperson%29%20AS%20%3Fcount%29%20WHERE%20%7B%0A%20%20%3Fq%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ52085914.%0A%20%20%3Fperson%20wdt%3AP69%20%3Fq.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D%0AGROUP%20BY%20%3Fq%20%3FqLabel%0AORDER%20BY%20DESC%28%3Fcount%29 Schools of magic by numbers of students]
* Schema examples: [https://w.wiki/9$$N List of roles played by siblings]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:KrBot/Lost links|Lost links]] - (New editor removed sitelink and did not reconnect it)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q3050361|Mister President (Q3050361)]] - novel written by Miguel Ángel Asturias
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1218418|Ordbokredaktør]] - (Bokmål; a literary version of Norwegian) appropriately, for Lexicographer.
''' Development '''
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: Gambling
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 16:04, 13 May 2024 (UTC)'''
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26759855 -->
== Wikidata weekly summary #628 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-05-20. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/Browse9ja_bot|Browse9ja Bot]] - Task: Automated data retrieval focusing on Nigerian / African-based information, integrating a chatbot, NLP API, knowledge graph, and machine learning model.
** [[d:Wikidata:Requests_for_permissions/Bot/DhlizBot|DhlizBot]] - Task: add Dhliz ID (P12696) for persons/films/TV series that exist in Dhliz (Q125594802) database.
** [[d:Wikidata:Requests_for_permissions/Bot/AmeisenBot_2|AmeisenBot 2]] - Task: Working on bot requests at WD:RBOT using [[d:Help:QS|QuickStatements]].
''' Press, articles, blog posts, videos '''
* Blogs
** [[w:Wikipedia:Wikipedia_Signpost/2024-05-16/Op-Ed|Wikidata to split as sheer volume of information overloads infrastructure]], by [[d:User:Bluerasberry|Bluerasberry]]. "The split will create a WikiCite graph separate from the main Wikidata graph. The main Wikidata graph will retain content of broader interest, including items for authors, journals, publishers, and anything with a page in a Wikimedia project."
** [https://pro.europeana.eu/post/learnings-from-ai-and-heritage-inclusive-metadata-requires-more-than-erasing-stereotyping-terms Learnings from AI and Heritage inclusive Metadata requires more than erasing stereotyping terms] - this article explores the presence of contentious terms in Wikidata labels.
** [https://www.library.upenn.edu/kislak/judaicadh/blog/wikibasecloudreconcile Reconciling Shira: Wikibase Cloud and OpenRefine] - as part of the Shira project to document and digitise Penn University's Jewish music collections, the author gives a step-by-step process on installing OpenRefine for Wikibase Cloud instances.
* Papers
** [https://doi.org/10.36253/979-12-215-0356-2.17 Camillo Carlo Pellizzari di San Girolamo, ''Storia della collaborazione tra Wikidata e le biblioteche della Rete URBE nel controllo di autorità'']. Abstract: "The contribution draws a history of the presence of the identifiers of the authority records of the [[:d:Q72283418|URBE network libraries]] in Wikidata, and of the collaboration that has evolved since 2020 between the Wikidata community and the cataloguers of the URBE network libraries, relating to the harmonisation of these authority records with Wikidata and the improvement of the quality of the respective data. The first part of the contribution traces the main stages of collaboration in chronological order, while the second part of the contribution presents the main areas in which the collaboration materialises (or can materialise) in the daily authority work carried out by cataloguers in theme-based groupings".
** [https://dl.acm.org/doi/pdf/10.1145/3613904.3642638 Using Open Data to Automatically Generate Localized Analogies]. Numerical analogies that translate unfamiliar measurements into familiar reference objects (e.g., “275k sq miles is roughly as large as Texas”). By "Sofia Eleni Spatharioti, Daniel G. Goldstein, Jake M. Hofman"
* Videos
** [https://www.youtube.com/watch?v=M7ke3gX5yy4 ¿Cómo contribuir masivamente a Wikidata con OpenRefine?] (Spanish) - As part of the Coordinate Me Campaign, this is a review of the OpenRefine tool for contributing large sets of data to Wikidata.
** [https://www.youtube.com/watch?v=MUHnhG_XEp0 Patrimoine spolié : le projet ProvEnhance] (French) - A seminae on the looted heritage project on the Royal Museum of Fine Arts of Belgium. At timestamp: 55:02 onwards, Wikibase is discussed as a platform to host the Looted Heritage and Provenance research project.
''' Tool of the week '''
* [https://observablehq.com/@pac02/wikidatas-genderstats Wikidata GenderStats] measures gender bias at the user level by computing stats on created items.
* [https://observablehq.com/@pac02/wikidatas-list-of-created-items Created items] : a list of items created by a user with labels. This not new but this has been repaired.
''' Other Noteworthy Stuff '''
* Wikimedia Deutschland job opening: [https://wikimedia-deutschland.softgarden.io/job/45182702/Project-Manager-Machine-Learning?jobDbPVId=127236332&l=en Project Manager Machine Learning, Wikidata]. Application deadline: Apply until 26.05.2024
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12712|population by native language]] (<nowiki>native language population of a place</nowiki>)
**[[:d:Property:P12714|tartan]] (<nowiki>item's tartan; Tartan is a Scottish cloth pattern symbolizing a clan, region, or group.</nowiki>)
** Newest External identifiers: [[:d:Property:P12683|FilmVandaag ID]], [[:d:Property:P12684|FBW ID]], [[:d:Property:P12685|Encyclopedia of the Middle Ages ID]], [[:d:Property:P12688|Jerusalem Film Cinematheque person ID]], [[:d:Property:P12689|PitchBook profile ID]], [[:d:Property:P12690|New Oxford American Dictionary ID]], [[:d:Property:P12691|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Property:P12695|Gentoo Wiki article ID]], [[:d:Property:P12696|Dhliz ID]], [[:d:Property:P12697|RAG ID]], [[:d:Property:P12698|The Sounds Resource game ID]], [[:d:Property:P12699|The Lost Media Wiki page ID]], [[:d:Property:P12700|Cbonds company profile]], [[:d:Property:P12701|Iconoteca dell'Accademia di architettura ID]], [[:d:Property:P12702|Kōmako author ID]], [[:d:Property:P12704|urban area census code]], [[:d:Property:P12705|The Law Dictionary entry]], [[:d:Property:P12706|CDC Stacks ID]], [[:d:Property:P12707|Authority file of the Iraqi Authors]], [[:d:Property:P12708|Gentoo GURU package ID]], [[:d:Property:P12709|TheLegacy game ID]], [[:d:Property:P12710|Explanatory Ukrainian Dictionary ID]], [[:d:Property:P12711|Grand Theft Wiki ID]], [[:d:Property:P12713|Folkets lexikon ID]], [[:d:Property:P12715|Pushkin Museum artist ID]], [[:d:Property:P12716|Virtual Russian Museum artist ID]], [[:d:Property:P12717|LGD Block Code]], [[:d:Property:P12718|Australian Oxford Dictionary ID]], [[:d:Property:P12719|ICPE establishment ID]], [[:d:Property:P12720|case number (mainland China)]], [[:d:Property:P12721|Lille norske leksikon ID]], [[:d:Property:P12722|WiiG.de developer ID]], [[:d:Property:P12723|WiiG.de publisher ID]], [[:d:Property:P12724|The New Zealand Oxford Dictionary ID]], [[:d:Property:P12725|Azerbaijani National Assembly ID]], [[:d:Property:P12726|Canadian Oxford Dictionary ID]], [[:d:Property:P12727|GOG product ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
**[[:d:Wikidata:Property proposal/located in the Islamic territorial entity|located in the Islamic territorial entity]] (<nowiki>the item is located on the territory of the following Islamic entity.</nowiki>)
**[[:d:Wikidata:Property proposal/address of addressee|address of addressee]] (<nowiki>address of the address e.g. on a postcard</nowiki>)
**[[:d:Wikidata:Property proposal/TheaterEncyclopedie ID|TheaterEncyclopedie ID]] (<nowiki>An item of the TheaterEncyclopedie</nowiki>)
**[[:d:Wikidata:Property proposal/relates to sustainable development goal, target or indicator|relates to sustainable development goal, target or indicator]] (<nowiki>relation to the SDGs</nowiki>)
**[[:d:Wikidata:Property proposal/taxon synonym of|taxon synonym of]] (<nowiki>taxon item (considered a preferred name according to a given reference) of which this taxon name is a synonym - the new property will be the inverse property of {{P|1420}}</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/last appearance|last appearance]], [[:d:Wikidata:Property proposal/Perlego ID|Perlego ID]], [[:d:Wikidata:Property proposal/Bokkilden ID|Bokkilden ID]], [[:d:Wikidata:Property proposal/Wardah Books ID|Wardah Books ID]], [[:d:Wikidata:Property proposal/Palula dictionary ID|Palula dictionary ID]], [[:d:Wikidata:Property proposal/NLR editions|NLR editions]], [[:d:Wikidata:Property proposal/glubinka.by|glubinka.by]], [[:d:Wikidata:Property proposal/Transfermarkt competition ID|Transfermarkt competition ID]], [[:d:Wikidata:Property proposal/Quranic Arabic Corpus topic ID|Quranic Arabic Corpus topic ID]], [[:d:Wikidata:Property proposal/Oxford Encyclopedia of the Islamic World: Digital Collection ID|Oxford Encyclopedia of the Islamic World: Digital Collection ID]], [[:d:Wikidata:Property proposal/The Encyclopedia of Religion and Nature ID|The Encyclopedia of Religion and Nature ID]], [[:d:Wikidata:Property proposal/Brewer's Dictionary of Phrase & Fable ID|Brewer's Dictionary of Phrase & Fable ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to World Mythology ID|The Oxford Companion to World Mythology ID]], [[:d:Wikidata:Property proposal/Yandex.Music track ID|Yandex.Music track ID]], [[:d:Wikidata:Property proposal/Comprehensive Dictionary of the Contemporary Ukrainian Language ID|Comprehensive Dictionary of the Contemporary Ukrainian Language ID]], [[:d:Wikidata:Property proposal/promodj album ID|promodj album ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of the Modern World ID|The Oxford Encyclopedia of the Modern World ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to the Mind ID|The Oxford Companion to the Mind ID]], [[:d:Wikidata:Property proposal/Arkitekturguide for Nord-Norge og Svalbard ID|Arkitekturguide for Nord-Norge og Svalbard ID]], [[:d:Wikidata:Property proposal/person ID in MNAHA|person ID in MNAHA]], [[:d:Wikidata:Property proposal/New Oxford Rhyming Dictionary ID|New Oxford Rhyming Dictionary ID]], [[:d:Wikidata:Property proposal/Archnet authority ID|Archnet authority ID]], [[:d:Wikidata:Property proposal/Nintendo Life game ID|Nintendo Life game ID]], [[:d:Wikidata:Property proposal/Push Square game ID|Push Square game ID]], [[:d:Wikidata:Property proposal/Pure Xbox game ID|Pure Xbox game ID]], [[:d:Wikidata:Property proposal/Global Egyptian Museum ID|Global Egyptian Museum ID]], [[:d:Wikidata:Property proposal/TheLegacy company ID|TheLegacy company ID]], [[:d:Wikidata:Property proposal/Historic Synagogues of Europe ID|Historic Synagogues of Europe ID]], [[:d:Wikidata:Property proposal/IAFD actor UUID|IAFD actor UUID]], [[:d:Wikidata:Property proposal/Database of Hungarian archaeology ID|Database of Hungarian archaeology ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of the Middle Ages ID|The Oxford Dictionary of the Middle Ages ID]], [[:d:Wikidata:Property proposal/Zoraptera Species File taxon ID|Zoraptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Dermaptera Species File taxon ID|Dermaptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Plecoptera Species File taxon ID|Plecoptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Grylloblattodea Species File taxon ID|Grylloblattodea Species File taxon ID]], [[:d:Wikidata:Property proposal/Mantophasmatodea Species File taxon ID|Mantophasmatodea Species File taxon ID]], [[:d:Wikidata:Property proposal/Dictionary of Taiwan Hakka ID|Dictionary of Taiwan Hakka ID]], [[:d:Wikidata:Property proposal/vehicle keeper marking / VKM|vehicle keeper marking / VKM]], [[:d:Wikidata:Property proposal/Oxford Dictionary of English ID|Oxford Dictionary of English ID]], [[:d:Wikidata:Property proposal/Embioptera Species File taxon ID|Embioptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Isoptera Species File taxon ID|Isoptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Aphid Species File taxon ID|Aphid Species File taxon ID]], [[:d:Wikidata:Property proposal/Coleorrhyncha Species File taxon ID|Coleorrhyncha Species File taxon ID]], [[:d:Wikidata:Property proposal/LGD Subdistrict Code|LGD Subdistrict Code]], [[:d:Wikidata:Property proposal/PLC (Primary Location Code)|PLC (Primary Location Code)]], [[:d:Wikidata:Property proposal/Sinhala Cinema Database ID|Sinhala Cinema Database ID]], [[:d:Wikidata:Property proposal/LGD District Code|LGD District Code]], [[:d:Wikidata:Property proposal/LGD Village Code|LGD Village Code]], [[:d:Wikidata:Property proposal/LGD State or UT Code|LGD State or UT Code]], [[:d:Wikidata:Property proposal/Slovenski etymološki slovar ID|Slovenski etymološki slovar ID]], [[:d:Wikidata:Property proposal/Korrespondenzen der Frühromantik|Korrespondenzen der Frühromantik]], [[:d:Wikidata:Property proposal/Bundes-Klinik-Atlas Hospital ID|Bundes-Klinik-Atlas Hospital ID]], [[:d:Wikidata:Property proposal/Jedipedia.net ID|Jedipedia.net ID]], [[:d:Wikidata:Property proposal/JJM Habitation id|JJM Habitation id]], [[:d:Wikidata:Property proposal/McDonald's US product|McDonald's US product]], [[:d:Wikidata:Property proposal/Justapedia|Justapedia]], [[:d:Wikidata:Property proposal/Atarimuseum ID|Atarimuseum ID]], [[:d:Wikidata:Property proposal/PNG School Code|PNG School Code]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/A5AC A map with locations of Pablo Picasso works] - ([https://twitter.com/kavango/status/1790303326925467734 source])
** [https://w.wiki/A6t2 Descendants of King Antso III] ([https://twitter.com/kavango/status/1790731138979246514 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject MELA on Palestine|MELA on Palestine]] - The Wiki project page for the Middle East Librarians Association (MELA) work group on Palestine.
** [[d:Wikidata:WikiProject India Aviation|India Aviation]] - A usergroup focused on airports in India
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Complex constraint violations|Complex constraint violations]] (list of Properties)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q2345|12 Angry Men (Q2345)]] - 1957 drama film by Sidney Lumet
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1223420|panneband (L1223420)]] - means "headband" in Nynorsk
''' Development '''
* We have completed the preparation work to migrate the Query Builder's front end from Wikit to Codex ([[phab:T360096]])
* We also continued work on the EntitySchema data type and refining the CI flow for EntitySchemas ([[phab:T362000]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:२५, २१ मई २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26774381 -->
== Wikidata weekly summary #629 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-05-27. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/ELMCIPBot|ELMCIPBot]] - Task: Import records from [[d:Q113705072|ELMCIP Knowledge Base]] (Q113705072) as part of the Wikidata WikiProject [[d:Wikidata:WikiProject_Digital_Narratives|Digital Narratives]]
* New request for oversight: [[d:Wikidata:Requests_for_permissions/Oversight/KonstantinaG07|KonstantinaG07]] - RfP scheduled to end 8 June 2024 16:09 (UTC)
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call May 28, 2024: We have our next LD4 Wikidata Affinity Group Call on Tuesday, 28 May, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET (Time zone converter). Please join us for a community discussion on the LCCN Wikidata Bot with Mary Campany, Steven Folsom, and Matt Miller. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/HLLLF5JO4DS44Z5ABRJQ745FFZ5VECMV/ 2024-05-28: Wikidata Affinity Group Call Agenda]
* [https://wikimedia.es/coordinate-me-2024-concurso-wikidata-sobre-contenidos-localizables/ Coordinate Me 2024] (Spanish): An international Wikidata competition around geolocation content, from towns, hospitals, public art and natural monuments to improve or create Wikidata elements with a coordinate location (P625) in focus countries. Contest ends 31 May 2024.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://stefanbohacek.com/blog/making-a-map-of-unesco-world-heritage-sites/ Using Wikidata (and Mapbox) to make a UNESCO World Heritage Sites map] Stefan Bohacek documents a follow and code along project to make a map displaying UNESCO World Heritage sites on a Mapbox, fuelled by Wikidata.
** [https://diff.wikimedia.org/2024/05/18/ld42023-iii-the-examples-libraries-using-wikidata/ Libraries using Wikidata: 11 examples] - following on from the previous [https://diff.wikimedia.org/2023/12/13/ld42023-part-i-the-future-of-wikidata-libraries-a-workshop/ post], this Diff blog highlights 11 projects where Libraries and Librarians are using Wikidata in their projects.
** [https://www.bobdc.com/blog/querywatchmovies Use SPARQL to query for movies, then watch them] Bob DuCharme inspired by [https://wikiflix.toolforge.org/#/ WikiFlix] demonstrates how SPARQL queries can be used to find YouTube-hosted media content entered in Wikidata to curate your next Watchlist.
** [https://motherbrain.ai/enhancing-knowledge-graphs-with-llms-a-novel-approach-to-keyword-extraction-and-synonym-merging-3b76b3813a54 Enhancing KG's with LLM's]: A novel approach to keyword extraction and synonym merging. This blog post shows an example of using a Wikidata subgraph with AI to discover new connections and relationships.
* Papers
** [https://www.semantic-web-journal.net/content/rqss-referencing-quality-scoring-system-wikidata-1 RQSS: Referencing Quality Scoring System for Wikidata] - The authors show how RQSS framework can be applied to Wikidata subsets to qualify Reference Quality. By S. Beghaeiraveri, A.Gray & F. McNeill.
** [https://www.b-i-t-online.de/heft/2024-03-fachbeitrag-labusch.pdf Automatisierte semantische Anreicherung von historischen Texten: Erkennung und Verknüpfung von Entitäten mit Wikidata und Wikipedia] (German) - The paper discusses using AI and Wikipedia and Wikidata as Knowledge Graphs to identify, classify and link entities from the Berlin State Library.
** [https://aclanthology.org/2024.lrec-main.1103/ ParaNames 1.0: Creating an Entity Name Corpus for 400+ Languages Using Wikidata] - ParaNames is a multilingual parallel name resource consisting of 140 million names spanning over 400 languages. Names are provided for 16.8 million entities, and each entity is mapped from a complex type hierarchy to a standard type (PER/LOC/ORG). Using Wikidata as a source, the authors created the largest resource of this type to date.
* Videos
** [https://www.youtube.com/watch?v=WHssxXLW558 FOSSGIS 2024 Das Zusammenspiel von Wikidata, Wikipedia und OpenStreetMap] (German) - A presentation of what tags are present in OpenStreetMap that connects to Wikidata and Wikipedia.
** [https://www.youtube.com/watch?v=Ln5JMY5ppfw IWD Inspire Inclusion Campaign English Wikidata Training] - Rhoda James gives an introduction to Wikidata, its principles and common misconceptions and how to begin editing.
''' Tool of the week '''
* [[w:Wikipedia:WE-Framework|Wikipedia:WE-Framework]]: WE-Framework is a tool developed by Sergey Vladimirov that allows editing related Wikidata elements in an article without having to go to Wikidata. When you save your Wikidata edit, it will reference the utility in the edit summary.
''' Other Noteworthy Stuff '''
* Wikimedia Deutschland is looking for a [https://wikimedia-deutschland.softgarden.io/job/45182702/Machine-Learning-Project-Manager-?jobDbPVId=127535112&l=en machine learning project manager] to make it easier to use Wikidata's data in machine learning settings.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12686|category for births in this time period]] (<nowiki>category item for people who born in this time period</nowiki>)
**[[:d:Property:P12687|category for deaths in this time period]] (<nowiki>category item for people who died in this time period</nowiki>)
**[[:d:Property:P12692|representation type]] (<nowiki>property to indicate the representation type as a qualifier for Wikimedia Commons SDC Depicts statements of such Wikidata items</nowiki>)
**[[:d:Property:P12693|source of transfer]] (<nowiki>entity that a transferred item is initially associated with, before this process associates it with another entity</nowiki>)
**[[:d:Property:P12694|destination of transfer]] (<nowiki>entity that a transferred item comes to be associated with as a result of this process</nowiki>)
**[[:d:Property:P12703|LombardiaBeniCulturali collection ID]] (<nowiki>ID of a collection on lombardiabeniculturali.it</nowiki>)
**[[:d:Property:P12712|population by native language]] (<nowiki>native language population of a place</nowiki>)
**[[:d:Property:P12714|tartan]] (<nowiki>item's tartan; Tartan is a Scottish cloth pattern symbolizing a clan, region, or group.</nowiki>)
* Newest External identifiers: [[:d:Property:P12683|FilmVandaag ID]], [[:d:Property:P12684|FBW ID]], [[:d:Property:P12685|Encyclopedia of the Middle Ages ID]], [[:d:Property:P12688|Jerusalem Film Cinematheque person ID]], [[:d:Property:P12689|PitchBook profile ID]], [[:d:Property:P12690|New Oxford American Dictionary ID]], [[:d:Property:P12691|Stichting Erfgoed Nederlandse Biercultuur brewery ID]], [[:d:Property:P12695|Gentoo Wiki article ID]], [[:d:Property:P12696|Dhliz ID]], [[:d:Property:P12697|RAG ID]], [[:d:Property:P12698|The Sounds Resource game ID]], [[:d:Property:P12699|The Lost Media Wiki page ID]], [[:d:Property:P12700|Cbonds company profile]], [[:d:Property:P12701|Iconoteca dell'Accademia di architettura ID]], [[:d:Property:P12702|Kōmako author ID]], [[:d:Property:P12704|urban area census code]], [[:d:Property:P12705|The Law Dictionary entry]], [[:d:Property:P12706|CDC Stacks ID]], [[:d:Property:P12707|Authority file of the Iraqi Authors]], [[:d:Property:P12708|Gentoo GURU package ID]], [[:d:Property:P12709|TheLegacy game ID]], [[:d:Property:P12710|Explanatory Ukrainian Dictionary ID]], [[:d:Property:P12711|Grand Theft Wiki ID]], [[:d:Property:P12713|Folkets lexikon ID]], [[:d:Property:P12715|Pushkin Museum artist ID]], [[:d:Property:P12716|Virtual Russian Museum artist ID]], [[:d:Property:P12717|LGD Block Code]], [[:d:Property:P12718|Australian Oxford Dictionary ID]], [[:d:Property:P12719|ICPE establishment ID]], [[:d:Property:P12720|case number (mainland China)]], [[:d:Property:P12721|Lille norske leksikon ID]], [[:d:Property:P12722|WiiG.de developer ID]], [[:d:Property:P12723|WiiG.de publisher ID]], [[:d:Property:P12724|The New Zealand Oxford Dictionary ID]], [[:d:Property:P12725|Azerbaijani National Assembly ID]], [[:d:Property:P12726|Canadian Oxford Dictionary ID]], [[:d:Property:P12727|GOG product ID]], [[:d:Property:P12728|Archnet authority ID]], [[:d:Property:P12729|Brewer's Dictionary of Phrase & Fable ID]], [[:d:Property:P12730|Comprehensive Dictionary of the Contemporary Ukrainian Language ID]], [[:d:Property:P12731|Archaeological investigations in Hungary ID]], [[:d:Property:P12732|Global Egyptian Museum ID]], [[:d:Property:P12733|Historic Synagogues of Europe ID]], [[:d:Property:P12734|TheLegacy company ID]], [[:d:Property:P12735|Nintendo Life game ID]], [[:d:Property:P12736|Push Square game ID]], [[:d:Property:P12737|Pure Xbox game ID]], [[:d:Property:P12738|Palula dictionary ID]], [[:d:Property:P12739|Oxford Dictionary of English entry ID]], [[:d:Property:P12740|Slovenian Etymological Dictionary ID]], [[:d:Property:P12741|Jedipedia.net ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/last appearance|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
**[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
**[[:d:Wikidata:Property proposal/located in the Islamic territorial entity|located in the Islamic territorial entity]] (<nowiki>the item is located on the territory of the following Islamic entity.</nowiki>)
**[[:d:Wikidata:Property proposal/address of addressee|address of addressee]] (<nowiki>address of the address e.g. on a postcard</nowiki>)
**[[:d:Wikidata:Property proposal/TheaterEncyclopedie ID|TheaterEncyclopedie ID]] (<nowiki>An item of the TheaterEncyclopedie</nowiki>)
**[[:d:Wikidata:Property proposal/relates to sustainable development goal, target or indicator|relates to sustainable development goal, target or indicator]] (<nowiki>indicates a relation between the subject and the SDGs or one of the components</nowiki>)
**[[:d:Wikidata:Property proposal/taxon synonym of|taxon synonym of]] (<nowiki>taxon item (considered a preferred name according to a given reference) of which this taxon name is a synonym - the new property will be the inverse property of {{P|1420}}</nowiki>)
**[[:d:Wikidata:Property proposal/Competitor|Competitor]] (<nowiki>Competitors in game shows</nowiki>)
**[[:d:Wikidata:Property proposal/basionym of|basionym of]] (<nowiki>taxon item of which this taxon name is a basionym (original name, for botanical and similar items) - inverse property of {{P|566}}</nowiki>)
**[[:d:Wikidata:Property proposal/land acknowledgement|land acknowledgement]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/protonym of|protonym of]] (<nowiki>taxon item of which this taxon name is a protonym (original name, for zoological taxa) - inverse property of {{P|1403}}</nowiki>)
**[[:d:Wikidata:Property proposal/replaced synonym of|replaced synonym of]] (<nowiki>taxon item which replaced this taxon name (now only a synonym) - inverse property of {{P|694}}</nowiki>)
**[[:d:Wikidata:Property proposal/student count by gender|student count by gender]] (<nowiki>I think there should be a way to document the number of students at a university by their gender, as data for student counts (at least if they come from GENESIS Online - german universities) contain that data divided in male and female students. I think it would make more sense to implement that as a qualifier for {{P|2196}} than implementing it as a new property as that wouldn't make old data obsolete, but also it could interfere with tools that retrieve that data automated and are then confused by having multiple counts at the same time.</nowiki>)
**[[:d:Wikidata:Property proposal/has semantic role|has semantic role]] (<nowiki>item that describes a role in an event class</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Perlego ID|Perlego ID]], [[:d:Wikidata:Property proposal/Bokkilden ID|Bokkilden ID]], [[:d:Wikidata:Property proposal/Wardah Books ID|Wardah Books ID]], [[:d:Wikidata:Property proposal/NLR editions|NLR editions]], [[:d:Wikidata:Property proposal/glubinka.by|glubinka.by]], [[:d:Wikidata:Property proposal/Transfermarkt competition ID|Transfermarkt competition ID]], [[:d:Wikidata:Property proposal/Quranic Arabic Corpus topic ID|Quranic Arabic Corpus topic ID]], [[:d:Wikidata:Property proposal/Oxford Encyclopedia of the Islamic World: Digital Collection ID|Oxford Encyclopedia of the Islamic World: Digital Collection ID]], [[:d:Wikidata:Property proposal/The Encyclopedia of Religion and Nature ID|The Encyclopedia of Religion and Nature ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to World Mythology ID|The Oxford Companion to World Mythology ID]], [[:d:Wikidata:Property proposal/Yandex.Music track ID|Yandex.Music track ID]], [[:d:Wikidata:Property proposal/promodj album ID|promodj album ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of the Modern World ID|The Oxford Encyclopedia of the Modern World ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to the Mind ID|The Oxford Companion to the Mind ID]], [[:d:Wikidata:Property proposal/Arkitekturguide for Nord-Norge og Svalbard ID|Arkitekturguide for Nord-Norge og Svalbard ID]], [[:d:Wikidata:Property proposal/person ID in MNAHA|person ID in MNAHA]], [[:d:Wikidata:Property proposal/New Oxford Rhyming Dictionary ID|New Oxford Rhyming Dictionary ID]], [[:d:Wikidata:Property proposal/IAFD actor UUID|IAFD actor UUID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of the Middle Ages ID|The Oxford Dictionary of the Middle Ages ID]], [[:d:Wikidata:Property proposal/Zoraptera Species File taxon ID|Zoraptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Dermaptera Species File taxon ID|Dermaptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Plecoptera Species File taxon ID|Plecoptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Grylloblattodea Species File taxon ID|Grylloblattodea Species File taxon ID]], [[:d:Wikidata:Property proposal/Mantophasmatodea Species File taxon ID|Mantophasmatodea Species File taxon ID]], [[:d:Wikidata:Property proposal/Dictionary of Taiwan Hakka ID|Dictionary of Taiwan Hakka ID]], [[:d:Wikidata:Property proposal/vehicle keeper marking / VKM|vehicle keeper marking / VKM]], [[:d:Wikidata:Property proposal/Embioptera Species File taxon ID|Embioptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Isoptera Species File taxon ID|Isoptera Species File taxon ID]], [[:d:Wikidata:Property proposal/Aphid Species File taxon ID|Aphid Species File taxon ID]], [[:d:Wikidata:Property proposal/Coleorrhyncha Species File taxon ID|Coleorrhyncha Species File taxon ID]], [[:d:Wikidata:Property proposal/LGD Subdistrict Code|LGD Subdistrict Code]], [[:d:Wikidata:Property proposal/PLC (Primary Location Code)|PLC (Primary Location Code)]], [[:d:Wikidata:Property proposal/Sinhala Cinema Database ID|Sinhala Cinema Database ID]], [[:d:Wikidata:Property proposal/LGD District Code|LGD District Code]], [[:d:Wikidata:Property proposal/LGD Village Code|LGD Village Code]], [[:d:Wikidata:Property proposal/LGD State or UT Code|LGD State or UT Code]], [[:d:Wikidata:Property proposal/Korrespondenzen der Frühromantik|Korrespondenzen der Frühromantik]], [[:d:Wikidata:Property proposal/Bundes-Klinik-Atlas Hospital ID|Bundes-Klinik-Atlas Hospital ID]], [[:d:Wikidata:Property proposal/JJM Habitation id|JJM Habitation id]], [[:d:Wikidata:Property proposal/McDonald's US product|McDonald's US product]], [[:d:Wikidata:Property proposal/Justapedia|Justapedia]], [[:d:Wikidata:Property proposal/Atarimuseum ID|Atarimuseum ID]], [[:d:Wikidata:Property proposal/PNG School Code|PNG School Code]], [[:d:Wikidata:Property proposal/Filozofia jezuitów w Polsce w XX wieku ID|Filozofia jezuitów w Polsce w XX wieku ID]], [[:d:Wikidata:Property proposal/Garner's Modern American Usage ID|Garner's Modern American Usage ID]], [[:d:Wikidata:Property proposal/Meurgorf historical dictionary|Meurgorf historical dictionary]], [[:d:Wikidata:Property proposal/SNARC ID|SNARC ID]], [[:d:Wikidata:Property proposal/milog.co.il entry ID|milog.co.il entry ID]], [[:d:Wikidata:Property proposal/Green's Dictionary of Slang (Oxford Reference) ID|Green's Dictionary of Slang (Oxford Reference) ID]], [[:d:Wikidata:Property proposal/F.C. Copenhagen player id|F.C. Copenhagen player id]], [[:d:Wikidata:Property proposal/Locomotive Yaroslavl HC player id|Locomotive Yaroslavl HC player id]], [[:d:Wikidata:Property proposal/Milldatabase ID|Milldatabase ID]], [[:d:Wikidata:Property proposal/A Dictionary of Biology ID|A Dictionary of Biology ID]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID|Chinese Basketball Association ID]], [[:d:Wikidata:Property proposal/WHO Country Database ID|WHO Country Database ID]], [[:d:Wikidata:Property proposal/Limited Liability Partnership Identification Number (LLPIN) in India|Limited Liability Partnership Identification Number (LLPIN) in India]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AA7J Birthplace of French Heads of State]
** [https://w.wiki/ACWE Films starring Cary Grant, directed by Howard Hughes, available on YouTube]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Solarpunk|Wikidata:WikiProject Solarpunk]] - aims to collects Wikidata Items ([[d:Q126087864|focus list]]) and supports the [[d:Q72206346|Solarpunk]] Movement.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Items_without_labels|Items without Labels]] - explore Wikidata Items that are missing a Label. This list is handy for finding abandoned, incomplete or vandalised Items.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q23565|Hessischer Rundfunk (Q23565)]] - German public broadcaster
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1221007|L1221007]] - Nynorsk noun, translates to "a spy ring"
''' Development '''
* EntitySchemas: We continued work on the new datatype for linking to EntitySchemas in statements. We focused on the input so it shows the label of the EntitySchema when entering the ID. Search by label and aliases will follow. ([[phab:T362004]])
* Wikibase REST API:
** We looked into how to improve error messages.
** We wrapped up the route for modifying the data of a Property. ([[phab:T347394]]
** We are nearing the finish line for the route for creating a new Item. ([[phab:T342990]])
** We are continuing work on the route for modifying an Item. ([[phab:T342993]])
* Developer advocacy: We are collecting content for a new landing page for developers who want to build applications with Wikidata's data.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:१२, २७ मई २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26774381 -->
== Wikidata weekly summary #630 ==
<languages/>
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' <translate> Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-06-03. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].</translate>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
<translate>
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/The_Squirrel_Conspiracy|The Squirrel Conspiracy]] - RfP scheduled to end after 9 June 2024 06:47 (UTC).
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/TongcyBot|TongcyBot]] - Task: Linking the Chinese and English Wiktionary, specifically in categories using Template:auto cat, and pages in the Template, Module, Appendix, Reconstruction, and Rhymes namespaces.
* Open request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/IliasChoumaniBot|IliasChoumaniBot]] - Task: Automatic updating of data from JSON files on German scientists.
* Closed request for comments: [[d:Wikidata:Requests_for_comment/IP_Masking_Engagement|IP Masking Engagement]] - The RfC was closed due to inactivity. Discussions are still welcomed on Meta.
</translate>
<translate>
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* [[:it:Wikipedia:Raduni/Raduni_in_Sicilia_2024#Laboratorio_Wikidata_all’università_di_Catania,_14_giugno|Wikidata workshop at the university of Catania, Sicily, Italy]], on June 14th.
* [[d:Wikidata:Events/Lexicodays 2024|Lexicodays 2024]], June 28-30, online event dedicated to Lexicographical Data on Wikidata with a focus on languages of Indonesia. Proposals for the program open until June 20th.
</translate>
<translate>
''' Press, articles, blog posts, videos '''
* Blogs
** [https://rtnf.substack.com/p/deploying-wikidatalite-into-toolforge Deploying Wikidatalite into Toolforge] - This article explains the deployment process of Wikidatalite into the Toolforge platform. This tool is now available at [https://wdlite.toolforge.org wdlite.toolforge.org].
** (fr) [[:w:fr:Wikip%C3%A9dia:RAW/2024-06-01#Focus|Wikidata and the missing data]] : discussion in French about missing data in Wikidata
** (fr) [[:w:fr:Wikip%C3%A9dia:RAW/2024-06-01#ontologie|Sous-classe ou instance de ? Comprenons nous l'ontologie de Wikidata ?]], discussion in French about "Evidence of large-scale conceptual disarray in multi-level taxonomies in Wikidata"
* Papers
** [https://raco.cat/index.php/Hipertext/article/view/421072/523553 Taxonomies and Ontologies in Wikipedia and Wikidata:] In-Depth Examination of Knowledge Organization Systems. This paper explores the Knowledge Organisation System (KOS) of Wikipedia, Wikidata and gender-related biases contained within. By M. Centelles & N.Ferran-Ferrer.
* Videos
** [https://www.youtube.com/watch?v=A8O0hbJvBxw&t=7815s BHL Day 2024 | Year of the Cicada: Buzzing with 17 Years of Biodiversity Achievements] - talk by Siobhan about her biodiversity work.
** [https://www.youtube.com/watch?v=3qlCdnqFssw Contributing to Wikidata - African Library Activism Month] - Jesse Asiedu-Akrofi provides a tutorial on the characreristics of Wikidata and how Librarians can contribute.
** [https://www.youtube.com/watch?v=YOqomQ3pMIc Learning Clinic: Wiktionary & Lexemes on Wikidata] - this clinic co-hosted by Taufik Rosman and Sadik Shahadu of Wikimedia User Groups Malaysia and Dagbani respectively.
** [https://www.youtube.com/watch?v=mEbYf5S8_XU ¿Cómo convertir la edición de Wikidata en un juego?] (Spanish) - [[:w::es:Usuario:Piracalamina|User:Piracalamina]] and [[:w:es:Usuario:Jmmuguerza|User:Jmmuguerza]] show in this Wikitools how to create a API to add your own themed game to The Distributed Game.
* Miscellaneous
** [https://vuejsexamples.com/wiquizz-a-game-generator-powered-by-nuxt-content-and-sparql-queries-from-wikidata/ Wiquizz] a quiz generator based on Wikidata and Query.wikidata.org
</translate>
<translate>
''' Tool of the week '''
* [https://wikitwister.com/ WikiTwister] - RoloWiki: Replace the interwiki links of a Wikipedia article with a pop-up card full of useful Wikidata, & Wikidata Quick Dip: Browse the Wikidata properties used by the pages in a category.
</translate>
<translate>
''' Other Noteworthy Stuff '''
* [[:commons:Template:Wikidata Infobox|Wikidata Infobox]] is now [[:commons:Category:Uses of Wikidata Infobox|used by over 5 million Commons categories]].
* [[:d:Wikidata:Tools/Potential gadgets|Wikidata:Tools/Potential gadgets]] is a new page where you can propose to turn CSS and JS scripts into gadgets, so that the can be activated from Preferences instead of through user common.css and common.js pages.
* Wikimedia Deutschland is looking for a [https://wikimedia-deutschland.softgarden.io/job/44701437/Head-of-Product-Strategy-d-f-m-?jobDbPVId=129265287&l=en Head of Product Strategy] and a [https://wikimedia-deutschland.softgarden.io/job/45238187/Senior-Software-Engineer-Wikidata-for-Wikimedia-Projects-m-f-d-?jobDbPVId=127502927&l=en Senior Software Engineer].
</translate>
<translate>
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P12703|LombardiaBeniCulturali collection ID]] (<nowiki>ID of a collection on lombardiabeniculturali.it</nowiki>)
***[[:d:Property:P12712|population by native language]] (<nowiki>native language population of a place</nowiki>)
***[[:d:Property:P12714|tartan]] (<nowiki>item's tartan; Tartan is a Scottish cloth pattern symbolizing a clan, region, or group.</nowiki>)
***[[:d:Property:P12763|taxon synonym of]] (<nowiki>''(without English description)''</nowiki>)
***[[:d:Property:P12764|replaced synonym of]] (<nowiki>taxon item which replaced this taxon name (now only a synonym) - inverse property of replaced synonym (for nom. nov.) (P694)</nowiki>)
***[[:d:Property:P12765|protonym of]] (<nowiki>taxon item of which this taxon name is a protonym (original name, for zoological taxa) - inverse property of original combination</nowiki>)
***[[:d:Property:P12766|basionym of]] (<nowiki>taxon item of which this taxon name is a basionym (original name, for botanical and similar items) - inverse property of basionym (P566)</nowiki>)
** External identifiers: [[:d:Property:P12696|Dhliz ID]], [[:d:Property:P12697|RAG ID]], [[:d:Property:P12698|The Sounds Resource game ID]], [[:d:Property:P12699|The Lost Media Wiki page ID]], [[:d:Property:P12700|Cbonds company profile]], [[:d:Property:P12701|Iconoteca dell'Accademia di architettura ID]], [[:d:Property:P12702|Kōmako author ID]], [[:d:Property:P12704|urban area census code]], [[:d:Property:P12705|The Law Dictionary entry]], [[:d:Property:P12706|CDC Stacks ID]], [[:d:Property:P12707|Authority file of the Iraqi Authors]], [[:d:Property:P12708|Gentoo GURU package ID]], [[:d:Property:P12709|TheLegacy game ID]], [[:d:Property:P12710|Explanatory Ukrainian Dictionary ID]], [[:d:Property:P12711|Grand Theft Wiki ID]], [[:d:Property:P12713|Folkets lexikon ID]], [[:d:Property:P12715|Pushkin Museum artist ID]], [[:d:Property:P12716|Virtual Russian Museum artist ID]], [[:d:Property:P12717|LGD Block Code]], [[:d:Property:P12718|Australian Oxford Dictionary ID]], [[:d:Property:P12719|ICPE establishment ID]], [[:d:Property:P12720|WIPO Lex ID]], [[:d:Property:P12721|Lille norske leksikon ID]], [[:d:Property:P12722|WiiG.de developer ID]], [[:d:Property:P12723|WiiG.de publisher ID]], [[:d:Property:P12724|The New Zealand Oxford Dictionary ID]], [[:d:Property:P12725|Azerbaijani National Assembly ID]], [[:d:Property:P12726|Canadian Oxford Dictionary ID]], [[:d:Property:P12727|GOG product ID]], [[:d:Property:P12728|Archnet authority ID]], [[:d:Property:P12729|Brewer's Dictionary of Phrase & Fable ID]], [[:d:Property:P12730|Comprehensive Dictionary of the Contemporary Ukrainian Language ID]], [[:d:Property:P12731|Archaeological investigations in Hungary ID]], [[:d:Property:P12732|Global Egyptian Museum ID]], [[:d:Property:P12733|Historic Synagogues of Europe ID]], [[:d:Property:P12734|TheLegacy company ID]], [[:d:Property:P12735|Nintendo Life game ID]], [[:d:Property:P12736|Push Square game ID]], [[:d:Property:P12737|Pure Xbox game ID]], [[:d:Property:P12738|Palula dictionary ID]], [[:d:Property:P12739|Oxford Dictionary of English entry ID]], [[:d:Property:P12740|Slovenian Etymological Dictionary ID]], [[:d:Property:P12741|Jedipedia.net ID]], [[:d:Property:P12742|Bundes-Klinik-Atlas hospital ID]], [[:d:Property:P12743|Atarimuseum ID]], [[:d:Property:P12744|Dictionary of Taiwan Hakka ID]], [[:d:Property:P12745|LGD Village Code]], [[:d:Property:P12746|LGD District Code]], [[:d:Property:P12747|LGD State or UT Code]], [[:d:Property:P12748|LGD Subdistrict Code]], [[:d:Property:P12749|SNARC ID]], [[:d:Property:P12750|Dermaptera Species File taxon ID]], [[:d:Property:P12751|Embioptera Species File taxon ID]], [[:d:Property:P12752|Isoptera Species File taxon ID]], [[:d:Property:P12753|Zoraptera Species File taxon ID]], [[:d:Property:P12754|Bildindex der Kunst und Architektur PID]], [[:d:Property:P12755|Garner's Modern American Usage ID]], [[:d:Property:P12756|Artcena ID]], [[:d:Property:P12757|Islamic Art and Architecture ID]], [[:d:Property:P12758|Transfermarkt competition ID]], [[:d:Property:P12759|Sinhala Cinema artist ID]], [[:d:Property:P12760|Sinhala Cinema film ID]], [[:d:Property:P12761|Meurgorf identifier]], [[:d:Property:P12762|milog.co.il entry ID]], [[:d:Property:P12767|Aphid Species File taxon ID]], [[:d:Property:P12768|Grylloblattodea Species File taxon ID]], [[:d:Property:P12769|Mantophasmatodea Species File taxon ID]], [[:d:Property:P12770|Plecoptera Species File taxon ID]], [[:d:Property:P12771|Coleorrhyncha Species File taxon ID]], [[:d:Property:P12772|Milldatabase ID]], [[:d:Property:P12773|New Oxford Rhyming Dictionary ID]], [[:d:Property:P12774|A Dictionary of Biology ID]], [[:d:Property:P12775|Dictionary of the Middle Ages ID]], [[:d:Property:P12776|IAFD actor UUID]], [[:d:Property:P12777|F.C. Copenhagen player id]], [[:d:Property:P12778|Norwegian prisoner of war camp ID]], [[:d:Property:P12779|Arkitekturguide for Nord-Norge og Svalbard ID]], [[:d:Property:P12780|Korrespondenzen der Frühromantik person ID]], [[:d:Property:P12781|Korrespondenzen der Frühromantik work ID]], [[:d:Property:P12782|Filozofia jezuitów w Polsce w XX wieku ID]], [[:d:Property:P12783|PLC (primary location code)]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/last appearance|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
***[[:d:Wikidata:Property proposal/is ontological root of|is ontological root of]] (<nowiki>forms the root element of the ontology</nowiki>)
***[[:d:Wikidata:Property proposal/located in the Islamic territorial entity|located in the Islamic territorial entity]] (<nowiki>the item is located on the territory of the following Islamic entity.</nowiki>)
***[[:d:Wikidata:Property proposal/address of addressee|address of addressee]] (<nowiki>address of the address e.g. on a postcard</nowiki>)
***[[:d:Wikidata:Property proposal/TheaterEncyclopedie ID|TheaterEncyclopedie ID]] (<nowiki>An item of the TheaterEncyclopedie</nowiki>)
***[[:d:Wikidata:Property proposal/relates to sustainable development goal, target or indicator|relates to sustainable development goal, target or indicator]] (<nowiki>indicates a relation between the subject and the SDGs or one of the components</nowiki>)
***[[:d:Wikidata:Property proposal/student count by gender|student count by gender]] (<nowiki>I think there should be a way to document the number of students at a university by their gender, as data for student counts (at least if they come from GENESIS Online - german universities) contain that data divided in male and female students. I think it would make more sense to implement that as a qualifier for {{P|2196}} than implementing it as a new property as that wouldn't make old data obsolete, but also it could interfere with tools that retrieve that data automated and are then confused by having multiple counts at the same time.</nowiki>)
***[[:d:Wikidata:Property proposal/has semantic role|has semantic role]] (<nowiki>item that describes a role in an event class</nowiki>)
***[[:d:Wikidata:Property proposal/model for (2)|model for (2)]] (<nowiki>what the subject is a conceptual or scientific model/theory for</nowiki>)
***[[:d:Wikidata:Property proposal/Dynasty|Dynasty]] (<nowiki>A dynasty is a sequence of rulers from the same family, usually in the context of a monarchy or imperial system but sometimes also appearing in republics. A dynasty can be used to describe the time period in which a person lived, an event happened, a work was created, or a place existed.</nowiki>)
***[[:d:Wikidata:Property proposal/showrunner|showrunner]] (<nowiki>person who is responsible for the day-to-day operation of a television show</nowiki>)
***[[:d:Wikidata:Property proposal/antonomasia|antonomasia]] (<nowiki>epithet or phrase that takes the place of a proper name</nowiki>)
***[[:d:Wikidata:Property proposal/screen size|screen size]] (<nowiki>Size of a display screen as measured along the diagonal</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/NLR editions|NLR editions]], [[:d:Wikidata:Property proposal/glubinka.by|glubinka.by]], [[:d:Wikidata:Property proposal/Cerist journal ID|Cerist journal ID]], [[:d:Wikidata:Property proposal/Soldatregisteret ID|Soldatregisteret ID]], [[:d:Wikidata:Property proposal/Quranic Arabic Corpus topic ID|Quranic Arabic Corpus topic ID]], [[:d:Wikidata:Property proposal/Oxford Encyclopedia of the Islamic World: Digital Collection ID|Oxford Encyclopedia of the Islamic World: Digital Collection ID]], [[:d:Wikidata:Property proposal/The Encyclopedia of Religion and Nature ID|The Encyclopedia of Religion and Nature ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to World Mythology ID|The Oxford Companion to World Mythology ID]], [[:d:Wikidata:Property proposal/promodj album ID|promodj album ID]], [[:d:Wikidata:Property proposal/The Oxford Encyclopedia of the Modern World ID|The Oxford Encyclopedia of the Modern World ID]], [[:d:Wikidata:Property proposal/The Oxford Companion to the Mind ID|The Oxford Companion to the Mind ID]], [[:d:Wikidata:Property proposal/person ID in MNAHA|person ID in MNAHA]], [[:d:Wikidata:Property proposal/vehicle keeper marking / VKM|vehicle keeper marking / VKM]], [[:d:Wikidata:Property proposal/JJM Habitation id|JJM Habitation id]], [[:d:Wikidata:Property proposal/Justapedia|Justapedia]], [[:d:Wikidata:Property proposal/PNG School Code|PNG School Code]], [[:d:Wikidata:Property proposal/Green's Dictionary of Slang (Oxford Reference) ID|Green's Dictionary of Slang (Oxford Reference) ID]], [[:d:Wikidata:Property proposal/Locomotive Yaroslavl HC player id|Locomotive Yaroslavl HC player id]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID|Chinese Basketball Association ID]], [[:d:Wikidata:Property proposal/WHO Country Database ID|WHO Country Database ID]], [[:d:Wikidata:Property proposal/Limited Liability Partnership Identification Number (LLPIN) in India|Limited Liability Partnership Identification Number (LLPIN) in India]], [[:d:Wikidata:Property proposal/A Dictionary of Zoology ID|A Dictionary of Zoology ID]], [[:d:Wikidata:Property proposal/SALDO sense ID|SALDO sense ID]], [[:d:Wikidata:Property proposal/Flown From The Nest person id|Flown From The Nest person id]], [[:d:Wikidata:Property proposal/Online Swahili - English Dictionary ID|Online Swahili - English Dictionary ID]], [[:d:Wikidata:Property proposal/Téarma ID|Téarma ID]], [[:d:Wikidata:Property proposal/IMAIOS entity ID|IMAIOS entity ID]], [[:d:Wikidata:Property proposal/Dictionary of Contemporary Icelandic ID|Dictionary of Contemporary Icelandic ID]], [[:d:Wikidata:Property proposal/A Dictionary of Plant Sciences ID|A Dictionary of Plant Sciences ID]], [[:d:Wikidata:Property proposal/Seret film ID|Seret film ID]], [[:d:Wikidata:Property proposal/Pocket Oxford American Thesaurus ID|Pocket Oxford American Thesaurus ID]], [[:d:Wikidata:Property proposal/Oxford Paperback Thesaurus ID|Oxford Paperback Thesaurus ID]], [[:d:Wikidata:Property proposal/Orthoptera Species File taxon ID|Orthoptera Species File taxon ID]], [[:d:Wikidata:Property proposal/CAMRA Experience pub ID|CAMRA Experience pub ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Spanish Dictionary: English-Spanish ID|Pocket Oxford Spanish Dictionary: English-Spanish ID]], [[:d:Wikidata:Property proposal/Paleobiology Database ID for this journal article|Paleobiology Database ID for this journal article]], [[:d:Wikidata:Property proposal/Naturalis Repository ID|Naturalis Repository ID]], [[:d:Wikidata:Property proposal/Te Aka Māori Dictionary ID|Te Aka Māori Dictionary ID]], [[:d:Wikidata:Property proposal/He Pātaka Kupu ID|He Pātaka Kupu ID]], [[:d:Wikidata:Property proposal/Oqaasersiorfik ID|Oqaasersiorfik ID]], [[:d:Wikidata:Property proposal/Greenlandic-English Dictionary ID|Greenlandic-English Dictionary ID]], [[:d:Wikidata:Property proposal/poblesdecatalunya.cat identifier|poblesdecatalunya.cat identifier]], [[:d:Wikidata:Property proposal/广播电视播出机构许可证编号|广播电视播出机构许可证编号]], [[:d:Wikidata:Property proposal/Vikidia ID|Vikidia ID]], [[:d:Wikidata:Property proposal/This Is Basketball player ID|This Is Basketball player ID]]
<!-- END NEW PROPOSALS -->
* [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
</translate>
<translate>
''' Did you know? '''
* Query examples:
** [https://w.wiki/AGtT Mountains with a height over 7000m] - display on a map. Adjust the P:elevation above sea level to widen or narrow the search.
** [https://w.wiki/AFEE Find Items that share an Identifier] - this query has identified a possible duplicate by matching P5696 - Indian Railways Station Code.
** [https://w.wiki/AGts Who has worked with this Celebrity?] - this query looks for co-stars, colleagues and co-actors of Seth Rogen. Adjust this value for other celebrities or professionals.
* Schema examples: [[d:EntitySchema:E426|Tamkang University location]] - building and location entities associated with Tamkang University, Taiwan.
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Timna_Valley|Timna Valley]] - a community project on the [[d:Q1973199|Timna Valley]] archaelogical site.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Gadget_usage_statistics|Gadget usage statistics]] - find out which gadgets are used the most and perhaps find something new.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1496|Ferdinand Magellan]] - 15th Century Portugese explorer who led the first expedition to circumnavigate the Globe (despite his death in the Philippines).
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1883|Be]] - The english copular verb that helps express all of existence.
</translate>
<translate>
''' Development '''
* EntitySchemas: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/J7CPPEU3T6OACGVSLFPF7VKC5R4HKR2C/ The new EntitySchema data type is ready for testing on Test Wikidata]
* Wikibase REST API:
** We finished the route for modifying the data of an Item ([[phab:T342993]])
** We finished the route for modifying the data of a Property ([[phab:T347394]])
** We continued working on the route for creating an Item ([[phab:T342990]])
* We fixed an issue where IDs were shown for badges and after editing a statement. The fix will be rolled out this week. ([[phab:T366236]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
</translate>
<translate>
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: [https://dicare.toolforge.org/lexemes/challenge.php Gambling]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</translate>
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 17:00, 03 June 2024 (UTC)'''</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26861668 -->
== Wikidata weekly summary #631 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-06-10. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Kadı|Kadı]] - RfP scheduled to end after 14 June 2024 17:51 (UTC)
* Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/The_Squirrel_Conspiracy|The Squirrel Conspiracy]] - Closed as successful. Welcome back Squirrel!
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/MDanielsBot_2|MDanielsBot 2]] Task(s) - Replace translations of descriptions and labels.
** [[d:Wikidata:Requests_for_permissions/Bot/TapuriaBot|TapuriaBot]] Task(s) - interwiki
** [[d:Wikidata:Requests_for_permissions/Bot/Skybristol_bot|Skybristol bot]] Task(s) - Flesh out mapping of DOI provider orgs to WD orgs, syncing DOI prefix values.
** [[d:Wikidata:Requests_for_permissions/Bot/EpidòseosBot|EpidòseosBot]] Task(s) - improve incomplete references to [[:d:Q36578|GND]] for [[:d:Property:P21|sex / gender]]; add new references containing [[:d:Property:P227|GND ID]] for [[:d:Property:P21|sex / gender]] when the property has no references containing [[:d:Property:P248|stated in]].
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call June 11, 2024: We have our next LD4 Wikidata Affinity Group Call on Tuesday, 11 June, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1718121600 Time zone converter]). Please join us for a community discussion on SMALL GLAM SLAM Pilot 1 with Ismael Olea. [https://docs.google.com/document/d/1%20xbhGb5KMsUCvqDTq2ZugXlpTY74sYoDqGl6GdOIoGw/edit Link to agenda.]
* [[m:Celtic_Knot_Conference_2024|Celtic Knot Wikimedia Conference]], September 25-27, 2024 in Waterford City, Ireland. This conference usually hosts Wikidata-related sessions. You can now propose your contributions to the program until July 14th, and apply for a scholarship until June 30th ([[m:Talk:Celtic_Knot_Conference_2024#Celtic_Knot_Conference:_date,_proposal_for_the_program_and_scholarships|full announcement and links]])
* [[m:WikiIndaba conference 2024|WikiIndaba conference 2024]], 4 - 6 October 2024 in Johannesburg, South Africa. This conference typically hosts Wikidata-related sessions. Program submissions 05 - 30 June 2024.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://commonists.wordpress.com/2024/06/07/100000-video-games-on-wikidata/ 100,000 video games on Wikidata] - Wikidata’s WikiProject Video games has just passed a major milestone: 100,000 video game (Q7889) items on Wikidata.
* Videos
** (es) [https://www.youtube.com/watch?v=Y7Nw0xPT1tw How to strengthen the public domain with Wikidata?] - This is a Spanish-speaking Wikitools workshop exploring Paulina (see: Tool of the Week), a search interface powered by Wikidata for finding and exploring author's and whether their works are in the public domain.
* Notebooks
** [https://observablehq.com/@pac02/radio-france-wikidata Radio France meets Wikidata 😘]: Extracting IDs from radio France and matching them with Wikidata using P10780 property
** [https://observablehq.com/@pac02/wikidatas-analytics-for-radio-frances-podcasts Wikidata's analytics for Radio France's podcasts]
''' Tool of the week '''
* [https://paulina.toolforge.org/ Paulina: Data for the Public Domain] - Explore the cultural heritage of humanity. Search Paulina by author and discover if they have freely accessible works in the Public Domain.
''' Other Noteworthy Stuff '''
* Propose to transform an existing CSS or Javascript script (i.e. scripts that you can enable in your common.css and common.js pages) into a gadget: [[d:Wikidata:Tools/Potential gadgets|Wikidata:Tools/Potential gadgets]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12795|showrunner]] (<nowiki>person who is responsible for the day-to-day operation of a television show</nowiki>)
* Newest External identifiers: [[:d:Property:P12784|Locomotive Yaroslavl HC player ID]], [[:d:Property:P12785|Orthoptera Species File taxon ID (new)]], [[:d:Property:P12786|Flown From the Nest person ID]], [[:d:Property:P12787|Online Swahili - English Dictionary ID]], [[:d:Property:P12788|A Dictionary of Plant Sciences ID]], [[:d:Property:P12789|A Dictionary of Zoology ID]], [[:d:Property:P12790|A Dictionary of Contemporary Icelandic ID]], [[:d:Property:P12791|Seret film ID]], [[:d:Property:P12792|Limited Liability Partnership Identification Number]], [[:d:Property:P12793|Paleobiology database reference ID]], [[:d:Property:P12794|PNG School Code]], [[:d:Property:P12796|Téarma ID]], [[:d:Property:P12797|IMAIOS entity ID]], [[:d:Property:P12798|Naturalis Repository ID]], [[:d:Property:P12799|Pocket Oxford Spanish Dictionary: English-Spanish ID]], [[:d:Property:P12800|Vikidia ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Music mood|Music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to an audio recording (musical or not)</nowiki>)
**[[:d:Wikidata:Property proposal/ecosystem type|ecosystem type]] (<nowiki>type of ecosystem that the item represents</nowiki>)
**[[:d:Wikidata:Property proposal/Burgenwelt|Burgenwelt]] (<nowiki>Burgenwelt; castles</nowiki>)
**[[:d:Wikidata:Property proposal/construction time|construction time]] (<nowiki>{{Construction time refers to the time which was needed to build a certain building, which sometimes took more than one year, especially in former times
| de = <!-- Die Bauzeit bezieht sich auf die Zeit, die benötigt wurde, um ein Gebäude zu errichten, was manchmal länger, gerade früher, als ein Jahr brauchte -->
<!-- | xx = Beschreibungen in anderen Sprachen -->
}}</nowiki>)
**[[:d:Wikidata:Property proposal/Nom dans la langue locale|Nom dans la langue locale]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/YAMAP mountain ID|YAMAP mountain ID]] (<nowiki>YAMAP mountain ID</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Irish Dictionary: English-Irish ID|Pocket Oxford Irish Dictionary: English-Irish ID]], [[:d:Wikidata:Property proposal/Fowler’s Concise Dictionary of Modern English Usage ID|Fowler’s Concise Dictionary of Modern English Usage ID]], [[:d:Wikidata:Property proposal/MODI ID|MODI ID]], [[:d:Wikidata:Property proposal/código del Inventario del Patrimonio Cultural de Castilla-La Mancha|código del Inventario del Patrimonio Cultural de Castilla-La Mancha]], [[:d:Wikidata:Property proposal/AllGame style ID|AllGame style ID]], [[:d:Wikidata:Property proposal/MoFo ID|MoFo ID]], [[:d:Wikidata:Property proposal/DAKA Greenlandic-Danish Dictionary ID|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Wikidata:Property proposal/DAKA Danish-Greenlandic Dictionary ID|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Wikidata:Property proposal/Farhang-i farsī ba rusī ID|Farhang-i farsī ba rusī ID]], [[:d:Wikidata:Property proposal/FC Metz player id|FC Metz player id]], [[:d:Wikidata:Property proposal/Pocket Oxford Spanish Dictionary: Spanish-English ID|Pocket Oxford Spanish Dictionary: Spanish-English ID]], [[:d:Wikidata:Property proposal/itch.io numeric ID|itch.io numeric ID]], [[:d:Wikidata:Property proposal/produsent-ID hos Nasjonalmuseet|produsent-ID hos Nasjonalmuseet]], [[:d:Wikidata:Property proposal/Phasmida Species File taxon ID|Phasmida Species File taxon ID]], [[:d:Wikidata:Property proposal/Psocodea Species File taxon ID|Psocodea Species File taxon ID]], [[:d:Wikidata:Property proposal/Cockroach Species File taxon ID|Cockroach Species File taxon ID]], [[:d:Wikidata:Property proposal/Lygaeoidea Species File taxon ID|Lygaeoidea Species File taxon ID]], [[:d:Wikidata:Property proposal/filmas.lv film ID|filmas.lv film ID]], [[:d:Wikidata:Property proposal/filmas.lv studio ID|filmas.lv studio ID]], [[:d:Wikidata:Property proposal/filmas.lv person ID|filmas.lv person ID]], [[:d:Wikidata:Property proposal/Cineuropa international sales agent ID|Cineuropa international sales agent ID]], [[:d:Wikidata:Property proposal/Cineuropa production company ID|Cineuropa production company ID]], [[:d:Wikidata:Property proposal/Cineuropa distributor ID|Cineuropa distributor ID]], [[:d:Wikidata:Property proposal/Biodiversity Information System for Europe ID|Biodiversity Information System for Europe ID]], [[:d:Wikidata:Property proposal/Tommaseo-Bellini Online ID|Tommaseo-Bellini Online ID]], [[:d:Wikidata:Property proposal/Tesoro della Lingua Italiana delle Origini ID|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Irish Dictionary: Irish-English ID|Pocket Oxford Irish Dictionary: Irish-English ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/4dFR Average height of people named Joe]
** [https://w.wiki/4rGf Top 20 languages in number of Lexemes in Wikidata and percentage of Lexemes with at least one external ID]
** [https://w.wiki/ALrE Timeline of inception of Ghanaian universities]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Honoris Causa France|Honoris Causa France]] - aims to coordinate the actions carried out in terms of reporting the attributions of honorary doctorate ([[d:Q11415564|Q11415564]]) by French universities.
** [[d:Wikidata:WikiProject HolyWells|HolyWells]] - aims to organize Items around Holy Wells.
** [[d:Wikidata:WikiProject OghamStones|OghamStones]] - aims to organise Items around Ogham Stones
** [[d:Wikidata:WikiProject Western Michigan University Libraries|Western Michigan University Libraries]] - used to gather Wikidata work being done at Western Michigan University Libraries.
** [[d:Wikidata:WikiProject Visibilizando el dominio público colombiano|Visibilizando el dominio público colombiano]] - to help the unique, permanent and visible identification, worldwide, of Colombian authors in the public domain, within the framework of Colombian legislation.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/Connectivity|Connectivity between Wikimedia projects]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q7227384|Pomona College (Q7227384)]] - private liberal arts college in Claremont, California, United States
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1122204|bustadmarknad (L1122204)]] - "housing market" in Nynorsk
''' Development '''
* The UnpatrolledEdits gadget now shows a notice when there are older and multiple unpatrolled edits, previously it only showed the notice when the most recent edit was unpatrolled. Please help translate the messages [[:d:MediaWiki:Gadget-UnpatrolledEdits-i18n.json|here]].
* Query Service: We are fixing a bug where no examples are shown in the example dialog ([[phab:T366871]])
* EntitySchemas: We have enabled the new datatype for testing on test.wikidata.org and are preparing the rollout to Wikidata ([[phab:T365686]])
* Item UI: We fixed an issue where labels were not shown for badges or after making an edit ([[phab:T366236]])
* Wikibase REST API: We have continued the work on the route for modifying the data of an Item ([[phab:T342993]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed_Abdulai_(WMDE)|Mohammed Abdulai (WMDE)]] [[User talk:Mohammed Abdulai (WMDE)|(Talk)]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:१०, १० जून २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26893899 -->
== Weekly Summary #632 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-06-17.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/Mdann52_bot|Mdann52 bot]] - Task(s): Updating [[d:Property:P2317|callsign]], [[d:Property:P2144|frequency]] and [[d:Property:P1400|FCC ID]] of US Radio Station items from FCC database.
** [[d:Wikidata:Requests_for_permissions/Bot/M2Ys4U-Bot|M2Ys4U-Bot]] - Task(s): Import data about candidates standing for election in the [[d:Q78851988|2024 United Kingdom general election]].
'''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
* Looking ahead
** [[d:Wikidata:Events/Lexicodays_2024|Lexico Days 2024]] is coming up. June 28 - 30, there will be a packed programme of presentations, discussions and workshops on Lexicographical data. This is an online event.
** [https://ibcmadrid2024.com/index.php?seccion=scientificArea&subSeccion=detailSubProgramme&id=620&idSub=3 Wikidata Workshop for Botanists] at the XX Intl. Botanical Congress, July 21 - 27, 2024, Madrid, Spain.
'''Press, articles, blog posts, videos'''
* Blogs
** [https://diff.wikimedia.org/2024/06/10/stories-from-the-anti-disinformation-repository-why-wikimedia-is-an-antidote-to-disinformation/ Diff Blog: Why Wikimedia (and Wikidata) is an antidote to disinformation] - Wiki Movimento Brasil discuss how Wikidata has equipped researchers, activists and the public the ability to safeguard truths about human rights abuses during the civic-military Brazilian dictatorship between 1964 - 1985.
** [https://www.calishat.com/2024/06/10/making-location-based-timelines-with-wikipedia-wikidata-and-mojeek/ Making location based timelines with Wikipedia, Wikidata and mojeek] - Tara Calishain of Calishat blog.
** (de) [https://www.wikimedia.de/20jahre/meilensteine/ 20 Years of WMDE] - scroll down the timeline and see what Wikimedia Deutschland has done in its 20 years of existence!
* Papers
** [https://arxiv.org/abs/2406.03221 Linking Named Entities in Diderot's Encyclopédie to Wikidata] - This paper describes the annotation of more than 10,300 of the Encyclopédie entries with Wikidata identifiers enabling them to be connect to the graph of structured data. By Piere Nugues.
** [https://aclanthology.org/2021.gwc-1.29/ Towards a linking between WordNet and Wikidata] - The authors propose linking the 2 described reosurces through hapax legomenon and natural language processing techniques to create new connections and uses. By J. McCrae & D. Cillessen.
* Videos
** [https://www.youtube.com/watch?v=CZB_5QiRjE8 WikiWednesday Webinar – Increasing Education & Outreach through Wikidata & the Wiki-Commons] - Victoria Stasiuk and Navino Evans of the Digital Literacy for GLAM show how museums and galleries have opened up their collections through Wikidata and Commons and increase education, outreach and volunteer engagement strategies.
** [https://www.youtube.com/watch?v=lbaDmB4gAVo What is Wikidata? How to use Wikidata?] - Asaf Bartov hosts this informative session on Wikidata at the Wikimania Singapore 2023. If you're attending Wikimania 2024, this session will prepare you for other Wikidata-related sessions.
** [https://www.youtube.com/watch?v=rPVgrFhkZYc Creating a Lexeme Database from Scratch] - The runup to Wikimania Katowice has begun. Refresh yourself for upcoming sessions with this Wikidata basics workshop hosted by Leon Liesener.
'''Tool of the week'''
* [https://service.tib.eu/ogt/map Gestapo.Terror.Places (in Lower Saxony 1933-1945)] - This app displays on a map of lower Saxony areas of interest or significance of the terror-related crimes of the Gestapo during WWII.
'''Other Noteworthy Stuff'''
* A [[Wikidata:SPARQL query service/WDQS backend update/June 2024 scaling update|new Wikidata Query Service scaling update has been published]]. It outlines the [[Wikidata:SPARQL query service/WDQS graph split/Rules|final set of rules for the WDQS graph split]].
* [https://programminglanguages.info/sitelinks-ranking/ Programming Languages ranked by Sitelinks in Wikidata]
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P12795|showrunner]] (<nowiki>person who is responsible for the day-to-day operation of a television show</nowiki>)
** External identifiers:[[:d:Property:P12784|Locomotive Yaroslavl HC player ID]], [[:d:Property:P12785|Orthoptera Species File taxon ID (new)]], [[:d:Property:P12786|Flown From the Nest person ID]], [[:d:Property:P12787|Online Swahili - English Dictionary ID]], [[:d:Property:P12788|A Dictionary of Plant Sciences ID]], [[:d:Property:P12789|A Dictionary of Zoology ID]], [[:d:Property:P12790|A Dictionary of Contemporary Icelandic ID]], [[:d:Property:P12791|Seret film ID]], [[:d:Property:P12792|Limited Liability Partnership Identification Number]], [[:d:Property:P12793|Paleobiology database reference ID]], [[:d:Property:P12794|PNG School Code]], [[:d:Property:P12796|Téarma ID]], [[:d:Property:P12797|IMAIOS entity ID]], [[:d:Property:P12798|Naturalis Repository ID]], [[:d:Property:P12799|English-Spanish Dictionary ID]], [[:d:Property:P12800|Vikidia ID]], [[:d:Property:P12801|thisisbasketball.be player ID]], [[:d:Property:P12802|poblesdecatalunya.cat ID]], [[:d:Property:P12803|Oqaasersiorfik ID]], [[:d:Property:P12804|MNAHA person ID]], [[:d:Property:P12805|Greenlandic-English Dictionary ID]], [[:d:Property:P12806|Te Aka Māori Dictionary ID]], [[:d:Property:P12807|Tropicos person ID]], [[:d:Property:P12808|He Pātaka Kupu ID]], [[:d:Property:P12809|vehicle keeper marking (VKM)]], [[:d:Property:P12810|AllGame style ID]], [[:d:Property:P12811|FC Metz player ID]], [[:d:Property:P12812|MoFo ID]], [[:d:Property:P12813|itch.io numeric ID]], [[:d:Property:P12814|filmas.lv film ID]], [[:d:Property:P12815|filmas.lv person ID]], [[:d:Property:P12816|filmas.lv studio ID]], [[:d:Property:P12817|Cockroach Species File taxon ID (new)]], [[:d:Property:P12818|Lygaeoidea Species File taxon ID (new)]], [[:d:Property:P12819|Phasmida Species File taxon ID (new)]], [[:d:Property:P12820|Psocodea Species File taxon ID (new)]], [[:d:Property:P12821|Spanish-English Dictionary ID]], [[:d:Property:P12822|Norwegian National Museum producer ID]], [[:d:Property:P12823|Burgenwelt ID]], [[:d:Property:P12824|Pocket Oxford Irish Dictionary: Irish-English ID]], [[:d:Property:P12825|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Property:P12826|Tommaseo-Bellini Online ID]], [[:d:Property:P12827|danskfodbold.com player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/Music mood|Music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to an audio recording (musical or not)</nowiki>)
***[[:d:Wikidata:Property proposal/ecosystem type|ecosystem type]] (<nowiki>type of ecosystem that the item represents</nowiki>)
***[[:d:Wikidata:Property proposal/construction time|construction time]] (<nowiki>Construction time refers to the time which was needed to build a certain building, which sometimes took more than one year, especially in former times</nowiki>)
***[[:d:Wikidata:Property proposal/Nom dans la langue locale|Nom dans la langue locale]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/YAMAP mountain ID|YAMAP mountain ID]] (<nowiki>YAMAP mountain ID</nowiki>)
***[[:d:Wikidata:Property proposal/coin edge|coin edge]] (<nowiki>Coin edges may be plain (smooth) or patterned, or a combination of both. They can also include lettering.</nowiki>)
***[[:d:Wikidata:Property proposal/ozone depletion potential|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Irish Dictionary: English-Irish ID|Pocket Oxford Irish Dictionary: English-Irish ID]], [[:d:Wikidata:Property proposal/Fowler’s Concise Dictionary of Modern English Usage ID|Fowler’s Concise Dictionary of Modern English Usage ID]], [[:d:Wikidata:Property proposal/MODI ID|MODI ID]], [[:d:Wikidata:Property proposal/código del Inventario del Patrimonio Cultural de Castilla-La Mancha|código del Inventario del Patrimonio Cultural de Castilla-La Mancha]], [[:d:Wikidata:Property proposal/DAKA Greenlandic-Danish Dictionary ID|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Wikidata:Property proposal/DAKA Danish-Greenlandic Dictionary ID|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Wikidata:Property proposal/Farhang-i farsī ba rusī ID|Farhang-i farsī ba rusī ID]], [[:d:Wikidata:Property proposal/Cineuropa international sales agent ID|Cineuropa international sales agent ID]], [[:d:Wikidata:Property proposal/Cineuropa production company ID|Cineuropa production company ID]], [[:d:Wikidata:Property proposal/Cineuropa distributor ID|Cineuropa distributor ID]], [[:d:Wikidata:Property proposal/Biodiversity Information System for Europe ID|Biodiversity Information System for Europe ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/Numista issuer ID|Numista issuer ID]], [[:d:Wikidata:Property proposal/Douban Personage ID|Douban Personage ID]], [[:d:Wikidata:Property proposal/Canadian Great War Project person ID|Canadian Great War Project person ID]], [[:d:Wikidata:Property proposal/stiga.trefik.cz|stiga.trefik.cz]], [[:d:Wikidata:Property proposal/PMC journal ID|PMC journal ID]], [[:d:Wikidata:Property proposal/European Education Thesaurus ID|European Education Thesaurus ID]], [[:d:Wikidata:Property proposal/Brezhoneg21 ID|Brezhoneg21 ID]], [[:d:Wikidata:Property proposal/Personnel Records of the First World War (Library and Archives Canada) ID|Personnel Records of the First World War (Library and Archives Canada) ID]], [[:d:Wikidata:Property proposal/Canadian Virtual War Memorial ID|Canadian Virtual War Memorial ID]], [[:d:Wikidata:Property proposal/Federal Reserve Subject Taxonomy ID|Federal Reserve Subject Taxonomy ID]]
<!-- END NEW PROPOSALS -->
* [[d:Wikidata:Properties for deletion|Deleted properties]]:
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/A5pW Tool Registry for Digital Humanities]
** [https://w.wiki/AQna Operas ordered by First Performance]
** [https://w.wiki/AQo2 Performing Arts Productions with a Composer property]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Association_football/Euro_2024|Assoc. Football - Euro 2024]] - for best practices on [[d:Q15098367|UEFA Euro 2024]] items.
** [[d:Wikidata:WikiProject_Bulgaria/Elections|Bulgarian Elections]] - for describing data related to elections in Bulgaria.
** [[d:Wikidata:WikiProject_ARS3D|ARS3D]] - statements and properties for an African Red Slip ware 3D artifact data model.
* WikiProject Highlights:
** (de)[[d:Wikidata:Forum#Theorie_und_Praxis_in_Wikidata|Theorie und Praxis in Wikidata]] - [[User:Matthiasb|User:Matthiasb]] uses examples of Highway intersection classification on Wikidata of locations in and around Berlin to highlight inconsistencies between the data model and legal classification. By highlighting a considerable number of differences in a relatively small geographic area, these comments provide further context on an earlier discussion within the German Wikipedia community on integrating Wikidata further into Wikipedia articles.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/Badge_statistics| Badge Stats]] - How are badges being applied in Wikidata, which items have the most Good or Featured Articles? Savvy editors can use this to enrich said articles in their own Wiki.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q202886|Mordor]] - A desolate volcanic plain of nauseous gases and shadows. J.R.R Tolkien's blighted land is this week's showcase.
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L189|вода]] - A Russian word for a clear, vitality-giving liquid, of course it's Water.
'''Development'''
* EntitySchemas: We are preparing for the rollout of the new datatype to link to EntitySchemas in statements.
* Wikibase REST API:
** We are continuing the work on the route for modifying an Item ([[phab:T342993]])
** We are working on improving errors and error messages in the API
* Query Service UI: We fixed a bug. The example dialog was empty and not showing any examples ([[phab:T366871]])
* We changed the datatype of two Properties to external ID as requested ([[phab:T367174]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]: [https://dicare.toolforge.org/lexemes/challenge.php Gambling]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
Anything to add? Please share! :)
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] · 17:45, 17 June 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26893899 -->
== Wikidata weekly summary #633 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.<br>This is the Wikidata summary of the week before 2024-06-24. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Past: The [[d:Wikidata:Events/Swedish online editathon/Notes 200|200th online Wikidata meetup in Swedish]] was held.
* Upcoming: [[d:Wikidata:Events/Lexicodays 2024|Lexicodays]], online event dedicated to Lexemes on Wikidata, will take place on June 28-30. It takes place across time zone and both in English and Indonesian. Check the program and find the access links on the event page.
''' Press, articles, blog posts, videos '''
* Blogs: [https://diff.wikimedia.org/2024/06/20/20th-century-press-archives-history-in-newspaper-clippings-made-accessible-by-zbw-and-wikimedia/ 20th Century Press Archives – history in newspaper clippings, made accessible by ZBW and Wikimedia]. The blog discusses how ZBW and Wikimedia collaborated to digitize and make accessible the 20th Century Press Archives, integrating its metadata into Wikidata items and providing fresh access to 3.8 million digitized pages from raw microfilm1.
* Notebooks: [https://observablehq.com/@pac02/members-of-european-parliament?term=Q64038205&qualifie=P4100&lang=en Dashboard of European Parliament]
''' Tool of the week '''
* [https://prometheus-bildarchiv.de/en/blog/wikideta-in-prometheus Wikidata in Prometheus] - Prometheus is a non-commercial image archive for art and cultural studies. It hosts images from a variety of image and media databases and now works can be connected with Wikidata.
* New [https://mix-n-match.toolforge.org/#/ Mix'n'match] feature: For lists of (full or auto) matches where both the MnM entry and the Wikidata Item have coordinates, it now shows the distance between them in the description. ([https://wikis.world/@magnusmanske/112654072391619657 source])
''' Other Noteworthy Stuff '''
* The Wikidata development team at Wikimedia Deutschland is planning a brief survey to understand the various ways people contribute to the project and identify user contribution patterns. A request has been made for a CentralNotice banner to deploy the survey to a broad audience. Your feedback, comments, and questions on this request are welcome: [[m:CentralNotice/Request/Wikidata Community Survey 2024]]
* The second iteration of the [[d:Wikidata:Open Online Course|Wikidata:Open Online Course]] will begin from July 1 until August 11. Whether you're a beginner taking your first steps, an individual in need of a refresher on Wikidata concepts, or a seasoned trainer looking to level up your skills - this course is right for you.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12795|showrunner]] (<nowiki>person who is responsible for the day-to-day operation of a television show</nowiki>)
**[[:d:Property:P12830|music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to a musical audio recording</nowiki>)
* Newest External identifiers: [[:d:Property:P12784|Locomotive Yaroslavl HC player ID]], [[:d:Property:P12785|Orthoptera Species File taxon ID (new)]], [[:d:Property:P12786|Flown From the Nest person ID]], [[:d:Property:P12787|Online Swahili - English Dictionary ID]], [[:d:Property:P12788|A Dictionary of Plant Sciences ID]], [[:d:Property:P12789|A Dictionary of Zoology ID]], [[:d:Property:P12790|A Dictionary of Contemporary Icelandic ID]], [[:d:Property:P12791|Seret film ID]], [[:d:Property:P12792|Limited Liability Partnership Identification Number]], [[:d:Property:P12793|Paleobiology database reference ID]], [[:d:Property:P12794|PNG School Code]], [[:d:Property:P12796|Téarma ID]], [[:d:Property:P12797|IMAIOS entity ID]], [[:d:Property:P12798|Naturalis Repository ID]], [[:d:Property:P12799|English-Spanish Dictionary ID]], [[:d:Property:P12800|Vikidia ID]], [[:d:Property:P12801|thisisbasketball.be player ID]], [[:d:Property:P12802|poblesdecatalunya.cat ID]], [[:d:Property:P12803|Oqaasersiorfik ID]], [[:d:Property:P12804|MNAHA person ID]], [[:d:Property:P12805|Greenlandic-English Dictionary ID]], [[:d:Property:P12806|Te Aka Māori Dictionary ID]], [[:d:Property:P12807|Tropicos person ID]], [[:d:Property:P12808|He Pātaka Kupu ID]], [[:d:Property:P12809|vehicle keeper marking (VKM)]], [[:d:Property:P12810|AllGame style ID]], [[:d:Property:P12811|FC Metz player ID]], [[:d:Property:P12812|MoFo ID]], [[:d:Property:P12813|itch.io numeric ID]], [[:d:Property:P12814|filmas.lv film ID]], [[:d:Property:P12815|filmas.lv person ID]], [[:d:Property:P12816|filmas.lv studio ID]], [[:d:Property:P12817|Cockroach Species File taxon ID (new)]], [[:d:Property:P12818|Lygaeoidea Species File taxon ID (new)]], [[:d:Property:P12819|Phasmida Species File taxon ID (new)]], [[:d:Property:P12820|Psocodea Species File taxon ID (new)]], [[:d:Property:P12821|Spanish-English Dictionary ID]], [[:d:Property:P12822|Norwegian National Museum producer ID]], [[:d:Property:P12823|Burgenwelt ID]], [[:d:Property:P12824|Irish-English Dictionary ID]], [[:d:Property:P12825|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Property:P12826|Tommaseo-Bellini Online ID]], [[:d:Property:P12827|danskfodbold.com player ID]], [[:d:Property:P12828|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Property:P12831|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Property:P12832|Canadian Great War Project person ID]], [[:d:Property:P12833|English-Irish Dictionary ID]], [[:d:Property:P12834|PMC journal ID]], [[:d:Property:P12835|Census ID]], [[:d:Property:P12836|Douban personage ID]], [[:d:Property:P12837|AviBase person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Nom dans la langue locale|Nom dans la langue locale]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/YAMAP mountain ID|YAMAP mountain ID]] (<nowiki>YAMAP mountain ID</nowiki>)
**[[:d:Wikidata:Property proposal/coin edge|coin edge]] (<nowiki>Coin edges may be plain (smooth) or patterned, or a combination of both. They can also include lettering.</nowiki>)
**[[:d:Wikidata:Property proposal/ozone depletion potential|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Fowler’s Concise Dictionary of Modern English Usage ID|Fowler’s Concise Dictionary of Modern English Usage ID]], [[:d:Wikidata:Property proposal/código del Inventario del Patrimonio Cultural de Castilla-La Mancha|código del Inventario del Patrimonio Cultural de Castilla-La Mancha]], [[:d:Wikidata:Property proposal/Farhang-i farsī ba rusī ID|Farhang-i farsī ba rusī ID]], [[:d:Wikidata:Property proposal/Cineuropa international sales agent ID|Cineuropa international sales agent ID]], [[:d:Wikidata:Property proposal/Cineuropa production company ID|Cineuropa production company ID]], [[:d:Wikidata:Property proposal/Cineuropa distributor ID|Cineuropa distributor ID]], [[:d:Wikidata:Property proposal/Biodiversity Information System for Europe ID|Biodiversity Information System for Europe ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/Numista issuer ID|Numista issuer ID]], [[:d:Wikidata:Property proposal/stiga.trefik.cz|stiga.trefik.cz]], [[:d:Wikidata:Property proposal/European Education Thesaurus ID|European Education Thesaurus ID]], [[:d:Wikidata:Property proposal/Brezhoneg21 ID|Brezhoneg21 ID]], [[:d:Wikidata:Property proposal/Personnel Records of the First World War (Library and Archives Canada) ID|Personnel Records of the First World War (Library and Archives Canada) ID]], [[:d:Wikidata:Property proposal/Canadian Virtual War Memorial ID|Canadian Virtual War Memorial ID]], [[:d:Wikidata:Property proposal/Federal Reserve Subject Taxonomy ID|Federal Reserve Subject Taxonomy ID]], [[:d:Wikidata:Property proposal/Devri ID|Devri ID]], [[:d:Wikidata:Property proposal/OpenCitations Meta Identifier|OpenCitations Meta Identifier]], [[:d:Wikidata:Property proposal/IGN franchise ID|IGN franchise ID]], [[:d:Wikidata:Property proposal/Plex person key|Plex person key]], [[:d:Wikidata:Property proposal/Overcast episode ID|Overcast episode ID]], [[:d:Wikidata:Property proposal/OBJ ID|OBJ ID]], [[:d:Wikidata:Property proposal/NooSFere publisher ID|NooSFere publisher ID]], [[:d:Wikidata:Property proposal/Metamath statement label|Metamath statement label]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Italian Dictionary: English-Italian ID|Pocket Oxford Italian Dictionary: English-Italian ID]], [[:d:Wikidata:Property proposal/UNIBO professor ID|UNIBO professor ID]], [[:d:Wikidata:Property proposal/Mapes de Patrimoni Cultural ID|Mapes de Patrimoni Cultural ID]], [[:d:Wikidata:Property proposal/Il Nuovo DOP ID|Il Nuovo DOP ID]], [[:d:Wikidata:Property proposal/FEI horse ID|FEI horse ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AR7a Number of solar eclipses per decades]
** [https://w.wiki/AURc Longest gap between original film and remake (without any intermediate remakes)] ([https://x.com/WikidataFacts/status/1802773843297104155 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Multilingualism|Multilingualism]] - organizes work around achieving 100% Wikidata multilingualism for every language with MediaWiki internationalization support. It is initiated, developed & supported by Wikimedia Language Diversity community volunteers.
** [[d:Wikidata:WikiProject NAVISone|NAVISone]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[Wikidata:Database reports/Identical labels and descriptions|Identical labels and descriptions]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1254|Kofi Annan (Q1254)]] - 7th Secretary-General of the United Nations (1938-2018)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L719353|ʒirilana (L719353)]] - Dagbanli proverb that translates to "liar"
''' Development '''
* [Breaking Change Announcement] [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/LBEWI6IPD4H3S55KELZUOGFXPFRD5KYD/ Upcoming Changes to Wikibase: EntitySchema data type]
* EntitySchemas: We prepared for the release of the new data type to link to EntitySchemas in statements on July 2nd.
* Mul language code: We picked up the remaining issues before enabling it by default on Wikidata
* Wikibase REST API:
** We completed the route to modify the data of an Item ([[phab:T342993]])
** We continued improving and reworking errors ([[phab:T366172]], [[phab:T366175]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Cameroon|Cameroon]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 16:50, 24 June 2024 (UTC) '''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=26985945 -->
== Wikidata weekly summary #634 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br>This is the Wikidata summary of the week before 2024-07-01. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/DifoolBot_4|DifoolBot 4]] Task(s) - Split single references containing multiple reference URLs into multiple references.
** [[d:Wikidata:Requests_for_permissions/Bot/Bot_Bozze|Bot Bozze]] Task(s) - Add sitelinks to itwiki draft articles after they've been moved to the main namespace.
* New request for comments: [[d:Wikidata:Requests_for_comment/Spelling_convention_for_labels_and_descriptions_in_English|Spelling convention for labels and descriptions in English]] - RfC started 2024-06-25. This RfC requests feedback and input for finding consistency in spelling convention as English has multiple regional variations.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Past: The [[d:Wikidata:Events/Lexicodays 2024|Lexicodays 2024]] was an online event designed to offer a discussion space for the Wikidata community about Lexicographical Data. An archive of some of the slides and session recordings are here [[c:Category:Lexicodays 2024]]. More will be added as they become available.
* Upcoming:
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 10th July 2024 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/GZRRMNW6B75FMBR7HYSAJZGCMQQCCIUP/ Talk to the Search Platform / Query Service Team—July 3, 2024]
** Botany-focused Wikidata online workshop online as part of the #IBC2024. Date: Tuesday 9th July at 9pm NZST (GMT+12) / 11 am central Europe. [https://wikis.world/@siobhan_leachman@mastodon.nz/112691029608457323 Register here]!
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.bobdc.com/blog/wikidataaudio/ Querying for audio on Wikidata] - This blog post discusses using SPARQL queries on Wikidata to find audio recordings, focusing on musical compositions and their associated genres.
** [https://diff.wikimedia.org/2024/06/10/stories-from-the-anti-disinformation-repository-why-wikimedia-is-an-antidote-to-disinformation/ Stories from the anti-disinformation repository: Why Wikimedia is an antidote to disinformation] - The blog post highlights how Wikidata, as a central storage repository, plays a crucial role in countering disinformation by providing reliable, structured data for Wikimedia projects and beyond.
** [https://diff.wikimedia.org/2024/06/30/ld42023-vi-imagining-a-wikidata-future-for-librarians-together/ Diff Blog: Imagining a Wikidata future for librarians together] - the sixth and final blog post from the LD42023 conference. Silvia Gutiérrez (WMF) and Giovanna Fontenelle (WMF) document the results of the collaborative session on building a bridge between the Library-Wikidata community and WMF.
** [https://www.census.de/blog/census-ids-are-now-wikidata-external-identifiers/ Census IDs are Now Wikidata External Identifiers]
** [https://www.choice360.org/libtech-insight/library-knowledge-as-linked-data-a-wikidata-approach/ Library Knowledge as Linked Data: A Wikidata Approach]: Contributing to a shared data commons. David Erlandson describes the experiences of using Wikidata for the pilot Program for Cooperative Cataloging to "accelerate the movement towards ubiquitous identifier creation and identity management at the network level".
* Papers
** [https://arxiv.org/abs/2406.17903 Mapping the Past: Geographically Linking an Early 20th Century Swedish Encyclopedia with Wikidata] - This paper describes the extraction of location entries from a prominent Swedish encyclopedia and sheds light on selection and representation of geographic information in the Nordisk Familjebok. By A. Ahlin, A. Myrne & P. Nugues.
** [https://wikiworkshop.org Papers from the just-ended Wiki Workshop 2024]
*** [https://wikiworkshop.org/papers/do-lod-conventions-impede-the-representation-of-diversity-the-case-of-disabled-actors-in-dbpedia-and-wikidata.pdf Do LOD Conventions Impede the Representation of Diversity? The Case of Disabled Actors in DBpedia and Wikidata?]
*** [https://wikiworkshop.org/papers/sparql-for-lis-analytics-exploring-gender-representation-amongst-pcc-wikidata-pilot-participant.pdf SPARQL for LIS Analytics: Exploring Gender Representation amongst PCC Wikidata Pilot Participant]
*** [https://wikiworkshop.org/papers/wikidata-vandalism-detection-with-graph-linguistic-fusion.pdf Wikidata Vandalism Detection with Graph-Linguistic Fusion]
*** Wikidata Quality Toolkit: Entity Schema Generator Demonstration (tool demonstration)
* Videos
** [https://www.youtube.com/watch?v=r7Qbb1yuLkE&pp=ygUId2lraWRhdGE%3D Wikidata Knowledge Graph to Enable Equitable and Validated Generative AI] - Wikimedia Deutschland's Jonathan Fraine and [[d:User:Lydia Pintscher (WMDE)|Lydia Pintscher]] show how Wikidata can be used to provide well-cited information and how semantic search can augment generative AI inference. Presented at the Open Source GenAI & ML Summit.
**[https://www.youtube.com/watch?v=DOqZce65Fgg&pp=ygUId2lraWRhdGE%3D Wikidata Editing LIVE at Lexico Days 2024] - [[d:User:Abbe98|User:Abbe98]] and [[d:User:Ainali|User:JanAinali]] are back for another session of live-editing, focused on lexicographical data, during the Lexico Days 2024 event that took place this last weekend, June 28 - June 30.
** [https://www.youtube.com/watch?v=q2PHkK6jEEA Get more out of Wikidata with Resonator] - Rachel Hendrick and Gary Price of LibTech Tools walk through Resonator and point out the best ways to use it. Resonator is available on [https://reasonator.toolforge.org/ ToolForge].
** [https://www.youtube.com/watch?v=fjGNWM_9Y4M Knowledge Integrity: Reliability- Wikidata Vandalism Detection with Graph Linguistic Fusion] - [[m:User:Diego_(WMF)|Diego (WMF)]] and Mykola Trokhmovych showcase their work on building a model to help Wikidata editors identify edits that require patrolling, as part of the [[https://wikiworkshop.org/ Wiki Workshop 2024].
** [https://www.youtube.com/watch?v=zF-xy7KL_ek Inclusion of Communities: Using Wikibase to Leverage Community Sourced Data Initiatives] - Erin Yunes talks about their work in using Wikibase Cloud as part of the Compel project (COmputer Music Preservation Electronic Library).
** (es) [https://www.youtube.com/watch?v=Y7Nw0xPT1tw ¿Cómo fortalecer el dominio público con Wikidata?] - This Wikitools Workshop hosted by Jorge Gemetto is on [https://paulina.toolforge.org/ Paulina], a tool for exploring and accessing public domain information on authors and their works.
''' Tool of the week '''
* [https://www.loom.com/share/2fab1acb8abf404da8b03a24d4d4d473?sid=6ad654de-486d-44c3-9ae9-8193792720f9&t2 Automatic Structuring of text for Wikidata] - [[d:User:BrokenSegue|User:BrokenSegue]] introduces their new tool.
* [[d:User:Zvpunry/CreateNewItem|User:Zvpunry/CreateNewItem]] - This is a User script to easily add a new Item while editing a Statement and noticing that the desired Item is missing.
''' Other Noteworthy Stuff '''
* The second iteration of the [[d:Wikidata:Open Online Course|Wikidata:Open Online Course]] has begun. Class will continue until August 11. Whether you're a beginner taking your first steps, an individual in need of a refresher on Wikidata concepts, or a seasoned trainer looking to level up your skills - this course is right for you.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12795|showrunner]] (<nowiki>person who is responsible for the day-to-day operation of a television show</nowiki>)
**[[:d:Property:P12830|music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to a musical audio recording</nowiki>)
**[[:d:Property:P12849|coin edge]] (<nowiki>image or images that show the edge of a coin</nowiki>)
**[[:d:Property:P12853|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
* Newest External identifiers: [[:d:Property:P12784|Locomotive Yaroslavl HC player ID]], [[:d:Property:P12785|Orthoptera Species File taxon ID (new)]], [[:d:Property:P12786|Flown From the Nest person ID]], [[:d:Property:P12787|Online Swahili - English Dictionary ID]], [[:d:Property:P12788|A Dictionary of Plant Sciences ID]], [[:d:Property:P12789|A Dictionary of Zoology ID]], [[:d:Property:P12790|A Dictionary of Contemporary Icelandic ID]], [[:d:Property:P12791|Seret film ID]], [[:d:Property:P12792|Limited Liability Partnership Identification Number]], [[:d:Property:P12793|Paleobiology database reference ID]], [[:d:Property:P12794|PNG School Code]], [[:d:Property:P12796|Téarma ID]], [[:d:Property:P12797|IMAIOS entity ID]], [[:d:Property:P12798|Naturalis Repository ID]], [[:d:Property:P12799|English-Spanish Dictionary ID]], [[:d:Property:P12800|Vikidia article ID]], [[:d:Property:P12801|thisisbasketball.be player ID]], [[:d:Property:P12802|poblesdecatalunya.cat ID]], [[:d:Property:P12803|Oqaasersiorfik ID]], [[:d:Property:P12804|MNAHA person ID]], [[:d:Property:P12805|Greenlandic-English Dictionary ID]], [[:d:Property:P12806|Te Aka Māori Dictionary ID]], [[:d:Property:P12807|Tropicos person ID]], [[:d:Property:P12808|He Pātaka Kupu ID]], [[:d:Property:P12809|vehicle keeper marking (VKM)]], [[:d:Property:P12810|AllGame style ID]], [[:d:Property:P12811|FC Metz player ID]], [[:d:Property:P12812|MoFo ID]], [[:d:Property:P12813|itch.io numeric ID]], [[:d:Property:P12814|filmas.lv film ID]], [[:d:Property:P12815|filmas.lv person ID]], [[:d:Property:P12816|filmas.lv studio ID]], [[:d:Property:P12817|Cockroach Species File taxon ID (new)]], [[:d:Property:P12818|Lygaeoidea Species File taxon ID (new)]], [[:d:Property:P12819|Phasmida Species File taxon ID (new)]], [[:d:Property:P12820|Psocodea Species File taxon ID (new)]], [[:d:Property:P12821|Spanish-English Dictionary ID]], [[:d:Property:P12822|Norwegian National Museum producer ID]], [[:d:Property:P12823|Burgenwelt ID]], [[:d:Property:P12824|Irish-English Dictionary ID]], [[:d:Property:P12825|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Property:P12826|Tommaseo-Bellini Online ID]], [[:d:Property:P12827|danskfodbold.com player ID]], [[:d:Property:P12828|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Property:P12831|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Property:P12832|Canadian Great War Project person ID]], [[:d:Property:P12833|English-Irish Dictionary ID]], [[:d:Property:P12834|PMC journal ID]], [[:d:Property:P12835|Census ID]], [[:d:Property:P12836|Douban personage ID]], [[:d:Property:P12837|Avibase person ID]], [[:d:Property:P12838|Brezhoneg21 ID]], [[:d:Property:P12839|European Education Thesaurus ID]], [[:d:Property:P12840|Cineuropa distributor ID]], [[:d:Property:P12841|Cineuropa production company ID]], [[:d:Property:P12842|OpenCitations Meta ID]], [[:d:Property:P12843|IGN franchise ID]], [[:d:Property:P12844|Federal Reserve Subject Taxonomy ID]], [[:d:Property:P12845|Farhang-i forsī ba rusī ID]], [[:d:Property:P12846|Devri ID]], [[:d:Property:P12847|Cambridge University Press ID]], [[:d:Property:P12848|Canadian Virtual War Memorial ID]], [[:d:Property:P12850|Personnel Records of the First World War ID]], [[:d:Property:P12851|Fowler’s Concise Dictionary ID]], [[:d:Property:P12852|NooSFere publisher ID]], [[:d:Property:P12854|Plex person key]], [[:d:Property:P12855|BHMPI OBJ ID]], [[:d:Property:P12856|Index Fungorum person ID]], [[:d:Property:P12857|stiga.trefik.cz player ID]], [[:d:Property:P12858|UNIBO professor ID]], [[:d:Property:P12859|Cineuropa international sales agent ID]], [[:d:Property:P12860|Mapes de Patrimoni Cultural ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/number of local branches|number of local branches]] (<nowiki>number of branches of this organization at the lowest (local) level</nowiki>)
**[[:d:Wikidata:Property proposal/KANAL inventory ID|KANAL inventory ID]] (<nowiki>inventory number of a creative work assigned by KANAL</nowiki>)
**[[:d:Wikidata:Property proposal/Tüik mahalle id|Tüik mahalle id]] (<nowiki>Identifier of neighborhoods <small>({{q|Q17051044}})</small> in Turkey in TÜİK <small>({{q|Q1375058}})</small> database</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Biodiversity Information System for Europe ID|Biodiversity Information System for Europe ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/Numista issuer ID|Numista issuer ID]], [[:d:Wikidata:Property proposal/Overcast episode ID|Overcast episode ID]], [[:d:Wikidata:Property proposal/Metamath statement label|Metamath statement label]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Italian Dictionary: English-Italian ID|Pocket Oxford Italian Dictionary: English-Italian ID]], [[:d:Wikidata:Property proposal/Il Nuovo DOP ID|Il Nuovo DOP ID]], [[:d:Wikidata:Property proposal/FEI horse ID|FEI horse ID]], [[:d:Wikidata:Property proposal/Google Play author ID|Google Play author ID]], [[:d:Wikidata:Property proposal/identifiant d'une personne sur Archelec|identifiant d'une personne sur Archelec]], [[:d:Wikidata:Property proposal/Standard Ebooks ID|Standard Ebooks ID]], [[:d:Wikidata:Property proposal/Lojas com História ID|Lojas com História ID]], [[:d:Wikidata:Property proposal/RGALI person ID|RGALI person ID]], [[:d:Wikidata:Property proposal/RGALI organization ID|RGALI organization ID]], [[:d:Wikidata:Property proposal/Hebrew Academy term ID|Hebrew Academy term ID]], [[:d:Wikidata:Property proposal/milononline.net entry ID|milononline.net entry ID]], [[:d:Wikidata:Property proposal/KANAL identifier|KANAL identifier]], [[:d:Wikidata:Property proposal/LAGL author ID|LAGL author ID]], [[:d:Wikidata:Property proposal/Alle Burgen|Alle Burgen]], [[:d:Wikidata:Property proposal/FC Krasnodar player id|FC Krasnodar player id]], [[:d:Wikidata:Property proposal/Pocket Oxford Italian Dictionary: Italian-English ID|Pocket Oxford Italian Dictionary: Italian-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: German-English ID|Pocket Oxford German Dictionary: German-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: French-English ID|Pocket Oxford-Hachette French Dictionary: French-English ID]], [[:d:Wikidata:Property proposal/Manhom Arabic Profile ID|Manhom Arabic Profile ID]], [[:d:Wikidata:Property proposal/GOArt databas|GOArt databas]], [[:d:Wikidata:Property proposal/ArchWiki article|ArchWiki article]], [[:d:Wikidata:Property proposal/Star Wars.com|Star Wars.com]], [[:d:Wikidata:Property proposal/identifikátor filmu ve Filmové databázi (FDb)|identifikátor filmu ve Filmové databázi (FDb)]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AVZ8 Number of people who are both politicians and musicians by political spectrum] ([https://wikis.world/@moebeus@mastodon.online/112684088394297452 source])
** [https://w.wiki/AJ5u Lexeme coverage of Indonesian languages]
** [https://w.wiki/AVCS UK MPs and their office start/end years] ([https://x.com/generalising/status/1805719787953111151 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Inuktitut|Inuktitut]] - This is the space to organize work to assure that the sum of all knowledge and the supporting infrastructure for necessary services are available in Inuktitut (ᐃᓄᒃᑎᑐᑦ, Inuktitut).
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Ivan_A._Krestinin/To_merge|Merge candidates based on same pattern]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q761735|Montblanc (Q761735)]] - town in the province of Tarragona, Catalonia
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L725113|gbuɣi (L725113)]] - Dagbanli verb, translates to "vomiting" and "sprouting"
''' Development '''
* EntitySchemas:
** We worked around an issue where EntitySchema pages were no longer considered “content” and had become unsearchable ([[phab:T368010]])
** We prepared for the release of the new datatype on July 2nd.
* mul language code: We are working on the last remaining blocker before rolling out the first stage to Wikidata ([[phab:T362917]])
* Wikibase REST API: We are continuing to rework API errors ([[phab:T366911]], [[phab:T366239]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Argentina|Argentina]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] · '''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27032467 -->
== Wikidata weekly summary #635 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-07-08. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming:
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC on Wednesday, 10th July 2024 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
** [[wikimania:2024:Registration|Registration for Wikimania 2024 is open!]] In-person participants: please register until 26 July, 11:59 p.m., UTC. Virtual participants can register anytime. If you received a scholarship from the Wikimedia Foundation, you will receive an email with a registration code and instructions.
''' Tool of the week '''
* [[d:User:Teester/EntityShape.js|User:Teester/EntityShape.js]] - a userscript that adds an input box to a Wikidata page wherein you can enter an EntitySchema (such as [[d:Entityschema:E10|E10]]). When you click "Check", checks whether each statement and property conforms to the schema. It then displays a summary at the top of the Item for each property indicating whether they conform or not. It also adds a badge to each statement and each property on the page indicating whether they conform or not.
''' Other Noteworthy Stuff '''
* Wikidata teams' development goals for the third quarter of 2024 have been updated: [[d:Wikidata:Development plan|Wikidata:Development plan]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12830|music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to a musical audio recording</nowiki>)
**[[:d:Property:P12849|coin edge]] (<nowiki>image or images that show the edge of a coin</nowiki>)
**[[:d:Property:P12853|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
**[[:d:Property:P12861|EntitySchema for class]] (<nowiki>schema that members of a class should conform to</nowiki>)
* Newest External identifiers: [[:d:Property:P12798|Naturalis Repository ID]], [[:d:Property:P12799|English-Spanish Dictionary ID]], [[:d:Property:P12800|Vikidia article ID]], [[:d:Property:P12801|thisisbasketball.be player ID]], [[:d:Property:P12802|poblesdecatalunya.cat ID]], [[:d:Property:P12803|Oqaasersiorfik ID]], [[:d:Property:P12804|MNAHA person ID]], [[:d:Property:P12805|Greenlandic-English Dictionary ID]], [[:d:Property:P12806|Te Aka Māori Dictionary ID]], [[:d:Property:P12807|Tropicos person ID]], [[:d:Property:P12808|He Pātaka Kupu ID]], [[:d:Property:P12809|vehicle keeper marking (VKM)]], [[:d:Property:P12810|AllGame style ID]], [[:d:Property:P12811|FC Metz player ID]], [[:d:Property:P12812|MoFo ID]], [[:d:Property:P12813|itch.io numeric ID]], [[:d:Property:P12814|filmas.lv film ID]], [[:d:Property:P12815|filmas.lv person ID]], [[:d:Property:P12816|filmas.lv studio ID]], [[:d:Property:P12817|Cockroach Species File taxon ID (new)]], [[:d:Property:P12818|Lygaeoidea Species File taxon ID (new)]], [[:d:Property:P12819|Phasmida Species File taxon ID (new)]], [[:d:Property:P12820|Psocodea Species File taxon ID (new)]], [[:d:Property:P12821|Spanish-English Dictionary ID]], [[:d:Property:P12822|Norwegian National Museum producer ID]], [[:d:Property:P12823|Burgenwelt ID]], [[:d:Property:P12824|Irish-English Dictionary ID]], [[:d:Property:P12825|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Property:P12826|Tommaseo-Bellini Online ID]], [[:d:Property:P12827|danskfodbold.com player ID]], [[:d:Property:P12828|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Property:P12831|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Property:P12832|Canadian Great War Project person ID]], [[:d:Property:P12833|English-Irish Dictionary ID]], [[:d:Property:P12834|PMC journal ID]], [[:d:Property:P12835|Census ID]], [[:d:Property:P12836|Douban personage ID]], [[:d:Property:P12837|Avibase person ID]], [[:d:Property:P12838|Brezhoneg21 ID]], [[:d:Property:P12839|European Education Thesaurus ID]], [[:d:Property:P12840|Cineuropa distributor ID]], [[:d:Property:P12841|Cineuropa production company ID]], [[:d:Property:P12842|OpenCitations Meta ID]], [[:d:Property:P12843|IGN franchise ID]], [[:d:Property:P12844|Federal Reserve Subject Taxonomy ID]], [[:d:Property:P12845|Farhang-i forsī ba rusī ID]], [[:d:Property:P12846|Devri ID]], [[:d:Property:P12847|Cambridge University Press ID]], [[:d:Property:P12848|Canadian Virtual War Memorial ID]], [[:d:Property:P12850|Personnel Records of the First World War ID]], [[:d:Property:P12851|Fowler’s Concise Dictionary ID]], [[:d:Property:P12852|NooSFere publisher ID]], [[:d:Property:P12854|Plex person key]], [[:d:Property:P12855|BHMPI OBJ ID]], [[:d:Property:P12856|Index Fungorum person ID]], [[:d:Property:P12857|stiga.trefik.cz player ID]], [[:d:Property:P12858|UNIBO professor ID]], [[:d:Property:P12859|Cineuropa international sales agent ID]], [[:d:Property:P12860|Mapes de Patrimoni Cultural ID]], [[:d:Property:P12862|Il Nuovo DOP ID]], [[:d:Property:P12863|RGALI person ID]], [[:d:Property:P12864|RGALI organization ID]], [[:d:Property:P12865|Archelec person ID]], [[:d:Property:P12866|Lojas com História ID]], [[:d:Property:P12867|milononline.net entry ID]], [[:d:Property:P12868|Hebrew Academy term ID]], [[:d:Property:P12869|LAGL author ID]], [[:d:Property:P12870|KANAL ID]], [[:d:Property:P12871|Google Play author ID]], [[:d:Property:P12872|Overcast episode ID]], [[:d:Property:P12873|ArchWiki article]], [[:d:Property:P12874|Valencian Library ID]], [[:d:Property:P12875|Star Wars.com ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/number of local branches|number of local branches]] (<nowiki>number of branches of this organization at the lowest (local) level</nowiki>)
**[[:d:Wikidata:Property proposal/KANAL inventory ID|KANAL inventory ID]] (<nowiki>inventory number of a creative work assigned by KANAL</nowiki>)
**[[:d:Wikidata:Property proposal/Tüik mahalle id|Tüik mahalle id]] (<nowiki>Identifier of neighborhoods <small>({{q|Q17051044}})</small> in Turkey in TÜİK <small>({{q|Q1375058}})</small> database</nowiki>)
**[[:d:Wikidata:Property proposal/myfixguide.com|myfixguide.com]] (<nowiki>Photos about how to disassemble hardware</nowiki>)
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or casted their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/Sandbox-EntitySchema|Sandbox-EntitySchema]] (<nowiki>Sandbox property for value of type "EntitySchema"</nowiki>)
**[[:d:Wikidata:Property proposal/Imperial University of Dorpat student ID|Imperial University of Dorpat student ID]] (<nowiki>matriculation number of a student of the Imperial University of Dorpat</nowiki>)
**[[:d:Wikidata:Property proposal/indexer|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly. Example: Hazel K. Bell (Q70226489)</nowiki>)
**[[:d:Wikidata:Property proposal/WorldCyclingStats ID|WorldCyclingStats ID]] (<nowiki>identifier on the website WorldCyclingStats (www.worldcyclingstats.com)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Biodiversity Information System for Europe ID|Biodiversity Information System for Europe ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/Numista issuer ID|Numista issuer ID]], [[:d:Wikidata:Property proposal/Metamath statement label|Metamath statement label]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/Pocket Oxford Italian Dictionary: English-Italian ID|Pocket Oxford Italian Dictionary: English-Italian ID]], [[:d:Wikidata:Property proposal/FEI horse ID|FEI horse ID]], [[:d:Wikidata:Property proposal/Standard Ebooks ID|Standard Ebooks ID]], [[:d:Wikidata:Property proposal/Alle Burgen|Alle Burgen]], [[:d:Wikidata:Property proposal/FC Krasnodar player id|FC Krasnodar player id]], [[:d:Wikidata:Property proposal/Pocket Oxford Italian Dictionary: Italian-English ID|Pocket Oxford Italian Dictionary: Italian-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: German-English ID|Pocket Oxford German Dictionary: German-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: French-English ID|Pocket Oxford-Hachette French Dictionary: French-English ID]], [[:d:Wikidata:Property proposal/Manhom Arabic Profile ID|Manhom Arabic Profile ID]], [[:d:Wikidata:Property proposal/GOArt databas|GOArt databas]], [[:d:Wikidata:Property proposal/identifikátor filmu ve Filmové databázi (FDb)|identifikátor filmu ve Filmové databázi (FDb)]], [[:d:Wikidata:Property proposal/identifikátor osoby ve Filmové databázi (FDb)|identifikátor osoby ve Filmové databázi (FDb)]], [[:d:Wikidata:Property proposal/ScienceDirect journal ID|ScienceDirect journal ID]], [[:d:Wikidata:Property proposal/Iraqnla Book ID|Iraqnla Book ID]], [[:d:Wikidata:Property proposal/islamway authority ID|islamway authority ID]], [[:d:Wikidata:Property proposal/Hermitage Museum artist ID|Hermitage Museum artist ID]], [[:d:Wikidata:Property proposal/Coptic Dictionary Online ID|Coptic Dictionary Online ID]], [[:d:Wikidata:Property proposal/autoritateak.eus|autoritateak.eus]], [[:d:Wikidata:Property proposal/Museum of the Russian Academy of Arts artist ID|Museum of the Russian Academy of Arts artist ID]], [[:d:Wikidata:Property proposal/Thinkwiki article|Thinkwiki article]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AaNJ Cumulative experience of UK MPs on election day (since 1922)] ([https://x.com/generalising/status/1809302517916004518 source])
** [https://w.wiki/AbkU Location of GLAMs with open access policies]
** [https://w.wiki/4pKw Images of biologists by height]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/commonsmerge|User:Pasleim/commonsmerge]] - Merge candidates based on same commons category
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1496|Ferdinand Magellan (Q1496)]] - Portuguese explorer in the service of Spain
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1083157|bergkant (L1083157)]] - Nynorsk noun, translates to "the top edge of a mountain"
''' Development '''
* EntitySchemas: The new datatype to link to EntitySchemas in statements has been released.
* mul language code: We are preparing the release.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Participate in [https://dicare.toolforge.org/lexemes/challenge.php this week's Lexeme challenge]:
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Armenia|Armenia]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|Talk]]) ·''' [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:३२, ८ जुलाई २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27032467 -->
== Wikidata weekly summary #536 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-07-15. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/SpinachBot|SpinachBot]] - Task/s: AI agent-enabled question answering through the creation and execution of complex SPARQL queries on Wikidata. Users tag the bog with wikidata-related questions, and it tries to come up with an answer by iteratively creating SPARQL queries.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Past: Wikidata+Wikibase office hour session log: [[d:Wikidata:Events/Telegram office hour 2024-07-10|Telegram office hour 2024-07-10]]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://wikiedu.org/blog/2024/07/10/an-intelligent-system-what-i-learned-through-taking-an-introductory-wikidata-course/ An Intelligent System: What I learned through taking an introductory Wikidata course] - The author, Anne-Christine Hoff, dispels misconceptions about Wikidata. She highlights that it is a relational communication system, not solely bot-driven, and allows users worldwide to add localized data in multiple languages, creating a self-structuring repository of information
** [http://magnusmanske.de/wordpress/archives/731 Merge and diff] - blog post by Magnus about adding new properties (taxon data speficially, NCBI, GBIF, and iINaturalist) to the AC2WD tool. If you have the user script installed on Wikidata (see tool below), AC2WD will automatically show up on relevant taxon items.
** [https://www.youtube.com/watch?v=h2MXK2yWJko Documenting Women Artists Through Wikidata] - this project reveals how works by women artists can be given greater public visibility.
** [https://www.youtube.com/watch?v=ZVe2CSWCDZ0 Dagbani Lexemes (how-to-workshop in Dagbanli)] - increase the vocabulary and standardize existing entries.
* Papers: [https://acl-bg.org/proceedings/2023/RANLP%202023/pdf/2023.ranlp-1.2.pdf Automatic Generation of Hindi Wikipedia Pages" based on information from Wikidata]
* Videos
** [https://www.youtube.com/watch?v=bRD2XbxQqPQ Online workshop Upskilling in Wikidata for maximum impact IBC 2024] - Recording of the virtual Wikidata workshop given on the 9th of July 2024. An onboarding and introductory event in anticipation of a full in-person workshop to be held at the International Botanical Congress 2024 in Madrid on the 21st of July 2024
** [https://www.youtube.com/watch?v=rK-qOCk2fUE Connecting University Art Collections Wikidata Demo]
* Notebooks
** [https://observablehq.com/collection/@pac02/tour-de-france Collection of notebooks about the Tour de France]
** [https://observablehq.com/@pac02/computing-jaccard-similarity-between-wikidata-item Computing Jaccard similarity index between Wikidata items based on properties used in statements].
''' Tool of the week '''
* [https://observablehq.com/@pac02/relationships Relationships between two Wikidata items] a new tool hosted on Observable which looks at all statements involving a pair of Wikidata items.
* [[d:User:Magnus Manske/ac2wd.js|User:Magnus Manske/ac2wd.js]] - This script adds an "AC2WD" link in the tools sidebar. When you click on it, it uses the [https://ac2wd.toolforge.org AC2WD] tool to check the item for certain Authority Control IDs (eg VIAF). It then checks these AC datasets for statements (and more AC IDs). It will then add any new information it found as new statements, or add more references to existing statements where possible. A green checkmark will be appended to the link if data was added (reload the page to see), otherwise a "—" if no new data was available.
''' Other Noteworthy Stuff '''
* [https://github.com/OpenRefine/OpenRefine/releases/tag/3.8.2 OpenRefine 3.8.2 was released]
* [https://github.com/johnsamuelwrites/awesome-wikidata/blob/main/README.md#shape-expressions-entity-schemas Awesome Wikidata: Shape Expressions (Entity Schemas)] - Tools for creating, editing, and generating entity schemas
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12830|music mood]] (<nowiki>qualifier carrying an emotion (mood) relevant to a musical audio recording</nowiki>)
**[[:d:Property:P12849|coin edge image]] (<nowiki>image or images that show the edge of a coin</nowiki>)
**[[:d:Property:P12853|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
**[[:d:Property:P12861|EntitySchema for class]] (<nowiki>schema that members of a class should conform to</nowiki>)
**[[:d:Property:P12876|writing technique]] (<nowiki>technique used for writing on stone, paper or other support</nowiki>)
**[[:d:Property:P12878|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
**[[:d:Property:P12883|Tüik mahalle ID]] (<nowiki>identifier of neighborhoods (mahalle) in Turkey in TÜİK (Turkish Statistical Institute) database</nowiki>)
**[[:d:Property:P12886|Sandbox-EntitySchema]] (<nowiki>Sandbox property for value of type "EntitySchema"</nowiki>)
**[[:d:Property:P12889|myfixguide.com]] (<nowiki>photos about how to disassemble hardware</nowiki>)
**[[:d:Property:P12895|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly</nowiki>)
* Newest External identifiers: [[:d:Property:P12824|Irish-English Dictionary ID]], [[:d:Property:P12825|Tesoro della Lingua Italiana delle Origini ID]], [[:d:Property:P12826|Tommaseo-Bellini Online ID]], [[:d:Property:P12827|danskfodbold.com player ID]], [[:d:Property:P12828|DAKA Danish-Greenlandic Dictionary ID]], [[:d:Property:P12831|DAKA Greenlandic-Danish Dictionary ID]], [[:d:Property:P12832|Canadian Great War Project person ID]], [[:d:Property:P12833|English-Irish Dictionary ID]], [[:d:Property:P12834|PMC journal ID]], [[:d:Property:P12835|Census ID]], [[:d:Property:P12836|Douban personage ID]], [[:d:Property:P12837|Avibase person ID]], [[:d:Property:P12838|Brezhoneg21 ID]], [[:d:Property:P12839|European Education Thesaurus ID]], [[:d:Property:P12840|Cineuropa distributor ID]], [[:d:Property:P12841|Cineuropa production company ID]], [[:d:Property:P12842|OpenCitations Meta ID]], [[:d:Property:P12843|IGN franchise ID]], [[:d:Property:P12844|Federal Reserve Subject Taxonomy ID]], [[:d:Property:P12845|Farhang-i forsī ba rusī ID]], [[:d:Property:P12846|Devri ID]], [[:d:Property:P12847|Cambridge University Press ID]], [[:d:Property:P12848|Canadian Virtual War Memorial ID]], [[:d:Property:P12850|Personnel Records of the First World War ID]], [[:d:Property:P12851|Fowler’s Concise Dictionary ID]], [[:d:Property:P12852|NooSFere publisher ID]], [[:d:Property:P12854|Plex person key]], [[:d:Property:P12855|BHMPI OBJ ID]], [[:d:Property:P12856|Index Fungorum person ID]], [[:d:Property:P12857|stiga.trefik.cz player ID]], [[:d:Property:P12858|UNIBO professor ID]], [[:d:Property:P12859|Cineuropa international sales agent ID]], [[:d:Property:P12860|Mapes de Patrimoni Cultural ID]], [[:d:Property:P12862|Il Nuovo DOP ID]], [[:d:Property:P12863|RGALI person ID]], [[:d:Property:P12864|RGALI organization ID]], [[:d:Property:P12865|Archelec person ID]], [[:d:Property:P12866|Lojas com História ID]], [[:d:Property:P12867|milononline.net entry ID]], [[:d:Property:P12868|Hebrew Academy term ID]], [[:d:Property:P12869|LAGL author ID]], [[:d:Property:P12870|KANAL ID]], [[:d:Property:P12871|Google Play author ID]], [[:d:Property:P12872|Overcast episode ID]], [[:d:Property:P12873|ArchWiki article]], [[:d:Property:P12874|Valencian Library ID]], [[:d:Property:P12875|Star Wars.com ID]], [[:d:Property:P12877|ScienceDirect journal ID]], [[:d:Property:P12879|Filmová databáze film ID]], [[:d:Property:P12880|Filmová databáze person ID]], [[:d:Property:P12881|FC Krasnodar player ID]], [[:d:Property:P12882|Iraqnla book ID]], [[:d:Property:P12884|All castles]], [[:d:Property:P12885|Italian-English Dictionary ID]], [[:d:Property:P12887|islamway authority ID]], [[:d:Property:P12888|Metamath statement ID]], [[:d:Property:P12890|Imperial University of Dorpat student ID]], [[:d:Property:P12891|Coptic Dictionary Online ID]], [[:d:Property:P12892|English-Italian Dictionary ID]], [[:d:Property:P12893|autoritateak.eus ID]], [[:d:Property:P12894|Museum of the Russian Academy of Arts artist ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/number of local branches|number of local branches]] (<nowiki>number of branches of this organization at the lowest (local) level</nowiki>)
**[[:d:Wikidata:Property proposal/KANAL inventory ID|KANAL inventory ID]] (<nowiki>inventory number of a creative work assigned by KANAL</nowiki>)
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or casted their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/WorldCyclingStats ID|WorldCyclingStats ID]] (<nowiki>identifier on the website WorldCyclingStats (www.worldcyclingstats.com)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/FEI horse ID|FEI horse ID]], [[:d:Wikidata:Property proposal/Standard Ebooks ID|Standard Ebooks ID]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: German-English ID|Pocket Oxford German Dictionary: German-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: French-English ID|Pocket Oxford-Hachette French Dictionary: French-English ID]], [[:d:Wikidata:Property proposal/Manhom Arabic Profile ID|Manhom Arabic Profile ID]], [[:d:Wikidata:Property proposal/Hermitage Museum artist ID|Hermitage Museum artist ID]], [[:d:Wikidata:Property proposal/Thinkwiki article|Thinkwiki article]], [[:d:Wikidata:Property proposal/Wiley Online Library journal ID|Wiley Online Library journal ID]], [[:d:Wikidata:Property proposal/identifier of the educational center of resistance and deportation of Landes|identifier of the educational center of resistance and deportation of Landes]], [[:d:Wikidata:Property proposal/Nintendo Life company ID|Nintendo Life company ID]], [[:d:Wikidata:Property proposal/SideReel series ID|SideReel series ID]], [[:d:Wikidata:Property proposal/SideReel series URL slug|SideReel series URL slug]], [[:d:Wikidata:Property proposal/Helveticat ID|Helveticat ID]], [[:d:Wikidata:Property proposal/africanmusiclibrary.org artist id|africanmusiclibrary.org artist id]], [[:d:Wikidata:Property proposal/Museums in Russia ID|Museums in Russia ID]], [[:d:Wikidata:Property proposal/Hawramani Arabic Lexicon entry ID|Hawramani Arabic Lexicon entry ID]], [[:d:Wikidata:Property proposal/ARABTERM entry ID|ARABTERM entry ID]], [[:d:Wikidata:Property proposal/The New Mithraeum ID|The New Mithraeum ID]], [[:d:Wikidata:Property proposal/Frauen im Widerstand ID|Frauen im Widerstand ID]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur beer ID|Stichting Erfgoed Nederlandse Biercultuur beer ID]], [[:d:Wikidata:Property proposal/Taylor & Francis journal ID|Taylor & Francis journal ID]], [[:d:Wikidata:Property proposal/JTA Sightseeing Database ID|JTA Sightseeing Database ID]], [[:d:Wikidata:Property proposal/Emerald Group Publishing journal ID|Emerald Group Publishing journal ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AeWy Arabic periodicals known to Wikidata] ([https://wikis.world/@tillgrallert@digitalcourage.social/112776085963304676 source])
** [https://w.wiki/AftC X account of politicians]
** [https://w.wiki/AftQ Characters whose actors died recently]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Human Cells|Human Cells]] - dedicated to improve our coverage of information about these fundamental entities that compose organisms. The project focuses mainly on two kinds of cell classes: species-agnostic classes, such as [[d:Q188417|neutrophil (Q188417)]], and human-specific classes, such as [[d:Q101405102|human neutrophil (Q101405102)]].
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Descriptions with Q|Descriptions containing Q-Id]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q13365715|Lucy (Q13365715)]]: female given name
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L230775|Nachbar (L230775)]]: "someone nearby" in German
''' Development '''
* [[Wikidata:REST API|Wikibase REST API]]: Continuing to improve error handling and error messages.
* [[Wikidata:Schemas|EntitySchemas]]: Fixed issues that popped up after release ([[phab:T369149]], [[phab:T369155]], [[phab:T368010]])
* [[Wikidata:SPARQL query service/WDQS graph split|Query Service graph split]]: Adapting constraints that make use of the Query Service to be able to deal with 2 endpoints ([[phab:T369079]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Albania|Albania]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|Talk]]) ·''' [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१८, १५ जुलाई २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27085890 -->
== Wikidata weekly summary #637 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-07-22. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests for permissions/Bot/DannyS712 bot|DannyS712 bot]] - Task/s: I want to get approval for a bot with translation admin rights that will automatically mark pages for translations if and only if the latest version is identical to the version that is already in the translation system, i.e. only pages with no "net" changes in the pending edits.
** [[d:Wikidata:Requests for permissions/Bot/DerIchBot|DerIchBot]] - Task/s: Adding data about schools provided by the German and Austrian governments to wikidata.
** [[d:Wikidata:Requests for permissions/Bot/DifoolBot 5|DifoolBot 5]] - Task/s: Change reference URLs into the related ID property and merge references with the same ID property.
** [[d:Wikidata:Requests for permissions/Bot/AroundTheBot|AroundTheBot]] - Task/s: Automated import of Albanian nouns with IPA from Wiktionary, with the long-term goal of using this data to do pronunciation-based comparison/word evolution between languages.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Past: Wikimedia Indonesia hosted [[Commons:Commons:Kompetisi Penyajian Data 2024|the 2024 Data Visualization Competition]] from June 5 to 18. The event featured data visualizations (posters and graphics) and short essays using data from Wikidata. Visit [[Commons:Commons:Kompetisi Penyajian Data 2024|the competition page]] (in Indonesian) to view the winning entries.
* Upcoming: Wikidata's 12th birthday decentralized events will take place in October and November 2024. Feel free to browse [[d:Wikidata:Twelfth Birthday|the documentation pages]] to learn how to organize an event in your area, get funding, and get in touch with other organizers.
''' Press, articles, blog posts, videos '''
* Papers:
** [[d:Q126917814|Representación de datos abiertos con Wikidata Query Service (Q126917814)]]. This paper details the Wikidata Query Service, for the creation of data visualizations. All visualization options available in the WQS are explored, accompanied by example queries that introduce the implementation of these visualizations. By Ángel Obregón-Sierra and Silvia Cecilia Anselmi.
** [https://arxiv.org/pdf/2407.06863 Beyond Aesthetics: Cultural Competence in Text-to-Image Models] - with CUBE, a benchmark built out of Wikidata, to evaluate cultural awareness and cultural diversity of text-to-image models (Kannen et al, 2024)
* Videos: [https://www.youtube.com/watch?v=3xsCXkOA2Zs OpenRefine import into Wikidata of data from the BnF catalog: books by Marguerite Van de Wiele] (in French)
''' Tool of the week '''
* [https://paulina.toolforge.org/ Paulina], a new tool for exploring public domain works.
''' Other Noteworthy Stuff '''
* [[m:Product and Technology Advisory Council/Proposal|WMF Product and Technology Advisory Council (PTAC)]] invites interested volunteers to apply. As part of the movement strategy recommendation for "Coordinating Across Stakeholders," the PTAC will bring technical contributors and the Wikimedia Foundation together to co-define a more resilient, future-proof technological platform.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12849|coin edge image]] (<nowiki>image or images that show the edge of a coin</nowiki>)
**[[:d:Property:P12853|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
**[[:d:Property:P12861|EntitySchema for class]] (<nowiki>schema that members of a class should conform to</nowiki>)
**[[:d:Property:P12876|writing technique]] (<nowiki>technique used for writing on stone, paper or other support</nowiki>)
**[[:d:Property:P12878|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
**[[:d:Property:P12883|Tüik mahalle ID]] (<nowiki>identifier of neighborhoods (mahalle) in Turkey in TÜİK (Turkish Statistical Institute) database</nowiki>)
**[[:d:Property:P12886|Sandbox-EntitySchema]] (<nowiki>Sandbox property for value of type "EntitySchema"</nowiki>)
**[[:d:Property:P12889|myfixguide.com Category ID]] (<nowiki>photos about how to repair hardware</nowiki>)
**[[:d:Property:P12895|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly</nowiki>)
* Newest External identifiers: [[:d:Property:P12833|English-Irish Dictionary ID]], [[:d:Property:P12834|PMC journal ID]], [[:d:Property:P12835|Census ID]], [[:d:Property:P12836|Douban personage ID]], [[:d:Property:P12837|Avibase person ID]], [[:d:Property:P12838|Brezhoneg21 ID]], [[:d:Property:P12839|European Education Thesaurus ID]], [[:d:Property:P12840|Cineuropa distributor ID]], [[:d:Property:P12841|Cineuropa production company ID]], [[:d:Property:P12842|OpenCitations Meta ID]], [[:d:Property:P12843|IGN franchise ID]], [[:d:Property:P12844|Federal Reserve Subject Taxonomy ID]], [[:d:Property:P12845|Farhang-i forsī ba rusī ID]], [[:d:Property:P12846|Devri ID]], [[:d:Property:P12847|Cambridge University Press ID]], [[:d:Property:P12848|Canadian Virtual War Memorial ID]], [[:d:Property:P12850|Personnel Records of the First World War ID]], [[:d:Property:P12851|Fowler’s Concise Dictionary ID]], [[:d:Property:P12852|NooSFere publisher ID]], [[:d:Property:P12854|Plex person key]], [[:d:Property:P12855|BHMPI OBJ ID]], [[:d:Property:P12856|Index Fungorum person ID]], [[:d:Property:P12857|stiga.trefik.cz player ID]], [[:d:Property:P12858|UNIBO professor ID]], [[:d:Property:P12859|Cineuropa international sales agent ID]], [[:d:Property:P12860|Mapes de Patrimoni Cultural ID]], [[:d:Property:P12862|Il Nuovo DOP ID]], [[:d:Property:P12863|RGALI person ID]], [[:d:Property:P12864|RGALI organization ID]], [[:d:Property:P12865|Archelec person ID]], [[:d:Property:P12866|Lojas com História ID]], [[:d:Property:P12867|milononline.net entry ID]], [[:d:Property:P12868|Hebrew Academy term ID]], [[:d:Property:P12869|LAGL author ID]], [[:d:Property:P12870|KANAL ID]], [[:d:Property:P12871|Google Play author ID]], [[:d:Property:P12872|Overcast episode ID]], [[:d:Property:P12873|ArchWiki article]], [[:d:Property:P12874|Valencian Library ID]], [[:d:Property:P12875|Star Wars.com ID]], [[:d:Property:P12877|ScienceDirect journal ID]], [[:d:Property:P12879|Filmová databáze film ID]], [[:d:Property:P12880|Filmová databáze person ID]], [[:d:Property:P12881|FC Krasnodar player ID]], [[:d:Property:P12882|Iraqnla book ID]], [[:d:Property:P12884|Alle Burgen ID]], [[:d:Property:P12885|Italian-English Dictionary ID]], [[:d:Property:P12887|islamway authority ID]], [[:d:Property:P12888|Metamath statement ID]], [[:d:Property:P12890|Imperial University of Dorpat student ID]], [[:d:Property:P12891|Coptic Dictionary Online ID]], [[:d:Property:P12892|English-Italian Dictionary ID]], [[:d:Property:P12893|autoritateak.eus ID]], [[:d:Property:P12894|Museum of the Russian Academy of Arts artist ID]], [[:d:Property:P12896|Nintendo Life company ID]], [[:d:Property:P12897|Wiley Online Library journal ID]], [[:d:Property:P12898|Museums in Russia ID]], [[:d:Property:P12899|Helveticat ID]], [[:d:Property:P12900|ARABTERM entry ID]], [[:d:Property:P12901|Hawramani Arabic Lexicon entry ID]], [[:d:Property:P12902|Women in Resistance ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or cast their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/object of action & object class of action|object of action & object class of action]] (<nowiki>specific object to which an action or class of actions occurs</nowiki>)
**[[:d:Wikidata:Property proposal/Public funding|Public funding]] (<nowiki>amount of public funding an organisation receives</nowiki>)
**[[:d:Wikidata:Property proposal/schmeckt nach|schmeckt nach]] (<nowiki>taste that a food or drink has</nowiki>)
**[[:d:Wikidata:Property proposal/Kunstnerforbundet kunstner ID|Kunstnerforbundet kunstner ID]] (<nowiki>Identifier for an artist member of Kunstnerforbundet in norway</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: German-English ID|Pocket Oxford German Dictionary: German-English ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: French-English ID|Pocket Oxford-Hachette French Dictionary: French-English ID]], [[:d:Wikidata:Property proposal/Manhom Arabic Profile ID|Manhom Arabic Profile ID]], [[:d:Wikidata:Property proposal/WorldCyclingStats ID|WorldCyclingStats ID]], [[:d:Wikidata:Property proposal/Thinkwiki article|Thinkwiki article]], [[:d:Wikidata:Property proposal/identifier of the educational center of resistance and deportation of Landes|identifier of the educational center of resistance and deportation of Landes]], [[:d:Wikidata:Property proposal/SideReel series ID|SideReel series ID]], [[:d:Wikidata:Property proposal/SideReel series URL slug|SideReel series URL slug]], [[:d:Wikidata:Property proposal/africanmusiclibrary.org artist id|africanmusiclibrary.org artist id]], [[:d:Wikidata:Property proposal/The New Mithraeum ID|The New Mithraeum ID]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur beer ID|Stichting Erfgoed Nederlandse Biercultuur beer ID]], [[:d:Wikidata:Property proposal/Taylor & Francis journal ID|Taylor & Francis journal ID]], [[:d:Wikidata:Property proposal/JTA Sightseeing Database ID|JTA Sightseeing Database ID]], [[:d:Wikidata:Property proposal/Emerald Group Publishing journal ID|Emerald Group Publishing journal ID]], [[:d:Wikidata:Property proposal/Finnish Ministers database ID (new)|Finnish Ministers database ID (new)]], [[:d:Wikidata:Property proposal/Glosbe Old High German Lexeme ID|Glosbe Old High German Lexeme ID]], [[:d:Wikidata:Property proposal/Tretyakov Gallery artist ID|Tretyakov Gallery artist ID]], [[:d:Wikidata:Property proposal/State Historical Museum of Russia person ID|State Historical Museum of Russia person ID]], [[:d:Wikidata:Property proposal/U.S. Copyright Office Public Records System work ID|U.S. Copyright Office Public Records System work ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of Islam (french edition) ID|Encyclopaedia of Islam (french edition) ID]], [[:d:Wikidata:Property proposal/French Bathing water ID|French Bathing water ID]], [[:d:Wikidata:Property proposal/Religion Past and Present Online (German edition) ID|Religion Past and Present Online (German edition) ID]], [[:d:Wikidata:Property proposal/mandumah ID|mandumah ID]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Aj37 UEFA teams and the number of players on the team] ([[d:Wikidata:Project_chat#All_(but_1)_UEFA_teams_since_1960_now_link_to_players|source]])
** [https://w.wiki/AhtV Species of birds and their sounds] ([https://x.com/espejolento/status/1814353851253735846 source])
** [https://w.wiki/AhGu Archaeological sites and remains in Malaysia with National Heritage status] ([https://x.com/FarisHzmn/status/1814277712430956614 source])
** [https://w.wiki/AgyC Map of Filming Locations, excludes countries] ([https://x.com/jamesinealing/status/1813662266744815705 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Reference Verification|Reference Verification]] - a research and development project aimed at helping Wikidata editors check the quality of external references based on various types of AI/ML models.
** [[d:Wikidata:WikiProject NZWomenPhotographers|NZWomenPhotographers]] - aims to improve information about New Zealand women photographers, based on a dataset provided by the Museum of New Zealand Te Papa Tongarewa.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/items with P569=P570|Items with P569=P570]] - Items with instance of (P31) --> human (Q5) and the same year in date of birth (P569) and date of death (P570) (2024-07-22)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q20731004|Crawford (Q20731004)]] - family name
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L3302|water (L3302)]] - (S1) common liquid substance (S2) chemical compound of hydrogen and oxygen (H₂O) (S3) a body of water, usually a river, a lake, or an ocean
''' Development '''
* mul: We fixed the last blocker for the limited MUL rollout to Wikidata on July 29th ([[phab:T362917]])
* EntitySchemas:
** We fixed a misplaced background color in EntitySchema ([[phab:T369283]])
** [[mediawikiwiki:Help:Extension:WikibaseCirrusSearch#Keywords|haswbstatement]] searches now work for EntitySchema statements ([[phab:T369495]])
** We’re investigating how to make EntitySchemas searchable by label ([[phab:T362005]])
* Query Service: preparation for the graph split is continuing by the Search Platform Team. We started looking into adapting the constraints checks for it ([[phab:T369079]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|Talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१२, २२ जुलाई २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27132995 -->
== Wikidata weekly summary #638 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-07-29. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/GergesBot_2|GergesBot 2]] - Task/s: Edit label when order is added in ar:ويكيبيديا:طلبات نقل عبر البوت (Transfer requests by Bot).
** [[d:Wikidata:Requests_for_permissions/Bot/UmisBot|UmisBot]] - Task/s: This bot will add string representations of units of measurement to units of measurement Wikidata pages.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming:
** [[d:Wikidata:Events/Wikidata Days Bologna 2024|Wikidata Days Bologna 2024]], Italian language conference dedicated to Wikidata for libraries and research, taking place in the frame of [[d:Wikidata:Twelfth Birthday|Wikidata’s 12th birthday]], on November 8-9 in Bologna, Italy.
** Wikimania starts on August 7. Here is a list of sessions focused around Wikidata, or have *some* connection to Wikidata: [[wikimania:2024:Program/Wikidata|2024:Program/Wikidata]]. If something is missing, feel free to add to it, including any Wikidata meetups you may be hosting.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://culturalcontent.substack.com/p/sharing-the-worlds-paintings-on-wikidata "Sharing the world’s paintings on Wikidata"] By Martin Poulter for the ''Cultural Content'' Substack
** [https://wikiedu.org/blog/2024/07/10/an-intelligent-system-what-i-learned-through-taking-an-introductory-wikidata-course/ WikiEdu: What I learned taking an introductory Wikidata Course] - Anne-Christine Hoff, associate professor of English at Jarvis Christian University, describes her experiences and learnings from taking an intro to Wikidata course, provided by the WikiEdu.org, a project of the Wiki Education Foundation.
** [https://arxiv.org/abs/2407.18278 Talking Wikidata: Communication patterns and their impact on community engagement in collaborative knowledge graphs] - This study investigates the behaviours, communication patterns and interactions of the core small Wikidata community that are responsible for 80% of its content, in order to future contribution and participation. By E. Koutsiana et al.
** [https://arxiv.org/html/2403.10304v2KIF: A Wikidata-Based Framework for Integrating Heterogeneous Knowledge Sources] - This paper presents KIF, a Wikidata-based framework for virtually integrating heterogeneous knowledge sources and discuss how it was used to solve a real integration problem in the domain of chemistry (involving Wikidata, PubChem, and IBM CIRCA). By G. Lima et al.
* Press release: [https://www.iccu.sbn.it/it/SBN/catalogazione-e-manutenzione-del-catalogo-sbn/progetti-di-implementazione-dei-dati-dellindice-sbn/arricchimento-dei-dati-di-authority-di-sbn-attraverso-il-confronto-e-lo-scambio-con-wikidata-/ Arricchimento dei dati di authority di SBN attraverso il confronto e lo scambio con Wikidata] (in Italian): [[:d:Q3803707|ICCU]], the institute coordinating the biggest Italian OPAC (the [[:d:Q105086090|OPAC SBN]], involving more than 7 thousands libraries), has just finished enriching about 16200 nearly empty authority records with data taken from the respective Wikidata items (Wikidata items link to SBN authority records through [[:d:Property:P396|P396]]); this announcement describes in detail the enrichment work, which started in June 2023; for more information (and bibliography) about the collaboration between ICCU and Wikidata, see [[:d:Wikidata:Gruppo Wikidata per Musei, Archivi e Biblioteche/SBN]] (in Italian)
* Videos
** [https://www.youtube.com/watch?v=Ab5q93B3S1Q Intro to Wikidata] - This intro to Wikidata was provided for participants of the International Linguistics Olympiad 2024, held in Brasília. Presented by Artur Corrêa Souza and Éder Porto, organised by Wiki Movimento Brasil.
** [https://www.youtube.com/watch?v=bkVh4nQBk2A Mining and Modeling Text using Wikibase] - the University of Trier is building a knowledge graph on French Enlightenment novels 1751 - 1800 with the use of Wikibase.
''' Tool of the week '''
* [[d:User:Nikki/ShowIDs.js|User:Nikki/ShowIDs.js]] - This user script adds entity IDs in brackets after links.
* [https://observablehq.com/@pac02/common-values Common values], yet another Observable notebook. This one looks at common values between two Wikidata item pages.
''' Other Noteworthy Stuff '''
* KDE Itinerary, KDE's travel assistant app, [https://volkerkrause.eu/2024/07/27/kde-itinerary-june-july-2024.html gets more Wikidata integration].
* The Wikidata Development team needs your feedback to evaluate "default values for all languages" (mul) in the Termbox. Please share your thoughts on this 5-10 minute anonymous survey: https://wikimedia.sslsurvey.de/Wikidata-default-values-feedback
* The [[m:WIT|Wikidata (integrations) for Wikimedia projects]] team have released a progress report on their ongoing research project, investigating the "State of Wikidata usage on other wikis". Available on the [[m:WIT/Research|Research page]], alternatively on [[c:File:Wikidata_for_Wikimedia_Projects_-_State_of_Wikidata_usage_-_progress_report_27.06.2024.pdf|Commons]].
* The Wikibase REST API, introduced last year on Wikidata, is progressing towards version 1, aiming for a comprehensive release by the end of 2024. We're seeking community feedback to enhance the current API and plan future developments. Please share your thoughts on this page: [[d:Wikidata_talk:REST_API_feedback_round|Feedback on the Wikibase REST API (July/August 2024)]].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12849|coin edge image]] (<nowiki>image or images that show the edge of a coin</nowiki>)
**[[:d:Property:P12853|ozone depletion potential]] (<nowiki>relative amount of degradation to the ozone layer relative to CFC-11</nowiki>)
**[[:d:Property:P12861|EntitySchema for class]] (<nowiki>schema that members of a class should conform to</nowiki>)
**[[:d:Property:P12876|writing technique]] (<nowiki>technique used for writing on stone, paper or other support</nowiki>)
**[[:d:Property:P12878|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
**[[:d:Property:P12883|Tüik mahalle ID]] (<nowiki>identifier of neighborhoods (mahalle) in Turkey in TÜİK (Turkish Statistical Institute) database</nowiki>)
**[[:d:Property:P12886|Sandbox-EntitySchema]] (<nowiki>Sandbox property for value of type "EntitySchema"</nowiki>)
**[[:d:Property:P12889|myfixguide.com Category ID]] (<nowiki>photos about how to repair hardware</nowiki>)
**[[:d:Property:P12895|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly</nowiki>)
**[[:d:Property:P12912|object of action]] (<nowiki>specific object to which an action or class of actions occurs</nowiki>)
**[[:d:Property:P12913|object class of action]] (<nowiki>class of objects (including substances) to which an action or class of actions may occur</nowiki>)
* Newest External identifiers: [[:d:Property:P12848|Canadian Virtual War Memorial ID]], [[:d:Property:P12850|Personnel Records of the First World War ID]], [[:d:Property:P12851|Fowler’s Concise Dictionary ID]], [[:d:Property:P12852|NooSFere publisher ID]], [[:d:Property:P12854|Plex person key]], [[:d:Property:P12855|BHMPI OBJ ID]], [[:d:Property:P12856|Index Fungorum person ID]], [[:d:Property:P12857|stiga.trefik.cz player ID]], [[:d:Property:P12858|UNIBO professor ID]], [[:d:Property:P12859|Cineuropa international sales agent ID]], [[:d:Property:P12860|Mapes de Patrimoni Cultural ID]], [[:d:Property:P12862|Il Nuovo DOP ID]], [[:d:Property:P12863|RGALI person ID]], [[:d:Property:P12864|RGALI organization ID]], [[:d:Property:P12865|Archelec person ID]], [[:d:Property:P12866|Lojas com História ID]], [[:d:Property:P12867|milononline.net entry ID]], [[:d:Property:P12868|Hebrew Academy term ID]], [[:d:Property:P12869|LAGL author ID]], [[:d:Property:P12870|KANAL ID]], [[:d:Property:P12871|Google Play author ID]], [[:d:Property:P12872|Overcast episode ID]], [[:d:Property:P12873|ArchWiki article]], [[:d:Property:P12874|Valencian Library ID]], [[:d:Property:P12875|Star Wars.com ID]], [[:d:Property:P12877|ScienceDirect journal ID]], [[:d:Property:P12879|Filmová databáze film ID]], [[:d:Property:P12880|Filmová databáze person ID]], [[:d:Property:P12881|FC Krasnodar player ID]], [[:d:Property:P12882|Iraqnla book ID]], [[:d:Property:P12884|Alle Burgen ID]], [[:d:Property:P12885|Italian-English Dictionary ID]], [[:d:Property:P12887|islamway authority ID]], [[:d:Property:P12888|Metamath statement ID]], [[:d:Property:P12890|Imperial University of Dorpat student ID]], [[:d:Property:P12891|Coptic Dictionary Online ID]], [[:d:Property:P12892|English-Italian Dictionary ID]], [[:d:Property:P12893|autoritateak.eus ID]], [[:d:Property:P12894|Museum of the Russian Academy of Arts artist ID]], [[:d:Property:P12896|Nintendo Life company ID]], [[:d:Property:P12897|Wiley Online Library journal ID]], [[:d:Property:P12898|Museums in Russia ID]], [[:d:Property:P12899|Helveticat ID]], [[:d:Property:P12900|ARABTERM entry ID]], [[:d:Property:P12901|Hawramani Arabic Lexicon entry ID]], [[:d:Property:P12902|Women in Resistance ID]], [[:d:Property:P12903|French-English Dictionary ID]], [[:d:Property:P12904|German-English Dictionary ID]], [[:d:Property:P12905|Emerald Group Publishing journal ID]], [[:d:Property:P12906|Taylor & Francis journal ID]], [[:d:Property:P12907|JTA Sightseeing Database ID]], [[:d:Property:P12908|WorldCyclingStats ID]], [[:d:Property:P12909|The New Mithraeum ID]], [[:d:Property:P12910|Finnish Ministers database ID (new)]], [[:d:Property:P12911|State Historical Museum of Russia person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or cast their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/Public funding|Public funding]] (<nowiki>amount of public funding an organisation receives</nowiki>)
**[[:d:Wikidata:Property proposal/schmeckt nach|schmeckt nach]] (<nowiki>taste that a food or drink has</nowiki>)
**[[:d:Wikidata:Property proposal/Kunstnerforbundet kunstner ID|Kunstnerforbundet kunstner ID]] (<nowiki>Identifier for an artist member of Kunstnerforbundet in norway</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Manhom Arabic Profile ID|Manhom Arabic Profile ID]], [[:d:Wikidata:Property proposal/Thinkwiki article|Thinkwiki article]], [[:d:Wikidata:Property proposal/identifier of the educational center of resistance and deportation of Landes|identifier of the educational center of resistance and deportation of Landes]], [[:d:Wikidata:Property proposal/SideReel series ID|SideReel series ID]], [[:d:Wikidata:Property proposal/SideReel series URL slug|SideReel series URL slug]], [[:d:Wikidata:Property proposal/africanmusiclibrary.org artist id|africanmusiclibrary.org artist id]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur beer ID|Stichting Erfgoed Nederlandse Biercultuur beer ID]], [[:d:Wikidata:Property proposal/Glosbe Old High German Lexeme ID|Glosbe Old High German Lexeme ID]], [[:d:Wikidata:Property proposal/Tretyakov Gallery artist ID|Tretyakov Gallery artist ID]], [[:d:Wikidata:Property proposal/U.S. Copyright Office Public Records System work ID|U.S. Copyright Office Public Records System work ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of Islam (french edition) ID|Encyclopaedia of Islam (french edition) ID]], [[:d:Wikidata:Property proposal/French Bathing water ID|French Bathing water ID]], [[:d:Wikidata:Property proposal/Religion Past and Present Online (German edition) ID|Religion Past and Present Online (German edition) ID]], [[:d:Wikidata:Property proposal/mandumah ID|mandumah ID]], [[:d:Wikidata:Property proposal/Pocket Oxford German Dictionary: English-German ID|Pocket Oxford German Dictionary: English-German ID]], [[:d:Wikidata:Property proposal/Pocket Oxford-Hachette French Dictionary: English-French ID|Pocket Oxford-Hachette French Dictionary: English-French ID]], [[:d:Wikidata:Property proposal/Political Dictionary entry|Political Dictionary entry]], [[:d:Wikidata:Property proposal/United Nations Digital Library ID|United Nations Digital Library ID]], [[:d:Wikidata:Property proposal/identifiant FranceTerme|identifiant FranceTerme]], [[:d:Wikidata:Property proposal/Yediot Books book ID|Yediot Books book ID]], [[:d:Wikidata:Property proposal/FDC ID|FDC ID]], [[:d:Wikidata:Property proposal/365scores player ID|365scores player ID]], [[:d:Wikidata:Property proposal/xdaforums|xdaforums]], [[:d:Wikidata:Property proposal/GamingOnLinux Database ID|GamingOnLinux Database ID]], [[:d:Wikidata:Property proposal/Akademický slovník současné češtiny ID|Akademický slovník současné češtiny ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/7LpT Where were people who went to space born?]
** [https://w.wiki/u4G Red Cross and Red Crescent societies]
** [https://w.wiki/4rGf Top 20 languages in number of Lexemes in Wikidata and percentage of Lexemes with at least one external ID]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Military Equipment in Policing|Military Equipment in Policing]] - Project to connect police equipment defined as military equipment to capabilities, uses, manufacturers, descriptions, etc.
** [[d:Wikidata:WikiProject Quran|Quran]] - to collaborate on Quran-related topics and organise Quran Wikidatans; help others and get help whenever needed to improve Quran-related items (and properties); create Quran-specific tools' libraries, queries, and resources;
** [[d:Wikidata:WikiProject Sufism|Sufism]] - collaborate on Sufism-related topics
* Newest [[d:Wikidata:Database reports|database reports]]: [https://query.wikidata.org/index.html#%23%20Nouns%20without%20gender%20in%20a%20language%0ASELECT%20%3Fl%20%3Flemma%20WHERE%20%7B%0A%20%20%20%3Fl%20a%20ontolex%3ALexicalEntry%20%3B%20dct%3Alanguage%20%3Flanguage%20%3B%0A%20%20%20%20%20%20%20%20wikibase%3AlexicalCategory%20wd%3AQ1084%3B%0A%20%20%20%20%20%20%20%20wikibase%3Alemma%20%3Flemma%20.%0A%20%20%3Flanguage%20wdt%3AP1394%20%27hind1270%27%0A%20%20MINUS%20%7B%20%3Fl%20wdt%3AP5185%20%5B%5D.%20%7D%0A%7D%0AORDER%20BY%20%3Flemma Hindustani nouns without gender in a language]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q37018433|Fugger (Q37018433)]] - family name
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L3483|ikkje-vald (L3483)]] - Nynorsk noun, translates to "non-violence"
''' Development '''
* IP masking: The feature was rolled out to test wikis and we fixed a few issues uncovered by this.
* EntitySchemas: We are working to make it possible to search for the EntitySchema by its label and aliases when making a new statement linking to an EntitySchema ([[phab:T362005]])
* Integration in other Wikimedia projects: We are working on moving the Wikidata Item link from the tools section of the sidebar ([[phab:T66315]])
* REST API:
** We changed the data-type field to data_type in JSON responses ([[phab:T368130]])
** We are continuing the work on improving error handling and messages
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|Talk]]) · -[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:३७, २९ जुलाई २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27171319 -->
== Wikidata weekly summary #639 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-08-05. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests for permissions/Bot/Numberguy6Bot|Numberguy6Bot]] - Task: Add links to Wiktionary categories in English, Spanish, French, Portuguese, and Russian.
** [[d:Wikidata:Requests for permissions/Bot/UmisBot|UmisBot]] - Task: This bot will add string representations of units of measurement to units of measurement Wikidata pages.
** [[d:Wikidata:Requests for permissions/Bot/ZLBot|ZLBot]] - Task: request SPARQLs for RAG.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call 6 August, 2024: We have our next LD4 Wikidata Affinity Group Call on Tuesday, 6 August, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1722960000 Time zone converter]). Please join us for a Busy Summer Fun Wikidata Editing Hour, an hour of uninterrupted Wikidata editing time to work on your own Wikidata projects. [https://docs.google.com/document/d/1kO6bvFN87fF4pRSGE7_HqxDorUpENKi7KX98BW75xg0/edit?usp=sharing Agenda].
* Wikimania is August 7-10. Here is a curated a list of Wikimania sessions focused around Wikidata, or have *some* connection to Wikidata: [[Wikimania:2024:Program/Wikidata|2024:Program/Wikidata]]. Please add to the list if something is missing.
''' Press, articles, blog posts, videos '''
* Blogs: [https://edjnet.github.io/OlympicsGoNUTS/ Olympics medalists, not by country, but by NUTS region], By Giorgio Comai
* Papers
** [https://doi.org/10.1039/D3DD00069A Discovering life's directed metabolic (sub)paths to interpret human biochemical markers using the DSMN tool]
** [https://arxiv.org/abs/2407.11417 SPINACH: SPARQL-Based Information Navigation for Challenging Real-World Questions] - The SPINACH dataset, derived from Wikidata's "Request a Query" forum, offers a more complex and challenging KBQA dataset with 320 question-SPARQL pairs, designed to test the capabilities of KBQA systems in navigating large and incomplete knowledge base schemas.
* Videos
** [https://www.youtube.com/watch?v=5Iu_fOfRaqE Using Wikidata to navigate the web (Wikimania Katowice)] - Tool demo: Entity Explosion
** [https://www.youtube.com/watch?v=DEAtwYYJsvk Use Wikidata and Lexeme to understand Minnan] - COSCUP 2024 (Conference for Open Source Coders, Users, and Promoters)
''' Tool of the week '''
* [https://github.com/sanjay-thiyagarajan/forage Forage] - a user script that provides an additional editing interface that makes editing easier, by showing the expected properties for a page (based on its "instance of" values), and providing simple inputs to let users add values for any such property. To install Forage, just add the following line to the common.js subpage under your user page on Wikidata, i.e. wikidata.org/wiki/User:Your username here/common.js: <code>importScript('User:Techwizzie/forage.js');</code>
''' Other Noteworthy Stuff '''
* The Wikibase REST API, introduced last year on Wikidata, is progressing towards version 1, aiming for a comprehensive release by the end of 2024. We're seeking community feedback to enhance the current API and plan future developments. Please share your thoughts on this page: [[d:Wikidata_talk:REST_API_feedback_round|Feedback on the Wikibase REST API (July/August 2024)]].
* [[m:User:Abdulai Yorli Iddrisu (WMDE)|Abdulai Yorli Iddrisu (WMDE)]] has joined the Software Communication team (SCoT) at Wikimedia Deutschland as an intern until the end of September 2024. Welcome Yorli!
* Wikidata now has a shiny new landing page for developers: [[d:Wikidata:For developers|Wikidata:For developers]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12876|writing technique]] (<nowiki>technique used for writing on stone, paper or other support</nowiki>)
**[[:d:Property:P12878|last appearance]] (<nowiki>last work featuring a fictional character or item</nowiki>)
**[[:d:Property:P12883|Tüik mahalle ID]] (<nowiki>identifier of neighborhoods (mahalle) in Turkey in TÜİK (Turkish Statistical Institute) database</nowiki>)
**[[:d:Property:P12886|Sandbox-EntitySchema]] (<nowiki>Sandbox property for value of type "EntitySchema"</nowiki>)
**[[:d:Property:P12889|myfixguide.com Category ID]] (<nowiki>photos about how to repair hardware</nowiki>)
**[[:d:Property:P12895|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly</nowiki>)
**[[:d:Property:P12912|object of action]] (<nowiki>specific object to which an action or class of actions occurs</nowiki>)
**[[:d:Property:P12913|object class of action]] (<nowiki>class of objects (including substances) to which an action or class of actions may occur</nowiki>)
**[[:d:Property:P12919|public funding]] (<nowiki>amount of public funding an organisation receives</nowiki>)
* Newest External identifiers: [[:d:Property:P12871|Google Play author ID]], [[:d:Property:P12872|Overcast episode ID]], [[:d:Property:P12873|ArchWiki article]], [[:d:Property:P12874|Valencian Library ID]], [[:d:Property:P12875|Star Wars.com ID]], [[:d:Property:P12877|ScienceDirect journal ID]], [[:d:Property:P12879|Filmová databáze film ID]], [[:d:Property:P12880|Filmová databáze person ID]], [[:d:Property:P12881|FC Krasnodar player ID]], [[:d:Property:P12882|Iraqnla book ID]], [[:d:Property:P12884|Alle Burgen ID]], [[:d:Property:P12885|Italian-English Dictionary ID]], [[:d:Property:P12887|islamway authority ID]], [[:d:Property:P12888|Metamath statement ID]], [[:d:Property:P12890|Imperial University of Dorpat student ID]], [[:d:Property:P12891|Coptic Dictionary Online ID]], [[:d:Property:P12892|English-Italian Dictionary ID]], [[:d:Property:P12893|autoritateak.eus ID]], [[:d:Property:P12894|Museum of the Russian Academy of Arts artist ID]], [[:d:Property:P12896|Nintendo Life company ID]], [[:d:Property:P12897|Wiley Online Library journal ID]], [[:d:Property:P12898|Museums in Russia ID]], [[:d:Property:P12899|Helveticat ID]], [[:d:Property:P12900|ARABTERM entry ID]], [[:d:Property:P12901|Hawramani Arabic Lexicon entry ID]], [[:d:Property:P12902|Women in Resistance ID]], [[:d:Property:P12903|French-English Dictionary ID]], [[:d:Property:P12904|German-English Dictionary ID]], [[:d:Property:P12905|Emerald Group Publishing journal ID]], [[:d:Property:P12906|Taylor & Francis journal ID]], [[:d:Property:P12907|JTA Sightseeing Database ID]], [[:d:Property:P12908|WorldCyclingStats ID]], [[:d:Property:P12909|The New Mithraeum ID]], [[:d:Property:P12910|Finnish Ministers database ID (new)]], [[:d:Property:P12911|State Historical Museum of Russia person ID]], [[:d:Property:P12914|mandumah ID]], [[:d:Property:P12915|Educational center of resistance and deportation of Landes ID]], [[:d:Property:P12916|Encyclopaedia of Islam (French edition) ID]], [[:d:Property:P12917|FDC ID]], [[:d:Property:P12918|French bathing water ID]], [[:d:Property:P12920|Norwegian Kunstnerforbundet artist ID]], [[:d:Property:P12921|Political Dictionary ID]], [[:d:Property:P12922|United Nations Digital Library ID]], [[:d:Property:P12923|U.S. Copyright Office Public Records System work ID]], [[:d:Property:P12924|365scores player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or cast their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/schmeckt nach|schmeckt nach]] (<nowiki>taste that a food or drink has</nowiki>)
**[[:d:Wikidata:Property proposal/Military Grid Reference System ID|Military Grid Reference System ID]] (<nowiki>geocoordinate standard used by NATO militaries for locating points on Earth</nowiki>)
**[[:d:Wikidata:Property proposal/has semantic role (2nd proposal)|has semantic role (2nd proposal)]] (<nowiki>item that describes a role in an event/action class</nowiki>)
**[[:d:Wikidata:Property proposal/growth rate|growth rate]] (<nowiki>growth rate of something over time</nowiki>)
**[[:d:Wikidata:Property proposal/lifespan|lifespan]] (<nowiki>duration of a person's known or recorded lifespan</nowiki>)
**[[:d:Wikidata:Property proposal/APPF registration status|APPF registration status]] (<nowiki>status of registration of this entity with the Authority for European political parties and European political foundation</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Thinkwiki article|Thinkwiki article]], [[:d:Wikidata:Property proposal/SideReel series ID|SideReel series ID]], [[:d:Wikidata:Property proposal/SideReel series URL slug|SideReel series URL slug]], [[:d:Wikidata:Property proposal/africanmusiclibrary.org artist id|africanmusiclibrary.org artist id]], [[:d:Wikidata:Property proposal/Stichting Erfgoed Nederlandse Biercultuur beer ID|Stichting Erfgoed Nederlandse Biercultuur beer ID]], [[:d:Wikidata:Property proposal/Glosbe Old High German Lexeme ID|Glosbe Old High German Lexeme ID]], [[:d:Wikidata:Property proposal/Tretyakov Gallery artist ID|Tretyakov Gallery artist ID]], [[:d:Wikidata:Property proposal/Religion Past and Present Online (German edition) ID|Religion Past and Present Online (German edition) ID]], [[:d:Wikidata:Property proposal/identifiant FranceTerme|identifiant FranceTerme]], [[:d:Wikidata:Property proposal/Yediot Books book ID|Yediot Books book ID]], [[:d:Wikidata:Property proposal/365scores player ID|365scores player ID]], [[:d:Wikidata:Property proposal/xdaforums|xdaforums]], [[:d:Wikidata:Property proposal/GamingOnLinux Database ID|GamingOnLinux Database ID]], [[:d:Wikidata:Property proposal/Akademický slovník současné češtiny ID|Akademický slovník současné češtiny ID]], [[:d:Wikidata:Property proposal/TIPLOC code|TIPLOC code]], [[:d:Wikidata:Property proposal/IDU play ID|IDU play ID]], [[:d:Wikidata:Property proposal/FolkWiki ID|FolkWiki ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/ApxH Image gallery of the most notable sculptures] ([[d:Wikidata:WikiProject_Sculpture#Showcase_queries|source]])
** [https://w.wiki/ApQd Authors that cite your article(s)], [https://w.wiki/ApQs Authors that you cite] ([https://wikis.world/@egonw@mastodon.social/112892436172671056 source])
* WikiProject Highlights: [[d:Wikidata:WikiProject Sculpture/Top collections|Sculptures by collection]]: an Integraality dashboard for WikiProject Sculpture
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/9y2u Dagbani Lexemes that wrongly include the grammatical gender property P5185]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q155845|Chinua Achebe (Q155845)]] - Nigerian novelist, poet, professor, and critic
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L636928|Stuorra Dorskavuotna (L636928)]] - fjord in Hammerfest, Norway (Northern Sami proper noun)
''' Development '''
* mul language code: The new language code has been rolled out in a limited way. We are looking through feedback now.
* mul release: The full release of the "mul" language code feature to Wikidata, originally scheduled for August 12, may be delayed as we have uncovered a few issues during testing that could potentially block the scheduled release.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Bermuda|Bermuda]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|Talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१५, ५ अगस्त २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27229311 -->
== Wikidata weekly summary #640 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-08-12. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Wikimania 2024 took place in Katowice, Poland. You can watch replays of the sessions [https://www.youtube.com/@TheWikimediaFoundation/videos on YouTube]. Additionally, recordings of individual sessions are linked to each item [https://wikimania.eventyay.com/2024/schedule/ on the Eventyay] schedule.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://chem-bla-ics.linkedchemistry.info/2024/08/11/scholarly-discussions.html Scholarly discussions through they eyes of CiTO (and Wikidata)] - The post emphasizes how Wikidata can serve as a central hub for linking various scholarly resources, enabling better data interoperability and discoverability.
* Papers
** [https://arxiv.org/pdf/2407.18278 Talking Wikidata: Communication patterns and their impact on community engagement in collaborative knowledge graphs] - a study of Wikidata's collaboration patterns reveals that a small group of highly engaged members drives most contributions, and improving discussions and engagement strategies could enhance long-term participation in the community.
* Videos
** [https://www.youtube.com/watch?v=7-_2gzi8530 FOSS4GE 2024 | Bridging Worlds: Integration of Wikidata and OpenStreetMap] - Discover the synergy between Wikidata and OpenStreetMap, two monumental open data repositories. This talk unveils innovative web-based tools facilitating the linking of these platforms, enhancing the richness and accuracy of geospatial data.
** [https://www.youtube.com/watch?v=CYiEvv0R9PM Setting up a Wikibase reconciliation service] - Wikibase Working Hours by OlafJanssen
* Notebooks: [https://observablehq.com/@pac02/list-of-countries-by-continent-in-wikidata List of countries by continent in Wikidata]
''' Tool of the week '''
* [https://new-q5.toolforge.org/ New Q5] - is a form that quickly sets up a Wikidata Item for an individual by generating a QuickStatement with the basic parameters such as name and age.
* [[d:User:Nikki/SDCInfo.js|User:Nikki/SDCInfo.js]] - is a Userscript that shows some Wikimedia Commons statements on [[d:Property:P443|pronunciation audio]] statements on Lexeme forms.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12895|indexer]] (<nowiki>entity responsible for compiling an index of a book, database, website or other forms of media publications in the form of a methodical arrangement of records designed to enable users to locate information quickly</nowiki>)
**[[:d:Property:P12912|object of action]] (<nowiki>specific object to which an action or class of actions occurs</nowiki>)
**[[:d:Property:P12913|object class of action]] (<nowiki>class of objects (including substances) to which an action or class of actions may occur</nowiki>)
**[[:d:Property:P12919|public funding]] (<nowiki>amount of public funding an organisation receives</nowiki>)
**[[:d:Property:P12933|relates to sustainable development goal, target or indicator]] (<nowiki>indicates a relation between the subject and the SDGs or one of the components</nowiki>)
* Newest External identifiers: [[:d:Property:P12896|Nintendo Life company ID]], [[:d:Property:P12897|Wiley Online Library journal ID]], [[:d:Property:P12898|Museums in Russia ID]], [[:d:Property:P12899|Helveticat ID]], [[:d:Property:P12900|ARABTERM entry ID]], [[:d:Property:P12901|Hawramani Arabic Lexicon entry ID]], [[:d:Property:P12902|Women in Resistance ID]], [[:d:Property:P12903|French-English Dictionary ID]], [[:d:Property:P12904|German-English Dictionary ID]], [[:d:Property:P12905|Emerald Group Publishing journal ID]], [[:d:Property:P12906|Taylor & Francis journal ID]], [[:d:Property:P12907|JTA Sightseeing Database ID]], [[:d:Property:P12908|WorldCyclingStats ID]], [[:d:Property:P12909|The New Mithraeum ID]], [[:d:Property:P12910|Finnish Ministers database ID (new)]], [[:d:Property:P12911|State Historical Museum of Russia person ID]], [[:d:Property:P12914|mandumah ID]], [[:d:Property:P12915|Educational center of resistance and deportation of Landes ID]], [[:d:Property:P12916|Encyclopaedia of Islam (French edition) ID]], [[:d:Property:P12917|FoodData Central ID]], [[:d:Property:P12918|French bathing water ID]], [[:d:Property:P12920|Norwegian Kunstnerforbundet artist ID]], [[:d:Property:P12921|Political Dictionary ID]], [[:d:Property:P12922|United Nations Digital Library ID]], [[:d:Property:P12923|U.S. Copyright Office Public Records System work ID]], [[:d:Property:P12924|365scores football player ID]], [[:d:Property:P12925|African Music Library artist ID]], [[:d:Property:P12926|Akademický slovník současné češtiny ID]], [[:d:Property:P12927|GamingOnLinux Database ID]], [[:d:Property:P12928|TIPLOC code]], [[:d:Property:P12929|JJM Habitation ID]], [[:d:Property:P12930|IDU play ID]], [[:d:Property:P12931|IDU original ID]], [[:d:Property:P12932|Stichting Erfgoed Nederlandse Biercultuur beer ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or cast their ballot</nowiki>)
**[[:d:Wikidata:Property proposal/schmeckt nach|schmeckt nach]] (<nowiki>taste that a food or drink has</nowiki>)
**[[:d:Wikidata:Property proposal/has semantic role (2nd proposal)|has semantic role (2nd proposal)]] (<nowiki>item that describes a role in an event/action class</nowiki>)
**[[:d:Wikidata:Property proposal/growth rate|growth rate]] (<nowiki>growth rate of something over time</nowiki>)
**[[:d:Wikidata:Property proposal/lifespan|lifespan]] (<nowiki>duration of a person's known or recorded lifespan</nowiki>)
**[[:d:Wikidata:Property proposal/APPF registration status|APPF registration status]] (<nowiki>status of registration of this entity with the Authority for European political parties and European political foundation</nowiki>)
**[[:d:Wikidata:Property proposal/exponent of base unit|exponent of base unit]] (<nowiki>a qualifier of {{Q|P12571}} used to describe the exponent of the unit</nowiki>)
**[[:d:Wikidata:Property proposal/Javanese registers|Javanese registers]] (<nowiki>suggest the relationship between similar Javanese lexemes, between its various registers (social variants), mainly {{Q|12500634}} register (plain Javanese), {{Q|12492493}} register (high/polite Javanese), and {{Q|13091955}} register (middle Javanese)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Tretyakov Gallery artist ID|Tretyakov Gallery artist ID]], [[:d:Wikidata:Property proposal/Religion Past and Present Online (German edition) ID|Religion Past and Present Online (German edition) ID]], [[:d:Wikidata:Property proposal/identifiant FranceTerme|identifiant FranceTerme]], [[:d:Wikidata:Property proposal/Yediot Books book ID|Yediot Books book ID]], [[:d:Wikidata:Property proposal/xdaforums|xdaforums]], [[:d:Wikidata:Property proposal/FolkWiki ID|FolkWiki ID]], [[:d:Wikidata:Property proposal/365scores basketball player ID|365scores basketball player ID]], [[:d:Wikidata:Property proposal/The House of Graphs ID|The House of Graphs ID]], [[:d:Wikidata:Property proposal/SIMBAD catalog properties (used more than 1 million times)|SIMBAD catalog properties (used more than 1 million times)]], [[:d:Wikidata:Property proposal/All Musicals lyrics ID|All Musicals lyrics ID]], [[:d:Wikidata:Property proposal/365scores football team ID|365scores football team ID]], [[:d:Wikidata:Property proposal/365scores basketball team ID|365scores basketball team ID]], [[:d:Wikidata:Property proposal/Illinois Center for the Book Author ID|Illinois Center for the Book Author ID]], [[:d:Wikidata:Property proposal/Ôlyrix Person ID|Ôlyrix Person ID]], [[:d:Wikidata:Property proposal/Ідентифікатор відеогри Gamekombo|Ідентифікатор відеогри Gamekombo]], [[:d:Wikidata:Property proposal/Slekt og Data grave ID|Slekt og Data grave ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://www.wikidata.org/wiki/User:Rtnf/Instance_Of Wikidata's "instance of" and its associated properties, according to "properties for this type" (P1963)]
** [https://edu.nl/y38rg Example query to show why papers cite each other] ([https://wikis.world/@egonw@social.edu.nl/112943938308855780 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Redundancy|Redundancy]] - The primary aim of WikiProject Redundancy is to reduce the amount of Wikidata's data—without reducing the amount of information in Wikidata!—for the well-being of Wikidata, its community, and its downstream users.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d: Wikidata:Database reports/items with P569 greater than P570|Items with instance of (P31) human (Q5) and date of birth (P569) > date of death (P570)]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q350|Cambridge (Q350)]]: city in Cambridgeshire, England
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L651052|kpanjɔɣu (L651052)]] - A Dagbani noun described in English as hampers, baskets, or similar containers made from woven materials like reeds, grasses, or wicker, traditionally used for carrying or storing clothing.
''' Development '''
* Not much happened this past week because the team was attending Wikimania.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[d:User talk:Mohammed Abdulai (WMDE)|Talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १३:५४, १२ अगस्त २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27237597 -->
== Wikidata weekly summary #641 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.<br>This is the Wikidata summary of the week before 2024-08-19.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship:
** [[Wikidata:Requests_for_permissions/Administrator/Wüstenspringmaus|Wüstenspringmaus]] (RfP scheduled to end after 21 August 2024 11:07 (UTC))
** [[Wikidata:Requests_for_permissions/Administrator/Mohammed_Qays|Mohammed Qays]] (RfP scheduled to end after 19 August 2024 19:11 (UTC))
* New requests for permissions/Bot: [[Wikidata:Requests_for_permissions/Bot/Bot5958_1b|Bot5958 1b]] - Task: Infer {{P|P1712}} of TV series, seasons, and episodes from vertically adjacent levels.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* (Save The Date)
** Wikidata Days Bologna - November 8 - 9, 2024. Dario Nobili Library (CNR). A conference dedicated to the Italian-speaking Wikidata community, with a focus on libraries and research.
* Ongoing
** Like Soccer? Did you know the [[m:Wiki_Soccerthons_2024_in_Uganda|Uganda Wiki Soccerthon 2024]] is still running and aims to create over 300 Wikidata items on Ugandan clubs, players, coaches, leagues, associations and leagues related to Ugandan soccer.
* In case you missed it...
** Catch up on all the Wikimania 2024 sessions with these [https://www.youtube.com/@TheWikimediaFoundation/videos YouTube replays]. Or check the [https://wikimania.eventyay.com/2024/schedule/ Eventyay schedule] for recordings of individual sessions linked to each item.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://tech-news.wikimedia.de/en/2024/08/13/unveiling-discrepancies-first-experiences-with-finding-mismatches-on-wikidata-and-how-you-can-too/ (Tech News) Unveiling discrepancies: First experiences with finding mismatches on Wikidata and how you can too] - A team of five Purdue University students partnered with Wikimedia Deutschland for the Purdue Data Mine to find mismatches for the Wikidata Mismatch Finder.
** [https://tech-news.wikimedia.de/en/2024/08/12/wikidata-power-contributor-an-interview-with-user-bodhisattwa/ (Tech News) Wikidata power contributor: an interview with user Bodhisattwa] - WMDE's Alan Ang talks with long-time editor and pillar of the Bangla Wiki community, Bodhisattwa.
** (de) [https://dhistory.hypotheses.org/7526 Whether toolbox, workshop or hardware store: open, community-curated tool Registries with Wikidata] - I. Trilling, T. Grallert and J. Schmitz discuss the tool-directory created “Kompetenzwerkstatt Digital Humanities” (KDH) at the UB and the “Methods Innovation Lab” of the NFDI4Memory and presented at the Chair of Digital History.
* Papers
** [https://link.springer.com/chapter/10.1007/978-3-031-68323-7_35 Discovering Relationships Among Properties in Wikidata Knowledge Graph] - Authors Emetis Niazmand and Maria-Esther Vidal use class-based relationship discovery to study and explore distribution and frequency of predicates across six domains. Pp 388–394 of Big Data Analytics and Knowledge Discovery.
* Videos
** (pt) [https://www.youtube.com/watch?v=Agmjmf3knjg Wikidata Lab XLII: OpenRefine] Éder Porto and Luca Belo host a workshop covering the newest features for loading media and Structured Data (SDC) on Commons, as well as metadata on Wikidata through OpenRefine.
** (es) [https://www.youtube.com/watch?v=IyzBixV98vE Use of records on Wikipedia using Wikidata] - Mikel Zubimendi shows how to populate Wikipedia articles with Infoboxes populated by data hosted on Wikidata.
** [https://youtube.com/watch?v=rFdxAn6Agr0?t=681 Engaging with language diversity via the Wikipedia ecosystem @ PGO24] - [[User:Daniel_Mietchen|User:Daniel Mietchen]] at the Polyglot Gathering hosts a workshop with numerous examples of how the Wiki ecosystem hosts and represents linguistic content.
* Notebooks
** [https://observablehq.com/@pac02/Olympic-medals-by-continent Medals count by continent] Combining data from the International Olympic Committee and Wikidata, this notebook computes medals count by continent.
** [https://observablehq.com/@pac02/cycling-stage-race-explorer?race=Q1542952&lang=en&winner=Q20882747 Winners of the Tour de France Femmes] The Tour de France Femmes 2024 just ended on Sunday 18th of August. The cycling stage race explorer notebook shows all stage winners of the Tour de France Femmes.
* [https://observablehq.com/d/b9323741423d2152 Visualisation of location of Japanese Lighthouses] The TU Delft Library queries Wikidata to map the location of Japanese lighthouses designed by Richard Henry Brunton or Léonce Verny.
* Tools
** (fr) [https://data.cpesr.fr/wikidataesr/ WikidataESR: Tenter d’y voir clair dans l’ESR] : exploring French higher education and research institutional landscape with the help of Wikidata. French higher education and research landscape is highly complex. Wikidata can help to better understand the landscape.
''' Tool of the week '''
* [https://github.com/sahajsk21/Anvesha Anvesha] is a drill-down browser for any Wikibase installation (incl. Wikidata). A prominent example of it in use is the [https://wikidatawalkabout.org/ Wikidata Walkabout].
''' Other Noteworthy Stuff '''
* [[Wikidata:For_developers|Wikidata: For Developers]] - We have a shiny new portal for developers wanting to build applications using Wikidata's data. Visit it for inspiration with showcase examples, resources, information and support.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P12912|object of action]] (<nowiki>specific object to which an action or class of actions applies</nowiki>)
***[[:d:Property:P12913|object class of action]] (<nowiki>class of objects (including substances) to which an action or class of actions may occur</nowiki>)
***[[:d:Property:P12919|public funding]] (<nowiki>amount of public funding an organisation receives</nowiki>)
***[[:d:Property:P12933|relates to sustainable development goal, target or indicator]] (<nowiki>indicates a relation between the subject and the SDGs or one of the components</nowiki>)
** External identifiers: [[:d:Property:P12900|ARABTERM entry ID]], [[:d:Property:P12901|Hawramani Arabic Lexicon entry ID]], [[:d:Property:P12902|Women in Resistance ID]], [[:d:Property:P12903|French-English Dictionary ID]], [[:d:Property:P12904|German-English Dictionary ID]], [[:d:Property:P12905|Emerald Group Publishing journal ID]], [[:d:Property:P12906|Taylor & Francis journal ID]], [[:d:Property:P12907|JTA Sightseeing Database ID]], [[:d:Property:P12908|WorldCyclingStats ID]], [[:d:Property:P12909|The New Mithraeum ID]], [[:d:Property:P12910|Finnish Ministers database ID (new)]], [[:d:Property:P12911|State Historical Museum of Russia person ID]], [[:d:Property:P12914|mandumah ID]], [[:d:Property:P12915|Educational center of resistance and deportation of Landes ID]], [[:d:Property:P12916|Encyclopaedia of Islam (French edition) ID]], [[:d:Property:P12917|FoodData Central ID]], [[:d:Property:P12918|French bathing water ID]], [[:d:Property:P12920|Norwegian Kunstnerforbundet artist ID]], [[:d:Property:P12921|Political Dictionary ID]], [[:d:Property:P12922|United Nations Digital Library ID]], [[:d:Property:P12923|U.S. Copyright Office Public Records System work ID]], [[:d:Property:P12924|365scores football player ID]], [[:d:Property:P12925|African Music Library artist ID]], [[:d:Property:P12926|Akademický slovník současné češtiny ID]], [[:d:Property:P12927|GamingOnLinux Database ID]], [[:d:Property:P12928|TIPLOC code]], [[:d:Property:P12929|JJM Habitation ID]], [[:d:Property:P12930|IDU play ID]], [[:d:Property:P12931|IDU original ID]], [[:d:Property:P12932|Stichting Erfgoed Nederlandse Biercultuur beer ID]], [[:d:Property:P12934|The House of Graphs ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
*New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/date de vote|date de vote]] (<nowiki>vote date, date on which people decided or cast their ballot</nowiki>)
***[[:d:Wikidata:Property proposal/schmeckt nach|schmeckt nach]] (<nowiki>taste that a food or drink has</nowiki>)
***[[:d:Wikidata:Property proposal/has semantic role (2nd proposal)|has semantic role (2nd proposal)]] (<nowiki>item that describes a role in an event/action class</nowiki>)
***[[:d:Wikidata:Property proposal/growth rate|growth rate]] (<nowiki>growth rate of something over time</nowiki>)
***[[:d:Wikidata:Property proposal/APPF registration status|APPF registration status]] (<nowiki>status of registration of this entity with the Authority for European political parties and European political foundation</nowiki>)
***[[:d:Wikidata:Property proposal/exponent of base unit|exponent of base unit]] (<nowiki>a qualifier of {{Q|P12571}} used to describe the exponent of the unit</nowiki>)
***[[:d:Wikidata:Property proposal/Javanese registers|Javanese registers]] (<nowiki>suggest the relationship between similar Javanese lexemes, between its various registers (social variants), mainly {{Q|12500634}} register (plain Javanese), {{Q|12492493}} register (high/polite Javanese), and {{Q|13091955}} register (middle Javanese)</nowiki>)
***[[:d:Wikidata:Property proposal/objects of action have role|objects of action have role]] (<nowiki>role that objects of this action take on in the context of this action. (For selectional restrictions, use {{P|12913}} instead.)</nowiki>)
***[[:d:Wikidata:Property proposal/ConLang Code Registry code|ConLang Code Registry code]] (<nowiki>3-letter identifier for language defined in the ConLang Code Registry, using codes reserved for private use in ISO 639-3</nowiki>)
***[[:d:Wikidata:Property proposal/dénomination|dénomination]] (<nowiki>value of a currency or type of currency</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Tretyakov Gallery artist ID|Tretyakov Gallery artist ID]], [[:d:Wikidata:Property proposal/Religion Past and Present Online (German edition) ID|Religion Past and Present Online (German edition) ID]], [[:d:Wikidata:Property proposal/identifiant FranceTerme|identifiant FranceTerme]], [[:d:Wikidata:Property proposal/Yediot Books book ID|Yediot Books book ID]], [[:d:Wikidata:Property proposal/xdaforums|xdaforums]], [[:d:Wikidata:Property proposal/FolkWiki ID|FolkWiki ID]], [[:d:Wikidata:Property proposal/365scores basketball player ID|365scores basketball player ID]], [[:d:Wikidata:Property proposal/SIMBAD catalog properties (used more than 1 million times)|SIMBAD catalog properties (used more than 1 million times)]], [[:d:Wikidata:Property proposal/All Musicals lyrics ID|All Musicals lyrics ID]], [[:d:Wikidata:Property proposal/365scores football team ID|365scores football team ID]], [[:d:Wikidata:Property proposal/365scores basketball team ID|365scores basketball team ID]], [[:d:Wikidata:Property proposal/Illinois Center for the Book Author ID|Illinois Center for the Book Author ID]], [[:d:Wikidata:Property proposal/Ôlyrix Person ID|Ôlyrix Person ID]], [[:d:Wikidata:Property proposal/Ідентифікатор відеогри Gamekombo|Ідентифікатор відеогри Gamekombo]], [[:d:Wikidata:Property proposal/Slekt og Data grave ID|Slekt og Data grave ID]], [[:d:Wikidata:Property proposal/iasj article ID|iasj article ID]], [[:d:Wikidata:Property proposal/MobyGames critic ID|MobyGames critic ID]], [[:d:Wikidata:Property proposal/Grand Comics Database feature ID|Grand Comics Database feature ID]], [[:d:Wikidata:Property proposal/Operabook Person ID|Operabook Person ID]], [[:d:Wikidata:Property proposal/Retromags game ID|Retromags game ID]], [[:d:Wikidata:Property proposal/Retromags magazine ID|Retromags magazine ID]], [[:d:Wikidata:Property proposal/speedrun.com series ID|speedrun.com series ID]], [[:d:Wikidata:Property proposal/Madain Project ID|Madain Project ID]], [[:d:Wikidata:Property proposal/GameFAQs genre ID|GameFAQs genre ID]], [[:d:Wikidata:Property proposal/Altar of Gaming game ID|Altar of Gaming game ID]], [[:d:Wikidata:Property proposal/Altar of Gaming company ID|Altar of Gaming company ID]], [[:d:Wikidata:Property proposal/Polygon game ID|Polygon game ID]], [[:d:Wikidata:Property proposal/Altar of Gaming franchise ID|Altar of Gaming franchise ID]], [[:d:Wikidata:Property proposal/Altar of Gaming character ID|Altar of Gaming character ID]], [[:d:Wikidata:Property proposal/Altar of Gaming person ID|Altar of Gaming person ID]], [[:d:Wikidata:Property proposal/FOLDOC ID|FOLDOC ID]], [[:d:Wikidata:Property proposal/WE.League player ID|WE.League player ID]], [[:d:Wikidata:Property proposal/WE.League manager ID|WE.League manager ID]], [[:d:Wikidata:Property proposal/Nomes e Voces ID|Nomes e Voces ID]], [[:d:Wikidata:Property proposal/cnkgraph person ID|cnkgraph person ID]], [[:d:Wikidata:Property proposal/cnkgraph poem ID|cnkgraph poem ID]], [[:d:Wikidata:Property proposal/cnkgraph book ID|cnkgraph book ID]], [[:d:Wikidata:Property proposal/Identifiant d'un auteur sur Ciel d'oc|Identifiant d'un auteur sur Ciel d'oc]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Av9N Of the official mottos of U.S. states, there are more in Latin than in English]
** [https://w.wiki/AxNL Instance/sub-classes of {{Q|115870510}} that have 3 or more non-English Wikipedia site-links]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[Wikidata:WikiProject Disambiguation|Disambiguation]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[Wikidata:WikiProject_Association_football/Wanted_footballers|Wanted footballers]]
* [[d:Wikidata:Showcase items|Showcase Items]]: {{Q|319}}
''' Development '''
* [https://wikimedia.pt/limetestbr/index.php/547431 QuickStatements Community Consultation], until August 31st
* Wikibase REST API: We are continuing to improve error messages and handling.
* Wikipedia and co: We are working on moving the Wikidata Item link out of the sidebar ([[phab:T66315]])
* Wikidata Query Service graph split: The WMF Search Platform team is setting up the servers for the split graphs. We hope to have them ready for use soon. We also prepared the constraints checks for this.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed above.
* Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
* [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
* Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2024_08_19|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १५:४१, १९ अगस्त २०२४ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27307373 -->
== Wikidata weekly summary #641 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-08-26. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship:
** [[d:Wikidata:Requests_for_permissions/Administrator/Gwanki|Gwanki]] - RfP scheduled to end after 26 August 2024 05:54 (UTC)
** [[d:Wikidata:Requests_for_permissions/Administrator/Putnik_2|Putnik 2]] - RfP scheduled to end after 27 August 2024 23:17 (UTC)
* Closed request for adminship: Both requests successful, welcome new admins: [[d:Wikidata:Requests_for_permissions/Administrator/Mohammed_Qays|Mohammed Qays]] and [[d:Wikidata:Requests_for_permissions/Administrator/Wüstenspringmaus|Wüstenspringmaus]]!
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Leaderbot|Leaderbot]] - Task/s: reminds users when their rights are to expire (see [[Phab:T370842]])
* Closed request for permissions/Bot: [[Wikidata:Requests_for_permissions/Bot/Bot5958_1b|Bot5958 1b]] - RfP successful!
* New request for comments:
** [[d:Wikidata:Requests_for_comment/Citations_from_Wikidata|Citations from Wikidata]] from Author: [[d:User:Palu|Palu]]
** [[Wikidata:Requests_for_comment/audio_transcription_(P9533)|Audio Transcription (P9533)]] from Author: [[d:User:Yug|Yug]]. [[d:Property:P9533|P9533]] is described as ''transcription of the word/text being spoken in this file''. Does this exclude other communications modalities?
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* "The Future of Wikidata Events" report by Wikimedia Deutschland is [[c:File:The future of Wikidata Events - Research Report 2024.pdf|now available on Wikimedia Commons]]. This report provides valuable insights into the current state and future possibilities of Wikidata events. We encourage everyone to read the report and share their thoughts to help shape the future of our community events: [[d:Wikidata talk:Events#"The Future of Wikidata Events" Report Now Available on Wikimedia Commons|Wikidata talk:Events#"The Future of Wikidata Events" Report Now Available on Wikimedia Commons]].
* Wikidata's 12th Birthday is fast approaching. Do you need financial support to organize a birthday event? Here is some useful information about how to get funding: [[d:Wikidata:Twelfth_Birthday/Run_an_event/Funding|Wikidata:Twelfth Birthday/Run an event/Funding]]. The deadline to apply is September 1st.
* [[m:Wikimedia%2BLibraries_International_Convention_2025|WikiLibCon25]] The Wikimedia+Libraries International Convention 2025 takes place in Mexico City, Mexico between 15 - 17 January 2025 - Call for [[m:Wikimedia%2BLibraries_International_Convention_2025/Scholarships|Scholarships (ends 31 August0]] and [[m:Wikimedia%2BLibraries_International_Convention_2025/Call_for_Papers_WikiLib_Con_2025|Proposals (ends 15 September)]] are open. WikiLibCon25 brings together Wikimedians, Wikibrarians, information professionals, library workers and mission-aligned partners from around the globe to create a vivid community and promote cooperative projects in the Library & Wikimedia sphere.
''' Press, articles, blog posts, videos '''
* Papers
** [https://academic.oup.com/ccc/advance-article/doi/10.1093/ccc/tcae029/7739141 What does it mean to be queer in Wikidata?]: Practices of gender representation within a transnational online community. By B. Melis et al.
** [https://www.o-bib.de/bib/article/download/5894/8905?inline=1 Diversity and bias in DBpedia and Wikidata as a challenge for text-analysis tools] by B. Berendt et al. This paper explores how data sources can impact content analysis of their tool Diversity Searcher for analysing diversity in news media texts.
* Videos
** (sw) [https://www.youtube.com/watch?v=jx6GfpK1mUw Wikipedia vs Wikidata] - Fjodor Eklund shows how wikidata works and how searches are visualized.
** [https://www.youtube.com/watch?v=CjocbzBwn-w Wikimania Coolest Tool Award! 2024] - Wikidata had good representation with InteGraality and Wikidata Walkabout.
** [https://www.youtube.com/watch?v=uxAqX2qhgcw Qichwabase: Building Knowledge Graphs for Under-Resourced Languages] Elwin Huaman discuses how Wikibase and Wikidata have helped create a KG to empower local communities and languages.
* Slides: [https://zenodo.org/records/13373746 Giving metabolites (and lipids) a chemical and biological context with open science]. This talk discusses the role of open science in providing chemical and biological context for metabolites and lipids, highlighting open-source cheminformatics, open standards, and open data to facilitate linking knowledge across databases and publications, as well as describing chemical interactions in biological pathway databases. By Egon Willighagen.
* Notebooks
** [https://observablehq.com/@pac02/olympic-medals-by-group-of-countries Olympic medals by group of countries 🥇🥈🥉]: Using Wikidata and IOC data to compute the share of medals for a selected groups of countries
** [https://observablehq.com/@pac02/unequal-distribution-of-medals Unequal distribution of medals from the Summer Olympics]
''' Tool of the week '''
* [https://wikidata-game.toolforge.org/distributed/#game=94 Wikidata distributed/#game=94] - Help adding missing information related to artists on BNU's catalog (Select the option that fits best).
''' Other Noteworthy Stuff '''
* New AI Project Manager to join Wikimedia Deutschland: We’re pleased to announce that a new AI project manager will be joining our team next week. Lydia and Jonathan (Director of Engineering) have been prototyping in this area and recently presented their work at the AI_dev summit ([https://www.youtube.com/watch?v=r7Qbb1yuLkE YouTube link]). Our goal is to bring knowledge graphs and generative AI closer together, making AI more equitable, truthful, participatory, and open. More updates to come soon!
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12949|denomination]] (<nowiki>value of a currency or type of currency</nowiki>)
* Newest External identifiers: [[:d:Property:P12935|Illinois Center for the Book author ID]], [[:d:Property:P12936|Slekt og Data grave ID]], [[:d:Property:P12937|FolkWiki ID]], [[:d:Property:P12938|iasj article ID]], [[:d:Property:P12939|365scores football team ID]], [[:d:Property:P12940|speedrun.com series ID]], [[:d:Property:P12941|All Musicals lyrics ID]], [[:d:Property:P12942|MobyGames critic ID]], [[:d:Property:P12943|Polygon game ID]], [[:d:Property:P12944|Madain Project ID]], [[:d:Property:P12945|365scores basketball player ID]], [[:d:Property:P12946|FOLDOC ID]], [[:d:Property:P12947|GameFAQs genre ID]], [[:d:Property:P12948|Retromags game ID]], [[:d:Property:P12950|Nomes e Voces ID]], [[:d:Property:P12951|Altar of Gaming company ID]], [[:d:Property:P12952|Altar of Gaming franchise ID]], [[:d:Property:P12953|Altar of Gaming game ID]], [[:d:Property:P12954|Altar of Gaming person ID]], [[:d:Property:P12955|Ciel d'oc ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
**[[:d:Wikidata:Property proposal/board game designer|board game designer]] (<nowiki>person(s) who devised and developed this game</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/ACUM IDs|ACUM IDs]], [[:d:Wikidata:Property proposal/DOS Game Modding Wiki article|DOS Game Modding Wiki article]], [[:d:Wikidata:Property proposal/Mapcarta|Mapcarta]], [[:d:Wikidata:Property proposal/Encyclopedia of Brno History literature ID|Encyclopedia of Brno History literature ID]], [[:d:Wikidata:Property proposal/WikiYeshiva article ID|WikiYeshiva article ID]], [[:d:Wikidata:Property proposal/Denkmalnummer des Archivs der Stadt Linz|Denkmalnummer des Archivs der Stadt Linz]], [[:d:Wikidata:Property proposal/GameSpot genre ID|GameSpot genre ID]], [[:d:Wikidata:Property proposal/VideoGameGeek genre ID|VideoGameGeek genre ID]], [[:d:Wikidata:Property proposal/Identifiant Say Who|Identifiant Say Who]], [[:d:Wikidata:Property proposal/VIRIN|VIRIN]], [[:d:Wikidata:Property proposal/Tabletopia game ID|Tabletopia game ID]], [[:d:Wikidata:Property proposal/Board Game Arena ID|Board Game Arena ID]], [[:d:Wikidata:Property proposal/CNES identifier|CNES identifier]], [[:d:Wikidata:Property proposal/BoardGaming.com game ID|BoardGaming.com game ID]], [[:d:Wikidata:Property proposal/Finnish Company Number|Finnish Company Number]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/AzvB Of the 15424 existing subway stations on Earth, 5726 of them are in] [[d:Q148|People's Republic of China (Q148)]]
** [https://w.wiki/AzMm Map of tripoints known to Wikidata] ([https://x.com/slaettaratindur/status/1826982823674220733 source])
* WikiProject Highlights:
** [[d:Wikidata:WikiProject Sweden/Banks|Sweden/Banks]] - All Swedish banks still in operation
** [[d:Wikidata:WikiProject Antiquity/Mythology|Antiquity/Mythology]] - This WikiProject deals with everything connected to [[d:Q34726|Greek mythology]] with an outlook on the traditional tales and divinities which came before and/or inspired it, like [[d:Q205740|Ancient Egyptian mythology]], [[d:Q3859459|Mesopotamian mythology]] ([[d:Q275051|Sumerian]], [[d:Q102201772|Akkadian]] and [[d:Q3859450|Babylonian]]) and [[d:Q1142277|Hittite mythology]], as well as those of adjacent cultures and those influenced by the Greeks, most notably [[d:Q122173|Roman mythology]]).
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Aotearoa Asian Artists|Aotearoa Asian Artists]] - This project aims to improve the data available about Aotearoa Asian Artists - Asian diaspora artists from, living in, and connected to [[:en:New Zealand|Aotearoa New Zealand]].
* Newest [[d:Wikidata:Database reports|database reports]]: [https://wikidata-terminator.toolforge.org/?list&mode=tx#/ Terminator: Articles with no interwikis in a given Wikipedia] - Wikidata Items that lack a label, description, or article in a specific language.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q3508109|Northern Transylvania Holocaust Memorial Museum]] - heritage site in Sălaj County, Romania
''' Development '''
* Not much happened this week. Many of the developers are still on vacation, and some are out sick.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१६, २६ अगस्त २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27350272 -->
== Wikidata weekly summary #643 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata over the last week.<br> This is the Wikidata summary of the week before 2024-09-02.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Project chat: [[d:Wikidata:Project_chat#Mass-import_policy|Wikidata:Project chat#Mass-import policy]] - A new mass-import policy has been proposed, focusing on improving the quality of existing items rather than importing new ones, with a suggested limit of 100 new items before requiring community approval.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
*Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session 3 September, 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 3 September, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1725379200 Time zone converter]). Christa Strickler will be our first Project Series lead with her joint project with the Wikidata Religion & Theology Community of Practice to contribute biographical data to Wikidata from the IRFA database using the Mix’n’Match tool. We are excited to learn more about this project, provide a forum for discussion and shared learning, and lend a hand while building new skills. Event page: [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/First_Project_Series|Wikidata:WikiProject LD4 Wikidata Affinity Group/Affinity Group Calls/First Project Series]]
* (id) Registration is open for the [[m:Wikimedia_Indonesia/Hibah_Riset_Wikidata_2024|Wikimedia Indonesia Research Grant 2024]] program. Open until 30 September 2024. This program opens funding opportunities for research on topics related to Wikidata, Wikipedia, or other Wiki projects, and Linked Open Data.
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/ZDRZDW4QKS5JKQWYGZQ6RFULGX5FZJHU/ Talk to the Search Platform / Query Service Team—September 4, 2024]. Time: 15:00-16:00 UTC / 08:00 PDT / 11:00 EDT / 17:00 CEST
''' Press, articles, blog posts, videos '''
* Blogs: (de) [https://blog.tib.eu/2024/08/29/wikibase4research-wissensdaten-einfach-verwalten-teilen-und-visualisieren/ Wikibase4Research] - Easily manage, share and visualize knowledge data, tailored for academic purposes, WB4R simplifies the installation and use of MedaWiki software. By Kolja Bailly.
* Papers
** [https://www.arxiv.org/abs/2408.14658 KGPrune: a Web Application to Extract Subgraphs of Interest from Wikidata with Analogical Pruning] (see also Videos) - this web application when given seed entities of interest and properties to traverse, extracts neighboring subgraphs from Wikidata. By Pierre Monnin.
** [https://www.arxiv.org/abs/2408.14849 Project SHADOW: Symbolic Higher-order Associative Deductive reasoning On Wikidata using LM probing] - A fine-tuned language model trained on an intermediate task using associative deductive reasoning. By Hanna Abi Akl.
** [https://www.researchgate.net/publication/383606716_Transforming_higher_education_a_decade_of_integrating_wikipedia_and_wikidata_for_literacy_enhancement_and_social_impact Transforming higher education: a decade of integrating Wikipedia and Wikidata for literacy enhancement and social impact] - Demonstrating the role of Wikipedia and Wikidata in fostering knowledge creation, digital and data literacies and critical thinking, in Open Edcuational resources. By S.E. Sigalov, A. Cohen & R. Nachmias.
* Videos
** (es) [https://www.youtube.com/watch?v=PnQ_Bv7xsms Connect biodiversity to Wikimedia projects via iNaturalist?] - Tiago Lubiana presents the inat2wiki platform (https://inat2wiki.toolforge.org/), designed to connect biodiversity observations to Commons and subsequently, to Wikipedia and Wikidata.
** (es) [https://www.youtube.com/watch?v=HuzsLc2Z7ZE Lecture on Knowledge Graphs & Workshop on Querying Data] - Sebastián Ferrada presents this lecture at the Summer Institute in Computational Social Science 2023 including a SPARQL and Wikidata Query Service workshop.
** [https://www.youtube.com/watch?v=7LgImCismRw?t=8739 Wiki4Education Technical Training] - session 2 of the Wiki4Education training series held across 17 - 24 Aug 2024 in Uganda.
** [https://www.youtube.com/watch?v=mt5gF4ZmhGY Introducing KGPrune] - a web application to extract subgraphs of interest from Wikidata with analogical pruning by Pierre Monnin.
** (ar) [https://www.youtube.com/watch?v=mSSGyYgKlvM Intro to Wikidata] at the Arabic Wikidata Days 2024, hosted by Houcemeddine Turki
** (ar) [https://www.youtube.com/watch?v=Vmd_oOaN2lg 2: Wikidata for Wikipedians] - this session of Arabic Wikidata Days 2024 shows the benefits of using Wikidata in Wikipedia.
* Notebooks: [https://observablehq.com/@pac02/drawing-the-adventures-of-tintin-character-network Drawing the network of Adventures of Tintin]
''' Tool of the week '''
* [https://toolhub.wikimedia.org/tools/wikidata-on-sister-projects/history/revision/40193 Display Wikidata Info on sister projects] by [[d:User:Yair_rand|User:Yair rand]]. This user-script will add the articles corresponding Wikidata item Label, Q-ID, Description and Short Desc. neatly under the article title. If no Wikidata item is linked, option to CreateNewItem page on Wikidata is provided.
''' Other Noteworthy Stuff '''
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/RYYOGLIJFXKZOSU4PAS2SBO7TWKRGYU4/ Call for Projects and Mentors for Outreachy Round 29 is open!] The deadline to submit projects on the Outreachy website is September 11, 2024 at 4pm UTC and the project list will be finalized by September 18, 2024.
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/MU7W6Y6K2TOSPHWEY5WIUO76JLPKLWL7/ QuickStatements Community Consultation]. Wiki Movimento Brazil as part of the [[m:Software Collaboration for Wikidata|Software Collaboration for Wikidata]] are conducting interviews to build upon the QuickStatements tool. If you're interested in helping refine the tool then get in touch with them.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P12949|denomination]] (<nowiki>value of a currency or type of currency</nowiki>)
**[[:d:Property:P12956|exponent of base unit]] (<nowiki>a qualifier of derived from base unit (P12571) used to describe the exponent of the unit</nowiki>)
* Newest External identifiers: [[:d:Property:P12935|Illinois Center for the Book author ID]], [[:d:Property:P12936|Slekt og Data grave ID]], [[:d:Property:P12937|FolkWiki ID]], [[:d:Property:P12938|iasj article ID]], [[:d:Property:P12939|365scores football team ID]], [[:d:Property:P12940|speedrun.com series ID]], [[:d:Property:P12941|All Musicals lyrics ID]], [[:d:Property:P12942|MobyGames critic ID]], [[:d:Property:P12943|Polygon game ID]], [[:d:Property:P12944|Madain Project ID]], [[:d:Property:P12945|365scores basketball player ID]], [[:d:Property:P12946|FOLDOC ID]], [[:d:Property:P12947|GameFAQs genre ID]], [[:d:Property:P12948|Retromags game ID]], [[:d:Property:P12950|Nomes e Voces ID]], [[:d:Property:P12951|Altar of Gaming company ID]], [[:d:Property:P12952|Altar of Gaming franchise ID]], [[:d:Property:P12953|Altar of Gaming game ID]], [[:d:Property:P12954|Altar of Gaming person ID]], [[:d:Property:P12955|Ciel d'oc ID]], [[:d:Property:P12957|VideoGameGeek genre ID]], [[:d:Property:P12958|GameSpot genre ID]], [[:d:Property:P12959|FranceTerme identifier]], [[:d:Property:P12960|DOS Game Modding Wiki article ID]], [[:d:Property:P12961|monument ID in the archive of Linz]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
**[[:d:Wikidata:Property proposal/board game designer|board game designer]] (<nowiki>person(s) who devised and developed this game</nowiki>)
**[[:d:Wikidata:Property proposal/has reading|has reading]] (<nowiki>phonetic reading or pronunciation of the sinogram</nowiki>)
**[[:d:Wikidata:Property proposal/agent of action & agent class of action & agents of action have role|agent of action & agent class of action & agents of action have role]] (<nowiki>particular item that initiates this action or class of actions</nowiki>)
**[[:d:Wikidata:Property proposal/formula weight|formula weight]] (<nowiki>molar mass of an empirical forumula unit of a chemical compound, element or isotope</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/initialism|initialism]] (<nowiki>abbreviation containing only first letters of an expression (regardless if pronounced as letters or as a word)</nowiki>)
**[[:d:Wikidata:Property proposal/Handwriting example|Handwriting example]] (<nowiki>Sample image of the person's handwriting.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/ACUM IDs|ACUM IDs]], [[:d:Wikidata:Property proposal/Mapcarta|Mapcarta]], [[:d:Wikidata:Property proposal/Encyclopedia of Brno History literature ID|Encyclopedia of Brno History literature ID]], [[:d:Wikidata:Property proposal/WikiYeshiva article ID|WikiYeshiva article ID]], [[:d:Wikidata:Property proposal/Identifiant Say Who|Identifiant Say Who]], [[:d:Wikidata:Property proposal/VIRIN|VIRIN]], [[:d:Wikidata:Property proposal/Tabletopia game ID|Tabletopia game ID]], [[:d:Wikidata:Property proposal/Board Game Arena ID|Board Game Arena ID]], [[:d:Wikidata:Property proposal/CNES identifier|CNES identifier]], [[:d:Wikidata:Property proposal/BoardGaming.com game ID|BoardGaming.com game ID]], [[:d:Wikidata:Property proposal/Finnish Company Number|Finnish Company Number]], [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/Identifiant dans l'annuaire de l'École des chartes|Identifiant dans l'annuaire de l'École des chartes]], [[:d:Wikidata:Property proposal/Trakt episode ID|Trakt episode ID]], [[:d:Wikidata:Property proposal/The Indian Express Topic ID|The Indian Express Topic ID]], [[:d:Wikidata:Property proposal/NWIS site ID|NWIS site ID]], [[:d:Wikidata:Property proposal/Hindustan Times Topic ID|Hindustan Times Topic ID]], [[:d:Wikidata:Property proposal/Lexikon der Mathematik entry ID|Lexikon der Mathematik entry ID]], [[:d:Wikidata:Property proposal/Biblioteka Nauki IDs|Biblioteka Nauki IDs]], [[:d:Wikidata:Property proposal/TV Maze character ID|TV Maze character ID]], [[:d:Wikidata:Property proposal/identifiant Prosocour d'une personne|identifiant Prosocour d'une personne]], [[:d:Wikidata:Property proposal/Stadtwiki Karlsruhe ID|Stadtwiki Karlsruhe ID]], [[:d:Wikidata:Property proposal/culture.ru organization ID|culture.ru organization ID]], [[:d:Wikidata:Property proposal/365scores basketball team ID|365scores basketball team ID]], [[:d:Wikidata:Property proposal/identifiant Encyclopédie des femmes tunisiennes|identifiant Encyclopédie des femmes tunisiennes]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/B3SQ {{langSwitch|en=French nuclear tests map with their power in kt|fr=Carte des essais nucléaires français avec puissances en kt}} ]
** [https://w.wiki/6TNS What Wikidata album languages grew the most this week?] ([https://wikis.world/@moebeus@mastodon.online/113057841265159018 source])
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Sitelinks to Wiktionary|Sitelinks to Wiktionary]] - List of Items with links to Wiktionary main space.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q4167410|Wikimedia disambiguation page (Q4167410)]]: type of wiki page usually in main namespace (article namespace, ns=0) containing links to articles with similar names, and very little details only, use with P31 "instance of" (2024-09-02)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L345714|থোড়া (L345714)]]: Bengali verb thôṛa in English imply something that is “chopped” or “minced”
''' Development '''
* Wikidata Query Service:
** The WMF Search Platform team is putting the finishing touches on the new Query Service servers that contain the two parts of the split graph.
** We are analyzing which percentage of current queries are better served by other systems like the REST API or search.
* Wikimedia projects integration:
** We have worked on moving the Wikidata Item link out of the toolbox section of the sidebar of an article. It has been rolled out to the first wikis: ukwiki, hewiki, fawiki ([[phab:T66315]])
** We are working on decreasing the amount of irrelevant changes from Wikidata in the watchlist and recent changes on Wikipedia and co by correcting the tracking behaviour of the Lua function mw.wikibase.entity:getSitelink() ([[phab:T295356]])
* Wikibase REST API: We continued improving errors and error messages.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Ghana|Ghana]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 13:10, 26 August 2024 (UTC) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:०१, २ सेप्टेम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27350272 -->
== Wikidata weekly summary #644 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br> week leading up to 2024-09-02. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]]. Missed the previous one?<br> See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#643]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/أمين|أمين]] - RfP scheduled to end 9 September 2024 11:18 (UTC).
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next: (pt) [[:pt:Wikipédia:Edit-a-thon/Atividades_em_português/Oficina_Projeto_Saúde_Auditiva_Editatona_Wikipédia_e_Wikidata|Auditive Health Project – Workshop Wikipedia and Wikidata]] 10 September - Expand and contribute to articles and items on Audiology, this event will be held in 3 participating Universities in Brazil. [https://etherpad.wikimedia.org/p/Oficina_Projeto_Sa%C3%BAde_Auditiva_2024 Register on Etherpad].
* Upcoming: The [[m:Celtic Knot Conference 2024/Program|program for the Celtic Knot Conference 2024]] is now available to view! Whether you're interested in language preservation, digital tools for minority languages, or simply connecting with like-minded individuals, there's something for everyone. The conference will take place in Waterford City from September 25-27, 2024
''' Press, articles, blog posts, videos '''
* Blogs
**(de) [https://blog.tib.eu/2024/09/04/das-tib-projekt-wikiremembrance-einladung-zur-abschlussveranstaltung/ TIB Blog:The TIB project WikiRemembrance] - The aim of the project was to develop a handout on digital culture of remembrance in a collaborative and participatory process. The project will be ending soon and you can [https://www.wikiremembrance.de/registrierung/ register] for the closing event (9 Oct 2024).
** [https://blog.anj.ai/2024/09/outdated-knowledge.html Correcting outdated facts in Wikidata] - Anj Simmons takes us through an example of finding an outdated or inaccurate fact and correcting it with supporting references.
** [https://chem-bla-ics.linkedchemistry.info/2024/09/07/wikidata-citations.html Adding citations between existing articles in Wikidata] - About a command line tool written in Groovy to enrich Wikidata with citations between journal articles and other research output with DOIs
* Videos
** [https://www.youtube.com/watch?v=eQ9fIqry7kE Wikidata Quality Toolkit:] Empowering Wikidata editors and content. Albert Meroño introduces a suite of tools to assist editors by recommending items to edit, detect poorly-supported item references and generating EntitySchemas to find items missing information.
**(ar) [https://www.youtube.com/watch?v=3ukwbX__wWQ Arabic Wikidata Days 2024 - Session 3: SPARQL Query] - Houcemeddine Turki introduces how to forumlate and build SPARQL queries in the Wikidata Query Service.
''' Tool of the week '''
* [[d:User:Teester/CheckShex.js|User:Teester/CheckShex.js]] - a Userscript that adds an input box to a Wikidata page wherein you can enter an EntitySchema (such as E10). When you click "Check", it uses pyshexy to validate the entity against the schema and displays whether the entity passes or fails.
''' Other Noteworthy Stuff '''
* 🔥 Big changes are coming to the #WikidataQueryService. If you query for scholarly articles, please take a look at [[d:Wikidata:SPARQL query service/WDQS backend update/September 2024 scaling update|this announcement]]!
* Is Shakespeare in German something for you? A digital version of the Schlegel/Tieck edition (Aufbau-Verlag 1975) was released with Wikidata connections. ([https://wikis.world/@umblaetterer@chaos.social/113033900869878738 source])
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes
**[[:d:Property:P12949|denomination]] (<nowiki>value of a currency or type of currency</nowiki>)
**[[:d:Property:P12956|exponent of base unit]] (<nowiki>a qualifier of derived from base unit (P12571) used to describe the exponent of the unit</nowiki>)
**[[:d:Property:P12969|game designer]] (<nowiki>person(s) who devised and developed this game</nowiki>)
**[[:d:Property:P12981|Handwriting exaple]] (<nowiki>Sample image of the person's handwriting.</nowiki>)
* Newest External identifiers: [[:d:Property:P12935|Illinois Center for the Book author ID]], [[:d:Property:P12936|Slekt og Data grave ID]], [[:d:Property:P12937|FolkWiki ID]], [[:d:Property:P12938|iasj article ID]], [[:d:Property:P12939|365scores football team ID]], [[:d:Property:P12940|speedrun.com series ID]], [[:d:Property:P12941|All Musicals lyrics ID]], [[:d:Property:P12942|MobyGames critic ID]], [[:d:Property:P12943|Polygon game ID]], [[:d:Property:P12944|Madain Project ID]], [[:d:Property:P12945|365scores basketball player ID]], [[:d:Property:P12946|FOLDOC ID]], [[:d:Property:P12947|GameFAQs genre ID]], [[:d:Property:P12948|Retromags game ID]], [[:d:Property:P12950|Nomes e Voces ID]], [[:d:Property:P12951|Altar of Gaming company ID]], [[:d:Property:P12952|Altar of Gaming franchise ID]], [[:d:Property:P12953|Altar of Gaming game ID]], [[:d:Property:P12954|Altar of Gaming person ID]], [[:d:Property:P12955|Ciel d'oc ID]], [[:d:Property:P12957|VideoGameGeek genre ID]], [[:d:Property:P12958|GameSpot genre ID]], [[:d:Property:P12959|FranceTerme identifier]], [[:d:Property:P12960|DOS Game Modding Wiki article ID]], [[:d:Property:P12961|monument ID in the archive of Linz]], [[:d:Property:P12963|Altar of Gaming character ID]], [[:d:Property:P12964|WikiYeshiva article ID]], [[:d:Property:P12965|Yediot Books book ID]], [[:d:Property:P12966|Mapcarta ID]], [[:d:Property:P12967|VIRIN]], [[:d:Property:P12968|cnkgraph person ID]], [[:d:Property:P12970|Tabletopia game ID]], [[:d:Property:P12971|cnkgraph book ID]], [[:d:Property:P12973|cnkgraph poem ID]], [[:d:Property:P12975|Lexikon der Mathematik entry ID]], [[:d:Property:P12976|CNES ID]], [[:d:Property:P12977|Tretyakov Gallery artist ID]], [[:d:Property:P12978|TV Maze character ID]], [[:d:Property:P12979|Say Who ID]], [[:d:Property:P12980|Finnish Business ID]], [[:d:Property:P12983|Prosocour person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
**[[:d:Wikidata:Property proposal/has reading|has reading]] (<nowiki>phonetic reading or pronunciation of the sinogram</nowiki>)
**[[:d:Wikidata:Property proposal/agent of action & agent class of action & agents of action have role|agent of action & agent class of action & agents of action have role]] (<nowiki>particular item that initiates this action or class of actions</nowiki>)
**[[:d:Wikidata:Property proposal/formula weight|formula weight]] (<nowiki>molar mass of an empirical forumula unit of a chemical compound, element or isotope</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/initialism|initialism]] (<nowiki>abbreviation containing only first letters of an expression (regardless if pronounced as letters or as a word)</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/magazine capacity|magazine capacity]] (<nowiki>magazine capacity or clip size of this firearm or weapon (real or fictional)</nowiki>)
**[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/ACUM IDs|ACUM IDs]], [[:d:Wikidata:Property proposal/Encyclopedia of Brno History literature ID|Encyclopedia of Brno History literature ID]], [[:d:Wikidata:Property proposal/Board Game Arena ID|Board Game Arena ID]], [[:d:Wikidata:Property proposal/BoardGaming.com game ID|BoardGaming.com game ID]], [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/Identifiant dans l'annuaire de l'École des chartes|Identifiant dans l'annuaire de l'École des chartes]], [[:d:Wikidata:Property proposal/Trakt episode ID|Trakt episode ID]], [[:d:Wikidata:Property proposal/The Indian Express Topic ID|The Indian Express Topic ID]], [[:d:Wikidata:Property proposal/NWIS site ID|NWIS site ID]], [[:d:Wikidata:Property proposal/Hindustan Times Topic ID|Hindustan Times Topic ID]], [[:d:Wikidata:Property proposal/Biblioteka Nauki IDs|Biblioteka Nauki IDs]], [[:d:Wikidata:Property proposal/Stadtwiki Karlsruhe ID|Stadtwiki Karlsruhe ID]], [[:d:Wikidata:Property proposal/culture.ru organization ID|culture.ru organization ID]], [[:d:Wikidata:Property proposal/identifiant Encyclopédie des femmes tunisiennes|identifiant Encyclopédie des femmes tunisiennes]], [[:d:Wikidata:Property proposal/LMFDB knowl ID|LMFDB knowl ID]], [[:d:Wikidata:Property proposal/Athletics New Zealand athlete ID|Athletics New Zealand athlete ID]], [[:d:Wikidata:Property proposal/MinDat Feature ID|MinDat Feature ID]], [[:d:Wikidata:Property proposal/BoardGameGeek game mechanic ID|BoardGameGeek game mechanic ID]], [[:d:Wikidata:Property proposal/Linked Open Vocabularies (LOV)|Linked Open Vocabularies (LOV)]], [[:d:Wikidata:Property proposal/Ontobee id|Ontobee id]], [[:d:Wikidata:Property proposal/newgrounds.com game ID|newgrounds.com game ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/B8to Emergency number by country size]
** [https://w.wiki/B8tp Countries with most UNESCO World Heritage Sites]
** [https://w.wiki/B8tq People with songs named after them]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Lexicographical data/Ideas of queries/list of sense properties|Lexicographical data/Ideas of queries/list of sense properties]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q7066|atheism (Q7066)]] - absence of belief in the existence of deities; the opposite of theism
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1347328|𒆠𒅅𒂵𒉘 (L1347328)]] - Sumerian verb, means 'to love'
''' Development '''
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/HWKBCPKPL5D4HN6TPJQ6PRCGAFHY7WFE/ (BREAKING CHANGE ANNOUNCEMENT) Wikidata Query Service graph split available in production; scholarly entity queries require migration by March 2025]
* We ported many WikibaseLexeme browser tests from WebdriverIO to Cypress ([[phab:T355934]])
* We’re working on improving the MUL support in the mobile termbox ([[phab:T373088]])
* We’re updating the “label in language” constraint for MUL ([[phab:T370293]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Canada|Canada]]
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४४, ९ सेप्टेम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27407185 -->
== Wikidata weekly summary #645 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-09-16. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]]. Missed the previous one?<br> See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#644]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Framabot 5|Framabot 5]] - Task: update a typography error in the French description of homonym pages, seen on [https://github.com/MisterSynergy/deltabot-scripts/commit/afd4c82e04ab338b54229aeec3273dd83d6cbe47 1].
* New request for comments: [[d:Wikidata:Requests for comment/Additional rights for bureaucrats|Additional rights for bureaucrats]] - The proposal suggests allowing Wikidata bureaucrats to remove admin rights, which they currently cannot do, to streamline processes, reduce reliance on stewards, and align with practices of other wikis.
* Proposal: [[d:Wikidata_talk:WikiProject_Names#Mul_labels_-_proposal_of_massive_addition|Mul labels - proposal of massive addition]] - The proposal suggests massively adding "mul" labels to Wikidata items for given and family names, using a bot to streamline the process and reduce redundant labels.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session 17 September, 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 17 September, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1726588800 Time zone converter]). Christa Strickler will be our first Project Series lead with her joint project with the Wikidata Religion & Theology Community of Practice to contribute biographical data to Wikidata from the IRFA database using the Mix’n’Match tool. We are excited to learn more about this project, provide a forum for discussion and shared learning, and lend a hand while building new skills. Event page: [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/First_Project_Series#Session_2_(September_17)_-_Working_session_using_Mix%E2%80%98n%E2%80%99Match_to_add_Wikidata_items|Session 2 (September 17) - Working session using Mix‘n’Match to add Wikidata items]]
* [[w:Wikipedia:Meetup/Seattle/Wikidata Day 2024|Wikidata Day 2024 (Seattle)]] - Agenda: Wikidata Twelfth Birthday, Training and Edit-a-thon. When: Saturday, October 26, from 12:30–4:30pm PDT
''' Press, articles, blog posts, videos '''
* Blogs
** [[outreach:GLAM/Newsletter/August 2024/Contents/New Zealand report|Looking for Aotearoa's next roving Wikipedian, a Wikidata Te Papa research expeditions publication & the Wikidata WikiProject IBC follow-up workshop]] - The Aotearoa Wikipedian at Large worked with multiple institutions in 2024, contributing to Wikidata by improving museum exhibition models, creating articles, and collaborating on various projects, including biological field trips and entomology, while also engaging with the local Christchurch editing community.
** [[outreach:GLAM/Newsletter/August 2024/Contents/India report|Wikimedians-in-residence assigned to add lexicographical data of 5 endangered languages of West Bengal]] - The West Bengal Wikimedians User Group, in collaboration with Jadavpur University, has appointed five linguistics students as Wikimedians-in-residence to add lexicographical data for five endangered languages of West Bengal to Wikidata, contributing to their preservation and digital accessibility.
** [[outreach:GLAM/Newsletter/August 2024/Contents/Czech Republic report|Cooperation between National Library and Wikimedia CR was presented at Wikimania 2024]] - Wikimedia Czech Republic presented their long-standing collaboration with the National Library at Wikimania 2024, highlighting joint educational and community initiatives, along with additional sessions on media education and successful campaigns during the event.
** [[outreach:GLAM/Newsletter/August 2024/Contents/Aruba report|Vacancy Wikimedian in Residence for Wikipedia on Aruba - Aruba on Wikipedia project]] - Wikimedia Nederland is seeking a Wikimedian in Residence for the "Wikipedia on Aruba" project, which aims to make Aruban and Dutch Caribbean culture and heritage accessible on Wikimedia platforms, with applications open until 16 September 2024.
* Presentations: [https://tiago.bio.br/phd%20defense/ The knowledge graph of Wikidata in the context of the Human Cell Atlas] - presentation by [[d:Q90076935|Tiago Lubiana (Q90076935)]] around their PhD defense
* Essay: [[d:User:ASarabadani (WMF)/Growth of databases of Wikidata|User:ASarabadani (WMF)/Growth of databases of Wikidata]]
''' Tool of the week '''
* [[d:User:Lagewi/references.js|User:Lagewi/references.js]] - "Sometimes, the data on Wikidata does not answer all your questions. Some types of information are difficult to encode in statements, or simply has not been encoded on Wikidata yet. In such cases, it might be useful to go through the references attached to claims of the entity, for additional information. To simplify this process, this user script lists all unique references based on [[d:Property:P248|stated in (P248)]] and [[d:Property:P854|reference URL (P854)]]. The references are listed in a collapsible list below the table of labels and descriptions, collapsed by default to not be obtrusive." To enable it, include the following line in your [[d:Special:MyPage/common.js|common.js]]: <code>mw.loader.load('//www.wikidata.org/w/index.php?title=User:Lagewi/references.js&oldid=2039248554&action=raw&ctype=text/javascript');</code>
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes
**[[:d:Property:P12949|denomination]] (<nowiki>value of a currency or type of currency</nowiki>)
**[[:d:Property:P12956|exponent of base unit]] (<nowiki>a qualifier of derived from base unit (P12571) used to describe the exponent of the unit</nowiki>)
**[[:d:Property:P12969|game designer]] (<nowiki>person(s) who devised and developed this game</nowiki>)
**[[:d:Property:P12981|handwriting example]] (<nowiki>sample image of the person's handwriting</nowiki>)
**[[:d:Property:P12992|objects of occurrence have role]] (<nowiki>role that objects of this occurrence take on in the context of this occurrence. (For selectional restrictions, use "object class of occurrence" (P12913) instead.)</nowiki>)
**[[:d:Property:P12993|agents of action have role]] (<nowiki>role that agents of this action take on in the context of this action. (For selectional restrictions, use "agent class of action" (P12994) instead. )</nowiki>)
**[[:d:Property:P12994|agent class of action]] (<nowiki>class of items that may initiate this action or class of actions (For roles filled by agents of an action, use "agents of action have role" (P12993) instead)</nowiki>)
**[[:d:Property:P12995|agent of action]] (<nowiki>particular item that initiates this action or class of actions</nowiki>)
** Newest External identifiers: [[:d:Property:P12935|Illinois Center for the Book author ID]], [[:d:Property:P12936|Slekt og Data grave ID]], [[:d:Property:P12937|FolkWiki ID]], [[:d:Property:P12938|iasj article ID]], [[:d:Property:P12939|365scores football team ID]], [[:d:Property:P12940|speedrun.com series ID]], [[:d:Property:P12941|All Musicals lyrics ID]], [[:d:Property:P12942|MobyGames critic ID]], [[:d:Property:P12943|Polygon game ID]], [[:d:Property:P12944|Madain Project ID]], [[:d:Property:P12945|365scores basketball player ID]], [[:d:Property:P12946|FOLDOC ID]], [[:d:Property:P12947|GameFAQs genre ID]], [[:d:Property:P12948|Retromags game ID]], [[:d:Property:P12950|Nomes e Voces ID]], [[:d:Property:P12951|Altar of Gaming company ID]], [[:d:Property:P12952|Altar of Gaming franchise ID]], [[:d:Property:P12953|Altar of Gaming game ID]], [[:d:Property:P12954|Altar of Gaming person ID]], [[:d:Property:P12955|Ciel d'oc ID]], [[:d:Property:P12957|VideoGameGeek genre ID]], [[:d:Property:P12958|GameSpot genre ID]], [[:d:Property:P12959|FranceTerme identifier]], [[:d:Property:P12960|DOS Game Modding Wiki article ID]], [[:d:Property:P12961|monument ID in the archive of Linz]], [[:d:Property:P12963|Altar of Gaming character ID]], [[:d:Property:P12964|WikiYeshiva article ID]], [[:d:Property:P12965|Yediot Books book ID]], [[:d:Property:P12966|Mapcarta ID]], [[:d:Property:P12967|VIRIN]], [[:d:Property:P12968|cnkgraph person ID]], [[:d:Property:P12970|Tabletopia game ID]], [[:d:Property:P12971|cnkgraph book ID]], [[:d:Property:P12973|cnkgraph poem ID]], [[:d:Property:P12975|Lexikon der Mathematik entry ID]], [[:d:Property:P12976|CNES ID]], [[:d:Property:P12977|Tretyakov Gallery artist ID]], [[:d:Property:P12978|TV Maze character ID]], [[:d:Property:P12979|Say Who ID]], [[:d:Property:P12980|Finnish Business ID]], [[:d:Property:P12983|Prosocour person ID]], [[:d:Property:P12984|Stadtwiki Karlsruhe ID]], [[:d:Property:P12985|Athletics New Zealand athlete ID]], [[:d:Property:P12986|Encyclopedia of Tunisian Women person ID]], [[:d:Property:P12987|LMFDB knowl ID]], [[:d:Property:P12988|ACUM performer ID]], [[:d:Property:P12989|ACUM creator/publisher ID]], [[:d:Property:P12990|ACUM Work ID]], [[:d:Property:P12991|ACUM album ID]], [[:d:Property:P12996|culture.ru organization ID]], [[:d:Property:P12997|Hindustan Times topic ID]], [[:d:Property:P12998|Newgrounds submission ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review
**[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
**[[:d:Wikidata:Property proposal/has reading|has reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
**[[:d:Wikidata:Property proposal/formula weight|formula weight]] (<nowiki>molar mass of an empirical forumula unit of a chemical compound, element or isotope</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/initialism|initialism]] (<nowiki>abbreviation containing only first letters of an expression (regardless if pronounced as letters or as a word)</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/magazine capacity|magazine capacity]] (<nowiki>magazine capacity or clip size of this firearm or weapon (real or fictional)</nowiki>)
**[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/publication type of scholarly article|publication type of scholarly article]] (<nowiki>Publication type of scholarly article</nowiki>)
**[[:d:Wikidata:Property proposal/characteristic of|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this item</nowiki>)
**[[:d:Wikidata:Property proposal/Political foundation|Political foundation]] (<nowiki>The property allows a link between a political party (usually) and its related political foundation, as is common in Germany, in the Netherlands or at the European level. The reverse property ("political party" or "political party affiliation", still different from P102 which is for individual membership) would be useful too.</nowiki>)
**[[:d:Wikidata:Property proposal/Medietilsynets filmdatabase|Medietilsynets filmdatabase]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Encyclopedia of Brno History literature ID|Encyclopedia of Brno History literature ID]], [[:d:Wikidata:Property proposal/Board Game Arena ID|Board Game Arena ID]], [[:d:Wikidata:Property proposal/BoardGaming.com game ID|BoardGaming.com game ID]], [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/Identifiant dans l'annuaire de l'École des chartes|Identifiant dans l'annuaire de l'École des chartes]], [[:d:Wikidata:Property proposal/Trakt episode ID|Trakt episode ID]], [[:d:Wikidata:Property proposal/The Indian Express Topic ID|The Indian Express Topic ID]], [[:d:Wikidata:Property proposal/NWIS site ID|NWIS site ID]], [[:d:Wikidata:Property proposal/Biblioteka Nauki IDs|Biblioteka Nauki IDs]], [[:d:Wikidata:Property proposal/MinDat Feature ID|MinDat Feature ID]], [[:d:Wikidata:Property proposal/BoardGameGeek game mechanic ID|BoardGameGeek game mechanic ID]], [[:d:Wikidata:Property proposal/Linked Open Vocabularies (LOV)|Linked Open Vocabularies (LOV)]], [[:d:Wikidata:Property proposal/Ontobee id|Ontobee id]], [[:d:Wikidata:Property proposal/typeset.io journal ID|typeset.io journal ID]], [[:d:Wikidata:Property proposal/LWW journal ID|LWW journal ID]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/Storia della civiltà europea ID|Storia della civiltà europea ID]], [[:d:Wikidata:Property proposal/NooSFere editorial collection ID|NooSFere editorial collection ID]], [[:d:Wikidata:Property proposal/e-LIS ID|e-LIS ID]], [[:d:Wikidata:Property proposal/Dictionnaire des guérilleros et résistants antifranquistes ID|Dictionnaire des guérilleros et résistants antifranquistes ID]], [[:d:Wikidata:Property proposal/Historical Encyclopedia of Siberia ID|Historical Encyclopedia of Siberia ID]], [[:d:Wikidata:Property proposal/pomniky.npmk.cz ID|pomniky.npmk.cz ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** Map of [https://w.wiki/tb9 Karens] / [https://w.wiki/thW Johns] per million according to Wikidata
** [https://query-chest.toolforge.org/redirect/mmMBW6mGYYim4w6i082q8wUOwIe04oEkqGeeI0kcsQK People with a connection to Dresden who have an anniversary today] ([[d:User:Stefan_Kühn/Dresden#Personen_mit_Bezug_zu_Dresden,_die_heute_ein_Jubiläum_haben|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Wikibooks pages|Wikibooks pages]] - The goal is to add Wikidata items for every Wikibooks page.
** [[d:Wikidata:WikiProject Couchdb|Couchdb]] - This project has the purpose to investigate how having Wikidata on CouchDb could work.
** [[d:Wikidata:WikiProject temporärhaus|Temporärhaus]] - This project is intended to document the activities in the [[d:Q27945856|temporaerhaus (Q27945856)]] with reference to Wikidata.
* WikiProject Highlights: [[d:Wikidata:WikiProject Ontology/Cleaning Task Force/Changes|Ontology/Cleaning Task Force/Changes]] - Significant actual and proposed changes to the Wikidata ontology that have come out of the cleaning task force efforts.
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/BD4F Wikidata Statements that use a retracted article as reference]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q96417649|Among Us (Q96417649)]] - 2018 video game developed by InnerSloth
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L45436|ਕਰਨ (L45436)]] - Punjabi verb "to do"
''' Development '''
* The development team attended the annual WMDE Software Department retreat, so there wasn't much development activity this week.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:४१, १६ सेप्टेम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27450551 -->
== Wikidata Weekly Summary #647 ==
<languages/>
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' <translate> Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-09-30. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]]. Missed the previous one?<br> See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#646]]</translate>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''<translate>Discussions</translate>'''
<translate>* Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Andrei_Stroe|Andrei Stroe]] - Success! Welcome [[d:User:Andrei_Stroe|User:Andrei Stroe]] as Wikidata's latest Admin.
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/QichwaBot|QichwaBot]] - Task(s): Creating wikidata lexemes for the Quechua languages.
* Closed request for comments: [[d:Wikidata:Requests_for_comment/Do_we_want_automatic_inverse_statement_creation_and_if_so,_how_should_they_happen%3F|Do we want automatic inverse statement creation and if so, how should they happen?]] - Closed due to lack of comments for longer than five years. Despite multiple suggestions, there is no clear consensus to move forward.</translate>
'''<translate>[[d:Special:MyLanguage/Wikidata:Events|Events]]</translate>'''
<translate>* [[d:Wikidata:Twelfth Birthday|Wikidata's 12th birthday]] is coming up on October 29th. Have a look at the birthday parties and more planned around the world.
* Next Linked Data for Libraries [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session 1 October, 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 1 October, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1727798400 Time zone converter]). Christa Strickler will be our first Project Series lead with her joint project with the Wikidata Religion & Theology Community of Practice to contribute biographical data to Wikidata from the [https://irfa.paris/en/en-learn-about-a-missionary/ IRFA database] using the Mix’n’Match tool. We are excited to learn more about this project, provide a forum for discussion and shared learning, and lend a hand while building new skills. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/First_Project_Series#Session_3_(October_1)_-_Working_session_using_a_data_model_and_the_UseAsRef_user_script_to_enhance_items|Event page]].</translate>
'''<translate>Press, articles, blog posts, videos</translate>'''
<translate>* Papers
** [https://link.springer.com/chapter/10.1007/978-3-031-72440-4_4 A Systematic Review of Wikidata in GLAM Institutions: a Labs Approach] - Presents a systematic review of Wikidata use in GLAM institutions within the context of the work of the International GLAM Labs Community (glamlabs.io). The results summarise academic literature on Wikidata projects. By G. Candela et al.
** (es) [https://diff.wikimedia.org/es/2024/09/26/curso-de-wikidata-en-espanol-datos-para-el-conocimiento-colaborativo/ Wikidata course in Spanish: Data for collaborative knowledge] - Throughout October, the WikiLearn platform is hosting a course on Wikidata aimed especially at Latin Americans. [https://learn.wiki/courses/course-v1:WikimediaChile+WMC000+2024/about Enroll here].
** [https://arxiv.org/html/2408.14849v2 Project SHADOW: Symbolic Higher-order Associative Deductive reasoning On Wikidata using LM probing] - SHADOW is a fine-tuned language model trained on an intermediate task using associative deductive reasoning, its performance is measured on a knowledge base construction task using Wikidata triple completion. By Hanna Abi Akl.
** [https://easychair.org/publications/preprint/MZrm Using Wikidata for Managing Cultural Heritage Information] - The present study uses model wikidata elements as a basis and explores its dynamic formation into a cultural heritage information management tool within a museum. By D. Kyriaki-Manessi and S. Vazaiou.
** [https://link.springer.com/chapter/10.1007/978-3-031-72437-4_23 Enriching Archival Linked Data Descriptions with Information from Wikidata and DBpedia] - This paper investigates the potential to use information in archival records in a larger context for ArchOnto and aims to leverage classes and properties sourced from repositories deemed informal due to their crowd-sourcing nature. By I. Koch et al.
** [https://www.sciencedirect.com/science/article/pii/S2405844024144799 A framework for integrating biomedical knowledge in Wikidata with open biological and biomedical ontologies and MeSH keywords] - This paper utilizes primary data sources of OBO ontologies and MeSH keywords classified using SPARQL queries for RDF knowledge graphs, to contribute to the robustness and accuracy of collaborative biomedical knowledge graphs. By H. Turki et al.
* Videos
** [https://www.youtube.com/watch?v=OF-kq8-rO_o&t=3038s Serbian Novels on Wikidata: Project wikiELTeC & Tesla] Part of Wikimedia CEE Meeting 2024 in İstanbul, this session presented by Filip Maljković charts progress on contributing Serbian literature to Wikidata.
* Dataviz
** [https://tjukanovt.github.io/notable-people Find your most famous neighbour], a world map of notable people based on Wikipedia and Wikidata.</translate>
'''<translate>Tool of the week</translate>'''
<translate>* [https://larsgw.blogspot.com/2023/12/three-new-userscripts-for-wikidata.html Three new Userscripts for Wikidata] - [[d:User:Lagewi|User:Lagewi]] has written 3 scripts to simplify reading references, explore property-value pairs in use for a statement or attaching a full bibliography to the end of the item page.</translate>
'''<translate>Other Noteworthy Stuff</translate>'''
<translate>* [https://www.opensanctions.org/datasets/wd_categories/ OpenSactions:Wikidata Persons in Relevant Categories] - Using [https://petscan.wmcloud.org/ PETScan], generates a list of profiles of politically exposed persons by querying specific categories on Wikidata and extracting the entities.</translate>
'''<translate>Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review</translate>'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* <translate>Newest [[d:Special:ListProperties|properties]]:</translate>
** <translate>General datatypes: </translate>
***[[:d:Property:P12969|game designer]] (<nowiki>person(s) who devised and developed this game</nowiki>)
***[[:d:Property:P12981|handwriting example]] (<nowiki>sample image of the person's handwriting</nowiki>)
***[[:d:Property:P12992|objects of occurrence have role]] (<nowiki>role that objects of this occurrence take on in the context of this occurrence. (For selectional restrictions, use "object class of occurrence" (P12913) instead.)</nowiki>)
***[[:d:Property:P12993|agents of action have role]] (<nowiki>role that agents of this action take on in the context of this action. (For selectional restrictions, use "agent class of action" (P12994) instead. )</nowiki>)
***[[:d:Property:P12994|agent class of action]] (<nowiki>class of items that may initiate this action or class of actions (For roles filled by agents of an action, use "agents of action have role" (P12993) instead)</nowiki>)
***[[:d:Property:P12995|agent of action]] (<nowiki>particular item that initiates this action or class of actions</nowiki>)
** <translate>External identifiers: </translate>[[:d:Property:P12963|Altar of Gaming character ID]], [[:d:Property:P12964|WikiYeshiva article ID]], [[:d:Property:P12965|Yediot Books book ID]], [[:d:Property:P12966|Mapcarta ID]], [[:d:Property:P12967|VIRIN]], [[:d:Property:P12968|cnkgraph person ID]], [[:d:Property:P12970|Tabletopia game ID]], [[:d:Property:P12971|cnkgraph book ID]], [[:d:Property:P12973|cnkgraph poem ID]], [[:d:Property:P12975|Lexikon der Mathematik entry ID]], [[:d:Property:P12976|CNES ID]], [[:d:Property:P12977|Tretyakov Gallery artist ID]], [[:d:Property:P12978|TV Maze character ID]], [[:d:Property:P12979|Say Who ID]], [[:d:Property:P12980|Finnish Business ID]], [[:d:Property:P12983|Prosocour person ID]], [[:d:Property:P12984|Stadtwiki Karlsruhe ID]], [[:d:Property:P12985|Athletics New Zealand athlete ID]], [[:d:Property:P12986|Encyclopedia of Tunisian Women person ID]], [[:d:Property:P12987|LMFDB knowl ID]], [[:d:Property:P12988|ACUM performer ID]], [[:d:Property:P12989|ACUM creator/publisher ID]], [[:d:Property:P12990|ACUM Work ID]], [[:d:Property:P12991|ACUM album ID]], [[:d:Property:P12996|culture.ru organization ID]], [[:d:Property:P12997|Hindustan Times topic ID]], [[:d:Property:P12998|Newgrounds submission ID]], [[:d:Property:P12999|Storia della civiltà europea ID]], [[:d:Property:P13000|Encyclopedia of Brno History literature ID]], [[:d:Property:P13001|Linked Open Vocabularies ID]], [[:d:Property:P13002|Ontobee ID]], [[:d:Property:P13003|typeset.io journal ID]], [[:d:Property:P13004|NooSFere editorial collection ID]], [[:d:Property:P13005|pomniky.npmk.cz ID]], [[:d:Property:P13014|Dictionary of guerrillas and anti-Franco resistance fighters ID]], [[:d:Property:P13015|e-LIS publication ID]], [[:d:Property:P13016|GameReactor company ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
<translate>* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:</translate>
<translate>** General datatypes: </translate>
***[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
***[[:d:Wikidata:Property proposal/has reading|has reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
***[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
***[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
***[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
***[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
***[[:d:Wikidata:Property proposal/magazine capacity|magazine capacity]] (<nowiki>In (real or fictional) devices like a firearm, weapon, or engineered thing, this is the default capacity or size of a devices' magazine, clip, or other container typically used to hold ammunition, bolts, cartridges, tools, etc. which pushes those items as needed usually through a spring-based mechanism into a receiver for further use by the device</nowiki>)
***[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
***[[:d:Wikidata:Property proposal/publication type of scholarly article|publication type of scholarly article]] (<nowiki>Publication type of scholarly article</nowiki>)
***[[:d:Wikidata:Property proposal/characteristic of|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this item</nowiki>)
***[[:d:Wikidata:Property proposal/Medietilsynets filmdatabase|Medietilsynets filmdatabase]] (<nowiki>identifier for a film in the Norwegian Medietilsynets database</nowiki>)
***[[:d:Wikidata:Property proposal/Western Australian Biographical Index|Western Australian Biographical Index]] (<nowiki>Card ID from the Western Australian Biographical Index, a set of handwritten index cards compiled in the 1970s.</nowiki>)
***[[:d:Wikidata:Property proposal/leased to|leased to]] (<nowiki>person or organisation that holds or was granted a lease on the subject</nowiki>)
***[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
***[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
<translate>** External identifiers:</translate> [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/NWIS site ID|NWIS site ID]], [[:d:Wikidata:Property proposal/Biblioteka Nauki IDs|Biblioteka Nauki IDs]], [[:d:Wikidata:Property proposal/LWW journal ID|LWW journal ID]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/Historical Encyclopedia of Siberia ID|Historical Encyclopedia of Siberia ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]], [[:d:Wikidata:Property proposal/Korean Basketball League ID|Korean Basketball League ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID2|Chinese Basketball Association ID2]], [[:d:Wikidata:Property proposal/Koha Kütüphane ID|Koha Kütüphane ID]], [[:d:Wikidata:Property proposal/MyWaifuList character ID|MyWaifuList character ID]], [[:d:Wikidata:Property proposal/FantLab artist ID|FantLab artist ID]], [[:d:Wikidata:Property proposal/Münzkabinett|Münzkabinett]], [[:d:Wikidata:Property proposal/Latgales dati person ID|Latgales dati person ID]], [[:d:Wikidata:Property proposal/identifiant inventaire Grand Est|identifiant inventaire Grand Est]], [[:d:Wikidata:Property proposal/RedBA Granada authority ID|RedBA Granada authority ID]], [[:d:Wikidata:Property proposal/MetalTabs.com musician ID|MetalTabs.com musician ID]], [[:d:Wikidata:Property proposal/HA! ID|HA! ID]], [[:d:Wikidata:Property proposal/Identifiant Radio France d'une émission|Identifiant Radio France d'une émission]], [[:d:Wikidata:Property proposal/Identifiant France Télévisions d'une émission|Identifiant France Télévisions d'une émission]], [[:d:Wikidata:Property proposal/beniabbandonati ID|beniabbandonati ID]], [[:d:Wikidata:Property proposal/DDB person ID|DDB person ID]], [[:d:Wikidata:Property proposal/European Parliament document ID|European Parliament document ID]], [[:d:Wikidata:Property proposal/Hlídač státu subject ID|Hlídač státu subject ID]], [[:d:Wikidata:Property proposal/Kramerius of Czech Digital Library UUID|Kramerius of Czech Digital Library UUID]], [[:d:Wikidata:Property proposal/Acervo de Literatura Digital Mato-Grossense ID|Acervo de Literatura Digital Mato-Grossense ID]], [[:d:Wikidata:Property proposal/Persons and Names of the Middle Kingdom and early New Kingdom person ID|Persons and Names of the Middle Kingdom and early New Kingdom person ID]], [[:d:Wikidata:Property proposal/Cihai encyclopedia entry ID|Cihai encyclopedia entry ID]], [[:d:Wikidata:Property proposal/Cihai dictionary entry ID|Cihai dictionary entry ID]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]]
<!-- END NEW PROPOSALS -->
<translate>You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!</translate>
'''<translate>Did you know?'''
* Query examples:
** [https://w.wiki/BJ2c Network of European Union Independent Fiscal Institutions]
** [https://w.wiki/BNAq Opera singers who are sopranos with an article on English Wikipedia]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Popular_items_without_claims|Popular_items_without_claims]]
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1126190|هُئَڻُ L1126190]] Sindhi verb (to be)</translate>
'''<translate>Development'''
* Search: The [[mediawikiwiki:Help:Extension:WikibaseCirrusSearch#Keywords|haswbstatement search magic word]] has been improved by the Search Platform Team. Previously it was limited in which Properties were indexed for it. Going forward haswbstatement:P123 will work for all Properties, regardless of their datatype. This will allow you to filter search results for Items that have a statement with a specific Property. (Searching for a specific complete statement with haswbstatement:P123=xxx will still only work for specific datatypes.) For this to work all Items have to be reindexed and this will take up to 1 month.
* Design system migration: We have migrated the Special:NewLexeme page from Wikit to Codex and are working on finishing the migration for the Query Builder.
* EntitySchemas: We finished the investigation about how to support search for EntitySchemas by label or alias when linking to an EntitySchema in a statement. ([[phab:T362005]])
* Wikibase REST API: We worked on integrating language fallbacks into the API ([[phab:T371605]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].</translate>
<translate>'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]</translate>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 19:03, 30 September 2024 (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27529326 -->
== Wikidata weekly summary #648 ==
<languages/>
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' <translate> Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-10-07. Please help [[d:Special:MyLanguage/Wikidata:Status_updates/2024_10_07|Translate]]. Missed the previous one?<br> See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#647]]</translate>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''<translate>[[d:Special:MyLanguage/Wikidata:Events|Events]]</translate>'''
<translate>* Upcoming:
** [https://www.eventbrite.com/e/wikidata-day-2024-tickets-1034373879117?aff=erelexpmlt Wikidata Day 2024] at the Pratt Institute Manhattan Campus, New York - To celebrate Wikidata's 12th Birthday, a mini-conference with beginner workshops, lightning talks and keynote speeches will be held. October 26, 11am - 5pm EDT (UTC-4). More info, registration and full address on this [[w:Wikipedia:Meetup/NYC/Wikidata_Day_2024|Wikipedia event page]].
** [[d:Wikidata:Events/Wikidata Days Bologna 2024|The Wikidata Days 2024 in Bologna, Italy]] will take place on November 8th and 9th. Its [[d:Wikidata:Events/Wikidata Days Bologna 2024/Programma|program]] revolves around Wikidata for libraries and academia, and features a wide range of Wikidata-enthusiastic librarians and researchers from Italy. [[d:Wikidata:Events/Wikidata Days Bologna 2024/Iscrizione|Registration]] is open until October 31st.
** The next [[d:Special:MyLanguage/Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16th October 2024 at 18:00 CEST in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
** [[Wikidata:Scholia/Events/Hackathon October 2024|Scholia hackathon]] on Oct 18-20, aimed at addressing changes related to the Wikidata graph split
** [https://ktieb.org.mt/en/festival/intangible-cultural-heritage-on-wikidata-wikimedia-community-malta-wcm-wcm-stand-37/ Intangible Cultural Heritage on Wikidata] - Hosted by Wikimedia Community Malta (WCM), November 8, 2024 18:00 - 19:00 CEST, Malta Fairs and Conference Centre (MFCC) in Ta’ Qali, Malta
** [https://library.osu.edu/site/cartoons/2024/10/02/graphic-possibilities-research-workshop/wikidata-event-fall24_-chambliss_/ Edit-A-Thon: 50 States of Comics - Ohio], take part in this virtual event held October 10, 10:00 - 16:00 EST (UTC-5).</translate>
<translate>'''Press, articles, blog posts, videos'''</translate>
<translate>* Blogs
** [https://www.dbreunig.com/2024/10/04/wikidata-is-a-giant-crosswalk-file.html Wikidata is a giant crosswalk file] dbreunig.com describes how with a little DuckDB and Ruby and data from Wikidata, you can produce a cross-walk file of geographic entities.
* Videos
** (ru) [https://www.youtube.com/watch?v=qMAQtaKzH1o Wikidata Reconciliation Service] - This video shows how to add QID's to a large number of person-entities, add descriptions and search by full name and years of life. [https://wikidata.reconci.link/ Wikidata reconciliation for OR] (Script: [https://gist.github.com/Podbrushkin/43053bf16640afce96f01721e2f71d6a Github:Podbrushkin])
** (fr) [https://www.youtube.com/watch?v=luIWdG9eTG0 Data recovery on Wikidata for the DataViz project] - PhilippGam presents the various methods to extract and sort data from Wikidata and use the wikidataMultiSearch tool.
** [https://youtube.com/9pPpwrK7Qq4?t=4984 Bridging the Digital Scriptorium Data Model and Wikidata to Expand Reuse of Manuscript Metadata] Rose McCandless gives this lighning talk at the LD4 2024 Conference.
* Notebooks
** [https://observablehq.com/@pac02/continental-and-country-diversity-in-wikipedia-art Continental and country diversity of Wikipedia art]</translate>
'''<translate>Tool of the week</translate>'''
* (fr) [https://philippegambette.github.io/wikidataMultiSearch/ wikidata MultiSearch] - search for a list of elements in Wikidata. A GPLv3 licenced tool built by Philippe Gambette allows you to search for a list of words in Wikidata and retrieve some associated Wikidata properties.
'''<translate>Other Noteworthy Stuff</translate>'''
* Are you building applications or services with Wikidata's data? [[d:Wikidata:Usability and usefulness/2024-Data access methods|We'd love to hear from you]] to help us figure out the future of accessing Wikidata's data.
* [[d:Wikidata:Event_Organizers|Wikidata: Event Organizers]] - If you are organizing or thinking about planning a Wikidata event, this new page listing the additional User rights the user-role 'event organizer' has will be a valuable resource. Including the process for applying for permission rights.
'''<translate>Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review</translate>'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
<translate>* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:</translate>
***[[:d:Property:P12981|handwriting example]] (<nowiki>sample image of the person's handwriting</nowiki>)
***[[:d:Property:P12992|objects of occurrence have role]] (<nowiki>role that objects of this occurrence take on in the context of this occurrence. (For selectional restrictions, use "object class of occurrence" (P12913) instead.)</nowiki>)
***[[:d:Property:P12993|agents of action have role]] (<nowiki>role that agents of this action take on in the context of this action. (For selectional restrictions, use "agent class of action" (P12994) instead. )</nowiki>)
***[[:d:Property:P12994|agent class of action]] (<nowiki>class of items that may initiate this action or class of actions (For roles filled by agents of an action, use "agents of action have role" (P12993) instead)</nowiki>)
***[[:d:Property:P12995|agent of action]] (<nowiki>particular item that initiates this action or class of actions</nowiki>)
***[[:d:Property:P13044|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this qualifier value</nowiki>)
***[[:d:Property:P13045|has kanji reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
***[[:d:Property:P13046|publication type of scholarly work]] (<nowiki>Publication type of scholarly work</nowiki>)
***[[:d:Property:P13047|leased to]] (<nowiki>person or organisation that holds or was granted a lease on the subject</nowiki>)
***[[:d:Property:P13048|magazine capacity]] (<nowiki>number of projectiles or objects in the magazine feeding a weapon or tool</nowiki>)
<translate>** External identifiers:</translate> [[:d:Property:P12980|Finnish Business ID]], [[:d:Property:P12983|Prosocour person ID]], [[:d:Property:P12984|Stadtwiki Karlsruhe ID]], [[:d:Property:P12985|Athletics New Zealand athlete ID]], [[:d:Property:P12986|Encyclopedia of Tunisian Women person ID]], [[:d:Property:P12987|LMFDB knowl ID]], [[:d:Property:P12988|ACUM performer ID]], [[:d:Property:P12989|ACUM creator/publisher ID]], [[:d:Property:P12990|ACUM Work ID]], [[:d:Property:P12991|ACUM album ID]], [[:d:Property:P12996|culture.ru organization ID]], [[:d:Property:P12997|Hindustan Times topic ID]], [[:d:Property:P12998|Newgrounds submission ID]], [[:d:Property:P12999|Storia della civiltà europea ID]], [[:d:Property:P13000|Encyclopedia of Brno History literature ID]], [[:d:Property:P13001|Linked Open Vocabularies ID]], [[:d:Property:P13002|Ontobee ID]], [[:d:Property:P13003|typeset.io journal ID]], [[:d:Property:P13004|NooSFere editorial collection ID]], [[:d:Property:P13005|pomniky.npmk.cz ID]], [[:d:Property:P13014|Dictionary of guerrillas and anti-Franco resistance fighters ID]], [[:d:Property:P13015|e-LIS publication ID]], [[:d:Property:P13016|GameReactor company ID]], [[:d:Property:P13017|Latgales dati person ID]], [[:d:Property:P13018|FantLab artist ID]], [[:d:Property:P13019|RedBA Granada authority ID]], [[:d:Property:P13020|NWIS site ID]], [[:d:Property:P13021|MetalTabs.com band ID]], [[:d:Property:P13022|Koha Kütüphane ID]], [[:d:Property:P13023|HA! artwork ID]], [[:d:Property:P13024|France television program ID]], [[:d:Property:P13026|Radio France program ID]], [[:d:Property:P13027|Grand Est inventory ID]], [[:d:Property:P13028|Norwegian Media Authority's film rating ID]], [[:d:Property:P13029|Historical Encyclopedia of Siberia ID]], [[:d:Property:P13030|Münzkabinett ID]], [[:d:Property:P13031|MyWaifuList character ID]], [[:d:Property:P13032|Kramerius of Czech Digital Library UUID]], [[:d:Property:P13034|European Parliament document ID]], [[:d:Property:P13035|Western Australian Biographical Index]], [[:d:Property:P13037|beniabbandonati (detailed sheet) ID]], [[:d:Property:P13038|beniabbandonati (summary sheet) ID]], [[:d:Property:P13039|Biblioteka Nauki article ID]], [[:d:Property:P13040|Biblioteka Nauki journal ID]], [[:d:Property:P13041|Biblioteka Nauki book ID]], [[:d:Property:P13042|Biblioteka Nauki publisher ID]], [[:d:Property:P13043|PNM Middle Kingdom and New Kingdom person ID]], [[:d:Property:P13049|DDB person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
<translate>* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:</translate>
***[[:d:Wikidata:Property proposal/Larval host plant|Larval host plant]] (<nowiki>Larval host plant - used only for insects - subclass of P1034</nowiki>)
***[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
***[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
***[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
***[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
***[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
***[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
***[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
***[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>Classification of a beer based on its style</nowiki>)
***[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
***[[:d:Wikidata:Property proposal/Monument Counter ID|Monument Counter ID]] (<nowiki>Digital memorial for women killed by violence</nowiki>)
<translate>** External identifiers:</translate> [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]], [[:d:Wikidata:Property proposal/Korean Basketball League ID|Korean Basketball League ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID2|Chinese Basketball Association ID2]], [[:d:Wikidata:Property proposal/KISTI institute ID|KISTI institute ID]], [[:d:Wikidata:Property proposal/Hlídač státu subject ID|Hlídač státu subject ID]], [[:d:Wikidata:Property proposal/Acervo de Literatura Digital Mato-Grossense Person ID|Acervo de Literatura Digital Mato-Grossense Person ID]], [[:d:Wikidata:Property proposal/Cihai encyclopedia entry ID|Cihai encyclopedia entry ID]], [[:d:Wikidata:Property proposal/Cihai dictionary entry ID|Cihai dictionary entry ID]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/Dwelly entry ID|Dwelly entry ID]], [[:d:Wikidata:Property proposal/Indo-Tibetan Lexical Resource ID|Indo-Tibetan Lexical Resource ID]], [[:d:Wikidata:Property proposal/A digital concordance of the R̥gveda ID|A digital concordance of the R̥gveda ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/Identifiant CIRDOC d'un auteur ou d'une autrice|Identifiant CIRDOC d'un auteur ou d'une autrice]], [[:d:Wikidata:Property proposal/Identifiant CIRDOC d'un document|Identifiant CIRDOC d'un document]], [[:d:Wikidata:Property proposal/Department of Defense Identification Code|Department of Defense Identification Code]], [[:d:Wikidata:Property proposal/Identifiant d'un document audiovisuel dans le catalogue de l'Inathèque|Identifiant d'un document audiovisuel dans le catalogue de l'Inathèque]], [[:d:Wikidata:Property proposal/LWW journal ID|LWW journal ID]], [[:d:Wikidata:Property proposal/BAHRA ID|BAHRA ID]], [[:d:Wikidata:Property proposal/World Historical Gazetteer place ID|World Historical Gazetteer place ID]], [[:d:Wikidata:Property proposal/Diccionario biográfico de Castilla-La Mancha ID|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Wikidata:Property proposal/AniSearch person ID|AniSearch person ID]], [[:d:Wikidata:Property proposal/identifiant Babelio d'un sujet|identifiant Babelio d'un sujet]], [[:d:Wikidata:Property proposal/Identifiant d'une personne sur Madelen|Identifiant d'une personne sur Madelen]], [[:d:Wikidata:Property proposal/ITTF PTT ID|ITTF PTT ID]], [[:d:Wikidata:Property proposal/Push Square series ID|Push Square series ID]], [[:d:Wikidata:Property proposal/VG247 series ID|VG247 series ID]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]]
<!-- END NEW PROPOSALS -->
<translate>You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!</translate>
'''<translate>Did you know?'''
* Query examples:</translate>
** [https://w.wiki/BSj8 Winners of the Guillaume Apollinaire Prize (1941-2023)]
** [https://w.wiki/BQms Libraries in Argentina (on Wikidata)]
<translate>* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
* WikiProject Highlights:
** [[d:Wikidata:Lingnan_University_Library_Wikidata_Pilot|Lingnan University Library: Wikidata Pilot Project]] - Creating and improving entries for Lingnan University academic staff, as well as generating entries for the Library's digital collections and Lingnan theses and dissertations.
** [[d:Wikidata:WikiProject_French_Literary_Prizes|French Literary Prizes]] - Aims to coordinate the development of a database on French literary prizes (list of prizes, jury members, list of winners)
** [[d:Wikidata:WikiProject_Cycling/2025_races|Cycling: 2025 Races]] - documenting the the planned Cycling races for 2025.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Abuse_filter_effectiveness|Abuse filter effectiveness]] - This DB report compiles a variety of statistics on combating vandalism.</translate>
'''<translate>Development'''
* Data access:
** We have published [[d:Wikidata:Usability and usefulness/2024-Data access methods|a survey to better understand the future needs of application developers]] who want to work with Wikidata's data. Please take part if you are developing applications or services using data from Wikidata.
** We are analyzing query logs to better understand which queries could be moved to other services in the future.
* Design system: We continued migrating the Query Builder and Special:NewLexeme from Wikit to Codex</translate>
<translate>[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].</translate>
'''<translate>Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]</translate>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Help translate]] · [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 19:13, 07 October 2024 (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27557411 -->
== Wikidata weekly summary #649 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-10-14. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 07|#648]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming:
** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session 15 October, 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 15 October, 2024 at 9am PT / 12pm ET / 16:00 UTC / 6pm CEST (Time zone converter). https://zonestamp.toolforge.org/1729008000 Christa Strickler will be our first Project Series lead with her joint project with the Wikidata Religion & Theology Community of Practice to contribute biographical data to Wikidata from the IRFA database https://irfa.paris/en/en-learn-about-a-missionary/ using the Mix’n’Match tool. We are excited to learn more about this project, provide a forum for discussion and shared learning, and lend a hand while building new skills. Event page: [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/First_Project_Series#Session_4_(October_15)_-_Working_session_to_demonstrate_an_image_search_for_item_enhancement_and_celebrate_with_data_visualizations]
** The next [[d:Special:MyLanguage/Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16th October 2024 at 18:00 CEST in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
** [[d:Wikidata:Twelfth Birthday|Wikidata:Twelfth Birthday]]: We already have 30 events scheduled on the list 😍. As a reminder, when your event is ready, don't forget to:
*** create a wikipage with more information about the event, participants list, etc.
*** add your event to the global calendar and the map, following the instructions here: [[d:Wikidata:Twelfth_Birthday/Run_an_event/Schedule|Wikidata:Twelfth Birthday/Run an event/Schedule]]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://commonists.wordpress.com/2024/10/09/small-data-slow-data-a-snail-approach-to-wikidata/ Small data, slow data − a SNAIL approach to Wikidata]: discusses the value of small, carefully curated datasets in the era of big data. It emphasizes the importance of taking a methodical, "snail-paced" approach to data collection and analysis, which can lead to more meaningful and accurate insights. The blogpost also highlights how this approach can complement the broader trends of big data, ensuring that detailed, high-quality data is not overlooked.
* Papers
** "[https://x.com/WikiResearch/status/1843699094579229068 WoolNet: Finding and Visualising Paths in Knowledge Graphs]" given two or more entities requested by a user, the system finds and visualises paths that connect these entities, forming a topical subgraph of Wikidata (Torres Gutiérrez and Hogan)
* Videos
** [https://www.youtube.com/watch?v=7j0raFQh86c Introductory workshop to Wikidata within the framework of the Latin America Contest in Wikidata 2024] (in Italian)
** [https://www.youtube.com/watch?v=-_iJcKwCnZA GeoPython 2024: Bridging Worlds: Python-Powered Integration of Wikidata and OpenStreetMap]: This talk explores Python-powered tools that integrate Wikidata with OpenStreetMap, allowing users to link entries between the two platforms to enhance geospatial data accuracy while navigating legal and ethical challenges of cross-platform data sharing.
** [https://www.youtube.com/watch?v=_GYJ6V6ySpQ LD4 2024 Conference: Wikidata and Open Data: Enhancing the Hausa Community's Digital Presence]
** [https://www.youtube.com/watch?v=X88n85Q9O5U Dynamic Mapping using Collaborative Knowledge Graphs: Real-Time SKOS Mapping from Wikidata]: This presentation introduces a workflow using SPARQL queries to dynamically map live Wikidata data to SKOS concepts, featuring a Python tool that converts CSV outputs into RDF triples for integration into linked data environments and knowledge graphs, emphasizing real-time data retrieval and interoperability.
** [https://www.youtube.com/watch?v=PIvp1SqPF4c How to add location coordinates to Wikidata Items] (in Dagbanli)
** [https://www.youtube.com/watch?v=Die9VnTtep8 Clean-up of problematic Dagbani lexemes]: [[d:Wikidata:Lexicographical_data/Documentation/Languages/dag#Maintenance_tasks|Wikidata:Lexicographical data/Documentation/Languages/dag#Maintenance_tasks]] (in Dagbanli)
** [https://www.youtube.com/watch?v=T4jduWucxao How to link Wikidata Items to Wikipedia Articles]
** [https://www.youtube.com/watch?v=TPPrXFK3E10 Best Practices to editing Dagbani Lexemes on Wikidata]
* Podcasts
** [https://podcasts.apple.com/lu/podcast/could-making-wikidata-human-readable-lead-to-better-ai/id1713408769?i=1000672273741&l=de-DE Could making Wikidata 'human' readable lead to better AI?]: [[User:Lydia Pintscher (WMDE)|Lydia Pintscher (WMDE)]], Portfolio Lead Product Manager at Wikidata Deutschland, discussed a new project aimed at making Wikidata more 'human' readable for Large Language Models (LLMs), which could improve AI reliability by giving these models access to high-quality, human-curated data from Wikidata.
* Notebooks
** [https://observablehq.com/@pac02/citizenship-concentration-in-nobel-prize Citizenship concentration in Nobel laureates]
** [https://observablehq.com/@pac02/continental-and-country-diversity-in-wikipedia-art Continental and country diversity in Wikipedia articles]
''' Tool of the week '''
* '''Elemwala (এলেমওয়ালা)''' ([https://elemwala.toolforge.org https://elemwala.toolforge.org]): is a proof-of-concept interface that allows you to input abstract content and get natural language text in a given output language. There may well be errors with particular inputs, and the text may not be quite as natural as you might expect, but that's where your improvements to your language's lexemes, other Wikidata items, and the tool's [https://gitlab.com/mahir256/ninai source] [https://gitlab.com/mahir256/udiron code] come in!
* [https://github.com/johnsamuelwrites/mlscores mlscores]: Tool for calculating multilinguality score of Wikidata items (including properties). E.g. for [[d:Q2013|Wikidata (Q2013)]], the scores are - ''en'': 99.66%, ''fr'': 89.49%, ''es'': 84.07%, ''pt'': 68.47%. For [[d:Property:P31|instance of (P31)]], the scores are - ''en'': 99.86%, ''fr'': 87.12%, ''es'': 80.83%, ''pt'': 61.37%.
''' Other Noteworthy Stuff '''
* Launch of [[Wikidata:WikiProject Deprecate P642|WikiProject Deprecate P642]]: The goal of this project is to prepare for deprecation, and eventual removal, of the property [[d:Property:P642|of (P642)]]. Currently, [[d:Property:P642|of (P642)]] is labeled as "being deprecated", meaning its use is still allowed, but discouraged. From a peak of around 900,000 uses, the property now has around 700,000 uses (see status [https://query-chest.toolforge.org/redirect/oFt2TvlNg0iASOSOuASMuCO2wMaEqSYC6QGm2YkU08i here]). Our goal is to reduce that as much as possible in a systematic way, while ensuring that appropriate properties exist to replace all valid uses of [[d:Property:P642|of (P642)]]. The latter is key to officially deprecating the property. Before ''removing'' the property, we want to get as close to zero uses as possible.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13044|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this qualifier value</nowiki>)
***[[:d:Property:P13045|has kanji reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
***[[:d:Property:P13046|publication type of scholarly work]] (<nowiki>Publication type of scholarly work</nowiki>)
***[[:d:Property:P13047|leased to]] (<nowiki>person or organisation that holds or was granted a lease on the subject</nowiki>)
***[[:d:Property:P13048|magazine capacity]] (<nowiki>number of projectiles or objects in the magazine feeding a weapon or tool</nowiki>)
** External identifiers: [[:d:Property:P12998|Newgrounds submission ID]], [[:d:Property:P12999|Storia della civiltà europea ID]], [[:d:Property:P13000|Encyclopedia of Brno History literature ID]], [[:d:Property:P13001|Linked Open Vocabularies ID]], [[:d:Property:P13002|Ontobee ID]], [[:d:Property:P13003|typeset.io journal ID]], [[:d:Property:P13004|NooSFere editorial collection ID]], [[:d:Property:P13005|pomniky.npmk.cz ID]], [[:d:Property:P13014|Dictionary of guerrillas and anti-Franco resistance fighters ID]], [[:d:Property:P13015|e-LIS publication ID]], [[:d:Property:P13016|GameReactor company ID]], [[:d:Property:P13017|Latgales dati person ID]], [[:d:Property:P13018|FantLab artist ID]], [[:d:Property:P13019|RedBA Granada authority ID]], [[:d:Property:P13020|NWIS site ID]], [[:d:Property:P13021|MetalTabs.com band ID]], [[:d:Property:P13022|Koha Kütüphane ID]], [[:d:Property:P13023|HA! artwork ID]], [[:d:Property:P13024|France television program ID]], [[:d:Property:P13026|Radio France program ID]], [[:d:Property:P13027|Grand Est inventory ID]], [[:d:Property:P13028|Norwegian Media Authority's film rating ID]], [[:d:Property:P13029|Historical Encyclopedia of Siberia ID]], [[:d:Property:P13030|Münzkabinett ID]], [[:d:Property:P13031|MyWaifuList character ID]], [[:d:Property:P13032|Kramerius of Czech Digital Library UUID]], [[:d:Property:P13034|European Parliament document ID]], [[:d:Property:P13035|Western Australian Biographical Index]], [[:d:Property:P13037|beniabbandonati (detailed sheet) ID]], [[:d:Property:P13038|beniabbandonati (summary sheet) ID]], [[:d:Property:P13039|Biblioteka Nauki article ID]], [[:d:Property:P13040|Biblioteka Nauki journal ID]], [[:d:Property:P13041|Biblioteka Nauki book ID]], [[:d:Property:P13042|Biblioteka Nauki publisher ID]], [[:d:Property:P13043|PNM Middle Kingdom and New Kingdom person ID]], [[:d:Property:P13049|DDB person ID]], [[:d:Property:P13050|CIRDOC publication ID]], [[:d:Property:P13051|CIRDOC author ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
***[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
***[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
***[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
***[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
***[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
***[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
***[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
***[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>Classification of a beer based on its style</nowiki>)
***[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
***[[:d:Wikidata:Property proposal/Monument Counter ID|Monument Counter ID]] (<nowiki>Digital memorial for women killed by violence</nowiki>)
***[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
***[[:d:Wikidata:Property proposal/FAO fungal entity ID|FAO fungal entity ID]] (<nowiki>identifier from FAO ontology for fungal gross anatomy</nowiki>)
***[[:d:Wikidata:Property proposal/TEES ID|TEES ID]] (<nowiki>Dictionary of Turkish literature works</nowiki>)
***[[:d:Wikidata:Property proposal/bais|bais]] (<nowiki>Indicates a specific form of bias present in a media source, organization, or document, such as false balance, slant, or omission, affecting the representation of information.</nowiki>)
***[[:d:Wikidata:Property proposal/TDK lexeme ID|TDK lexeme ID]] (<nowiki>Dictionary created by the [[Q1569712|Turkish Language Association]]</nowiki>)
***[[:d:Wikidata:Property proposal/Atatürk Ansiklopedisi ID|Atatürk Ansiklopedisi ID]] (<nowiki>Online Turkish encyclopedia created by [[Q6062914]] and [[Q19610584]]</nowiki>)
***[[:d:Wikidata:Property proposal/Eurotopics ID|Eurotopics ID]] (<nowiki>A database containing data on European media.</nowiki>)
***[[:d:Wikidata:Property proposal/Stated in unreliable source|Stated in unreliable source]] (<nowiki>used in the references field to refer to the database that is considered a unreliable source in which the claim is made</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]], [[:d:Wikidata:Property proposal/Korean Basketball League ID|Korean Basketball League ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID2|Chinese Basketball Association ID2]], [[:d:Wikidata:Property proposal/Hlídač státu subject ID|Hlídač státu subject ID]], [[:d:Wikidata:Property proposal/Acervo de Literatura Digital Mato-Grossense Person ID|Acervo de Literatura Digital Mato-Grossense Person ID]], [[:d:Wikidata:Property proposal/Cihai encyclopedia entry ID|Cihai encyclopedia entry ID]], [[:d:Wikidata:Property proposal/Cihai dictionary entry ID|Cihai dictionary entry ID]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/Dwelly entry ID|Dwelly entry ID]], [[:d:Wikidata:Property proposal/Indo-Tibetan Lexical Resource ID|Indo-Tibetan Lexical Resource ID]], [[:d:Wikidata:Property proposal/A digital concordance of the R̥gveda ID|A digital concordance of the R̥gveda ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/Department of Defense Identification Code|Department of Defense Identification Code]], [[:d:Wikidata:Property proposal/Identifiant d'un document audiovisuel dans le catalogue de l'Inathèque|Identifiant d'un document audiovisuel dans le catalogue de l'Inathèque]], [[:d:Wikidata:Property proposal/LWW journal ID|LWW journal ID]], [[:d:Wikidata:Property proposal/BAHRA ID|BAHRA ID]], [[:d:Wikidata:Property proposal/World Historical Gazetteer place ID|World Historical Gazetteer place ID]], [[:d:Wikidata:Property proposal/Diccionario biográfico de Castilla-La Mancha ID|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Wikidata:Property proposal/AniSearch person ID|AniSearch person ID]], [[:d:Wikidata:Property proposal/identifiant Babelio d'un sujet|identifiant Babelio d'un sujet]], [[:d:Wikidata:Property proposal/Identifiant d'une personne sur Madelen|Identifiant d'une personne sur Madelen]], [[:d:Wikidata:Property proposal/ITTF PTT ID|ITTF PTT ID]], [[:d:Wikidata:Property proposal/Push Square series ID|Push Square series ID]], [[:d:Wikidata:Property proposal/VG247 series ID|VG247 series ID]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/Identifiant Libération d’un sujet|Identifiant Libération d’un sujet]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/Enciclopedia bresciana ID|Enciclopedia bresciana ID]], [[:d:Wikidata:Property proposal/obastan.com dictionary IDs|obastan.com dictionary IDs]], [[:d:Wikidata:Property proposal/Israel Railways Corporation Ltd station number|Israel Railways Corporation Ltd station number]], [[:d:Wikidata:Property proposal/Spirit of Metal band ID|Spirit of Metal band ID]], [[:d:Wikidata:Property proposal/Rate Your Music track ID|Rate Your Music track ID]], [[:d:Wikidata:Property proposal/Legaseriea.it player ID|Legaseriea.it player ID]], [[:d:Wikidata:Property proposal/Identifiant Actu.fr d’un sujet|Identifiant Actu.fr d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant TF1 info d’un sujet|Identifiant TF1 info d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant RTL d’un sujet|Identifiant RTL d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant France Info d’un sujet|Identifiant France Info d’un sujet]], [[:d:Wikidata:Property proposal/graphclasses.org ID|graphclasses.org ID]], [[:d:Wikidata:Property proposal/identifiant L’Équipe d'une équipe de basketball|identifiant L’Équipe d'une équipe de basketball]], [[:d:Wikidata:Property proposal/identifiant L'Équipe d'un basketteur|identifiant L'Équipe d'un basketteur]], [[:d:Wikidata:Property proposal/eHLFL ID|eHLFL ID]], [[:d:Wikidata:Property proposal/Journalistikon.de-ID|Journalistikon.de-ID]], [[:d:Wikidata:Property proposal/NRW-Archivportal-ID|NRW-Archivportal-ID]], [[:d:Wikidata:Property proposal/Taiwan Railways station number|Taiwan Railways station number]], [[:d:Wikidata:Property proposal/DVIDS unit ID|DVIDS unit ID]], [[:d:Wikidata:Property proposal/Taiwan Professional Basketball League ID|Taiwan Professional Basketball League ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/BXjc Amount of population in cities in Israel over the last 45 years (where this information is entered)] ([https://x.com/idoklein1/status/1845525486463750598 source])
** [https://w.wiki/9J7N Real numbers with their approximate value]
** [https://w.wiki/BXkH Youngest people (born or died in Dresden)] ([[d:User:Stefan_Kühn/Dresden#Jüngsten_Personen|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject PatternsKilkenny|PatternsKilkenny]] - Patterns were devotional days on the day of the patron saint of a parish or area or at least an annually occurring day when the people of the locality held their personal devotions in a certain pattern (hence the name), i.e. "doing the rounds" around trees or other landmarks at the sacred site. This project tries to collate the records and memories of these patterns for County Kilkenny.
** [[d:Wikidata:WikiProject Deprecate P642|Deprecate P642]] - The goal of this project is to prepare for deprecation, and eventual removal, of the property [[d:Property:P642|of (P642)]].
** [[d:Wikidata:WikiProject AIDS Walks|AIDS Walks]] - This project aims to collaborate with Wiki editors across the globe to highlight AIDS Walks anywhere in the world.
** [[d:Wikidata:WikiProject Temples in Roman Britain|Temples in Roman Britain]] - The aim of the Wikiproject Temples in Roman Britain is to record and catalog sacred spaces in the Roman province Britannia between 43 to 409 CE. By sacred spaces, we include (for the moment) only built structures such as temples, sanctuaries and shrines.
** [[d:Wikidata:WikiProject LinkedReindeersAlta|LinkedReindeersAlta]] - Wikidata Entry: [[d:Q130442625|WikiProject LinkedReindeersAlta (Q130442625)]] supported by the [[d:Q73901970|Research Squirrel Engineers Network (Q73901970)]]. [[c:Category:Rock Art of Alta|Commons Category:Category:Rock Art of Alta]]
** [[d:Wikidata:WikiProject Nihongo|Nihongo]] - The goal of this project is to capture the Japanese Language [[d:Q5287|Japanese (Q5287)]] in its entirety on Wikidata. We aim to give advice and establish standards for representing Japanese words as [[d:Wikidata:Lexicographical data/Documentation|lexemes]].
* WikiProject Highlights: [[d:Wikidata:WikiProject Cycling/2025 teams|Cycling/2025 teams]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Ivan A. Krestinin/Vandalized Commons links|User:Ivan A. Krestinin/Vandalized Commons links]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q20921603|Queen of Katwe (Q20921603)]] - 2016 film directed by Mira Nair
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L311934|kuiri (L311934)]] - "cook" in Esperanto
''' Development '''
* EntitySchemas: We are continuing the work on making it possible to find an EntitySchema by its label or aliases when linking to an EntitySchema in a statement ([[phab:T375641]])
* Design system: We are continuing the work on migrating the Query Builder from Wikit to Codex
* REST API: We finished the work on language fallback support in the REST API ([[phab:T371605]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 07|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:०१, १४ ओक्टोबर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27557411 -->
== Wikidata weekly summary #650 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-10-21. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 14|#649]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Addshore 3|Addshore]] (RfP scheduled to end after 23 October 2024 18:03 UTC)
* New requests for permissions/Bot:
** [[d:Wikidata:Requests for permissions/Bot/CarbonBot|CarbonBot]] - (1) Add default mul labels to given and family names when the item has an existing default label with a mul language (2) Remove duplicated aliases matching the items mul label, when the item has a native label in with a mul language. As mul has not been fully adopted, a limited of aliases would be modified each day to ensure existing workflows are not disrupted. It is expected that these tasks will apply to roughly 800,000 given and family names.
** [[d:Wikidata:Requests for permissions/Bot/So9qBot 10|So9qBot 10]] - Add [[d:Property:P1922|first line (P1922)]] with the first line of the paper to all scientific papers which has a full text link or where the abstract is available.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming: We are getting ready for [[d:Wikidata:Twelfth Birthday|Wikidata:Twelfth Birthday]] on the 29th October. We already have 30 events scheduled on the list 😍. As a reminder, when your event is ready, don't forget to (1) create a wikipage with more information about the event, participants list, etc. (2) add your event to the global calendar and the map, following the instructions here: [[d:Wikidata:Twelfth_Birthday/Run_an_event/Schedule|Wikidata:Twelfth Birthday/Run an event/Schedule]]
* Past:
** Wikidata + Wikibase office hour log ([[d:Wikidata:Events/Telegram office hour 2024-10-16|16 October 2024]])
** [[:d:Wikidata:Scholia/Events/Hackathon October 2024|Scholia hackathon]] (18-20 October) exploring technical options for handling the Wikidata graph split
''' Press, articles, blog posts, videos '''
* Blogs
** [https://medium.com/@jsamwrites/why-and-how-i-developed-wikidata-multilingual-calculator-22d3b2d65f03 Why and How I developed Wikidata Multilinguality Calculator - mlscores?] - a Wikidata multilingual calculator to facilitate data queries in multiple languages, enhancing accessibility and usability for non-English speakers.
* Papers
** [https://periodicos.ufsc.br/index.php/eb/article/view/99594 Catalogação em dados conectados abertos: uma experiência de biblioteca universitária com a Wikidata]
** [https://arxiv.org/abs/2410.13707 Disjointness Violations in Wikidata]
** [https://doi.org/10.48550/arXiv.2410.06010 A large collection of bioinformatics question-query pairs over federated knowledge graphs: methodology and applications]
* Notebooks: [https://observablehq.com/d/2c642cad1038e5ea Who are the most frequent guests of the show Real Time with Bill Maher?]
* Videos
** [https://www.youtube.com/watch?v=nMDs8xnKMaA Wikidata Lexicographical Data | Lucas Werkmeister] - Introduction to Wikidata Lexicographical Data to Dagbani Wikimedians]
** [https://www.youtube.com/watch?v=wfN6qsEZTmg Why is Wikidata important for Wikipedia in Spanish] (in Spanish) - "In this workshop we will learn about the value that Wikidata can bring us when working on eswiki articles. We will learn how knowledge is shared between platforms, and how it can save a lot of work for both the Spanish Wikipedia community and other people working on an article on another Wikipedia."
** [https://www.youtube.com/watch?v=LaPy1yf9rk4 Empowering Lexicographical Data Contributions on Wikidata with Lexica] - "In this session, participants will explore the fascinating world of lexicographical data on Wikidata and learn how to contribute meaningfully using Lexica, a tool designed for easy micro-edits to Lexemes from mobile devices. We will start with a brief introduction to lexicographical data and importance of linking Lexemes to Items. Next, we’ll dive into Lexica, showcasing its key features and providing a step-by-step guide on linking Lexemes to Items on Wikidata. This hands-on workshop is open to both experienced contributors and newcomers, empowering everyone with the knowledge and skills to make impactful contributions to Wikidata’s lexicographical data. By the end of the session, participants will be ready to use Lexica to enrich language data on Wikidata."
** [https://www.youtube.com/watch?v=L1PssAyMfQQ Wikidata ontology, controlled vocabularies and Wikidata Graph Builder] - This video talks about the Wikidata ontology, how to connect controlled vocabularies to Wikidata, and how to use the Wikidata Graph Builder
** [https://www.youtube.com/watch?v=FrP2KXJyndk How to use Wikidata for GLAM institutions... - WMCEEM 2024 Istanbul] - How to use Wikidata for GLAM institutions: Case Study for museums in Türkiye and person data
** [https://www.youtube.com/watch?v=0Hc9AQU2tHI Hidden Histories: Illuminating LGBTQ+ archives at the University of Las Vegas, Nevada using Wikidata] - "The University of Nevada, Las Vegas Special Collections and Archives has been strategically working to increase the discoverability, visibility, and access to collections related to marginalized communities in Southern Nevada. In the first stage of this grant-funded Wiki project, over 60 archival collections and 80 oral histories, including related people, businesses, and events associated with the Las Vegas LGBTQ+ community, have been contributed to Wikidata. In this presentation, the author continues this work by introducing UNLV's Special Collections Wiki project, "LGBTQ Hidden Histories." The presentation will discuss ongoing efforts to create, expand, and enrich linked data about the Nevada LGBTQ+ community, address challenges faced during entity extraction using archival materials, and conclude with a linked data visualization exercise using Wikiframe-VG (Wikiframe Visual Graph)."
** [https://www.youtube.com/watch?v=zE0QuHCgB6k Africa Wiki Women Wikidata Birthday First Session]
** [https://www.youtube.com/watch?v=27WodYruHEw Africa Wiki Women Wikidata session on creating SPARQL Queries]
''' Tool of the week '''
* [[m:User:Ainali/PreViewStats.js|User:Ainali/PreViewStats.js]] - is a Userscript that gives a quick glance at the pageviews in the header (and links to the full views). If you install it on your global.js on meta, it works on all projects).
* [[d:Wikidata:ProVe|Wikidata:ProVe]] - (Automated PROvenance VErification of Knowledge Graphs against Textual Sources) - is a tool for helping editors improve the references of Wikidata Items.
''' Other Noteworthy Stuff '''
* [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/NVDXC2I2BIPF5UMV4LFVAXG6VKLTG4LS/ Deepesha Burse joins WMDE as Developer Advocate for Wikibase Suite]
* [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/RLNHTH3EQKOOV6N53KDELMVGAN2PWL46/ Wikibase Suite: Patch releases] as the first round of patch releases for all Wikibase Suite products, including all WBS Images as well as WBS Deploy
* The CampaignEvents extension is now live on Wikidata! This means that if you are an event organizer, you can use several new tools to help manage your events more easily. By getting the Event Organizer right, you can:
** Use simple on-wiki registration for your events.
** Integrate Outreach Dashboard with your event registration page. ([[:File:Episode_4_How_To_Link_The_Outreach_Dashboard_To_Your_Event_Page.webm|see demo]])
** Communicate more easily with your registered participants. ([[:File:Episode_5_How_To_Email_Participants.webm|see demo]])
** Make your events more visible to other editors through the [[Special:AllEvents|Special:AllEvents page]].
** Find potential participants for your next events. ([[:File:How_to_test_the_Invitation_List_tool.webm|see demo]]), and much more!
** With this extension, you can also see all global events (past, present, and future) on the Special:AllEvents page, but only events using the event registration feature will appear there. If you are an organizer and want to use these new tools, follow the instructions on the [[d:Wikidata:Event_Organizers|Wikidata:Event_Organizers page]] to request the Event Organizer right.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13044|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this qualifier value</nowiki>)
**[[:d:Property:P13045|has kanji reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
**[[:d:Property:P13046|publication type of scholarly work]] (<nowiki>type of this scholarly work (e.g. “systematic review”, “proceedings”, etc.)</nowiki>)
**[[:d:Property:P13047|leased to]] (<nowiki>person or organisation that holds or was granted a lease on the subject</nowiki>)
**[[:d:Property:P13048|magazine capacity]] (<nowiki>number of projectiles or objects in the magazine feeding a weapon or tool</nowiki>)
* Newest External identifiers: [[:d:Property:P13005|pomniky.npmk.cz ID]], [[:d:Property:P13014|Dictionary of guerrillas and anti-Franco resistance fighters ID]], [[:d:Property:P13015|e-LIS publication ID]], [[:d:Property:P13016|GameReactor company ID]], [[:d:Property:P13017|Latgales dati person ID]], [[:d:Property:P13018|FantLab artist ID]], [[:d:Property:P13019|RedBA Granada authority ID]], [[:d:Property:P13020|NWIS site ID]], [[:d:Property:P13021|MetalTabs.com band ID]], [[:d:Property:P13022|Koha Kütüphane ID]], [[:d:Property:P13023|HA! artwork ID]], [[:d:Property:P13024|France television program ID]], [[:d:Property:P13026|Radio France program ID]], [[:d:Property:P13027|Grand Est inventory ID]], [[:d:Property:P13028|Norwegian Media Authority's film rating ID]], [[:d:Property:P13029|Historical Encyclopedia of Siberia ID]], [[:d:Property:P13030|Münzkabinett ID]], [[:d:Property:P13031|MyWaifuList character ID]], [[:d:Property:P13032|Kramerius of Czech Digital Library UUID]], [[:d:Property:P13034|European Parliament document ID]], [[:d:Property:P13035|Western Australian Biographical Index]], [[:d:Property:P13037|beniabbandonati (detailed sheet) ID]], [[:d:Property:P13038|beniabbandonati (summary sheet) ID]], [[:d:Property:P13039|Biblioteka Nauki article ID]], [[:d:Property:P13040|Biblioteka Nauki journal ID]], [[:d:Property:P13041|Biblioteka Nauki book ID]], [[:d:Property:P13042|Biblioteka Nauki publisher ID]], [[:d:Property:P13043|PNM Middle Kingdom and New Kingdom person ID]], [[:d:Property:P13049|DDB person ID]], [[:d:Property:P13050|CIRDOC publication ID]], [[:d:Property:P13051|CIRDOC author ID]], [[:d:Property:P13052|BAHRA ID]], [[:d:Property:P13053|AniSearch person ID]], [[:d:Property:P13055|Dwelly entry ID]], [[:d:Property:P13056|Rate Your Music track ID]], [[:d:Property:P13057|Spirit of Metal band ID]], [[:d:Property:P13058|Madelen person ID]], [[:d:Property:P13059|Babelio subject ID]], [[:d:Property:P13060|Indo-Tibetan Lexical Resource ID]], [[:d:Property:P13061|World Historical Gazetteer place ID]], [[:d:Property:P13062|VG247 series ID]], [[:d:Property:P13063|ITTF PTT ID]], [[:d:Property:P13064|Lega Serie A player ID]], [[:d:Property:P13065|Push Square series ID]], [[:d:Property:P13066|LWW journal ID]], [[:d:Property:P13067|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Property:P13068|Enciclopedia bresciana ID]], [[:d:Property:P13069|A digital concordance of the R̥gveda ID]], [[:d:Property:P13070|Inathèque document ID]], [[:d:Property:P13071|TEES ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/male mean age|male mean age]] (<nowiki>male mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/female mean age|female mean age]] (<nowiki>female mean age in a given place; qualifier of {{P|4442}}</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
**[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
**[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>Classification of a beer based on its style</nowiki>)
**[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
**[[:d:Wikidata:Property proposal/Monument Counter ID|Monument Counter ID]] (<nowiki>Digital memorial for women killed by violence</nowiki>)
**[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/FAO fungal entity ID|FAO fungal entity ID]] (<nowiki>identifier from FAO ontology for fungal gross anatomy</nowiki>)
**[[:d:Wikidata:Property proposal/bais|bais]] (<nowiki>Indicates a specific form of bias present in a media source, organization, or document, such as false balance, slant, or omission, affecting the representation of information.</nowiki>)
**[[:d:Wikidata:Property proposal/TDK lexeme ID|TDK lexeme ID]] (<nowiki>Dictionary created by the [[Q1569712|Turkish Language Association]]</nowiki>)
**[[:d:Wikidata:Property proposal/Atatürk Ansiklopedisi ID|Atatürk Ansiklopedisi ID]] (<nowiki>Online Turkish encyclopedia created by [[Q6062914]] and [[Q19610584]]</nowiki>)
**[[:d:Wikidata:Property proposal/Eurotopics ID|Eurotopics ID]] (<nowiki>A database containing data on European media.</nowiki>)
**[[:d:Wikidata:Property proposal/Stated in unreliable source|Stated in unreliable source]] (<nowiki>used in the references field to refer to the database that is considered a unreliable source in which the claim is made</nowiki>)
**[[:d:Wikidata:Property proposal/Google Plus code|Google Plus code]] (<nowiki>Identifier for a location as seen on Google Maps</nowiki>)
**[[:d:Wikidata:Property proposal/reversal of|reversal of]] (<nowiki>reversal of, inversion of</nowiki>)
**[[:d:Wikidata:Property proposal/rubrique d'une installation classée pour la protection de l'environnement|rubrique d'une installation classée pour la protection de l'environnement]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]], [[:d:Wikidata:Property proposal/Korean Basketball League ID|Korean Basketball League ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Chinese Basketball Association ID2|Chinese Basketball Association ID2]], [[:d:Wikidata:Property proposal/Acervo de Literatura Digital Mato-Grossense Person ID|Acervo de Literatura Digital Mato-Grossense Person ID]], [[:d:Wikidata:Property proposal/Cihai encyclopedia entry ID|Cihai encyclopedia entry ID]], [[:d:Wikidata:Property proposal/Cihai dictionary entry ID|Cihai dictionary entry ID]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/Department of Defense Identification Code|Department of Defense Identification Code]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/Identifiant Libération d’un sujet|Identifiant Libération d’un sujet]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/obastan.com dictionary IDs|obastan.com dictionary IDs]], [[:d:Wikidata:Property proposal/Israel Railways Corporation Ltd station number|Israel Railways Corporation Ltd station number]], [[:d:Wikidata:Property proposal/Identifiant Actu.fr d’un sujet|Identifiant Actu.fr d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant TF1 info d’un sujet|Identifiant TF1 info d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant RTL d’un sujet|Identifiant RTL d’un sujet]], [[:d:Wikidata:Property proposal/Identifiant France Info d’un sujet|Identifiant France Info d’un sujet]], [[:d:Wikidata:Property proposal/graphclasses.org ID|graphclasses.org ID]], [[:d:Wikidata:Property proposal/identifiant L’Équipe d'une équipe de basketball|identifiant L’Équipe d'une équipe de basketball]], [[:d:Wikidata:Property proposal/identifiant L'Équipe d'un basketteur|identifiant L'Équipe d'un basketteur]], [[:d:Wikidata:Property proposal/eHLFL ID|eHLFL ID]], [[:d:Wikidata:Property proposal/Journalistikon.de-ID|Journalistikon.de-ID]], [[:d:Wikidata:Property proposal/NRW-Archivportal-ID|NRW-Archivportal-ID]], [[:d:Wikidata:Property proposal/Taiwan Railways station number|Taiwan Railways station number]], [[:d:Wikidata:Property proposal/DVIDS unit ID|DVIDS unit ID]], [[:d:Wikidata:Property proposal/Taiwan Professional Basketball League ID|Taiwan Professional Basketball League ID]], [[:d:Wikidata:Property proposal/Sapere.it Italian Dictionary ID|Sapere.it Italian Dictionary ID]], [[:d:Wikidata:Property proposal/Acervo de Literatura Digital Mato-Grossense Work of Art|Acervo de Literatura Digital Mato-Grossense Work of Art]], [[:d:Wikidata:Property proposal/DDB institution ID|DDB institution ID]], [[:d:Wikidata:Property proposal/Steam tag ID|Steam tag ID]], [[:d:Wikidata:Property proposal/SWERIK Party ID|SWERIK Party ID]], [[:d:Wikidata:Property proposal/Songkick area ID|Songkick area ID]], [[:d:Wikidata:Property proposal/Damehåndbolddatabasen ID|Damehåndbolddatabasen ID]], [[:d:Wikidata:Property proposal/KISTI institute ID|KISTI institute ID]], [[:d:Wikidata:Property proposal/Identifiant Les Inrockuptibles d'un sujet|Identifiant Les Inrockuptibles d'un sujet]], [[:d:Wikidata:Property proposal/AELC author ID|AELC author ID]], [[:d:Wikidata:Property proposal/Spirit of Metal IDs|Spirit of Metal IDs]], [[:d:Wikidata:Property proposal/Yandex Maps place ID|Yandex Maps place ID]], [[:d:Wikidata:Property proposal/Finlandssvenska bebyggelsenamn ID|Finlandssvenska bebyggelsenamn ID]], [[:d:Wikidata:Property proposal/VK track ID|VK track ID]], [[:d:Wikidata:Property proposal/Enciclopedia medica ID|Enciclopedia medica ID]], [[:d:Wikidata:Property proposal/GERS ID|GERS ID]], [[:d:Wikidata:Property proposal/European Legislation Identifier|European Legislation Identifier]], [[:d:Wikidata:Property proposal/Danbooru tag|Danbooru tag]], [[:d:Wikidata:Property proposal/Digital LIMC ID|Digital LIMC ID]], [[:d:Wikidata:Property proposal/Health Facility Registry ID|Health Facility Registry ID]], [[:d:Wikidata:Property proposal/GamersGlobal genre|GamersGlobal genre]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Baio Copyright duration by Country] ([https://t.me/c/1224298920/135958 source])
** [https://w.wiki/Bcso The Mississippi River and its tributaries] ([https://x.com/idoklein1/status/1848355287838634145 source])
** [https://w.wiki/6PAr List of countries sorted by life expectancy]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:Wikiproject Dominio Público en América Latina|Dominio Público en América Latina]] - The Public Domain in Latin America Wikiproject aims to improve the data available in Wikidata on authors and works of authorship in Latin America, with emphasis on copyright status to identify whether or not authors and their works are in the public domain.
* WikiProject Highlights:
** [[d:Wikidata:WikiProject India/Reservoirs|India/Reservoirs]]
** [[d:Wikidata:WikiProject every politician/Egypt|Every politician/Egypt]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/List of properties/1-1000|Most used properties]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q18647981|Moana (Q18647981)]]: 2016 American computer animated film (2024-10-21)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L863492|rehbraun (L863492)]]: German adjective, means "light brown with a slight reddish tinge"
''' Development '''
* Vector 2020: We’re working on improving Wikibase’s dark mode support somewhat ([[phab:T369385]])
* We polished the automatic undo/redo messages to make them more useful ([[phab:T194402]])
* Design system: We’re close to finishing migrating Special:NewLexeme to the Codex design system
* EntitySchemas: We’re working on searching EntitySchema values by label and alias ([[phab:T375641]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 14|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:४३, २१ ओक्टोबर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27557411 -->
== Wikidata weekly summary #551 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-10-28. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 21|#650]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Addshore 3|Addshore]] (successful) - Welcome back, Adam!
* New request for comments: [[d:Wikidata_talk:Notability#Remove_the_"ceb"-Wikipedia_from_automatic_notability|Discussion about remove notability for ceb-Wiki]]
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Wikidata's 12th Birthday is almost here! Let’s celebrate together and make it unforgettable! 🎂 Join in for events happening across the globe in October & November -- there's something for everyone! Here’s how you can be part of the fun.
** Find a local event and connect with fellow Wikidata enthusiasts!
** Give a birthday gift to the community -- whether it's a cool new tool or something fun!
** Join our big online celebration on October 29th -- don’t miss out! [[Wikidata:Twelfth_Birthday]]
** Join the special Wikidata [https://wikis.world/@wikimediaDE@social.wikimedia.de/113384930634982280 Query-party tomorrow] and win some branded Wikidata socks! 🎉
* The LD4 Wikidata Affinity Group is taking a break from our new project series format this coming Tuesday, October 29, 2024 at 9am PT / 12pm ET / 16:00 UTC / 6pm CEST ([https://zonestamp.toolforge.org/1730217600 Time zone converter]) to celebrate Hallowe'en! We'll be celebrating Spooky Season with a WitchyData Working Hour! Following on Christa Strickler's recent project series, we will continue building proficiency with the Mix'n'match tool, but with a ghoulish twist. Join the fall fun by updating your [https://www.canva.com/zoom-virtual-backgrounds/templates/halloween/ Zoom background] or even coming in costume. BYOC (bring your own candy). Event page: [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2024-October-29_Wikidata_Working_Hour|Wikidata:WikiProject LD4 Wikidata Affinity Group/Wikidata Working Hours/2024-October-29 Wikidata Working Hour]]
''' Press, articles, blog posts, videos '''
* Blogs: [https://blog.wikimedia.de/2024/10/28/wikidata-wird-12-jahre/ Wikidata celebrates 12. Birthday – These are the coolest queries from 112 million entries] (in German) - "Wikidata, the world's largest free knowledge base, celebrates the 12th of October. Birthday. The open data graph for structured knowledge collects facts about numerous terms (items). Meanwhile, Wikidata includes an impressive 112 million items – and many more facts! On the occasion of Wikidata's birthday, we put the collected knowledge to the test and present the most exciting 12 queries that were created from it."
**
* Videos
** [https://www.youtube.com/watch?v=M88w_omwoHM 2024 Wikidata Cross-Domain Forum 2024] (in Chinese)
** [https://www.youtube.com/watch?v=DsU0LykhRBg Wikidata Day NYC 2024 @ Pratt]
** [https://www.youtube.com/watch?v=JQ6dPf5kgKM Mapping the Accused Witches of Scotland in place and time]
** [https://www.youtube.com/watch?v=0BIq8qDT6JE What is Wikibase and what is it used for?] (in Spanish)
** [https://www.youtube.com/watch?v=Lm7NWXX6qz4 Introduction to Wikidata - Wikidata Days 2024 (First day)] (in Spanish)
** [https://www.youtube.com/watch?v=2YxbOPVJXvY Is there a system to capture data in Wikidata automatically?] (in Spanish)
''' Tool of the week '''
* [[Wikidata:Lexica|Lexica]] – A mobile-friendly tool that simplifies micro contributions to lexicographical data on Wikidata, making various editing tasks accessible and intuitive for contributors of all experience levels. This tool is developed by the WMDE Wikidata Software Collaboration team in Indonesia. Try Lexica through this link: https://lexica-tool.toolforge.org/
''' Other Noteworthy Stuff '''
* The [[m:Global Open Initiative|Global Open Initiative]] Foundation is building an open-source web app for Supreme Court cases in Ghana. We are looking for volunteers in the following roles: Frontend Developers, Backend Developers, Wikidata/SPARQL Experts, UI/UX Designers, Quality Assurance (QA) Testers, and Legal Professionals. Join us by sendind your resume and a brief description of your expertise to globalopeninitiative{{@}}gmail.com
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13044|characteristic of]] (<nowiki>(qualifier only) statement value is a characteristic, quality, property, or state of this qualifier value</nowiki>)
**[[:d:Property:P13045|has kanji reading]] (<nowiki>phonetic reading or pronunciation of the kanji</nowiki>)
**[[:d:Property:P13046|publication type of scholarly work]] (<nowiki>type of this scholarly work (e.g. “systematic review”, “proceedings”, etc.)</nowiki>)
**[[:d:Property:P13047|leased to]] (<nowiki>person or organisation that holds or was granted a lease on the subject</nowiki>)
**[[:d:Property:P13048|magazine capacity]] (<nowiki>number of projectiles or objects in the magazine feeding a weapon or tool</nowiki>)
* Newest External identifiers: [[:d:Property:P13016|GameReactor company ID]], [[:d:Property:P13017|Latgales dati person ID]], [[:d:Property:P13018|FantLab artist ID]], [[:d:Property:P13019|RedBA Granada authority ID]], [[:d:Property:P13020|NWIS site ID]], [[:d:Property:P13021|MetalTabs.com band ID]], [[:d:Property:P13022|Koha Kütüphane ID]], [[:d:Property:P13023|HA! artwork ID]], [[:d:Property:P13024|France television program ID]], [[:d:Property:P13026|Radio France program ID]], [[:d:Property:P13027|Grand Est inventory ID]], [[:d:Property:P13028|Norwegian Media Authority's film rating ID]], [[:d:Property:P13029|Historical Encyclopedia of Siberia ID]], [[:d:Property:P13030|Münzkabinett ID]], [[:d:Property:P13031|MyWaifuList character ID]], [[:d:Property:P13032|Kramerius of Czech Digital Library UUID]], [[:d:Property:P13034|European Parliament document ID]], [[:d:Property:P13035|Western Australian Biographical Index]], [[:d:Property:P13037|beniabbandonati (detailed sheet) ID]], [[:d:Property:P13038|beniabbandonati (summary sheet) ID]], [[:d:Property:P13039|Biblioteka Nauki article ID]], [[:d:Property:P13040|Biblioteka Nauki journal ID]], [[:d:Property:P13041|Biblioteka Nauki book ID]], [[:d:Property:P13042|Biblioteka Nauki publisher ID]], [[:d:Property:P13043|PNM Middle Kingdom and New Kingdom person ID]], [[:d:Property:P13049|DDB person (GND) ID]], [[:d:Property:P13050|CIRDOC publication ID]], [[:d:Property:P13051|CIRDOC author ID]], [[:d:Property:P13052|BAHRA ID]], [[:d:Property:P13053|AniSearch person ID]], [[:d:Property:P13055|Dwelly entry ID]], [[:d:Property:P13056|Rate Your Music track ID]], [[:d:Property:P13057|Spirit of Metal band ID]], [[:d:Property:P13058|Madelen person ID]], [[:d:Property:P13059|Babelio subject ID]], [[:d:Property:P13060|Indo-Tibetan Lexical Resource ID]], [[:d:Property:P13061|World Historical Gazetteer place ID]], [[:d:Property:P13062|VG247 series ID]], [[:d:Property:P13063|ITTF PTT ID]], [[:d:Property:P13064|Lega Serie A player ID]], [[:d:Property:P13065|Push Square series ID]], [[:d:Property:P13066|LWW journal ID]], [[:d:Property:P13067|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Property:P13068|Enciclopedia bresciana ID]], [[:d:Property:P13069|A digital concordance of the R̥gveda ID]], [[:d:Property:P13070|Inathèque document ID]], [[:d:Property:P13071|TEES ID]], [[:d:Property:P13072|DVIDS unit ID]], [[:d:Property:P13073|Korean Basketball League player ID]], [[:d:Property:P13075|Acervo de Literatura Digital Mato-Grossense person ID]], [[:d:Property:P13076|Acervo de Literatura Digital Mato-Grossense work of art ID]], [[:d:Property:P13077|Atatürk Ansiklopedisi ID]], [[:d:Property:P13078|Cihai encyclopedia entry ID]], [[:d:Property:P13079|eHLFL ID]], [[:d:Property:P13080|Songkick area ID]], [[:d:Property:P13081|DDB institution ID]], [[:d:Property:P13082|Enciclopedia medica ID]], [[:d:Property:P13083|Sapere.it Italian Dictionary ID]], [[:d:Property:P13084|Steam tag ID]], [[:d:Property:P13085|L'Équipe basketball team ID]], [[:d:Property:P13086|AELC author ID]], [[:d:Property:P13087|TF1 info topic ID]], [[:d:Property:P13088|RTL topic ID]], [[:d:Property:P13089|Actu.fr topic ID]], [[:d:Property:P13090|FAO fungal entity ID]], [[:d:Property:P13091|France Info topic ID]], [[:d:Property:P13092|KISTI institute ID]], [[:d:Property:P13093|Israel Railways station number]], [[:d:Property:P13094|Digital LIMC ID]], [[:d:Property:P13095|TDK lexeme ID]], [[:d:Property:P13096|Yandex Maps organization ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
**[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
**[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>Classification of a beer based on its style</nowiki>)
**[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
**[[:d:Wikidata:Property proposal/Monument Counter ID|Monument Counter ID]] (<nowiki>Digital memorial for women killed by violence</nowiki>)
**[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/Eurotopics ID|Eurotopics ID]] (<nowiki>A database containing data on European media.</nowiki>)
**[[:d:Wikidata:Property proposal/rubrique d'une installation classée pour la protection de l'environnement|rubrique d'une installation classée pour la protection de l'environnement]] (<nowiki>Industrial or agricultural operations generating risks to health and the environment are regulated in France. The various risks are organized into headings in the nomenclature of installations classified for environmental protection. The dangers, pollution and nuisances of each operation are listed by public authorities.</nowiki>)
**[[:d:Wikidata:Property proposal/prototypical syntactic role of argument|prototypical syntactic role of argument]] (<nowiki>qualifier for {{P|9971}} indicating the most basic/fundamental syntactic position of that argument for that verb sense (that is, when the argument structure is not subject to any alternations)</nowiki>)
**[[:d:Wikidata:Property proposal/operating cost|operating cost]] (<nowiki>ongoing recurring cost for operating or using an object</nowiki>)
**[[:d:Wikidata:Property proposal/effective life of asset|effective life of asset]] (<nowiki>duration of time which an object/asset is expected to be used before needing to be disposed of or replaced</nowiki>)
**[[:d:Wikidata:Property proposal/Toki Pona headnoun|Toki Pona headnoun]] (<nowiki>Toki Pona common noun for which the name serves as a proper modifier</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Cihai dictionary entry ID|Cihai dictionary entry ID]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/Department of Defense Identification Code|Department of Defense Identification Code]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/Identifiant Libération d’un sujet|Identifiant Libération d’un sujet]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/obastan.com dictionary IDs|obastan.com dictionary IDs]], [[:d:Wikidata:Property proposal/graphclasses.org ID|graphclasses.org ID]], [[:d:Wikidata:Property proposal/identifiant L'Équipe d'un basketteur|identifiant L'Équipe d'un basketteur]], [[:d:Wikidata:Property proposal/Journalistikon.de-ID|Journalistikon.de-ID]], [[:d:Wikidata:Property proposal/NRW-Archivportal-ID|NRW-Archivportal-ID]], [[:d:Wikidata:Property proposal/Taiwan Railways station number|Taiwan Railways station number]], [[:d:Wikidata:Property proposal/Taiwan Professional Basketball League ID|Taiwan Professional Basketball League ID]], [[:d:Wikidata:Property proposal/Damehåndbolddatabasen ID|Damehåndbolddatabasen ID]], [[:d:Wikidata:Property proposal/Identifiant Les Inrockuptibles d'un sujet|Identifiant Les Inrockuptibles d'un sujet]], [[:d:Wikidata:Property proposal/Spirit of Metal IDs|Spirit of Metal IDs]], [[:d:Wikidata:Property proposal/Finlandssvenska bebyggelsenamn ID|Finlandssvenska bebyggelsenamn ID]], [[:d:Wikidata:Property proposal/VK track ID|VK track ID]], [[:d:Wikidata:Property proposal/GERS ID|GERS ID]], [[:d:Wikidata:Property proposal/European Legislation Identifier|European Legislation Identifier]], [[:d:Wikidata:Property proposal/Danbooru tag|Danbooru tag]], [[:d:Wikidata:Property proposal/Health Facility Registry ID|Health Facility Registry ID]], [[:d:Wikidata:Property proposal/GamersGlobal genre|GamersGlobal genre]], [[:d:Wikidata:Property proposal/Innovating Knowledge manuscript ID|Innovating Knowledge manuscript ID]], [[:d:Wikidata:Property proposal/PublicationsList author ID|PublicationsList author ID]], [[:d:Wikidata:Property proposal/Alexander Keiller Museum ID|Alexander Keiller Museum ID]], [[:d:Wikidata:Property proposal/Archivportal-D-ID|Archivportal-D-ID]], [[:d:Wikidata:Property proposal/Islamic Scientific Manuscripts Initiative|Islamic Scientific Manuscripts Initiative]], [[:d:Wikidata:Property proposal/FID performing arts agent GND ID|FID performing arts agent GND ID]], [[:d:Wikidata:Property proposal/Бессмертный полк ID|Бессмертный полк ID]], [[:d:Wikidata:Property proposal/ITV News topic ID|ITV News topic ID]], [[:d:Wikidata:Property proposal/FightTime fighters ID|FightTime fighters ID]], [[:d:Wikidata:Property proposal/Timenote.info Person ID|Timenote.info Person ID]], [[:d:Wikidata:Property proposal/Thai railway station identifier|Thai railway station identifier]], [[:d:Wikidata:Property proposal/Dictionary of affixes used in Czech ID|Dictionary of affixes used in Czech ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Bj6S Languages with more than one writing system]
** [https://w.wiki/Bj83 Map of all the libraries in the world present on Wikidata]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Psychology|Psychology]] - This project aims to improve items related to [[d:Q9418|psychology (Q9418)]].
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q15975673|Loomio (Q15975673)]]: decision-making software to assist groups with collaborative decision-making processes
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L680110|کھاوَݨ / ਖਾਵਣ (L680110)]] mean to "eat" in in Urdu
''' Development '''
* Vector 2022: We are continuing to make Wikidata Items pages work in dark-mode ([[phab:T369385]])
* EntitySchemas: We are continuing to work on making it possible to search for an EntitySchema by its label or alias when making a statement linking to an EntitySchema
* Wikibase REST API:
** We discussed what will constitute breaking changes for the API ([[phab:T357775]])
** We are working on the endpoint for creating Properties ([[phab:T342992]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 21|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:२९, २८ ओक्टोबर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27654100 -->
== Wikidata weekly summary #652 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-11-04. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 28|#651]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Andrebot_2|Andrebot 2]] - Task(s): Will check Romanian local election information on MongoDB against current relevant Items, where differences occur, will create new Items, link them and update associated information.
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/CarbonBot|CarbonBot]] - Withdrawn by proposer.
* New request for comments:
** [[d:Wikidata:Requests_for_comment/Use_of_P2389_as_a_qualifier|Use of (P2389) as a qualifier]] - Should [[d:Property:P2389|organization directed by the office or position (P2389)]] be allowed as a qualifier?
** [[d:Wikidata:Requests_for_comment/Rename_PeakFinder_ID_(P3770)|Rename Peakfinder ID (P3770)]] - The Peakfinder website content moved to cdnrockiesdatabases.ca, the associated Property ([[d:Property:P3770|P3770]]) has been relabeled to ''crdb peak ID''.
** [[d:Wikidata:Project_chat#Importing_WP_&_WMC_categories_into_Wikidata|Importing WP & WMC categories into Wikidata]] - Project chat discussion on importing Wikipedia Category information to Wikidata items.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Wikidata 12th Birthday happened. Special thanks to all the community members who prepared a present for Wikidata's birthday. New tools, updates, games, sparkly animations and of course plenty of maps! [[d:Wikidata:Twelfth_Birthday/Presents|Here's the list of presents, with all the links to try them]]. You can also watch the [[c:File:Wikidata%27s_12th_birthday_presents_demos.webm|demo of all the birthday presents in video]].
* Ongoing: [[m:Event:Africa_Wiki_Women-Wikidata_Birthday_Contest_2024|The Africa Wiki Women-Wikidata Birthday Contest]] ends tomorrow, 05.11.2024. If you're participating, now's your last chance to earn some points by adding [[d:Property:P106|P106]] to items on African women.
* Upcoming
** A [[d:WD:Scholia|Scholia]] hackathon will take place on Nov 15-16 online — see [[d:Wikidata:Scholia/Events/Hackathon November 2024|Its documentation page]] for details.
** [[Event:Mois_de_l%27histoire_LGBTQ%2B_2024|Mois de l'histoire LGBTQ+ (LGBTQ+ History month)]]: A month-long edit-a-thon from November 1 to 30 for documenting, improving and translating articles on LGBTQ+ topics on Wikidata and French Wikimedia projects.
** Check out the call for papers for the "Wikidata and Research" Conference! It will be held at the University of Florence in Italy on June 5-6, 2025. You can submit your papers by December 9, 2024: [[m:Wikidata and research/Call|Wikidata and research/Call]]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://professional.wiki/en/articles/wikibase-strengths-and-weaknesses Is Wikibase Right for Your Project?]
** [https://www.dariah.eu/2024/11/04/dhwiki-a-new-dariah-eu-working-group-focusing-on-building-bridges-between-different-sectors/ DHwiki:a new DARIAH EU-working group focusing on building bridges between different sectors] - this working group acts as a bridge between GLAM institutions, DH researchers and Wikimedians.
** [http://magnusmanske.de/wordpress/archives/746 Using AI to add to Wikidata] - Magnus Manske discusses the challenge of integrating Wikimedia Commons artworks into Wikidata.
* Papers
** [https://arxiv.org/html/2410.13707v1 Disjointness Violations in Wikidata] Finds 51 pairs of classes on Wikidata that should be disjoint (e.g. "natural object" vs. "artificial object") but aren't, with over 10 million violations, caused by a small number of "culprits" ([https://x.com/WikiResearch/status/1852081531248099796 source])
** Refining Wikidata Taxonomy using Large Language Models ([https://x.com/HimarshaJ/status/1849590078806556709 source])
* Videos
** [https://www.youtube.com/watch?v=ARQ22UcwJH4 LIVE Wikidata editing #116 at the 12th #WikidataBirthday] - [[d:user:ainali|User:Ainali]] and [[d:user:abbe98|User:Abbe98]] do some live editing (in english) on items related to Wikidata and the sister projects in celebration of Wikidata's 12th birthday.
** [https://www.youtube.com/watch?v=5wJ6D4OLUXM Women Do News at Wikidata Day] - This lightning talk from journalist Molly Stark Dean introduces the Women Do News project to increase visibility of women journalists and expand and enrich Wikipedia articles about them. The project could greatly benefit from Wikidata items being created and/or expanded.
** [https://www.youtube.com/watch?v=5Ez1VMoFFwA Knowledge Graphs Pt.2 - Enhancing Knowledge Graphs with LLM Keywords] - Valentin Buchner and Hans Mehlin describe their collaborative project between Nobel Prize Outreach (NPO) and EQT Motherbrain utilising Nobel Prize laureate’s biographies and Nobel Prize lectures.
** (en) [https://www.youtube.com/watch?v=biWYkba4pi0 Introduction to Wikidata|Dagbani WM UG] - [[User:Dnshitobu|User:Dnshitobu]] presents an introductory course to Wikidata, with many Ghanaian examples.
** (cz) [https://www.youtube.com/watch?v=4VrtjfgO8Dk&t=3998s Wikidata in practice: document and library record structure and examples of data searches using WDQS] - Morning lecture organised by the National Library of the Czech Republic, Wikimedia CR and the Prague organization SKIP.
** [https://www.youtube.com/watch?v=4_0-i_qEIA8 Introduction to Wikidata and linking it to OSM] - This short introduction is presented by [[d:user:ranjithsiji|User:Ranjithsiji]] on the benefits to OpenStreetMap when connecting it to Wikidata.
''' Tool of the week '''
* [[m:Wikidata One click Info Extension"OCI"|Wikidata One Click Info]] is a multilingual extension that enables you to search for any item or word that you come across while reading or browsing online. It's an extension that makes Wikidata's data easy to retrieve and access. Install on [https://chrome.google.com/webstore/detail/ooedcbicieekcihnnalhcmpenbhlfmnj Chrome browser] or [https://addons.mozilla.org/addon/wikidata-one-click-info/ Firefox browser]. A [https://drive.google.com/file/d/1pM8kpIV0qALgUNZ5Yq-XYWEDXKfYlfVn/view short video] about the usage of the extension.
* [https://observablehq.com/@pac02/cat-most-frequent-properties CAT🐈: most frequent properties] a simple Observable tool which shows the most frequent properties for a set of Items.
* Are you able to learn languages with Wikidata content? In Ordia there is the "[https://ordia.toolforge.org/guess-image-from-pronunciation/ Guess Image from Pronunciation]" game you can use to learn a few words from various languages.
''' Other Noteworthy Stuff '''
* A small project on benchmarking query engine performance on useful Wikidata queries is asking for queries from the Wikidata user community to potentially be part of the benchmark. If you are a user of any Wikidata SPARQL service please send queries that you find useful to [mailto:pfpschneider@gmail.com Peter F. Patel-Schneider]. Say what you used the query for and whether you would like to be noted as the source of the query. Queries that take considerable time or time out are especially welcome, particularly if the query caused you to switch from the official Wikidata Query Service to some other service. More information about the project is available in [[Wikidata:Scaling_Wikidata/Benchmarking]].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes: none
* External identifiers: [[:d:Property:P13049|DDB person (GND) ID]], [[:d:Property:P13050|CIRDOC publication ID]], [[:d:Property:P13051|CIRDOC author ID]], [[:d:Property:P13052|BAHRA ID]], [[:d:Property:P13053|AniSearch person ID]], [[:d:Property:P13055|Dwelly entry ID]], [[:d:Property:P13056|Rate Your Music track ID]], [[:d:Property:P13057|Spirit of Metal band ID]], [[:d:Property:P13058|Madelen person ID]], [[:d:Property:P13059|Babelio subject ID]], [[:d:Property:P13060|Indo-Tibetan Lexical Resource ID]], [[:d:Property:P13061|World Historical Gazetteer place ID]], [[:d:Property:P13062|VG247 series ID]], [[:d:Property:P13063|ITTF PTT ID]], [[:d:Property:P13064|Lega Serie A player ID]], [[:d:Property:P13065|Push Square series ID]], [[:d:Property:P13066|LWW journal ID]], [[:d:Property:P13067|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Property:P13068|Enciclopedia bresciana ID]], [[:d:Property:P13069|A digital concordance of the R̥gveda ID]], [[:d:Property:P13070|Inathèque document ID]], [[:d:Property:P13071|TEES ID]], [[:d:Property:P13072|DVIDS unit ID]], [[:d:Property:P13073|Korean Basketball League player ID]], [[:d:Property:P13075|Acervo de Literatura Digital Mato-Grossense person ID]], [[:d:Property:P13076|Acervo de Literatura Digital Mato-Grossense work of art ID]], [[:d:Property:P13077|Atatürk Ansiklopedisi ID]], [[:d:Property:P13078|Cihai encyclopedia entry ID]], [[:d:Property:P13079|eHLFL ID]], [[:d:Property:P13080|Songkick area ID]], [[:d:Property:P13081|DDB institution ID]], [[:d:Property:P13082|Enciclopedia medica ID]], [[:d:Property:P13083|Sapere.it Italian Dictionary ID]], [[:d:Property:P13084|Steam tag ID]], [[:d:Property:P13085|L'Équipe basketball team ID]], [[:d:Property:P13086|AELC author ID]], [[:d:Property:P13087|TF1 info topic ID]], [[:d:Property:P13088|RTL topic ID]], [[:d:Property:P13089|Actu.fr topic ID]], [[:d:Property:P13090|FAO fungal entity ID]], [[:d:Property:P13091|France Info topic ID]], [[:d:Property:P13092|KISTI institute ID]], [[:d:Property:P13093|Israel Railways station number]], [[:d:Property:P13094|Digital LIMC ID]], [[:d:Property:P13095|TDK lexeme ID]], [[:d:Property:P13096|Yandex Maps organization ID]], [[:d:Property:P13097|FightTime fighters ID]], [[:d:Property:P13098|Finlandssvenska bebyggelsenamn ID]], [[:d:Property:P13099|Cihai dictionary entry ID]], [[:d:Property:P13100|Innovating Knowledge manuscript ID]], [[:d:Property:P13101|L'Équipe basketball player ID]], [[:d:Property:P13102|Damehåndbolddatabasen ID]], [[:d:Property:P13103|Journalistikon.de ID]], [[:d:Property:P13104|graphclasses.org ID]], [[:d:Property:P13105|Taiwan Professional Basketball League player ID]], [[:d:Property:P13106|PublicationsList author ID]], [[:d:Property:P13107|Monument Counter ID]], [[:d:Property:P13108|Spirit of Metal album ID]], [[:d:Property:P13109|Spirit of Metal style ID]], [[:d:Property:P13110|Spirit of Metal artist ID]], [[:d:Property:P13111|Spirit of Metal label ID]], [[:d:Property:P13112|Spirit of Metal place ID]], [[:d:Property:P13113|Libération topic ID]], [[:d:Property:P13114|Azerbaijani Explanatory Dictionary ID]], [[:d:Property:P13115|Azerbaijani Dialect Dictionary ID]], [[:d:Property:P13116|Azerbaijani Phraseology Dictionary ID]], [[:d:Property:P13117|Lezgian Explanatory Dictionary ID]], [[:d:Property:P13118|VK Music track ID]], [[:d:Property:P13119|Taiwan Railways (TR) station number]], [[:d:Property:P13120|GamersGlobal genre]], [[:d:Property:P13121|Archivportal NRW ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
**[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
**[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>classification of a beer based on its style</nowiki>)
**[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
**[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/Eurotopics ID|Eurotopics ID]] (<nowiki>A database containing data on European media.</nowiki>)
**[[:d:Wikidata:Property proposal/rubrique d'une installation classée pour la protection de l'environnement|rubrique d'une installation classée pour la protection de l'environnement]] (<nowiki>Industrial or agricultural operations generating risks to health and the environment are regulated in France. The various risks are organized into headings in the nomenclature of installations classified for environmental protection. The dangers, pollution and nuisances of each operation are listed by public authorities.</nowiki>)
**[[:d:Wikidata:Property proposal/prototypical syntactic role of argument|prototypical syntactic role of argument]] (<nowiki>qualifier for {{P|9971}} indicating the most basic/fundamental syntactic position of that argument for that verb sense (that is, when the argument structure is not subject to any alternations)</nowiki>)
**[[:d:Wikidata:Property proposal/operating cost|operating cost]] (<nowiki>ongoing recurring cost for operating or using an object</nowiki>)
***[[:d:Wikidata:Property proposal/effective life of asset|effective life of asset]] (<nowiki>duration of time which an object/asset is expected to be used before needing to be disposed of or replaced</nowiki>)
**[[:d:Wikidata:Property proposal/Toki Pona headnoun|Toki Pona headnoun]] (<nowiki>Toki Pona common noun for which the name serves as a proper modifier</nowiki>)
**[[:d:Wikidata:Property proposal/Provides data for property|Provides data for property]] (<nowiki>the dataset associated with this external id usually contains data applicable to this other wikidata property</nowiki>)
**[[:d:Wikidata:Property proposal/TOPO id|TOPO id]] (<nowiki>unique code, defined by the {{Q|3029562}}, to identify topographical features of France (regions, departments, citys, hamlet, thoroughfares ...) and elsewhere (Countries, Foreign Cities, ...)</nowiki>)
**[[:d:Wikidata:Property proposal/ISCC|ISCC]] (<nowiki>International Standard Content Code. Hash code that identifies a media object based on fuzzy hashing.</nowiki>)
**[[:d:Wikidata:Property proposal/romantic orientation|romantic orientation]] (<nowiki>pattern of romantic attraction of this person or fictional character</nowiki>)
**[[:d:Wikidata:Property proposal/GND-BEACON-URL|GND-BEACON-URL]] (<nowiki>URL of a website's BEACON file</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/BioMed Central journal ID|BioMed Central journal ID]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/Department of Defense Identification Code|Department of Defense Identification Code]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/Identifiant Les Inrockuptibles d'un sujet|Identifiant Les Inrockuptibles d'un sujet]], [[:d:Wikidata:Property proposal/GERS ID|GERS ID]], [[:d:Wikidata:Property proposal/European Legislation Identifier|European Legislation Identifier]], [[:d:Wikidata:Property proposal/Danbooru tag|Danbooru tag]], [[:d:Wikidata:Property proposal/Health Facility Registry ID|Health Facility Registry ID]], [[:d:Wikidata:Property proposal/Alexander Keiller Museum ID|Alexander Keiller Museum ID]], [[:d:Wikidata:Property proposal/Archivportal-D-ID|Archivportal-D-ID]], [[:d:Wikidata:Property proposal/Islamic Scientific Manuscripts Initiative|Islamic Scientific Manuscripts Initiative]], [[:d:Wikidata:Property proposal/FID performing arts agent GND ID|FID performing arts agent GND ID]], [[:d:Wikidata:Property proposal/Бессмертный полк ID|Бессмертный полк ID]], [[:d:Wikidata:Property proposal/ITV News topic ID|ITV News topic ID]], [[:d:Wikidata:Property proposal/Timenote.info Person ID|Timenote.info Person ID]], [[:d:Wikidata:Property proposal/Thai railway station identifier|Thai railway station identifier]], [[:d:Wikidata:Property proposal/Dictionary of affixes used in Czech ID|Dictionary of affixes used in Czech ID]], [[:d:Wikidata:Property proposal/Resistance in Belgium ID|Resistance in Belgium ID]], [[:d:Wikidata:Property proposal/Comprehensive Information System on Korean Historical Figures ID|Comprehensive Information System on Korean Historical Figures ID]], [[:d:Wikidata:Property proposal/SNCF station trigram|SNCF station trigram]], [[:d:Wikidata:Property proposal/The Princeton Encyclopedia of Classical Sites ID|The Princeton Encyclopedia of Classical Sites ID]], [[:d:Wikidata:Property proposal/DBIS ID|DBIS ID]], [[:d:Wikidata:Property proposal/ISFDB editorial collection ID|ISFDB editorial collection ID]], [[:d:Wikidata:Property proposal/Game Jolt username|Game Jolt username]], [[:d:Wikidata:Property proposal/ANID Researcher Portal ID|ANID Researcher Portal ID]], [[:d:Wikidata:Property proposal/Ninilchik Russian Dictionary ID|Ninilchik Russian Dictionary ID]], [[:d:Wikidata:Property proposal/Identifiant Mediapart d'un blogueur|Identifiant Mediapart d'un blogueur]], [[:d:Wikidata:Property proposal/WikiBaseball ID|WikiBaseball ID]], [[:d:Wikidata:Property proposal/Kultboy editor ID|Kultboy editor ID]], [[:d:Wikidata:Property proposal/TMDB network ID|TMDB network ID]], [[:d:Wikidata:Property proposal/identifiant Centre d'études Picasso|identifiant Centre d'études Picasso]], [[:d:Wikidata:Property proposal/ILEC World Lake Database ID|ILEC World Lake Database ID]], [[:d:Wikidata:Property proposal/Indo-European Lexicon ID|Indo-European Lexicon ID]], [[:d:Wikidata:Property proposal/SGES monument ID|SGES monument ID]], [[:d:Wikidata:Property proposal/Ranker ID|Ranker ID]], [[:d:Wikidata:Property proposal/Hindi Shabdamitra entry ID|Hindi Shabdamitra entry ID]], [[:d:Wikidata:Property proposal/Presisov večjezični slovar ID|Presisov večjezični slovar ID]], [[:d:Wikidata:Property proposal/Usito|Usito]], [[:d:Wikidata:Property proposal/Sanzhi Dargwa dictionary ID|Sanzhi Dargwa dictionary ID]], [[:d:Wikidata:Property proposal/FVDP Vietnamese dictionary ID|FVDP Vietnamese dictionary ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/BpFd Individual animals counted per species], [https://w.wiki/BpG9 list of these individual animals]
** [https://w.wiki/BgKJ Chronology of deaths of mathematicians, with their theorems] ([https://x.com/Pyb75/status/1849805466643181634 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject AveburyPapers|AveburyPapers]] - The Avebury Papers is a collaborative UKRI-funded research project between University of York; University of Bristol; the National Trust; English Heritage; and Historic England. As part of this project, the team are doing several tasks which are generating data, some of which will be shared via Wikidata, in an effort to link parts of the Avebury collection with other collections.
* WikiProject Highlights:
** [[d:Wikidata:WikiProject India/Schools|India/Schools]] - focused on school in India
** [[d:Wikidata:WikiProject Video games/2025 video games|2025 video games]] - dedicated to the world of video games in 2025
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Lexicographical data/Statistics/Count of lexemes without senses|Count of lexemes without senses]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q101110072|2024 United States presidential election (Q101110072)]] - 60th quadrennial U.S. presidential election
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L352|Katze (L352)]] - "domesticated feline animal" in German
''' Development '''
* Mobile statement editing: We are making progress on the technical investigation for how to make it easier to edit statements on mobile. A lot more work to be done after that though.
* We fixed the sidebar link to the main page in many languages ([[phab:T184386]])
* Codex: We are continuing with the migration of the Query Builder to Codex, the new design system. The migration of Special:NewLexeme is almost finished.
* Query Service: We have updated the list of languages for the language selector in the UI ([[phab:T358572]])
* Vector 2022: We are continuing to adress issues of the Item UI in dark mode ([[phab:T369385]])
* Wikibase REST API:
** We are moving from v0 to v1.
** We have finished the work on the new endpoint for creating Properties.
* Action API: We’re improving the way the wbformatvalue API handles invalid options ([[phab:T323778]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 28|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:३२, ४ नवम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27679634 -->
== Wikidata weekly summary #653 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-11-11. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 04|#652]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming
** [[d:Wikidata:Scholia/Events/Hackathon November 2024|Scholia Hackathon]] on November 15-16 (online)
** [https://news.harvard.edu/gazette/harvard-events/events-calendar/?trumbaEmbed=view%3Devent%26eventid%3D178656789 Black Teacher Archive Wikidata Edit-a-thon] - 19 November 2024, 9am - 12pm, Address: Gutman Library, 6 Appian Way, Cambridge, MA. Improve information about individual educators and their relationships with Colored Teachers Associations, HBCUs, the Divine Nine, religious institutions, and political organizations like the NAACP and Urban League.
** (German)[https://www.berliner-antike-kolleg.org/transfer/termine/2024_11_19_digital_classicist.html Seminar: Using wikibase as an integration platform for morphosyntactic and semantic annotations of Akkadian texts] - 19.11.2024, 16:00 - 18:00 CET (UTC+1), held at the Berlin-Brandenburgische Akademie der Wissenschaften (Unter den Linden 8, 10117 Berlin)
** [https://capacoa.ca/event/wikidata-in-dance-workshop/ Wikidata in dance workshop] - 3 December 2024, 1pm EST (UTC+5). A step-by-step workshop for members of the Canadian Dance Assembly. A free, expert-led series on how open data can benefit dance companies and artists.
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/VVBT5YD5I6OW4UQ37AGY2D32LATXT5ZU/ Save the date: Wikimedia Hackathon to be held in Istanbul, Turkey on May 2 - 4, 2025]
** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/TUBM6WI4LHPVEXVMFKHF5ZR3QNUBRYBG/ Apply for a scholarship to attend Wikimania 2025] Scholarships open: 7th November-8th December 2024
''' Press, articles, blog posts, videos '''
* Blogs
** [https://blog.wikimedia.de/2024/10/31/wikidata-sprachen-im-internet-fordert/ Bridging language gaps: How Wikidata promotes languages on the Internet] (in German) about the [https://meta.wikimedia.org/wiki/Software_Collaboration_for_Wikidata Software Collaboration Project for Wikidata]
** [https://wikimedia.ch/en/news/swiss-server-helps-optimise-wikidata-in-the-field-of-medicine/ Swiss server helps optimise Wikidata in the field of medicine] - Wikimedia CH supporting Houcemeddine Turki in leveraging AI to transform Wikidata into a comprehensive, reliable biomedical resource, to bridge healthcare information gaps, especially in the Global South.
** [https://ultimategerardm.blogspot.com/2024/11/the-story-of-african-award-winning.html The story of African award winning scientists using Wikifunctions]
* Videos
** [https://www.youtube.com/watch?v=JcoYXJUT-zQ Wikidata's 12th birthday presents demos]
** (es) [https://www.youtube.com/watch?v=9h4vcrqhNd0 Open data for journalistic investigation: The cases of Wikidata and Poderopedia] - This session held by Monica Ventura and Carla Toro discusses how open-data allow transparent analysis and evidence-based storytelling, enabling journalists to explore and verify complex information connections.
** (it) [https://www.youtube.com/watch?v=SgxpZzLrNCs AuthorityBox & Alphabetica] - The use of Wikidata's data in the Alphabetica portal and in the [[d:User:Bargioni/AuthorityBox_SBN.js|SBN AuthorityBox]] gadget that can be activated via Code Injector in the [https://opac.sbn.it/ SBN OPAC].
** [https://www.youtube.com/live/7RYutAJdmLg?t=9720s Semantic Wikibase] - Kolja Bailly presents this session during the MediaWiki Users & Developers Conference Fall 2024 (Day 3).
** (zh-TW) [https://www.youtube.com/watch?v=xNAWiLh2o-M Wikidata lexeme editing demonstration] - Wikidata Taiwan provide a demonstration to lexeme editing.
** (es) [https://www.youtube.com/watch?v=LNlXZ97vb9E OpenRefine - Wikidata Days 2024] - Conducted by Omar Vega from Wikimedia Peru, learn how to create a project with a list, clean and collate data, create a Wikidata schema and upload using QuickStatements.
** (es) [https://www.youtube.com/watch?v=HSsoKIrvg2c Merging duplicate Items in Wikidata]
** [https://www.youtube.com/watch?v=biWYkba4pi0 Introduction to Wikidata for Beginners in the Mabia communities]
''' Tool of the week '''
* [https://wdrecentchanges.toolforge.org Wikidata Edits Heatmap]: Real-time map that visualizes recent changes in Wikidata with geospatial markers showing the location of updated Items.
* [https://observablehq.com/@pac02/wwrw Western world versus the rest of the world]: a tool computing the distribution of mentioned entities in Wikipedia articles between Western world and the rest of the world.
''' Other Noteworthy Stuff '''
* Starting ca. today ({{ISOdate|2024-11-11}}), tools or bots which use the [[:wikitech:Help:Wiki Replicas|wiki replicas]] (such as Quarry) will observe outdated data for up to 8-10 days, as a result of necessary database maintenance ([[phabricator:T367856|T367856]]). Tools or bots which use the APIs will not be affected.
* Job vacancy [https://wikimedia-deutschland.softgarden.io/job/50824818/Product-Manager-Wikibase-Suite-m-f-d-?jobDbPVId=167093023&l=en Product Manager: Wikibase Suite]: Wikibase Suite allows institutions to create and host their own linked knowledge base with maximum customizability, this role will be responsible for the vision and strategy of this exciting product!
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes: none
* External identifiers: [[:d:Property:P13052|BAHRA ID]], [[:d:Property:P13053|AniSearch person ID]], [[:d:Property:P13055|Dwelly entry ID]], [[:d:Property:P13056|Rate Your Music track ID]], [[:d:Property:P13057|Spirit of Metal band ID]], [[:d:Property:P13058|Madelen person ID]], [[:d:Property:P13059|Babelio subject ID]], [[:d:Property:P13060|Indo-Tibetan Lexical Resource ID]], [[:d:Property:P13061|World Historical Gazetteer place ID]], [[:d:Property:P13062|VG247 series ID]], [[:d:Property:P13063|ITTF PTT ID]], [[:d:Property:P13064|Lega Serie A player ID]], [[:d:Property:P13065|Push Square series ID]], [[:d:Property:P13066|LWW journal ID]], [[:d:Property:P13067|Diccionario biográfico de Castilla-La Mancha ID]], [[:d:Property:P13068|Enciclopedia bresciana ID]], [[:d:Property:P13069|A digital concordance of the R̥gveda ID]], [[:d:Property:P13070|Inathèque document ID]], [[:d:Property:P13071|TEES ID]], [[:d:Property:P13072|DVIDS unit ID]], [[:d:Property:P13073|Korean Basketball League player ID]], [[:d:Property:P13075|Acervo de Literatura Digital Mato-Grossense person ID]], [[:d:Property:P13076|Acervo de Literatura Digital Mato-Grossense work of art ID]], [[:d:Property:P13077|Atatürk Ansiklopedisi ID]], [[:d:Property:P13078|Cihai encyclopedia entry ID]], [[:d:Property:P13079|eHLFL ID]], [[:d:Property:P13080|Songkick area ID]], [[:d:Property:P13081|DDB institution ID]], [[:d:Property:P13082|Enciclopedia medica ID]], [[:d:Property:P13083|Sapere.it Italian Dictionary ID]], [[:d:Property:P13084|Steam tag ID]], [[:d:Property:P13085|L'Équipe basketball team ID]], [[:d:Property:P13086|AELC author ID]], [[:d:Property:P13087|TF1 info topic ID]], [[:d:Property:P13088|RTL topic ID]], [[:d:Property:P13089|Actu.fr topic ID]], [[:d:Property:P13090|FAO fungal entity ID]], [[:d:Property:P13091|France Info topic ID]], [[:d:Property:P13092|KISTI institute ID]], [[:d:Property:P13093|Israel Railways station number]], [[:d:Property:P13094|Digital LIMC ID]], [[:d:Property:P13095|TDK lexeme ID]], [[:d:Property:P13096|Yandex Maps organization ID]], [[:d:Property:P13097|FightTime fighters ID]], [[:d:Property:P13098|Finlandssvenska bebyggelsenamn ID]], [[:d:Property:P13099|Cihai dictionary entry ID]], [[:d:Property:P13100|Innovating Knowledge manuscript ID]], [[:d:Property:P13101|L'Équipe basketball player ID]], [[:d:Property:P13102|Damehåndbolddatabasen ID]], [[:d:Property:P13103|Journalistikon.de ID]], [[:d:Property:P13104|graphclasses.org ID]], [[:d:Property:P13105|Taiwan Professional Basketball League player ID]], [[:d:Property:P13106|PublicationsList author ID]], [[:d:Property:P13107|Monument Counter ID]], [[:d:Property:P13108|Spirit of Metal album ID]], [[:d:Property:P13109|Spirit of Metal style ID]], [[:d:Property:P13110|Spirit of Metal artist ID]], [[:d:Property:P13111|Spirit of Metal label ID]], [[:d:Property:P13112|Spirit of Metal place ID]], [[:d:Property:P13113|Libération topic ID]], [[:d:Property:P13114|Azerbaijani Explanatory Dictionary ID]], [[:d:Property:P13115|Azerbaijani Dialect Dictionary ID]], [[:d:Property:P13116|Azerbaijani Phraseology Dictionary ID]], [[:d:Property:P13117|Lezgian Explanatory Dictionary ID]], [[:d:Property:P13118|VK Music track ID]], [[:d:Property:P13119|Taiwan Railways (TR) station number]], [[:d:Property:P13120|GamersGlobal genre]], [[:d:Property:P13121|Archivportal NRW ID]], [[:d:Property:P13122|Department of Defense Identification Code]], [[:d:Property:P13123|Health Facility Registry ID]], [[:d:Property:P13124|BioMed Central journal ID]], [[:d:Property:P13125|Immortal Regiment ID]], [[:d:Property:P13126|dictionary of affixes used in Czech ID]], [[:d:Property:P13127|Eurotopics ID]], [[:d:Property:P13128|TMDB network ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
**[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
**[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>classification of a beer based on its style</nowiki>)
**[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
**[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/rubrique d'une installation classée pour la protection de l'environnement|rubrique d'une installation classée pour la protection de l'environnement]] (<nowiki>Industrial or agricultural operations generating risks to health and the environment are regulated in France. The various risks are organized into headings in the nomenclature of installations classified for environmental protection. The dangers, pollution and nuisances of each operation are listed by public authorities.</nowiki>)
**[[:d:Wikidata:Property proposal/prototypical syntactic role of argument|prototypical syntactic role of argument]] (<nowiki>qualifier for {{P|9971}} indicating the most basic/fundamental syntactic position of that argument for that verb sense (that is, when the argument structure is not subject to any alternations)</nowiki>)
**[[:d:Wikidata:Property proposal/operating cost|operating cost]] (<nowiki>ongoing recurring cost for operating or using an object</nowiki>)
**[[:d:Wikidata:Property proposal/effective life of asset|effective life of asset]] (<nowiki>duration of time which an object/asset is expected to be used before needing to be disposed of or replaced</nowiki>)
**[[:d:Wikidata:Property proposal/Toki Pona headnoun|Toki Pona headnoun]] (<nowiki>Toki Pona common noun for which the name serves as a proper modifier</nowiki>)
**[[:d:Wikidata:Property proposal/Provides data for property|Provides data for property]] (<nowiki>the dataset associated with this external id usually contains data applicable to this other wikidata property</nowiki>)
**[[:d:Wikidata:Property proposal/TOPO id|TOPO id]] (<nowiki>unique code, defined by the {{Q|3029562}}, to identify topographical features of France (regions, departments, citys, hamlet, thoroughfares ...) and elsewhere (Countries, Foreign Cities, ...)</nowiki>)
**[[:d:Wikidata:Property proposal/ISCC|ISCC]] (<nowiki>International Standard Content Code. Hash code that identifies a media object based on fuzzy hashing.</nowiki>)
**[[:d:Wikidata:Property proposal/romantic orientation|romantic orientation]] (<nowiki>pattern of romantic attraction of this person or fictional character</nowiki>)
**[[:d:Wikidata:Property proposal/GND-BEACON-URL|GND-BEACON-URL]] (<nowiki>URL of an online service's BEACON file</nowiki>)
**[[:d:Wikidata:Property proposal/Railway station linear reference (line & milestone)|Railway station linear reference (line & milestone)]] (<nowiki>Stations are located on one or more railway routes, each at a given milestone. This makes it possible to situate them in the topology of a railway infrastructure.
A linear reference system can be used to position any object on this topology. In this case, we would add one or more route (or line) number + milestone data pairs.</nowiki>)
**[[:d:Wikidata:Property proposal/Data analysis method|Data analysis method]] (<nowiki>methods used in the main item for inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information</nowiki>)
**[[:d:Wikidata:Property proposal/Use data collection instrument|Use data collection instrument]] (<nowiki>Tool used by/in the subject to facilitate the collection of qualitative or quantitative data</nowiki>)
**[[:d:Wikidata:Property proposal/Data collection method|Data collection method]] (<nowiki>scientific data collection procedure used in/by the subject</nowiki>)
**[[:d:Wikidata:Property proposal/World Snooker Tour tournament ID|World Snooker Tour tournament ID]] (<nowiki>Identifier for a tournament on the main website of World Snooker Tour (official site)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/Identifiant Les Inrockuptibles d'un sujet|Identifiant Les Inrockuptibles d'un sujet]], [[:d:Wikidata:Property proposal/GERS ID|GERS ID]], [[:d:Wikidata:Property proposal/European Legislation Identifier|European Legislation Identifier]], [[:d:Wikidata:Property proposal/Danbooru tag|Danbooru tag]], [[:d:Wikidata:Property proposal/Alexander Keiller Museum ID|Alexander Keiller Museum ID]], [[:d:Wikidata:Property proposal/Islamic Scientific Manuscripts Initiative|Islamic Scientific Manuscripts Initiative]], [[:d:Wikidata:Property proposal/ITV News topic ID|ITV News topic ID]], [[:d:Wikidata:Property proposal/Timenote.info Person ID|Timenote.info Person ID]], [[:d:Wikidata:Property proposal/Thai railway station identifier|Thai railway station identifier]], [[:d:Wikidata:Property proposal/Resistance in Belgium ID|Resistance in Belgium ID]], [[:d:Wikidata:Property proposal/Comprehensive Information System on Korean Historical Figures ID|Comprehensive Information System on Korean Historical Figures ID]], [[:d:Wikidata:Property proposal/SNCF station trigram|SNCF station trigram]], [[:d:Wikidata:Property proposal/The Princeton Encyclopedia of Classical Sites ID|The Princeton Encyclopedia of Classical Sites ID]], [[:d:Wikidata:Property proposal/DBIS ID|DBIS ID]], [[:d:Wikidata:Property proposal/ISFDB editorial collection ID|ISFDB editorial collection ID]], [[:d:Wikidata:Property proposal/Game Jolt username|Game Jolt username]], [[:d:Wikidata:Property proposal/ANID Researcher Portal ID|ANID Researcher Portal ID]], [[:d:Wikidata:Property proposal/Ninilchik Russian Dictionary ID|Ninilchik Russian Dictionary ID]], [[:d:Wikidata:Property proposal/Identifiant Mediapart d'un blogueur|Identifiant Mediapart d'un blogueur]], [[:d:Wikidata:Property proposal/WikiBaseball ID|WikiBaseball ID]], [[:d:Wikidata:Property proposal/Kultboy editor ID|Kultboy editor ID]], [[:d:Wikidata:Property proposal/identifiant Centre d'études Picasso|identifiant Centre d'études Picasso]], [[:d:Wikidata:Property proposal/ILEC World Lake Database ID|ILEC World Lake Database ID]], [[:d:Wikidata:Property proposal/Indo-European Lexicon ID|Indo-European Lexicon ID]], [[:d:Wikidata:Property proposal/SGES monument ID|SGES monument ID]], [[:d:Wikidata:Property proposal/Ranker ID|Ranker ID]], [[:d:Wikidata:Property proposal/Hindi Shabdamitra entry ID|Hindi Shabdamitra entry ID]], [[:d:Wikidata:Property proposal/Presisov večjezični slovar ID|Presisov večjezični slovar ID]], [[:d:Wikidata:Property proposal/Usito|Usito]], [[:d:Wikidata:Property proposal/Sanzhi Dargwa dictionary ID|Sanzhi Dargwa dictionary ID]], [[:d:Wikidata:Property proposal/FVDP Vietnamese dictionary ID|FVDP Vietnamese dictionary ID]], [[:d:Wikidata:Property proposal/FNAC author ID|FNAC author ID]], [[:d:Wikidata:Property proposal/CAMRA Experience pub ID 2|CAMRA Experience pub ID 2]], [[:d:Wikidata:Property proposal/Sage Social Science Thesaurus ID|Sage Social Science Thesaurus ID]], [[:d:Wikidata:Property proposal/Estonian–Latvian Dictionary ID|Estonian–Latvian Dictionary ID]], [[:d:Wikidata:Property proposal/Everand author ID|Everand author ID]], [[:d:Wikidata:Property proposal/Phish.net Venue ID|Phish.net Venue ID]], [[:d:Wikidata:Property proposal/El Moudjahid tag ID|El Moudjahid tag ID]], [[:d:Wikidata:Property proposal/bruker-ID i Store norske leksikon|bruker-ID i Store norske leksikon]], [[:d:Wikidata:Property proposal/teams.by national team ID|teams.by national team ID]], [[:d:Wikidata:Property proposal/Medieval Coin Hoards of the British Isles ID|Medieval Coin Hoards of the British Isles ID]], [[:d:Wikidata:Property proposal/Measuring points uuid|Measuring points uuid]], [[:d:Wikidata:Property proposal/DEX '09 entry ID|DEX '09 entry ID]], [[:d:Wikidata:Property proposal/Marktstammdatenregisternummer (Einheit)|Marktstammdatenregisternummer (Einheit)]], [[:d:Wikidata:Property proposal/Paramount+ video ID|Paramount+ video ID]], [[:d:Wikidata:Property proposal/Gerbang Kata ID|Gerbang Kata ID]], [[:d:Wikidata:Property proposal/World Women's Snooker player ID|World Women's Snooker player ID]], [[:d:Wikidata:Property proposal/Chinese Basketball Association player ID|Chinese Basketball Association player ID]], [[:d:Wikidata:Property proposal/NBA G League player ID|NBA G League player ID]], [[:d:Wikidata:Property proposal/Basketballnavi.DB player ID|Basketballnavi.DB player ID]], [[:d:Wikidata:Property proposal/Football Kit Archive ID|Football Kit Archive ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Bsmj Recently edited lexemes since 'DATE'] (in this case Danish since 01.11.2024)
** [https://w.wiki/Bvap List films shot by filming location] - try changing the wd: Wikidata item to another country, city, or even a building or natural location.
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Public_art/Reports/Suriname|Suriname Public Art]] - public artworks and memorials in Suriname
** [[d:Wikidata:WikiProject HDF|HDF]] - A WikiProject for work underway at the [[d:Q106509427|The HDF Group (Q106509427)]] to connect HDF data with Wikidata.
** [[d:Wikidata:WikiProject French Literary Prizes|French Literary Prizes]] - Aims to coordinate the development of a database on French literary prizes (prize list, jury members, list of winners). In 2008, Bertrand Labes listed more than 1,500 French-speaking literary prizes. To date, Wikidata has 709, including 24 including the list of winners and awarded works.
* Newest [[d:Wikidata:Database reports|database reports]]: [https://orthohin.toolforge.org/ Languages with the most lexemes without senses] (using Toolforge tool 'Orthohin')
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q5598|Rembrandt (Q5598)]] - Dutch painter and printmaker (1606–1669)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L740318|ਜੀਵਣ/جِیوَݨ (L740318)]] - 'life' in Punjabi
''' Development '''
* Lua: We changed the Wikibase function ''getAllStatements'' logic to behave as ''getBestStatements''. When invoked, it was returning mutable direct-values, now it will return a copy of those values (which are immutable). ([[phab:T270851]])
* Wikibase REST API:
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/L7CPFQRY4RC5NCXOKRN4HWBTNBJ6GS4X/ Wikibase REST API is now on version 1!]
** We've finished the work on the create Property endpoint so it is now possible to create Properties via the REST API.
* Configuration: We removed 'mainpage' from $wgForceUIMsgAsContentMsg for Wikidata as requested so translations of the main page are available ([[phab:T184386]])
* mul language code: We moved it to the top of the termbox so labels and aliases in mul are visible first ([[phab:T371802]])
* Revision table size: We are investigating the current state of the revision table of Wikidata's database and what the next steps should be to address its issues.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 10 28|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:३१, ११ नवम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27703854 -->
== Wikidata weekly summary #654 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-11-19. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 11|#653]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session (Attn: Please fill out Pre-Participation Survey!) 19 November, 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 19 November, 2024 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET ([https://zonestamp.toolforge.org/1732035600 Time zone converter]) Wikimedian Mahir Morshed is leading a series of four sessions focused on lexicographical data in Wikidata. We are looking forward to learning more about these Wikibase entities! If you anticipate attending the workshop sessions, please fill out a brief survey linked from our [https://etherpad.wikimedia.org/p/LD4-WDAG_Lexicographical_Data_Series LD4-WDAG Lexicographical Data Series Etherpad] to help us prepare relevant materials for you. You only need to fill it out once, no matter how many sessions you plan to attend. Sessions will be held on November 5, November 19, December 3, and December 17, 2024 at our regular time of 9am PT / 12pm ET / 17:00 UTC / 6pm CET. Visit the [[Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Second_Project_Series|event LD4 Affinity Group WikiPoject page]]
* [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/YQ7CQXMFAYPWOHLEF7KLZZNR3SYIBURN/ Conference about Wikidata and research at the University of Florence in Italy - call for papers deadline December 9, 2024]
* [[mw:Wikimedia_Hackathon_2025|Wikimedia Hackathon 2025]] Registration is open until mid-April 2025 (unless event reahes capacity earlier). Hackathon takes place in Istanbul May 2 - 5, 2025.
''' Press, articles, blog posts, videos '''
* Blogs
** GLAM October Newsletter
*** (Spanish + En) [[outreach:GLAM/Newsletter/October 2024/Contents/Colombia report|Colombia Report]] - exploring uses of Wikidata in the Colombian context.
*** [[outreach:GLAM/Newsletter/October_2024/Contents/Latvia_report|Stats and program of the Wikidata Workshop 2024: National Library of Latvia]]
*** [[outreach:GLAM/Newsletter/October 2024/Contents/Wikidata report|Wikidata 12th Birthday Report]]
** [https://blog.rayberger.org/wikidata-and-the-2024-open-library-community-celebration Wikidata and the 2024 Open Library Community Celebration] - Ray Berger shares their presentation for the Open Library celebration.
** [https://medium.com/@mark.reuter/a-hip-hop-world-map-7472a66da6a3 A Hip Hop World Map] - Mark Reuter uses Wikidata to create a map of Hip Hop artists birthplaces.
* Papers
** [https://www.infodocket.com/2024/11/05/journal-article-shifting-paradigms-the-impact-of-streaming-on-diversity-in-academic-library-film-collections/ Journal Article: “Shifting Paradigms: The Impact of Streaming on Diversity in Academic Library Film Collections”] - Examines the impact of academic libraries shifting collections from physical to digital medium storage, and how Wikidata is used to analyse this. By Clarkson et al.,2024.
** [https://cgscholar.com/bookstore/works/encoding-archaeological-data-models-as-wikidata-schemas?category_id=cgrn&path=cgrn/296/301 Encoding Archaeological Data Models as Wikidata Schemas] - How Wikidata schema are being used to help the [[d:Wikidata:WikiProject_IDEA|Duros-Europos]] archaelogical archive By Thornton et al., 2024.
** [https://arxiv.org/abs/2411.08696 Population and Exploration of Conference Data in Wikidata using LLMs] - to automate addition of scholarly data. By extracting metadata from unstructured sources and adding over 6,000 entities, it demonstrates a scalable method to enhance Wikidata as a scholarly resource. By Mihindukulasooriya et al., 2024.
** [https://ceur-ws.org/Vol-3828/paper37.pdf DBLP to Wikidata: Populating Scholarly Articles in Wikidata] Presents a tool and method for adding scholarly articles and related entities, like co-authors and conference proceedings, to Wikidata using DBLP data, promoting the enhancement of Wikidata’s scholarly coverage. By Nandana Mihindukulasooriya.
* Slides
** (Italian) all the slides of the presentations held during [[:d:Wikidata:Events/Wikidata Days Bologna 2024|Wikidata Days Bologna 2024]] are available in [[:commons:Category:Wikidata Days Bologna 2024 presentations]] (the links have also been added to the [[:d:Wikidata:Events/Wikidata Days Bologna 2024/Programma|program page]])
* Videos
** (Italian) all the videos of the presentations held during [[:d:Wikidata:Events/Wikidata Days Bologna 2024|Wikidata Days Bologna 2024]] in the main room are available in [[:commons:Category:Wikidata Days Bologna 2024 videos]] (the links have also been added to the [[:d:Wikidata:Events/Wikidata Days Bologna 2024/Programma|program page]])
** [https://www.youtube.com/watch?v=QfOP3rPZCUg&pp=ygUIV2lraWRhdGE%3D Launch of Wikidata Lexicographical Data Contest] from the Dagaare Wikimedia Community.
** (Spanish) [https://www.youtube.com/watch?v=XmDgtf4YNCQ How to contribute to Wikidata with QuickStatements?] Omar Vegu of the Wikimedia Perú community will be showing how QS can be used to mass-edit Wikidata.
** (Spanish) [https://www.youtube.com/watch?v=HSsoKIrvg2c Wikidata - how to merge two elements that are repeated statements?] - What to do if you find more than one Wikidata item of the same, exact thing? This guide will show you what to do.
** [https://www.youtube.com/watch?v=zy8kv8VGMYU&pp=ygUIV2lraWRhdGE%3D WCNA 2024 Lightning talk: Designing a Wikidata Edit-a-thon for the Black Teacher Archive] - if you are interested in organising a Wikidata edit-a-thon (on any subject), this presentation shows the steps needed.
** [https://www.youtube.com/watch?v=zMSIok3W3io&pp=ygUIV2lraWRhdGE%3D WCNA 2024: Adding authority control properties in Wikidata for writer and artist biographies] - an example of using Wikidata to enrich and expand an item for biographies.
** [https://www.youtube.com/watch?v=3BYF6L-D350&pp=ygUIV2lraWRhdGE%3D WCNA 2024: Wikidata profiling of small town art] - an example of how structured data can be used to preserve cultural history.
** [https://www.youtube.com/watch?v=hRlW2hTvCPQ MediaWiki U&D Con Fall 2024 - Day 3 - Introduction to Wikibase: Managing Datasets & Collections]
''' Tool of the week '''
* [https://dblp-to-wikidata.streamlit.app/ DBLP to Wikidata] - This tool is for adding scholarly articles to Wikidata utilizing data from DBLP. It also provides article authors with a tool to enhance Wikidata with associated entities, such as missing co-authors or conference proceeding entities. [https://www.youtube.com/watch?v=OgrlGqoegTY Demo video] & [https://github.com/scholarly-wikidata/dblp-to-wikidata Github repo]
''' Other Noteworthy Stuff '''
* [https://observablehq.com/d/0099520872e082b9 Observable: Example SPARQL Queries Provenance Index LOD]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes: none
** External identifiers: [[:d:Property:P13071|TEES ID]], [[:d:Property:P13072|DVIDS unit ID]], [[:d:Property:P13073|Korean Basketball League player ID]], [[:d:Property:P13075|Acervo de Literatura Digital Mato-Grossense person ID]], [[:d:Property:P13076|Acervo de Literatura Digital Mato-Grossense work of art ID]], [[:d:Property:P13077|Atatürk Ansiklopedisi ID]], [[:d:Property:P13078|Cihai encyclopedia entry ID]], [[:d:Property:P13079|eHLFL ID]], [[:d:Property:P13080|Songkick area ID]], [[:d:Property:P13081|DDB institution ID]], [[:d:Property:P13082|Enciclopedia medica ID]], [[:d:Property:P13083|Sapere.it Italian Dictionary ID]], [[:d:Property:P13084|Steam tag ID]], [[:d:Property:P13085|L'Équipe basketball team ID]], [[:d:Property:P13086|AELC author ID]], [[:d:Property:P13087|TF1 info topic ID]], [[:d:Property:P13088|RTL topic ID]], [[:d:Property:P13089|Actu.fr topic ID]], [[:d:Property:P13090|FAO fungal entity ID]], [[:d:Property:P13091|France Info topic ID]], [[:d:Property:P13092|KISTI institute ID]], [[:d:Property:P13093|Israel Railways station number]], [[:d:Property:P13094|Digital LIMC ID]], [[:d:Property:P13095|TDK lexeme ID]], [[:d:Property:P13096|Yandex Maps organization ID]], [[:d:Property:P13097|FightTime fighters ID]], [[:d:Property:P13098|Finlandssvenska bebyggelsenamn ID]], [[:d:Property:P13099|Cihai dictionary entry ID]], [[:d:Property:P13100|Innovating Knowledge manuscript ID]], [[:d:Property:P13101|L'Équipe basketball player ID]], [[:d:Property:P13102|Damehåndbolddatabasen ID]], [[:d:Property:P13103|Journalistikon.de ID]], [[:d:Property:P13104|graphclasses.org ID]], [[:d:Property:P13105|Taiwan Professional Basketball League player ID]], [[:d:Property:P13106|PublicationsList author ID]], [[:d:Property:P13107|Monument Counter ID]], [[:d:Property:P13108|Spirit of Metal album ID]], [[:d:Property:P13109|Spirit of Metal style ID]], [[:d:Property:P13110|Spirit of Metal artist ID]], [[:d:Property:P13111|Spirit of Metal label ID]], [[:d:Property:P13112|Spirit of Metal place ID]], [[:d:Property:P13113|Libération topic ID]], [[:d:Property:P13114|Azerbaijani Explanatory Dictionary ID]], [[:d:Property:P13115|Azerbaijani Dialect Dictionary ID]], [[:d:Property:P13116|Azerbaijani Phraseology Dictionary ID]], [[:d:Property:P13117|Lezgian Explanatory Dictionary ID]], [[:d:Property:P13118|VK Music track ID]], [[:d:Property:P13119|Taiwan Railways (TR) station number]], [[:d:Property:P13120|GamersGlobal genre]], [[:d:Property:P13121|Archivportal NRW ID]], [[:d:Property:P13122|Department of Defense Identification Code]], [[:d:Property:P13123|Health Facility Registry ID]], [[:d:Property:P13124|BioMed Central journal ID]], [[:d:Property:P13125|Immortal Regiment ID]], [[:d:Property:P13126|dictionary of affixes used in Czech ID]], [[:d:Property:P13127|Eurotopics ID]], [[:d:Property:P13128|TMDB network ID]], [[:d:Property:P13129|Kultboy editor ID]], [[:d:Property:P13130|WikiBaseball ID]], [[:d:Property:P13131|Ninilchik Russian Dictionary ID]], [[:d:Property:P13132|ANID Researcher Portal]], [[:d:Property:P13133|TOPO ID]], [[:d:Property:P13134|DBIS Resource ID]], [[:d:Property:P13135|ITV News topic ID]], [[:d:Property:P13136|Princeton Encyclopedia of Classical Sites ID]], [[:d:Property:P13137|ISFDB editorial collection ID]], [[:d:Property:P13138|Great Norwegian Encyclopedia contributor ID]], [[:d:Property:P13139|ILEC World Lake Database ID]], [[:d:Property:P13140|Sage Social Science Thesaurus ID]], [[:d:Property:P13141|El Moudjahid tag ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* Newest General datatype property proposals to review:
**[[:d:Wikidata:Property proposal/chemical formula|chemical formula]] (<nowiki>Description of chemical compound giving element symbols and counts</nowiki>)
**[[:d:Wikidata:Property proposal/mode of reproduction|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Wikidata:Property proposal/health points|health points]] (<nowiki>health or armor points of this video game, board game or role-playing game character</nowiki>)
**[[:d:Wikidata:Property proposal/damage|damage]] (<nowiki>damage value of this video game weapon, ability or character</nowiki>)
**[[:d:Wikidata:Property proposal/Mummy of a person|Mummy of a person]] (<nowiki>mummy of a person</nowiki>)
**[[:d:Wikidata:Property proposal/WPBSA com player ID|WPBSA com player ID]] (<nowiki>Identifier for an athlete on the main website of WPBSA</nowiki>)
**[[:d:Wikidata:Property proposal/JLPT level|JLPT level]] (<nowiki>difficulty of word by the level of JLPT</nowiki>)
**[[:d:Wikidata:Property proposal/beer style|beer style]] (<nowiki>classification of a beer based on its style</nowiki>)
**[[:d:Wikidata:Property proposal/has forks|has forks]] (<nowiki>Notable software forks of this software</nowiki>)
**[[:d:Wikidata:Property proposal/most populous settlement|most populous settlement]] (<nowiki>city, town, or other settlement with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/rubrique d'une installation classée pour la protection de l'environnement|rubrique d'une installation classée pour la protection de l'environnement]] (<nowiki>Industrial or agricultural operations generating risks to health and the environment are regulated in France. The various risks are organized into headings in the nomenclature of installations classified for environmental protection. The dangers, pollution and nuisances of each operation are listed by public authorities.</nowiki>)
**[[:d:Wikidata:Property proposal/prototypical syntactic role of argument|prototypical syntactic role of argument]] (<nowiki>qualifier for {{P|9971}} indicating the most basic/fundamental syntactic position of that argument for that verb sense (that is, when the argument structure is not subject to any alternations)</nowiki>)
**[[:d:Wikidata:Property proposal/operating cost|operating cost]] (<nowiki>ongoing recurring cost for operating or using an object</nowiki>)
**[[:d:Wikidata:Property proposal/effective life of asset|effective life of asset]] (<nowiki>duration of time which an object/asset is expected to be used before needing to be disposed of or replaced</nowiki>)
**[[:d:Wikidata:Property proposal/Toki Pona headnoun|Toki Pona headnoun]] (<nowiki>Toki Pona common noun for which the name serves as a proper modifier</nowiki>)
**[[:d:Wikidata:Property proposal/Provides data for property|Provides data for property]] (<nowiki>the dataset associated with this external id usually contains data applicable to this other wikidata property</nowiki>)
**[[:d:Wikidata:Property proposal/ISCC|ISCC]] (<nowiki>International Standard Content Code. Hash code that identifies a media object based on fuzzy hashing.</nowiki>)
**[[:d:Wikidata:Property proposal/romantic orientation|romantic orientation]] (<nowiki>pattern of romantic attraction of this person or fictional character</nowiki>)
**[[:d:Wikidata:Property proposal/GND-BEACON-URL|GND-BEACON-URL]] (<nowiki>URL of an online service's BEACON file</nowiki>)
**[[:d:Wikidata:Property proposal/Railway station linear reference (line & milestone)|Railway station linear reference (line & milestone)]] (<nowiki>Stations are located on one or more railway routes, each at a given milestone. This makes it possible to situate them in the topology of a railway infrastructure.
A linear reference system can be used to position any object on this topology. In this case, we would add one or more route (or line) number + milestone data pairs.</nowiki>)
**[[:d:Wikidata:Property proposal/Data analysis method|Data analysis method]] (<nowiki>methods used in the main item for inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information</nowiki>)
**[[:d:Wikidata:Property proposal/Use data collection instrument|Use data collection instrument]] (<nowiki>Tool used by/in the subject to facilitate the collection of qualitative or quantitative data</nowiki>)
**[[:d:Wikidata:Property proposal/Data collection method|Data collection method]] (<nowiki>scientific data collection procedure used in/by the subject</nowiki>)
**[[:d:Wikidata:Property proposal/World Snooker Tour tournament ID|World Snooker Tour tournament ID]] (<nowiki>Identifier for a tournament on the main website of World Snooker Tour (official site)</nowiki>)
**[[:d:Wikidata:Property proposal/study or design for this work|study or design for this work]] (<nowiki>preliminary work for this finished work</nowiki>)
**[[:d:Wikidata:Property proposal/OAI formatter|OAI formatter]] (<nowiki>formatter to generate ID compatible with {{Q|2430433}} services</nowiki>)
**[[:d:Wikidata:Property proposal/Open Library Collection|Open Library Collection]] (<nowiki>Link to Open Library Collection which contain manually and automaticallly collections of editions and works on certain topics</nowiki>)
**[[:d:Wikidata:Property proposal/scientific illustration|scientific illustration]] (<nowiki>a scientific or technical illustration of this subject</nowiki>)
**[[:d:Wikidata:Property proposal/thesis submitted for|thesis submitted for]] (<nowiki>academic degree for which a thesis or dissertation is submitted</nowiki>)
**[[:d:Wikidata:Property proposal/meeting of|meeting of]] (<nowiki>subject is a meeting or session of this body (legislature, committee, convention, etc.)</nowiki>)
* External identifiers: [[:d:Wikidata:Property proposal/case id (mainland China)|case id (mainland China)]], [[:d:Wikidata:Property proposal/Identifiant L'Humanité d’un sujet|Identifiant L'Humanité d’un sujet]], [[:d:Wikidata:Property proposal/Duocet Wiki of Plants ID|Duocet Wiki of Plants ID]], [[:d:Wikidata:Property proposal/vardnica.aizpute.lv ID|vardnica.aizpute.lv ID]], [[:d:Wikidata:Property proposal/dtf.ru person ID|dtf.ru person ID]], [[:d:Wikidata:Property proposal/NLI Newspaper Collection ID|NLI Newspaper Collection ID]], [[:d:Wikidata:Property proposal/Identifiant Les Inrockuptibles d'un sujet|Identifiant Les Inrockuptibles d'un sujet]], [[:d:Wikidata:Property proposal/GERS ID|GERS ID]], [[:d:Wikidata:Property proposal/European Legislation Identifier|European Legislation Identifier]], [[:d:Wikidata:Property proposal/Danbooru tag|Danbooru tag]], [[:d:Wikidata:Property proposal/Alexander Keiller Museum ID|Alexander Keiller Museum ID]], [[:d:Wikidata:Property proposal/Islamic Scientific Manuscripts Initiative|Islamic Scientific Manuscripts Initiative]], [[:d:Wikidata:Property proposal/Timenote.info Person ID|Timenote.info Person ID]], [[:d:Wikidata:Property proposal/Thai railway station identifier|Thai railway station identifier]], [[:d:Wikidata:Property proposal/Resistance in Belgium ID|Resistance in Belgium ID]], [[:d:Wikidata:Property proposal/Comprehensive Information System on Korean Historical Figures ID|Comprehensive Information System on Korean Historical Figures ID]], [[:d:Wikidata:Property proposal/SNCF station trigram|SNCF station trigram]], [[:d:Wikidata:Property proposal/Game Jolt username|Game Jolt username]], [[:d:Wikidata:Property proposal/Identifiant Mediapart d'un blogueur|Identifiant Mediapart d'un blogueur]], [[:d:Wikidata:Property proposal/identifiant Centre d'études Picasso|identifiant Centre d'études Picasso]], [[:d:Wikidata:Property proposal/Indo-European Lexicon ID|Indo-European Lexicon ID]], [[:d:Wikidata:Property proposal/SGES monument ID|SGES monument ID]], [[:d:Wikidata:Property proposal/Hindi Shabdamitra entry ID|Hindi Shabdamitra entry ID]], [[:d:Wikidata:Property proposal/Presisov večjezični slovar ID|Presisov večjezični slovar ID]], [[:d:Wikidata:Property proposal/Usito|Usito]], [[:d:Wikidata:Property proposal/Sanzhi Dargwa dictionary ID|Sanzhi Dargwa dictionary ID]], [[:d:Wikidata:Property proposal/FVDP Vietnamese dictionary ID|FVDP Vietnamese dictionary ID]], [[:d:Wikidata:Property proposal/FNAC author ID|FNAC author ID]], [[:d:Wikidata:Property proposal/CAMRA Experience pub ID 2|CAMRA Experience pub ID 2]], [[:d:Wikidata:Property proposal/Estonian–Latvian Dictionary ID|Estonian–Latvian Dictionary ID]], [[:d:Wikidata:Property proposal/Everand author ID|Everand author ID]], [[:d:Wikidata:Property proposal/Phish.net Venue ID|Phish.net Venue ID]], [[:d:Wikidata:Property proposal/teams.by national team ID|teams.by national team ID]], [[:d:Wikidata:Property proposal/Medieval Coin Hoards of the British Isles ID|Medieval Coin Hoards of the British Isles ID]], [[:d:Wikidata:Property proposal/Measuring points uuid|Measuring points uuid]], [[:d:Wikidata:Property proposal/DEX '09 entry ID|DEX '09 entry ID]], [[:d:Wikidata:Property proposal/Marktstammdatenregisternummer (Einheit)|Marktstammdatenregisternummer (Einheit)]], [[:d:Wikidata:Property proposal/Paramount+ video ID|Paramount+ video ID]], [[:d:Wikidata:Property proposal/Gerbang Kata ID|Gerbang Kata ID]], [[:d:Wikidata:Property proposal/World Women's Snooker player ID|World Women's Snooker player ID]], [[:d:Wikidata:Property proposal/Chinese Basketball Association player ID|Chinese Basketball Association player ID]], [[:d:Wikidata:Property proposal/NBA G League player ID|NBA G League player ID]], [[:d:Wikidata:Property proposal/Basketballnavi.DB player ID|Basketballnavi.DB player ID]], [[:d:Wikidata:Property proposal/Football Kit Archive ID|Football Kit Archive ID]], [[:d:Wikidata:Property proposal/Electronic Language International Festival Person ID|Electronic Language International Festival Person ID]], [[:d:Wikidata:Property proposal/ISLRN|ISLRN]], [[:d:Wikidata:Property proposal/erail.in railway station identifier|erail.in railway station identifier]], [[:d:Wikidata:Property proposal/Gallimard author ID|Gallimard author ID]], [[:d:Wikidata:Property proposal/Japanese Health Insurance System Facility ID|Japanese Health Insurance System Facility ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) artiste sur Reg-Arts|Identifiant d'un(e) artiste sur Reg-Arts]], [[:d:Wikidata:Property proposal/Eyrolles author ID|Eyrolles author ID]], [[:d:Wikidata:Property proposal/Zvuk album ID|Zvuk album ID]], [[:d:Wikidata:Property proposal/Chtyvo author ID|Chtyvo author ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/C6iL List Authors by work language (Latin)]
** [https://w.wiki/C6iZ Return Lexemes of Month and Day in the filtered languages]
** [https://w.wiki/C7BP Hip Hop artists by place of birth]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_HelveticArchives|Helvetic Archives]] - coordination of data ingests and workshops related to the [[d:Q98557969|HelveticArchives]], operated by the Swiss National Library.
** [[d:Wikidata:WikiProject_Scholia/Surveys/2024|Scholia, 2024 Surveys]] - assists with the planning, conduct, analysis and communication of a user survey for Scholia.
** [[d:Wikidata:WikiProject_Biography/Authors_by_writing_language/Latin|Authors by writing language (Latin)]] - Wikidata list for the Biography WikiProject.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Special:EntitiesWithoutDescription|Entities without description]] - find items missing a description in a chosen language.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q44387|Darius I (the Great) (QQ44387)]]
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L712968|Vrimle (L712968)]] This Lexeme is 'teem'ing with forms (Bokmål).
''' Development '''
* [BREAKING CHANGE ANNOUNCEMENT] [[listarchive:list/wikidata@lists.wikimedia.org/thread/DK3QH24M7SSZ76P7Q2QTRY4FVZOHBF7Z/|wbformatvalue API will no longer accepts most options]]
* Wikibase REST API: We are looking into how to do search in the REST API.
* Special:NewLexeme: We merged the full migration from the Wikit to the Codex design system.
* EntitySchemas: We are polishing the patches to make it possible to search for EntitySchemas by label when linking to an EntitySchema in a new statement.
* Wikidata support is now available to [[:tcy:ಮುಖ್ಯ_ಪುಟ|Tulu Wikipedia]] and [[:tcy:s:ಮುಖ್ಯ_ಪುಟ|Tulu Wikisource]]
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 11|Previous issue]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 11:30, 19 November 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27703854 -->
== Wikidata weekly summary #655 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-11-26. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 19|#654]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/333Bot|333Bot]] - Task(s): Add missing sitelinks to english Wikisource based on their header templates there.
* Closed request for comments: [[d:Wikidata:Requests_for_comment/Additional_rights_for_bureaucrats|Additional rights for bureaucrats]] - Closed as successful. Bureaucrats will now be able to remove Admin rights.
''' [[d:Special:MyLanguage/Wikidata:Events|Events]] '''
* Upcoming
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/KP4H3NIV4BUZU4MVFOPP656SBW7OE7P3/ 2025 Wikimedia Hackathon - registration is now open]
** Save the date: the [[d:Event:Data Reuse Days 2025|Data Reuse Days 2025]], an online event focusing on the use of Wikidata's data for tools and applications, will take place in February. You can already [[d:Event talk:Data Reuse Days 2025|propose sessions for the program]].
** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session (Attn: Please fill out Pre-Participation Survey!) 3 December 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 3 December 2024 at 9 am PT / 12 pm ET / 17:00 UTC / 6 pm CET ([https://zonestamp.toolforge.org/1733245200 Time zone converter]). Wikimedian Mahir Morshed is leading a series of four sessions focused on lexicographical data in Wikidata. We are looking forward to learning more about these Wikibase entities! If you anticipate attending the workshop sessions, please fill out a brief survey linked from our [https://etherpad.wikimedia.org/p/LD4-WDAG_Lexicographical_Data_Series Series Etherpad] to help us prepare relevant materials for you. You only need to fill it out once, no matter how many sessions you plan to attend. Sessions will be held on November 5, November 19, December 3, and December 17, 2024, at our regular time of 9 am PT / 12 pm ET / 17:00 UTC / 6 pm CET. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Second_Project_Series|Event page]]
** [[wikimania:2025:Scholarships|Wikimania 2025 Scholarships are now open!]] This application is open until Sunday 8th December, 2024
''' Press, articles, blog posts, videos '''
* Blogs
** [[outreach:GLAM/Newsletter/October 2024/Contents/Colombia report|Why and for what purpose should Wikidata be used in Colombia?]]
** [[outreach:GLAM/Newsletter/October_2024/Contents/Latvia_report|Wikidata Workshop 2024: National Library of Latvia]]
** [https://blog.rayberger.org/wikidata-and-the-2024-open-library-community-celebration Wikidata and the 2024 Open Library Community Celebration]
** [https://news.illinoisstate.edu/2024/11/where-the-data-may-roam-bringing-wild-west-performers-to-wikidata/ Where the data may roam]: Bringing Wild West performers to Wikidata. Author Jason Sharp documents their experience adding legendary showman Buffalo Bill to Wikidata.
** [https://blog.biodiversitylibrary.org/2024/11/meet-tiago-bhl-wikimedian-in-residence.html Advancing BHL’s Data for a Sustainable Future: Meet Tiago, Our New Wikimedian-in-Residence] The [[Wikidata:WikiProject BHL|BHL-Wiki Working Group]] has enrolled a Wikimedian-in-Residence with a focus on Wikidata and Structured Data on Commons.
* Papers
** [https://apcz.umk.pl/FT/article/view/52732 Beyond the Library Catalogue: Connecting Library Metadata to Wikidata] - examines how integrating Wikidata into libraries enhances resource discoverability, fosters interoperability, and empowers users within a global knowledge network. By Okuonghae, O. (2024).
** [https://content.iospress.com/articles/semantic-web/sw243686 On assessing weaker logical status claims in Wikidata cultural heritage records] - approaches to representing weaker logical status (WLS) information in Wikidata, finding limited usage, variations and ambiguities between datasets, and proposes improvements for clarity and accuracy. By Di Pasquale et al.(2024)
* Books: [https://doi.org/10.36253/979-12-215-0393-7 Tiziana Possemato, ''Entity modeling: la terza generazione della catalogazione'']: contains many references to the use of Wikidata in cataloguing
* Videos
** (Portuguese)[https://www.youtube.com/watch?v=60Oq6LVZCdY Wikidata & OpenRefine] - Part of the “Introduction to digital platforms for research” sessions for the Centro Luís Krus of NOVA FCSH. Practical exercises for data reconciliation from the Portuguese Early Music Database using the OpenRefine tool.
** [https://www.youtube.com/watch?v=v8U9bheQorg NODES 2024: Using Dbpedia and Wikidata Knowledge Graphs With Neo4j] - Cuneyt Tyler presents 'Semantic Space', a project using Dbpedia and Wikidata to enhance the user experience browsing articles on the web.
** [https://www.youtube.com/watch?v=lGEDRHtRVtc Uploading Images From Public Sites] - Wikimedia Commons and Wikidata make great bedfellows. Margaret Donald shows how to create Commons categories, create structured data and link categories to Wikidata.
** [https://www.youtube.com/watch?v=O_Kry2fIHXc WCNA: LOFESQ Lots of Farmers Empty Silos Quicker]: building community through a named entity Wikibase. Experiences of the Smithsonian Libraries and Archives setting up the WikiNames Wikibase instance and breaking down knowledge silos
* Podcast series: [https://whoseknowledge.org/dsd-whose-voices/ Decolonizing structured data: a new season of Whose Voices?] including "Episode 5 -- Unpacking Wikidata’s possibilities with [[d:User:Lydia Pintscher (WMDE)|Lydia Pintscher (WMDE)]]"
* Other
** [[m:Research:Newsletter/2024/November#"SPINACH":_LLM-based_tool_to_translate_"challenging_real-world_questions"_into_Wikidata_SPARQL_queries|SPINACH: AI help for asking Wikidata "challenging real-world questions"]]
** [[commons:File:De_Wikidata_à_Wikibase-CampusDuLibre-23-Novembre-2024-John_Samuel.pdf|De Wikidata à Wikibase : Pour une meilleure compréhension de vos données]], presentation by [[d:User:Jsamwrites|John Samuel]] at [[d:Q131312243|Le campus du libre 2024 (Q131312243)]], Lyon, November 23, 2024.
''' Tool of the week '''
* [https://ordia.toolforge.org/guess-image-from-pronunciation/ Guess Image from Pronunciation] is an Ordia game that uses lexicographic data in Wikidata and Wikimedia Commons. The game challenges players to match the correct image with the audio pronunciation of what the image depicts.
* [https://github.com/fusion-jena/abecto/releases/tag/v3.1.1 ABECTO] is a tool that compares #RDF data to spot errors and assess completeness. Recent changes to the tool adjust result export for #Wikidata Mismatch Finder to changed format, add reporting of qualifier mismatches to Wikidata Mismatch Finder export, and suppress illegal empty external values in Wikidata Mismatch Finder export ([https://wikis.world/@janmartinkeil@mstdn.social/113480328404817505 Tweet])
* [https://wd-infernal.toolforge.org/ Wikidata Infernal] is an API that allows you to infer new facts from Wikidata. It uses a set of rules to infer new facts from existing ones. The generated statements will have qualifiers to indicate the source and method of the inference. Output is an array of statements in JSON/Wikidata format. ([http://magnusmanske.de/wordpress/archives/750 blog])
''' Other Noteworthy Stuff '''
*
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13146|picture of this person doing their job]] (<nowiki>picture of a person in action, especially for a sportsperson, visual artist, musican, actor. P18 is normally used for portraits</nowiki>)
**[[:d:Property:P13150|ISCC]] (<nowiki>ISCC hash code that identifies a media object based on fuzzy hashing</nowiki>)
* Newest External identifiers: [[:d:Property:P13129|Kultboy editor ID]], [[:d:Property:P13130|WikiBaseball ID]], [[:d:Property:P13131|Ninilchik Russian Dictionary ID]], [[:d:Property:P13132|ANID Researcher Portal ID]], [[:d:Property:P13133|TOPO ID]], [[:d:Property:P13134|DBIS Resource ID]], [[:d:Property:P13135|ITV News topic ID]], [[:d:Property:P13136|Princeton Encyclopedia of Classical Sites ID]], [[:d:Property:P13137|ISFDB editorial collection ID]], [[:d:Property:P13138|Great Norwegian Encyclopedia contributor ID]], [[:d:Property:P13139|ILEC World Lake Database ID]], [[:d:Property:P13140|Sage Social Science Thesaurus ID]], [[:d:Property:P13141|El Moudjahid tag ID]], [[:d:Property:P13142|SGES monument ID]], [[:d:Property:P13143|DEX ’09 entry ID]], [[:d:Property:P13144|Electronic Language International Festival person ID]], [[:d:Property:P13145|Medieval Coin Hoards of the British Isles ID]], [[:d:Property:P13147|Paramount+ video ID]], [[:d:Property:P13148|Le Club Mediapart blogger ID]], [[:d:Property:P13149|Phish.net venue ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/study or design for this work|study or design for this work]] (<nowiki>preliminary work for this finished work</nowiki>)
**[[:d:Wikidata:Property proposal/OAI formatter|OAI formatter]] (<nowiki>formatter to generate ID compatible with {{Q|2430433}} services</nowiki>)
**[[:d:Wikidata:Property proposal/Open Library Collection|Open Library Collection]] (<nowiki>Link to Open Library Collection which contain manually and automaticallly collections of editions and works on certain topics</nowiki>)
**[[:d:Wikidata:Property proposal/scientific illustration|scientific illustration]] (<nowiki>an illustration of this subject to provide a detailed reference for its appearance. It should be ideally tied to the primary literature on the item.</nowiki>)
**[[:d:Wikidata:Property proposal/thesis submitted for|thesis submitted for]] (<nowiki>academic degree for which a thesis or dissertation is submitted</nowiki>)
**[[:d:Wikidata:Property proposal/meeting of|meeting of]] (<nowiki>subject is a meeting or session of this body (legislature, committee, convention, etc.)</nowiki>)
**[[:d:Wikidata:Property proposal/UMC rating|UMC rating]] (<nowiki>Age rating category as designated by the UAE Media Council (UMC)</nowiki>)
**[[:d:Wikidata:Property proposal/Non-binary population|Non-binary population]] (<nowiki>number of non-binary people inhabiting the place</nowiki>)
**[[:d:Wikidata:Property proposal/role named as|role named as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of it's respective work</nowiki>)
**[[:d:Wikidata:Property proposal/bequest income|bequest income]] (<nowiki>The sum a organisations receives from bequests/legacies in a timeframe.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/ISLRN|ISLRN]], [[:d:Wikidata:Property proposal/erail.in railway station identifier|erail.in railway station identifier]], [[:d:Wikidata:Property proposal/Gallimard author ID|Gallimard author ID]], [[:d:Wikidata:Property proposal/Japanese Health Insurance System Facility ID|Japanese Health Insurance System Facility ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) artiste sur Reg-Arts|Identifiant d'un(e) artiste sur Reg-Arts]], [[:d:Wikidata:Property proposal/Eyrolles author ID|Eyrolles author ID]], [[:d:Wikidata:Property proposal/Zvuk album ID|Zvuk album ID]], [[:d:Wikidata:Property proposal/Chtyvo author ID|Chtyvo author ID]], [[:d:Wikidata:Property proposal/Bibliothèque du Séminaire de Tournai IDs|Bibliothèque du Séminaire de Tournai IDs]], [[:d:Wikidata:Property proposal/EU Corporate body code|EU Corporate body code]], [[:d:Wikidata:Property proposal/SBOID|SBOID]], [[:d:Wikidata:Property proposal/Waymark code|Waymark code]], [[:d:Wikidata:Property proposal/Radio Algeria tag ID|Radio Algeria tag ID]], [[:d:Wikidata:Property proposal/Academic Dictionary of Lithuanian entry ID|Academic Dictionary of Lithuanian entry ID]], [[:d:Wikidata:Property proposal/PBY Ben-Yehuda dictionary identifier|PBY Ben-Yehuda dictionary identifier]], [[:d:Wikidata:Property proposal/ThePWHL.com player ID|ThePWHL.com player ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [[d:User:Ainali/30_Day_Map_Challenge_2024#/map/4|Map of Swedish municipalities colored by Wikipedia article length]] ([https://social.coop/@ainali/113498913509281376 source])
** [https://w.wiki/C8KA Timeline of deaths from disasters in Spain] ([https://x.com/jmcollado/status/1861142531855032517 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject Aargauer Bibliografie|Aargauer Bibliografie]] - WikiProject for the coordination of data ingests and Wikipedia workshops related to the official bibliography of the [[d:Q301235|Aargau Cantonal Library]], operated by [[d:Q113977165|Bibliothek und Archiv Aargau]] (Switzerland)
** [[d:Wikidata:WikiProject Taiwan/Amis|WikiProject Taiwan/Amis]] - collects information related to the Ami culture, including statistics and activity records.
** [[d:Wikidata:WikiProject Rwanda|Rwanda]] - aims to be a central hub for the curation of any and all items (biographical, cultural, geographical, organizational, etc...) relating to Rwanda [[d:Q1037|Rwanda (Q1037)]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/without claims by site/enwiki|A list of Items with a sitelink to English Wikipedia but without any Statements]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q223385|Cueva de las Manos (Q223385)]] - cave with cave paintings in Santa Cruz, Argentina
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L2781|bezczelny (L2781)]] - Polish adjective that can mean "impudent" or "brazen" in English
''' Development '''
* Wikidata Query Service: The [[d:Wikidata:SPARQL query service/WDQS graph split/Rules|graph split rules]] have been updated to now also include Items that contain a statement using "[[d:Property:P13046|publication type of scholarly work]]" into the scholarly article graph.
* Wikibase.cloud now allows personal userscripts ([[phab:T378627]])
* EntitySchemas: We continued the work on making it possible to search for EntitySchemas by label and aliases when making a statement linking to an EntitySchema.([[phab:T375641]])
* Ontology file: We are updating the Wikibase ontology file. ([[phab:T371196]], [[phab:T371752]])
* Property Suggester: We are updating the suggestions data ([[phab:T377986]] but first need to improve the underlying scripts ([[phab:T376604]])
* Wikibase REST API: We are prototyping the search functionality for the REST API ([[phab:T379608]])
* Revision table: We are continuing the investigation into the size limitations of the table.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Ghana|Ghana]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 19|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ११:४२, २६ नवम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27853794 -->
== Wikidata weekly summary #656 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-12-02. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 26|#655]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/ThesaurusLinguaeAegyptiaeBot|ThesaurusLinguaeAegyptiaeBot]] - Task(s): Creating and updating Hieroglyphic Ancient Egyptian and Coptic lexemes and ancient Egyptian text artifact items. It is also to maintain links to the Thesaurus Linguae Aegyptiae project via approved properties.
* New request for comments: [[d:Wikidata:Requests_for_comment/Schema_virtual_tour|Schema Virtual Tour]] - [[d:User_talk:Brechtd|User:Brechtd]] would like feedback on determining a data model and schema for Wikidata items that are an instance of [[d:Q2915546|virtual tour(Q2915546)]] - See [[d:Wikidata:Schema_proposals/virtual_tour|Schema Proposal - Virtual Tour]] for more info.
* Closed request for comments: [[d:Wikidata:Requests_for_comment/Create_items_for_property_proposals|Create items for Property proposals]] - Despite a spirited discussion with many comments both in favour and opposition, no consensus was reached.
'''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
* Upcoming:
** Wikimedia Deutschland is providing a total of 15 participation scholarships for Wikimania 2025 (7 individual and 4 tandem scholarships). Further information is available on [[w:de:Wikipedia:Förderung/Wikimania/English|this page]]. An overview of all questions in the application form is [[c:File:2024-11-14 Wikimania 2025 scholarship application (Wikimedia Deutschland).pdf|here]]. [https://zforms.wikimedia.de/wmde/form/Wikimania2025scholarshipapplicationform/formperma/z3vs3NSu6TildxnidcQlBrJ3YQiEDDXP0x9E3l6T6is Apply here]. Closes 8 December 2024.
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/BL5D7RN65PLSLAA3AGNI32LTCXR7UKDM/ Talk to the Search Platform / Query Service Team—December 4, 2024]. The time is 17:00 CET
** Tomorrow / 3rd December 2024: Linked Data for Libraries [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group|LD4 Wikidata Affinity]] Group session @ 9am PT / 12pm ET / 5pm UTC / 6pm CET. If you would like to attend, please fill out the [https://etherpad.wikimedia.org/p/LD4-WDAG_Lexicographical_Data_Series Etherpad form] to ensure all necessary materials are provided for you.
** Deadline for the [[m:Central Asian WikiCon 2025|Central Asian WikiCon 2025]] scholarship application is December 30, 2024. We encourage you to make Wikidata-related submissions (the deadline for submission is March 22, 2025.
'''Press, articles, blog posts, videos'''
* Research
** [[m:Wikidata_For_Wikimedia_Projects/Research/Statement_Signals|Statement Signals: Wikidata usage on other Wikis]]: A new research report is available. Explores what trace Wikidata data is measurable on other Wiki pages and proposes initial metrics for measuring Wikidata statement usage on Wikimedia content pages. Also suggests methods to improve data analysis and collection. PDF is available on [[c:File:Statement_Signals_Measuring_Wikidata_Usage_on_Other_Wikis.pdf|Commons]]
* Blogs
** [https://tech-news.wikimedia.de/2024/11/28/celebrating-wikidatas-12th-birthday-across-the-world/ Celebrating Wikidata’s 12th birthday across the world] - Wikidata celebrated its 12th birthday in October and November 2024, with a series of global events and activities aimed at commemorating the platform's contributions to the open knowledge movement, engaging its community of volunteers, and highlighting the significant role Wikidata plays in the digital landscape. By Dan Shick
* Papers
** [https://www.researchgate.net/publication/386043293_Beyond_the_Library_Catalogue_Connecting_Library_Metadata_to_Wikidata Beyond the Library Catalogue: Connecting Library Metadata to Wikidata] - This paper explores how libraries can leverage Wikidata to enhance resource discoverability, foster interoperability, and integrate into the global knowledge ecosystem. By Omorodion Okuonghae (2024).
** [https://www.deslab.org/publication/a-framework-for-integrating-biomedical-knowledge-in-wikidata-with-open-biological-and-biomedical-ontologies-and-mesh-keywords/ A framework for integrating biomedical knowledge in Wikidata with open biological and biomedical ontologies and MeSH keywords] - Enhancing Wikidata’s biomedical knowledge by integrating OBO ontologies and PubMed’s MeSH keywords, addressing gaps, improving classification accuracy, and verifying relations for stronger interoperability and accuracy. By Chebil et al. (2024).
** [https://arxiv.org/html/2411.15550v1 Class Order Disorder in Wikidata and First Fixes] analyzes class order violations in Wikidata's ontology using SPARQL, evaluates fixes, and offers solutions through improved tools or community involvement. By P. Patel-Schneider and E. Doğan.
* Videos
** [https://www.youtube.com/watch?v=Ey-D-oiBcx4 Edit a Wikidata Item and Lexeme] - The Tyap Wikimedia User Group produced this tutorial on editing as part of the Wikidata 12th Birthday celebrations for the Wikidata @12 Data-a-thon.
** [https://www.youtube.com/watch?v=gzo6IysvZNk State of the art in combining OpenStreetMap and Linked Data] - Covers Linked Data basics, its potential with OSM, and popular methods for linking, extracting, combining, and querying data from both sources. Jump to ([https://youtube.com/watch?v=gzo6IysvZNk?t=359 Wikidata])
** (正體字, CN Trad.) [https://www.youtube.com/watch?v=q5WuyQh_m8s Getting Started with Wikidata] - An introduction and overview to Wikidata and some associated tools such as ORES and LiftWing.
** (正體字, CN Trad.) [https://youtube.com/watch?v=obvET8QyHRw Wikidata Basic Editing Tutorial] - This session was given as part of the COSCUP '24 conference on the OpenStreetMap x Wikidata Agenda Track.
** [https://www.youtube.com/watch?v=s499PeolbOg LLM-based natural-language representations for SPARQL queries over Wikidata and DBpedia] - LORiS: This tool can help you understand complex SPARQL queries by converting them to natural language.
** [https://www.youtube.com/watch?v=rrwvxIsWRKs Towards an Open NLI LLM-based System for KGs: A Wikidata Case Study] - At the 7th ISRITI 2024 conference, Jaycent Ongris shows how RAG (retrieval-augmented generation) has been used in a natural-language question-answer platform to directly query Wikidata.
** [https://www.youtube.com/watch?v=NmCbTOZ4Yos How knowledge representation is changing in a world of LLM's] - Denny Vrandečić gives this keynote session at the SWIB (Semantic Web in Libraries) conference.
** [https://youtube.com/watch?v=PKk_b7zC1KA?t=1170Finding the Capacity to Grieve Once More] - Alexandros Kosiaris of the Wikimedia Foundation explains changes made to make Wikipedia more stable and prevent outages, including how it calls and fetches data from Wikidata. Session given at SREcon24.
'''Tool of the week'''
* [https://wse-research.org/LoRiS-LLM-generated-representations-of-SPARQL-queries/ LoRiS] - Generate natural-language descriptions of SPARQL queries via LLM's.
'''Other Noteworthy Stuff'''
* [[d:Wikidata:WordGraph|Wikidata:WordGraph]]: Google released the WordGraph dataset as a belated present for Wikidata’s 12th birthday. The dataset contains 968,153 forms in 39 languages.
* [https://wikimedia-deutschland.softgarden.io/job/50824818/Product-Manager-Wikibase-Suite-all-genders-?jobDbPVId=171424268&l=en Product Manager: Wikibase Suite]: Wikimedia Deutschland has an open and exciting vacancy for a Product Manager of Wikibase Suite. [https://jobdb.softgarden.de/jobdb/public/jobposting/applyonline/click?jp=50824818 Apply!]
* Tools or bots which use the [[:wikitech:Help:Wiki Replicas|wiki replicas]] (such as Quarry) will observe outdated data for up to 8-10 days, as a result of necessary database maintenance ([[phabricator:T367856|T367856]]). Tools or bots which use the APIs will not be affected. (This was previously announced [[d:Wikidata:Status updates/2024 11 11|2024-11-11]] but didn’t actually take place yet.)
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13146|picture of this person doing their job]] (<nowiki>picture of a person in action, especially for a sportsperson, visual artist, musican, actor. P18 is normally used for portraits</nowiki>)
***[[:d:Property:P13150|ISCC]] (<nowiki>ISCC hash code that identifies a media object based on fuzzy hashing</nowiki>)
** External identifiers: [[:d:Property:P13129|Kultboy editor ID]], [[:d:Property:P13130|WikiBaseball ID]], [[:d:Property:P13131|Ninilchik Russian Dictionary ID]], [[:d:Property:P13132|ANID Researcher Portal ID]], [[:d:Property:P13133|TOPO ID]], [[:d:Property:P13134|DBIS Resource ID]], [[:d:Property:P13135|ITV News topic ID]], [[:d:Property:P13136|Princeton Encyclopedia of Classical Sites ID]], [[:d:Property:P13137|ISFDB editorial collection ID]], [[:d:Property:P13138|Great Norwegian Encyclopedia contributor ID]], [[:d:Property:P13139|ILEC World Lake Database ID]], [[:d:Property:P13140|Sage Social Science Thesaurus ID]], [[:d:Property:P13141|El Moudjahid tag ID]], [[:d:Property:P13142|SGES monument ID]], [[:d:Property:P13143|DEX ’09 entry ID]], [[:d:Property:P13144|Electronic Language International Festival person ID]], [[:d:Property:P13145|Medieval Coin Hoards of the British Isles ID]], [[:d:Property:P13147|Paramount+ video ID]], [[:d:Property:P13148|Le Club Mediapart blogger ID]], [[:d:Property:P13149|Phish.net venue ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/study or design for this work|study or design for this work]] (<nowiki>preliminary work for this finished work</nowiki>)
***[[:d:Wikidata:Property proposal/OAI formatter|OAI formatter]] (<nowiki>formatter to generate ID compatible with {{Q|2430433}} services</nowiki>)
***[[:d:Wikidata:Property proposal/Open Library Collection|Open Library Collection]] (<nowiki>Link to Open Library Collection which contain manually and automaticallly collections of editions and works on certain topics</nowiki>)
***[[:d:Wikidata:Property proposal/scientific illustration|scientific illustration]] (<nowiki>an illustration of this subject to provide a detailed reference for its appearance. It should be ideally tied to the primary literature on the item.</nowiki>)
***[[:d:Wikidata:Property proposal/thesis submitted for|thesis submitted for]] (<nowiki>academic degree for which a thesis or dissertation is submitted</nowiki>)
***[[:d:Wikidata:Property proposal/meeting of|meeting of]] (<nowiki>subject is a meeting or session of this body (legislature, committee, convention, etc.)</nowiki>)
***[[:d:Wikidata:Property proposal/UMC rating|UMC rating]] (<nowiki>Age rating category as designated by the UAE Media Council (UMC)</nowiki>)
***[[:d:Wikidata:Property proposal/Third-gender population|Third-gender population]] (<nowiki>number of third-gender people inhabiting the place</nowiki>)
***[[:d:Wikidata:Property proposal/role named as|role named as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of it's respective work</nowiki>)
***[[:d:Wikidata:Property proposal/bequest income|bequest income]] (<nowiki>The sum a organisations receives from bequests/legacies in a timeframe.</nowiki>)
***[[:d:Wikidata:Property proposal/Audio tour|Audio tour]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Augmented reality tour|Augmented reality tour]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Virtual reality tour|Virtual reality tour]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/extension that populates category|extension that populates category]] (<nowiki>analogous to {{P|4329}} for tracking cat:s populated by extensions of MediaWiki, linking to extension causing the population</nowiki>)
***[[:d:Wikidata:Property proposal/CUATM statistical code|CUATM statistical code]] (<nowiki>7-digits code attributed to administrative-territorial units of Moldova</nowiki>)
***[[:d:Wikidata:Property proposal/CUATM unique identification code|CUATM unique identification code]] (<nowiki>4-digits code attributed to administrative-territorial units of Moldova</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/ISLRN|ISLRN]], [[:d:Wikidata:Property proposal/erail.in railway station identifier|erail.in railway station identifier]], [[:d:Wikidata:Property proposal/Gallimard author ID|Gallimard author ID]], [[:d:Wikidata:Property proposal/Japanese Health Insurance System Facility ID|Japanese Health Insurance System Facility ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) artiste sur Reg-Arts|Identifiant d'un(e) artiste sur Reg-Arts]], [[:d:Wikidata:Property proposal/Eyrolles author ID|Eyrolles author ID]], [[:d:Wikidata:Property proposal/Zvuk album ID|Zvuk album ID]], [[:d:Wikidata:Property proposal/Chtyvo author ID|Chtyvo author ID]], [[:d:Wikidata:Property proposal/Bibliothèque du Séminaire de Tournai IDs|Bibliothèque du Séminaire de Tournai IDs]], [[:d:Wikidata:Property proposal/EU Corporate body code|EU Corporate body code]], [[:d:Wikidata:Property proposal/SBOID|SBOID]], [[:d:Wikidata:Property proposal/Waymark code|Waymark code]], [[:d:Wikidata:Property proposal/Radio Algeria tag ID|Radio Algeria tag ID]], [[:d:Wikidata:Property proposal/Academic Dictionary of Lithuanian entry ID|Academic Dictionary of Lithuanian entry ID]], [[:d:Wikidata:Property proposal/PBY Ben-Yehuda dictionary identifier|PBY Ben-Yehuda dictionary identifier]], [[:d:Wikidata:Property proposal/ThePWHL.com player ID|ThePWHL.com player ID]], [[:d:Wikidata:Property proposal/Radio Algeria tag ID (Arabic)|Radio Algeria tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Identifiant L'AF au champ d'honneur|Identifiant L'AF au champ d'honneur]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice dans Vidas|Identifiant d'un(e) auteurice dans Vidas]], [[:d:Wikidata:Property proposal/ Open Source Security Foundation Best Practices Identifier| Open Source Security Foundation Best Practices Identifier]], [[:d:Wikidata:Property proposal/OpenSSF Best Practices ID|OpenSSF Best Practices ID]], [[:d:Wikidata:Property proposal/The American Heritage Dictionary of the English Language entry|The American Heritage Dictionary of the English Language entry]], [[:d:Wikidata:Property proposal/Identifiant sur Mémoire des avocats|Identifiant sur Mémoire des avocats]], [[:d:Wikidata:Property proposal/BCU Kirundi-English Dictionary ID|BCU Kirundi-English Dictionary ID]], [[:d:Wikidata:Property proposal/Wurfhand|Wurfhand]], [[:d:Wikidata:Property proposal/University Bibliography Tübingen ID|University Bibliography Tübingen ID]], [[:d:Wikidata:Property proposal/ZSL Authority ID|ZSL Authority ID]], [[:d:Wikidata:Property proposal/PUG authority ID|PUG authority ID]], [[:d:Wikidata:Property proposal/Three Decks class ID|Three Decks class ID]], [[:d:Wikidata:Property proposal/HCERES expert ID|HCERES expert ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
**[https://w.wiki/CCfd Using cross-product / cross-join to produce list of categories]
**[https://w.wiki/CEmt Map of individuals charged, convicted and/or exonerated of Witchcraft with place of death in Switzerland]
**[https://w.wiki/CEn6 Names and Locations of French Castles (Château)]
**[https://w.wiki/CEnW Train Station information (with a Spanish Wikipedia article)]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Bibliotheek_UvA/HvA|Bibliothek UvA/HvA]] - documenting, archiving and creating items from collections from the UvA/AUAS Library in Amsterdam, beginning with the works of [[d:https://www.wikidata.org/wiki/Q130736773|Allard Pierson]].
** [[d:Wikidata:WikiProject_Ghana|Ghana]] - A hub for Ghanaian activities and entities, including regional languages: Dagbanli, Twi and Dagari.
** [[d:Wikidata:WikiProject_Taiwan/Thao|Thao (Taiwan)]]: For collecting information related to Thao cultural themes, including statistics and activity records.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Recent_deaths|Recent Deaths]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q5682|Miguel de Cervantes]]: Spanish novelist, poet, and playwright (1547-1616)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1236574|புறவு (L1236574)]] - A Tamil lemma for dense forest, impassable jungle and a pigeon dove.
'''Development'''
* EntitySchemas: We are continuing the work on making it possible to search for an EntitySchema by its label or alias when making a new statement linking to an EntitySchema.
* PropertySuggester: We have updated the script that generates the suggestions and will update the suggestions next.
* Lexicographical data: We fixed a visual issue with search results on the Codex-based Special:NewLexeme ([[phab:T370057]])
* Vector 2022: We are working on designs to fix the remaining issues with the skin on Wikidata.
* Wikibase REST API: We are finishing the prototype for supporting search in the API.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Ghana|Ghana]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 11 26|Previous issue]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 15:30, 2 December 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27853794 -->
== Wikidata weekly summary #657 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the <br>week leading up to 2024-12-09. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 02|#656]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/KlaraBot|KlaraBot]] - Task(s): Append a human's lifespan to descriptions when they can be authoritatively sourced.
* Closed request for comments: [[d:Wikidata:Requests_for_comment/audio_transcription_(P9533)|Audio transcription (P9533)]] - Closed with no consensus. The discussion is ongoing on the Property [[d:Property_talk:P9533|P5933]] talk page.
''' Events '''
* Past: [[m:Amical_Wikimedia|Amical Wikimedia]], the Catalan-language and culture focused thematic Wikimedia Organization organized the [[w:ca:Viquipèdia:Celebrem_Wikidata|Celebrem Wikidata (Let's celebrate Wikidata)]] project to celebrate Wikidata's 12th anniversary, from November 10 - 30. This included a Wikidata introduction workshop to equip participants with the editing skills to tackle the project's main aim. This was presented as a game to delete duplicate info on Wikidata and [[w:ca:Portada|Catalan Viquipèdia]] infoboxes, in three areas: protected buildings, officers' positions and data related to sports teams players. At the end of the event, ~200 Wikidata-fed infoboxes and Wikidata items were improved and many Wikipedia editors edited Wikidata for the first time!
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** (Deutsch)[https://www.lhlt.mpg.de/events/40120/2368 Wikidata for Legal Historians] - Tue. 10 December, 3pm - 7pm (UTC+1). This presentation explores Wikidata as a key platform for LOD, explains its Semantic Web foundation, introduces FactGrid (a Wikidata-based platform for historical research). Highlights potential of both platforms using examples and encourages discussion for legal historical research. [https://plan.events.mpg.de/event/381/ Register here].
** '''Today''' (09.12.2024) is the last chance to submit an Abstract for the [[m:Wikidata_and_research|Wikidata and Research]] conference (5 - 6 June 2025). If you are interested in participating, please review the [[m:Wikidata_and_research/Call#Call_for_abstracts|submission acceptance format]] before submitting [https://openreview.net/group?id=wikimedia.it/Wikidata_and_Research/2025/Conference#tab-active-submissions here].
''' Press, articles, blog posts, videos '''
* Blogs
** [https://professional.wiki/en/news/mediawiki-users-and-developers-conference-2024-vienna MediaWiki Conference Highlights], featuring Wikibase talks including one by Christos Varvantakis and Jon Amar from Wikimedia Deutschland.
** [https://professional.wiki/en/news/connecting-wikibase-and-semantic-mediawiki Semantic Wikibase 2024 Update]
** [https://www.businesswire.com/news/home/20241203748270/en/Wikimedia-Deutschland-Launches-AI-Knowledge-Project-in-Collaboration-with-DataStax-Built-with-NVIDIA-AI WMDE launches AI Knowledge project in collaboration with DataStax built with NVIDIA AI]
** [https://diff.wikimedia.org/2024/12/07/ten-years-of-philippine-local-government-data-as-gift-to-wikidatas-12-year-anniversary/ Ten years of Philippine local Govt. data] for Wikidata's 12th Birthday. Read about SKAP's (Shared Knowledge Asia Pacific) efforts to add 10 years worth of financial data of local Government assets to Wikidata during a Datathon.
* Papers
** [https://zenodo.org/records/14313263 Developing an OCR - Wikibase Pipeline for Place Names in the RGTC Series] - introduces a semi-automated workflow for extracting and digitally storing geographically relevant information, including spatial relations and contextual details, from place names in the Répertoire géographique des textes cunéiformes. By Matthew Ong (2024).
* Videos
** [https://www.youtube.com/watch?v=tAJwmMrTF-M Wikibase4Research] - Kolja Bailly presents ways in which the Wikibase4Research tool by the TIB Open Science Lab supports researchers in dealing with Mediawiki software for knowledge bases such as Wikibase and facilitates better and FAIR Research Data Management. Includes a live demonstration and beginner-friendly instructions.
''' Tool of the week '''
* [https://observablehq.com/@pac02/cat-metrics CAT🐈: Metrics] computing simple metrics (number of labels, number of descriptions, number of sitelinks, number of statements) for item matching a simple claim.
''' Other Noteworthy Stuff '''
* [https://www.wikidata.org/wiki/Template:Image_properties Template:Image properties] New template listing properties that link to images.
* [[m:Grants:Knowledge_Sharing/Connect|Let's Connect]] invites you to get involved in helping spread awareness and knowledge of Wikidata, potentially help organise a Wikidata Learning Clinic. Are you interested in participating? Please sign-up on this [https://docs.google.com/forms/d/e/1FAIpQLSdiea87tSYmB2-1XHn_u8RLe7efMJifJBzffIM-6rtpx0PWqw/viewform registration form].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13162|reference illustration]] (<nowiki>an illustration of this subject to provide a detailed reference for its appearance. It should be ideally tied to the primary literature on the item.</nowiki>)
** External identifiers: [[:d:Property:P13151|Gallimard author ID]], [[:d:Property:P13152|Football Kit Archive ID]], [[:d:Property:P13153|Bibliothèque du Séminaire de Tournai author ID]], [[:d:Property:P13154|Bibliothèque du Séminaire de Tournai publisher ID]], [[:d:Property:P13155|Reg-Arts artist ID]], [[:d:Property:P13156|EU Corporate body code]], [[:d:Property:P13157|PBY Ben-Yehuda dictionary identifier]], [[:d:Property:P13158|Academic Dictionary of Lithuanian entry ID]], [[:d:Property:P13159|L'AF au champ d'honneur ID]], [[:d:Property:P13160|Radio Algeria tag ID (Arabic)]], [[:d:Property:P13161|Radio Algeria tag ID (French)]], [[:d:Property:P13163|The American Heritage Dictionary of the English Language entry ID]], [[:d:Property:P13164|Kamus Dewan Edisi Keempat ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/land acknowledgement|land acknowledgement]] (<nowiki>acknowledgement of indigenous or native people whose ancestors lived at a location</nowiki>)
***[[:d:Wikidata:Property proposal/homonym of|homonym of]] (<nowiki>taxon item of which the taxon name is an exact homonym</nowiki>)
***[[:d:Wikidata:Property proposal/taxon known by this common name|taxon known by this common name]] (<nowiki>taxon item of which this common name refers</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/PCGames.de product ID|PCGames.de product ID]], [[:d:Wikidata:Property proposal/AniSearch character ID|AniSearch character ID]], [[:d:Wikidata:Property proposal/Hachette author ID|Hachette author ID]], [[:d:Wikidata:Property proposal/El Watan tag ID|El Watan tag ID]], [[:d:Wikidata:Property proposal/Albin Michel author ID|Albin Michel author ID]], [[:d:Wikidata:Property proposal/DNCI label ID|DNCI label ID]], [[:d:Wikidata:Property proposal/Battle.net game ID|Battle.net game ID]], [[:d:Wikidata:Property proposal/Collectie Nederland ID|Collectie Nederland ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/CMYo Items missing Hungarian labels or description that are part of Library and Information Science (Q13420675)]
** [https://w.wiki/CMZD Items from Maori Wikipedia missing English labels or descriptions]
** [https://w.wiki/CMZL Instances of "Shopping Center" located in administrative territorial entity subclass of Norway]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** Nonprofit Organisations in [[d:Wikidata:WikiProject_Nonprofit_Organizations/Nigeria|Nigeria]], [[d:Wikidata:WikiProject_Nonprofit_Organizations/Belgium|Belgium]] and [[d:Wikidata:WikiProject_Nonprofit_Organizations/Italy|Italy]].
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Rwanda|Rwanda]] - since its creation a couple of weeks ago, it has expanded greatly with new sections for [[d:Wikidata:WikiProject_Rwanda/List|Lists]], [[d:Wikidata:WikiProject_Rwanda/Museums|Museums]] and [[d:Wikidata:WikiProject_Rwanda/Hospitals|Hospitals]].
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Unauthorized_bots|Unauthorized Bots]] - A list of bots and their edits, operating without a Bot flag.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q49727|Das Erste]]: A German public service television channel broadcasting for more than 70 years.
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L8153|Kerzu (L8153)]] the [[d:Q12107|Breton]] word for December, directly translates from "totally black", rather appropriate for the cold, dark last month of the year.
''' Development '''
*[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Ghana|Ghana]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 02|Previous issue]] · [[User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] ([[User talk:Danny Benjafield (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 15:19, 9 December 2024 (UTC)'''
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27853794 -->
== Wikidata weekly summary #658 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-12-16. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 09|#657]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/PWSBot|PWSBot]] - Task(s): Is a selfmade chatbot to answer factual questions as part of a final research project for educational purposes.
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/CarbonBot|CarbonBot]] - ''Withdrawn by submitter''
''' Events '''
[[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
* Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session (Attn: Please fill out Pre-Participation Survey!) 17 December 2024: We have our next LD4 Wikidata Affinity Group Session on Tuesday, 17 December 2024 at 9 am PT / 12 pm ET / 17:00 UTC / 6 pm CET ([https://zonestamp.toolforge.org/1734454800 Time zone converter]) Wikimedian Mahir Morshed is leading a series of four sessions focused on lexicographical data in Wikidata. We are looking forward to learning more about these Wikibase entities! If you anticipate attending the workshop sessions, please fill out a brief survey linked from our Series [https://etherpad.wikimedia.org/p/LD4-WDAG_Lexicographical_Data_Series Etherpad] to help us prepare relevant materials for you. Sessions will be held on November 5, November 19, December 3, and December 17, 2024 at our regular time of 9am PT / 12pm ET / 17:00 UTC / 6pm CET. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Second_Project_Series|Event page]]
* [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/PHUQQWNZZGTPYLOGGII4HVUO63OA2MFZ/ 2025 Wikimedia Hackathon - register now]
''' Press, articles, blog posts, videos '''
* Papers
** [[:w:en:Wikipedia:Wikipedia_Signpost/2024-12-12/In_focus|Are Wikipedia articles representative of Western or world knowledge?]], December 12, 2024, ''[[:w:en:Wikipedia:Wikipedia_Signpost/|The Signpost]]''
** Baptiste de Coulon, "Les données liées, Wikidata et les archives : une opportunité de contribution aux communs numériques". In: [[d:Q15751263|La Gazette des archives]], n°271, 2024-2, p.37-56 (free access online after 3 years).
* Videos: [https://www.youtube.com/watch?v=E9byadj0uko AWS re:Invent 2024] - Wikimedia Deutschland's [[d:User:Lydia_Pintscher_(WMDE)|Lydia Pintscher (WMDE)]] and Philippe Saadé talk about [[d:Wikidata:Embedding Project]].
''' Tool of the week '''
* [https://shex-validator.toolforge.org/packages/shex-webapp/doc/shex-simple.html Tabular Online Validator] - checks if SPARQL query results conform to a provided schema by validating data and highlighting potential errors, such as missing properties, invalid values, or too many values, with the option to refine the schema if issues arise. (A major update to the current ShEx validator that is expected to get integrated into the existing validator soon)
* [https://observablehq.com/@pac02/cat-overview-of-references CAT🐈: Overview if references]: looking at references for a set of Wikidata items
''' Other Noteworthy Stuff '''
* [https://openrefine.org/blog/2024/11/25/openrefine-developer-role Now Hiring: OpenRefine Developer & Contributor Engagement]
* The Program for Cooperative Cataloging (PCC) is launching the Entity Management Cooperative (EMCO) program in 2025, aiming to unify entity management across the semantic web, including registries like Wikidata. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/PB4QXF34D5TN63QXSL6I2YIG7BKPSUYF/ Volunteers, including those with prior experience in PCC’s ISNI or Wikidata pilots, are invited to join the Early Adopters Phase by January 17, 2025].
* The Biodiversity Heritage Library Working Group has set up [[m:BHL|a page on Meta t]]<nowiki/>o coordinate contributions across projects, including Wikidata
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
** [[:d:Property:P13171|bequest income]] (<nowiki>the sum a organisations receives from bequests/legacies in a timeframe</nowiki>)
* Newest External identifiers: [[:d:Property:P13165|PCGames.de product ID]], [[:d:Property:P13166|PUG authority ID]], [[:d:Property:P13167|Three Decks class ID]], [[:d:Property:P13168|Vidas author ID]], [[:d:Property:P13169|Usito ID]], [[:d:Property:P13170|ZSL authority ID]], [[:d:Property:P13172|Collectie Nederland ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nonprofit tax status|nonprofit tax status]] (<nowiki>country specific tax status of non-profit organisations</nowiki>)
**[[:d:Wikidata:Property proposal/Рахимов, Гафур Рахимович|Рахимов, Гафур Рахимович]] (<nowiki>Gʻafur Rahimov</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of wich this item is the taxonomic type</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Three Decks conflict ID|Three Decks conflict ID]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/JudaicaLink person ID|JudaicaLink person ID]], [[:d:Wikidata:Property proposal/Newmark Albanian-English Dictionary ID|Newmark Albanian-English Dictionary ID]], [[:d:Wikidata:Property proposal/Norsk oversettterleksikon ID|Norsk oversettterleksikon ID]], [[:d:Wikidata:Property proposal/footballdatabase.eu match ID|footballdatabase.eu match ID]], [[:d:Wikidata:Property proposal/Kamus Pelajar Edisi Kedua ID|Kamus Pelajar Edisi Kedua ID]], [[:d:Wikidata:Property proposal/Berlinische Galerie object ID|Berlinische Galerie object ID]], [[:d:Wikidata:Property proposal/Singapore Unique Entity Number|Singapore Unique Entity Number]], [[:d:Wikidata:Property proposal/Lyricfind artist ID|Lyricfind artist ID]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/identifiant MACM d'un artisite|identifiant MACM d'un artisite]], [[:d:Wikidata:Property proposal/Syrian Memory person ID|Syrian Memory person ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Paris Match ID|Paris Match ID]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/DOSBox Wiki|DOSBox Wiki]], [[:d:Wikidata:Property proposal/Identifiant Cimetières de France|Identifiant Cimetières de France]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/4fKM World map of recent censuses known at Wikidata for each decade] (select decade on the right side)
** [https://w.wiki/CS6f Timeline of inception of Ghanaian universities]
** [https://w.wiki/3Sxm Most common name in Germany by year of birth]
* WikiProject Highlights:
** [[d:Wikidata:WikiProject Chemistry/Elements|Chemistry/Elements]]
** [[d:Wikidata:WikiProject Taiwan/Truku|Taiwan/Truku]] - a compilation of information on the subject of Taroko culture, including statistics and records of activities.
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/CSEU Dagbani Lexemes with Glosses which are the same as the Lemma]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q17485699|Alice Through the Looking Glass (Q17485699)]] - 2016 film directed by James Bobin where now 22-year-old Alice comes across a magical looking glass that takes her back to Wonderland.
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L744998|آبلرزهیاب (L744998)]] - Persian noun, translates to "hydro-seismometer"
''' Development '''
* Wikibase REST API: We prototyped search support for the REST API and would like [[d:Wikidata talk:REST API feedback round#Give us feedback on the search proof of concept in the REST API!|your feedback on it]].
* Property Suggestions: We updated the underlying data so you should have more up-to-date suggestions again when making new statements.
* EntitySchemas: We continued the work on making it possible to search for EntitySchemas by their label and aliases when linking to them in a statement.
* Query Service: We are investigating if we can do something about the issue where not all edgeLabels are shown on a graph visualisation ([[phab:T381857]]) and if there are any alternatives to the library used for the graph builder in the Query Service ([[phab:T381764]])
* Under the hood: We are optimizing the server setup for the term store to accommodate its growth ([[phab:T351802]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 09|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:५६, १६ दिसम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27940631 -->
== Wikidata weekly summary #659 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-12-23. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 16|#658]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments:
** [[d:Wikidata:Requests for comment/P518 scope|P518 scope]] - Should scope of league or [[d:Property:P118|competition (P118)]] include forms and aspects?
** [[d:Wikidata:Project_chat#Trying_to_get_a_consensus_on_English_label_for_Q30_--_"United_States_of_America"_vs_"United_States"|Trying to get a consensus on English label for Q30 -- "United States of America" vs "United States"]]
''' Events '''
* Ongoing: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/AATBE57724357T7QC6EAXNGO2KKBJRDE/ Wikidata Cleanup 2024] - [[d:User:Romaine|Romaine]] continues his initiative, "Wikidata Cleanup," to coordinate community efforts in addressing the problem of items missing basic properties during the last ten days of 2024, when many users have extra time due to holidays. The aim is to improve data quality by focusing on ensuring all items have essential properties like "instance of" (P31) or "subclass of" (P279), adding relevant country and location data, and maintaining consistency within item series.
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]: [[d:Event:Data Reuse Days 2025|Data Reuse Days]] - online event focusing on projects using Wikidata's data, 18-27 February 2025. You can submit a proposal for the program [[d:Event talk:Data Reuse Days 2025|on the talk page]] until January 12th.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.calishat.com/2024/12/16/exploring-youtube-channels-via-wikidata/ Exploring YouTube Channels Via Wikidata], by Tara Calishain. "This time I'm playing with a way to browse YouTube channels while using Wikidata as context. And you can try it too, because it doesn't need any API keys!"
** [http://magnusmanske.de/wordpress/archives/754 Wikidata Items "described at URL" domain ranked list], by Magnus Manske
* Papers: [https://www.degruyter.com/document/doi/10.1515/9783111082486-003/html Finding Female Film Editors in Wikidata: How to Query and Visualize Filmographic Records]
* Videos: [https://www.youtube.com/watch?v=l7sK-nFiRbM How to link a Wikipedia article to Wikidata] (Spanish)
''' Tool of the week '''
* [https://ordia.toolforge.org/flying-dehyphenator/ Flying Dehyphenator] is an Ordia game. Given the start part of a word, use the spacebar to move the word and hit the next part of the word. Only hyphenations described with the Unicode hyphenation character work.
* Want a wrap of your Wikidata activities in 2024? [https://wikipediayir.netlify.app Wiki Year In Review] has it for you! (use www.wikidata.org for the project URL)
''' Other Noteworthy Stuff '''
* [[mw:Wikibase/Suite-Contributing-Guide|Wikibase/Suite-Contributing-Guide]]: Wikibase Suite's contributing guide has been published. This guide aims to help anyone who wants to contribute and make sure they are equipped with all the relevant information to do so.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13171|bequest income]] (<nowiki>the sum a organisations receives from bequests/legacies in a timeframe</nowiki>)
**[[:d:Property:P13176|taxon known by this common name]] (<nowiki>taxon item of which this common name refers</nowiki>)
**[[:d:Property:P13177|homonymous taxon]] (<nowiki>taxon item of which the taxon name is an exact homonym</nowiki>)
**[[:d:Property:P13187|role named as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of its respective work</nowiki>)
**[[:d:Property:P13188|meeting of]] (<nowiki>subject is a meeting or session of this organization</nowiki>)
* Newest External identifiers: [[:d:Property:P13165|PCGames.de product ID]], [[:d:Property:P13166|PUG authority ID]], [[:d:Property:P13167|Three Decks class ID]], [[:d:Property:P13168|Vidas author ID]], [[:d:Property:P13169|Usito ID]], [[:d:Property:P13170|ZSL authority ID]], [[:d:Property:P13172|Collectie Nederland ID]], [[:d:Property:P13173|Hachette author ID]], [[:d:Property:P13174|CamerounWeb person ID]], [[:d:Property:P13175|Hindi Shabdamitra entry ID]], [[:d:Property:P13178|OpenSSF Practices ID]], [[:d:Property:P13179|Japanese Health Insurance System Facility ID]], [[:d:Property:P13180|Centre d'Etudes Picasso ID]], [[:d:Property:P13181|CUATM statistical code]], [[:d:Property:P13182|CUATM unique identification code]], [[:d:Property:P13183|JudaicaLink person (GND) ID]], [[:d:Property:P13184|teams.by national team ID]], [[:d:Property:P13185|Eyrolles author ID]], [[:d:Property:P13186|Mémoire des avocats ID]], [[:d:Property:P13189|BCU Kirundi-English Dictionary ID]], [[:d:Property:P13190|Estonian–Latvian Dictionary ID]], [[:d:Property:P13191|WHL player ID]], [[:d:Property:P13192|Indo-European Lexicon ID]], [[:d:Property:P13193|Battle.net game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nonprofit tax status|nonprofit tax status]] (<nowiki>country specific tax status of organisations like non-profits</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of wich this item is the taxonomic type</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>Number of shading units in a graphics card.</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Three Decks conflict ID|Three Decks conflict ID]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Newmark Albanian-English Dictionary ID|Newmark Albanian-English Dictionary ID]], [[:d:Wikidata:Property proposal/Norsk oversettterleksikon ID|Norsk oversettterleksikon ID]], [[:d:Wikidata:Property proposal/footballdatabase.eu match ID|footballdatabase.eu match ID]], [[:d:Wikidata:Property proposal/Kamus Pelajar Edisi Kedua ID|Kamus Pelajar Edisi Kedua ID]], [[:d:Wikidata:Property proposal/Berlinische Galerie object ID|Berlinische Galerie object ID]], [[:d:Wikidata:Property proposal/Singapore Unique Entity Number|Singapore Unique Entity Number]], [[:d:Wikidata:Property proposal/Lyricfind artist ID|Lyricfind artist ID]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/identifiant MACM d'un artisite|identifiant MACM d'un artisite]], [[:d:Wikidata:Property proposal/Syrian Memory person ID|Syrian Memory person ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Paris Match ID|Paris Match ID]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/DOSBox Wiki|DOSBox Wiki]], [[:d:Wikidata:Property proposal/Identifiant Cimetières de France|Identifiant Cimetières de France]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Amsterdam Monumentenstad ID|Amsterdam Monumentenstad ID]], [[:d:Wikidata:Property proposal/Kyiv Independent Topic|Kyiv Independent Topic]], [[:d:Wikidata:Property proposal/Lutris company ID|Lutris company ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/National Football Teams.com stadium ID|National Football Teams.com stadium ID]], [[:d:Wikidata:Property proposal/Play:Right genre ID|Play:Right genre ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Comprehensive Historical Dictionary of Ladino entry ID|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Russian Football National League player ID|Russian Football National League player ID]], [[:d:Wikidata:Property proposal/Gaia ID|Gaia ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Wellcome Collection concept ID|Wellcome Collection concept ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/CVwB Countries that have had a woman serving as Minister of Defense]
** [https://w.wiki/CUKR Leonardo DiCaprio's partners] ([https://x.com/Michal_J_Spacek/status/1870053341436223745 source])
** [https://w.wiki/CGYX Countries that have most items with Mastodon or PeerTube (ActivityPub) social networks] ([https://wikis.world/redirect/statuses/113582298631341475 source])
** [https://w.wiki/CVwi Olympians who died during the year 2024] ([[d:Wikidata:Request_a_query#Deaths_in_2024|source]])
* WikiProject Highlights: [[d:Wikidata:WikiProject Nonprofit Organizations/Japan|Nonprofit Organizations/Japan]]
**
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/CVtd Items with a sitelink to Dutch Wikipedia and have no P31 and/or P279] ([https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/AATBE57724357T7QC6EAXNGO2KKBJRDE/ source]) (replace 2x the "nl" into the language code of your language)
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q66|Boeing (Q66)]] - American global aerospace and defense corporation
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L348887|julehilsen]] - Christmas greeting in Danish
''' Development '''
* With the winter holidays upon us, the development team is taking a break, and there will be no deployments for Wikidata during this time.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 16|Previous issue]] · [[User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] ([[User talk:Mohammed Abdulai (WMDE)|talk]]) · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:००, २३ दिसम्बर २०२४ (UTC)'''
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=27940631 -->
== Weekly Summary #660 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2024-12-30. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 23|#659]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Welcome to 2023’s Final Weekly Summary! '''
A huge thank you to everyone who contributed to the newsletter this year! 🎉 Each of your contributions, whether big or small, has made a difference and has helped us create a vibrant and informative resource for the Wikidata community. 🙏 Let's continue building and sharing knowledge together in the coming year! 🙌✨
'''Discussions'''
* Open request for oversight: [[d:Wikidata:Requests for permissions/Oversight/Ameisenigel|Ameisenigel]] (RfP scheduled to end at 6 January 2025 21:52 UTC)
'''Press, articles, blog posts, videos'''
* Papers
** [https://doi.org/10.5282/o-bib/6081 Library Data in Wikimedia Projects: Case Study from the Czech Republic] by Jansová, L., Maixnerová, L., & Š´tastná, P. (2024). ''"The paper outlines the collaboration between the National Library of the Czech Republic and Wikimedia since 2006, focusing on linking authority records with Wikipedia articles and training librarians and users. By 2023, the National Library provided most of its databases under a CC0 license, launched a "Wikimedians in Residence" program, and collaborated on projects involving linked data and using authority records in Wikidata. This partnership has enhanced their cooperation for mutual benefit, identifying key factors for their successful long-term collaboration."''
** [https://www.tandfonline.com/doi/full/10.1080/24701475.2024.2431798 How have you modelled my gender? Reconstructing the history of gender representation in Wikidata] by Melis, B., Fioravanti, M., Paolini, C., & Metilli, D. (2024). ''"The paper traces the evolution of gender representation in Wikidata, showing how the community has moved from a binary interpretation of gender to a more inclusive model for trans and non-binary identities. The Wikidata Gender Diversity project (WiGeDi) timeline highlights the significant changes influenced by external historical events and the community's increased understanding of gender complexity."''
* Videos: Arabic Wikidata Days 2024 - Data Science Course - First Practical Session: Wikibase-CLI Tool ([https://www.youtube.com/watch?v=rTkF1Y5sOPY part 1], [https://www.youtube.com/watch?v=-fpWNtyO9Qg part 2]) by Saeed Habishan. "The Wikibase-CLI enables command-based interaction with Wikidata using shell scripts and JavaScript. The tool runs on NodeJS and enables automatic reading and editing of Wikidata."
'''Tool of the week'''
* [https://github.com/lubianat/wikiora WikiORA] - is a tool designed for gene over-representation analysis. It integrates data from Wikidata, Wikipedia, Gene Ontology, and PanglaoDB to help researchers identify significantly enriched gene sets in their data.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13171|bequest income]] (<nowiki>the sum a organisations receives from bequests/legacies in a timeframe</nowiki>)
**[[:d:Property:P13176|taxon known by this common name]] (<nowiki>taxon item of which this common name refers</nowiki>)
**[[:d:Property:P13177|homonymous taxon]] (<nowiki>taxon item of which the taxon name is an exact homonym</nowiki>)
**[[:d:Property:P13187|role named as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of its respective work</nowiki>)
**[[:d:Property:P13188|meeting of]] (<nowiki>subject is a meeting or session of this organization</nowiki>)
* Newest External identifiers: [[:d:Property:P13165|PCGames.de product ID]], [[:d:Property:P13166|PUG authority ID]], [[:d:Property:P13167|Three Decks class ID]], [[:d:Property:P13168|Vidas author ID]], [[:d:Property:P13169|Usito ID]], [[:d:Property:P13170|ZSL authority ID]], [[:d:Property:P13172|Collectie Nederland ID]], [[:d:Property:P13173|Hachette author ID]], [[:d:Property:P13174|CamerounWeb person ID]], [[:d:Property:P13175|Hindi Shabdamitra entry ID]], [[:d:Property:P13178|OpenSSF Practices ID]], [[:d:Property:P13179|Japanese Health Insurance System Facility ID]], [[:d:Property:P13180|Centre d'Etudes Picasso ID]], [[:d:Property:P13181|CUATM statistical code]], [[:d:Property:P13182|CUATM unique identification code]], [[:d:Property:P13183|JudaicaLink person (GND) ID]], [[:d:Property:P13184|teams.by national team ID]], [[:d:Property:P13185|Eyrolles author ID]], [[:d:Property:P13186|Mémoire des avocats ID]], [[:d:Property:P13189|BCU Kirundi-English Dictionary ID]], [[:d:Property:P13190|Estonian–Latvian Dictionary ID]], [[:d:Property:P13191|WHL player ID]], [[:d:Property:P13192|Indo-European Lexicon ID]], [[:d:Property:P13193|Battle.net game ID]], [[:d:Property:P13194|Singapore Unique Entity Number]], [[:d:Property:P13195|AniSearch character ID]], [[:d:Property:P13196|Three Decks conflict ID]], [[:d:Property:P13197|Berlinische Galerie object ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nonprofit tax status|nonprofit tax status]] (<nowiki>country specific tax status of organisations like non-profits</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>Number of shading units in a graphics card.</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
**[[:d:Wikidata:Property proposal/Accused of|Accused of]] (<nowiki>Crime or other misdeed a person has been accused of, but ''not proven or convicted''</nowiki>)
**[[:d:Wikidata:Property proposal/hat gespendet|hat gespendet]] (<nowiki>Amount of money donated to a person or organization</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Newmark Albanian-English Dictionary ID|Newmark Albanian-English Dictionary ID]], [[:d:Wikidata:Property proposal/Norsk oversettterleksikon ID|Norsk oversettterleksikon ID]], [[:d:Wikidata:Property proposal/hockey1946.ru player id|hockey1946.ru player id]], [[:d:Wikidata:Property proposal/footballdatabase.eu match ID|footballdatabase.eu match ID]], [[:d:Wikidata:Property proposal/Kamus Pelajar Edisi Kedua ID|Kamus Pelajar Edisi Kedua ID]], [[:d:Wikidata:Property proposal/Lyricfind artist ID|Lyricfind artist ID]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/identifiant MACM d'un artisite|identifiant MACM d'un artisite]], [[:d:Wikidata:Property proposal/Syrian Memory person ID|Syrian Memory person ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Paris Match ID|Paris Match ID]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/DOSBox Wiki|DOSBox Wiki]], [[:d:Wikidata:Property proposal/Identifiant Cimetières de France|Identifiant Cimetières de France]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Amsterdam Monumentenstad ID|Amsterdam Monumentenstad ID]], [[:d:Wikidata:Property proposal/Kyiv Independent Topic|Kyiv Independent Topic]], [[:d:Wikidata:Property proposal/Lutris company ID|Lutris company ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/National Football Teams.com stadium ID|National Football Teams.com stadium ID]], [[:d:Wikidata:Property proposal/Play:Right genre ID|Play:Right genre ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Comprehensive Historical Dictionary of Ladino entry ID|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Russian Football National League player ID|Russian Football National League player ID]], [[:d:Wikidata:Property proposal/Gaia ID|Gaia ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Wellcome Collection concept ID|Wellcome Collection concept ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/UAF match ID|UAF match ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) journaliste sur Francetvinfo|Identifiant d'un(e) journaliste sur Francetvinfo]], [[:d:Wikidata:Property proposal/Game Vortex software ID|Game Vortex software ID]], [[:d:Wikidata:Property proposal/VG247 game ID|VG247 game ID]], [[:d:Wikidata:Property proposal/identifiant Pappers d'un dirigeant|identifiant Pappers d'un dirigeant]], [[:d:Wikidata:Property proposal/Database of Canada's Early Women Writers ID|Database of Canada's Early Women Writers ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/Mishramilan catalog ID|Mishramilan catalog ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica venue ID|Cinema Belgica venue ID]], [[:d:Wikidata:Property proposal/Cinema Belgica person ID|Cinema Belgica person ID]], [[:d:Wikidata:Property proposal/Cinema Belgica film ID|Cinema Belgica film ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/Hankook Ilbo tag ID|Hankook Ilbo tag ID]], [[:d:Wikidata:Property proposal/Rijksmuseum ID|Rijksmuseum ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/myCast work ID|myCast work ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/CZYW trees of motifs described in Thompson's motif index (first two levels)]
** [https://w.wiki/CZ$T Think tanks by country] ([https://x.com/AlexHinojo/status/1873636409262670255 source])
** [https://w.wiki/Ca5f Painters that have died before 1925 but do not have a Wikimedia Commons category on their Wikidata Item] ([https://wikis.world/@magnusmanske/113583435538294677 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_Uganda|Uganda]] - aims to be a central hub for the curation of any and all items (biographical, cultural, geographical, organisational, etc...) relating to [[d:Q1036|Uganda (Q1036)]]
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Narration/Folktales|Narration/Folktales]] - creation of Items for motifs described in Thompson's motif index completed
** [[d:Wikidata:WikiProject Nonprofit Organizations/Austria|Austria]] - concerns itself with improving data from nonprofit organizations in Austria
* Newest [[d:Wikidata:Database reports|database reports]]: [[D:Wikidata:Database reports/Deleted Wikidata entities used in SDC|Deleted Wikidata entities used in SDC]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q8037764|Wressle Castle (Q8037764)]] - late 14th-century quadrangular castle in East Yorkshire, England, UK
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L750580|ਲੇਟਣ (L750580)]] - in Punjabi (pa) and "لیٹݨ" in Punjabi Shahmukhi (pnb) transliterate to "Leṭaṇ," which means "to lie down" or "to rest" in English.
'''Development'''
* Most of the development team staff are still taking a break, so no development happened.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Liechtenstein|Liechtenstein]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2024 12 30|Read the full report]]''' · [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 23|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:११, ३० दिसम्बर २०२४ (UTC) ·
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28042872 -->
== Wikidata weekly summary #661 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-01-06. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 30|#660]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments: [[d:Wikidata:Requests_for_comment/Constraints_for_Germanies|Constraints for Germanies]] - Following from a property discussion on [[d:Property_talk:P17#German_non-states|P17 (German non-states)]], this RfC aims to find consensus on how to apply constraints that exclude items of historical periods in German history.
''' [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]] '''
* [https://wikimedia.pt/eventos/oficina-lexicografia-e-sustentabilidade-linguistica-documentacao-do-mirandes-com-recurso-a-wikidata/ Workshop: Lexicography and linguistic sustainability - Mirandese documentation using Wikidata] This Portuguese-language workshop takes place Thursday 16 January, 10:00 - 17:00, Room 208, 206 at the Faculty of Letters of the University of Porto.
* Please submit your proposals for the [[d:Event:Data_Reuse_Days_2025|Data Reuse Days]] online event until January 12th. See current proposals on the [[d:Event_talk:Data_Reuse_Days_2025|talk page]] and here's some ideas to inspire you: presentations/demos of tools using Wikidata's data (10mins Lightning Talk presentations), discussions and presentations connecting Wikidata editors with reusers and/or explanations and demos on how to use a specific part of the technical infrastructure to reuse Wikidata's data (APIs, dumps, etc.).
* [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/AXIS6LCWODKBHKBBA26KTLZ2BESHWSFA/ Talk to the Search Platform / Query Service Team --January 8, 2025]. The Search Platform Team holds monthly meetings to discuss anything related to Wikimedia search, Wikidata Query Service (WDQS), Wikimedia Commons Query Service (WCQS), etc.! Time: 16:00-17:00 UTC / 08:00 PDT / 11:00 EDT / 17:00 CET
* The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC, 15th January 2025 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
* [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/H266YWDOBVUZ3OMANPP7N7BLDHWDAO4N/ Wiki Workshop 2025 Announcement and Call for Papers]. Submission deadline: March 9, 2025 (23:59 AoE)
''' Press, articles, blog posts, videos '''
* Blogs: (fr) [https://george2etexte.wordpress.com/2024/12/12/autrices-au-pseudonyme-masculin/ female authors with male pseudonyms], blog post by ''Le Deuxième Texte'' including SPARQL queries to find female authors with male pseudonyms.
* Websites :[https://matlaofmalta.github.io/PRA3006/ Global Dementia and Risk Factors], website by 'Students at the Maastricht Science Programme', includes data visualizations of the prevalence and current treatments of dementia across the world. It utilises data extracted as SPARQL Endpoints from Wikidata.
* Papers
** [https://arxiv.org/abs/2412.20942 Ontology-grounded Automatic Knowledge Graph Construction by LLM under Wikidata schema] - This paper proposes an ontology-driven approach to KG construction using LLMs where competency questions guide ontology creation and relation extraction, leveraging Wikidata for semantic consistency. A scalable pipeline minimizes human effort while producing high-quality, interpretable KGs interoperable with Wikidata for knowledge base expansion. By Xiaohan Feng, Xixin Wu & Helen Meng (2024).
** [https://link.springer.com/chapter/10.1007/978-981-97-6995-7_39 Knowledge Incorporated Image Question Answering Using Wikidata Repository] - Proposes a Visual Question Answering (VQA) model that integrates external knowledge from Wikidata to address complex open-domain questions by combining image, question, and knowledge modalities. Evaluated on the VQAv2 dataset, the model outperforms prior state-of-the-art approaches, demonstrating improved reasoning and accuracy (Koshti et al., 2024).
* Videos: (arabic) [https://www.youtube.com/watch?v=Kbuks8jCyGw Part 6: SPARQL Demo Session: connecting external services] - Sparql SERVICE clause gives access to additional data such as labels via wikibase:label, interaction with MediaWiki APIs using wikibase:mwapi, and integration of data from subgraphs (such as the main graph and the scholarly articles graph). Integration of data from external SPARQL endpoints such as DBpedia.
''' Tool of the week '''
* [https://github.com/thadguidry/wikidata-entity-linker Wikidata Entity Linker] - is a Microsoft Edge browser extension that creates web links for matching inner HTML text based on a regex format of Q\d+ which is the format of a Wikidata Entity ID. ([https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/SEM4F3VBD3SJ5URR3VXRP26FGO2LSOGN/ email])
''' Other Noteworthy Stuff '''
* [https://www.leibniz-gemeinschaft.de/karriere/stellenportal/detail/job/show/Job/research-software-engineer-wikibase-expertin-mwd Vacancy: Research Software Engineer / Wikibase-Expert] - The Technische Informationsbibliothek (TIB) located in Hannover has a research position open for someone interested in the deployment, administration and maintenance of open source knowledge management software such as Mediawiki, Wikibase and OpenRefine as part of the NFDI4Culture partnership within the OSL.
* January 1, 2025, marked Public Domain Day, with hundreds of 1929 films entering the public domain. [[d:User:Spinster|Sandra]] has shared [[d:User:Spinster/Work notes/202501 1929 US films for Public Domain Day|helpful notes]] to assist in making these films discoverable via [[d:Help:WikiFlix|WikiFlix]], by adding video files to Wikicommons and Wikidata. Join the effort!
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13171|bequest income]] (<nowiki>the sum a organisations receives from bequests/legacies in a timeframe</nowiki>)
**[[:d:Property:P13176|taxon known by this common name]] (<nowiki>taxon item of which this common name refers</nowiki>)
**[[:d:Property:P13177|homonymous taxon]] (<nowiki>taxon item of which the taxon name is an exact homonym</nowiki>)
**[[:d:Property:P13187|role named in credits as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of its respective work</nowiki>)
**[[:d:Property:P13188|meeting of]] (<nowiki>subject is a meeting or session of this organization</nowiki>)
* Newest External identifiers: [[:d:Property:P13165|PCGames.de product ID]], [[:d:Property:P13166|PUG authority ID]], [[:d:Property:P13167|Three Decks class ID]], [[:d:Property:P13168|Vidas author ID]], [[:d:Property:P13169|Usito ID]], [[:d:Property:P13170|ZSL authority ID]], [[:d:Property:P13172|Collectie Nederland ID]], [[:d:Property:P13173|Hachette author ID]], [[:d:Property:P13174|CamerounWeb person ID]], [[:d:Property:P13175|Hindi Shabdamitra entry ID]], [[:d:Property:P13178|OpenSSF Practices ID]], [[:d:Property:P13179|Japanese Health Insurance System Facility ID]], [[:d:Property:P13180|Centre d'Etudes Picasso ID]], [[:d:Property:P13181|CUATM statistical code]], [[:d:Property:P13182|CUATM unique identification code]], [[:d:Property:P13183|JudaicaLink person (GND) ID]], [[:d:Property:P13184|teams.by national team ID]], [[:d:Property:P13185|Eyrolles author ID]], [[:d:Property:P13186|Mémoire des avocats ID]], [[:d:Property:P13189|BCU Kirundi-English Dictionary ID]], [[:d:Property:P13190|Estonian–Latvian Dictionary ID]], [[:d:Property:P13191|WHL player ID]], [[:d:Property:P13192|Indo-European Lexicon ID]], [[:d:Property:P13193|Battle.net game ID]], [[:d:Property:P13194|Singapore Unique Entity Number]], [[:d:Property:P13195|AniSearch character ID]], [[:d:Property:P13196|Three Decks conflict ID]], [[:d:Property:P13197|Berlinische Galerie object ID]], [[:d:Property:P13198|ThePWHL.com player ID]], [[:d:Property:P13199|Play:Right genre ID]], [[:d:Property:P13200|Resistance in Belgium ID]], [[:d:Property:P13201|Paris Match ID]], [[:d:Property:P13202|Kyiv Independent topic]], [[:d:Property:P13203|Newmark Albanian-English Dictionary ID]], [[:d:Property:P13204|Wellcome Collection concept ID]], [[:d:Property:P13205|Amsterdam Monumentenstad ID]], [[:d:Property:P13206|VG247 game ID]], [[:d:Property:P13207|DNCI label ID]], [[:d:Property:P13208|National Football Teams.com stadium ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nonprofit tax status|nonprofit tax status]] (<nowiki>country specific tax status of organisations like non-profits</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>Number of shading units in a graphics card.</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
**[[:d:Wikidata:Property proposal/Accused of|Accused of]] (<nowiki>Crime or other misdeed a person has been accused of, but ''not proven or convicted''</nowiki>)
**[[:d:Wikidata:Property proposal/hat gespendet|hat gespendet]] (<nowiki>Amount of money donated to a person or organization</nowiki>)
**[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
**[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
**[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Norsk oversettterleksikon ID|Norsk oversettterleksikon ID]], [[:d:Wikidata:Property proposal/hockey1946.ru player id|hockey1946.ru player id]], [[:d:Wikidata:Property proposal/footballdatabase.eu match ID|footballdatabase.eu match ID]], [[:d:Wikidata:Property proposal/Kamus Pelajar Edisi Kedua ID|Kamus Pelajar Edisi Kedua ID]], [[:d:Wikidata:Property proposal/Lyricfind artist ID|Lyricfind artist ID]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/identifiant MACM d'un artisite|identifiant MACM d'un artisite]], [[:d:Wikidata:Property proposal/Syrian Memory person ID|Syrian Memory person ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/DOSBox Wiki|DOSBox Wiki]], [[:d:Wikidata:Property proposal/Identifiant Cimetières de France|Identifiant Cimetières de France]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Lutris company ID|Lutris company ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Comprehensive Historical Dictionary of Ladino entry ID|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Russian Football National League player ID|Russian Football National League player ID]], [[:d:Wikidata:Property proposal/Gaia ID|Gaia ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/UAF match ID|UAF match ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) journaliste sur Francetvinfo|Identifiant d'un(e) journaliste sur Francetvinfo]], [[:d:Wikidata:Property proposal/Game Vortex software ID|Game Vortex software ID]], [[:d:Wikidata:Property proposal/identifiant Pappers d'un dirigeant|identifiant Pappers d'un dirigeant]], [[:d:Wikidata:Property proposal/Database of Canada's Early Women Writers ID|Database of Canada's Early Women Writers ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/Mishramilan catalog ID|Mishramilan catalog ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica venue ID|Cinema Belgica venue ID]], [[:d:Wikidata:Property proposal/Cinema Belgica person ID|Cinema Belgica person ID]], [[:d:Wikidata:Property proposal/Cinema Belgica film ID|Cinema Belgica film ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/Hankook Ilbo tag ID|Hankook Ilbo tag ID]], [[:d:Wikidata:Property proposal/Rijksmuseum ID|Rijksmuseum ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/myCast work ID|myCast work ID]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/MUBI Festival ID|MUBI Festival ID]], [[:d:Wikidata:Property proposal/Beaux Arts ID|Beaux Arts ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/Park Merwestein Bomenwijzer ID|Park Merwestein Bomenwijzer ID]], [[:d:Wikidata:Property proposal/RPG Maker game ID|RPG Maker game ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Hessian Biography person ID|Hessian Biography person ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn|Kvikmyndavefurinn]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn person ID|Kvikmyndavefurinn person ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn company ID|Kvikmyndavefurinn company ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geology and Earth Sciences entry ID|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/EHIS educational institution ID|EHIS educational institution ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/A Dictionary of Sociology entry ID|A Dictionary of Sociology entry ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Cc7k French Photographers born before 1870, who do not have a French Wikipedia article]
** [https://w.wiki/CdzY The 10 smallest countries with some kind of urban rail transit system]
** [https://w.wiki/Cdzc Last meals of people]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_French_scientific_prizes|French Scientific Prizes]] aims to list French-language awards and to ensure the mention of a source associated with each award.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Property:P641|Items with "sport (P641)" only]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q19455277|2015 Iditarod Q19455277)]] - sled dog race
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L478233|trekke (L478233)]] - Norwegian irregular verb "to pull", "to drag", or "to draw"
''' Development '''
* The development team is just settling back in after the holidays, so there haven’t been any significant updates yet.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 01 06|Read the full report]]''' · [[d:Special:MyLanguage/Wikidata:Status updates/2024 12 30|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:५९, ६ ज्यानुवरी २०२५ (UTC) ·
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28065367 -->
== Wikidata weekly summary #662 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-01-13. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 06|#661]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 17:00 UTC, 15th January 2025 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
** [https://m.facebook.com/ActivatingBotswana/photos/-join-the-wikidata-bw-2025-training-contest-date-saturday-18012025-time-1000-am-/603821475632432/ Join the Wikidata Training Event 2025] organised by Wikimedia Botswana UG for Wikidata enthusiasts of all levels. Starts 18 Jan 10:00am CAT (UTC+2), registration required.
''' Press, articles, blog posts, videos '''
* Blogs
**[[metawiki:BHL/Our_outcomes/WiR/Status_updates/2025-01-10|Updates on the Wikimedian-in-Residence at the Biodiversity Heritage Library focusing on Structured Data on Commons and Wikidata]]
** [[outreach:GLAM/Newsletter/December 2024/Contents/New Zealand report|Wikidata module for the Hidden Figures CURE]] - The newly published Wikidata module for the Hidden Figures CURE teaches undergraduates to use Wikidata for uncovering and highlighting the contributions of hidden figures in natural history, such as women, people of color, and Indigenous peoples.
** [[outreach:GLAM/Newsletter/December 2024/Contents/Memory of the World report|Memory of the World: Ways forward]] - Efforts to improve the representation of UNESCO's Memory of the World (MOW) international register on Wikidata include new articles, enhanced data quality, and training on creating structured data. Key contributions involve updating Wikipedia and Wikidata entries, addressing data inconsistencies, and expanding the visibility of MOW inscriptions across languages.
** [[diffblog:2025/01/12/empowering-multilingual-knowledge-the-journey-behind-the-1-click-info-extension-powered-by-wikidata/|Empowering Multilingual Knowledge: The Journey Behind the 1-Click-Info Extension Powered by Wikidata]] - Introduces the [[m:Wikidata_One_click_Info_Extension%22OCI%22|1-Click Data extension]] for your browser. A project funded by the Arcadia grant through Wikimedia Deutschland and fiscally sponsored by the Dagbani Wikimedians user group.
** [https://wikimedia.cat/2025/01/09/visibilitzacio-del-domini-public-a-wikidata/ Public domain visibility on Wikidata] (in Catalan). The article discusses how Wikidata is being used to enhance the visibility of public domain works by integrating copyright information and making it easily accessible.
* Videos
** [https://www.youtube.com/watch?v=_U2TDZCGBs8 Tracking Looted Art with Graphs, Graphs and Networks in the Humanities 2022 Conference]
** [https://www.youtube.com/watch?v=3hBerusj198 How Wikimedia Uses AI to Vectorize its Knowledge Base]
* Presentations: ''Wikibase e Wikidata per lo studio dell'epigrafia greca'' (in Italian, i.e. Wikibase and Wikidata for the study of Greek epigraphy), presentation at SAEG (Advanced Seminar of Greek Epigraphy) IX in Rome, 10 January 2025, by [[:d:User:Pietro Ortimini|Pietro Ortimini]], [[:d:User:Anna Clara Maniero Azzolini|Anna Clara Maniero Azzolini]], [[:d:User:Epìdosis|Epìdosis]] - [[:commons:File:Wikibase e Wikidata per lo studio dell'epigrafia greca - SAEG.pdf|slides]]
''' Tool of the week '''
* [https://www.johl.io/dungeonofknowledge/roguelike.html Dungeon Of Knowledge] - is a roguelike game with Items generated from Wikidata that lets you crawl through the Dungeon of Knowledge in a classic ASCII interface. ([https://wikis.world/@johl@mastodon.xyz/113537541434127802 toot]) ([https://www.johl.io/dungeonofknowledge/ blog])
''' Other Noteworthy Stuff '''
* [[d:User:Zita Zage (WMDE)|Zita Ursula Zage]] has joined the [https://www.wikimedia.de/ueber-uns/ansprechpartner_innen/ Software Communication team] (SCoT) at Wikimedia Deutschland as an intern until the end of June 2025. Welcome Zita!
* [https://viaf.org/ VIAF] (cf. [[:d:Q54919|Q54919]] and [[:d:Property:P214|P214]]) underwent a relevant change of interface on January 10; the way of visualizing clusters in JSON format has changed in comparison with [https://www.oclc.org/developer/api/oclc-apis/viaf/authority-cluster.en.html present OCLC documentation] and e.g. http://viaf.org/viaf/102333412/viaf.json doesn't work anymore; this broke most or all Wikidata gadgets using VIAF data; in the absence of official communications from OCLC, developers are trying to understand if the new VIAF interface is stable before changing their gadgets accordingly
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13171|bequest income]] (<nowiki>the sum a organisations receives from bequests/legacies in a timeframe</nowiki>)
**[[:d:Property:P13176|taxon known by this common name]] (<nowiki>taxon item of which this common name refers</nowiki>)
**[[:d:Property:P13177|homonymous taxon]] (<nowiki>taxon item of which the taxon name is an exact homonym</nowiki>)
**[[:d:Property:P13187|role named in credits as]] (<nowiki>use as qualifier to indicate how the object's role was named in the credits of its respective work</nowiki>)
**[[:d:Property:P13188|meeting of]] (<nowiki>subject is a meeting or session of this organization</nowiki>)
**[[:d:Property:P13210|organisation tax status]] (<nowiki>jurisdiction specific tax status of organisations like non-profits</nowiki>)
* Newest External identifiers: [[:d:Property:P13172|Collectie Nederland ID]], [[:d:Property:P13173|Hachette author ID]], [[:d:Property:P13174|CamerounWeb person ID]], [[:d:Property:P13175|Hindi Shabdamitra entry ID]], [[:d:Property:P13178|OpenSSF Practices ID]], [[:d:Property:P13179|Japanese Health Insurance System Facility ID]], [[:d:Property:P13180|Centre d'Etudes Picasso ID]], [[:d:Property:P13181|CUATM statistical code]], [[:d:Property:P13182|CUATM unique identification code]], [[:d:Property:P13183|JudaicaLink person (GND) ID]], [[:d:Property:P13184|teams.by national team ID]], [[:d:Property:P13185|Eyrolles author ID]], [[:d:Property:P13186|Mémoire des avocats ID]], [[:d:Property:P13189|BCU Kirundi-English Dictionary ID]], [[:d:Property:P13190|Estonian–Latvian Dictionary ID]], [[:d:Property:P13191|WHL player ID]], [[:d:Property:P13192|Indo-European Lexicon ID]], [[:d:Property:P13193|Battle.net game ID]], [[:d:Property:P13194|Singapore Unique Entity Number]], [[:d:Property:P13195|AniSearch character ID]], [[:d:Property:P13196|Three Decks conflict ID]], [[:d:Property:P13197|Berlinische Galerie object ID]], [[:d:Property:P13198|ThePWHL.com player ID]], [[:d:Property:P13199|Play:Right genre ID]], [[:d:Property:P13200|Resistance in Belgium ID]], [[:d:Property:P13201|Paris Match ID]], [[:d:Property:P13202|Kyiv Independent topic]], [[:d:Property:P13203|Newmark Albanian-English Dictionary ID]], [[:d:Property:P13204|Wellcome Collection concept ID]], [[:d:Property:P13205|Amsterdam Monumentenstad ID]], [[:d:Property:P13206|VG247 game ID]], [[:d:Property:P13207|DNCI label ID]], [[:d:Property:P13208|National Football Teams.com stadium ID]], [[:d:Property:P13209|Kamus Pelajar ID]], [[:d:Property:P13211|Dictionary of Norwegian Translators ID]], [[:d:Property:P13212|MACM artist ID]], [[:d:Property:P13213|Lutris company ID]], [[:d:Property:P13214|hockey1946.ru player ID]], [[:d:Property:P13215|DOSBoxWiki article]], [[:d:Property:P13216|NBA G League player ID]], [[:d:Property:P13217|World Women's Snooker player ID]], [[:d:Property:P13218|footballdatabase.eu match ID]], [[:d:Property:P13219|GERS ID]], [[:d:Property:P13220|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Property:P13221|SBOID]], [[:d:Property:P13222|Game Vortex software ID]], [[:d:Property:P13223|Syrian Memory Institution person ID]], [[:d:Property:P13224|Mishramilan catalog ID]], [[:d:Property:P13225|myCast work ID]], [[:d:Property:P13226|Hessian Biography person (GND) ID]], [[:d:Property:P13227|Beaux-Arts ID]], [[:d:Property:P13228|Gaia ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>number of shading units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
**[[:d:Wikidata:Property proposal/Accused of|Accused of]] (<nowiki>Crime or other misdeed a person has been accused of, but ''not proven or convicted''</nowiki>)
**[[:d:Wikidata:Property proposal/hat gespendet|hat gespendet]] (<nowiki>Amount of money donated to a person or organization</nowiki>)
**[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
**[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
**[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
**[[:d:Wikidata:Property proposal/Source language|Source language]] (<nowiki>headword languge of dictionary</nowiki>)
**[[:d:Wikidata:Property proposal/Entry height|Entry height]] (<nowiki>Height of the entrance above ground level for boarding public transport vehicles.</nowiki>)
**[[:d:Wikidata:Property proposal/location code|location code]] (<nowiki>the location code of the location item. Should be used with qualifier property {{Q|P459}} to specify which location code system being used.</nowiki>)
**[[:d:Wikidata:Property proposal/DIF historia player ID|DIF historia player ID]] (<nowiki>Identifier for a sportsperson connected to Djurgårdens IF on difhistoria.se (official site)</nowiki>)
**[[:d:Wikidata:Property proposal/number of texture mapping units|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of render output units|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of ray tracing cores|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Lyricfind artist ID|Lyricfind artist ID]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/Identifiant Cimetières de France|Identifiant Cimetières de France]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Russian Football National League player ID|Russian Football National League player ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/UAF match ID|UAF match ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) journaliste sur Francetvinfo|Identifiant d'un(e) journaliste sur Francetvinfo]], [[:d:Wikidata:Property proposal/identifiant Pappers d'un dirigeant|identifiant Pappers d'un dirigeant]], [[:d:Wikidata:Property proposal/Database of Canada's Early Women Writers ID|Database of Canada's Early Women Writers ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica venue ID|Cinema Belgica venue ID]], [[:d:Wikidata:Property proposal/Cinema Belgica person ID|Cinema Belgica person ID]], [[:d:Wikidata:Property proposal/Cinema Belgica film ID|Cinema Belgica film ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/Hankook Ilbo tag ID|Hankook Ilbo tag ID]], [[:d:Wikidata:Property proposal/Rijksmuseum ID|Rijksmuseum ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/MUBI Festival ID|MUBI Festival ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/Park Merwestein Bomenwijzer ID|Park Merwestein Bomenwijzer ID]], [[:d:Wikidata:Property proposal/RPG Maker game ID|RPG Maker game ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn|Kvikmyndavefurinn]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn person ID|Kvikmyndavefurinn person ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn company ID|Kvikmyndavefurinn company ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geology and Earth Sciences entry ID|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/EHIS educational institution ID|EHIS educational institution ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/A Dictionary of Sociology entry ID|A Dictionary of Sociology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Cultural Anthropology entry ID|A Dictionary of Cultural Anthropology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geography entry ID|A Dictionary of Geography entry ID]], [[:d:Wikidata:Property proposal/DGLAi ID|DGLAi ID]], [[:d:Wikidata:Property proposal/Jeune Afrique person ID|Jeune Afrique person ID]], [[:d:Wikidata:Property proposal/norskeflyplasser.no-ID|norskeflyplasser.no-ID]], [[:d:Wikidata:Property proposal/taz topic ID|taz topic ID]], [[:d:Wikidata:Property proposal/Euronews topic ID (English)|Euronews topic ID (English)]], [[:d:Wikidata:Property proposal/Euronews topic ID (French)|Euronews topic ID (French)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Spanish)|Euronews topic ID (Spanish)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Arabic)|Euronews topic ID (Arabic)]], [[:d:Wikidata:Property proposal/Roman Inscriptions of Britain Online ID|Roman Inscriptions of Britain Online ID]], [[:d:Wikidata:Property proposal/Unine thesis id|Unine thesis id]], [[:d:Wikidata:Property proposal/Enpedia ID|Enpedia ID]], [[:d:Wikidata:Property proposal/Dizionario Biografico della Calabria Contemporanea ID|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Wikidata:Property proposal/Bahamut Animation Crazy Serial Number|Bahamut Animation Crazy Serial Number]], [[:d:Wikidata:Property proposal/Finnish Olympic Committee ID|Finnish Olympic Committee ID]], [[:d:Wikidata:Property proposal/Team Norway profile ID (new)|Team Norway profile ID (new)]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID (new)|NOC of Belarus champion ID (new)]], [[:d:Wikidata:Property proposal/JOC profile ID (new)|JOC profile ID (new)]], [[:d:Wikidata:Property proposal/Répertoire du patrimoine bâti de Québec|Répertoire du patrimoine bâti de Québec]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Ci3h Search for Items where description begins with capitalised letters, filter by language, country of citizenship and occupation]
** [https://w.wiki/Ci5D Wikidata Items using the 'smells of' property]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Writing Systems|Writing Systems]] aims to standardize and enhance Wikipedia's coverage of writing systems and related subjects.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/Sitelink statistics|Some statistics about sitelinks]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q219831|The Night Watch (Q219831)]] - 1642 painting by Rembrandt
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L107276|дополнение (L107276)]] - Rusian noun (dopólnenie) that can mean "addition", "supplement" or an "an object"
''' Development '''
* Wikidata Query Service UI: We fixed a long-standing issue with missing edge labels in graph visualisations ([[phab:T317702]])
* Wikibase REST API: We implemented a [[d:Wikidata talk:REST API feedback round#Give us feedback on the search proof of concept in the REST API!|proof of concept for a search endpoint]] you can try out.
* EntitySchemas: We’re working on language fallback for the heading on EntitySchema pages ([[phab:T228423]])
* Language codes: We cleaned up language codes in WikibaseLexeme after moving some of them to CLDR ([[phab:T352922]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[Wikidata:WikiProject Govdirectory/Greenland|Greenland]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 06|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:२५, १३ ज्यानुवरी २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28092985 -->
== Wikidata weekly summary #663 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-01-20. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 13|#662]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Xezbeth|Xezbeth]] - RfP scheduled to end after 26 January 2025 09:17 (UTC).
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming]]:
** [https://calendar.colorado.edu/event/black-history-month-wikidata-comics-edit-a-thon Edit-A-Thon for Black History Month]: 12 February 1300 - 1500 MST (UTC+7) is an onsite event at the University of Colorado Boulder, with a theme to add or expand items on Black and African-American comics creators.
** [[d:Event:Data Reuse Days 2025|Data Reuse Days 2025]] is from February 18 to 27, 2025! This is an online event focusing on how people and organizations use Wikidata's data to build interesting applications and tools. Don't forget to register so we can know you are coming.
* Past: Missed the Q1 Wikidata+Wikibase office hour? You can catch up by reading the session log here: [[d:Wikidata:Events/Telegram_office_hour_2025-01-15|2025-01-15 (Q1 2025)]]
''' Press, articles, blog posts, videos '''
* Blogs: [https://blog.rayberger.org/cleaning-up-legacy-wikipedia-links Cleaning up legacy Wikipedia links in Open Library]: The blog post discusses cleaning up outdated Wikipedia links to improve article accuracy and navigation, while highlighting the importance of integrating Wikidata for better data management.
* Papers
** [https://doi.org/10.36253/jlis.it-630 Tiziana Possemato, ''Recording Gender in the Person Entity: An Ongoing Discussion'']: it compares the practices of gender-registration of person-type entities in LCNAF and ISNI with the use of P21 in Wikidata. By Ray Berger
** [https://arxiv.org/abs/2501.06699v1 Large Language Models, Knowledge Graphs and Search Engines - A Crossroads for Answering Users' Questions]: this paper seeks to establish a taxonomy of user information needs to help establish a roadmap of future research for finding synergies between LLM's, Search engines and Knowledge graphs. By Hogan et al., (2025)
* Videos
** [https://www.youtube.com/watch?v=QQRKMWFK5yE Replacing deprecated Wikipedia links with Wikidata items in Open Library]
** [https://www.youtube.com/watch?v=jjrDTHdsWOo&pp=ygUIV2lraWRhdGE%3D Tracking Looted Art with Wikidata Queries] - As part of ''Art History Loves Wiki 25'', Laurel Zuckerman will show how Wikidata SPARQL queries can aid provenance researchers and historians find, identify and track looted art.
** [https://www.youtube.com/watch?v=HZnAp7oovlg OpenStreetMap and Wikidata in Disaster Times]: Ormat Murat Yilmaz will speak on how Wikidata and OSM play a role in coordinating relief efforts by providing a collaborative platform for providing data about affected areas. Part of WM CEE meeting 2024 Istanbul.
** [https://www.youtube.com/watch?v=aMDO5ZMYyLg&pp=ygUIV2lraWRhdGE%3D Serbian Novels on Wikidata]: Presented by Filip Maljkovič on the progress and process of adding Serbian literature into Wikidata, using OCR methods to map pages and assign Properties.
** (german)[https://www.youtube.com/watch?v=tL7cj6h6YZk Wikidata for NGOs: Use and network open data sensibly]: Johan Hoelderle discusses how nonprofits can benefit from the largest free knowledge base and show what potential open data offers for non-profit projects.
** [https://www.youtube.com/watch?v=Khj5jIOeKHE Data partnerships and Libraries combating misinformation]: WMDE's [[d:User:Alan Ang (WMDE)|Alan Ang]] delivers a speech on how GLAM institutions can help prevent the spread of dis- and misinformation whether hallucinatory AI or malicious, part of the Wikimedia+Libraries International Convention 2025.
''' Tool of the week '''
* [https://fist.toolforge.org/file_candidates/#/ Wikidata file candidates📱] - This tool can show you candidate matches of Wikidata Items to files on Commons and Flickr. ([http://magnusmanske.de/wordpress/archives/509 original blog])
''' Other Noteworthy Stuff '''
* [https://github.com/OpenRefine/OpenRefine/releases/tag/3.9-beta1 OpenRefine 3.9-beta1 was released]
* [https://wikimedia-deutschland.softgarden.io/job/50824818/Product-Manager-Wikibase-Suite-all-genders-?jobDbPVId=179781902&l=en Product Manager: Wikibase Suite]: Wikimedia Deutschland is looking for a PM to lead Wikibase Suite, empowering institutions like GLAMs and research groups to build customizable linked knowledge bases and contribute to the world’s largest open data graph.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13210|organisation tax status]] (<nowiki>jurisdiction specific tax status of organisations like non-profits</nowiki>)
**[[:d:Property:P13238|entry height]] (<nowiki>height of the entrance above ground level for boarding vehicles</nowiki>)
* Newest External identifiers: [[:d:Property:P13194|Singapore Unique Entity Number]], [[:d:Property:P13195|AniSearch character ID]], [[:d:Property:P13196|Three Decks conflict ID]], [[:d:Property:P13197|Berlinische Galerie object ID]], [[:d:Property:P13198|ThePWHL.com player ID]], [[:d:Property:P13199|Play:Right genre ID]], [[:d:Property:P13200|Resistance in Belgium ID]], [[:d:Property:P13201|Paris Match ID]], [[:d:Property:P13202|Kyiv Independent topic]], [[:d:Property:P13203|Newmark Albanian-English Dictionary ID]], [[:d:Property:P13204|Wellcome Collection concept ID]], [[:d:Property:P13205|Amsterdam Monumentenstad ID]], [[:d:Property:P13206|VG247 game ID]], [[:d:Property:P13207|DNCI label ID]], [[:d:Property:P13208|National Football Teams.com stadium ID]], [[:d:Property:P13209|Kamus Pelajar ID]], [[:d:Property:P13211|Dictionary of Norwegian Translators ID]], [[:d:Property:P13212|MACM artist ID]], [[:d:Property:P13213|Lutris company ID]], [[:d:Property:P13214|hockey1946.ru player ID]], [[:d:Property:P13215|DOSBoxWiki article]], [[:d:Property:P13216|NBA G League player ID]], [[:d:Property:P13217|World Women's Snooker player ID]], [[:d:Property:P13218|footballdatabase.eu match ID]], [[:d:Property:P13219|GERS ID]], [[:d:Property:P13220|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Property:P13221|SBOID]], [[:d:Property:P13222|Game Vortex software ID]], [[:d:Property:P13223|Syrian Memory Institution person ID]], [[:d:Property:P13224|Mishramilan catalog ID]], [[:d:Property:P13225|myCast work ID]], [[:d:Property:P13226|Hessian Biography person (GND) ID]], [[:d:Property:P13227|Beaux-Arts ID]], [[:d:Property:P13228|Gaia ID]], [[:d:Property:P13229|Franceinfo journalist ID]], [[:d:Property:P13230|Hankook Ilbo tag ID]], [[:d:Property:P13231|Cinema Belgica person ID]], [[:d:Property:P13232|Cinema Belgica venue ID]], [[:d:Property:P13233|Ukrainian Association of Football match ID]], [[:d:Property:P13234|Rijksmuseum ID]], [[:d:Property:P13235|Cinema Belgica film ID]], [[:d:Property:P13236|Danbooru tag]], [[:d:Property:P13237|Russian Football National League player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/About box|About box]] (<nowiki>Screenshot of the About Box of the respective software (contains important information such as authors, license, version number and year(s) and is included in almost every software)</nowiki>)
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>number of shading units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
**[[:d:Wikidata:Property proposal/hat gespendet|hat gespendet]] (<nowiki>Amount of money donated to a person or organization</nowiki>)
**[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
**[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
**[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
**[[:d:Wikidata:Property proposal/Source language|Source language]] (<nowiki>headword languge of dictionary</nowiki>)
**[[:d:Wikidata:Property proposal/location code|location code]] (<nowiki>the location code of the location item. Should be used with qualifier property {{Q|P459}} to specify which location code system being used.</nowiki>)
**[[:d:Wikidata:Property proposal/DIF historia player ID|DIF historia player ID]] (<nowiki>Identifier for a sportsperson connected to Djurgårdens IF on difhistoria.se (official site)</nowiki>)
**[[:d:Wikidata:Property proposal/number of texture mapping units|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of render output units|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of ray tracing cores|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/Bibliography for subject|Bibliography for subject]] (<nowiki>Wikidata property on this item providing a link to a bibliography about the subject that is a good starting point.</nowiki>)
**[[:d:Wikidata:Property proposal/likes / dislikes|likes / dislikes]] (<nowiki>''(no English description proposed yet)''</nowiki>)
**[[:d:Wikidata:Property proposal/number of goals scored in penalty shootouts|number of goals scored in penalty shootouts]] (<nowiki>total number of goals scored by a team in a penalty shootout</nowiki>)
**[[:d:Wikidata:Property proposal/broadcasting days and time|broadcasting days and time]] (<nowiki>days of the week in which a TV or radio program is broadcasted</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/identifiant Pappers d'un dirigeant|identifiant Pappers d'un dirigeant]], [[:d:Wikidata:Property proposal/Database of Canada's Early Women Writers ID|Database of Canada's Early Women Writers ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/MUBI Festival ID|MUBI Festival ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/Park Merwestein Bomenwijzer ID|Park Merwestein Bomenwijzer ID]], [[:d:Wikidata:Property proposal/RPG Maker game ID|RPG Maker game ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn|Kvikmyndavefurinn]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn person ID|Kvikmyndavefurinn person ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn company ID|Kvikmyndavefurinn company ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geology and Earth Sciences entry ID|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/EHIS educational institution ID|EHIS educational institution ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/A Dictionary of Sociology entry ID|A Dictionary of Sociology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Cultural Anthropology entry ID|A Dictionary of Cultural Anthropology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geography entry ID|A Dictionary of Geography entry ID]], [[:d:Wikidata:Property proposal/DGLAi ID|DGLAi ID]], [[:d:Wikidata:Property proposal/Jeune Afrique person ID|Jeune Afrique person ID]], [[:d:Wikidata:Property proposal/norskeflyplasser.no-ID|norskeflyplasser.no-ID]], [[:d:Wikidata:Property proposal/taz topic ID|taz topic ID]], [[:d:Wikidata:Property proposal/Euronews topic ID (English)|Euronews topic ID (English)]], [[:d:Wikidata:Property proposal/Euronews topic ID (French)|Euronews topic ID (French)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Spanish)|Euronews topic ID (Spanish)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Arabic)|Euronews topic ID (Arabic)]], [[:d:Wikidata:Property proposal/Roman Inscriptions of Britain Online ID|Roman Inscriptions of Britain Online ID]], [[:d:Wikidata:Property proposal/Unine thesis id|Unine thesis id]], [[:d:Wikidata:Property proposal/Enpedia ID|Enpedia ID]], [[:d:Wikidata:Property proposal/Dizionario Biografico della Calabria Contemporanea ID|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Wikidata:Property proposal/Bahamut Animation Crazy Serial Number|Bahamut Animation Crazy Serial Number]], [[:d:Wikidata:Property proposal/Finnish Olympic Committee ID|Finnish Olympic Committee ID]], [[:d:Wikidata:Property proposal/Team Norway profile ID (new)|Team Norway profile ID (new)]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID (new)|NOC of Belarus champion ID (new)]], [[:d:Wikidata:Property proposal/JOC profile ID (new)|JOC profile ID (new)]], [[:d:Wikidata:Property proposal/Répertoire du patrimoine bâti de Québec|Répertoire du patrimoine bâti de Québec]], [[:d:Wikidata:Property proposal/RFI topic ID (French)|RFI topic ID (French)]], [[:d:Wikidata:Property proposal/RFI topic ID (English)|RFI topic ID (English)]], [[:d:Wikidata:Property proposal/RFI topic ID (Spanish)|RFI topic ID (Spanish)]], [[:d:Wikidata:Property proposal/EJU profile ID|EJU profile ID]], [[:d:Wikidata:Property proposal/University of Pécs teachers identifier|University of Pécs teachers identifier]], [[:d:Wikidata:Property proposal/ROAR id|ROAR id]], [[:d:Wikidata:Property proposal/CPB profile ID|CPB profile ID]], [[:d:Wikidata:Property proposal/TERMCAT term ID|TERMCAT term ID]], [[:d:Wikidata:Property proposal/Handle prefix|Handle prefix]], [[:d:Wikidata:Property proposal/U.S. Soccer player ID|U.S. Soccer player ID]], [[:d:Wikidata:Property proposal/Celfic FC player ID|Celfic FC player ID]], [[:d:Wikidata:Property proposal/WSGF game ID|WSGF game ID]], [[:d:Wikidata:Property proposal/Sutian entry ID|Sutian entry ID]], [[:d:Wikidata:Property proposal/wikiHow article ID|wikiHow article ID]], [[:d:Wikidata:Property proposal/Graceful17 ID|Graceful17 ID]], [[:d:Wikidata:Property proposal/IATI Organisation Identifier|IATI Organisation Identifier]], [[:d:Wikidata:Property proposal/Suno artist ID|Suno artist ID]], [[:d:Wikidata:Property proposal/VAi Archiefhub Agent ID|VAi Archiefhub Agent ID]], [[:d:Wikidata:Property proposal/Soccerbase season ID|Soccerbase season ID]], [[:d:Wikidata:Property proposal/PlaymakerStats season ID|PlaymakerStats season ID]], [[:d:Wikidata:Property proposal/ESPN.com football match ID|ESPN.com football match ID]], [[:d:Wikidata:Property proposal/Eurosport person ID|Eurosport person ID]], [[:d:Wikidata:Property proposal/Newsweek topic ID|Newsweek topic ID]], [[:d:Wikidata:Property proposal/New York Post topic ID|New York Post topic ID]], [[:d:Wikidata:Property proposal/RaiPlay Sound IDs|RaiPlay Sound IDs]], [[:d:Wikidata:Property proposal/Chinese Church and Organization Dictionary Identifier|Chinese Church and Organization Dictionary Identifier]], [[:d:Wikidata:Property proposal/DDLC entry ID|DDLC entry ID]], [[:d:Wikidata:Property proposal/Fluorophores.org substance ID|Fluorophores.org substance ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/CnZG Most common eponyms] (a name or noun formed after a person)
** [https://w.wiki/FRz Number of Lexemes including recordings from Lingua Libre by language]
** [https://w.wiki/CnZP Boiling point of alkanes] ([[d:Wikidata:Request_a_query#Boiling_point_of_alkanes|source]])
** [https://query-chest.toolforge.org/redirect/APjvLNGJSiKismGqMmYUogq6Ieq6qgkAcSc8M2AYsKw Train station in Germany without image] ([[d:Wikidata:Request_a_query#train_stations_in_Germany_without_image|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject IIT|WikiProject IIT]] aims to describe current and former IIT faculty members. The following property schema is based on a similar schema found at [[Wikidata:WikiProject IUPUI University Library|WikiProject IUPUI University Library]]
* WikiProject Highlights: [[d:Wikidata:WikiProject sum of all paintings/Historic collections|Sum of all paintings/Historic collections]] - keep track of historic collections as part of the provenance of paintings
* Newest [[d:Wikidata:Database reports|database reports]]: [http://tools.wmflabs.org/wikidata-todo/project_stats.php Links per language]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q3030|4 Vesta (Q3030)]] - second largest asteroid of the main asteroid belt
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L347296|L347296]] - Tamil noun that can mean "priest", "teacher" or "preceptor"
''' Development '''
* mul language code: [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/CEANO2X2PMFMEBFY6ZTCUUYR4P6O54CD/ The "mul" language code for labels, descriptions and aliases will be fully enabled on #Wikidata starting 28th Jan!]
* Constraint violations:
** We’re making good progress on checking format constraints more efficiently and with fewer errors ([[phab:T380751|T380751]])
** We’re working on making distinct-values constraint checks works with the split Query Service ([[phab:T369079|T369079]])
* EntitySchemas: We’re working on making the heading on EntitySchema pages apply language fallback ([[phab:T228423|T228423]])
* Search: We’ve started working on the new search UI component which will let you search for additional entity types from the main search bar and not just Items anymore ([[phab:T338483|T338483]])
* Wikibase REST API: We're working on adding search to the API ([[phab:T383209|T383209]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[Wikidata:WikiProject Govdirectory/United States of America|United States of America]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 13|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) २१:३८, २० ज्यानुवरी २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28136359 -->
== Wikidata weekly summary #664 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-01-27. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 20|#663]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:Wikidata:Requests for permissions/Administrator/Xezbeth|Xezbeth]] (closed as successful). Welcome onboard \o/
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/UYJB44NLH4SEB6QC4LDTL6T6OG3H3C7L/ Call for Proposals: IslandoraCon 2025]. ''"IslandoraCon brings together a community of librarians, archivists, cultural heritage collections managers, technologists, developers, project managers, and open source project enthusiasts in support of the Islandora framework for digital curation and asset management."'' Deadline for session proposals: February 14, 2024.
''' Press, articles, blog posts, videos '''
* Blogs: [http://simia.net/wiki/Progress_in_lexicographic_data_in_Wikidata_2024 Progress in lexicographic data in Wikidata 2024] by Denny Vrandečić. See also
** [http://simia.net/wiki/Languages_with_the_best_lexicographic_data_coverage_in_Wikidata_2024 Languages with the best lexicographic data coverage in Wikidata 2024]
** [http://simia.net/wiki/Wikidata_lexicographic_data_coverage_for_Croatian_in_2024 Wikidata lexicographic data coverage for Croatian in 2024]
* Videos
** (replay) [https://www.youtube.com/playlist?list=PLs-DUSOdPkl7GiF6yPQH8vYhr8trSEY-s Arabic Wikidata Days 2024] full playlist
** [https://www.youtube.com/watch?v=faUAEZBf7dA NYC Parks on Wikidata] (Wikipedia Day NYC 22nd Birthday Bash)
** [https://www.youtube.com/watch?v=znuP1Rp_YZc From books to Bytes (10): Factgrid. A Wikibase instance for historical data]
''' Tool of the week '''
* [[d:User:Bamyers99/PhotoNearby.js|PhotoNearby.js]] - a user script that checks Wikimedia Commons for a nearby photo if no [[d:Property:P18|image (P18)]] statement and has [[d:Property:P625|coordinate location (P625)]]. Displays above the Statements heading. Defaults to a 500 meter radius. Displays a link to WikiShootMe.
''' Other Noteworthy Stuff '''
* As part of an effort to benchmark open source SPARQL engines on Wikidata, the page [[d:Wikidata:Scaling_Wikidata/Benchmarking/Existing_Benchmarks|Wikidata:Scaling Wikidata/Benchmarking/Existing Benchmarks]] contains some initial results and analyses of benchmarking Blazegraph, MilleniumDB, QLever, and Virtuoso on several existing SPARQL query benchmarks for Wikidata. There are some surprising results there, particularly related to different answers produced by different engines. Suggestions on how to improve the effort or provide deeper explanations of the results are particularly welcome on the discussion page.
*
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
* Newest General datatypes:
**[[:d:Property:P13210|organisation tax status]] (<nowiki>jurisdiction specific tax status of organisations like non-profits</nowiki>)
**[[:d:Property:P13238|entry height]] (<nowiki>height of the entrance above ground level for boarding vehicles</nowiki>)
* Newest External identifiers: [[:d:Property:P13197|Berlinische Galerie object ID]], [[:d:Property:P13198|ThePWHL.com player ID]], [[:d:Property:P13199|Play:Right genre ID]], [[:d:Property:P13200|Resistance in Belgium ID]], [[:d:Property:P13201|Paris Match ID]], [[:d:Property:P13202|Kyiv Independent topic]], [[:d:Property:P13203|Newmark Albanian-English Dictionary ID]], [[:d:Property:P13204|Wellcome Collection concept ID]], [[:d:Property:P13205|Amsterdam Monumentenstad ID]], [[:d:Property:P13206|VG247 game ID]], [[:d:Property:P13207|DNCI label ID]], [[:d:Property:P13208|National Football Teams.com stadium ID]], [[:d:Property:P13209|Kamus Pelajar ID]], [[:d:Property:P13211|Dictionary of Norwegian Translators ID]], [[:d:Property:P13212|MACM artist ID]], [[:d:Property:P13213|Lutris company ID]], [[:d:Property:P13214|hockey1946.ru player ID]], [[:d:Property:P13215|DOSBoxWiki article]], [[:d:Property:P13216|NBA G League player ID]], [[:d:Property:P13217|World Women's Snooker player ID]], [[:d:Property:P13218|footballdatabase.eu match ID]], [[:d:Property:P13219|GERS ID]], [[:d:Property:P13220|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Property:P13221|SBOID]], [[:d:Property:P13222|Game Vortex software ID]], [[:d:Property:P13223|Syrian Memory Institution person ID]], [[:d:Property:P13224|Mishramilan catalog ID]], [[:d:Property:P13225|myCast work ID]], [[:d:Property:P13226|Hessian Biography person (GND) ID]], [[:d:Property:P13227|Beaux-Arts ID]], [[:d:Property:P13228|Gaia ID]], [[:d:Property:P13229|Franceinfo journalist ID]], [[:d:Property:P13230|Hankook Ilbo tag ID]], [[:d:Property:P13231|Cinema Belgica person ID]], [[:d:Property:P13232|Cinema Belgica venue ID]], [[:d:Property:P13233|Ukrainian Association of Football match ID]], [[:d:Property:P13234|Rijksmuseum ID]], [[:d:Property:P13235|Cinema Belgica film ID]], [[:d:Property:P13236|Danbooru tag]], [[:d:Property:P13237|Russian Football National League player ID]], [[:d:Property:P13239|Database of Canada's Early Women Writers ID]], [[:d:Property:P13240|taz ID]], [[:d:Property:P13241|Roman Inscriptions of Britain Online ID]], [[:d:Property:P13242|Répertoire du patrimoine bâti de Québec ID]], [[:d:Property:P13243|Game Jolt username]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
**[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
**[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
**[[:d:Wikidata:Property proposal/number of shading units|number of shading units]] (<nowiki>number of shading units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
**[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
**[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
**[[:d:Wikidata:Property proposal/hat gespendet|hat gespendet]] (<nowiki>Amount of money donated to a person or organization</nowiki>)
**[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
**[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
**[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
**[[:d:Wikidata:Property proposal/Source language|Source language]] (<nowiki>headword languge of dictionary</nowiki>)
**[[:d:Wikidata:Property proposal/location code|location code]] (<nowiki>the location code of the location item. Should be used with qualifier property {{Q|P459}} to specify which location code system being used.</nowiki>)
**[[:d:Wikidata:Property proposal/DIF historia player ID|DIF historia player ID]] (<nowiki>Identifier for a sportsperson connected to Djurgårdens IF on difhistoria.se (official site)</nowiki>)
**[[:d:Wikidata:Property proposal/number of texture mapping units|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of render output units|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/number of ray tracing cores|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
**[[:d:Wikidata:Property proposal/Bibliography for subject|Bibliography for subject]] (<nowiki>Wikidata property on this item providing a link to a bibliography about the subject that is a good starting point.</nowiki>)
**[[:d:Wikidata:Property proposal/likes / dislikes|likes / dislikes]] (<nowiki>''(no English description proposed yet)''</nowiki>)
**[[:d:Wikidata:Property proposal/number of goals scored in penalty shootouts|number of goals scored in penalty shootouts]] (<nowiki>total number of goals scored by a team in a penalty shootout</nowiki>)
**[[:d:Wikidata:Property proposal/broadcasting days and time|broadcasting days and time]] (<nowiki>days of the week in which a TV or radio program is broadcasted</nowiki>)
**[[:d:Wikidata:Property proposal/reverse compound|reverse compound]] (<nowiki>compound where the parts are reversed</nowiki>)
**[[:d:Wikidata:Property proposal/cognate-citation|cognate-citation]] (<nowiki>lexeme with with the same etymological origin and where a source supports it.</nowiki>)
**[[:d:Wikidata:Property proposal/Instrument de recherche (inventaire)|Instrument de recherche (inventaire)]] (<nowiki>{{Translate this
| fr =
<!-- | xx = descriptions dans d'autres langues -->
}}</nowiki>)
**[[:d:Wikidata:Property proposal/Instrument de recherche|Instrument de recherche]] (<nowiki>document containing detailed information about a specific collection of papers or records within an archive</nowiki>)
**[[:d:Wikidata:Property proposal/Ratsinformationssystem|Ratsinformationssystem]] (<nowiki>Link to the council information system of the municipality</nowiki>)
**[[:d:Wikidata:Property proposal/name with acutes|name with acutes]] (<nowiki>item name with acute accents showing stressed vowels</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/HonestGamers game ID|HonestGamers game ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/Kamus Dewan Edisi Tiga|Kamus Dewan Edisi Tiga]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/identifiant Pappers d'un dirigeant|identifiant Pappers d'un dirigeant]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/MUBI Festival ID|MUBI Festival ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/RPG Maker game ID|RPG Maker game ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn|Kvikmyndavefurinn]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn person ID|Kvikmyndavefurinn person ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Kvikmyndavefurinn company ID|Kvikmyndavefurinn company ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geology and Earth Sciences entry ID|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/EHIS educational institution ID|EHIS educational institution ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/A Dictionary of Sociology entry ID|A Dictionary of Sociology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Cultural Anthropology entry ID|A Dictionary of Cultural Anthropology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geography entry ID|A Dictionary of Geography entry ID]], [[:d:Wikidata:Property proposal/DGLAi ID|DGLAi ID]], [[:d:Wikidata:Property proposal/Jeune Afrique person ID|Jeune Afrique person ID]], [[:d:Wikidata:Property proposal/norskeflyplasser.no-ID|norskeflyplasser.no-ID]], [[:d:Wikidata:Property proposal/Euronews topic ID (English)|Euronews topic ID (English)]], [[:d:Wikidata:Property proposal/Euronews topic ID (French)|Euronews topic ID (French)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Spanish)|Euronews topic ID (Spanish)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Arabic)|Euronews topic ID (Arabic)]], [[:d:Wikidata:Property proposal/Unine thesis id|Unine thesis id]], [[:d:Wikidata:Property proposal/Enpedia ID|Enpedia ID]], [[:d:Wikidata:Property proposal/Dizionario Biografico della Calabria Contemporanea ID|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Wikidata:Property proposal/Bahamut Animation Crazy Serial Number|Bahamut Animation Crazy Serial Number]], [[:d:Wikidata:Property proposal/Finnish Olympic Committee ID|Finnish Olympic Committee ID]], [[:d:Wikidata:Property proposal/Team Norway profile ID (new)|Team Norway profile ID (new)]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID (new)|NOC of Belarus champion ID (new)]], [[:d:Wikidata:Property proposal/JOC profile ID (new)|JOC profile ID (new)]], [[:d:Wikidata:Property proposal/RFI topic ID (French)|RFI topic ID (French)]], [[:d:Wikidata:Property proposal/RFI topic ID (English)|RFI topic ID (English)]], [[:d:Wikidata:Property proposal/RFI topic ID (Spanish)|RFI topic ID (Spanish)]], [[:d:Wikidata:Property proposal/EJU profile ID|EJU profile ID]], [[:d:Wikidata:Property proposal/University of Pécs teachers identifier|University of Pécs teachers identifier]], [[:d:Wikidata:Property proposal/ROAR id|ROAR id]], [[:d:Wikidata:Property proposal/CPB profile ID|CPB profile ID]], [[:d:Wikidata:Property proposal/TERMCAT term ID|TERMCAT term ID]], [[:d:Wikidata:Property proposal/Handle prefix|Handle prefix]], [[:d:Wikidata:Property proposal/U.S. Soccer player ID|U.S. Soccer player ID]], [[:d:Wikidata:Property proposal/Celfic FC player ID|Celfic FC player ID]], [[:d:Wikidata:Property proposal/WSGF game ID|WSGF game ID]], [[:d:Wikidata:Property proposal/Sutian entry ID|Sutian entry ID]], [[:d:Wikidata:Property proposal/wikiHow article ID|wikiHow article ID]], [[:d:Wikidata:Property proposal/Graceful17 ID|Graceful17 ID]], [[:d:Wikidata:Property proposal/IATI Organisation Identifier|IATI Organisation Identifier]], [[:d:Wikidata:Property proposal/Suno artist ID|Suno artist ID]], [[:d:Wikidata:Property proposal/VAi Archiefhub Agent ID|VAi Archiefhub Agent ID]], [[:d:Wikidata:Property proposal/Soccerbase season ID|Soccerbase season ID]], [[:d:Wikidata:Property proposal/PlaymakerStats season ID|PlaymakerStats season ID]], [[:d:Wikidata:Property proposal/ESPN.com football match ID|ESPN.com football match ID]], [[:d:Wikidata:Property proposal/Eurosport person ID|Eurosport person ID]], [[:d:Wikidata:Property proposal/Newsweek topic ID|Newsweek topic ID]], [[:d:Wikidata:Property proposal/New York Post topic ID|New York Post topic ID]], [[:d:Wikidata:Property proposal/RaiPlay Sound IDs|RaiPlay Sound IDs]], [[:d:Wikidata:Property proposal/Chinese Church and Organization Dictionary Identifier|Chinese Church and Organization Dictionary Identifier]], [[:d:Wikidata:Property proposal/DDLC entry ID|DDLC entry ID]], [[:d:Wikidata:Property proposal/Fluorophores.org substance ID|Fluorophores.org substance ID]], [[:d:Wikidata:Property proposal/Yahoo Knowledge Graph ID|Yahoo Knowledge Graph ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Republican China (X-Boorman) ID|Biographical Dictionary of Republican China (X-Boorman) ID]], [[:d:Wikidata:Property proposal/Modern China Biographical Database ID|Modern China Biographical Database ID]], [[:d:Wikidata:Property proposal/Chinese Engineers Relational Database ID|Chinese Engineers Relational Database ID]], [[:d:Wikidata:Property proposal/The Biographical Encyclopaedia of Islamic Philosophy ID|The Biographical Encyclopaedia of Islamic Philosophy ID]], [[:d:Wikidata:Property proposal/Letterboxd studio ID|Letterboxd studio ID]], [[:d:Wikidata:Property proposal/Izvestia topic ID|Izvestia topic ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Late Antiquity ID|The Oxford Dictionary of Late Antiquity ID]], [[:d:Wikidata:Property proposal/Museum Data Service museum ID|Museum Data Service museum ID]], [[:d:Wikidata:Property proposal/BGSU Historical Collections of the Great Lakes vessel ID|BGSU Historical Collections of the Great Lakes vessel ID]], [[:d:Wikidata:Property proposal/booru tag|booru tag]], [[:d:Wikidata:Property proposal/critify.de game ID|critify.de game ID]], [[:d:Wikidata:Property proposal/Iowa State University Library Vocabularies ID|Iowa State University Library Vocabularies ID]], [[:d:Wikidata:Property proposal/MikuWiki article ID|MikuWiki article ID]], [[:d:Wikidata:Property proposal/Trade register Switzerland ID|Trade register Switzerland ID]], [[:d:Wikidata:Property proposal/JSR package|JSR package]], [[:d:Wikidata:Property proposal/Storytel author ID|Storytel author ID]], [[:d:Wikidata:Property proposal/TvStar.info person ID|TvStar.info person ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/CrWS Pairs of things, of different types, that smell of the same thing]. ([[:d:Wikidata:WikiProject_Smell/Tools-tasks|Source]])
** [https://w.wiki/CrfV Literary work (1700-1830) with more than 25 sitelinks] ([[d:Wikidata:Request_a_query#Old_books_that_appear_on_lots_of_wikipedias?|source]])
** [https://w.wiki/Crfk What are the statistics for lexemes in language A that are derived from lexemes in language B?] ([[d:Wikidata:Request_a_query#Lexeme_Etymological_data_for_language|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject No Longer at the Margins|No Longer at the Margins]] - aims to highlight and document the contributions of women in science, ensuring their visibility and recognition in the historical and archival record by addressing biases and gaps in representation.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/commonsmerge|Merge candidates based on same commons category]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q309988|Karlsruhe Institute of Technology (Q309988)]] - technical university and research center in Karlsruhe, Germany
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L113869|истина (L113869)]] - Russian noun (pronounced "istina"), translates to "truth", "reality" or a fact in English.
''' Development '''
* Storage growth: We are making some changes to the terms-related database table in order to scale better ([[phab:T351802]])
* Constraint violations: We’re working on making distinct-values constraint checks works with the split Query Service ([[phab:T369079]])
* EntitySchemas: We’re working on making the heading on EntitySchema pages apply language fallback ([[phab:T228423]])
* Search: We are working on the new search UI component which will let you search for additional entity types from the main search bar and not just Items anymore ([[phab:T338483]])
* Wikibase REST API: We're continuing the work on adding search to the API ([[phab:T383209]])
* Lua: We are investigating if we can increase the Entity Usage Limit on client pages ([[phab:T381098]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/United States of America|United States of America]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 01 20|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १९:३६, २७ ज्यानुवरी २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28179464 -->
== Weekly Summary #665 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-02-03. Missed the previous one? See issue [[d:Wikidata:Status updates/2025 02 03|#664]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/WhitneyBot|WhitneyBot]] - Task: Sync artist data from the [[w:Whitney_Museum|Whitney Museum of American Art's]] collection to Wikidata.
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/ZLBot|ZLBot]] - Closed as unsuccessful.
* New request for comments: [[d:Wikidata:Requests_for_comment/Proper_names_in_multiple_languages|Proper names in multiple languages]] - This RfC seeks to address concerns regarding the recent MUL announcement for [[d:Help:Default_values_for_labels_and_aliases|default values for labels and aliases]].
'''Events'''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** We are excited to reveal [[d:Wikidata:WikidataCon_2025|WikidataCon 2025]] will be returning this year, keep an eye on the project page for more details to come, and block your calendar for October 31 - November 2.
** New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! The next [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Starting_A_Wikidata_Project|LD4 Wikidata Affinity Group project]] series session on Tuesday, 4 February, 2025 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET [https://zonestamp.toolforge.org/1738688400 Time Zone Converter] Eric Willey will be facilitating a series of four sessions focused on starting a Wikidata project from the foundation up at your institution. The first session will focus on selling your project to administrators.
** Wikidata Indonesia is holding a [https://www.instagram.com/p/DFhh69fv7qg/ Datathon] (February 5 - 7) and [https://www.instagram.com/p/DFekzK5PCzE/ Quiz] (January 31 - February 7), take part!
** OpenStreetMap X Wikidata Meetup #73 February 10 Time: 19:30-21:00 UTC+8 at Taipei {{Q|61752245}}
** [[d:Event:Data Reuse Days 2025|Data Reuse Days]], February 18-27: online event dedicated to the applications using Wikidata's data and their technical setup. [[d:Event:Data_Reuse_Days_2025#Sessions|A first version of the program]] is now available. Make sure to [[d:Special:RegisterForEvent/1050|register]] to receive the event's access links.
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/DULCWTDLOMIRQYLBPSIVZZXDGTX7ZLMJ/ Talk to the Search Platform / Query Service Team - February 12].Time: 16:00-17:00 UTC / 08:00 PST / 11:00 EST / 17:00 CET
** [https://events.illinoisstate.edu/event/why-wikidata-introduction-and-edit-a-thon/ Why Wikidata? and edit-a-thon] hosted by Illinois State University on February 4, 1400 - 1600 CST (UTC-6). Eric Willey and Rebecca Fitzsimmons will hold a hands-on demonstration of Wikidata, at the Milner Library, ISU (Room 165).
* Past Events
** [[m:Event:Wikimedia_Canada/Wikidata_Workshop_Jan_2025|Wikidata Workshop Jan 2025]] - Hosted by Wikimedia Canada, this workshop offered 2 sessions for English and French-speaking attendees. Subjects covered include the basics of Wikidata, intro to editing, linking photos to Commons and how to query Wikidata. The workshop took place 30 January 01:00 - 03:00 UTC.
'''Press, articles, blog posts, videos'''
* Blogs
** Bob duCharme, author of ''Learning SPARQL'' posts a blog entry on [https://www.bobdc.com/blog/filterforeignliterals/ filtering (only) foreign labels] from a SPARQL query, using the WDQS to illustrate their example.
** (german)[https://www.degruyter.com/document/doi/10.1515/abitech-2025-0011/html How does library work in the Wikiverse affect the use of your own holdings?] - Wikidata enthusiast Christian Erlinger explores in this article how GLAM institutions measure their contributions to the Wikiverse and how Wikidata items and sitelinking contribute to their connectedness.
* Papers
** [https://link.springer.com/chapter/10.1007/978-3-031-78952-6_48 Towards a Sustainable Community-Driven Documentation of Semantic Web Tools] A Wikidata-based toolkit to help knowledge engineers and developers find and document semantic web tools by categorizing them into a taxonomy and integrating GitHub metadata to track their maintenance status. By A. Reiz, F.J. Ekaputra & N. Mihindukulasooriya (2025).
** [[commons:File:FOSDEM-2025-Wikidata-Wikibase-JohnSamuel.pdf|From Open Collaboration to Customized Control - Transitioning from Wikidata to Wikibase]] by John Samuel at FOSDEM 2025 (Track: Collaboration and Content Management) on February 1, 2025.
* Videos
** [https://www.youtube.com/watch?v=T-q8vgVOrQM Biodiversity Heritage Library Creator IDs on Wikidata via Mix'n'match] - Tiago Lubiana will demonstrate the workflow of Mix'n'Match curation and adding BHL Creator ID's to Wikidata.
** (arabic)[https://www.youtube.com/watch?v=7zmFylVYalc OpenRefine and QuickStatements] - In this 2nd session of the Arabic Wikidata Days 2024, advanced skills of OR such as improving and importing tabular data. QS will also be demonstrated and how it simplifies adding and editing Wikidata. Presented by Professor Qais Shraideh.
** [https://www.youtube.com/watch?v=v82D_Q2MFVk Resource, Description & Access & STA] - Michaela Edelmann introduces the cataloging platform that runs on Wikibase for the German-speaking DACH countries.
** (Czech) 25th Annual Conference: National Archives of Czech Republic had 2 segments for Wikibases: [https://www.youtube.com/watch?v=nssngihJCnQ&t=2098s Wikibase for Welsh Authority Control] and [https://www.youtube.com/watch?v=nssngihJCnQ&t=2896s Wikibase: a tool for creating/sharing LOD]
* Presentations
** [https://zenodo.org/records/14755184 New developments of Wikibase-as-a-Service] at the Open Science Lab (part of NFDI4Culture). Presented at Art Loves History Wiki Conference, it shows developments to the WB software suite.
'''Tool of the week'''
* [https://holonetgalacticmap-frontend.vercel.app/ Holonet Galactic Map] - Explore information and facts of the planets that inhabit the Star Wars universe, powered by Wikidata.
'''Other Noteworthy Stuff'''
* ⚠️ '''Wikidata Query Service graph split''': The graph split is about 2 months away. If you are doing queries that involve scholarly articles or if you have an application that does you will be affected. Please check [[d:Wikidata:SPARQL query service/WDQS graph split]] for details.
* We ([[d:User:Peter F. Patel-Schneider|Peter F. Patel-Schneider]] and [[User:Egezort|Egezort]]) want to run a course on the Wikidata Ontology for a limited number of participants. Designed for those already familiar with Wikidata, it will present information about ontologies and how they form the core of Wikidata, incorporating several exercises on analyses of and fixes to the Wikidata ontology. Upon successful completion (ending with a group project in consultation by us), participants will receive certificates. Please give feedback and suggestions to improve the structure and course content (found in more detail at [[d:Wikidata:WikiProject_Ontology/Ontology_Course|WikiProject:Ontology Course]]) which will be incorporated into our Wikimedia [[M:Grants:Project/Rapid|rapid grant application]] to support the effort. Interested in helping or want to share your thoughts? [[d:Wikidata_talk:WikiProject_Ontology/Ontology_Course|Let us know]].
* Several database changes will impact Wikidata in the coming months, including the migration of the term store (<code>wbt_ tables</code>) to a dedicated cluster to improve performance and enable future growth. This move will speed up most Wikidata SQL queries but prevent direct joins between term store data and other Wikidata tables. Additionally, the wb_type table will be removed, with its mapping hardcoded in Wikibase, simplifying the codebase. [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/7AMRB7G4CZ6BBOILAA6PK4QX44MUAHT4/ More details].
* Call for projects and mentors for Google Summer of Code 2025! Deadline: February 28th. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/GQWJNAPQFXZRW2KN4AO3OV5YMVMO6SNQ/ More info]!
* [https://www.wikimedia.de/presse/europaeischer-open-source-award-fuer-lydia-pintscher-auszeichnung-fuer-ihren-beitrag-zu-wikidata/ Lydia Pintscher awarded the] [[d:Q131702864|European Open Source Award]] - Wikidata Portfolio Manager for WMDE, Lydia's contributions to the development of Wikidata have been recognised in the category of ''Advocacy and Awareness''.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13210|organisation tax status]] (<nowiki>jurisdiction specific tax status of organisations like non-profits</nowiki>)
***[[:d:Property:P13238|entry height]] (<nowiki>height of the entrance above ground level for boarding vehicles</nowiki>)
***[[:d:Property:P13251|number of shading units]] (<nowiki>number of shading units in a graphics processing unit (GPU)</nowiki>)
***[[:d:Property:P13252|land acknowledgement]] (<nowiki>acknowledgement of indigenous or native people who live and whose ancestors lived at a location</nowiki>)
** External identifiers: [[:d:Property:P13205|Amsterdam Monumentenstad ID]], [[:d:Property:P13206|VG247 game ID]], [[:d:Property:P13207|DNCI label ID]], [[:d:Property:P13208|National Football Teams.com stadium ID]], [[:d:Property:P13209|Kamus Pelajar ID]], [[:d:Property:P13211|Dictionary of Norwegian Translators ID]], [[:d:Property:P13212|MACM artist ID]], [[:d:Property:P13213|Lutris company ID]], [[:d:Property:P13214|hockey1946.ru player ID]], [[:d:Property:P13215|DOSBoxWiki article]], [[:d:Property:P13216|NBA G League player ID]], [[:d:Property:P13217|World Women's Snooker player ID]], [[:d:Property:P13218|footballdatabase.eu match ID]], [[:d:Property:P13219|GERS ID]], [[:d:Property:P13220|Comprehensive Historical Dictionary of Ladino entry ID]], [[:d:Property:P13221|SBOID]], [[:d:Property:P13222|Game Vortex software ID]], [[:d:Property:P13223|Syrian Memory Institution person ID]], [[:d:Property:P13224|Mishramilan catalog ID]], [[:d:Property:P13225|myCast work ID]], [[:d:Property:P13226|Hessian Biography person (GND) ID]], [[:d:Property:P13227|Beaux-Arts ID]], [[:d:Property:P13228|Gaia ID]], [[:d:Property:P13229|Franceinfo journalist ID]], [[:d:Property:P13230|Hankook Ilbo tag ID]], [[:d:Property:P13231|Cinema Belgica person ID]], [[:d:Property:P13232|Cinema Belgica venue ID]], [[:d:Property:P13233|Ukrainian Association of Football match ID]], [[:d:Property:P13234|Rijksmuseum ID]], [[:d:Property:P13235|Cinema Belgica film ID]], [[:d:Property:P13236|Danbooru tag]], [[:d:Property:P13237|Russian Football National League player ID]], [[:d:Property:P13239|Database of Canada's Early Women Writers ID]], [[:d:Property:P13240|taz ID]], [[:d:Property:P13241|Roman Inscriptions of Britain Online ID]], [[:d:Property:P13242|Répertoire du patrimoine bâti de Québec ID]], [[:d:Property:P13243|Game Jolt username]], [[:d:Property:P13244|Kvikmyndavefurinn work ID]], [[:d:Property:P13245|Kvikmyndavefurinn person ID]], [[:d:Property:P13246|EHIS educational institution ID]], [[:d:Property:P13247|WSGF game ID]], [[:d:Property:P13248|Kvikmyndavefurinn company ID]], [[:d:Property:P13249|Museum Data Service museum ID]], [[:d:Property:P13250|HonestGamers game ID]], [[:d:Property:P13253|Pappers executive ID]], [[:d:Property:P13254|Islamic Philosophy ID]], [[:d:Property:P13255|L'Humanité topic ID]], [[:d:Property:P13256|Kamus Dewan Edisi Tiga ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
***[[:d:Wikidata:Property proposal/World Heritage type|World Heritage type]] (<nowiki>Propriety of World heritage site : the Type (Cultural, Natural, Mixed)</nowiki>)
***[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
***[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
***[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
***[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
***[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
***[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
***[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
***[[:d:Wikidata:Property proposal/Source language|Source language]] (<nowiki>headword languge of dictionary</nowiki>)
***[[:d:Wikidata:Property proposal/location code|location code]] (<nowiki>the location code of the location item. Should either be used with qualifier property {{Q|P459}} to specify which location code system being used, or be used as the qualifier of {{P|31}}.</nowiki>)
***[[:d:Wikidata:Property proposal/DIF historia player ID|DIF historia player ID]] (<nowiki>Identifier for a sportsperson connected to Djurgårdens IF on difhistoria.se (official site)</nowiki>)
***[[:d:Wikidata:Property proposal/number of texture mapping units|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/number of render output units|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/number of ray tracing cores|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/Bibliography for subject|Bibliography for subject]] (<nowiki>Wikidata property on this item providing a link to a bibliography about the subject that is a good starting point.</nowiki>)
***[[:d:Wikidata:Property proposal/likes / dislikes|likes / dislikes]] (<nowiki>''(no English description proposed yet)''</nowiki>)
***[[:d:Wikidata:Property proposal/number of goals scored in penalty shootouts|number of goals scored in penalty shootouts]] (<nowiki>total number of goals scored by a team in a penalty shootout</nowiki>)
***[[:d:Wikidata:Property proposal/broadcasting days and time|broadcasting days and time]] (<nowiki>days of the week in which a TV or radio program is broadcasted</nowiki>)
***[[:d:Wikidata:Property proposal/reverse compound|reverse compound]] (<nowiki>compound where the parts are reversed</nowiki>)
***[[:d:Wikidata:Property proposal/cognate-citation|cognate-citation]] (<nowiki>lexeme with with the same etymological origin and where a source supports it.</nowiki>)
***[[:d:Wikidata:Property proposal/Instrument de recherche (inventaire)|Instrument de recherche (inventaire)]] (<nowiki>{{Translate this
| fr =
<!-- | xx = descriptions dans d'autres langues -->
}}</nowiki>)
***[[:d:Wikidata:Property proposal/Instrument de recherche|Instrument de recherche]] (<nowiki>document containing detailed information about a specific collection of papers or records within an archive</nowiki>)
***[[:d:Wikidata:Property proposal/Ratsinformationssystem|Ratsinformationssystem]] (<nowiki>Link to the council information system of the municipality</nowiki>)
***[[:d:Wikidata:Property proposal/name with acutes|name with acutes]] (<nowiki>item name with acute accents showing stressed vowels</nowiki>)
***[[:d:Wikidata:Property proposal/doors open on the… / exit train on the…|doors open on the… / exit train on the…]] (<nowiki>side of the train where the doors open at this station or only side where this vehicle has doors</nowiki>)
***[[:d:Wikidata:Property proposal/directs readers to|directs readers to]] (<nowiki>document or class of documents to which this item or class directs readers (aliases: is citation of {{!}} links to {{!}} refers to {{!}} target)</nowiki>)
***[[:d:Wikidata:Property proposal/items classified|items classified]] (<nowiki>class of items that this classification system classifies (aliases: items categorized {{!}} classifies {{!}} categorizes)</nowiki>)
***[[:d:Wikidata:Property proposal/reason not to be used with instances of|reason not to be used with instances of]] (<nowiki>clarification for why P31 (instance of) can not be used with this property</nowiki>)
***[[:d:Wikidata:Property proposal/dislikes of fictional character|dislikes of fictional character]] (<nowiki>''(no English description proposed yet)''</nowiki>)
***[[:d:Wikidata:Property proposal/AI-generated media prompt|AI-generated media prompt]] (<nowiki>exact prompt that was used to generate an AI-generated media</nowiki>)
***[[:d:Wikidata:Property proposal/Text-to-image software used for creation|Text-to-image software used for creation]] (<nowiki>text-to-image generation software that was used to create this media or work</nowiki>)
***[[:d:Wikidata:Property proposal/schism|schism]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Lemmy instance URL|Lemmy instance URL]] (<nowiki>the Lemmy instance of/about the subject</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc|Identifiant d'un(e) auteurice sur le site Mille ans de littérature d'oc]], [[:d:Wikidata:Property proposal/identifiant Registre national des gels|identifiant Registre national des gels]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/Nafziger Order of Battle ID|Nafziger Order of Battle ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica company ID|Cinema Belgica company ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/MUBI Festival ID|MUBI Festival ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/RPG Maker game ID|RPG Maker game ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geology and Earth Sciences entry ID|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/A Dictionary of Sociology entry ID|A Dictionary of Sociology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Cultural Anthropology entry ID|A Dictionary of Cultural Anthropology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Geography entry ID|A Dictionary of Geography entry ID]], [[:d:Wikidata:Property proposal/DGLAi ID|DGLAi ID]], [[:d:Wikidata:Property proposal/Jeune Afrique person ID|Jeune Afrique person ID]], [[:d:Wikidata:Property proposal/norskeflyplasser.no-ID|norskeflyplasser.no-ID]], [[:d:Wikidata:Property proposal/Euronews topic ID (English)|Euronews topic ID (English)]], [[:d:Wikidata:Property proposal/Euronews topic ID (French)|Euronews topic ID (French)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Spanish)|Euronews topic ID (Spanish)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Arabic)|Euronews topic ID (Arabic)]], [[:d:Wikidata:Property proposal/Unine thesis id|Unine thesis id]], [[:d:Wikidata:Property proposal/Enpedia ID|Enpedia ID]], [[:d:Wikidata:Property proposal/Dizionario Biografico della Calabria Contemporanea ID|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Wikidata:Property proposal/Bahamut Animation Crazy Serial Number|Bahamut Animation Crazy Serial Number]], [[:d:Wikidata:Property proposal/Finnish Olympic Committee ID|Finnish Olympic Committee ID]], [[:d:Wikidata:Property proposal/Team Norway profile ID (new)|Team Norway profile ID (new)]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID (new)|NOC of Belarus champion ID (new)]], [[:d:Wikidata:Property proposal/JOC profile ID (new)|JOC profile ID (new)]], [[:d:Wikidata:Property proposal/RFI topic ID (French)|RFI topic ID (French)]], [[:d:Wikidata:Property proposal/RFI topic ID (English)|RFI topic ID (English)]], [[:d:Wikidata:Property proposal/RFI topic ID (Spanish)|RFI topic ID (Spanish)]], [[:d:Wikidata:Property proposal/EJU profile ID|EJU profile ID]], [[:d:Wikidata:Property proposal/University of Pécs teachers identifier|University of Pécs teachers identifier]], [[:d:Wikidata:Property proposal/ROAR id|ROAR id]], [[:d:Wikidata:Property proposal/CPB profile ID|CPB profile ID]], [[:d:Wikidata:Property proposal/TERMCAT term ID|TERMCAT term ID]], [[:d:Wikidata:Property proposal/Handle prefix|Handle prefix]], [[:d:Wikidata:Property proposal/U.S. Soccer player ID|U.S. Soccer player ID]], [[:d:Wikidata:Property proposal/Celfic FC player ID|Celfic FC player ID]], [[:d:Wikidata:Property proposal/Sutian entry ID|Sutian entry ID]], [[:d:Wikidata:Property proposal/wikiHow article ID|wikiHow article ID]], [[:d:Wikidata:Property proposal/Graceful17 ID|Graceful17 ID]], [[:d:Wikidata:Property proposal/IATI Organisation Identifier|IATI Organisation Identifier]], [[:d:Wikidata:Property proposal/Suno artist ID|Suno artist ID]], [[:d:Wikidata:Property proposal/VAi Archiefhub Agent ID|VAi Archiefhub Agent ID]], [[:d:Wikidata:Property proposal/Soccerbase season ID|Soccerbase season ID]], [[:d:Wikidata:Property proposal/PlaymakerStats season ID|PlaymakerStats season ID]], [[:d:Wikidata:Property proposal/ESPN.com football match ID|ESPN.com football match ID]], [[:d:Wikidata:Property proposal/Eurosport person ID|Eurosport person ID]], [[:d:Wikidata:Property proposal/Newsweek topic ID|Newsweek topic ID]], [[:d:Wikidata:Property proposal/New York Post topic ID|New York Post topic ID]], [[:d:Wikidata:Property proposal/RaiPlay Sound IDs|RaiPlay Sound IDs]], [[:d:Wikidata:Property proposal/Chinese Church and Organization Dictionary Identifier|Chinese Church and Organization Dictionary Identifier]], [[:d:Wikidata:Property proposal/DDLC entry ID|DDLC entry ID]], [[:d:Wikidata:Property proposal/Fluorophores.org substance ID|Fluorophores.org substance ID]], [[:d:Wikidata:Property proposal/Yahoo Knowledge Graph ID|Yahoo Knowledge Graph ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Republican China (X-Boorman) ID|Biographical Dictionary of Republican China (X-Boorman) ID]], [[:d:Wikidata:Property proposal/Modern China Biographical Database ID|Modern China Biographical Database ID]], [[:d:Wikidata:Property proposal/Chinese Engineers Relational Database ID|Chinese Engineers Relational Database ID]], [[:d:Wikidata:Property proposal/Letterboxd studio ID|Letterboxd studio ID]], [[:d:Wikidata:Property proposal/Izvestia topic ID|Izvestia topic ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Late Antiquity ID|The Oxford Dictionary of Late Antiquity ID]], [[:d:Wikidata:Property proposal/BGSU Historical Collections of the Great Lakes vessel ID|BGSU Historical Collections of the Great Lakes vessel ID]], [[:d:Wikidata:Property proposal/booru tag|booru tag]], [[:d:Wikidata:Property proposal/critify.de game ID|critify.de game ID]], [[:d:Wikidata:Property proposal/Iowa State University Library Vocabularies ID|Iowa State University Library Vocabularies ID]], [[:d:Wikidata:Property proposal/MikuWiki article ID|MikuWiki article ID]], [[:d:Wikidata:Property proposal/Trade register Switzerland ID|Trade register Switzerland ID]], [[:d:Wikidata:Property proposal/JSR package|JSR package]], [[:d:Wikidata:Property proposal/Storytel author ID|Storytel author ID]], [[:d:Wikidata:Property proposal/TvStar.info person ID|TvStar.info person ID]], [[:d:Wikidata:Property proposal/Amazon Music track ID|Amazon Music track ID]], [[:d:Wikidata:Property proposal/National Trust Heritage Records ID|National Trust Heritage Records ID]], [[:d:Wikidata:Property proposal/Toonopedia ID|Toonopedia ID]], [[:d:Wikidata:Property proposal/Oorlogsbronnen-identifier|Oorlogsbronnen-identifier]], [[:d:Wikidata:Property proposal/CPC Zone game ID|CPC Zone game ID]], [[:d:Wikidata:Property proposal/Patristic Text Archive|Patristic Text Archive]], [[:d:Wikidata:Property proposal/Biblioteca italiana work ID|Biblioteca italiana work ID]], [[:d:Wikidata:Property proposal/identifiant d'une œuvre au MACM|identifiant d'une œuvre au MACM]], [[:d:Wikidata:Property proposal/nesdb.se game ID|nesdb.se game ID]], [[:d:Wikidata:Property proposal/Identifiant d'une personne sur le site du musée du diocèse de Lyon|Identifiant d'une personne sur le site du musée du diocèse de Lyon]], [[:d:Wikidata:Property proposal/Número de Identificación Tributaria|Número de Identificación Tributaria]], [[:d:Wikidata:Property proposal/Hiking Note trail identifier|Hiking Note trail identifier]], [[:d:Wikidata:Property proposal/Hiking Note mountain identifier|Hiking Note mountain identifier]], [[:d:Wikidata:Property proposal/Video Game History Foundation Library|Video Game History Foundation Library]], [[:d:Wikidata:Property proposal/Yandex Music track ID|Yandex Music track ID]], [[:d:Wikidata:Property proposal/PromoDJ track ID|PromoDJ track ID]], [[:d:Wikidata:Property proposal/Jamendo track ID|Jamendo track ID]], [[:d:Wikidata:Property proposal/Know Your Meme slug|Know Your Meme slug]], [[:d:Wikidata:Property proposal/CriticDB IDs|CriticDB IDs]], [[:d:Wikidata:Property proposal/Euronews topic ID|Euronews topic ID]], [[:d:Wikidata:Property proposal/RFI topic ID|RFI topic ID]], [[:d:Wikidata:Property proposal/Algeria Press Service topic ID|Algeria Press Service topic ID]], [[:d:Wikidata:Property proposal/Hiking Note chalet identifier|Hiking Note chalet identifier]], [[:d:Wikidata:Property proposal/Encyclopedia of Marxism ID|Encyclopedia of Marxism ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/Cvmf Old books (1700 - 1830) with many (+25) Sitelinks]
** [https://w.wiki/CrbD List of translated songs or musical works, with 'role named in credits' as a qualifier]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:[[d:Wikidata:WikiProject Musée d'art contemporain de Montréal|WikiProject Musée d'art contemporain de Montréal]] - This project with the Museum of Contemporary Art of Montreal aims to share its data model.
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Antiquity/Patristic_Text_Archive|Antiquity: Patristic Text Archive]] is a web archive for (mostly) Greek [[d:Q189380|Patristic]] archival texts.
** [[d:Wikidata:WikiProject_Ontology/Ontology_Course|WikiProject: Ontology Course]] - as mentioned above, this WikiProject plans to be a certified course to teahc participants about proper Wikidata ontologies.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Mr._Ibrahem/Language_statistics_for_items|Language statistics for Items]]
* [[d:Wikidata:Showcase items|Showcase Items]]:[[d:Q3554288|Valérie Masson-Delmotte (Q3554288)]] - French engineer and climatologist
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L30087|lasku(L30087)]] - Finnish noun, translates to "landing", "calculation" or "invoice" in English.
'''Development'''
* Storage growth: We are continuing to make some changes to the terms-related database table in order to scale better ([[phab:T351802]])
* Wikibase REST API: We are continuing to work on bringing search to the REST API ([[phab:T383126]])
* mul language code: Support for the language code has been rolled out fully
* EntitySchemas: We finished adding language fallback to the heading of EntitySchema pages ([[phab:T228423]])
* Sitelinks: Fixed a bug that prevented linking Wikidata Items from Wikipedias ([[phab:T385261]])
* Scoped search: We continued working on improving the main search field on Wikidata in order to allow you to search for Properties, Lexemes, etc more easily with it ([[phab:T321543]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Liechtenstein|Liechtenstein]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''·[[d:Wikidata:Status updates/2025 01 27|Previous issue]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · १६:१५, ३ फ़रवरी २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28182031 -->
== Wikidata weekly summary #666 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-02-10. Missed the previous one? See issue [[d:Wikidata:Status updates/2025 02 03|#665]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/TiagoLubianaBot_5|TiagoLubianaBot 5]] - Task(s): Add [[d:Property:P18|image]] or [[d:Property:P13162|reference illustration]] based on categories for botanical illustrations on Wikimedia Commons. Only add when only 1 or 2 files in category.
** [[d:Wikidata:Requests_for_permissions/Bot/Sapper-bot|Sapper Bot]] - Task(s): Daily updates the [[d:Q126982|Sea of Galilee]]'s [[d:Property:P2044|elevation above sea level]] based on official government data.
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/MangadexBot|MangadexBot]] - Task(s): add metadata from mangadex to manga with Mangadex manga ID - closed as relevant Property has been deprecated and marked for deletion.
'''Events'''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** Data Reuse Days, starting on February 18th. [[d:Event:Data Reuse Days 2025#Sessions|Check out the program]] and don't forget to [[d:Special:RegisterForEvent/1050|register on wiki]] to receive the access link.
** [https://calendar.library.torontomu.ca/event/3855376 Whose (Wiki)Data is it anyway?] - Ethics & Consent when cataloguing people, places and things. An on-site Library workshop of the Toronto Metropolitan University, February 12, 1200 - 1600 EST (UTC-5).
** [https://calendar.colorado.edu/event/black-history-month-wikidata-comics-edit-a-thon Comics Edit-A-Thon for Black History month], hosted by the ''Center for Research Data and Digital Scholarship'' of the University of Colorado (onsite only & registration required). February 12, 1300 - 1500 MST (UTC-7).
'''Press, articles, blog posts, videos'''
* Blogs
** [https://www.daniel-motz.de/articles/query-by-graph Making SPARQL more accessible]: Daniel Motz's bachelor's thesis on visual query graphs, check out their project in Tool of the Week
** [https://tech-news.wikimedia.de/2025/02/05/glam-rockers/ GLAM Rockers: an interview with the creators of GLAMorous Europe] - Anne Mühlich and Gerd Müller speak about their project [https://www.glam-europe.de/ GLAMorous Europe] which uses Wikidata to enrich the digital art collection.
** [https://tech-news.wikimedia.de/2025/02/10/preserving-community-history-with-wikibase/ Preserving Community History with Wikibase] - Tan Li Qi of MyCommunity, a Singaporean nonprofit dedicated to preserving the stories of everyday people by documenting community narratives, social memories, and local heritage.
** [https://sites.harvard.edu/harvard-library-circ/2025/02/03/wikidata-edit-a-thon-for-the-black-teacher-archive/ Wikidata Edit-A-Thon for Black Teacher archive] by the Harvard Library University. A write-up of the event which saw more than 400 items edited.
* Project Chat - join the discussion
** [[d:Wikidata:Project_chat#Should_we_certify_Wikidata_trainers?|Should Wikidata trainers be certified?]]
'''Tool of the week'''
* [https://query.daniel-motz.de/ Query by Graph] - build a SPARQL query using drag'n'drop visual elements. This is an interesting tool that provides another way to approach building SPARQL queries, especially for those that find the Query builder or raw SPARQL unintuitive or complex.
* [https://cividata.org/en/ CivData] - "Cividata makes the diverse world of non-profit organizations visible. As a volunteer project, Cividata provides a comprehensive overview of non-profit organizations worldwide, based on data from Wikipedia's sister project Wikidata."
'''Other Noteworthy Stuff'''
* [[m:Global_Resource_Distribution_Committee/Creation_of_the_interim_GRDC|Creation of the interim Global Resource Distribution Committee]] - Call for candidates ends February 25, [[m:Midnight_deadline|midnight (AOE)]].<br />The interim GDRC is being established to oversee and adjust resource distribution for the Community Fund, aligning with the movement's evolving needs. Currently open to applications from candidates with experience in grantmaking, budgeting and knowledge of Wikimedia's grant types. Further information on the role and how to apply can be found on the [[m:Submit_your_application|GDRC Meta page]]
* [https://www.curationist.org/news/curationist-is-seeking-a-part-time-remote-digital-archivist Curationist seeks Digital Archivist] - Curationist, a free online resource for cultural heritage seeks a part-time archiver who can navigate Wikidata, SPARQL and create metadata and support writers.
* For the upcoming [[m:Wikidata_and_research|Wikidata and Research]] conference in July, the [https://openreview.net/group?id=wikimedia.it/Wikidata_and_Research/2025/Conference&referrer=%5BHomepage%5D(%2F)#tab-accept-paper list of accepted papers] has been posted.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13238|entry height]] (<nowiki>height of the entrance above ground level for boarding vehicles</nowiki>)
***[[:d:Property:P13251|number of shading units]] (<nowiki>number of shading units in a graphics processing unit (GPU)</nowiki>)
***[[:d:Property:P13260|romantic orientation]] (<nowiki>pattern of romantic attraction of this person or fictional character — use ONLY IF they have stated it themselves, unambiguously, or it has been widely agreed upon by historians after their death</nowiki>)
***[[:d:Property:P13262|location code]] (<nowiki>the location code of the location (please use more specific property if available)</nowiki>)
***[[:d:Property:P13269|directs readers to]] (<nowiki>document or class of documents to which this item or class directs readers</nowiki>)
** External identifiers: [[:d:Property:P13229|Franceinfo journalist ID]], [[:d:Property:P13230|Hankook Ilbo tag ID]], [[:d:Property:P13231|Cinema Belgica person ID]], [[:d:Property:P13232|Cinema Belgica venue ID]], [[:d:Property:P13233|Ukrainian Association of Football match ID]], [[:d:Property:P13234|Rijksmuseum ID]], [[:d:Property:P13235|Cinema Belgica film ID]], [[:d:Property:P13236|Danbooru tag]], [[:d:Property:P13237|Russian Football National League player ID]], [[:d:Property:P13239|Database of Canada's Early Women Writers ID]], [[:d:Property:P13240|taz ID]], [[:d:Property:P13241|Roman Inscriptions of Britain Online ID]], [[:d:Property:P13242|Répertoire du patrimoine bâti de Québec ID]], [[:d:Property:P13243|Game Jolt username]], [[:d:Property:P13244|Kvikmyndavefurinn work ID]], [[:d:Property:P13245|Kvikmyndavefurinn person ID]], [[:d:Property:P13246|EHIS educational institution ID]], [[:d:Property:P13247|WSGF game ID]], [[:d:Property:P13248|Kvikmyndavefurinn company ID]], [[:d:Property:P13249|Museum Data Service museum ID]], [[:d:Property:P13250|HonestGamers game ID]], [[:d:Property:P13253|Pappers executive ID]], [[:d:Property:P13254|Islamic Philosophy ID]], [[:d:Property:P13255|L'Humanité topic ID]], [[:d:Property:P13256|Kamus Dewan Edisi Tiga ID]], [[:d:Property:P13257|Izvestia topic ID]], [[:d:Property:P13258|Presisov večjezični slovar ID]], [[:d:Property:P13259|Zvuk release ID]], [[:d:Property:P13261|Mille ans de littérature d'oc author ID]], [[:d:Property:P13263|norskeflyplasser.no ID]], [[:d:Property:P13264|HCERES expert ID]], [[:d:Property:P13265|Registre national des gels ID]], [[:d:Property:P13266|A Dictionary of Geology and Earth Sciences entry ID]], [[:d:Property:P13267|DGLAi ID]], [[:d:Property:P13268|Finnish Olympic Committee athlete ID]], [[:d:Property:P13270|Cinema Belgica company ID]], [[:d:Property:P13271|RPG Maker game ID (archived)]], [[:d:Property:P13272|Chinese Church and Organization Dictionary ID]], [[:d:Property:P13273|Letterboxd studio ID]], [[:d:Property:P13274|Biblioteca Italiana work ID]], [[:d:Property:P13275|A Dictionary of Cultural Anthropology entry ID]], [[:d:Property:P13276|A Dictionary of Geography entry ID]], [[:d:Property:P13277|A Dictionary of Sociology entry ID]], [[:d:Property:P13278|Jeune Afrique person ID]], [[:d:Property:P13279|Dictionary of Late Antiquity ID]], [[:d:Property:P13280|University of Pécs Almanac ID]], [[:d:Property:P13281|TERMCAT term ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/nomenclatural type of|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
***[[:d:Wikidata:Property proposal/DVD region code|DVD region code]] (<nowiki>DVD release is restricted to region code</nowiki>)
***[[:d:Wikidata:Property proposal/Archaeological National Register code|Archaeological National Register code]] (<nowiki>identifier of elements of the National archaeological register of Moldova</nowiki>)
***[[:d:Wikidata:Property proposal/presented works|presented works]] (<nowiki>works of art performed, displayed or presented at a given event</nowiki>)
***[[:d:Wikidata:Property proposal/identifiant REGAFI|identifiant REGAFI]] (<nowiki></nowiki>)
***[[:d:Wikidata:Property proposal/Maximum beam energy|Maximum beam energy]] (<nowiki>Maximum beam energy of a particle accelerator</nowiki>)
***[[:d:Wikidata:Property proposal/name starts with|name starts with]] (<nowiki>The name that this qualifies, the full contents of which are unknown, is known to start with these characters.</nowiki>)
***[[:d:Wikidata:Property proposal/духовный сан|духовный сан]] (<nowiki>formal styles of address used for members of the clergy</nowiki>)
***[[:d:Wikidata:Property proposal/A2B2 user ID|A2B2 user ID]] (<nowiki>User ID on a2b2.org</nowiki>)
***[[:d:Wikidata:Property proposal/Source language|Source language]] (<nowiki>headword languge of dictionary</nowiki>)
***[[:d:Wikidata:Property proposal/DIF historia player ID|DIF historia player ID]] (<nowiki>Identifier for a sportsperson connected to Djurgårdens IF on difhistoria.se (official site)</nowiki>)
***[[:d:Wikidata:Property proposal/number of texture mapping units|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/number of render output units|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/number of ray tracing cores|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
***[[:d:Wikidata:Property proposal/Bibliography for subject|Bibliography for subject]] (<nowiki>Wikidata property on this item providing a link to a bibliography about the subject that is a good starting point.</nowiki>)
***[[:d:Wikidata:Property proposal/likes / dislikes|likes / dislikes]] (<nowiki>''(no English description proposed yet)''</nowiki>)
***[[:d:Wikidata:Property proposal/number of goals scored in penalty shootouts|number of goals scored in penalty shootouts]] (<nowiki>total number of goals scored by a team in a penalty shootout</nowiki>)
***[[:d:Wikidata:Property proposal/broadcasting days and time|broadcasting days and time]] (<nowiki>days of the week in which a TV or radio program is broadcasted</nowiki>)
***[[:d:Wikidata:Property proposal/reverse compound|reverse compound]] (<nowiki>compound where the parts are reversed</nowiki>)
***[[:d:Wikidata:Property proposal/cognate-citation|cognate-citation]] (<nowiki>lexeme with with the same etymological origin and where a source supports it.</nowiki>)
***[[:d:Wikidata:Property proposal/Instrument de recherche (inventaire)|Instrument de recherche (inventaire)]] (<nowiki>{{Translate this
| fr =
<!-- | xx = descriptions dans d'autres langues -->
}}</nowiki>)
***[[:d:Wikidata:Property proposal/Instrument de recherche|Instrument de recherche]] (<nowiki>document containing detailed information about a specific collection of papers or records within an archive</nowiki>)
***[[:d:Wikidata:Property proposal/Ratsinformationssystem|Ratsinformationssystem]] (<nowiki>Link to the council information system of the municipality</nowiki>)
***[[:d:Wikidata:Property proposal/name with acutes|name with acutes]] (<nowiki>item name with acute accents showing stressed vowels</nowiki>)
***[[:d:Wikidata:Property proposal/doors open on the… / exit train on the…|doors open on the… / exit train on the…]] (<nowiki>side of the train where the doors open at this station or only side where this vehicle has doors</nowiki>)
***[[:d:Wikidata:Property proposal/items classified|items classified]] (<nowiki>class of items that this classification system classifies (aliases: items categorized {{!}} classifies {{!}} categorizes)</nowiki>)
***[[:d:Wikidata:Property proposal/reason not to be used with instances of|reason not to be used with instances of]] (<nowiki>clarification for why P31 (instance of) can not be used with this property</nowiki>)
***[[:d:Wikidata:Property proposal/dislikes of fictional character|dislikes of fictional character]] (<nowiki>''(no English description proposed yet)''</nowiki>)
***[[:d:Wikidata:Property proposal/AI-generated media prompt|AI-generated media prompt]] (<nowiki>exact prompt that was used to generate an AI-generated media</nowiki>)
***[[:d:Wikidata:Property proposal/Text-to-image software used for creation|Text-to-image software used for creation]] (<nowiki>software that was used to create this media or work</nowiki>)
***[[:d:Wikidata:Property proposal/Lemmy instance URL|Lemmy instance URL]] (<nowiki>the Lemmy instance of/about the subject</nowiki>)
***[[:d:Wikidata:Property proposal/reason for event cancellation|reason for event cancellation]] (<nowiki>circumstances leading to the cancellation of the event</nowiki>)
***[[:d:Wikidata:Property proposal/stylized title|stylized title]] (<nowiki>''(no English description proposed yet)''</nowiki>)
***[[:d:Wikidata:Property proposal/RAM capacity|RAM capacity]] (<nowiki>amount of volatile random-access memory (RAM) modules used by this device</nowiki>)
***[[:d:Wikidata:Property proposal/VRAM capacity|VRAM capacity]] (<nowiki>amount of dual-ported video RAM (VRAM) modules used by this device</nowiki>)
***[[:d:Wikidata:Property proposal/nombre anterior|nombre anterior]] (<nowiki>Former official name used by an entity, organization, place, or object.</nowiki>)
***[[:d:Wikidata:Property proposal/earliest start date|earliest start date]] (<nowiki>earliest start date</nowiki>)
***[[:d:Wikidata:Property proposal/model number|model number]] (<nowiki>Identifier for a product model</nowiki>)
***[[:d:Wikidata:Property proposal/Nation Ranking (primary) and Nation Ranking (secondary)|Nation Ranking (primary) and Nation Ranking (secondary)]] (<nowiki>Nation Ranking (primary)</nowiki>)
***[[:d:Wikidata:Property proposal/has license|has license]] (<nowiki>licenses the subject have</nowiki>)
***[[:d:Wikidata:Property proposal/representing sports team|representing sports team]] (<nowiki>a sports team or club representing this organisation or geographic area</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (French)|Algeria Press Service tag ID (French)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (English)|Algeria Press Service tag ID (English)]], [[:d:Wikidata:Property proposal/Algeria Press Service tag ID (Arabic)|Algeria Press Service tag ID (Arabic)]], [[:d:Wikidata:Property proposal/Ech-Chaab tag ID|Ech-Chaab tag ID]], [[:d:Wikidata:Property proposal/Shamela Algeria person ID|Shamela Algeria person ID]], [[:d:Wikidata:Property proposal/enterprise number (Germany)|enterprise number (Germany)]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Subject ID|Ohio University ArchivesSpace Subject ID]], [[:d:Wikidata:Property proposal/Progetto Euploos ID|Progetto Euploos ID]], [[:d:Wikidata:Property proposal/DataGov dataset|DataGov dataset]], [[:d:Wikidata:Property proposal/ERR keyword ID|ERR keyword ID]], [[:d:Wikidata:Property proposal/Ohio University ArchivesSpace Agent ID|Ohio University ArchivesSpace Agent ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage site ID|Inventory of Natural Heritage site ID]], [[:d:Wikidata:Property proposal/Inventory of Natural Heritage tree ID|Inventory of Natural Heritage tree ID]], [[:d:Wikidata:Property proposal/Spanish-German Dictionary ID|Spanish-German Dictionary ID]], [[:d:Wikidata:Property proposal/Canadian Writing Research Collaboratory ID|Canadian Writing Research Collaboratory ID]], [[:d:Wikidata:Property proposal/SearchCulture.gr ID|SearchCulture.gr ID]], [[:d:Wikidata:Property proposal/Cinema Belgica censorship ID|Cinema Belgica censorship ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) ID|Archaeological Cadastre (Greece) ID]], [[:d:Wikidata:Property proposal/SOIUSA code|SOIUSA code]], [[:d:Wikidata:Property proposal/MetalTabs.com track ID|MetalTabs.com track ID]], [[:d:Wikidata:Property proposal/rutracker.org page ID|rutracker.org page ID]], [[:d:Wikidata:Property proposal/RateMyProfessors ID|RateMyProfessors ID]], [[:d:Wikidata:Property proposal/PubMed author ID|PubMed author ID]], [[:d:Wikidata:Property proposal/BodyMeasurements.org ID|BodyMeasurements.org ID]], [[:d:Wikidata:Property proposal/Bluepages article ID|Bluepages article ID]], [[:d:Wikidata:Property proposal/Archaeological Cadastre (Greece) info ID|Archaeological Cadastre (Greece) info ID]], [[:d:Wikidata:Property proposal/Wikishia item ID|Wikishia item ID]], [[:d:Wikidata:Property proposal/Bertsolaritzaren Datu Basea ID|Bertsolaritzaren Datu Basea ID]], [[:d:Wikidata:Property proposal/Euronews topic ID (English)|Euronews topic ID (English)]], [[:d:Wikidata:Property proposal/Euronews topic ID (French)|Euronews topic ID (French)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Spanish)|Euronews topic ID (Spanish)]], [[:d:Wikidata:Property proposal/Euronews topic ID (Arabic)|Euronews topic ID (Arabic)]], [[:d:Wikidata:Property proposal/Unine thesis id|Unine thesis id]], [[:d:Wikidata:Property proposal/Enpedia ID|Enpedia ID]], [[:d:Wikidata:Property proposal/Dizionario Biografico della Calabria Contemporanea ID|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Wikidata:Property proposal/Bahamut Animation Crazy Serial Number|Bahamut Animation Crazy Serial Number]], [[:d:Wikidata:Property proposal/Team Norway profile ID (new)|Team Norway profile ID (new)]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID (new)|NOC of Belarus champion ID (new)]], [[:d:Wikidata:Property proposal/JOC profile ID (new)|JOC profile ID (new)]], [[:d:Wikidata:Property proposal/RFI topic ID (French)|RFI topic ID (French)]], [[:d:Wikidata:Property proposal/RFI topic ID (English)|RFI topic ID (English)]], [[:d:Wikidata:Property proposal/RFI topic ID (Spanish)|RFI topic ID (Spanish)]], [[:d:Wikidata:Property proposal/EJU profile ID|EJU profile ID]], [[:d:Wikidata:Property proposal/ROAR id|ROAR id]], [[:d:Wikidata:Property proposal/CPB profile ID|CPB profile ID]], [[:d:Wikidata:Property proposal/U.S. Soccer player ID|U.S. Soccer player ID]], [[:d:Wikidata:Property proposal/Celfic FC player ID|Celfic FC player ID]], [[:d:Wikidata:Property proposal/Sutian entry ID|Sutian entry ID]], [[:d:Wikidata:Property proposal/wikiHow article ID|wikiHow article ID]], [[:d:Wikidata:Property proposal/Graceful17 ID|Graceful17 ID]], [[:d:Wikidata:Property proposal/IATI Organisation Identifier|IATI Organisation Identifier]], [[:d:Wikidata:Property proposal/Suno artist ID|Suno artist ID]], [[:d:Wikidata:Property proposal/VAi Archiefhub Agent ID|VAi Archiefhub Agent ID]], [[:d:Wikidata:Property proposal/Soccerbase season ID|Soccerbase season ID]], [[:d:Wikidata:Property proposal/PlaymakerStats season ID|PlaymakerStats season ID]], [[:d:Wikidata:Property proposal/ESPN.com football match ID|ESPN.com football match ID]], [[:d:Wikidata:Property proposal/Eurosport person ID|Eurosport person ID]], [[:d:Wikidata:Property proposal/Newsweek topic ID|Newsweek topic ID]], [[:d:Wikidata:Property proposal/New York Post topic ID|New York Post topic ID]], [[:d:Wikidata:Property proposal/RaiPlay Sound IDs|RaiPlay Sound IDs]], [[:d:Wikidata:Property proposal/DDLC entry ID|DDLC entry ID]], [[:d:Wikidata:Property proposal/Fluorophores.org substance ID|Fluorophores.org substance ID]], [[:d:Wikidata:Property proposal/Yahoo Knowledge Graph ID|Yahoo Knowledge Graph ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Republican China (X-Boorman) ID|Biographical Dictionary of Republican China (X-Boorman) ID]], [[:d:Wikidata:Property proposal/Modern China Biographical Database ID|Modern China Biographical Database ID]], [[:d:Wikidata:Property proposal/Chinese Engineers Relational Database ID|Chinese Engineers Relational Database ID]], [[:d:Wikidata:Property proposal/BGSU Historical Collections of the Great Lakes vessel ID|BGSU Historical Collections of the Great Lakes vessel ID]], [[:d:Wikidata:Property proposal/booru tag|booru tag]], [[:d:Wikidata:Property proposal/critify.de game ID|critify.de game ID]], [[:d:Wikidata:Property proposal/Iowa State University Library Vocabularies ID|Iowa State University Library Vocabularies ID]], [[:d:Wikidata:Property proposal/MikuWiki article ID|MikuWiki article ID]], [[:d:Wikidata:Property proposal/JSR package|JSR package]], [[:d:Wikidata:Property proposal/Storytel author ID|Storytel author ID]], [[:d:Wikidata:Property proposal/TvStar.info person ID|TvStar.info person ID]], [[:d:Wikidata:Property proposal/Amazon Music track ID|Amazon Music track ID]], [[:d:Wikidata:Property proposal/National Trust Heritage Records ID|National Trust Heritage Records ID]], [[:d:Wikidata:Property proposal/Toonopedia ID|Toonopedia ID]], [[:d:Wikidata:Property proposal/Oorlogsbronnen-identifier|Oorlogsbronnen-identifier]], [[:d:Wikidata:Property proposal/CPC Zone game ID|CPC Zone game ID]], [[:d:Wikidata:Property proposal/Patristic Text Archive|Patristic Text Archive]], [[:d:Wikidata:Property proposal/identifiant d'une œuvre au MACM|identifiant d'une œuvre au MACM]], [[:d:Wikidata:Property proposal/nesdb.se game ID|nesdb.se game ID]], [[:d:Wikidata:Property proposal/Identifiant d'une personne sur le site du musée du diocèse de Lyon|Identifiant d'une personne sur le site du musée du diocèse de Lyon]], [[:d:Wikidata:Property proposal/Número de Identificación Tributaria|Número de Identificación Tributaria]], [[:d:Wikidata:Property proposal/Hiking Note trail identifier|Hiking Note trail identifier]], [[:d:Wikidata:Property proposal/Hiking Note mountain identifier|Hiking Note mountain identifier]], [[:d:Wikidata:Property proposal/Video Game History Foundation Library|Video Game History Foundation Library]], [[:d:Wikidata:Property proposal/Yandex Music track ID|Yandex Music track ID]], [[:d:Wikidata:Property proposal/PromoDJ track ID|PromoDJ track ID]], [[:d:Wikidata:Property proposal/Jamendo track ID|Jamendo track ID]], [[:d:Wikidata:Property proposal/Know Your Meme slug|Know Your Meme slug]], [[:d:Wikidata:Property proposal/CriticDB IDs|CriticDB IDs]], [[:d:Wikidata:Property proposal/Euronews topic ID|Euronews topic ID]], [[:d:Wikidata:Property proposal/RFI topic ID|RFI topic ID]], [[:d:Wikidata:Property proposal/Algeria Press Service topic ID|Algeria Press Service topic ID]], [[:d:Wikidata:Property proposal/Hiking Note chalet identifier|Hiking Note chalet identifier]], [[:d:Wikidata:Property proposal/Encyclopedia of Marxism ID|Encyclopedia of Marxism ID]], [[:d:Wikidata:Property proposal/Helden van het Verzet person ID|Helden van het Verzet person ID]], [[:d:Wikidata:Property proposal/Records of Early English Drama ID|Records of Early English Drama ID]], [[:d:Wikidata:Property proposal/The New Yorker topic ID|The New Yorker topic ID]], [[:d:Wikidata:Property proposal/top50|top50]], [[:d:Wikidata:Property proposal/PBA.com player ID|PBA.com player ID]], [[:d:Wikidata:Property proposal/PWBA.com player ID|PWBA.com player ID]], [[:d:Wikidata:Property proposal/LEMAC ID|LEMAC ID]], [[:d:Wikidata:Property proposal/Rate Your Music music video ID|Rate Your Music music video ID]], [[:d:Wikidata:Property proposal/Rate Your Music release issue ID|Rate Your Music release issue ID]], [[:d:Wikidata:Property proposal/Nonbinary Wiki id|Nonbinary Wiki id]], [[:d:Wikidata:Property proposal/goal.com football match ID|goal.com football match ID]], [[:d:Wikidata:Property proposal/LEMAV ID|LEMAV ID]], [[:d:Wikidata:Property proposal/AllGame game ID|AllGame game ID]], [[:d:Wikidata:Property proposal/Repertorium kleine politieke partijen 1918-1967 (Partij)|Repertorium kleine politieke partijen 1918-1967 (Partij)]], [[:d:Wikidata:Property proposal/TechRaptor IDs|TechRaptor IDs]], [[:d:Wikidata:Property proposal/Kompass company ID|Kompass company ID]], [[:d:Wikidata:Property proposal/TechSavvy.de GPU ID|TechSavvy.de GPU ID]], [[:d:Wikidata:Property proposal/PCPartPicker hardware ID|PCPartPicker hardware ID]], [[:d:Wikidata:Property proposal/Wine AppDB ID developer ID|Wine AppDB ID developer ID]], [[:d:Wikidata:Property proposal/Memoria Chilena ID|Memoria Chilena ID]], [[:d:Wikidata:Property proposal/The Soka Gakkai Dictionary of Buddhism ID|The Soka Gakkai Dictionary of Buddhism ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/8HMC Specifiying colours for a gender representation of Scottish witches]
** [https://w.wiki/D2TF Currently active rock metal bands, their hometowns and latest release]
** [https://w.wiki/Cwm5 Map of Global Administrative Areas with links to Xeno-canto datasets in GBIF]
** [https://w.wiki/Cxfy Map of drowned places and their images]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Events_and_Role_Frames/Game_plan|Events and Role Frames]] - the goal is to enhance Wikidata’s representation of lexemes by linking lexeme senses to PropBank role sets.
** [[d:Wikidata:WikiProject_Medicine/List_of_Canadian_doctors|List of Canadian doctors (WikiProject Medicine)]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/List_of_properties/1-1000|List of most used Properties]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q634873|Newton's parakeet (Q634873)]] - extinct species of bird
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L1328922|kuchapa (L1328922)]] - Swahili noun that can mean "photographic print", "print", "printer", "act of typing" or an "publishing."
'''Development'''
* Search in the UI: We continued the work on adding a search UI that lets you search in Properties, Lexemes and EntitySchemas more easily ([[phab:T338483]])
* Search in the API: We are continuing our work on search in the REST API ([[phab:T383126]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Nigeria|Nigeria]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Wikidata:Status updates/2025_02_10|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १८:१३, १० फ़रवरी २०२५ (UTC)
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28241170 -->
== Wikidata weekly summary #667 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-02-17. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 10|#666]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for CheckUser: [[d:Wikidata:Requests for permissions/CheckUser/Lymantria|Lymantria]] (RfP scheduled to end at 19 February 2025 04:22 UTC)
* New request for comments: [[d:Wikidata:Requests for comment/Anna's Archive|Anna's Archive]] - The RFC is about whether Wikidata should import and store metadata from Anna's Archive, considering legal, copyright, and technical challenges.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming]]:
** Data Reuse Days, starting on February 18th. [[d:Event:Data Reuse Days 2025#Sessions|Check out the program]] and don't forget to [[d:Special:RegisterForEvent/1050|register on wiki]] to receive the access link.
** How to the use the [[:w:20th Century Press Archives]] as Source ([[Wikipedia:Digitaler_Themenabend#111._DTA:_„Das_Pressearchiv_20._Jahrhundert_als_Quelle“,_18._Februar_2025,_19_Uhr|Digitaler Themenabend: Das Pressearchiv 20. Jahrhundert als Quelle]] - in German) will introduce into research in the archives and into the work of [[:de:Wikipedia:Projekt Pressearchiv|Wikipedia Projekt Pressearchiv]] - Tuesday, February 18, at 18:00 UTC (informal [[:de:Wikipedia:Digitaler_Themenabend#111._DTA:_%E2%80%9EDas_Pressearchiv_20._Jahrhundert_als_Quelle%E2%80%9C,_18._Februar_2025,_19_Uhr|registration]])
** New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! We have our next LD4 Wikidata Affinity Group project series session on Tuesday, 18 February, 2025 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET [https://zonestamp.toolforge.org/1738688400 Time Zone Converter]. Eric Willey will be facilitating a series of four sessions focused on starting a Wikidata project from the foundation up at your institution. The second session will focus on choosing your project. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Starting_A_Wikidata_Project|Event page]]
** (workshop) [[WMFdashboard:courses/Grupo de Usuários Wiki Movimento Brasil/Wikidata Lab XLIV|Wikidata Lab XLIV: Launch of QuickStatements 3.0]] on February 24 at 15:00 UTC. Register [[WMFdashboard:courses/Grupo de Usuários Wiki Movimento Brasil/Wikidata Lab XLIV|here]] and watch it on [https://www.youtube.com/watch?v=yHqyRynWGvQ WMB's YouTube channel]!
** Wikidata and Wikibase: Curriculum Transformation in the Digital Humanities. Talk on Wednesday, 5 March. By Information Services, University of Edinburgh. ([https://www.eventbrite.co.uk/e/wikidata-and-wikibase-curriculum-transformation-in-the-digital-humanities-tickets-1247440079859 register])
* Past:
** [[outreach:GLAM/Newsletter/January 2025/Contents/Wikidata report|Wikidata at WikiLibCon 2025]]
** [[outreach:GLAM/Newsletter/January 2025/Contents/Germany report|Exploring Wikidata & Building Community for Cultural Heritage Professionals]]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://addshore.com/2025/02/visualizing-wikibase-ecosystem-using-wikibase-world/ Visualising the Wikibase ecosystem using Wikibase World] by [[d:User:Addshore|Addshore]]
** [[foundationsite:news/2025/02/12/wikipedia-recognized-as-a-digital-public-good/|Wikipedia Recognized as a Digital Public Good]]
* Videos
** [https://www.youtube.com/watch?v=CAfpEYXb2WI From Open Collaboration to Customized Control: Transitioning from Wikidata to Wikibase]. Presented by John Samuel, this talk explores Wikibase, a self-hosted platform that brings the power of Wikidata to your own infrastructure.
** (Ukranian) [https://www.youtube.com/watch?v=ROuOz8gxMoU The Role of Wikidata in the development of the Crimean Tatar Wikipedia]. This talk discusses how Wikidata has been used to support populating a small language Wikipedia with content.
** (Portuguese) [https://www.youtube.com/watch?v=7Gw0Wdh6CNQ Mapping etymology on OpenStreetMaps with Wikidata] Tiago Lubjana demonstrates how to map etymology in OpenStreetMaps with Wikidata, using the streets of the [[d:Q971299|Butantanã Institute]] as an example.
* Podcasts: Between The Brackets Episode 173: [https://betweenthebrackets.libsyn.com/episode-173-adam-shorland-tom-arrow-and-ollie-hyde Adam Shorland, Tom Arrow and Ollie Hyde]
''' Tool of the week '''
* [https://rstockm.github.io/fedipol/index.html Fedipol] (Fediverse Activity Tracker) is a Wikidata-based tool used for tracking activity and analyzing accounts related to German political parties, institutions, and instances on the Fediverse.
* [https://openrefine.org/blog/2025/02/13/version-3-9-0 OpenRefine 3.9.0 was released]
''' Other Noteworthy Stuff '''
* [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/N4RKFU6DYVJFJ3PIS3PEGKH7YJSRLRVJ/ Call for Projects and Mentors for Outreachy Round 30 is open!] The deadline to submit projects on the Outreachy website is March 4, 2025 at 4pm UTC and the project list will be finalized by March 14, 2025.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13282|land acknowledgement]] (<nowiki>acknowledgement of indigenous or native people who live and whose ancestors lived at a location</nowiki>)
**[[:d:Property:P13296|study or design for this work]] (<nowiki>preliminary work for this finished work</nowiki>)
* Newest External identifiers: [[:d:Property:P13283|Dizionario Biografico della Calabria Contemporanea ID]], [[:d:Property:P13284|ESPN.com football match ID]], [[:d:Property:P13285|WPBSA.com player ID]], [[:d:Property:P13286|World Snooker Tour tournament ID]], [[:d:Property:P13287|Bertsolaritzaren Datu Basea ID]], [[:d:Property:P13288|EJU judoka ID]], [[:d:Property:P13289|Yandex Music track ID]], [[:d:Property:P13290|Video Game History Foundation Library agent ID]], [[:d:Property:P13291|Video Game History Foundation Library subject ID]], [[:d:Property:P13292|Video Game History Foundation Library resource ID]], [[:d:Property:P13293|Toonopedia ID]], [[:d:Property:P13294|PlaymakerStats season ID]], [[:d:Property:P13295|ERR keyword ID]], [[:d:Property:P13297|El Watan topic ID]], [[:d:Property:P13298|BGSU Historical Collections of the Great Lakes entry ID]], [[:d:Property:P13299|CPC Zone game ID]], [[:d:Property:P13300|New York Post topic ID]], [[:d:Property:P13301|National Trust Heritage Records ID]], [[:d:Property:P13302|Records of Early English Drama ID]], [[:d:Property:P13303|Shamela Algeria person ID]], [[:d:Property:P13304|PWBA.com player ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/The College of Cardinals Report|The College of Cardinals Report]] (<nowiki>ID of the person on the The College of Cardinals Report website</nowiki>)
**[[:d:Wikidata:Property proposal/Nation Ranking (secondary)|Nation Ranking (secondary)]] (<nowiki>Nation Ranking (primary)</nowiki>)
**[[:d:Wikidata:Property proposal/Peh-oe-ji|Peh-oe-ji]] (<nowiki>writing system for {{Q|36778|Taiwan Taigi}} or other {{Q|36495}} language varieties in Fujian and South East Asia.</nowiki>)
**[[:d:Wikidata:Property proposal/Taiwanese Taigi Romanization System|Taiwanese Taigi Romanization System]] (<nowiki>romanization system for {{Q|36778|Taiwan Taigi}} or other {{Q|36495}} language varieties in Fujian and South East Asia.</nowiki>)
**[[:d:Wikidata:Property proposal/leader of organization|leader of organization]] (<nowiki>This property identifies the top executive leader of an organization, regardless of the specific title used by the organization.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/National Gallery ID|National Gallery ID]], [[:d:Wikidata:Property proposal/SteamDB developer ID|SteamDB developer ID]], [[:d:Wikidata:Property proposal/Steam Group ID|Steam Group ID]], [[:d:Wikidata:Property proposal/Identifiant d'une personne dans le Dictionnaire de la déportation gardoise|Identifiant d'une personne dans le Dictionnaire de la déportation gardoise]], [[:d:Wikidata:Property proposal/Digital Scriptorium Catalog item ID|Digital Scriptorium Catalog item ID]], [[:d:Wikidata:Property proposal/DRTV IDs|DRTV IDs]], [[:d:Wikidata:Property proposal/Cultural Heritage Online (Japan) special ID|Cultural Heritage Online (Japan) special ID]], [[:d:Wikidata:Property proposal/Hiking Note plant identifier|Hiking Note plant identifier]], [[:d:Wikidata:Property proposal/Identifiant d'une personnalité sur Calindex|Identifiant d'une personnalité sur Calindex]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice sur Calindex|Identifiant d'un(e) auteurice sur Calindex]], [[:d:Wikidata:Property proposal/Identifiant dans le dictionnaire de la BnF|Identifiant dans le dictionnaire de la BnF]], [[:d:Wikidata:Property proposal/The Atlantic topic ID|The Atlantic topic ID]], [[:d:Wikidata:Property proposal/Kulturenvanteri place ID|Kulturenvanteri place ID]], [[:d:Wikidata:Property proposal/Global Energy Monitor Wiki ID|Global Energy Monitor Wiki ID]], [[:d:Wikidata:Property proposal/VGC IDs|VGC IDs]], [[:d:Wikidata:Property proposal/Audiomack artist-ID|Audiomack artist-ID]], [[:d:Wikidata:Property proposal/Audiomack album-ID|Audiomack album-ID]], [[:d:Wikidata:Property proposal/Audiomack sang-ID|Audiomack sang-ID]], [[:d:Wikidata:Property proposal/Wikishire Page ID|Wikishire Page ID]], [[:d:Wikidata:Property proposal/Kulturdatenbank-ID|Kulturdatenbank-ID]], [[:d:Wikidata:Property proposal/TERMDAT ID|TERMDAT ID]], [[:d:Wikidata:Property proposal/United Nations Multilingual Terminology Database ID|United Nations Multilingual Terminology Database ID]], [[:d:Wikidata:Property proposal/Homosaurus ID (V4)|Homosaurus ID (V4)]], [[:d:Wikidata:Property proposal/IRIS UNIL author ID|IRIS UNIL author ID]], [[:d:Wikidata:Property proposal/Kantonsspital St.Gallen Author ID|Kantonsspital St.Gallen Author ID]], [[:d:Wikidata:Property proposal/Platform for Taiwan Religion and Folk Culture ID|Platform for Taiwan Religion and Folk Culture ID]], [[:d:Wikidata:Property proposal/Big Finish Release ID|Big Finish Release ID]], [[:d:Wikidata:Property proposal/TermTerm UUID|TermTerm UUID]], [[:d:Wikidata:Property proposal/FU-Lexikon ID|FU-Lexikon ID]], [[:d:Wikidata:Property proposal/Miraheze wiki ID|Miraheze wiki ID]], [[:d:Wikidata:Property proposal/Eurobasket.com club ID|Eurobasket.com club ID]], [[:d:Wikidata:Property proposal/domain name|domain name]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/CweX What tropical cyclones have hit Indonesia?] ([https://x.com/4sqa/status/1887868955102228579 source])
** [https://w.wiki/6CBD Cheeses named after towns]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q183529|Olimpiyskiy National Sports Complex (Q183529)]] - stadium in Kyiv, Ukraine
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L39182|hacer (L39182)]] - Spanish verb that can mean "do", "create", "pretend" or "play a role".
''' Development '''
* Search: We are continuing the work on the improved search that lets you limit your search more easily to other entity types besides Items like Lexemes and Properties ([[phab:T321543]])
* RDF: We are working on aligning the RDF export to the Query Service prefixes ([[phab:T384344]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Cuba|Cuba]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 02 17|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 10|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) २१:११, १७ फ़रवरी २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28241170 -->
== Wikidata weekly summary #668 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-02-24. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 17|#667]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/MatSuBot_10|MatSuBot_10]] - Task(s): Import aliases from [[d:Property:P2521|Female form of Label (P2521)]] and [[d:Property:P3321|Male form of Label(P3321)]].
* New request for comments: [[d:Wikidata:Requests_for_comment/Trainers|Certify the Wikidata trainers?]] - Initially discussed in [[d:Wikidata:Project_chat#Should_we_certify_Wikidata_trainers?|Project Chat]], this RfC looks to establish a clear community-endorsed policy on how Wikidata Trainers can be appropriately certified and their skills demonstrated and recognized.
''' Events '''
* Ongoing events: Data Reuse Days, until February 28th: [[d:Event:Data_Reuse_Days_2025#Sessions|watch the sessions that you missed and check the program for this week]].
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[d:Wikidata:WikiProject India/Events/International Mother Language Day 2025 Datathon|International Mother Language Day 2025 Datathon]] - online event by [[d:Wikidata:WikiProject India|WikiProject India]] from 21-28 February 2025.
** OpenStreetMap X Wikidata Meetup #74 March 10 Time: 19:30-21:00 UTC+8 at Taipei {{Q|61752245}}
* Past:
** [[:m:Wikisource Conference 2025/Submissions/Wikidata and Bangla Wikisource: When two cool kids play together!|Wikidata and Bangla Wikisource: When two cool kids play together!]] at [[:m:Wikisource Conference 2025|Wikisource Conference 2025]]
** [https://www.youtube.com/watch?v=yHqyRynWGvQ Wiki Movimento Brasil unveil QuickStatements 3.0] - A livetsreamed workshop showcasing the latest version of QuickStatements. Discover the new features implemented based on community research.
''' Press, articles, blog posts, videos '''
* Videos:
** [https://www.youtube.com/watch?v=WmHhcBIFQAM Live Wikidata Editing] - User:Ainali and User:Abbe98 return for a Wikidata live edit session for Data Reuse Days.
** (Czech) [https://www.youtube.com/watch?v=4TMYlp9NlMU Wikibase as a tool for database operation in a memory institution] Linda Jansová presents this session on Wikibase (first streamed 9 November, 2024) at the 13th Wikiconference 2024, hosted by WM Česká republika.
* Podcasts: [https://creators.spotify.com/pod/show/civichackerpodcast/episodes/Using-Wikidata-to-Connect-Constituents-With-Their-Government-e1or922/a-a963q1t Using Wikidata to connect constituents with their government] - User:Ainali (Co-founder of ''Wikimedians for Sustainable Development'' discusses their knowledge about Wikidata and how it underpins [[d:Wikidata:WikiProject_Govdirectory|Govdirectory]], their vision for the future impact of Wikidata.
''' Tool of the week '''
* The [https://github.com/WikiEducationFoundation/wikidata-diff-analyzer WikidataDiffAnalyzer] is a Ruby gem designed to parse and analyze differences between Wikidata revisions, providing detailed statistics on changes to claims, labels, descriptions, aliases, site links, and more, while also supporting analysis of merges, redirects, and other edit types.
* [https://rstockm.github.io/fedipol/index.html German Political parties and politicians tracked on the Fediverse] - Powered by Wikidata, this Fediverse tracker aggregates social media links to official channels of German politicians. ([https://chaos.social/@rstockm/113982039705706466 toot])
''' Other Noteworthy Stuff '''
* [https://wikimedia-deutschland.softgarden.io/job/53795746/Senior-UX-Designer-Wikidata-all-genders-?jobDbPVId=191749381&l=en Job Vacancy: Senior UX Designer for Wikidata] - If you have a passion for UX design and open and free knowledge, please consider applying!
* [Wikibase] [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/YCM3S7ZOJL6JL3BFHOM4ILWQ4PDR42LW/ Bug Fixes: Wikibase Suite Deploy 1.0.2, 3.0.4, Wikibase 1.0.2, 3.0.3]
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13308|software used for creation]] (<nowiki>software that was used to create this media or work</nowiki>)
**[[:d:Property:P13318|mode of reproduction]] (<nowiki>ways for living organisms to propagate or produce their offsprings</nowiki>)
**[[:d:Property:P13326|Toki Pona headnoun]] (<nowiki>Toki Pona common noun for which the name serves as a proper modifier</nowiki>)
* Newest External identifiers: [[:d:Property:P13304|PWBA.com player ID]], [[:d:Property:P13305|IATI organisation ID]], [[:d:Property:P13306|Oorlogsbronnen ID]], [[:d:Property:P13307|DIF historia player ID]], [[:d:Property:P13309|Cinema Belgica censorship ID]], [[:d:Property:P13310|critify.de game ID]], [[:d:Property:P13311|Digital Scriptorium Catalog item ID]], [[:d:Property:P13312|Patristic Text Archive author ID]], [[:d:Property:P13313|Patristic Text Archive work ID]], [[:d:Property:P13314|Patristic Text Archive manuscript ID]], [[:d:Property:P13315|Patristic Text Archive person ID]], [[:d:Property:P13316|Patristic Text Archive organization ID]], [[:d:Property:P13317|The New Yorker topic ID]], [[:d:Property:P13319|CriticDB author ID]], [[:d:Property:P13320|Rate Your Music music video ID]], [[:d:Property:P13321|Eurosport person ID]], [[:d:Property:P13322|Soccerbase season ID]], [[:d:Property:P13323|nesdb.se game ID]], [[:d:Property:P13324|Albin Michel author ID]], [[:d:Property:P13325|National Gallery ID]], [[:d:Property:P13327|Wine AppDB ID developer ID]], [[:d:Property:P13328|Brussels Inventory of Natural Heritage site ID]], [[:d:Property:P13329|Brussels Inventory of Natural Heritage tree ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Date filed|Date filed]] (<nowiki>Filing date for a document, e.g. a patent or court case. Alternative names include <code>date submitted</code>, <code>submission date</code>, <code>filing date</code>, etc. These are all distinct from dates of issuance, granting, acceptance, publication, etc. that are public-facing and have to do with the last stage in a publication process. Searches for [https://www.wikidata.org/w/index.php?search=date+filed&title=Special:Search&profile=advanced&fulltext=1&ns120=1 similar] terms yielded [https://www.wikidata.org/wiki/Special:Search?search=filing&ns120=1&fulltext=Search+for+a+property&fulltext=Search no results], so apologies if this is redundant.</nowiki>)
**[[:d:Wikidata:Property proposal/API documentation|API documentation]] (<nowiki>API documentation URL</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Euronews topic ID|Euronews topic ID]], [[:d:Wikidata:Property proposal/NES Directory game ID|NES Directory game ID]], [[:d:Wikidata:Property proposal/Friends of Friendless Churches ID|Friends of Friendless Churches ID]], [[:d:Wikidata:Property proposal/Bane NOR station ID|Bane NOR station ID]], [[:d:Wikidata:Property proposal/Meine Abgeordneten ID|Meine Abgeordneten ID]], [[:d:Wikidata:Property proposal/Wikidot article ID|Wikidot article ID]], [[:d:Wikidata:Property proposal/Breitbart tag ID|Breitbart tag ID]], [[:d:Wikidata:Property proposal/SMB-digital asset ID|SMB-digital asset ID]], [[:d:Wikidata:Property proposal/Authority control/Korean National Species list ID|Authority control/Korean National Species list ID]], [[:d:Wikidata:Property proposal/FMJD person ID|FMJD person ID]], [[:d:Wikidata:Property proposal/KNDB person ID|KNDB person ID]], [[:d:Wikidata:Property proposal/Radiomuseum.org vacuum tube transitor ID|Radiomuseum.org vacuum tube transitor ID]], [[:d:Wikidata:Property proposal/Lenape Talking Dictionary ID|Lenape Talking Dictionary ID]], [[:d:Wikidata:Property proposal/Thinky Games database game ID|Thinky Games database game ID]], [[:d:Wikidata:Property proposal/Encyclopædia Universalis index ID|Encyclopædia Universalis index ID]], [[:d:Wikidata:Property proposal/Archives in Bavaria ID|Archives in Bavaria ID]], [[:d:Wikidata:Property proposal/CBFC record ID|CBFC record ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/DBhe Show missing alias when they exist as another gendered form]
** [https://w.wiki/DACK Items with Human Settlement, but lack a Country]
** [https://w.wiki/DByA Image gallery of works by William Hogarth] [[:d:User:MartinPoulter/queries/collections#Works_of_William_Hogarth_by_collection|(source)]]
** [https://w.wiki/DC7Q Objects in Sri Lanka] (differentiated by different color icons) ([[d:Wikidata:Request_a_query#Generating_a_list_of_subjects_for_a_photo_project|source]])
** [https://query-chest.toolforge.org/redirect/O3WoHEep4y0uC2cwkYkIq8WOIQKqEEqo6IkmAkUAEa8 Find a certain edit summary in page history] ([[d:Wikidata:Request_a_query#Find_a_certain_edit_summary_in_page_history|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Wiki-PR Puerto Rican Cultural Heritage|Puerto Rican Cultural Heritage]] - serves as a central hub for various initiatives highlighting Puerto Ricans and Puerto Rican culture in Wikidata
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:SPARQL_query_service/Federation_report|SPARQL: Federation report]] - Check the status of different SPARQL endpoints.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q466611|The Incredible Hulk (Q466611)]] - 2008 superhero film directed by Louis Leterrier
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L743600|år (L743600)]] - Nynorsk noun that can mean "a vein", "road", "talent", "an ore", "insect wing part" or "small stripe with a different colour from its surroundings."
''' Development '''
* Hosting the Data Reuse Days
* Wikibase REST API: We are continuing the work on a search endpoint for the API ([[phab:T383126]])
* Search: We are continuing to work on the search field that lets you search other entity types as well and not just Items ([[phab:T321543]]
* Mobile editing: We are designing prototypes for first testing sessions
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Uganda|Uganda]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''' · [[:d:Special:MyLanguage/Wikidata:Status updates/2025 02 24|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 17|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:५९, २४ February २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28298643 -->
== Wikidata weekly summary #669 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-03-03. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 24|#668]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Other: Email Chain [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/JPY7EHO7ANRYAY7ATDZ6GR3NT2VWCU22/ "Elephant in the room"] - discussing the large number of Wikidata Items lacking Statements, Sitelinks or Labels/Descriptions.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** All the information you need to start working on your [[wikimania:2025:Program|Wikimania 2025 program]] submissions is now available on the Wiki. Deadline: March 31 st, Anywhere on Earth.
** New Wikidata Event! The upcoming [[d:Event:Wikidata_and_Sister_Projects|"Wikidata and Sister Projects"]] event (May 29–June 1) is looking for speakers to share how Wikidata connects with other Wikimedia projects - if you are interested, request more info or [[d:Event_talk:Wikidata_and_Sister_Projects|submit your session idea here]].
** New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! We have our next LD4 Wikidata Affinity Group project series session on Tuesday, March 4, 2025 at 9am PT / 12pm ET / 17:00 UTC / 6pm CET [https://zonestamp.toolforge.org/1741107600 Time Zone Converter] Eric Willey will be facilitating a series of four sessions focused on starting a Wikidata project from the foundation up at your institution. The third session will focus on making the most of your time and work. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Affinity_Group_Calls/Starting_A_Wikidata_Project#Session_3_(March_4)_-_Making_the_Most_of_Your_Time_and_Work|Event page]].
** [https://www.eventbrite.co.uk/e/wikidata-and-wikibase-curriculum-transformation-in-the-digital-humanities-tickets-1247440079859 Wikidata and Wikibase - Curriculum Transformation in the Digital Humanities] - Join for 4 free talks showcasing how linked open data can support teaching, research and collections. March 5, 1500 - 1700 GMT (UTC-0).
** [[m:Wiki_Workshop_2025/Call_for_Papers|Wiki Workshop 2025 CfP - Call for Papers]] (Submission deadline: March 9)
** [[m:Wikimedia Taiwan/Wikidata Taiwan/Open Data Day Taiwan 2025|Open Data Day Taiwan 2025]] March 9 Time: 09:30-17:30 UTC+8 at Taipei [[d:Q122750631|Humanities Building (Q122750631)]]
** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/U752LT3K7ZRDD6WLBB6T4IJSGH3LVQSE/ Wiki Mentor Africa (WMA) Hackathon 2025 - Registration & Scholarship Now Open]. Date: 28th - 30th March 2025. Who Can Participate? African developers, Wikimedia contributors, and anyone interested in Wikimedia projects.
* Ongoing:
** [[m:Wiki Loves Ramadan 2025|Wiki Loves Ramadan 2025]] - annual global contest aimed at documenting and sharing the diverse customs and traditions observed during the month of Ramadan. Date: 25 February 2025 – 16 April 2025. Register [[m:Event:Wiki Loves Ramadan 2025|here]]!
** Items with [[d:Property:P31|P31 (instance of)]] = human settlement without a country has dropped from 7600 to below 4600 Items. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/SNG4X263GJBGFNKY5LX2WDD7KU3IICQI/ You can help to get it even lower].
** [[:d:Wikidata:WikiProject India/Events/Open Data Days 2025/Datathon|Wikidata & OpenStreetMap Datathon & Mapathon as part of International Open Data Day 2025]] from 1st - 15th March 2025 by [[d:Q11037573|WikiProject India (Q11037573)]].
* Past events: Data Reuse Days 2025: you can [[d:Event:Data_Reuse_Days_2025#Sessions|watch the sessions that you missed]] at your own pace.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.theguardian.com/education/2025/feb/24/uk-universities-educate-the-most-national-leaders-globally-analysis-shows UK universities educate the most national leaders globally], analysis (based on Wikidata) shows. By The Guardian
** Two Wikimedians-in-Residence appointed to increase Maltese literature representation on Wikipedia and Wikidata [https://timesofmalta.com/article/national-book-council-appoints-wikimediansinresidence.1105754 Times of Malta]
* Videos
** (French) PasseGares: Bug fixes and data imports from Wikidata [https://www.youtube.com/watch?v=kNhmxBAryys YouTube]
** Adding Wikidata label and descriptions, from the Wali Language Art+Feminism Editathon (Ghana 2025) [https://www.youtube.com/watch?v=Il7trmWUXv0 YouTube]
** Workshop showcasing QuickStatements 3.0! Learn how this updated tool streamlines your workflow and discover new features. [https://www.youtube.com/watch?v=yHqyRynWGvQ YouTube]
** Contributing to Wikidata 101, a series of demonstrations organised by WM Community UG Uganda [https://www.youtube.com/watch?v=8Zo8Z3_vqvM Part 1], [https://www.youtube.com/watch?v=c59Z2tpEsuU Part 2], [https://www.youtube.com/watch?v=wTWs5fCyok8 Part 3]
** Optimize SPARQL queries to avoid timeouts: Efficiently count entities sharing values [https://www.youtube.com/watch?v=ksj8n4IyOqQ YouTube]
** Data Reuse Days [https://www.youtube.com/playlist?list=PLduaHBu_3ejMPb2P_3XWnLH4K14f7wGRd playlist] and live-editing session with User:Ainali and User:Abbe98 [https://www.youtube.com/watch?v=OoRjMUP95x4 YouTube]
** LUDAP: Shared authority file for Luxembourg's Scientific and Cultural Heritage, with Wikibase [https://www.youtube.com/watch?v=qpwdTwteY5w YouTube]
''' Tool of the week '''
* [[m:QuickStatements 3.0|QuickStatements 3.0]] - new version of the original QuickStatements with enhanced functionality, performance, and user experience.
''' Other Noteworthy Stuff '''
* [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/GQ5FOALWYP6P6JXBPDQNC4RZPIPZ5VDZ/ On March 17, Vector 2022 will become the default skin on Wikidata]
* Jobs
** Senior UX Designer for Wikidata - [https://wikimedia-deutschland.softgarden.io/job/53795746/Senior-UX-Designer-Wikidata-all-genders-?jobDbPVId=191749381&l=en Apply online]
** Product Manager for Wikibase Suite - [https://wikimedia-deutschland.softgarden.io/job/53665453/Product-Manager-Wikibase-Suite-all-genders-?jobDbPVId=190245769&l=en Apply online]
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13338|thesis submitted for degree]] (<nowiki>the academic degree for which a thesis or dissertation is submitted</nowiki>)
* Newest External identifiers: [[:d:Property:P13330|Korean National Species list ID]], [[:d:Property:P13331|NES Directory game ID]], [[:d:Property:P13332|Miraheze wiki ID]], [[:d:Property:P13333|Global Energy Monitor Wiki ID]], [[:d:Property:P13334|FU-Lexikon ID]], [[:d:Property:P13335|MACM artwork ID]], [[:d:Property:P13336|Hiking Note chalet identifier]], [[:d:Property:P13337|domain name]], [[:d:Property:P13339|TechRaptor game ID]], [[:d:Property:P13340|TechRaptor company ID]], [[:d:Property:P13341|TechRaptor genre ID]], [[:d:Property:P13342|Sanzhi Dargwa dictionary ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/copy present in institution|copy present in institution]] (<nowiki>copy present in institution</nowiki>)
**[[:d:Wikidata:Property proposal/single extrait de l'album|single extrait de l'album]] (<nowiki>indicates the album from which the item is taken</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/HelloAsso organization ID|HelloAsso organization ID]], [[:d:Wikidata:Property proposal/europlayers.com club ID|europlayers.com club ID]], [[:d:Wikidata:Property proposal/eLIBRARY Document Number|eLIBRARY Document Number]], [[:d:Wikidata:Property proposal/LIBRIS Library ID|LIBRIS Library ID]], [[:d:Wikidata:Property proposal/parlament.fyi person ID|parlament.fyi person ID]], [[:d:Wikidata:Property proposal/Embryo Project Encyclopedia ID|Embryo Project Encyclopedia ID]], [[:d:Wikidata:Property proposal/factordb id|factordb id]], [[:d:Wikidata:Property proposal/Yukon Register of Historic Places ID|Yukon Register of Historic Places ID]], [[:d:Wikidata:Property proposal/Our Campaigns container ID|Our Campaigns container ID]], [[:d:Wikidata:Property proposal/Encyclopaedia of Islam (glossary and index of terms) ID|Encyclopaedia of Islam (glossary and index of terms) ID]], [[:d:Wikidata:Property proposal/badmintoncn.com star ID|badmintoncn.com star ID]], [[:d:Wikidata:Property proposal/Game Input Database ID|Game Input Database ID]], [[:d:Wikidata:Property proposal/Historia Hispánica ID|Historia Hispánica ID]], [[:d:Wikidata:Property proposal/Coasterpedia ID|Coasterpedia ID]], [[:d:Wikidata:Property proposal/Captain Coaster coaster ID|Captain Coaster coaster ID]], [[:d:Wikidata:Property proposal/Captain Coaster park ID|Captain Coaster park ID]], [[:d:Wikidata:Property proposal/Dark Ride Database IDs|Dark Ride Database IDs]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/DE5f Map of Birthplace of Polish Nationals, born after 1900 who have an article on Polish Wikipedia]
** [https://w.wiki/DGqj Items with no Statement or Sitelinks] - You can help by expanding these Items!
** [https://w.wiki/DH2r Showcase lexemes and their language/lexical category] ([https://t.me/c/1325756915/35747 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Climate Change/Policies|Climate Change Policies]] - aims to model policies related to Climate change on Wikidata.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database reports/Most linked category items|Most linked category Items]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q383541|Basshunter (Q383541)]] - Swedish singer, record producer, and DJ
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L7347|baguette (L7347)]] - French noun that can mean "elongated type of bread loaf", "elongated type of bread loaf", "conductor's baton", "chopsticks", "drum sticks" or "magic wand".
''' Development '''
* Wikibase REST API: We are continuing the work on the simple Item search ([[phab:T383126]])
* Dumps: We fixed an issue that prevented the dumps from being generated ([[phab:T386401]])
* Search: We are continuing to work on the search UI that will let you search not just Items but also other entity types ([[phab:T321543]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Australia|Australia]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 03 03|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 02 24|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:२६, ३ March २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28317525 -->
== Wikidata weekly summary #670 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-03-10. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 03|#669]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]: [https://www.unifi.it/it/eventi/incontro-donne-toscane-wikidata-laboratorio-di-inserimento-dati-una-memoria-condivisa Tuscan Women & Wikidata] - data entry lab for shared memory, 5 March.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://blog.wikimedia.de/2025/03/03/data-reuse-days-2025/ WMDE Blog - Highlights of Data Reuse Days]: The post showcases 3 excellent apps: WikiFlix (public domain full-length films), KDE Itinerary (travel assistant app) and Scribe Keyboard (easier writing in secondary languages). These are just some of the applications built using Wikidata; check out more at the [[d:Event:Data_Reuse_Days_2025|Data Reuse Days]] pages.
** (German) [https://blog.wikimedia.de/2025/03/05/digitale-stolpersteine/ Digital Stumbling Blocks – How the Wiki Community Drives Remembrance Culture]: User:Cookroach highlights the efforts of Wikimedians across projects (Wikidata, Wikipedia, Commons) to digitally document the [[w:Stolperstein|Stolpersteine]], brass-plaques laid to commemorate victims of the National Socialism.
** (German) [https://dhistory.hypotheses.org/9858 Digital History Berlin: Field research with LOD] - a write-up of the methods, experiences data-model and SPARQl queries of the field research conducted as part of the [[d:Wikidata:WikiProject_Field_Survey_Digital_Humanities_/_Digital_History|WikiProject: Field Survey Digital Humanities]].
** (Italian) [https://www.sc-politiche.unifi.it/art-1343-progetto-wikipedia-e-wikidata-per-la-cesare-alfieri.html# Wikipedia & Wikidata project for Cesare Alfieri] - an introduction to the project to expand articles and data of the archives of Cesare Alfieri University of Florence.
** [https://semlab.io/blog/communicating-ontology Communicating Ontology: Technical approaches for facilitating use of our Wikibase data] (Semantic Lab at Pratt Institute)
''' Tool of the week '''
* [https://github.com/acrion/zelph zelph]: A new tool for detecting logical contradictions and making inferences in Wikidata, using a rule-based system to improve data quality and derive new facts. Check it out on GitHub or explore results on the [https://zelph.org/ project website].
* New Tool for Women’s Day: [https://scheherazade-temp.toolforge.org/ Scheherazade] identifies women without articles in your Wikipedia but present in many others, helping editors prioritize creating missing biographies.
''' Other Noteworthy Stuff '''
* [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/ZX63E4GPQC6ZQBKGLI7XJUANKT6KOKHE/ Wikimedia Research Fund had launched]. You're encourage to submit proposals around Wikidata. The deadline to submit your proposal is April 16, 2025.
* The 4th iteration of the [[d:Wikidata:Open Online Course|Wikidata:Open Online Course]] will begin from March 17 until April 30. Whether you're a beginner taking your first steps, an individual in need of a refresher on Wikidata concepts, or a seasoned trainer looking to level up your skills - this course is right for you.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
* Newest General datatypes:
**[[:d:Property:P13351|model number]] (<nowiki>identifier for a product model</nowiki>)
**[[:d:Property:P13353|provides data for property]] (<nowiki>dataset associated with this external ID usually contains data applicable to this other Wikidata property</nowiki>)
**[[:d:Property:P13359|items classified]] (<nowiki>class of items that this classification system classifies</nowiki>)
**[[:d:Property:P13360|presented works]] (<nowiki>works of art or creative works performed, displayed or presented at a given event</nowiki>)
**[[:d:Property:P13361|number of goals scored in penalty shootouts]] (<nowiki>total number of goals scored by a team in a penalty shootout</nowiki>)
* Newest External identifiers: [[:d:Property:P13343|Thinky Games game ID]], [[:d:Property:P13344|Lenape Talking Dictionary ID]], [[:d:Property:P13345|Biographical Dictionary of Republican China (X-Boorman) ID]], [[:d:Property:P13346|LEMAC ID]], [[:d:Property:P13347|Bane NOR station ID]], [[:d:Property:P13348|Sutian entry ID]], [[:d:Property:P13349|Platform for Taiwan Religion and Folk Culture ID]], [[:d:Property:P13350|Meine Abgeordneten ID]], [[:d:Property:P13352|Hiking Note plant ID]], [[:d:Property:P13354|VGC game ID]], [[:d:Property:P13355|VGC company ID]], [[:d:Property:P13356|VGC people ID]], [[:d:Property:P13357|Archives in Bavaria ID]], [[:d:Property:P13358|VGC theme ID]], [[:d:Property:P13362|Steam group ID]], [[:d:Property:P13363|AllGame game ID (archived)]]
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/kigo of|kigo of]] (<nowiki>the season the sense denotes in haiku in Japanese</nowiki>)
**[[:d:Wikidata:Property proposal/Hare Psychopathy Checklist-Revised score|Hare Psychopathy Checklist-Revised score]] (<nowiki>score that the subject have received on the Hare Psychopathy Checklist-Revised psychological assessment tool as administered by a suitably qualified and experienced clinician under scientifically controlled and licensed conditions, standardized conditions</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Archaeological site (Japan) ID|Archaeological site (Japan) ID]], [[:d:Wikidata:Property proposal/Hmong Studies Citations ID|Hmong Studies Citations ID]], [[:d:Wikidata:Property proposal/GitLab topic|GitLab topic]], [[:d:Wikidata:Property proposal/Christchurch City Council Park ID|Christchurch City Council Park ID]], [[:d:Wikidata:Property proposal/Clio-online researcher ID|Clio-online researcher ID]], [[:d:Wikidata:Property proposal/Clio-online web resource ID|Clio-online web resource ID]], [[:d:Wikidata:Property proposal/Clio-online organization ID|Clio-online organization ID]], [[:d:Wikidata:Property proposal/Congress.gov committee ID|Congress.gov committee ID]], [[:d:Wikidata:Property proposal/AGORHA ID|AGORHA ID]], [[:d:Wikidata:Property proposal/Crunchyroll artist ID|Crunchyroll artist ID]], [[:d:Wikidata:Property proposal/ZOOM Platform product ID|ZOOM Platform product ID]], [[:d:Wikidata:Property proposal/GCMD keyword ID|GCMD keyword ID]], [[:d:Wikidata:Property proposal/KnowWhereGraph entity ID|KnowWhereGraph entity ID]], [[:d:Wikidata:Property proposal/VejinBooks author ID|VejinBooks author ID]], [[:d:Wikidata:Property proposal/SteamDB tech ID|SteamDB tech ID]], [[:d:Wikidata:Property proposal/Identifiant Cartofaf d'une organisation|Identifiant Cartofaf d'une organisation]], [[:d:Wikidata:Property proposal/Saarland Biografien ID|Saarland Biografien ID]], [[:d:Wikidata:Property proposal/Murderpedia ID|Murderpedia ID]], [[:d:Wikidata:Property proposal/Big Fish Games game ID|Big Fish Games game ID]], [[:d:Wikidata:Property proposal/Danskefilmstemmer.dk work ID|Danskefilmstemmer.dk work ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/DHxF Obscure units of measurement and where to find them]
** [https://w.wiki/DNQ7 Female scientists with most number of sitelinks] (but not English Wikipedia)
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject AncientCoinsAndModernMedals|AncientCoinsAndModernMedals]]
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Biology/List_of_mushrooms|WikiProject Biology: List of Mushrooms]] - revived by [[d:User:Prototyperspective|User:Prototyperspective]], help catalogue all known fungal friends, and join the subreddit (for all Wikidata topics): r/WData
** [[d:Wikidata:WikiProject India/Police Stations|India/Police Stations]]
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:WikiProject Software/List of free software without an image set|List of free software without an image set]] - This is a table of Wikidata items about a free software missing an image.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q18406872|Doctor Strange (Q18406872)]] - 2016 film directed by Scott Derrickson
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L476372|felle (L476372)]] - Bokmål verb that can mean "to make something fall", "to kill", "to force a resignation", "to prove guilt", "to let lose", "to announce" or "to join."
''' Development '''
* Search: The search team at the WMF has added a new search keyword for Lexemes. You can use the keyword "inlanguage:en" or "inlanguage:Q1860" to limit your search to Lexemes with Lexeme language English and so on. Here is an example search for "bank" within English Lexemes: https://www.wikidata.org/w/index.php?search=L%3Abank+inlanguage%3Aen ([[phab:T271776]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 03|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:०२, १० March २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28349310 -->
== Wikidata weekly summary #671 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-03-17. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|#670]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments: [[d:Wikidata:Requests_for_comment/Deprecate_P642|Time to deprecate P642]] - [[d:Property:P642|of (P642)]] has spent 3 years marked as''deprecated''. Is it time to finally mark it as an [[d:Q18644427|obsolete Wikidata property(Q18644427)]]?
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/EDXCS7QM3QYJBORQUKBJ3NTIDUYIZSKU/ Call for Wikimania 2025 Programme reviewers]. Apply until Monday 17 March 12:00 UTC
** Wikidata Affinity Group Update: The fourth session of Starting a Wikidata Project, originally set for March 18, will now be an asynchronous Slack discussion in the #wikidata channel of the LD4 Slack Space. Join us at [https://zonestamp.toolforge.org/1742313600 9am PT / 16:00 UTC] to discuss Reporting Your Outcomes and Results. Join Slack [https://join.slack.com/t/ld4/shared_invite/zt-31379okvn-8IVWvbCZerKnN352sKCa2g here]. Note: April programming will pause as we prepare the next series.
''' Press, articles, blog posts, videos '''
* Blogs
** [[d:outreach:GLAM/Newsletter/February 2025/Contents/Poland report|Training for the staff of the Museum of Photography in Krakow on Wikimedia Commons and Wikidata]] - "The training aimed to enable the MuFo staff to effectively navigate and develop skills in editing and managing the museum's digital resources within the Wikimedia projects."
** (German) [https://temporaerhaus.de/tag/wikimedia/ Wikipedia Unterwegs - this time in Neu-Ulm]: This travelling community meetup for German Wikimedians discusses the growing ecosystem of Wikipedia, Wikidata and Commons.
** [http://magnusmanske.de/wordpress/archives/757 REST in Rust] by Magnus: "A new Rust crate has been developed to simplify access to the Wikibase REST API, featuring industry-level coding standards, 248 unit tests, >97% code coverage, and high maintainability. Check out the GitHub repo and contribute via the issue tracker or pull requests!"
* Videos
** [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/2MZ7O26YWZDLNDUU5YKW3RKQHRKR6D5C/ Useful videos that explain how to set up/make use of Wikibases]. Put together by Valerie
** [https://www.youtube.com/watch?v=uk7Lfr9mAAk&pp=ygUIV2lraWJhc2U%3D Wikidata and Wikibase - Curriculum Transformation in the Digital Humanities]
** (Chinese) [https://www.youtube.com/watch?v=1IT_dl08DMA Open Data Day Taiwan 2025]: more details and program agenda on the [[m:Wikimedia_Taiwan/Wikidata_Taiwan/Open_Data_Day_Taiwan_2025|Wikimedia Taiwan Meta Event]] page
** [https://www.youtube.com/watch?v=DQneCQUk9d8 Wikidata as an Open Data Resource]: Ian Watt at Open Source SG
** [https://www.youtube.com/watch?v=bRY2mtj1MFY Bridging GLAM and Wiki: The Khalili Perspective]: Dr. Martin Poulter, WiR at Khalili Foundation.
''' Tool of the week '''
* [https://www.expeditia.info/ Research Expeditions on Wikidata with itineraries] - Visualization tool for research expeditions itineraries and natural history collections.
''' Other Noteworthy Stuff '''
* An [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/KDZXE3S57G34WUHHB4R5DTQ4RLOZKLCY/ update regarding the WDQS backend] has been published, about the adoption of the new endpoints and the next steps that will take place.
* [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/A6OR2H5UHG6CNDE4LHIXBX4KAVK2KLKZ/ Call for Projects – Wiki Mentor Africa Hackathon 2025]. Do you have a technical project that needs contributions? Or a testing initiative that could use more hands? Submit a project BY 21st March 2025.
* [https://www.wikidata.org/wiki/Wikidata:Embedding_Project The Wikidata Vector Database] prototype is almost ready! Developers interested in integrating semantic search into their applications and editors looking to explore Wikidata items using natural language search are invited to reach out for more details: philippe.saade{{@}}wikimedia.de
* Join the Wikimedia Deutschland software development team: [https://wikimedia-deutschland.softgarden.io/job/53665453/Product-Manager-Wikibase-Suite-all-genders-?jobDbPVId=198705093&l=en Product Manager Wikibase Suite] (all genders)
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
* Newest General datatypes:
**[[:d:Property:P13380|OAI formatter]] (<nowiki>formatter to generate ID compatible with Open Archives Initiative Protocol for Metadata Harvesting services</nowiki>)
**[[:d:Property:P13381|AI-generation prompt]] (<nowiki>exact prompt that was used to generate this AI-generated media or work</nowiki>)
**[[:d:Property:P13391|data analysis method]] (<nowiki>methods used in the main item for inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information</nowiki>)
* Newest External identifiers: [[:d:Property:P13364|Wikishire article ID]], [[:d:Property:P13365|HelloAsso organization ID]], [[:d:Property:P13366|Dictionnaire de la déportation gardoise person ID]], [[:d:Property:P13367|Graceful17 entity ID]], [[:d:Property:P13368|Game Input Database ID]], [[:d:Property:P13369|DRTV ID]], [[:d:Property:P13370|Calindex person ID]], [[:d:Property:P13371|Historia Hispánica ID]], [[:d:Property:P13372|TERMDAT ID]], [[:d:Property:P13373|Kulturdatenbank ID]], [[:d:Property:P13374|DDLC entry ID]], [[:d:Property:P13375|Chinese Basketball Association player ID]], [[:d:Property:P13376|Captain Coaster coaster ID]], [[:d:Property:P13377|Memoria Chilena ID]], [[:d:Property:P13378|Jamendo track ID]], [[:d:Property:P13379|MikuWiki article ID]], [[:d:Property:P13382|ZOOM Platform product ID]], [[:d:Property:P13383|Clio-online researcher ID]], [[:d:Property:P13384|Clio-online organization ID]], [[:d:Property:P13385|SteamDB tech ID]], [[:d:Property:P13386|Big Fish Games game ID]], [[:d:Property:P13387|Clio-online web resource ID]], [[:d:Property:P13388|Iowa State University Library Vocabularies ID]], [[:d:Property:P13389|Newsweek topic ID]], [[:d:Property:P13390|booru tag]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/watercraft prefix|watercraft prefix]] (<nowiki>prefix applied to watercraft operated by different organisations</nowiki>)
**[[:d:Wikidata:Property proposal/accused|accused]] (<nowiki>person or organization who has been accused of carrying out this harmful, illegal, or immoral act without having received a criminal conviction or where the accused have been acquitted in a court of law</nowiki>)
**[[:d:Wikidata:Property proposal/applies to volume|applies to volume]] (<nowiki>volume of the item (usually edition of a work) to which the claim applies</nowiki>)
**[[:d:Wikidata:Property proposal/oxygen endurance|oxygen endurance]] (<nowiki>The maximum time a submarine, spacecraft or enclosed vehicle can sustain life using its onboard oxygen supply.</nowiki>)
**[[:d:Wikidata:Property proposal/Coefficient of thermal expansion|Coefficient of thermal expansion]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/fracture toughness|fracture toughness]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Danskefilmstemmer.dk work ID|Danskefilmstemmer.dk work ID]], [[:d:Wikidata:Property proposal/Danskefilmstemmer.dk character ID|Danskefilmstemmer.dk character ID]], [[:d:Wikidata:Property proposal/Internet-Portal „Westfälische Geschichte“ person ID|Internet-Portal „Westfälische Geschichte“ person ID]], [[:d:Wikidata:Property proposal/Kosovo NGO registration number|Kosovo NGO registration number]], [[:d:Wikidata:Property proposal/Yale LUX ID|Yale LUX ID]], [[:d:Wikidata:Property proposal/geraldika.ru symbol ID|geraldika.ru symbol ID]], [[:d:Wikidata:Property proposal/Swimcloud swimmer ID|Swimcloud swimmer ID]], [[:d:Wikidata:Property proposal/CACI company ID|CACI company ID]], [[:d:Wikidata:Property proposal/VD 16 ID|VD 16 ID]], [[:d:Wikidata:Property proposal/World Higher Education Database ID|World Higher Education Database ID]], [[:d:Wikidata:Property proposal/Qur'an Wiki article ID|Qur'an Wiki article ID]], [[:d:Wikidata:Property proposal/JSIC code|JSIC code]], [[:d:Wikidata:Property proposal/Macrotransactions game ID|Macrotransactions game ID]], [[:d:Wikidata:Property proposal/Landtag Tirol person ID|Landtag Tirol person ID]], [[:d:Wikidata:Property proposal/NexusMods mod ID|NexusMods mod ID]], [[:d:Wikidata:Property proposal/Thunderstore game ID|Thunderstore game ID]], [[:d:Wikidata:Property proposal/SideQuest app ID|SideQuest app ID]], [[:d:Wikidata:Property proposal/IndExs Exsiccata ID|IndExs Exsiccata ID]], [[:d:Wikidata:Property proposal/National Academy of Engineering member ID|National Academy of Engineering member ID]], [[:d:Wikidata:Property proposal/DGO ID|DGO ID]], [[:d:Wikidata:Property proposal/The Rural Settlement of Roman Britain ID|The Rural Settlement of Roman Britain ID]], [[:d:Wikidata:Property proposal/Audiovisual Identity Database page|Audiovisual Identity Database page]], [[:d:Wikidata:Property proposal/Encyclopaedia of Islam (Arabic edition) ID|Encyclopaedia of Islam (Arabic edition) ID]], [[:d:Wikidata:Property proposal/Rodovid family ID|Rodovid family ID]], [[:d:Wikidata:Property proposal/Cultural Heritage Azerbaijan ID|Cultural Heritage Azerbaijan ID]], [[:d:Wikidata:Property proposal/Zurich Kantonsrat and Regierungsrat member ID|Zurich Kantonsrat and Regierungsrat member ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/D4EV Location of fire stations in Spain] ([https://x.com/angelobregons/status/1889979376768614743 source])
** [https://w.wiki/DTc9 Oldest known individual per taxon] (pre-20th century) ([https://wikis.world/@WikidataFacts@mastodon.social/114173501080142856 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject AncientMaths|AncientMaths]]
* WikiProject Highlights: New country page for [[Wikidata:WikiProject_Nonprofit_Organizations/Poland|Poland]] in [[Wikidata:WikiProject_Nonprofit_Organizations|WikiProject Nonprofit Organizations]], and on [https://cividata.org/en/poland/ cividata.org]. Help expanding it!
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/DQWP German lexemes without forms divided by lexical category] ([https://t.me/c/1325756915/35931 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q915|Perm (Q915)]] - city in Russia
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L298686|Knoten (L298686)]] - German noun that can mean "knot", "fundamental unit of which graphs (in graph theory) are formed", "point where an orbit crosses a plane of reference to which it is inclined", or "hair wrapped in a circular coil around itself (bun)."
''' Development '''
* Wikibase REST API: We continued the work on adding search to the API ([[phab:T383126]])
* Search: We are continuing the work on making it easier to search for entities other than Items in the search box ([[phab:T338483]])
* Query Service: We set up the constraint checks to use the split graph instead of the full graph ([[phab:T374021]])
* Integration in the other Wikimedia projects: We are looking into how changes from Wikidata are represented on the other Wikimedia projects and how that can be improved ([[phab:T386200]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 03 17|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:५५, १७ March २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28385923 -->
== Wikidata weekly summary #672 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-03-17. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|#670]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New request for comments: [[d:Wikidata:Requests_for_comment/Deprecate_P642|Time to deprecate P642]] - [[d:Property:P642|of (P642)]] has spent 3 years marked as''deprecated''. Is it time to finally mark it as an [[d:Q18644427|obsolete Wikidata property(Q18644427)]]?
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/EDXCS7QM3QYJBORQUKBJ3NTIDUYIZSKU/ Call for Wikimania 2025 Programme reviewers]. Apply until Monday 17 March 12:00 UTC
** Wikidata Affinity Group Update: The fourth session of Starting a Wikidata Project, originally set for March 18, will now be an asynchronous Slack discussion in the #wikidata channel of the LD4 Slack Space. Join us at [https://zonestamp.toolforge.org/1742313600 9am PT / 16:00 UTC] to discuss Reporting Your Outcomes and Results. Join Slack [https://join.slack.com/t/ld4/shared_invite/zt-31379okvn-8IVWvbCZerKnN352sKCa2g here]. Note: April programming will pause as we prepare the next series.
''' Press, articles, blog posts, videos '''
* Blogs
** [[d:outreach:GLAM/Newsletter/February 2025/Contents/Poland report|Training for the staff of the Museum of Photography in Krakow on Wikimedia Commons and Wikidata]] - "The training aimed to enable the MuFo staff to effectively navigate and develop skills in editing and managing the museum's digital resources within the Wikimedia projects."
** (German) [https://temporaerhaus.de/tag/wikimedia/ Wikipedia Unterwegs - this time in Neu-Ulm]: This travelling community meetup for German Wikimedians discusses the growing ecosystem of Wikipedia, Wikidata and Commons.
** [http://magnusmanske.de/wordpress/archives/757 REST in Rust] by Magnus: "A new Rust crate has been developed to simplify access to the Wikibase REST API, featuring industry-level coding standards, 248 unit tests, >97% code coverage, and high maintainability. Check out the GitHub repo and contribute via the issue tracker or pull requests!"
* Videos
** [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/2MZ7O26YWZDLNDUU5YKW3RKQHRKR6D5C/ Useful videos that explain how to set up/make use of Wikibases]. Put together by Valerie
** [https://www.youtube.com/watch?v=uk7Lfr9mAAk&pp=ygUIV2lraWJhc2U%3D Wikidata and Wikibase - Curriculum Transformation in the Digital Humanities]
** (Chinese) [https://www.youtube.com/watch?v=1IT_dl08DMA Open Data Day Taiwan 2025]: more details and program agenda on the [[m:Wikimedia_Taiwan/Wikidata_Taiwan/Open_Data_Day_Taiwan_2025|Wikimedia Taiwan Meta Event]] page
** [https://www.youtube.com/watch?v=DQneCQUk9d8 Wikidata as an Open Data Resource]: Ian Watt at Open Source SG
** [https://www.youtube.com/watch?v=bRY2mtj1MFY Bridging GLAM and Wiki: The Khalili Perspective]: Dr. Martin Poulter, WiR at Khalili Foundation.
''' Tool of the week '''
* [https://www.expeditia.info/ Research Expeditions on Wikidata with itineraries] - Visualization tool for research expeditions itineraries and natural history collections.
''' Other Noteworthy Stuff '''
* An [https://lists.wikimedia.org/hyperkitty/list/wikidata-tech@lists.wikimedia.org/thread/KDZXE3S57G34WUHHB4R5DTQ4RLOZKLCY/ update regarding the WDQS backend] has been published, about the adoption of the new endpoints and the next steps that will take place.
* [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/A6OR2H5UHG6CNDE4LHIXBX4KAVK2KLKZ/ Call for Projects – Wiki Mentor Africa Hackathon 2025]. Do you have a technical project that needs contributions? Or a testing initiative that could use more hands? Submit a project BY 21st March 2025.
* [https://www.wikidata.org/wiki/Wikidata:Embedding_Project The Wikidata Vector Database] prototype is almost ready! Developers interested in integrating semantic search into their applications and editors looking to explore Wikidata items using natural language search are invited to reach out for more details: philippe.saade{{@}}wikimedia.de
* Join the Wikimedia Deutschland software development team: [https://wikimedia-deutschland.career.softgarden.de/jobs/53665453/Product-Manager-Wikibase-Suite-all-genders-/ Product Manager Wikibase Suite] (all genders)
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
* Newest General datatypes:
**[[:d:Property:P13380|OAI formatter]] (<nowiki>formatter to generate ID compatible with Open Archives Initiative Protocol for Metadata Harvesting services</nowiki>)
**[[:d:Property:P13381|AI-generation prompt]] (<nowiki>exact prompt that was used to generate this AI-generated media or work</nowiki>)
**[[:d:Property:P13391|data analysis method]] (<nowiki>methods used in the main item for inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information</nowiki>)
* Newest External identifiers: [[:d:Property:P13364|Wikishire article ID]], [[:d:Property:P13365|HelloAsso organization ID]], [[:d:Property:P13366|Dictionnaire de la déportation gardoise person ID]], [[:d:Property:P13367|Graceful17 entity ID]], [[:d:Property:P13368|Game Input Database ID]], [[:d:Property:P13369|DRTV ID]], [[:d:Property:P13370|Calindex person ID]], [[:d:Property:P13371|Historia Hispánica ID]], [[:d:Property:P13372|TERMDAT ID]], [[:d:Property:P13373|Kulturdatenbank ID]], [[:d:Property:P13374|DDLC entry ID]], [[:d:Property:P13375|Chinese Basketball Association player ID]], [[:d:Property:P13376|Captain Coaster coaster ID]], [[:d:Property:P13377|Memoria Chilena ID]], [[:d:Property:P13378|Jamendo track ID]], [[:d:Property:P13379|MikuWiki article ID]], [[:d:Property:P13382|ZOOM Platform product ID]], [[:d:Property:P13383|Clio-online researcher ID]], [[:d:Property:P13384|Clio-online organization ID]], [[:d:Property:P13385|SteamDB tech ID]], [[:d:Property:P13386|Big Fish Games game ID]], [[:d:Property:P13387|Clio-online web resource ID]], [[:d:Property:P13388|Iowa State University Library Vocabularies ID]], [[:d:Property:P13389|Newsweek topic ID]], [[:d:Property:P13390|booru tag]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/watercraft prefix|watercraft prefix]] (<nowiki>prefix applied to watercraft operated by different organisations</nowiki>)
**[[:d:Wikidata:Property proposal/accused|accused]] (<nowiki>person or organization who has been accused of carrying out this harmful, illegal, or immoral act without having received a criminal conviction or where the accused have been acquitted in a court of law</nowiki>)
**[[:d:Wikidata:Property proposal/applies to volume|applies to volume]] (<nowiki>volume of the item (usually edition of a work) to which the claim applies</nowiki>)
**[[:d:Wikidata:Property proposal/oxygen endurance|oxygen endurance]] (<nowiki>The maximum time a submarine, spacecraft or enclosed vehicle can sustain life using its onboard oxygen supply.</nowiki>)
**[[:d:Wikidata:Property proposal/Coefficient of thermal expansion|Coefficient of thermal expansion]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/fracture toughness|fracture toughness]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Danskefilmstemmer.dk work ID|Danskefilmstemmer.dk work ID]], [[:d:Wikidata:Property proposal/Danskefilmstemmer.dk character ID|Danskefilmstemmer.dk character ID]], [[:d:Wikidata:Property proposal/Internet-Portal „Westfälische Geschichte“ person ID|Internet-Portal „Westfälische Geschichte“ person ID]], [[:d:Wikidata:Property proposal/Kosovo NGO registration number|Kosovo NGO registration number]], [[:d:Wikidata:Property proposal/Yale LUX ID|Yale LUX ID]], [[:d:Wikidata:Property proposal/geraldika.ru symbol ID|geraldika.ru symbol ID]], [[:d:Wikidata:Property proposal/Swimcloud swimmer ID|Swimcloud swimmer ID]], [[:d:Wikidata:Property proposal/CACI company ID|CACI company ID]], [[:d:Wikidata:Property proposal/VD 16 ID|VD 16 ID]], [[:d:Wikidata:Property proposal/World Higher Education Database ID|World Higher Education Database ID]], [[:d:Wikidata:Property proposal/Qur'an Wiki article ID|Qur'an Wiki article ID]], [[:d:Wikidata:Property proposal/JSIC code|JSIC code]], [[:d:Wikidata:Property proposal/Macrotransactions game ID|Macrotransactions game ID]], [[:d:Wikidata:Property proposal/Landtag Tirol person ID|Landtag Tirol person ID]], [[:d:Wikidata:Property proposal/NexusMods mod ID|NexusMods mod ID]], [[:d:Wikidata:Property proposal/Thunderstore game ID|Thunderstore game ID]], [[:d:Wikidata:Property proposal/SideQuest app ID|SideQuest app ID]], [[:d:Wikidata:Property proposal/IndExs Exsiccata ID|IndExs Exsiccata ID]], [[:d:Wikidata:Property proposal/National Academy of Engineering member ID|National Academy of Engineering member ID]], [[:d:Wikidata:Property proposal/DGO ID|DGO ID]], [[:d:Wikidata:Property proposal/The Rural Settlement of Roman Britain ID|The Rural Settlement of Roman Britain ID]], [[:d:Wikidata:Property proposal/Audiovisual Identity Database page|Audiovisual Identity Database page]], [[:d:Wikidata:Property proposal/Encyclopaedia of Islam (Arabic edition) ID|Encyclopaedia of Islam (Arabic edition) ID]], [[:d:Wikidata:Property proposal/Rodovid family ID|Rodovid family ID]], [[:d:Wikidata:Property proposal/Cultural Heritage Azerbaijan ID|Cultural Heritage Azerbaijan ID]], [[:d:Wikidata:Property proposal/Zurich Kantonsrat and Regierungsrat member ID|Zurich Kantonsrat and Regierungsrat member ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/D4EV Location of fire stations in Spain] ([https://x.com/angelobregons/status/1889979376768614743 source])
** [https://w.wiki/DTc9 Oldest known individual per taxon] (pre-20th century) ([https://wikis.world/@WikidataFacts@mastodon.social/114173501080142856 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject AncientMaths|AncientMaths]]
* WikiProject Highlights: New country page for [[Wikidata:WikiProject_Nonprofit_Organizations/Poland|Poland]] in [[Wikidata:WikiProject_Nonprofit_Organizations|WikiProject Nonprofit Organizations]], and on [https://cividata.org/en/poland/ cividata.org]. Help expanding it!
* Newest [[d:Wikidata:Database reports|database reports]]: [https://w.wiki/DQWP German lexemes without forms divided by lexical category] ([https://t.me/c/1325756915/35931 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q915|Perm (Q915)]] - city in Russia
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L298686|Knoten (L298686)]] - German noun that can mean "knot", "fundamental unit of which graphs (in graph theory) are formed", "point where an orbit crosses a plane of reference to which it is inclined", or "hair wrapped in a circular coil around itself (bun)."
''' Development '''
* Wikibase REST API: We continued the work on adding search to the API ([[phab:T383126]])
* Search: We are continuing the work on making it easier to search for entities other than Items in the search box ([[phab:T338483]])
* Query Service: We set up the constraint checks to use the split graph instead of the full graph ([[phab:T374021]])
* Integration in the other Wikimedia projects: We are looking into how changes from Wikidata are represented on the other Wikimedia projects and how that can be improved ([[phab:T386200]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|Previous issue]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] ·'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28439177 -->
== Wikidata weekly summary #672 (correct version!) ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-03-24. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 17|#671]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* New requests for permissions/Bot:[[d:Wikidata:Requests for permissions/Administrator/MsynABot (2025)|Request for admin flag for MsynBot]] - From 2021 through 2024, this bot has implemented the 2019 RfC “[[d:Wikidata:Requests for comment/semi-protection to prevent vandalism on most used Items|semi-protection to prevent vandalism on most used Items]]” by maintaining page protections based on the outcome, [[d:Wikidata:Protection policy#Highly used items]]. The admin flag got lost due to bot inactivity but the bot operation could be resumed immediately if the admin flag is given back.
'''Events'''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[d:Event:AAFRennes2025|AAFRennes2025, 26-28 Mars 2025]]
** 5-6 April & 12 April: [[d:Wikidata:Scholia/Events/Hackathon April 2025|Scholia Hackathon]]
** [[d:Event:Wikidata_and_Sister_Projects|Wikidata and Sister Projects]] to take place '''May 29 - June 1'''. Please send us your session ideas, we still have lots of space for proposals. This is a great chance to highlight the benefits of Wikidata use in other WM projects. See [[d:Event_talk:Wikidata_and_Sister_Projects|Talk page]] for proposals.
'''Press, articles, blog posts, videos'''
* Blogs
** [https://professional.wiki/en/articles/wikibase-extensions Enhance Your Wikibase With Extensions]
** [https://tech-news.wikimedia.de/2025/03/21/editing-lexemes-with-your-little-finger/ Editing Lexemes with your little finger]
** [https://commonists.wordpress.com/2025/03/24/wikidata-and-the-sum-of-all-video-games-2024-edition/ Wikidata and the sum of all video games − 2024 edition] by [[User:Jean-Frédéric|Jean-Fred]]
* [https://threadreaderapp.com/thread/1902026975210025181.html Thread: Who wins in a Wikipedia race between GPT-4.5, o1, Claude 3.7 Sonnet, and @OpenAI's new Computer-Using Agent?]
'''Tool of the week'''
* [[d:Wikidata:Lexica|Lexica]] - a mobile-friendly tool that simplifies micro contributions to lexicographical data on Wikidata, making various editing tasks accessible and intuitive for contributors of all experience levels.
'''Other Noteworthy Stuff'''
*[[d:Wikidata:Usability and usefulness/Item editing experience/Mobile editing of statements | Mobile Editing of Statements]] - You have been asking for the ability to edit statements from mobile devices for years, this project will make editing statements on Wikidata Items more accessible and user-friendly for mobile users. [https://greatquestion.co/wikimediadeutschland/bo2e7e2a/apply Sign up to participate in prototype testing and interviews with our UX team]
*Join the Wikimedia Deutschland software development team: [https://wikimedia-deutschland.career.softgarden.de/jobs/53665453/Product-Manager-Wikibase-Suite-all-genders-/ Product Manager Wikibase Suite] (all genders)
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13391|data analysis method]] (<nowiki>methods used in the main item for inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information</nowiki>)
** External identifiers: [[:d:Property:P13390|booru tag]], [[:d:Property:P13392|Steam Group numeric ID]], [[:d:Property:P13393|Kompass company ID]], [[:d:Property:P13394|Macrotransactions game ID]], [[:d:Property:P13395|Thunderstore game ID]], [[:d:Property:P13396|JSR package ID]], [[:d:Property:P13397|GitLab topic ID]], [[:d:Property:P13398|Amazon Music track ID]], [[:d:Property:P13399|Crunchyroll artist ID]], [[:d:Property:P13400|SideQuest app ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/levels|levels]] (<nowiki>levels, maps, episodes, chapters or stages of this video game</nowiki>)
***[[:d:Wikidata:Property proposal/Scilit scholar ID|Scilit scholar ID]] (<nowiki>author identifier on {{Q|77125337}}</nowiki>)
***[[:d:Wikidata:Property proposal/وزن صرفي عربي|وزن صرفي عربي]] (<nowiki>A feature to adjust the pattern of Arabic words in lexemes</nowiki>)
***[[:d:Wikidata:Property proposal/باب صرفي للأفعال العربية الثلاثية المجردة|باب صرفي للأفعال العربية الثلاثية المجردة]] (<nowiki>Morphology of the Arabic triliteral verbs</nowiki>)
***[[:d:Wikidata:Property proposal/land degradation|land degradation]] (<nowiki>The amount of land that is degraded by an object. Mainly for infrastructure projects</nowiki>)
***[[:d:Wikidata:Property proposal/Research projects that contributed to this data set|Research projects that contributed to this data set]] (<nowiki>This property allows to identify research projects that they have contributed to or created an item</nowiki>)
***[[:d:Wikidata:Property proposal/Platform height|Platform height]] (<nowiki>platform height above the top of the rail (or above the road for buses)</nowiki>)
***[[:d:Wikidata:Property proposal/extended by (addons for this item)|extended by (addons for this item)]] (<nowiki>Class of software this software is extended by</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Congressional Medal of Honor Society recipient ID|Congressional Medal of Honor Society recipient ID]], [[:d:Wikidata:Property proposal/Delfi.ee theme ID|Delfi.ee theme ID]], [[:d:Wikidata:Property proposal/identifiant Dezède d'un individu|identifiant Dezède d'un individu]], [[:d:Wikidata:Property proposal/SeqCode Registry ID|SeqCode Registry ID]], [[:d:Wikidata:Property proposal/Openalfa street ID|Openalfa street ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Music entry ID|The Oxford Dictionary of Music entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Education entry ID|A Dictionary of Education entry ID]], [[:d:Wikidata:Property proposal/TDKIV wikibase ID|TDKIV wikibase ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/DZF7 2024 Population Census in Uganda] ([https://x.com/kateregga1/status/1900953102976512383 source])
* WikiProject Highlights:
**[[d:Wikidata:WikiProject Musée d'art contemporain de Montréal/Liste des artistes de la collection|Musée d'art contemporain de Montréal/Liste des artistes de la collection]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q15046091|Cinderella (Q15046091)]] - 2015 film directed by Kenneth Branagh
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L166968|страсть (L166968)]] - Russian noun that can mean "love", "passion", "desire", or "suffering."
'''Development'''
* Wikibase REST API: We finished work on the simple Item search ([[phab:T383126]]) and started on the one for Properties ([[phab:T386377]])
* Vector 2022 skin: We fixed a number of the remaining issues with dark mode ([[phab:T385039]]) and sitelink positioning ([[phab:T316797]])
* Search: We continued the work on making it easier to search in other entity types (Properties, Lexemes, EntitySchemas) besides Items ([[phab:T321543]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
Anything to add? Please share! :)
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 10|Previous issue]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] ·'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28449306 -->
== Wikidata weekly summary #673 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-04-01. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 03 24|#672]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/BRPever_2|BRPever 2]] adminship request closes tomorrow.
'''Events'''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://www.mcls.org/news/2025/03/31/mclss-linked-data-users-group-invites-you-to-the-annual-wikidata-edit-a-thon-from-april-7-11-2025/ MCL's Linked Data Usergroup's Wikidata Edit-A-Thon] - The Midwest Collaborative for Library Services is hosting an editathon between April 7 - 11, 2025. This is an onsite event and only available to USA states: Indiana and Michigan.
** (German) [https://sammlungen.io/termine/digitale-provenienzforschung-in-universitaetssammlungen-werkstattberichte-im-sommersemester-2025/yann-legall Wikidata models on colonial looting and African cultural heritage] - June 4, 2025, 1300 UTC+2. This event will be presented in German.
** [https://www.instagram.com/wikimediauganda/p/DH3ZdaHxNo2/ Wikidata Training Workshop by WM Uganda] - on April 26, discover how Wikidata powers Wikipedia and beyond! [https://docs.google.com/forms/d/e/1FAIpQLScmrjO-SkG4Y1-O8G5I5dMH97PMQNaMWxJZN-kJHHSmouM-wQ/viewform Register here]
'''Press, articles, blog posts, videos'''
* Blogs
** [https://diginomica.com/wikidata-adds-ai-vectors-graph-and-knowledge-bases-heres-why Diginomica: Wikidata adds AI vectors graph and knowledge bases, here's why]
** [https://diginomica.com/something-weekend-differing-versions-reality-what-can-we-learn-how-wikidata-navigating-conflicting Diginomica: Differing versions of reality; how Wikidata navigates conflicting accounts]
* Papers
** [https://www.iastatedigitalpress.com/jlsc/article/id/18295/ The New Zealand Thesis Project: Connecting a nation’s dissertations using Wikidata]
** [https://arxiv.org/abs/2503.10294v1 Wikipedia is Not a Dictionary, Delete! Text Classification as a Proxy for Analysing Wiki Deletion Discussions] - includes Wikidata.
* Presentations
** [https://doi.org/10.5281/zenodo.15109700 Using chemistry data in Wikidata in AI], at the [https://www.acs.org/meetings/acs-meetings/spring.html American Chemical Society Spring 2025] meeting
* Videos
** [https://www.youtube.com/watch?v=eVI4jwmRS64&pp=ygUId2lraWRhdGE%3D Live Wikidata editing - creating Property proposals] with Jan Ainali.
** [https://www.youtube.com/watch?v=AvHVlK_3qJ8 Entity Management Cooperative meeting, with Wikidata]
** (Taiwanese) [https://www.youtube.com/watch?v=HTcKU2K-Vqw Seediq Wikimedia 2024 Annual Conference] - hosted by Wikidata Taiwan, here are the opening remarks by Principal Zhan Su'e's opening speech.
** [https://www.youtube.com/watch?v=ac7laU1WH7o Open translations in mathematics (Oxford Seminar)] - This presentation from Tim Osgood discusses the utility of mathematics for translations, a community-driven approach, and how Wikidata is contributing.
** (Spanish) [https://www.youtube.com/watch?v=7IDUzn5sC9g Socialisation: Literary Data in Bogota 2015 - 2020] - The Colombian Publishing Observatory of the Caro y Cuervo Institute presents "Metadata Model for Independent Publishing in Bogotá", containing over 31,500 data points, all catalogued in Wikidata.
** (Italian) [https://www.youtube.com/watch?v=xaZno818m5o Tools for Visualising Wikidata] - Carlo Bianchini presents some useful tools for visualising data and queries from Wikidata, with a focus on Digital Humanities.
'''Tool of the week'''
* [[d:Wikidata:Twelfth_Birthday/Presents|Revisiting the Twelfth Birthday Presents]] - if you haven't seen the birthday presents already, go check them out!
'''Other Noteworthy Stuff'''
* '''[BREAKING CHANGE ANNOUNCEMENT]''' [https://www.youtube.com/watch?v=dQw4w9WgXcQ Please find full information here]
* [[d:Wikidata:WikiProject_Ontology/Ontology_Course|Wikidata Ontology Course]] Peter Patel-Schneider and Ege Doğan will run a seven-week Wikidata Ontology Course starting late April / early May. It aims to expand the Wikidata community’s knowledge of the Wikidata ontology through lectures, exercises, and group projects. Participants should have prior Wikidata experience and are expected to attend lectures, complete exercises (about one hour per week), and contribute to a group project. More details [[d:Wikidata:WikiProject_Ontology/Ontology_Course||available here]].
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes: none
** External identifiers: [[:d:Property:P13399|Crunchyroll artist ID]], [[:d:Property:P13400|SideQuest app ID]], [[:d:Property:P13401|The Atlantic topic ID]], [[:d:Property:P13402|TechSavvy.de GPU ID]], [[:d:Property:P13403|Delfi.ee theme ID]], [[:d:Property:P13404|The College of Cardinals Report ID]], [[:d:Property:P13405|NexusMods mod ID]], [[:d:Property:P13406|Hiking Note Trail identifier]], [[:d:Property:P13407|Hiking Note mountain identifier]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/SWIS-WEM Facility Code|SWIS-WEM Facility Code]] (<nowiki>Unique identifier for facilities registered with the Australian Energy Market Operator for facilities operating in the South West Interconnected System Wholesale Electricity Market (SWIS-WEM Facility Code)</nowiki>)
***[[:d:Wikidata:Property proposal/number of downloads (2)|number of downloads (2)]] (<nowiki>number of downloads of times this application or creative work have been downloaded</nowiki>)
***[[:d:Wikidata:Property proposal/species protection status|species protection status]] (<nowiki>Links species, habitat or biotope type with the regulation international or national that protects this species</nowiki>)
***[[:d:Wikidata:Property proposal/Number of Heads of Families|Number of Heads of Families]] (<nowiki>number of family cards (KK) in an area</nowiki>)
***[[:d:Wikidata:Property proposal/mother's maiden name|mother's maiden name]] (<nowiki>maiden name of this person’s mother</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/FirstCycling team season ID|FirstCycling team season ID]], [[:d:Wikidata:Property proposal/FirstCycling race ID|FirstCycling race ID]], [[:d:Wikidata:Property proposal/Dizionario della Musica in Italia ID|Dizionario della Musica in Italia ID]], [[:d:Wikidata:Property proposal/Ethnologue language family ID|Ethnologue language family ID]], [[:d:Wikidata:Property proposal/Untappd beer ID|Untappd beer ID]], [[:d:Wikidata:Property proposal/Catálogo Histórico de Teses e Dissertações da Área de História ID|Catálogo Histórico de Teses e Dissertações da Área de História ID]], [[:d:Wikidata:Property proposal/The Sun topic ID|The Sun topic ID]], [[:d:Wikidata:Property proposal/Databáze her platform ID|Databáze her platform ID]], [[:d:Wikidata:Property proposal/Rekhta Gujarati author ID|Rekhta Gujarati author ID]], [[:d:Wikidata:Property proposal/Itch.io tag ID|Itch.io tag ID]], [[:d:Wikidata:Property proposal/The Jerusalem Post topic ID|The Jerusalem Post topic ID]], [[:d:Wikidata:Property proposal/DVIDS Photo ID|DVIDS Photo ID]], [[:d:Wikidata:Property proposal/LUX person ID|LUX person ID]], [[:d:Wikidata:Property proposal/LUX group ID|LUX group ID]], [[:d:Wikidata:Property proposal/LUX place ID|LUX place ID]], [[:d:Wikidata:Property proposal/Shazoo tag ID|Shazoo tag ID]], [[:d:Wikidata:Property proposal/ідентифікатор особи в Бібліометрика української науки|ідентифікатор особи в Бібліометрика української науки]], [[:d:Wikidata:Property proposal/SCImago Institutions Rankings ID|SCImago Institutions Rankings ID]], [[:d:Wikidata:Property proposal/UniRank ID|UniRank ID]], [[:d:Wikidata:Property proposal/Climate Policy Radar ID|Climate Policy Radar ID]], [[:d:Wikidata:Property proposal/LUX concept ID|LUX concept ID]], [[:d:Wikidata:Property proposal/iNaturalist photo ID|iNaturalist photo ID]], [[:d:Wikidata:Property proposal/identifiant Ordre national du Québec|identifiant Ordre national du Québec]], [[:d:Wikidata:Property proposal/LUX event ID|LUX event ID]], [[:d:Wikidata:Property proposal/Cabinet minutes of the Federal Government ID|Cabinet minutes of the Federal Government ID]], [[:d:Wikidata:Property proposal/R-Sport match ID|R-Sport match ID]], [[:d:Wikidata:Property proposal/Sport Express football match ID|Sport Express football match ID]], [[:d:Wikidata:Property proposal/CPJ topic ID|CPJ topic ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
** [https://w.wiki/Dfaf Find Good or Featured Articles in Spanish and Portuguese Wikipedia]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Govdirectory/Rwanda|Govdirectory: Rwanda]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q252320|Pleinfeld (Q252320)]] - market municipality in Germany
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L322138|humpback (L322138)]] - English noun that can mean " kyphosis (condition of the spine)", "a person with an abnormal curvature of the spine", "humpback whale, a particular marine mammal variety", "pink salmon", "lake skygazer, a type of ray-finned fish", " type of arch bridge where the span is larger than the ramps on either side", or " humpback dolphin, a particular variety of marine mammal."
'''Development'''
* Search: We continued the work on making it easier to search entity types other than Items (Lexemes, Properties, EntitySchemas) in the search box ([[phab:T321543]])
* Vector 2022 theme: We are fixing remaining issues with dark mode ([[phab:T385039]])
* Wikibase REST API: We are continuing to build out the simple Item search endpoint ([[phab:T386228]]) and are looking into the one for Properties ([[phab:T386377]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject_Govdirectory/Australia|Australia]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
Anything to add? Please share! :)
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:Wikidata:Status updates/2025_04_01|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] १६:३८, १ April २०२५ (UTC)
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28449306 -->
== Wikidata weekly summary #674 ==
<div class="plainlinks">
[[File:Wikidata-logo-en.svg|150px|right]]<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;"></div>
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.<br>This is the Wikidata summary of the week before 2025-04-07. Please help [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translate]].''</div>
''' <!--T:1--> Events '''
<!--T:2-->
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/GQR2VT7LONW5AHMHUT7RGMZFUQBGYJCF/ Wiki Workshop Registration is Now Open!] The event will be held virtually over two days on May 21 & 22, 2025.
** OpenStreetMap X Wikidata Meetup #75 April 14 Time: 19:30-21:00 UTC+8 at [[d:Special:MyLanguage/Q61752245|Mozilla Community Space Taipei (Q61752245)]]
** (French) [https://geographie-cites.cnrs.fr/collecte-et-usages-de-donnees-issues-de-wikipedia-et-wikidata-dans-les-recherches-en-shs/ Collection and use of Wikipedia and Wikidata data in SHS searches] - 17 June, 2025. Participation via video-conference available, [https://framaforms.org/je-collecte-et-usages-des-donnees-wikipedia-dans-les-recherches-en-shs-1741892154 register here] and [https://site-fef6fe.gitpages.huma-num.fr/journee/wikipedia.html program info here].
''' <!--T:3--> Press, articles, blog posts, videos '''
<!--T:4-->
* Blogs
** Inference, continued - Magnus Manske adds 2 new functions to WD-infernal. [http://magnusmanske.de/wordpress/archives/777 The Whelming]
** (French) Illustrious women in public spaces. Streets, buildings and other places overwhelmingly feature men [https://porte-plume.app/projet/challenge-wikidata-en-classe/blog/billet/b69566ea-713d-44d0-845c-3501d5bb5ff2 Porte Plumpe]
** [https://www.veradekok.nl/en/2025/03/kahle-receives-projectuil-from-wikipedia/ Brewster Kahle (Internet Archive) receives ProjectUil from Dutch Wikipedia]
* Papers: Enabling disaggregation of Asian American subgroups: a dataset of Wikidata names for disparity estimation [https://www.nature.com/articles/s41597-025-04753-y - Paper] by Lin, Q. et al (2025).
* Videos
** Curationist: What is it and how does it work? - Curationist utilises Wikidata to help discover, curate and share public-domian art and cultural heritage content. [https://www.youtube.com/watch?v=kj9FDIX0JSg YouTube]
** (Swedish) Connecting Wikidata, OpenStreetMap and the National Archives with Magnus Sälgö [https://www.youtube.com/watch?v=byqopx1aQLI YouTube]
** (French) Focus on Wikidata, Wikifying Science, a presentation from Delphine Montagne and Pierre-Yves Beaudouin. [https://www.canal-u.tv/chaines/renatis/cfe-renatis-focus-sur-wikidata-wikifier-la-science Canal-U TV: C@fé Renatis]
* Other
** (Portuguese) Wikidata at School: expanding access to knowledge and tackling gender gaps! [https://www.instagram.com/p/DH9qZcENJ75/ Instagram: Projeto Mais]
''' <!--T:5--> Tool of the week '''
* [[d:Special:MyLanguage/Wikidata:Tools/Wikidata for Web|Wikidata:Tools/Wikidata for Web]] - <!--T:6--> also known as Wikidata for Firefox is a browser extension for Mozilla Firefox that displays data from Wikidata on various websites, enhancing the information you are already looking at, and also allows extraction of data from these websites.
''' <!--T:7--> Other Noteworthy Stuff '''
<!--T:8-->
* [[d:Special:MyLanguage/Wikidata:WikiProject_Ontology/Ontology_Course|Wikidata Ontology Course]] Peter Patel-Schneider and Ege Doğan will run a seven-week Wikidata Ontology Course starting late April / early May. It aims to expand the Wikidata community’s knowledge of the Wikidata ontology through lectures, exercises, and group projects. Participants should have prior Wikidata experience and are expected to attend lectures, complete exercises (about one hour per week), and contribute to a group project. More details [[d:Special:MyLanguage/Wikidata:WikiProject_Ontology/Ontology_Course|available here]].
* Job Vacancy - Are you interested in helping shape the technical future of Wikimedia's knowledge graph? We are looking for a [https://wikimedia-deutschland.career.softgarden.de/jobs/55063868/Staff-Engineer-Wikidata-all-genders-/ Staff Engineer (Wikidata)]
''' <!--T:9--> Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
<!--T:10-->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13413|beam energy]] (<nowiki>kinetic energy of elementary or composite particles moving together (for example in a particle accelerator)</nowiki>)
** External identifiers: [[:d:Property:P13408|National Academy of Engineering member ID]], [[:d:Property:P13409|Murderpedia ID]], [[:d:Property:P13410|Cultural Heritage Azerbaijan ID]], [[:d:Property:P13411|TDKIV Wikibase ID]], [[:d:Property:P13412|Landtag Tirol person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* <!--T:11--> New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/interior decorator|interior decorator]] (<nowiki>A property for the interior decorator of notable buildings</nowiki>)
***[[:d:Wikidata:Property proposal/incompatible with|incompatible with]] (<nowiki>significant elements with which an entity is incompatible and indicates a significant property of this entity</nowiki>)
***[[:d:Wikidata:Property proposal/warranty period|warranty period]] (<nowiki>warranty period of this product as covered by the original manufacturer or creator</nowiki>)
***[[:d:Wikidata:Property proposal/Trafikplatssignatur|Trafikplatssignatur]] (<nowiki>Swedish station code</nowiki>)
***[[:d:Wikidata:Property proposal/outcome 2|outcome 2]] (<nowiki>outcome of a criminal charge or a civil complaint</nowiki>)
** <!--T:12--> External identifiers: [[:d:Wikidata:Property proposal/TechPowerup GPU ID|TechPowerup GPU ID]], [[:d:Wikidata:Property proposal/ISFDB category of an award ID|ISFDB category of an award ID]], [[:d:Wikidata:Property proposal/L'Expression topic ID|L'Expression topic ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice dans le catalogue de la bibliothèque du Saulchoir|Identifiant d'un(e) auteurice dans le catalogue de la bibliothèque du Saulchoir]], [[:d:Wikidata:Property proposal/National Gallery (London) PID|National Gallery (London) PID]], [[:d:Wikidata:Property proposal/Identifiant sur Orthodox World|Identifiant sur Orthodox World]]
<!-- END NEW PROPOSALS -->
<!--T:13-->
You can comment on [[d:Special:MyLanguage/Wikidata:Property proposal/Overview|all open property proposals]]!
''' <!--T:14--> Did you know? '''
<!--T:15-->
* Query examples:
** [https://w.wiki/DjTs Plants missing a French description]
** [https://w.wiki/DjTv Sorting Organisations by the no. of subsidiaries it owns]
** [https://w.wiki/DhPF Popular German Family names]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Special:MyLanguage/Wikidata:WikiProject_Govdirectory/Chile|Govdirectory: Chile]]
** [[d:Special:MyLanguage/Wikidata:WikiProject_Bahamas|WikiProject: Bahamas]]
* Newest [[d:Special:MyLanguage/Wikidata:Database reports|database reports]]: [[d:Special:MyLanguage/Wikidata:Database_reports/identical_birth_and_death_dates|Items with identical Birth and Death dates]] - another way to identify duplicate items.
* [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase Items]]: [[d:Q23572|Game of Thrones (Q23572)]] - American fantasy drama television series
* [[d:Special:MyLanguage/Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1215369|umuyagankuba (L1215369)]] - "electricity" in Kirundi
''' <!--T:16--> Development '''
<!--T:17-->
* We made some progress on the ScopedTypeaheadSearch feature by improving the UI, and making it translatable ([[phab:T390269]])
* We continued working on dark mode support ([[phab:T389633]])
* Wikibase REST API: We are almost done adding the last [[phab:T389013|few features]] on the simple item and property search endpoint. We'll be happy to get feedback on these from 15.04 when they're completed
* We will begin user testing to improve Mobile Editing Experience: [[d:Special:MyLanguage/Wikidata:Usability_and_usefulness/Item_editing_experience/Mobile_editing_of_statements|Mobile editing of statements]]
<!--T:18-->
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' <!--T:19--> Weekly Tasks '''
<!--T:20-->
* Add labels, in your own language(s), for the new properties listed [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[Wikidata:WikiProject_Govdirectory/European Union|European Union]]
* Summarize your [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Special:MyLanguage/Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 01|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current| Help translate]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१९, ७ April २०२५ (UTC)'''
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28449306 -->
== Wikidata weekly summary #675 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-04-14. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 07|#674]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]: The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, 16:00 UTC, 16th April 2025 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://lucaswerkmeister.de/posts/2025/04/12/introducing-m3api/ Introducing m3api], By Lucas Werkmeister
** [https://techblog.wikimedia.org/2025/04/08/wikidata-query-service-graph-database-reload-at-home-2025-edition/ Wikidata Query Service graph database reload at home, 2025 edition]. By Adam Baso
* Videos
** [https://www.youtube.com/watch?v=IVqCEeVuzTQ Understanding Why Your OPTIONAL Properties in Wikidata Queries Might Be Ignored]
** [https://www.youtube.com/watch?v=eh6hi94Imn8 Playing with LEGO on Wikidata]. By Tiago Lubiana
* Other: [[d:User:Spinster/Wikidata references made easier|Wikidata references made easier]]. "Several tricks to make it easier and faster, using various scripts and gadgets" to add references to Wikidata statements. By [[d:User:Spinster|Spinster]]
''' Tool of the week '''
* [https://topic-curator.toolforge.org/ Wikidata Topic Curator] is a React-based web application. It’s a new and improved version of [https://www.wikidata.org/wiki/Wikidata:Tools/ItemSubjector ItemSubjector] created to help Wikimedians connect items on Wikidata to the right topics. By entering a topic QID, it finds related articles using the topic’s label, aliases, or custom terms.
''' Other Noteworthy Stuff '''
* Join the Wikidata development team at Wikimedia Deutschland
** [https://wikimedia-deutschland.career.softgarden.de/jobs/55063868/Staff-Engineer-Wikidata-all-genders-/ Staff Engineer Wikidata (all genders)]
** [https://wikimedia-deutschland.career.softgarden.de/jobs/53795746/Senior-UX-Designer-Wikidata-all-genders-/ Senior UX Designer Wikidata (all genders)]
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13413|beam energy]] (<nowiki>kinetic energy of elementary or composite particles moving together (for example in a particle accelerator)</nowiki>)
**[[:d:Property:P13414|number of downloads]] (<nowiki>number of downloads of times this application or creative work have been downloaded</nowiki>)
**[[:d:Property:P13415|Taiwanese Taigi Romanization System]] (<nowiki>Romanization system for Taiwan Taigi or other Southern Min language varieties in Fujian and South East Asia</nowiki>)
* Newest External identifiers: [[:d:Property:P13408|National Academy of Engineering member ID]], [[:d:Property:P13409|Murderpedia ID]], [[:d:Property:P13410|Cultural Heritage Azerbaijan ID]], [[:d:Property:P13411|TDKIV Wikibase ID]], [[:d:Property:P13412|Landtag Tirol person ID]], [[:d:Property:P13416|Fluorophores.org substance ID]], [[:d:Property:P13417|Kosovo NGO registration number]], [[:d:Property:P13418|TechPowerUp GPU Specs Database ID]], [[:d:Property:P13419|iNaturalist photo ID]], [[:d:Property:P13420|Climate Policy Radar ID]], [[:d:Property:P13421|LIBRIS library ID]], [[:d:Property:P13422|Dizionario della Musica in Italia ID]], [[:d:Property:P13423|Untappd beer ID]], [[:d:Property:P13424|Bahamut Animation Crazy ID]], [[:d:Property:P13425|KnowWhereGraph entity ID]], [[:d:Property:P13426|GCMD keyword ID]], [[:d:Property:P13427|Ohio University ArchivesSpace Agent ID]], [[:d:Property:P13428|CBFC record ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/interior decorator|interior decorator]] (<nowiki>A property for the interior decorator of notable buildings</nowiki>)
**[[:d:Wikidata:Property proposal/incompatible with|incompatible with]] (<nowiki>significant elements with which an entity is incompatible and indicates a significant property of this entity</nowiki>)
**[[:d:Wikidata:Property proposal/warranty period|warranty period]] (<nowiki>warranty period of this product as covered by the original manufacturer or creator</nowiki>)
**[[:d:Wikidata:Property proposal/Trafikplatssignatur|Trafikplatssignatur]] (<nowiki>Swedish station code</nowiki>)
**[[:d:Wikidata:Property proposal/outcome 2|outcome 2]] (<nowiki>outcome of a criminal charge or a civil complaint</nowiki>)
**[[:d:Wikidata:Property proposal/output color|output color]] (<nowiki>color of the generated images</nowiki>)
**[[:d:Wikidata:Property proposal/proposal of|proposal of]] (<nowiki>Qualifier for the statement {{P|31}} {{Q|64728694}} to state what the proposed thing is.</nowiki>)
**[[:d:Wikidata:Property proposal/floral diagram|floral diagram]] (<nowiki>picture on commons of a floral diagram of a Taxon</nowiki>)
**[[:d:Wikidata:Property proposal/member of sequence or class of number|member of sequence or class of number]] (<nowiki>The number is of a special form or class or member of a sequence</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/ISFDB category of an award ID|ISFDB category of an award ID]], [[:d:Wikidata:Property proposal/L'Expression topic ID|L'Expression topic ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice dans le catalogue de la bibliothèque du Saulchoir|Identifiant d'un(e) auteurice dans le catalogue de la bibliothèque du Saulchoir]], [[:d:Wikidata:Property proposal/National Gallery (London) PID|National Gallery (London) PID]], [[:d:Wikidata:Property proposal/Identifiant sur Orthodox World|Identifiant sur Orthodox World]], [[:d:Wikidata:Property proposal/Steam Deck HQ game ID|Steam Deck HQ game ID]], [[:d:Wikidata:Property proposal/Hardcore gaming 101 ID|Hardcore gaming 101 ID]], [[:d:Wikidata:Property proposal/torial username|torial username]], [[:d:Wikidata:Property proposal/BirdLife DataZone species ID|BirdLife DataZone species ID]], [[:d:Wikidata:Property proposal/BirdLife DataZone site ID|BirdLife DataZone site ID]], [[:d:Wikidata:Property proposal/Schulnummer Schleswig-Holstein|Schulnummer Schleswig-Holstein]], [[:d:Wikidata:Property proposal/Kunstkamera ID|Kunstkamera ID]], [[:d:Wikidata:Property proposal/Corago singer ID|Corago singer ID]], [[:d:Wikidata:Property proposal/MoNA spectrum ID|MoNA spectrum ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteurice dans La Croix|Identifiant d'un(e) auteurice dans La Croix]], [[:d:Wikidata:Property proposal/identifiant Meta-Doctrinal.org|identifiant Meta-Doctrinal.org]], [[:d:Wikidata:Property proposal/CvLAC ID|CvLAC ID]], [[:d:Wikidata:Property proposal/OGDB genre ID|OGDB genre ID]], [[:d:Wikidata:Property proposal/IGDB genre ID|IGDB genre ID]], [[:d:Wikidata:Property proposal/WSGF taxonomy term ID|WSGF taxonomy term ID]], [[:d:Wikidata:Property proposal/GameSpot platform ID|GameSpot platform ID]], [[:d:Wikidata:Property proposal/PerformArt ID|PerformArt ID]], [[:d:Wikidata:Property proposal/Billie Jean King Cup player ID 2024|Billie Jean King Cup player ID 2024]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/Doco Top 10 items instance of Wikimedia category ordered by number of Sitelinks] ([https://t.me/c/1224298920/141683 source])
** [https://w.wiki/Dor5 Twitter accounts of biologists]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject USC Libraries|WikiProject USC Libraries]] A WikiProject for work done at University of Southern California Libraries to connect library data with Wikidata.
* WikiProject Highlights: [[d:Wikidata:WikiProject Nonprofit Organizations/Kosovo|Nonprofit Organizations/Kosovo]] - Add the most important NGOs of Kosovo
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:User:Pasleim/Connectivity|User:Pasleim/Connectivity]] - Connectivity between Wikimedia projects
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q714581|Nea Salamis Famagusta FC (Q714581)]] - professional association football club based in Ammochostos (Famagusta)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L44061|Straße (L44061)]] - German noun that can mean "road", "straight", "street", "strait", "group of people inhabiting buildings along a perticular street" or "production line".
''' Development '''
* We merged and prepared changes to rename <code>wikibase:EntitySchema</code> to <code>wikibase:WikibaseEntitySchema</code> in RDF ([[phab:T371196]]) – this has been [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/AAKO2VGVKJXEDH2HPZBGMAUDVGC7SA7R/ announced as a breaking change] and will be deployed to Wikidata on 24 April
* We made some more improvements to dark mode support ([[phab:T389633]])
* We’re working on tests for the <code>ScopedTypeaheadSearch</code> feature ([[phab:T385790]])
* Wikibase REST API: We're going to wrap up pagination on the simple Item and property search endpoint and are working to improve our test architecture for search ([[phab:T386691]]). We're going to pick up prefix search for Items and phrase matching next!
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject_Govdirectory/Chile|Chile]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[:d:Special:MyLanguage/Wikidata:Status updates/2025 04 07|Read the full report]] · [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 07|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:३३, १४ April २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28532948 -->
== Wikidata weekly summary #676 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-04-22. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 14|#675]].<br><translate>Translations are [[d:Special:MyLanguage/Wikidata:Status updates/Current|available]]</translate>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' <translate>Events</translate> '''
* <translate>[[<tvar name="1">d:Special:MyLanguage/Wikidata:Events</tvar>|Upcoming]]:</translate> [[Wikimedia Taiwan/Wikidata Taiwan/2025年4月雲林維基街景踏查團暨工作坊| <translate>Yunlin Liu Fang Tien Shang Sheng Mu OpenStreetMap x Wikidata Workshop</translate> ]] <translate> April 27 Time: 09:30-17:00 UTC+8 at {{Q|708809}} Red Altar (Hongtan)</translate>.
* <translate>Past: Missed the Q2 Wikidata+Wikibase office hour? You can catch up by reading the session log here: [[<tvar name="2">d:Special:MyLanguage/Wikidata:Events/Telegram office hour 2025-04-16</tvar>|2025-04-16 (Q2 2025)]]</translate>
''' <translate> Press, articles, blog posts, videos </translate>'''
* <translate>Blogs</translate>
** [https://thottingal.in/blog/2025/04/15/qjson/ qjson: <translate>Fetching all properties of a Wikidata item in a single API call</translate>] <translate>By Santhosh Thottingal</translate>
** [https://olea.org/diario/2025/04/14/Wikimedia_Hackathon_2025-proposals-Wikibase.html <translate> A Wikibase call for action at the Wikimedia Hackathon 2025</translate>] <translate>By Ismael Olea </translate>
** [https://museumdata.uk/blog/putting-uk-collections-on-the-map/ <translate> Putting UK collections on the map</translate>] <translate>by the Museum Data Service</translate>
** [https://chem-bla-ics.linkedchemistry.info/2025/04/20/the-april-2025-scholia-hackathon.html The April 2025 Scholia Hackathon] by Egon Willighagen
* <translate>Papers</translate>
** [https://kclpure.kcl.ac.uk/portal/en/publications/talking-wikidata-communication-patterns-and-their-impact-on-commu <translate>Talking Wikidata: Communication Patterns and Their Impact on Community Engagement in Collaborative Knowledge Graphs</translate>] - <translate> Investigative study on Wikidata discussions, revealing that the community is generally inclusive and conflict is rare, but many controversial topics lack consensus, and valuable contributors disengage early. By Koutsiana et. al., (2025)</translate>
**[https://zenodo.org/records/15226371 <translate>Natural history specimens collected and/or identified and deposited</translate>] - <translate>By Latham (2025)</translate>
*<translate>Videos</translate>
** [https://www.youtube.com/watch?v=vWoNZLBj7mM Wiki Workshop 2025 - Wikidata Inconsistencies with Language Models and Data Mining in a Pipeline] by Houcemeddine Turki
** (Italian) [https://youtube.com/dL9JEfHpU68?si=RXymgDS8-ZE687aE Cla-G, an instance of Wikibase as a tool to support game classification] by Carlo Bianchini
* <translate>Other</translate>
** [https://x.com/afliacon/status/1908928893727211669?s=46 <translate>Wikidata & Wikibase for Authority Control & Knowledge Organization Workshop</translate>] <translate>By AfLIA</translate>
** [https://github.com/oolonek/daily-lotus <translate>Mastodon bot</translate>] <translate> that "highlights natural compounds found in plants, fungi, bacteria or animals — and includes Wikidata references and visual structure depictions."</translate>
'''<translate>Tool of the week</translate>'''
* <translate>[[<tvar name="3">d:Special:MyLanguage/User:Spinster/Wikidata_references_made_easier</tvar>|User:Spinster/Wikidata references made easier]]: The script helps in adding references to statements, in order to provide context for our data, make the data more reliable, transparent and trustworthy for anyone who uses it </translate>.
''' <translate>Other Noteworthy Stuff</translate>'''
* <translate>Registration is open for a Wikidata ontology course led by Peter Patel-Schneider and Ege Doğan.</translate> <translate>To register, email pfpschneider{{@}}gmail.com with your Wikidata username and a brief note on your interest. The course starts 1 May, with weekly lectures on Thursdays from 1–3pm EDT (skipping 29 May and 12 June).</translate> <translate>Space may be limited; priority goes to those already interested. Participants should know Wikidata, attend sessions, complete weekly exercises (~1 hour), and join a group project</translate>. <translate>Details: [[d:Wikidata:WikiProject_Ontology/Ontology_Course|Course page]]</translate>
* [[wikifunctions:Wikifunctions:Main_Page|Wikifunctions]] is now integrated with Dagbani Wikipedia since April 15. It is the first project that will be able to call functions from Wikifunctions and integrate them in articles.
* <translate>Wikidata job openings at the The Wikimedia Foundation</translate>
** [https://job-boards.greenhouse.io/wikimedia/jobs/6814912 <translate>Lead Product Manager, Wikidata Platform</translate>] (<translate>remote</translate>)
** [https://job-boards.greenhouse.io/wikimedia/jobs/6816145 <translate>Tech Lead, Wikidata Platform</translate>] (<translate>remote</translate>)
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13430|number of texture mapping units]] (<nowiki>number of texture mapping units in a graphics processing unit</nowiki>)
* Newest External identifiers: [[:d:Property:P13429|Saarland Biografien ID]], [[:d:Property:P13431|A Dictionary of Education entry ID]], [[:d:Property:P13432|Cultural Heritage in Japan site ID]], [[:d:Property:P13433|BirdLife DataZone site ID]], [[:d:Property:P13434|BirdLife DataZone species ID]], [[:d:Property:P13435|Canadian Writing Research Collaboratory ID]], [[:d:Property:P13436|Internet-Portal „Westfälische Geschichte“ person ID]], [[:d:Property:P13437|Chtyvo author ID]], [[:d:Property:P13438|Homosaurus ID (V4)]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/terminal speaker|terminal speaker]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/organization code|organization code]] (<nowiki>the organization code of the organization item. Should either be used with qualifier property {{Q|P459}} to specify which system being used, or be used as the qualifier of {{P|31}}.</nowiki>)
**[[:d:Wikidata:Property proposal/organization unit code|organization unit code]] (<nowiki>the organization unit code of the organization unit/part/(sub)division item. Should either be used with qualifier property {{Q|P459}} to specify which system being used, or be used as the qualifier of {{P|31}}.</nowiki>)
**[[:d:Wikidata:Property proposal/Picture composition|Picture composition]] (<nowiki>Description of a picture composition (design rules) analogous to the Commons category “[[:commons:Category:Picture composition]]”</nowiki>)
**[[:d:Wikidata:Property proposal/MANDALA Tibetan Living Dictionary ID|MANDALA Tibetan Living Dictionary ID]] (<nowiki>entry for a lexeme in the Tibetan Living Dictionary by MANDALA</nowiki>)
**[[:d:Wikidata:Property proposal/Monarque régnant|Monarque régnant]] (<nowiki>Person who has held or is holding the role of king, queen, sultan, or other monarch at the head of a kingdom or empire.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Moure's Catalog ID|Moure's Catalog ID]], [[:d:Wikidata:Property proposal/MobyGames attribute ID|MobyGames attribute ID]], [[:d:Wikidata:Property proposal/Número RPJ|Número RPJ]], [[:d:Wikidata:Property proposal/Identificador de obra no Catálogo Mourisco|Identificador de obra no Catálogo Mourisco]], [[:d:Wikidata:Property proposal/IPRESS ID|IPRESS ID]], [[:d:Wikidata:Property proposal/TeamUSA.com athlete ID|TeamUSA.com athlete ID]], [[:d:Wikidata:Property proposal/IEC document kind classification code|IEC document kind classification code]], [[:d:Wikidata:Property proposal/Europe PMC Preprint identifier|Europe PMC Preprint identifier]], [[:d:Wikidata:Property proposal/Snopes ID|Snopes ID]], [[:d:Wikidata:Property proposal/A Dictionary of Media and Communication entry ID|A Dictionary of Media and Communication entry ID]], [[:d:Wikidata:Property proposal/Black Sea Cultural Inventory ID|Black Sea Cultural Inventory ID]], [[:d:Wikidata:Property proposal/PyPI organization name|PyPI organization name]], [[:d:Wikidata:Property proposal/PlayStation Museum product ID|PlayStation Museum product ID]], [[:d:Wikidata:Property proposal/The Concise Oxford Dictionary of Archaeology entry ID|The Concise Oxford Dictionary of Archaeology entry ID]], [[:d:Wikidata:Property proposal/A Dictionary of Public Health entry ID|A Dictionary of Public Health entry ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''<translate>Did you know?</translate> '''
*<translate> Query examples</translate>:
**[https://w.wiki/Dk9f All Genres of Classical Musical Compositions and their Labels in English and German] ([[d:Wikidata:Request_a_query#All_Genres_of_Classical_Musical_Compositions_and_their_Labels_in_English_and_German|source]])
* <translate>WikiProject Highlights</translate>: <translate>[[<tvar name="51">d:Special:MyLanguage/Wikidata:WikiProject Taiwan/Travel</tvar>|Taiwan Travel]]</translate> - <translate>aims to create travel related items about Taiwan</translate>
* <translate>[[<tvar name="6">d:Special:MyLanguage/Wikidata:Showcase items</tvar>|Showcase Items]] </translate>: [[d:Q18786473|Pete's Dragon (Q18786473)]] - 2016, film by David Lowery
* <translate>[[<tvar name="7">d:Wikidata:Showcase lexemes</tvar>|Showcase Lexemes]]: [[d:Lexeme:L3855|Bill (L3855)]] - English noun (/bɪl/) that can mean "invoice", "proposed law", "bird's beak", or "a given name"</translate>:
''' <translate>Development</translate> '''
* <translate>Wikidata changes in watchlist and recent changes on Wikipedia and co: We are continuing the work on making the edit summaries more understandable </translate>([[phab:T386200]])
* <translate>Wikibase REST API: We are continuing to build out the simple search functionality</translate> ([[phab:T389011]])
* <translate>Dark mode: We are fixing a few remaining issues with dark mode support in the Vector 2022 theme</translate> ([[phab:T389633]])
[[phab:maniphest/query/4RotIcw5oINo/#R|<translate>You can see all open tickets related to Wikidata here</translate>]]. <translate>If you want to help, you can also have a look at</translate> [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority <translate>the tasks needing a volunteer</translate>].
''' <translate>Weekly Tasks</translate> '''
* <translate> Add labels, in your own language(s), for the new properties listed [[<tvar name="8">d:Special:MyLanguage/Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review</tvar>|above]] </translate>.
* <translate>Contribute to the showcase Item and Lexeme [[<tvar name="9">d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?</tvar>|above]]</translate>.
* <translate>Govdirectory weekly focus country: [[<tvar name="10">d:Special:MyLanguage/Wikidata:WikiProject_Govdirectory/Chile</tvar>|Chile]]</translate>
* <translate> Summarize your [[<tvar name="11">d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?</tvar>|WikiProject's ongoing activities]] in one or two sentences</translate>.
* <translate>Help [[<tvar name="11">d:Special:LanguageStats</tvar>|translate]] or proofread the interface and documentation pages, in your own language!</translate>
* <translate> [[<tvar name="12">d:Special:MyLanguage/User:Pasleim/projectmerge</tvar>|Help merge identical items]] across Wikimedia projects </translate>.
* <translate>Help [[<tvar name="13">d:Special:MyLanguage/Wikidata:Status updates/Next</tvar>|write the next summary!]]</translate>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 14|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:२३, २२ April २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28574345 -->
== Wikidata weekly summary #677 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-04-28. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 22|#676]].<br> Translations are [[d:Special:MyLanguage/Wikidata:Status updates/Current|available]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for bureaucrat: [[Wikidata:Requests for permissions/Bureaucrat/Wüstenspringmaus|Wüstenspringmaus]]
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[m:Special:MyLanguage/Wikidata_and_research|Wikidata and Research Conference]] June 5-6, 2025 at the University of Florence.
** [https://wikidataworkshop.github.io/2025/ The 5th Wikidata Workshop] taking place November 2-3, 2025 during the [https://iswc2025.semanticweb.org/ 25th International Semantic Web Conference] hosted in Nara, Japan. Call for Papers is open until 23:59 [[w:Special:MyLanguage/Anywhere_on_Earth|AoE]], August 2. This year, the program tracks are ''1. Novel Work'' and ''2. Previously Published Work''. Submission template and guidelines are [https://www.overleaf.com/read/pwspggxsbdvy available here] and you can [https://openreview.net/group?id=swsa.semanticweb.org/ISWC/2025/Workshop/Wikidata submit your topic here].
** The [[d:Special:MyLanguage/Event:Wikidata_and_Sister_Projects|Wikidata and Sister Projects]] online conference approaches: May 29 - July 1, 2025. Have you [[d:Special:RegisterForEvent/1291|registered]] yet?
''' Press, articles, blog posts, videos '''
* Blogs
** [https://datascientistsdiary.com/how-to-build-a-production-ready-knowledge-graph/ How to Build a Production-Ready Knowledge Graph(with Code): A Practical Guide ] By Amit Yadav
** [https://nearby.hypotheses.org/2478 Who are the Cardinal Electors of 2025 papal conclave? A typical question for Wikidata? ] by {{Q|67173261}}
* Papers
** [https://dl.acm.org/doi/proceedings/10.1145/3696410?tocHeading=heading2 Proceedings of the Association for Computing Machinery on Web Conference 2025.] By Guodong et. al., (2025)
** [https://dl.acm.org/doi/10.1145/3696410.3714757 Passage: Ensuring Completeness and Responsiveness of Public SPARQL Endpoints with SPARQL Continuation Queries ] By Thi Hoang et. al., (2025)
''' Tool of the week '''
* [https://quarry.wmcloud.org/ quarry.wmcloud.org] is a public querying interface for Wiki Replicas, a set of live replica SQL databases of public Wikimedia Wikis. Quarry is designed to make running queries against Wiki Replicas easy. Quarry can also be used to query public databases stored in ToolsDB.
''' Other Noteworthy Stuff '''
* [https://scholia.toolforge.org/ Scholia] is running a [https://survey.wikimedia.it/index.php/179555 user survey] until the end of May .
* Researchers from the University of Regina in Canada invite you to participate in the Open Data Community Survey 2025. [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/XHXV4P6DILOUG6QFAO22FEJHXAWOS7YH/ Read more]!
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13449|BEACON file URL]] (<nowiki>URL of an online service's BEACON file, a data interchange format for large numbers of uniform links.</nowiki>)
**[[:d:Property:P13459|research projects that contributed to this data set]] (<nowiki>research projects that have contributed to or otherwise created an item</nowiki>)
**[[:d:Property:P13464|terminal speaker]] (<nowiki>the last person able to speak the language fluently</nowiki>)
**[[:d:Property:P13478|nomenclatural type of]] (<nowiki>taxon item of which this item is the taxonomic type (name-bearing type), e.g. the family for which this genus is the type, the genus for which this species is the type, the taxon for which this type specimen is the type, ect...</nowiki>)
**[[:d:Property:P13497|interior designer]] (<nowiki>person responsible for the interior design of a notable building or structure</nowiki>)
**[[:d:Property:P13504|kigo of]] (<nowiki>season which denotes the sense in haiku in Japanese</nowiki>)
* Newest External identifiers: [[:d:Property:P13438|Homosaurus ID (V4)]], [[:d:Property:P13439|Helden van het Verzet person ID]], [[:d:Property:P13440|Our Campaigns container ID]], [[:d:Property:P13441|Catálogo Histórico de Tese e Dissertações da Área de História ID]], [[:d:Property:P13442|Congress.gov committee ID]], [[:d:Property:P13443|Congressional Medal of Honor Society recipient ID]], [[:d:Property:P13444|Israeli Governmental Data Repository ID]], [[:d:Property:P13445|Deutsche Genbank Obst (DGO) ID]], [[:d:Property:P13446|DVIDS photo ID]], [[:d:Property:P13447|FirstCycling race ID]], [[:d:Property:P13448|FirstCycling team season ID]], [[:d:Property:P13450|Hmong Studies Citations ID]], [[:d:Property:P13451|Cartofaf organization ID]], [[:d:Property:P13452|Calindex author ID]], [[:d:Property:P13453|Diocese of Lyon Museum person ID]], [[:d:Property:P13454|BnF dictionary ID]], [[:d:Property:P13455|Dezède person ID]], [[:d:Property:P13456|Meta-Doctrinal ID]], [[:d:Property:P13457|Ordre national du Québec ID]], [[:d:Property:P13458|Internet Game Database genre ID]], [[:d:Property:P13460|Shazoo tag ID]], [[:d:Property:P13461|OGDB genre ID]], [[:d:Property:P13465|Tax Identification Number (Colombia)]], [[:d:Property:P13466|National Gallery (London) PID]], [[:d:Property:P13467|Kunstkamera ID]], [[:d:Property:P13468|Zurich Kantonsrat and Regierungsrat member ID]], [[:d:Property:P13469|WSGF taxonomy term ID]], [[:d:Property:P13470|World Higher Education Database ID]], [[:d:Property:P13471|VD 16 ID]], [[:d:Property:P13472|United Nations Terminology Database ID]], [[:d:Property:P13473|Trafikplatssignatur]], [[:d:Property:P13474|Top50 system ID]], [[:d:Property:P13475|IndExs exsiccata ID]], [[:d:Property:P13476|Markstammdatenregister ID]], [[:d:Property:P13479|Ech-Chaab tag ID]], [[:d:Property:P13480|SearchCulture.gr ID]], [[:d:Property:P13481|RaiPlay Sound program ID]], [[:d:Property:P13482|RaiPlay Sound playlist ID]], [[:d:Property:P13483|Modern China Biographical Database ID]], [[:d:Property:P13484|Know Your Meme slug]], [[:d:Property:P13485|LEMAV ID]], [[:d:Property:P13486|PerformArt ID]], [[:d:Property:P13487|Chilean NPO number]], [[:d:Property:P13488|TermTerm UUID]], [[:d:Property:P13489|Steam Deck HQ game ID]], [[:d:Property:P13490|SeqCode Registry ID]], [[:d:Property:P13491|School ID Schleswig-Holstein]], [[:d:Property:P13492|Rodovid family ID]], [[:d:Property:P13493|Repertorium kleine politieke partijen 1918-1967 (Party)]], [[:d:Property:P13494|Captain Coaster park ID]], [[:d:Property:P13495|Scilit scholar ID]], [[:d:Property:P13496|The Rural Settlement of Roman Britain ID]], [[:d:Property:P13498|PCPartPicker product ID]], [[:d:Property:P13499|goal.com football match ID]], [[:d:Property:P13500|The Soka Gakkai Dictionary of Buddhism ID]], [[:d:Property:P13501|Cultural Heritage Online (Japan) special ID]], [[:d:Property:P13502|Eurobasket.com club ID]], [[:d:Property:P13503|europlayers.com club ID]], [[:d:Property:P13505|badmintoncn.com star ID]], [[:d:Property:P13506|Danskefilmstemmer.dk work or dubbing ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/defined for|defined for]] (<nowiki>the subject takes the object as parameter (or parameter tuple)</nowiki>)
**[[:d:Wikidata:Property proposal/The Long Distance Walkers Association|The Long Distance Walkers Association]] (<nowiki>External Identifier (URL slug) for a hiking route on The Long Distance Walkers Association website (United Kingdom only)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/IEC CDD for electronics|IEC CDD for electronics]], [[:d:Wikidata:Property proposal/GOG Dreamlist ID|GOG Dreamlist ID]], [[:d:Wikidata:Property proposal/IEC CDD units|IEC CDD units]], [[:d:Wikidata:Property proposal/Urban Dictionary ID (2)|Urban Dictionary ID (2)]], [[:d:Wikidata:Property proposal/RCI number|RCI number]], [[:d:Wikidata:Property proposal/Portable Antiquities Scheme image ID|Portable Antiquities Scheme image ID]], [[:d:Wikidata:Property proposal/myCast person ID|myCast person ID]], [[:d:Wikidata:Property proposal/Personality Database category ID|Personality Database category ID]], [[:d:Wikidata:Property proposal/parliament.uk bill ID|parliament.uk bill ID]], [[:d:Wikidata:Property proposal/Bierista beer ID|Bierista beer ID]], [[:d:Wikidata:Property proposal/Encyclopedia of the Serbian National Theatre ID|Encyclopedia of the Serbian National Theatre ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/Dv$w All national parties that are members of a European party and whose country is a member of the European Union] ([[d:Wikidata:Request_a_query#Query_on_national_parties_and_their_seats|source]])
**[https://w.wiki/Dw23 Related works from co-citation analysis] ([[d:Wikidata:Request_a_query#Scholia's_"Related_works_from_co-citation_analysis"_as_federated_query|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]] : [[d:Wikidata:WikiProject_Saint_Mary%27s_College_(IN)|WikiProject Saint Mary's College (IN)]] aims to improve the coverage of Saint Mary's and the scholarly works being created at Saint Mary's.
* [[d:Special:MyLanguage/Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L642328|Córdoba (L642328)]] - Spanish noun (kór-do-ba) that can mean "a city in Spain", "a city in Argentina", or "a Mexican city"
''' Development '''
* Bug: We fixed an issue where newly created Properties became inaccessible after adding a statement with a Property linking to an Item or Lexeme. The fix will go live on Wednesday. ([[phab:T374230]])
* Search: We continued implementing the new search that will make it easier to search for Properties and Lexemes in the UI ([[phab:T321543]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Special:MyLanguage/Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 22|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४७, २८ April २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28574345 -->
== Wikidata weekly summary #678 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-05-05. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 28|#677]].<br>Translations are [[d:Special:MyLanguage/Wikidata:Status updates/Current|available]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
'''Discussions'''
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Mr_Robot|Mr Robot]] - No consensus reached.
'''Events'''
* Past events: [[m:Wikimedia Hackathon 2025|Wikimedia Hackathon in Istanbul]]
*[[d:Special:MyLanguage/Wikidata:Events|Upcoming events:]]
**[https://meta.wikimedia.org/wiki/Event:Volunteer_Supporters_Network/Wikidata_pour_les_débutants_2025-05-16 Volunteer Supporters Network/Wikidata for beginners] May 16, 2025
**[[d:Special:MyLanguage/Event:Wikidata_and_Sister_Projects| Wikidata and Sister Projects]] May 29 - June 1, 2025. [[d:Special:RegisterForEvent/1291|register here]]
** [[m:Special:MyLanguage/Wikidata_and_research|Wikidata and Research Conference]] June 5-6, 2025 at the University of Florence.
** [https://pretalx.coscup.org/coscup-2025/ Call for Proposals]:[[m:Wikimedia Taiwan/Wikidata Taiwan/COSCUP 2025|Wikidata Taiwan x OpenStreetMap Taiwam @ COSCUP 2025]],Submission Deadline: May 10, 2025 (AoE).
**[[d:Special:MyLanguage/Event:WikidataCon_2025| WikidataCon 2025]] Oct 31 - Nov 2, 2025. [[d:Special:RegisterForEvent/1340|Register here]]
*Ongoing event: [[d:Special:MyLanguage/Wikidata:Events/Coordinate_Me_2025| Coordinate Me 2025]] May 1 - May 31, 2025
'''Press, articles, blog posts, videos'''
* Blogs
** [[d:Special:MyLanguage/Event_talk:WikidataCon_2025#WikidataCon_update_-_May_2025|WikidataCon 2025 - programme track categories are ready]] - time to start thinking about session proposals!
** [https://r.iresmi.net/posts/2025/osm_Wikidata/Cross checking OSM IDs between OSM and Wikidata] By Michaël
** [https://www.advanced-television.com/2025/05/02/wikiflix-goes-live/ WikiFlix, a new free streaming platform goes live]
* Papers
** [https://hackernoon.com/how-to-develop-a-privacy-first-entity-recognition-system How to Develop a Privacy-First Entity Recognition System] By Papadopoulou et. al., (2025)
** [https://hackernoon.com/detecting-and-masking-personal-data-in-text Detecting and Masking Personal Data in Text] By Papadopoulou et. al., (2025)
** [https://ieeexplore.ieee.org/document/10840323 EA2N: Evidence-Based AMR Attention Network for Fake News Detection ] By Gupta et. al., (2025)
'''Tool of the week'''
* [https://wiki.openstreetmap.org/wiki/Main_Page OpenStreetMap]: OpenStreetMap, is a project that creates and distributes free geographic data for the world. It was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive, or unexpected ways .
'''Other Noteworthy Stuff'''
* Ever played Redactle? [[d:User:Lucas Werkmeister|Lucas]] put together a Wikidata version of it. Can you guess the Item? Still needs a bit of work but you can [https://wdactle.toolforge.org/ try it out now].
* [https://mamot.fr/@pintoch/114449249307450950 EditGroups has a new maintainer ]
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13517|organization unit code]] (<nowiki>organization unit code of the organization unit/part/(sub)division item</nowiki>)
***[[:d:Property:P13518|likes of fictional character]] (<nowiki>particular likes which applies to this fictional character as (usually) stated in their official profile or biography</nowiki>)
***[[:d:Property:P13519|dislikes of fictional character]] (<nowiki>particular dislikes which applies to this fictional character as stated in their official profile or biography</nowiki>)
***[[:d:Property:P13522|number of render output units]] (<nowiki>number of render output units in a graphics processing unit</nowiki>)
***[[:d:Property:P13525|RAM capacity]] (<nowiki>amount of volatile random-access memory (RAM) modules used by this device</nowiki>)
***[[:d:Property:P13549|species protection status]] (<nowiki>Links species, habitat or biotope type with the regulation international or national that protects this species</nowiki>)
***[[:d:Property:P13551|Nation Ranking (primary)]] (<nowiki>main/general ranking for a cycling tournament season</nowiki>)
***[[:d:Property:P13552|Nation Ranking (secondary)]] (<nowiki>youth/U23 ranking for this cycling tournament season</nowiki>)
** External identifiers: [[:d:Property:P13505|badmintoncn.com star ID]], [[:d:Property:P13506|Danskefilmstemmer.dk work or dubbing ID]], [[:d:Property:P13507|geraldika.ru symbol ID]], [[:d:Property:P13508|JSIC code]], [[:d:Property:P13509|The Oxford Dictionary of Music entry ID]], [[:d:Property:P13510|Dark Ride Database ride ID]], [[:d:Property:P13511|Dark Ride Database park ID]], [[:d:Property:P13512|Dark Ride Database manufacturer ID]], [[:d:Property:P13513|Databáze her platform ID]], [[:d:Property:P13514|Mourisco Catalogue work ID]], [[:d:Property:P13515|Radiomuseum vacuum tube/transistor ID]], [[:d:Property:P13516|CAMRA pub ID]], [[:d:Property:P13520|MobyGames attribute ID]], [[:d:Property:P13521|MetalTabs.com track ID]], [[:d:Property:P13523|Moure's Catalog ID]], [[:d:Property:P13524|PromoDJ track ID]], [[:d:Property:P13526|Euronews topic ID]], [[:d:Property:P13527|Audiomack artist ID]], [[:d:Property:P13528|Audiomack album ID]], [[:d:Property:P13529|Europe PMC preprint ID]], [[:d:Property:P13531|SMB-digital asset ID]], [[:d:Property:P13532|Audiomack song ID]], [[:d:Property:P13533|Encyclopaedia of Islam (glossary and index of terms) ID]], [[:d:Property:P13534|Qur'an Wiki article ID]], [[:d:Property:P13535|Itch.io tag ID]], [[:d:Property:P13536|Corago singer ID]], [[:d:Property:P13537|MoNA spectrum ID]], [[:d:Property:P13538|La Croix author ID]], [[:d:Property:P13539|Billie Jean King Cup player ID 2024]], [[:d:Property:P13540|TeamUSA.com athlete ID]], [[:d:Property:P13541|Snopes ID]], [[:d:Property:P13542|A Dictionary of Media and Communication entry ID]], [[:d:Property:P13544|Black Sea Cultural Inventory ID]], [[:d:Property:P13545|PyPI organization name]], [[:d:Property:P13546|The Concise Oxford Dictionary of Archaeology entry ID]], [[:d:Property:P13550|PlayStation Museum product ID]], [[:d:Property:P13553|Urban Dictionary ID]], [[:d:Property:P13554|GOG Dreamlist ID]], [[:d:Property:P13555|RCI number]], [[:d:Property:P13556|Portable Antiquities Scheme image ID]], [[:d:Property:P13557|Orthodox World ID]], [[:d:Property:P13558|Coasterpedia ID]], [[:d:Property:P13559|Ethnologue language family ID]], [[:d:Property:P13560|factordb ID]], [[:d:Property:P13561|SCImago Institutions Rankings ID]], [[:d:Property:P13562|UniRank ID]], [[:d:Property:P13563|Bibliometrics of Ukrainian science person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/Context Window|Context Window]] (<nowiki>The maximum length of an input token in the language model.</nowiki>)
***[[:d:Wikidata:Property proposal/contains nutrient|contains nutrient]] (<nowiki>Food contains nutrient</nowiki>)
***[[:d:Wikidata:Property proposal/underlying data|underlying data]] (<nowiki>this mathematical structure has these data as part</nowiki>)
***[[:d:Wikidata:Property proposal/échelle de Beaufort|échelle de Beaufort]] (<nowiki>empirical measure describing wind speed based on observed conditions</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/vlaamsekunstcollectie.be ID|vlaamsekunstcollectie.be ID]], [[:d:Wikidata:Property proposal/Mobility Database ID|Mobility Database ID]], [[:d:Wikidata:Property proposal/Patrimonio Galego ID|Patrimonio Galego ID]], [[:d:Wikidata:Property proposal/Substack username|Substack username]], [[:d:Wikidata:Property proposal/Private Enterprise Number|Private Enterprise Number]], [[:d:Wikidata:Property proposal/ComputerLanguage.com definition|ComputerLanguage.com definition]], [[:d:Wikidata:Property proposal/otzovik.com review ID|otzovik.com review ID]], [[:d:Wikidata:Property proposal/Repertorium kleine politieke partijen 1918-1967 (Persoon)|Repertorium kleine politieke partijen 1918-1967 (Persoon)]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know ?'''
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]] :
** [[d:Wikidata:WikiProject_Nonprofit_Organizations/Ukraine|Nonprofit Organisations: Ukraine]]
** [[d:Wikidata:WikiProject_Stockholm_Archipelago_Trail|Stockholm Archilepago Trail]]
* Newest [[d:Special:MyLanguage/Wikidata:Database reports|database reports]] : [[d:Wikidata:Database_reports/Descriptions_with_Q|Descriptions with QID]] - These Item descriptions contain a QID or Item ID.
* [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase Items]]: [[d:Q288771|Hans van Mierlo (Q288771)]] - Dutch politician (1931–2010)
* [[d:Special:MyLanguage/Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L28956|Tribe (L28956)]] - English noun (trīb) that can mean "a social division in traditional society", "a political subdivision", or "a genre of Techno Music":
'''Development'''
* Wikidata Query Service: The search platform team finished the remaining work for the [[d:Special:MyLanguage/Wikidata:SPARQL query service/WDQS graph split|graph split]] and it is going live [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/ZLIUAGRLPQLLBVJSC2AEG7FNTTOER66I/ this week].
* We took part in the [[m:Wikimedia Hackathon 2025|Wikimedia Hackathon in Istanbul]]
* Wikipedia and co: We continued working on improving how Wikidata edits are shown on the watchlist on Wikipedia and co. We are focusing on showing labels instead of IDs for the entities (Items, Properties, ...) linked in the edit summaries ([[phab:T388685]])
* UI: We continued doing small fixes for dark mode support in the UI ([[phab:T385039]])
* Wikibase REST API: We are continuing the work on the search endpoint ([[phab:T383126]])
[[phab:maniphest/query/4RotIcw5oINo/#R| You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[Wikidata:WikiProject_Govdirectory/Philippines|Philippines]]
* Summarize your [[d:Special:MyLanguage/Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Special:MyLanguage/Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/2025 04 28|Previous issue]] ·
[[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] ·
[[m:Global message delivery/Targets/Wikidata|Unsubscribe]] ·
[[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]]
[[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:०६, ५ May २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28574345 -->
== Wikidata weekly summary #679 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-05-12. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#678]].<br>Translations are [[d:Special:MyLanguage/Wikidata:Status updates/Current|available]]''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming]]:
** [[d:Wikidata:WikiProject Taiwan/噶哈巫 Wikidata 工作坊|Kaxabu Wikidata Workshop]] May 17 at Puli DOC, Nantou
** [[d:Wikidata:WikiProject Taiwan/賽德克 Wikidata Lexeme 工作坊|Seediq Wikidata Lexeme Workshop]] May 18 at Puli DOC, Nantou
* Past: Wikimedia Hackathon happened on May 4. Check out the closing showcase that included some Wikidata-related projects: [https://etherpad.wikimedia.org/p/Wikimedia_Hackathon_2025_Closing_Showcase Etherpad (Hackaton 2025)]
'''Press, articles, blog posts, videos'''
* Blogs
** [[outreach:GLAM/Newsletter/April_2025/Contents/Serbia_report|GLAM and Wikidata: The "GLAMorous Wikidata" Campaign]]: In March 2025, Wikimedia Serbia launched a local thematic campaign called GLAMurous Wikidata, focused on improving data about cultural and heritage institutions on Wikidata.
** [[outreach:GLAM/Newsletter/April_2025/Contents/Netherlands_report|Project "Open Topstukken" ("Open Collection Highlights") - Maastricht University and Radboud University]]: The "Open Topstukken" project is a collaboration between Maastricht University and Radboud University to digitize and publish rare books and manuscripts, with metadata from their Omeka S systems automatically transferred to Wikidata by Wikidata specialists.
** [[outreach:GLAM/Newsletter/April_2025/Contents/Italy_report|Wikidata and Research]]: The programme for the “Wikidata and Research” conference is now available online. Scheduled for 5–6 June 2025 at the University of Florence, this event is convened by a volunteer Scientific Committee in collaboration with Wikimedia Italia and the University of Florence.
* Papers
** [https://www.researchgate.net/publication/391431150_Capacitating_Librarians_with_Wikidata_Literacy_for_Managing_Wikipedia_Information_Resources_Implications_to_Libraries Capacitating Librarians with Wikidata Literacy for Managing Wikipedia Information Resources: Implications to Libraries] By Oyighan et. al., (2025)
** [https://www.researchgate.net/publication/391461181_Social_Biases_in_Knowledge_Representations_of_Wikidata_separates_Global_North_from_Global_South Social Biases in Knowledge Representations of Wikidata separates Global North from Global South] By Das et. al., (2025)
** [https://link.springer.com/chapter/10.1007/978-3-031-89366-7_6 Automatic Curriculum Cohesion Analysis Based on Knowledge Graphs] By Gacek & Adrian (2025).
* Videos
** [https://m.youtube.com/watch?v=2i2w0L2rcRI African Wiki Women Wikidata training for the gender equality campaign]
** [https://m.youtube.com/watch?v=_8JbA1AC4yY Using Listeria tool to create Wikidata lists from Wikidata]
** [https://m.youtube.com/watch?v=OZXEtUrjJrY Using the Mix'n'match tool to match external datasets to Wikidata items.]
** [https://www.youtube.com/watch?v=a57QK4rARpw Connecting the World’s Knowledge with Abstract Wikipedia] By Denny Vrandečić
'''Tool of the week'''
* [https://wdactle.toolforge.org/ Wdactle game] -- is a Wikidata version of Redactle! It's a game where you are shown a Wikidata Item with all labels and words redacted and have to figure out what it is. Guessing a word reveals all the places where it is used. Built by Luca Werkmeister during the Wikimedia Hackathon 2025.
'''Other Noteworthy Stuff'''
* ⚠️ Wikidata Query Service graph split: As you know Wikidata Query Service was no longer able to handle the complete set of data Wikidata has. To address this the graph in Wikidata Query Service has now been split into a main graph (that continues to be at query.wikidata.org) and a scholarly graph (that is at query-scholarly.wikidata.org). For more details please see [[d:Wikidata:SPARQL query service/WDQS graph split|Wikidata:SPARQL query service/WDQS graph split]].
*Join the [[d:Wikidata:Impact stories|Wikidata:Impact stories]] global campiagn. We're celebrating the amazing Wikidata community - editors, developers, librarians, and creators - and inviting you to share how Wikidata is used. Your story can inspire others and grow the community. Submit yours or nominate a cool project by June 6.
'''Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review'''
* Newest General datatypes:
**[[:d:Property:P13564|third-gender population]] (<nowiki>number of third-gender people inhabiting the place</nowiki>)
* Newest External identifiers: [[:d:Property:P13565|Encyclopedia of the Serbian National Theatre ID]], [[:d:Property:P13566|vlaamsekunstcollectie.be ID]], [[:d:Property:P13567|Patrimonio Galego ID]], [[:d:Property:P13568|Substack handle]], [[:d:Property:P13569|Sport Express football match ID]], [[:d:Property:P13570|R-Sport match ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/related video|related video]] (<nowiki>less fitting video, used only because a better alternative is not available. If an appropriate video of the item is available, use P10 instead. Value should not be a generic placeholder.</nowiki>)
**[[:d:Wikidata:Property proposal/cosplay of|cosplay of]] (<nowiki>character(s) that are cosplayed in this image or video</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/RFI station ID (timetables)|RFI station ID (timetables)]], [[:d:Wikidata:Property proposal/registration number of japanese invoice system|registration number of japanese invoice system]], [[:d:Wikidata:Property proposal/Jesuit Online Necrology ID|Jesuit Online Necrology ID]], [[:d:Wikidata:Property proposal/Geographicus-cartographer|Geographicus-cartographer]], [[:d:Wikidata:Property proposal/Harper's tag|Harper's tag]], [[:d:Wikidata:Property proposal/Database of Czech Librarians ID|Database of Czech Librarians ID]], [[:d:Wikidata:Property proposal/Open Location Code|Open Location Code]], [[:d:Wikidata:Property proposal/CABR-identifier|CABR-identifier]], [[:d:Wikidata:Property proposal/Onsland-identifier|Onsland-identifier]], [[:d:Wikidata:Property proposal/National Library of Spain Alma ID (BNE v2.0)|National Library of Spain Alma ID (BNE v2.0)]], [[:d:Wikidata:Property proposal/PC98 Images game ID|PC98 Images game ID]], [[:d:Wikidata:Property proposal/Stadtwiki Meißen ID|Stadtwiki Meißen ID]], [[:d:Wikidata:Property proposal/Rhein-Neckar-Wiki-ID|Rhein-Neckar-Wiki-ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
'''Did you know?'''
* Query examples:
**[https://w.wiki/E3Yi All you want to know about] [[d:Q1030833|The Blue Coats (Q1030833)]]
** [https://w.wiki/97bM Birthplace of Colombians in the Public Domain]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q18386245|Soir d'été sur la plage de Skagen – l'artiste et sa femme (Q18386245)]] - painting by Peder Severin Krøyer from 1899
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L494436|Projektion (L494436)]] - German noun (pro-yek-tsi̯oːn) that can mean "projection", "image display", or "defence mechanism in Psychoanalysis"
'''Development'''
* mul language code: We are fixing an issue where Items can't be found by their mul language label or alias ([[phab:T392058]])
* Wikibase REST API: We are working on phrase matching for the simple search ([[phab:T389011]])
* Dark mode: We fixed a color contrast bug with the entity selector when making new statements ([[phab:T393641]])
* Ontology: We’re working on an updated, more complete version of the wikibase.owl ontology file ([[phab:T371752]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
'''Weekly Tasks'''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[Wikidata:WikiProject_Govdirectory/Italy|Italy]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">
'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] ·
[[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] ·
[[m:Global message delivery/Targets/Wikidata|Unsubscribe]] ·
[[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]]
[[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:०१, १२ May २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28671619 -->
== Wikidata weekly summary #680 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-05-19. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#679]].<br> Help with [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests for permissions/Bot/THEbotIT 2|THEbotIT 2]] - New functional aspect to [[d:Wikidata:Requests for permissions/Bot/THEbotIT 1|automatic creation of items]] describing lexicographical articles of [[s:de:Paulys Realencyclopädie der classischen Altertumswissenschaft|Paulys Realencyclopädie der classischen Altertumswissenschaft]] (RE). The described topics of an RE article should also link back to the article.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** On Thursday, 22 May 2025, from 10:00 to 12:00 (CEST), [https://www.digis-berlin.de/ digiS Berlin] will offer an online workshop titled "Wikidata for GLAMs." The event is free, open to all, and conducted in German. More information and registration is [https://www.digis-berlin.de/wikidata-workshop-am-22-05-2025/ here].
** (Italian) [https://www.attoppa.it/event/introduzione-a-wikidata-e-ai-progetti-wikimedia-lm43 Introduction to Wikidata and Wikimedia projects - LM43] May 29, 2025 12:00 PM to 2:00 PM
** The [[d:Event:Wikidata_and_Sister_Projects|Wikidata and Sister Projects]] online event is nearly here! Four days of sessions on the use of Wikidata in the Wikimedia Projects, join us from '''May 29 - June 1'''. [[d:Special:RegisterForEvent/1291|Register here]]. [[d:Event:Wikidata_and_Sister_Projects#Sessions|See the Program schedule]].
''' Press, articles, blog posts, videos '''
* Blogs
** [https://diff.wikimedia.org/2025/05/15/wikilearn-news-may-2025/ Diff Blog: Spotlight on Wikidata in the WikiLearn newsletter]: WikiLearn's May 2025 update highlights how its online courses, including Wikidata 101, are effectively helping Wikimedians develop key skills, reduce edit reversion rates, and foster engagement across multiple language communities.
** [https://googlemapsmania.blogspot.com/2025/05/the-meaning-behind-our-place-names.html The Meaning Behind Our Place Names] - The Open Etymology Map uses Wikidata-linked etymology tags in OpenStreetMap to reveal the origins of place names, offering an interactive way to explore the historical and linguistic roots of streets, towns, and landmarks
* Papers
** Preprint: [https://doi.org/10.26434/chemrxiv-2025-53n0w Scholia Chemistry: access to chemistry in Wikidata] - This study explores Wikidata's role in chemistry, highlighting how thousands of new chemicals were added, how new properties and database links enhance chemical representation, and how Scholia
** [https://link.springer.com/chapter/10.1007/978-3-031-91428-7_15 Making an Under-Resourced Language Available on the Wikidata Knowledge Graph: Quechua Language] By Huaman et. al., (2025) - This study integrates Quechua lexical data into Wikidata, adding 1,591 lexemes along with senses, forms, and pronunciation audio, demonstrating how Wikidata can support under-resourced languages in AI-driven Knowledge Graphs to promote linguistic diversity and inclusivity.
** [https://arxiv.org/html/2505.10142v1 Knowledge-Based Aerospace Engineering - A Systematic Literature Review] By Wittenborg et al., (2025) - This study systematically reviews Knowledge-Based Aerospace Engineering, analyzing over 1,000 articles, constructing a knowledge graph mapped to Wikidata, and demonstrating how structured, semantic-based approaches can enhance aerospace design, collaboration, and sustainable aviation
* Videos
** (Italian) [https://m.youtube.com/watch?v=9ELzahfQqY8 Introduction to Wikidata for archives]
** (Sweden) [https://m.youtube.com/watch?v=sGbFNnZi7Pk Stockholm Archipelago Trail OSM Wikidata SDC] By Magnus Salgo
** (German) [https://m.youtube.com/watch?v=Zbq0Y0PnTE0 Instructional video on SPARQL queries in Wikidata] By OER4SDI
''' Tool of the week '''
*[https://www.npmjs.com/package/wikidata-taxonomy Wikidata-Taxonomy] is a Command-line tool and library to extract taxonomies from Wikidata.
''' Other Noteworthy Stuff '''
* We are improving and expanding our Help and documentation pages, please tell us what you think: [[d:Wikidata:How_to_use_data_on_Wikimedia_projects/Parser_function|Parser Functions]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes
**[[:d:Property:P13564|third-gender population]] (<nowiki>number of third-gender people inhabiting the place</nowiki>)
**[[:d:Property:P13571|context window]] (<nowiki>maximum length of an input token in the language model</nowiki>)
**[[:d:Property:P13574|most populous urban area]] (<nowiki>city or town with the largest population in this area (country, state, county, continent, etc.)</nowiki>)
* Newest External identifiers: [[:d:Property:P13565|Encyclopedia of the Serbian National Theatre ID]], [[:d:Property:P13566|vlaamsekunstcollectie.be ID]], [[:d:Property:P13567|Patrimonio Galego ID]], [[:d:Property:P13568|Substack handle]], [[:d:Property:P13569|Sport Express football match ID]], [[:d:Property:P13570|R-Sport match ID]], [[:d:Property:P13572|ComputerLanguage.com definition]], [[:d:Property:P13573|Repertorium kleine politieke partijen 1918-1967 (Person)]], [[:d:Property:P13575|RFI station ID (timetables)]], [[:d:Property:P13576|Geographicus cartographer ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/related video|related video]] (<nowiki>less fitting video, used only because a better alternative is not available. If an appropriate video of the item is available, use P10 instead. Value should not be a generic placeholder.</nowiki>)
**[[:d:Wikidata:Property proposal/cosplay of|cosplay of]] (<nowiki>character(s) that are cosplayed in this image or video</nowiki>)
**[[:d:Wikidata:Property proposal/breed belongs to taxon|breed belongs to taxon]] (<nowiki>taxon to which members of this breed (or these breeds) belong</nowiki>)
**[[:d:Wikidata:Property proposal/Reason for no value|Reason for no value]] (<nowiki>qualifier property to be used with statements having the object "no value", given to provide a reason for "no value"</nowiki>)
**[[:d:Wikidata:Property proposal/over|over]] (<nowiki>base field of this vector space, base ring of this module, pair of base rings for this bimodule, base monoidal category of this enriched category, etc.</nowiki>)
**[[:d:Wikidata:Property proposal/has WikiProject|has WikiProject]] (<nowiki>WikiProject which has this topic as its main subject</nowiki>)
**[[:d:Wikidata:Property proposal/mixing engineer|mixing engineer]] (<nowiki>person responsible for mixing the different sonic elements of a piece of recorded music into a final version of a track</nowiki>)
**[[:d:Wikidata:Property proposal/normally caused by|normally caused by]] (<nowiki>item that normally causes this effect, but that is not necessarily the cause here</nowiki>)
**[[:d:Wikidata:Property proposal/criminal motive|criminal motive]] (<nowiki>verified reasoning behind a crime</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/registration number of japanese invoice system|registration number of japanese invoice system]], [[:d:Wikidata:Property proposal/Jesuit Online Necrology ID|Jesuit Online Necrology ID]], [[:d:Wikidata:Property proposal/Harper's tag|Harper's tag]], [[:d:Wikidata:Property proposal/Database of Czech Librarians ID|Database of Czech Librarians ID]], [[:d:Wikidata:Property proposal/Open Location Code|Open Location Code]], [[:d:Wikidata:Property proposal/CABR-identifier|CABR-identifier]], [[:d:Wikidata:Property proposal/Onsland-identifier|Onsland-identifier]], [[:d:Wikidata:Property proposal/National Library of Spain Alma ID (BNE v2.0)|National Library of Spain Alma ID (BNE v2.0)]], [[:d:Wikidata:Property proposal/PC98 Images game ID|PC98 Images game ID]], [[:d:Wikidata:Property proposal/Stadtwiki Meißen ID|Stadtwiki Meißen ID]], [[:d:Wikidata:Property proposal/Rhein-Neckar-Wiki-ID|Rhein-Neckar-Wiki-ID]], [[:d:Wikidata:Property proposal/R-Sport team ID|R-Sport team ID]], [[:d:Wikidata:Property proposal/WürzburgWiki ID|WürzburgWiki ID]], [[:d:Wikidata:Property proposal/AW-Wiki ID|AW-Wiki ID]], [[:d:Wikidata:Property proposal/Wetzipedia ID|Wetzipedia ID]], [[:d:Wikidata:Property proposal/OberpfalzWiki article ID|OberpfalzWiki article ID]], [[:d:Wikidata:Property proposal/Tüik village id|Tüik village id]], [[:d:Wikidata:Property proposal/viberate.com Artist Id|viberate.com Artist Id]], [[:d:Wikidata:Property proposal/African Music Library Band ID|African Music Library Band ID]], [[:d:Wikidata:Property proposal/Delfi.lv theme ID|Delfi.lv theme ID]], [[:d:Wikidata:Property proposal/ESPN soccer team ID|ESPN soccer team ID]], [[:d:Wikidata:Property proposal/15min.lt theme ID|15min.lt theme ID]], [[:d:Wikidata:Property proposal/trove.scot ID|trove.scot ID]], [[:d:Wikidata:Property proposal/Identifiant d'une personne sur PRET19|Identifiant d'une personne sur PRET19]], [[:d:Wikidata:Property proposal/Židovski biografski leksikon ID|Židovski biografski leksikon ID]], [[:d:Wikidata:Property proposal/IMDb Interest ID|IMDb Interest ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/E4T9 Map of pubs in Scotland] ([https://wikis.world/@AllyD@mastodon.online/114482324831243753 source])
** [https://w.wiki/EC5v Data about all 60 members of the European Association for Quality Assurance in Higher Education] ([https://x.com/AlexHinojo/status/1923605850607735114 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_zelph |WikiProject_zelph]] - WikiProject zelph focuses on integrating a semantic network system with Wikidata to enhance data quality.
* [[d:Wikidata:Showcase items|Showcase Items]]:[[d:Q16857406| The Jungle Book (Q16857406)]] - 2016 film directed by Jon Favreau
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L339628|pukka (L339628)]] - English adjective (puh-kuh) that can mean "genuine", "highest class", or "complete"
''' Development '''
* UI: We are putting the finishing touches on the new search box that will make it easier to search for Properties, Lexemes and EntitySchemas as well ([[phab:T321543]])
* Dark mode: We fixed the last known issues and are getting ready to roll it out
* Mobile statement editing: We are refining prototypes for testing and started technical investigations
* Wikibase REST API: We are continuing the work on simple search, focusing on phrase matching now ([[phab:T389011]])
* Query Service: We are working on a small experiment to show a notification for simple queries that are better run on other APIs ([[phab:T391264]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Current|Read the full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:४५, १९ May २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28740206 -->
== Wikidata weekly summary #681 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-05-27. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#680]].<br> Help with [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/William_Avery_Bot_12|William Avery Bot 12]] - Task(s): Add [[d:Property:P698|PubMed publication ID(P698)]] to items that lack it, but have [[d:Property:P356|DOI(P356)]], which allows it to be looked up using the [https://biopython.org/docs/1.76/api/Bio.Entrez.html PubMed API].
* [[:d:Wikidata talk:Identifiers#Novalue for missing IDs|Talk: Wikidata Identifiers (No value for missing Ids)]]: about how to indicate that a certain entity is absent in a given database
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[d:Event:Wikidata_and_Sister_Projects|Wikidata and Sister Projects]]<br/>During 4 half-days of sessions showcasing and showing how Wikidata supports and is integrated to the other Wikimedia projects<br/>From Thursday, May 29 from 16:00 UTC to Sunday, June 1 13:30 UTC.<br/> [[d:Special:RegisterForEvent/1291|Registration link]] - [[d:Event:Wikidata_and_Sister_Projects#Sessions|Program]] - [[d:Event_talk:Wikidata_and_Sister_Projects|Questions? (Talk page)]]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.openstreetmap.org/user/s8321414/diary/406703 Taiwan Street-view Expedition (Huwei and Tuku, Yunlin, Taiwan)] - joint OSM and Wikidata activity
**
* Papers
** (Italian) [https://www.datocms-assets.com/103094/1747654189-imagines-n-12-cencetti_pellizzari_viti.pdf ''Termini, dati e collegamenti: ‘conversazioni’ tra il Thesaurus del Nuovo soggettario e Wikidata'']: This study is about the history of the cooperation between the [[:d:Q16583225|Thesaurus del Nuovo soggettario]] (the main [[:d:Q17152639|thesaurus]] used by Italian libraries for subject indexing) and Wikimedia projects, initially Wikipedia and now mainly Wikidata
** [https://arxiv.org/pdf/2505.16635 WikiDBGraph: Large-Scale Database Graph of Wikidata for Collaborative Learning] By Wu et al., (2025) — This study introduces WikiDBGraph, a network of 100,000 linked databases from Wikidata, using 17 million connections to improve AI learning and reveal challenges in handling interconnected data.
** [https://arxiv.org/pdf/2505.16383 Filling in the Blanks? A Systematic Review and Theoretical Conceptualisation for Measuring WikiData Content Gaps] By Ripoll et al., (2025) – The paper systematically reviews content gaps in Wikidata, proposing a typology of missing data and a framework to measure these gaps, highlighting their impact on knowledge quality and completeness.
** [https://link.springer.com/chapter/10.1007/978-3-031-91705-9_5 AI in Data Management and Analysis] By Haber et al., (2025) – This paper explores how AI streamlines academic data tasks like cleaning and analysis, whike tools like Google DataPrep, Airtable and Wikidata help researchers, but human oversight is key to maintaining accuracy and ethics in research.
* Videos
** [https://m.youtube.com/watch?v=CBCgyF-WAP4&pp=0gcJCdgAo7VqN5tD Using PetScan to create lists from Wikipedia and Wikidata] By Tamsin Braisher ([[d:User:DrThneed|Dr Thneed]]).
** (Spanish) [https://m.youtube.com/watch?v=nxgB7LvG1N0 Connecting Collections: Wikidata as a Bridge between Museums and Communities] By Museo de los Museos and Carla Toro.
''' Tool of the week '''
* [[mw:Special:MyLanguage/Wikidata_Toolkit|Wikidata Toolkit]] The Wikidata Toolkit is an open-source Java library for using data from Wikidata and other Wikibase sites. Its main goal is to make it easy for external developers to take advantage of this data in their own applications.
''' Other Noteworthy Stuff '''
* A discussion on Meta about a very delicate issue for the development of [[m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]] is now open: where to store the abstract content that will be developed through functions from Wikifunctions and data from Wikidata. Some of the hypothesis involve Wikidata. You can read the various hypothesis and have your say at [[m:Special:MyLanguage/Abstract Wikipedia/Location of Abstract Content|Abstract Wikipedia/Location of Abstract Content]].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes: none
** External identifiers: [[:d:Property:P13576|Geographicus cartographer ID]], [[:d:Property:P13577|Wikibase of Czech Librarians ID]], [[:d:Property:P13578|Jesuit Online Necrology ID]], [[:d:Property:P13579|Ons Land ID]], [[:d:Property:P13580|VejinBooks author ID]], [[:d:Property:P13581|PC98 Images game ID]], [[:d:Property:P13582|Rhein-Neckar-Wiki ID]], [[:d:Property:P13583|CvLAC ID]], [[:d:Property:P13584|Stadtwiki Meißen ID]], [[:d:Property:P13585|WürzburgWiki ID]], [[:d:Property:P13586|Wetzipedia ID]], [[:d:Property:P13587|AW-Wiki ID]], [[:d:Property:P13588|Tüik village ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/LSF rating|LSF rating]] (<nowiki>Indonesia film classification administered by the Indonesian Film Censorship Board</nowiki>)
***[[:d:Wikidata:Property proposal/image of cosplay|image of cosplay]] (<nowiki>cosplay that depicts this character or person</nowiki>)
***[[:d:Wikidata:Property proposal/Classificazione Guizzi degli strumenti musicali|Classificazione Guizzi degli strumenti musicali]] (<nowiki>Guizzi's classification system of musical instruments</nowiki>)
***[[:d:Wikidata:Property proposal/name translation|name translation]] (<nowiki>translation into native language</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Concertzender ID|Concertzender ID]], [[:d:Wikidata:Property proposal/MCW-PL article ID|MCW-PL article ID]], [[:d:Wikidata:Property proposal/Polska Biblioteka Muzyczna PBM|Polska Biblioteka Muzyczna PBM]], [[:d:Wikidata:Property proposal/norsk soldatregister person ID|norsk soldatregister person ID]], [[:d:Wikidata:Property proposal/Databank verkiezingsuitslagen|Databank verkiezingsuitslagen]], [[:d:Wikidata:Property proposal/TNT Sports soccer team ID|TNT Sports soccer team ID]], [[:d:Wikidata:Property proposal/NHK Archives Portal Broadcasting History ID|NHK Archives Portal Broadcasting History ID]], [[:d:Wikidata:Property proposal/Lithuanian lake ID|Lithuanian lake ID]], [[:d:Wikidata:Property proposal/Sierra Wiki article ID|Sierra Wiki article ID]], [[:d:Wikidata:Property proposal/Fondazione Ragghianti Fototeca image ID|Fondazione Ragghianti Fototeca image ID]], [[:d:Wikidata:Property proposal/archive creator archieven.nl|archive creator archieven.nl]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/EFJi Exemplars of the Magna Carta] ([[d:Special:MyLanguage/Wikidata_talk:WikiProject_Manuscripts#Magna_Carta |source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[m:Special:MyLanguage/Event:Revitalizing_UK_History|Revitalizing UK History]]- A wikiproject with the aim of enriching UK historical figures.
* [[d:Wikidata:Showcase items|Showcase Items]]:[[d:Q19689203|The BFG (Q19689203)]] - 2016 film by Steven Spielberg
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L580449|trucco (L580449)]] - Italian noun (ˈtruk.ko) meaning "deceptive ploy", "makeup", or "strategic maneuver"
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:४६, २७ May २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28755133 -->
== Wikidata weekly summary #682 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-06-02. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#681]].<br> Help with [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Wikidata_Translation_Bot|Wikidata Translation Bot]] - task/s: Automate translation of Item Labels and Descriptions across supported languages and submit them using the official Wikidata API.
* New request for comments: [[d:Wikidata:Requests for comment/Mass-editing policy|Mass-editing policy]]
* Closed request for comments:
** [[d:Wikidata:Requests_for_comment/Rename_PeakFinder_ID_(P3770)|Rename PeakFinder ID (P3770)]] - Property was renamed.
** [[d:Wikidata:Requests_for_comment/Domain_name_as_data|Domain name as data]] - property [[d:Property:P13337|domain name (P13337)]] was created.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! We have our next LD4 Wikidata Affinity Group event series on the Wikidata Graph Split project. Our first event will include guests from the Wikidata Search team to discuss the recent graph split project. Join us Tuesday, June 3, 2025 at 9am PT/ 12pm ET/ 16:00 UTC / 6pm CEST (Time zone converter). Please see our [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/GraphSplit project page] for more information and Zoom links.
** OpenStreetMap X Wikidata Meetup #77 June 9 Time: 19:30-21:00 UTC+8 at [[d:Special:MyLanguage/Q61752245|Mozilla Community Space Taipei (Q61752245)]]
** Revitalizing UK History #June 7 Time 16:00 UTC [https://meta.wikimedia.org/wiki/Event:Revitalizing_UK_History Revitalizing UK History]
* Just missed it?
** Wikidata and Sister Projects: [[d:Event:Wikidata_and_Sister_Projects#Sessions|full day videos and presentation slides are being made available on the program page]].
** [https://wikimedia.es/evento/concurso-coordinate-me-2025-online/ Coordinate Me 2025], the contest to add [[d:Property:P625|geographic coordinates (P625)]] for countries with low representation has ended. Who will be declared winner?
''' Press, articles, blog posts, videos '''
* Blogs
** [https://osl.hypotheses.org/16774 Wikidata promotes Sister Projects through interwiki links] SLUB Open Science Lab writer Jens Bemme has put together a comprehensive article covering the recent online event and many examples of Wikidata being used.
* Papers
** [https://arxiv.org/pdf/2505.21693 MAKIEVAL: A Multilingual Automatic Wikidata-based Framework for Cultural Awareness Evaluation for LLMs] By Zhao et al., (2025) - This paper presents MAKIEVAL, a framework for evaluating cultural awareness in LLMs across languages, showing that models exhibit stronger cultural awareness when prompted in English.
** [https://www.arxiv.org/pdf/2505.19971 Conversational Lexicography: Querying Lexicographic Data on Knowledge Graphs with SPARQL through Natural Language] By Sennrich & Ahmadi (2025) - This paper develops a natural language interface for retrieving lexicographic data from Wikidata, creating a taxonomy and dataset, and evaluating language models, with GPT-3.5-Turbo showing the best generalization despite scalability challenges.
** [https://arxiv.org/pdf/2505.23461 UAQFact: Evaluating Factual Knowledge Utilization of LLMs on Unanswerable Questions] By Tan et al., (2025) - This paper introduces UAQFact, a bilingual dataset for evaluating LLMs on unanswerable questions, showing that models struggle to fully utilize stored factual knowledge even with external support.
* Videos
** [https://m.youtube.com/watch?v=NC6zkOznAeM Listful Thinking:Using Wikidata to support editing workflows] By Dr Thneed
** (French) [https://m.youtube.com/watch?v=sdsPS8Af6YE Using Wikidata to gain visibility on the internet?] By Nelly Darbois
** [https://m.youtube.com/watch?v=BY_2T6yB56Q How to create a SPARQL Query to search Wikidata Item Description] By vlogize
** (Spanish) [https://m.youtube.com/watch?v=1j6pHOBRqt0 Wikimedia Commons and Wikidata tutorial for the subject of Virreinal Art] By Luis Alvaz
** [https://youtube.com/playlist?list=PLduaHBu_3ejPiMknpyQFM43rivJbn33Ff&si=F7kedfs1h48e-xQ7 Wikidata and Sister Projects (YouTube Playlist)] - full daily recordings from the Wikidata and Sister Projects event.
''' Tool of the week '''
* [https://github.com/brawer/wikidata-qrank Wikidata Qrank] is a ranking signal for Wikidata entities. It gets computed by aggregating page view statistics for Wikipedia, Wikitravel, Wikibooks, Wikispecies and other Wikimedia projects. For example, according to the QRank signal, the fictional character Pippi Longstocking ranks lower than Harry Potter, but still much higher than the obscure Äffle & Pferdle.
''' Other Noteworthy Stuff '''
* [https://www.should-i-watch-this.com Should I watch this?] - Enter a film title or IMDb ID to get a recommendation, uses data from Wikidata.
* Job Openings - want to help shape the future of Wikidata or Wikibase?
** [https://wikimedia-deutschland.softgarden.io/job/56640059/Software-Engineer-Wikidata-all-genders-?jobDbPVId=220899039&l=en Software Engineer (Wikidata)]
** [https://wikimedia-deutschland.softgarden.io/job/55063868/Staff-Engineer-Wikidata-all-genders-?jobDbPVId=209936577&l=en Staff Engineer (Wikidata)]
** [https://wikimedia-deutschland.softgarden.io/job/56244967/UX-Designer-Wikibase-Cloud-all-genders-?jobDbPVId=216209752&l=en UX Designer (Wikibase Cloud)]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes:
***[[:d:Property:P13589|reason for no value]] (<nowiki>qualifier property to be used with statements having the object "no value", given to provide a reason for "no value"</nowiki>)
***[[:d:Property:P13593|cosplay of]] (<nowiki>characters that are cosplayed in this image or video</nowiki>)
** External identifiers: [[:d:Property:P13590|espn.com soccer team ID]], [[:d:Property:P13591|Yale LUX ID]], [[:d:Property:P13592|Židovski biografski leksikon ID]], [[:d:Property:P13594|verkiezingsuitslagen database ID]], [[:d:Property:P13595|Norwegian soldier register 1940 ID]], [[:d:Property:P13596|Polish Music Library PBM ID]], [[:d:Property:P13597|MCW-PL article ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/UK Mutual Registration Number|UK Mutual Registration Number]] (<nowiki>identifier for an organisation in the UK's Mutuals Public Register</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Scilit organization ID|Scilit organization ID]], [[:d:Wikidata:Property proposal/paleo.ru person ID|paleo.ru person ID]], [[:d:Wikidata:Property proposal/identifiant Assemblée nationale du Québec non-élu|identifiant Assemblée nationale du Québec non-élu]], [[:d:Wikidata:Property proposal/ThinkyGames genre ID|ThinkyGames genre ID]], [[:d:Wikidata:Property proposal/Letopis of MSU person ID|Letopis of MSU person ID]], [[:d:Wikidata:Property proposal/MAI person ID|MAI person ID]], [[:d:Wikidata:Property proposal/istina.msu.ru journal ID|istina.msu.ru journal ID]], [[:d:Wikidata:Property proposal/MultimediaWiki page ID|MultimediaWiki page ID]], [[:d:Wikidata:Property proposal/Submarine Cable Map ID|Submarine Cable Map ID]], [[:d:Wikidata:Property proposal/Nederlands Film Festival person ID|Nederlands Film Festival person ID]], [[:d:Wikidata:Property proposal/CTS URN|CTS URN]], [[:d:Wikidata:Property proposal/Scientific heritage of Russia person ID|Scientific heritage of Russia person ID]], [[:d:Wikidata:Property proposal/Virtual necropolis of Ukrainian emigration person ID|Virtual necropolis of Ukrainian emigration person ID]], [[:d:Wikidata:Property proposal/Russian Cycling Federation person ID|Russian Cycling Federation person ID]], [[:d:Wikidata:Property proposal/The Memories of the Gulag and Their Authors person ID|The Memories of the Gulag and Their Authors person ID]], [[:d:Wikidata:Property proposal/Yandex Books author ID|Yandex Books author ID]], [[:d:Wikidata:Property proposal/Theatre museums of Russia person ID|Theatre museums of Russia person ID]], [[:d:Wikidata:Property proposal/Reabilitovani istoriyeyu person ID|Reabilitovani istoriyeyu person ID]], [[:d:Wikidata:Property proposal/CARLA ID|CARLA ID]], [[:d:Wikidata:Property proposal/Boosty author ID|Boosty author ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/ELXS All lexemes in Minangkabau (sorted chronologically by their entry time)]
** [https://w.wiki/EMbF Film Directors who are still alive]
* Schema examples:
**
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:Status_updates/Next WikiProject WordNet]
* WikiProject Highlights:
**
* Newest [[d:Wikidata:Database reports|database reports]]:[[Wikidata:Database reports/Most linked category items|list of the most linked category page items]]
* [[d:Wikidata:Showcase items|Showcase Items]]:[[d:Q18407657|
Captain America: Civil War (Q18407657)]] - 22016 film by Anthony and Joe Russo
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1250690|(L1250690)
spegnere (L1250690)]] - Italian verb "switch off" or "to die"
''' Development '''
* Vector 2022 skin: We enabled dark mode for Items, Properties and Lexemes on Wikidata ([[phab:T389330]])
* Mobile statement editing: We are continuing with the technical investigation.
* Diffs: We merged a volunteer patch by Matěj Suchánek to format quantity diffs a bit more sensibly ([[phab:T394585]])
* Search in the UI: We enabled the new search on https://test.wikidata.org and https://wikidata.beta.wmflabs.org. It lets you easily search in other entity types as well now, not just Items. Please give it a try.
* Wikibase REST API: We are continuing the work on integrating simple search, specifically phrase matching ([[phab:T389011]])
* Query Service: We are working on an experiment to add a small dialog to inform people about alternative access methods for very simple queries that don't require SPARQL ([[phab:T391261]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:१७, २ June २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28806202 -->
== Wikidata weekly summary #683 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-06-10. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#682]].<br> Help with [[d:Special:MyLanguage/Wikidata:Status updates/Current|Translations]].''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Coinhote|Coinhoe]] - RfP scheduled to end after 10 June 2025 23:49 (UTC)
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]: New Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! We have our next LD4 Wikidata Affinity Group event series on the Wikidata Graph Split project. Our second event will be a conversation with Daniel Mietchen and Lane Rasberry about [https://scholia.toolforge.org/ Scholia], the Wikidata frontend which generates and presents scholarly profiles based on WikiCite content. They'll speak to Scholia's current state and roadmap, with consideration for the recent Wikidata graph split. Tuesday, June 10, 2025 at 9am PT/ 12pm ET/ 16:00 UTC / 6pm CEST. More info and Zoom links: [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/GraphSplit|project page]].
''' Press, articles, blog posts, videos '''
* Blogs
** [https://github.com/trokhymovych/wikidata-vandalism-detection Graph-Linguistic Fusion: Using Language Models for Wikidata Vandalism Detection]: resources to reproduce training and evaluation procedure for the paper Graph-Linguistic Fusion: Using Language Models for Wikidata Vandalism Detection
** [https://docs.google.com/document/d/1EyInxNXvz3rmmlTeYOKg6Sr5EKG--4mzBXlaz_HhYRY/edit?usp=sharing Cataloguing guidelines for representing the Memory of the World International Register on Wikidata] Google Doc to shape the process of a coming data upload: comments are open.
** [https://outreach.wikimedia.org/wiki/GLAM/Newsletter/May_2025/Contents/Memory_of_the_World_report GLAM:Memory of the World Report:] Hannah Drummen at UNESCO, alongside data expert Martin, has completed a structured dataset of 496 International Register items, ready for bulk upload to Wikidata in June, with an aim to enhance accessibility and define best practices for future updates.
** [[d:outreach:GLAM/Newsletter/May_2025/Contents/Biodiversity_Heritage_Library_report|Wikidata QID updates to BHL catalogue]]: The BHL Lead Developer, Mike Lichtenberg, is ensuring periodic Wikidata Qid refreshes in the BHL Catalogue, with the working group advising a downloadable post-refresh report for OpenRefine integration, to be sent to the BHL Metacat group for reconciliation by Siobhan or other Wikidata editors.
** [[d:outreach:GLAM/Newsletter/May_2025/Contents/Indonesia_report GLAM Wiki|Wikidata training & Datathon in Indonesia]]: Wikimedia Indonesia hosts WikiLatih Wikidata training to enhance skills in editing Indonesian cultural heritage data on Wikidata, while Datathon challenges participants to make the most edits on museum-related topics in Indonesia.
* Papers
** [https://pubmed.ncbi.nlm.nih.gov/40481658/ Wikidata for Botanists: Benefits of collaborating and sharing Linked Open Data] By von Mering et al., (2025) - This paper explores Wikidata as a multilingual open knowledge base for botany, highlighting its role in connecting botanical information across sources, and calling on the botanical community to enhance its content.
** [https://www.nature.com/articles/s41597-025-05200-8 CS-KG 2.0: A Large-scale Knowledge Graph of Computer Science] By Dessí et al., (2025) - This paper introduces CS-KG 2.0, an advanced AI-powered knowledge graph built from 15 million research papers, designed to enhance scientific exploration by structuring and interconnecting vast amounts of computer science literature.
* Videos
** [https://www.youtube.com/watch?v=FHhvcvvFPsA Using the Wiki List tool] - GoogleSheet with formulae for retrieving Wikidata values and writing QuickStatements commands.
** [https://m.youtube.com/watch?v=0eGNxqvW89M Introduction to Wikidata] By Robin Isadora Brown and Lane Rasberry
** [https://m.youtube.com/watch?v=ijwiYthh6CY Wikidata Editing] By Kusaal Wikipedia Community
** (Portuguese) [https://m.youtube.com/watch?v=UWuRQstMm8E Federating academic SPARQL searches in Wikidata] By Tiago Lubiana
''' Tool of the week '''
* [https://phonemes.toolforge.org/ Wikidata Phonemes] This is the web application developed specifically for Wikidata IOLab. In here you can add phonemes to a whole bunch of languages, basing your work on the work that the brazilian students of their national olympiad did while editing Wikipedia.
* [https://www.should-i-watch-this.com/Mission%20Imposible/2018 Should I watch this?] is a tool that helps users decide whether a movie or show is worth watching.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes
**[[:d:Property:P13598|Guizzi's classification of musical instruments]] (<nowiki>Guizzi's classification system of musical instruments</nowiki>)
**[[:d:Property:P13602|single taken from the album]] (<nowiki>indicates the album from which the item is taken</nowiki>)
* Newest External identifiers: [[:d:Property:P13599|GameSpot platform ID]], [[:d:Property:P13600|OberpfalzWiki article ID]], [[:d:Property:P13601|Private Enterprise Number]], [[:d:Property:P13603|TNT Sports soccer team ID]], [[:d:Property:P13604|Fondazione Ragghianti Fototeca image ID]], [[:d:Property:P13605|ROAR ID]], [[:d:Property:P13606|15min.lt theme ID]], [[:d:Property:P13607|FMJD person ID]], [[:d:Property:P13608|NAQ non-elected person ID]], [[:d:Property:P13609|paleo.ru person ID]], [[:d:Property:P13610|Sierra Wiki article ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New External identifier property proposals to review:
**[[:d:Wikidata:Property proposal/Biblioteca Pública|Biblioteca Pública]] (<nowiki><nowiki>{{TranslateThis</nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Libretexts ID|Libretexts ID]] (<nowiki>the world's largest collection of free OER textbooks online</nowiki>)
* External identifiers: [[:d:Wikidata:Property proposal/identifiant Évêques suisses|identifiant Évêques suisses]], [[:d:Wikidata:Property proposal/Enciclopedia Galega Universal ID|Enciclopedia Galega Universal ID]], [[:d:Wikidata:Property proposal/Deaf Movie Database|Deaf Movie Database]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Affiliated Dissemination of Literacy among Georgians ID|Biographical Dictionary of Affiliated Dissemination of Literacy among Georgians ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Physicians of Georgia ID|Biographical Dictionary of Physicians of Georgia ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Athletes of Georgia ID|Biographical Dictionary of Athletes of Georgia ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Winemakers of Georgia ID|Biographical Dictionary of Winemakers of Georgia ID]], [[:d:Wikidata:Property proposal/matricule number|matricule number]], [[:d:Wikidata:Property proposal/inn|inn]], [[:d:Wikidata:Property proposal/Debian Wiki article|Debian Wiki article]], [[:d:Wikidata:Property proposal/Desura game ID (archived)|Desura game ID (archived)]], [[:d:Wikidata:Property proposal/Diccionario de catedráticos españoles de derecho ID|Diccionario de catedráticos españoles de derecho ID]], [[:d:Wikidata:Property proposal/QUDT dimension ID|QUDT dimension ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/ERgB Wikisource transcriptions of texts on the Memory of the World International Register], ([[d:User:MartinPoulter/queries/memory_of_the_world#Wikisource_transcriptions_of_individual_texts|source]])
** [https://w.wiki/4cn2 Bills and coins of Brazilian Real (with pictures)]
* [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProject]] highlights: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Names/be-tarask Names/Belarusian] - This WikiProject aims to add structured and linguistic data to Wikidata to enable the study of people's names across all time periods, regions, and languages.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q5901134|Ant-Man (Q5901134)]] - 2015 film directed by Peyton Reed
''' Development '''
* Mobile editing of statements: We are doing initial development focusing on technical investigations and basic UI elements ([[phab:T394292]], [[phab:T394886]])
* Lexemes: We are looking into a rare error when trying to do undo certain Lexeme edits ([[phab:T392372]])
* Watchlist/Recent changes on Wikipedia: We continued working on showing labels instead of IDs in the edit summaries of Wikidata changes that are shown in the watchlist and recent changes of Wikipedia and co ([[phab:T388685]])
* Wikibase REST API: Finishing touches on simple search ([[phab:T383126]])
* Query Service UI: Added experimental popup to point people running very simple queries to other available access methods ([[phab:T391264]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १३:२१, १० June २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28846270 -->
== Wikidata weekly summary #684 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-06-16. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#683]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [https://lists.wikimedia.org/hyperkitty/list/african-wikimedians@lists.wikimedia.org/thread/7ZEIMLZEQXFLSXPT2N6FROB2TCMMKVVW/ GLAM Wiki Conference 2025] - Program Call-for-Proposals: Deadline 15 June.
** [[d:Q134950534|COSCUP 2025 (Q134950534)]] [[m:Wikimedia Taiwan/Wikidata Taiwan/COSCUP 2025|Open Street Map x Wikidata Track]] - [[d:Q699543|National Taiwan University of Science and Technology (Q699543)]] 9 August - 10 August.
''' Press, articles, blog posts, videos '''
* Blogs
** [https://professional.wiki/en/news/wikibase-faceted-search-released Wikibase Faceted Search Released] ([https://www.youtube.com/watch?v=CxKWpTQBrqk demo video])
** [https://github.com/watmildon/DecomissionedAircraftMap DecomissionedAircraftMap] (see tool below) - The Decommissioned Aircraft Map project uses Wikidata to enhance its mapping of historic aircraft by pulling images from linked Wikidata entries. Users can contribute by adding or correcting Wikidata tags on OpenStreetMap, ensuring accurate representation of aircraft locations and visuals. By Watmildon.
* Videos: [https://m.youtube.com/watch?v=aDVeeym9Dpg Querying Wikidata using tools such as QuickStatements and Petscan] - Wikimedia Community User Group Uganda
''' Tool of the week '''
* [https://dataviz.toolforge.org/ Wikidata Visualization]: a visualization tool for Wikidata SPARQL queries
* [https://overpass-ultra.us/#map&query=url:https://raw.githubusercontent.com/watmildon/DecomissionedAircraftMap/refs/heads/main/AircraftMap.ultra&m=0.87/0/0 DecomissionedAircraftMap] (as a demonstration of the power of OpenStreetMap into Wikidata): pulls geodata for displayed aircraft from OpenStreetMap and generates thumbnails from linked Wikidata entries.
* [http://tiago.bio.br/query-split-tester Query split tester] (Beta): webtool to see the impact on the graph split on your SPARQL query.
''' Other Noteworthy Stuff '''
* Nominations for the [[m:Coolest_Tool_Award|Coolest Tools Award]] 2025 are open. Nominate your favorite tool! Nominations are due by the 25th of this month already.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest General datatypes
**[[:d:Property:P13612|breed belongs to taxon]] (<nowiki>taxon to which members of this breed (or these breeds) belong</nowiki>)
* Newest External identifiers: [[:d:Property:P13611|CARLA ID]], [[:d:Property:P13613|Enciclopedia Galega Universal ID]], [[:d:Property:P13614|ThinkyGames genre ID]]
* New External identifier property proposals to review:
**[[:d:Wikidata:Property proposal/worn on|worn on]] (<nowiki>part of the body where an item of clothing, equipment, or jewelry is worn</nowiki>)
**[[:d:Wikidata:Property proposal/rewards this type of work|rewards this type of work]] (<nowiki>kind of work for which an award is given</nowiki>)
**[[:d:Wikidata:Property proposal/sign meaning|sign meaning]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/trailer of|trailer of]] (<nowiki>works that this trailer video represents</nowiki>)
* External identifiers: [[:d:Wikidata:Property proposal/Facebook image ID|Facebook image ID]], [[:d:Wikidata:Property proposal/DE-BIAS ID|DE-BIAS ID]], [[:d:Wikidata:Property proposal/Author identifier in FragTrag|Author identifier in FragTrag]], [[:d:Wikidata:Property proposal/Niedersächsische Personen-ID|Niedersächsische Personen-ID]], [[:d:Wikidata:Property proposal/FBref match ID|FBref match ID]], [[:d:Wikidata:Property proposal/FBref competition ID|FBref competition ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/EKb5 A visual representation of the birthplaces and death places of women medical doctors who qualified in the UK between 1877 and 1914.] ([[d:Wikidata:Request_a_query#Place_of_birth_to_Place_of_Death_-_arrow_indicator?|source]])
** [https://w.wiki/6RiP Distinct languages of Wikidata Lexemes]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_PCC_EMCO_Wikidata_CoP|EMCO Wikidata CoP]] - EMCO promotes the discovery and use of the world’s knowledge by supporting metadata producers in library and other cultural heritage communities.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q50008|The Times (Q50008)]] - British daily national newspaper based in London
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L3348|right (L3348)]] - English adjective (rīt) meaning "opposite of left", "correct/just", or "politically conservative"
''' Development '''
* Mobile editing:
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/GX3FR7E6ASLEOP7LLKXTYCJ6O34QX3QJ/ Share your feedback on the new prototype that brings statement editing on Items to mobile].
** We continued base work for making editing statements on mobile possible.
* Simple search is now available in the Wikibase REST API! You can find information and leave feedback [[d:Wikidata talk:REST API feedback round|here]].
* Lexemes: We’re working on a WikibaseLexeme error that happens when trying to revert the deletion of a form that was already undeleted ([[phab:T392372]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:२८, १६ June २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28856554 -->
== Wikidata weekly summary #685 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-06-23. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#684]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* Join us for the third [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] event on the Wikidata Graph Split project, [https://zonestamp.toolforge.org/1750780800 Tuesday, June 24 at 9am PT / 12pm ET / 16:00 UTC / 6pm CEST]. We’ll share updates on the Query Service, tools, and SPARQL learning resources. Stanford researchers Shicheng Liu and Sina Jandaghi Semnani will present their Spinach Wikidata Agent, which translates complex questions into SPARQL queries [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/GraphSplit|Project page]]
''' Press, articles, blog posts, videos '''
* Presentations
** [https://doi.org/10.5281/zenodo.15690771 Slides of the panel] ''MediaWiki-based tools and services in Digital Humanities workflows'', part of the DARIAH-EU Annual Event 2025 in Göttingen: (the panel was about Wikibase instances, including Wikidata)
* Blogs
** [https://stefan.bloggt.es/2025/06/wer-war-wie-oft-bei-lanz-schoener-leben-mit-linked-data/ Who appeared how often on Lanz?] (in German)
** [https://techinformed.com/wikidata-leader-on-open-data-in-age-of-ai/ Wikidata’s Lydia Pintscher on importance of open data in the age of AI]
* Papers
** [https://www.psypost.org/scientists-uncover-surprisingly-consistent-pattern-of-scholarly-curiosity-throughout-history/ Scientists uncover surprisingly consistent pattern of scholarly curiosity throughout history]
** [https://nph.onlinelibrary.wiley.com/doi/10.1002/ppp3.70050 ''The women honoured in flowering plant genera: From myth to reality''] by [[User:Ambrosia10|Ambrosia10]] and colleagues used Wikidata to publicly curate the information.
* Videos
** [https://m.youtube.com/watch?v=j8hxYuqCVm4 Holy wells and OpenData - a talk about Wikidata et al.]
** [https://m.youtube.com/watch?v=Ek629n_-2v4&pp=0gcJCfwAo7VqN5tD Wikidata Graph Split - Writing an FAQ] - By Tiago Lubiana
** [https://m.youtube.com/watch?v=mI9KmLI_NNA Taller introducción a Wikidata - Erika Guetti Suca]
** [https://m.youtube.com/watch?v=2177TktBLok Wikidata Lab XLV: Quick Statements 3.0 - Part II] By Wikimedia Brasil
** (Spanish) [https://m.youtube.com/watch?v=W74pw00i4IQ ¿Qué es Wikidata y cómo se edita?] By Wikimedia Colombia
''' Tool of the week '''
* [https://femiber.upf.edu/ FEMIber]: a digital humanities tool that uses structured data aligned with Wikidata principles to document and analyze how women are represented in medieval Iberian chronicles.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* Newest External identifiers: [[:d:Property:P13615|The Memories of the Gulag and Their Authors person ID]], [[:d:Property:P13616|Debian Wiki article]], [[:d:Property:P13617|UK Parliament bill ID]], [[:d:Property:P13618|CPJ topic ID]], [[:d:Property:P13619|Desura game ID (archived)]], [[:d:Property:P13620|Diccionario de catedráticos españoles de derecho ID]], [[:d:Property:P13621|Swiss Bishops ID]], [[:d:Property:P13622|KNDB person ID]], [[:d:Property:P13623|MAI person ID]], [[:d:Property:P13624|necropolis.uinp.gov.ua person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/état|état]] (<nowiki>state of the matrix while printing</nowiki>)
**[[:d:Wikidata:Property proposal/Russian Federal Tax Service ID|Russian Federal Tax Service ID]] (<nowiki>identifier of Russian Tax Service for people or organization</nowiki>)
**[[:d:Wikidata:Property proposal/donation URL|donation URL]] (<nowiki>official URL for making donations to the subject</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Ukrainian Memorial person ID|Ukrainian Memorial person ID]], [[:d:Wikidata:Property proposal/Memorial Platform person ID|Memorial Platform person ID]], [[:d:Wikidata:Property proposal/Klimadashboard.de region ID|Klimadashboard.de region ID]], [[:d:Wikidata:Property proposal/Taiwan Central News Agency News topic id|Taiwan Central News Agency News topic id]], [[:d:Wikidata:Property proposal/identifiant HAL d'une collection|identifiant HAL d'une collection]], [[:d:Wikidata:Property proposal/CoreTennis.net player ID|CoreTennis.net player ID]], [[:d:Wikidata:Property proposal/identifiant sujet du dictionnaire biographique du Canada|identifiant sujet du dictionnaire biographique du Canada]], [[:d:Wikidata:Property proposal/AMNH entity ID|AMNH entity ID]], [[:d:Wikidata:Property proposal/nasljerseys.com player ID|nasljerseys.com player ID]], [[:d:Wikidata:Property proposal/Portal Decentralization hromada ID|Portal Decentralization hromada ID]], [[:d:Wikidata:Property proposal/Portal of united hromadas of Ukraine hromada ID|Portal of united hromadas of Ukraine hromada ID]], [[:d:Wikidata:Property proposal/Archive of Our Own story ID|Archive of Our Own story ID]], [[:d:Wikidata:Property proposal/rada.info council ID|rada.info council ID]], [[:d:Wikidata:Property proposal/International Tennis Federation player ID|International Tennis Federation player ID]], [[:d:Wikidata:Property proposal/Confederation of African Tennis player ID|Confederation of African Tennis player ID]], [[:d:Wikidata:Property proposal/Artvee artwork ID|Artvee artwork ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/EKb5 Place of birth to Place of Death - arrow indicator] ([https://www.wikidata.org/wiki/Wikidata:Request_a_query source])
** [https://w.wiki/tZJ Map with place of birth and years of cartographers] ([[d:Wikidata:Request_a_query#Place_of_birth_to_Place_of_Death_-_arrow_indicator?|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Personal_Collections WikiProject Personal Collections] - The WikiProject Personal Collections aims to develop standardized terms, multilingual ontologies, and best practices for consistently describing personal collections and archives on Wikidata.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q484365|David Duchovny (Q484365)]] - American actor and writer
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L183915|газ (L183915)]] - Russian noun (ɡas) meaning "gas (physical state)", "natural gas", or "accelerator pedal"
''' Development '''
* Query Service: It is now possible to download query results in Wikidata Query Service that include coordinates as GeoJSON (KML & GPX should also be available soon). Thanks to Atom.oil.2 for the patch. ([[phab:T216601]])
* Wikidata integration in Wikipedia and co: We are continuing the work on improving how Wikidata changes show up in watchlist and recent changes, specifically showing labels instead of IDs in the future. ([[phab:T388685]])
* Search: We enabled the new search box that makes it easier to search in Properties, Lexemes and EntitySchemas as well. We are working on minor fixes based on feedback.
* Mobile statement editing: We are working on showing the first statements in the new way - mostly tech demo and nothing to see yet ([[phab:T394886]])
* Federation: We are looking into measuring and better understanding queries that use SPARQL federation.
* REST API: We continued working on prefix search for Items in the API ([[phab:T388209]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject_Govdirectory/Norway|Norway]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Current issue]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:११, २३ June २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28856554 -->
== Wikidata weekly summary #686 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-06-30. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#685]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** 8-11 September: [https://openrefine.org/blog/2025/06/10/OpenRefine-2025-Barcamp OpenRefine Barcamp] - fully virtual, registrations and call for sessions are open
** [[d:Event:WikidataCon_2025|WikidataCon 2025]] returns this year on the theme of Connecting People through Linked Open Data...on the links below you can
*** [[d:Special:RegisterForEvent/1340|Register to the event]] to get updates and news
*** Submit now, the [https://pretalx.com/wikidatacon-2025/cfp Call for Proposals is open!]
** [https://www.hsozkult.de/event/id/event-155988 Wikidata for Jewish Studies], a hands-on Wikidata workshop at the Akademie der Wissenschaften und der Literatur, Mainz from September 8-9, 2025. (Registration by July 18)
** [https://wikimedia.org.au/wiki/Drop_in_and_Wikidata_-_June_2025 Drop in and Wikidata] - This regular online meeting has moved to the last Thursday of every month. [https://us06web.zoom.us/j/88415120219 Join via Zoom]
''' Press, articles, blog posts, videos '''
* Blogs
** [https://diff.wikimedia.org/2025/06/28/visualizing-knowledge-how-indonesians-turn-wikidata-into-stories-that-matter/ Visualizing Knowledge] - how Indonesians turn Wikidata into stories that matter. This article details the efforts and winners of a WM Indonesia organised 30-day competition to create cool visualizations powered through Wikidata.
** [https://www.lpi.org/blog/2025/06/25/openrefine-data-workflow-via-open-source-collaboration/ OpenRefine: Data workflow via open source collaboration] - the Linux Professional Institute interview the project manager of OR, Martin Magdinier, on the journey developing this data manipulation tool.
''' Tool of the week '''
* [https://www.wikidata.org/wiki/User:Jon_Harald_S%C3%B8by/senseItemLabel.js User:Jon Harald Søby/senseItemLabel.js] What it does is that when you add a P5137 statement in a lexeme, it will let you add the lemma as a label to the item in one click, if the item doesn't have a label in that language yet, or if the label is different (very useful for case differences, for instance)
''' Other Noteworthy Stuff '''
* The [https://www.wikidata.org/wiki/Wikidata:WikiProject_Ontology/Ontology_Course Wikidata Ontology Course] has finished its course sessions. The slides for all sessions of the course are available on the course page. Part of participating in the course was to set up a project related to the Wikidata Ontology. Current information on the projects, many of which are continuing after the end of the course is now [https://www.wikidata.org/wiki/Wikidata:WikiProject_Ontology/Ontology_Course#Projects available]. If you are interested in one or more of the projects please follow the project, add something to its discussion page, or contribute to it.
* [https://wissenschaftlichestellenangebote.com/phd-position-in-history,i18518.html PhD Position in Digital History] at the University of Luxembourg is seeking someone with experience in Wikibase and Linked Open Data.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes: none
** External identifiers: none
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/defining Prolog formula|defining Prolog formula]] (<nowiki>Prolog rule expressing the intended logical behavior of a property, for use in ontology formalization and rule-based reasoning.</nowiki>)
***[[:d:Wikidata:Property proposal/Codes for the administrative divisions of the People's Republic of China|Codes for the administrative divisions of the People's Republic of China]] (<nowiki>identifier for administrative divisions of People's Republic of China, published by Ministry of Civil Affairs of the People's Republic of China</nowiki>)
***[[:d:Wikidata:Property proposal/ENTSO-E resource type|ENTSO-E resource type]] (<nowiki>ENTSO-E code for type of Power System Resource. Alias: PSR type, electrical aset type</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Film Atlas ID|Film Atlas ID]], [[:d:Wikidata:Property proposal/FLBB player ID|FLBB player ID]], [[:d:Wikidata:Property proposal/MarathonView person ID|MarathonView person ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/EYkW UNESCO Memory of the World International Register (now complete up to 2023)] ([[d:User:MartinPoulter/queries/memory_of_the_world|source]])
**[https://w.wiki/EZ9o Largest collections on the MoW International Register]
** [https://w.wiki/EcAw Featured and Good Articles in Korean or Chinese Wikipedia, with no English version] - [[d:Wikidata:Request_a_query#Articles_that_are_GA_or_FA_on_zh_or_ko_wiki_but_not_on_en|source]]
** [https://w.wiki/EcAy Ugandan Female Footballers] - [[d:Wikidata:Request_a_query#Query_on_Ugandan_female_Footballers|source]]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Personal_Collections WikiProject Personal Collections] - The WikiProject Personal Collections aims to develop structured, multilingual standards and best practices for describing personal collections and archives on Wikidata.
* Newest [[d:Wikidata:Database reports|database reports]]:
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q170599|Arctic Monkeys (Q170599)]] - English rock band
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L713097|ਸਿਫ਼ਤ (L713097)]] - Punjabi noun (si-fat) meaning "praise/glorification", "virtue", or "attribute"
''' Development '''
* Wikibase REST API: We continued working on Item prefix search ([[phab:T388209]]) and started working on stemming support ([[phab:T397605]])
* Integration in Wikipedia and co: The improved edit summaries are now live on the first wikis (ca, uk, he). We are now showing the labels for linked entities instead of just their IDs ([[phab:T388685]])
* Mobile statement editing: We are continuing working on the basics of showing statements in the new way - nothing useful to see yet ([[phab:T394886]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject_Govdirectory/New Zealand|New Zealand]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १९:५७, ३० June २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28906317 -->
== Wikidata weekly summary #687 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-067-07. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#686]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/Bovlbbot|Bovlbbot]] - Task(s): this bot request asks for admin access (or access to deleted revisions if possible) so it can move the updater task for User:Bovlb/wd-deleted.
** [[d:Wikidata:Requests_for_permissions/Bot/Andrebot_3|Andrebot 3]] - Task(s): Fill in historic countries for the settlements, communes, towns and cities of Romania.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! Mark your calendars for our final session of our event series on the Wikidata graph split project and SPARQL skills! We will be diving into the mechanics of federated SPARQL queries and look forward to a hands-on and interactive session exploring how to use the scholarly article query service. Join us Tuesday, July 8th at 9am PT/ 12pm ET/ 16:00 UTC / 6pm CEST (Time zone converter https://zonestamp.toolforge.org/1751990400). Please see our [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/GraphSplit project page] for more information and Zoom links.
** Hackathon announced for Wikimania 2025, Nairobi. Call for Projects is now open! Includes a ''newcomer track'' for first-time participants. Add yourself to the ''[https://wikimania.wikimedia.org/wiki/2025:Hackathon/Participants_List participants list]'' or see the ''[https://wikimania.wikimedia.org/wiki/2025:Hackathon/Resources resources page]'' for further event info.
''' Press, articles, blog posts, videos '''
* Press
** [https://www.theregister.com/2025/07/04/wikidata_foss_democracy Wikidata: Attempting to bridge FOSS ideals and direct democracy] - by ''The Register'', this article highlights examples of Wikidata serving and powering a growing ecosystem of FOSS projects, outside of Wikipedia.
** (Italian) [https://en.pusc.it/article/wikilib-bibliotecari-romani-e-vaticani WikiLib: Roman+Vatican Librarians compared on Wikidata] -
* Blogs
** [https://diff.wikimedia.org/2025/06/13/preserving-indonesian-galleries-libraries-archives-and-museums-glam-assets-through-wikidata-in-glam-wiki-month/ Preserving Indonesian GLAM Assets in Wikidata] - This article documents how Indonesian users collaborated in preserving Indonesian GLAM assets by adding its metadata to Wikidata during [[m:Wikimedia Indonesia/Bulan Wiki GLAM 2025|2025 GLAM Wiki Month]] organized by Wikimedia Indonesia.
* Papers
** [[:d:Q135216852|''Linking Challenges for Pseudonyms: The Studies of VIAF, ISNI, Wikidata, Meridian, and Beyond'']] by Charlene Chou
* Thesis
** [[:d:Q135208119|The ''Dictionary of Italian contemporary pseudonym writers'' in Wikidata. Methodology and results]]: MA thesis (discussed on 29 May) regarding the systematic addition in Wikidata of all the nearly 500 Italian writers described in a [[:d:Q130597718|biographical dictionary]], with a first introductory part, a second part describing the editing methodology, including the [[:d:Q118455746|authority work]] done both in Wikidata and in some major authority files ([[:d:Property:P396|SBN]], [[:d:Property:P227|GND]], [[:d:Property:P269|IDREF]]) to disambiguate the main homonyms, and a third part analysing through SPARQL queries the data about these writers
*** full thesis (in Italian) published in the [https://etd.adm.unipi.it/theses/available/etd-05132025-160428/ University of Pisa thesis repository]; work materials available in the [[:d:User:SaraDeMonaco/Tesi magistrale|Wikidata usersubpage]] of [[:d:User:SaraDeMonaco|Sara De Monaco]]; slides (in Italian) used in the discussion available in [[:commons:File:Presentazione Tesi Magistrale - De Monaco.pdf|Wikimedia Commons]]; related datasets available in [https://doi.org/10.5281/zenodo.15474928 Zenodo]
* Videos
** (mostly Italian, with some parts in English) [https://www.youtube.com/watch?v=9QdTYnBPEn4 ''Wikidata & Research'' International Conference] (video of 5 June session) - held at the University of Florence 5-6 June 2025, the conference touched on role of Wikidata in academic research (cf. [[m:Wikidata_and_research|Wikidata and research]]]), building on past initiatives such as [[:d:Wikidata:Events/Wikidata Days Bologna 2024|Wikidata Days Bologna 2024]].
** (Portuguese) [https://www.youtube.com/watch?v=D2f3jg8LiFs How to add Wikidata-powered Infoboxes to Wikipedia] - a short tutorial video from the University of São Paolo Institute of Mathematics and Statistics.
''' Tool of the week '''
*
[[d:User:Kod_B/ArchiveExternaLinks.js|User:Kod B - ArchiveExternaLinks.js]] This script automatically archives external links found in the statements of Wikidata items, in order to improve source durability and reduce the risk of broken links (link rot), similar to what already exists on Wikipedia.
''' Other Noteworthy Stuff '''
* What belongs where in the Wikibase Ecosystem? There is ongoing research to better understand what people are currently thinking about this and [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/BUMGCMKFFNMJQVZXD4K6Z23LLBHAHCCT/ you can take part by sorting some scenarios].
* How to properly cite a Newspaper article? [[d:Wikidata:Project_chat#What's_the_right_way_to_cite_a_newspaper_article?|Project Chat discussion]].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest [[d:Special:ListProperties|properties]]:
** General datatypes: none
** External identifiers: [[:d:Property:P13625|QUDT dimension ID]], [[:d:Property:P13626|istina.msu.ru journal ID]], [[:d:Property:P13627|Niedersächsische Personen ID]], [[:d:Property:P13628|Submarine Cable Map ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
** General datatypes:
***[[:d:Wikidata:Property proposal/MediaWiki page revision ID|MediaWiki page revision ID]] (<nowiki>ID for a MediaWiki wiki revision, Wikimedia projects should use {{P|7569}}</nowiki>)
***[[:d:Wikidata:Property proposal/applies if VIN matches regular expression|applies if VIN matches regular expression]] (<nowiki>this statement is only true if the Vehicle Identification Number (VIN) of a vehicle matches this regular expression</nowiki>)
***[[:d:Wikidata:Property proposal/Cadastral areas|Cadastral areas]] (<nowiki>List of cadastral areas of municipality</nowiki>)
***[[:d:Wikidata:Property proposal/settlement classification|settlement classification]] (<nowiki>settlement classification</nowiki>)
***[[:d:Wikidata:Property proposal/Modern Shrine Ranking|Modern Shrine Ranking]] (<nowiki>Rank in the [[Q712534|Modern system of ranked Shinto Shrines]]</nowiki>)
***[[:d:Wikidata:Property proposal/Divine Rank|Divine Rank]] (<nowiki>The [[Q11591025|Shinkai (divine rank)]] of a Shrine</nowiki>)
***[[:d:Wikidata:Property proposal/Engishiki celebration category|Engishiki celebration category]] (<nowiki>Celebration category mentioned in the engishiki</nowiki>)
***[[:d:Wikidata:Property proposal/Engishiki Rank|Engishiki Rank]] (<nowiki>Rank of a shrine in the Engishiki Jinmyocho.</nowiki>)
***[[:d:Wikidata:Property proposal/Honji Buddha|Honji Buddha]] (<nowiki>Buddha that this kami is identified with</nowiki>)
***[[:d:Wikidata:Property proposal/Suijaku Kami|Suijaku Kami]] (<nowiki>Kami that this Buddha is believed to have manifested as</nowiki>)
***[[:d:Wikidata:Property proposal/identifiant Generation MSX d'une société ou d'un groupe de démo|identifiant Generation MSX d'une société ou d'un groupe de démo]] (<nowiki>company or demo group identifier in the Generation MSX database of MSX videogames</nowiki>)
** External identifiers: [[:d:Wikidata:Property proposal/Knowledge Graph for Irish History ID|Knowledge Graph for Irish History ID]], [[:d:Wikidata:Property proposal/National Library of Uruguay book ID|National Library of Uruguay book ID]], [[:d:Wikidata:Property proposal/Kokugakuin University Shrine Database ID|Kokugakuin University Shrine Database ID]], [[:d:Wikidata:Property proposal/Observer tag|Observer tag]], [[:d:Wikidata:Property proposal/Observer contributor ID|Observer contributor ID]], [[:d:Wikidata:Property proposal/Geoguessr ID|Geoguessr ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/EcBz Uganda's hydropower plants] ([https://x.com/kateregga1/status/1939789382099071298 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]] [[d:Wikidata:WikiProject_Postcards|Postcards]] was created, including a list of project-specific [[d:Wikidata:WikiProject_Postcards/Queries|Queries]]
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Govdirectory/Type_watchlist|GovDirectory]] added a Type watchlist.
** [[d:Wikidata:WikiProject_Taiwan/GLAM/Library_List|WikiProject Taiwan]] added a Library List.
* Newest [[d:Wikidata:Database reports|database reports]]: [[d:Wikidata:Database_reports/Abuse_filter_effectiveness|Abuse Filter effectiveness]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q2740012|Stefan Löfven (Q2740012)]] - Swedish politician, Prime Minister of Sweden between 2014–2021
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L453737|sterk (L453737)]] - Norwegian Bokmål adjective (stæʁk) meaning "strong", "intense", or "durable"
''' Development '''
* Wikibase REST API: We finished the Item prefix search ([[phab:T388209]]). It'll go live later when we are also done with the Property prefix search.
* Search: We are fixing a bug when pasting into the new search box ([[phab:T397608]])
* Mobile statement editing: We are working on basic viewing of statements ([[phab:T394886]]) - nothing useful to see yet
* Dumps: There was an issue with the last dumps not being generated. The Data Platform SRE team is looking into it ([[phab:T398756]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Austria|Austria]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[:d:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] [[:d:User talk:Danny Benjafield (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १८:४२, ७ July २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28906317 -->
== Wikidata weekly summary #688 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-07-14. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#687]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for Oversight permissions: [[d:Wikidata:Requests for permissions/Oversight/Jianhui67|Jianhui67]] (RfP scheduled to end at 27 July 2025 [https://zonestamp.toolforge.org/1753623000 13:28 UTC])
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, [https://zonestamp.toolforge.org/1752681600 16:00 UTC], 16th July 2025 (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
** [[m:WikiIndaba_conference_2025/Submissions|Submit Your Program Proposal for WikiIndaba 2025 by 20th July]]. Apply for a scholarship to attend the event [https://docs.google.com/forms/d/e/1FAIpQLSdJTv68R1OPASXXDfpIl8EWiMLTM-TDwh6_5gNVvFuWccFZ2Q/viewform here].
** Wikimania 2025 Hackathon kicks off on Tuesday, 5 August and a dedicated workspace will be available throughout the conference until Saturday, 9 August. Have a technical idea, tool, or project you want to build during the hackathon? Submit it now and start connecting with collaborators! Add your project [[m:https://wikimania.wikimedia.org/wiki/2025:Hackathon/Project_Submissions|here]].
** WikiCite 2025 will take place from Friday 29th to Sunday 31st of August! in Bern (Switzerland) and online! See the draft program [[m:WikiCite 2025/Programme|here]].
** [[:d:Q134520038|2025 LD4 Conference: Linked Data in the Real World]] ([https://sites.google.com/view/2025-ld4-conference/home website]; [https://2025ld4.sched.com/list/simple schedule and registration]; [https://www.youtube.com/@LD-gy6jv streaming on Youtube]), 28th-30th July 2025, virtually on Zoom; many Wikidata-related sessions:
*** [https://zonestamp.toolforge.org/1753723800 July 28, 2025 1:30pm - 2:30pm EDT] - [https://2025ld4.sched.com/event/26eOA/has-this-been-done-before-exploring-wikidata-projects-through-diff-and-tmig-archives ''Has This Been Done Before? Exploring Wikidata Projects Through Diff and TMIG Archives''] by Silvia Gutierrez (workshop)
*** [https://zonestamp.toolforge.org/1753808400 July 29, 2025 1:00pm - 2:00pm EDT] - [https://2025ld4.sched.com/event/26eOk/wikidata-affinity-group-introduction-to-wikidata-for-entity-management ''Wikidata Affinity Group: Introduction to Wikidata for Entity Management''] by Alex Jung, Kyla Jemison, Susan Radovsky (cf. [[:d:Wikidata:WikiProject LD4 Wikidata Affinity Group]])
*** [https://zonestamp.toolforge.org/1753816500 July 29, 2025 3:15pm - 3:45pm EDT] - [https://2025ld4.sched.com/event/26eOt/scholarly-profiling-in-wikidata-creating-a-knowledge-graph-for-the-seekcommons-open-science-research-network ''Scholarly profiling in Wikidata: Creating a knowledge graph for the SEEKCommons open science research network''] by Dorothy Howard
*** [https://zonestamp.toolforge.org/1753818300 July 29, 2025 3:45pm - 3:55pm EDT] - [https://2025ld4.sched.com/event/26eOw/from-biographical-dictionary-to-linked-data ''From Biographical Dictionary to Linked Data''] by Sara De Monaco (cf. [[:d:User:SaraDeMonaco/Tesi magistrale]] and [[:d:Q135208119]])
*** [https://zonestamp.toolforge.org/1753818950 July 29, 2025 3:55pm - 4:05pm EDT] - [https://2025ld4.sched.com/event/26eOz/lccnbot-one-year-on-an-update ''LCCNbot one year on: an update''] by Mary Muratsubaki Campany (cf. [[:d:User:LccnBot]])
*** [https://zonestamp.toolforge.org/1753819500 July 29, 2025 4:05pm - 4:15pm EDT] - [https://2025ld4.sched.com/event/26eP2/supporting-access-to-cd-roms-while-using-and-contributing-to-wikidata ''Supporting access to CD-ROMs while using and contributing to Wikidata''] by Claire Fox
*** [https://zonestamp.toolforge.org/1753820100 July 29, 2025 4:15pm - 4:25pm EDT] - [https://2025ld4.sched.com/event/26eP5/surfacing-sociotechnical-research-with-wikidata ''Surfacing Sociotechnical Research with Wikidata''] by Kathleen Burlingame
*** [https://zonestamp.toolforge.org/1753820700 July 29, 2025 4:25pm - 4:35pm EDT] - [https://2025ld4.sched.com/event/26eP8/wikidata-workflows-with-orcid-and-openrefine-a-binghamton-university-case-study ''Wikidata Workflows with ORCID and OpenRefine: A Binghamton University Case Study''] by Sasha Frizzell
*** [https://zonestamp.toolforge.org/1753901100 July 30, 2025 2:45pm - 4:45pm EDT] - [https://2025ld4.sched.com/event/26ePc/wiles-wikidata-lexicographical-event-semantics-modeling-for-natural-languages ''WiLES: Wikidata Lexicographical Event Semantics modeling for natural languages''] by Humza Yaqoob, Mahir Morshed (workshop)
''' Press, articles, blog posts, videos '''
* Blogs
** [https://www.bigdatawire.com/2025/07/10/scaling-the-knowledge-graph-behind-wikipedia/ Scaling the Knowledge Graph Behind Wikipedia] By Alex Woodie
** [https://blog.tepapa.govt.nz/2025/07/14/the-power-and-potential-of-wikidata-for-botany/ The power and potential of Wikidata for botany] (see paper below) By Heidi Meudt
* Papers
** [https://academic.oup.com/aob/advance-article/doi/10.1093/aob/mcaf062/8158086?login=false Wikidata for botanists: benefits of collaborating and sharing Linked Open Data] By Sabine et al., (2025). This study explores Wikidata as an open, multilingual knowledge base that connects botanical data across sources, and urges botanists to collaboratively enrich its content to support a broad spectrum of plant science.
* Videos
** [https://m.youtube.com/watch?v=ib-8YsJChmw Wikidata labels and descriptions] By Moore Wikimedia Community
** [https://m.youtube.com/watch?v=z6gNKxqhyxY Wikidata Lablar Description Stockholm Archipelago trail] By Magnus Sälgö
* Presentations
** [https://zenodo.org/records/15828659 How To...Wikibase?] - Senior Partner Manager, [[m:User:Christos_Varvantakis_(WMDE)|Christos Varvantakis]] has produced this set of training and educational material to get you started with Wikibase.
''' Tool of the week '''
* [https://toolsadmin.wikimedia.org/tools/id/depictions Commons Depictions] is a tool that display depictions of Wikidata items on Wikimedia Commons
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
* New General datatypes
**[[:d:Property:P13631|official donation page URL]] (<nowiki>official URL for making donations to the subject</nowiki>)
**[[:d:Property:P13632|image of cosplay]] (<nowiki>cosplay that depicts this character or person</nowiki>)
**[[:d:Property:P13633|worn on]] (<nowiki>part of the body where an item of clothing, equipment, or jewelry is worn</nowiki>)
**[[:d:Property:P13635|warranty period]] (<nowiki>warranty period of this product as covered by the original manufacturer or creator</nowiki>)
**[[:d:Property:P13637|matricule number]] (<nowiki>identifier for a football club affiliated with the Royal Belgian Football Association</nowiki>)
* New External identifiers: [[:d:Property:P13629|CABR-identifier]], [[:d:Property:P13630|Nederlands Film Festival person ID]], [[:d:Property:P13634|The Sun topic ID]], [[:d:Property:P13636|IMDb interest ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Cyclocross24 rider ID|Cyclocross24 rider ID]] (<nowiki>identifier for a cyclo-cross cyclist in the Cyclocross24 database</nowiki>)
**[[:d:Wikidata:Property proposal/Polyhedron net|Polyhedron net]] (<nowiki>A net of attached 2D polygon created for each polyhedron</nowiki>)
**[[:d:Wikidata:Property proposal/Kanpei or Kokuhei|Kanpei or Kokuhei]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/file name|file name]] (<nowiki>name used for this entity in a computer file system</nowiki>)
**[[:d:Wikidata:Property proposal/Anthologia Graeca author|Anthologia Graeca author]] (<nowiki>Author number in the Anthologia Graeca Project, an online annotated edition of the [[w:Greek Anthology]]</nowiki>)
**[[:d:Wikidata:Property proposal/langue locale dominante|langue locale dominante]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/accomplice|accomplice]], [[:d:Wikidata:Property proposal/CCCA ID|CCCA ID]], [[:d:Wikidata:Property proposal/Cover Art Archive image|Cover Art Archive image]], [[:d:Wikidata:Property proposal/Athletics Podium person ID|Athletics Podium person ID]], [[:d:Wikidata:Property proposal/CESAR title ID|CESAR title ID]], [[:d:Wikidata:Property proposal/GaultMillau-idenficatiecode Nederland|GaultMillau-idenficatiecode Nederland]], [[:d:Wikidata:Property proposal/eFloraMEX ID|eFloraMEX ID]], [[:d:Wikidata:Property proposal/BORIS Unibe author ID|BORIS Unibe author ID]], [[:d:Wikidata:Property proposal/EDBO institution code|EDBO institution code]], [[:d:Wikidata:Property proposal/OSHWA Identifier|OSHWA Identifier]], [[:d:Wikidata:Property proposal/identifiant Personnel de l'administration préfectorale depuis 1945|identifiant Personnel de l'administration préfectorale depuis 1945]], [[:d:Wikidata:Property proposal/identifiant Personnel de l'administration préfectorale au 19e siècle|identifiant Personnel de l'administration préfectorale au 19e siècle]], [[:d:Wikidata:Property proposal/The Traditional Ballad Index file name|The Traditional Ballad Index file name]], [[:d:Wikidata:Property proposal/ID edizioni CoBiS LOD|ID edizioni CoBiS LOD]], [[:d:Wikidata:Property proposal/SIK-ISEA person ID|SIK-ISEA person ID]], [[:d:Wikidata:Property proposal/SIK-ISEA group ID|SIK-ISEA group ID]], [[:d:Wikidata:Property proposal/SIK-ISEA institution ID|SIK-ISEA institution ID]], [[:d:Wikidata:Property proposal/SIK-ISEA work ID|SIK-ISEA work ID]], [[:d:Wikidata:Property proposal/SIK-ISEA document ID|SIK-ISEA document ID]], [[:d:Wikidata:Property proposal/speedrun.com level ID|speedrun.com level ID]], [[:d:Wikidata:Property proposal/Polski Petersburg encyclopedia ID (Polish version)|Polski Petersburg encyclopedia ID (Polish version)]], [[:d:Wikidata:Property proposal/Polski Petersburg encyclopedia ID (Russian version)|Polski Petersburg encyclopedia ID (Russian version)]], [[:d:Wikidata:Property proposal/Mizuumi Wiki article ID|Mizuumi Wiki article ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/6TNS Top album languages found on Wikidata right now] [https://wikis.world/@moebeus@mastodon.online/112302638644990711 source]
** [https://w.wiki/Ej6F The names of the characters from Asterix & Obélix, in French, English, German, Latin and some other languages] ([https://wikis.world/@sukkoria@piaille.fr/114829167969170573 source])
** [https://query-chest.toolforge.org/redirect/uAOfzguDGgAA6Ma2yseCsOOmGOOmaq8Go6sQQ6YEMWh Map the global distribution of periodicals in publication languages from the Eastern Mediterranean] (Arabic, Ottoman, Greek, Ladino, Coptic etc) ([https://wikis.world/@tillgrallert@digitalcourage.social/114819637083502934 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q49727|Das Erste (Q49727)]] - German public-service television channel
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L5785|reference (L5785)]] - English noun/verb (ˈɹɛf.ɹəns) meaning "source citation", "supporting document", or "relationship"
''' Development '''
* Wikibase REST API: We started work on the simple Property prefix search [[phab:(T397838]])
* Mobile statement editing: We continued the work on the basics with viewing of statements ([[phab:T394886]]])
* Search: Fixed a bug when pasting into the search box ([[phab:T397608]])
* Integration in Wikipedia and co:
** We began research into current limits for collapsing entity usage. (Basically when an article uses more data from an Item than the configured limit then we consider all data on that Item to be used. This is done for infrastructure reasons.) We’d like to improve this to further reduce unnecessary Wikidata changes showing up on watchlist and recent changes on Wikipedia and co.
** We will roll out showing labels instead of IDs in Wikidata edits in watchlist and recent changes to more wikis later this week.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Chile|Chile]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:०८, १४ July २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=28983341 -->
== Wikidata weekly summary #689 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-07-21. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#688]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming]]:
** [https://docs.google.com/forms/d/e/1FAIpQLSeSyLv6rBOgxzPR8DmZ0QZNPr-wQJLs0uI8t2MyuBuTj4HTpA/viewform Wikimedia and Open Knowledge Conference (survey)] is being planned for 2026 in Poland. This event is to focus on research carried out on or with Wikidata and Wikipedia. Your opinion is wanted! Please fill out the Google Forms survey to help the organisation committee plan. Also available in [https://docs.google.com/forms/d/e/1FAIpQLSc83qVh7W5QWzNUW8Cg9fL549RNS-s7Qut-UCE84N1OpoQwqw/viewform?usp=sharing&ouid=116673720641417865807 Polish] and [https://docs.google.com/forms/d/e/1FAIpQLScMdwZ-aPhckKBoT6LNlS5ukVUCqdq8pI0o3nQNjjJR5798GA/viewform?usp=header Ukrainian].
** Wikimania [[wikimania:2025:Program|2025 Program]] is Live! This is also the time to add your Wikidata meetups. Please start marking your preferred Wikimania sessions (⭐/like) and mark to your mobile apps or calendars. If you are joining online to watch live stream and use the interactive features, please register on eventyay through wikimania.org ([https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/6HQZ6BJ6SESOOBRWHYVHCNJX4LXXZP24/ source])
* Past: Missed the Q3 Wikidata+Wikibase office hour? You can catch up by reading the session log here: [[d:Special:MyLanguage/Wikidata:Events/Telegram office hour 2025-07-16|2025-07-15 (Q3 2025)]]
''' Press, articles, blog posts, videos '''
* Papers: [https://academic.oup.com/bioinformatics/article/41/Supplement_1/i12/8199389 An educator framework for organizing Wikipedia editathons for computational biology] (uses Wikidata to power the [https://compbio-on-wiki.toolforge.org/ compbio-on-wiki.toolforge.org/] tool)
''' Tool of the week '''
* [https://wikinity.toolforge.org/ Wikinity] A tool allowing you to find (un)photographed objects, so you can take a picture of them and send it to Wikidata. The tool was created By Martin Urbanec
''' Other Noteworthy Stuff '''
* The Call for Papers is now open for the Journal of Open Humanities Data special collection: "Wikidata across the Humanities: datasets, methodologies, reuse." This editorial will explore how Wikidata is transforming research and collaboration in the humanities. If you're working on a relevant project, submit your proposal [https://openhumanitiesdata.metajnl.com/collections/wikidata_across_the_humanities here]
* What belongs where in the Wikibase Ecosystem? There is ongoing research to better understand what people are currently thinking about this and [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/BUMGCMKFFNMJQVZXD4K6Z23LLBHAHCCT/ you can take part by sorting some scenarios].
*Wikimedia Deutschland is inviting further feedback on the Mobile Editing Experience [https://www.figma.com/proto/IdZ6rdm8FqDuLYIfQTvEer/ALICE-meets-MEX?page-id=0%3A1&node-id=3-9092&viewport=-14617%2C-894%2C0.76&t=jFYlzZdmBq4NcDU2-1&scaling=min-zoom&content-scaling=fixed prototype] (currently just a design file so not everything is clickable). Please follow the instructions below and share your thoughts at [[d:Wikidata talk:Usability and usefulness/Item editing experience/Mobile editing of statements|Wikidata talk:Usability and usefulness/Item editing experience/Mobile editing of statements]]:
** Add "business woman" as an occupation
** Add a start date to the relationship with A$AP Rocky and provide a reference
** Find the place of birth (Saint Michael) and open that page
** Add the coordinate location for Saint Michael
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
*New General datatypes:
**[[:d:Property:P13637|matricule number]] (<nowiki>identifier for a football club affiliated with the Royal Belgian Football Association</nowiki>)
**[[:d:Property:P13638|settlement classification]] (<nowiki>type of settlement according to a topographical classification</nowiki>)
**[[:d:Property:P13642|Polyhedron net]] (<nowiki>a net of attached 2D polygon created for each polyhedron</nowiki>)
* New External identifiers: [[:d:Property:P13639|National Library of Uruguay book ID]], [[:d:Property:P13640|The Jerusalem Post topic ID]], [[:d:Property:P13641|Physicians of Georgia Biographical Dictionary ID]], [[:d:Property:P13643|eFloraMEX ID]], [[:d:Property:P13644|Theatre museums of Russia person ID]], [[:d:Property:P13645|Georgian Athletes Biographical Dictionary ID]], [[:d:Property:P13646|Georgian Winemakers ID]], [[:d:Property:P13647|Ukrainian Book of Remembrance person ID]], [[:d:Property:P13648|BORIS Portal Unibe ID]], [[:d:Property:P13649|Society for the Promotion of Literacy among Georgians Members ID]], [[:d:Property:P13650|Deaf Movie Database title ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/identifiant Generation MSX d'un matériel|identifiant Generation MSX d'un matériel]] (<nowiki>hardware identifier in the Generation MSX database of MSX videogames</nowiki>)
**[[:d:Wikidata:Property proposal/Polish Taxpayer Identification Number|Polish Taxpayer Identification Number]] (<nowiki>an identifier for an entity paying taxes in Poland</nowiki>)
**[[:d:Wikidata:Property proposal/official roster page|official roster page]] (<nowiki>URL of a team's official page about this player</nowiki>)
**[[:d:Wikidata:Property proposal/transistor density|transistor density]] (<nowiki>density of transistors for classifying the complexity of discrete circuits</nowiki>)
**[[:d:Wikidata:Property proposal/Historische Bildpostkarten Universität Osnabrück - Entities|Historische Bildpostkarten Universität Osnabrück - Entities]] (<nowiki>Identificator for persons and publishers of historical picture postcards</nowiki>)
**[[:d:Wikidata:Property proposal/grave|grave]] (<nowiki>grave of a person</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/fanlore article id|fanlore article id]], [[:d:Wikidata:Property proposal/Afrikaregisteret ID|Afrikaregisteret ID]], [[:d:Wikidata:Property proposal/Hong Kong company ID|Hong Kong company ID]], [[:d:Wikidata:Property proposal/California Entity Number|California Entity Number]], [[:d:Wikidata:Property proposal/Macanese company ID|Macanese company ID]], [[:d:Wikidata:Property proposal/Corporation Number in Canada|Corporation Number in Canada]], [[:d:Wikidata:Property proposal/QCC Code|QCC Code]], [[:d:Wikidata:Property proposal/Cyprus company ID|Cyprus company ID]], [[:d:Wikidata:Property proposal/Malta company ID|Malta company ID]], [[:d:Wikidata:Property proposal/GEMI Number|GEMI Number]], [[:d:Wikidata:Property proposal/CUIT|CUIT]], [[:d:Wikidata:Property proposal/Jamaica company ID|Jamaica company ID]], [[:d:Wikidata:Property proposal/SEC Number|SEC Number]], [[:d:Wikidata:Property proposal/Mã số doanh nghiệp|Mã số doanh nghiệp]], [[:d:Wikidata:Property proposal/movieID|movieID]], [[:d:Wikidata:Property proposal/Thailand company ID|Thailand company ID]], [[:d:Wikidata:Property proposal/PCPartPicker chipset ID|PCPartPicker chipset ID]], [[:d:Wikidata:Property proposal/gosfilmofond.ru ID|gosfilmofond.ru ID]], [[:d:Wikidata:Property proposal/Directorio de museos del Sistema de Información Cultural|Directorio de museos del Sistema de Información Cultural]], [[:d:Wikidata:Property proposal/Burmese company ID|Burmese company ID]], [[:d:Wikidata:Property proposal/Cambodian company ID|Cambodian company ID]], [[:d:Wikidata:Property proposal/Georgian Encyclopedia ID|Georgian Encyclopedia ID]], [[:d:Wikidata:Property proposal/Vintagepostcards-Archive-ID|Vintagepostcards-Archive-ID]], [[:d:Wikidata:Property proposal/MacPorts port|MacPorts port]], [[:d:Wikidata:Property proposal/Berardi Arte artist ID|Berardi Arte artist ID]], [[:d:Wikidata:Property proposal/Adult Film Database director ID|Adult Film Database director ID]], [[:d:Wikidata:Property proposal/Elonet company ID|Elonet company ID]], [[:d:Wikidata:Property proposal/dvdcompare.net film id|dvdcompare.net film id]], [[:d:Wikidata:Property proposal/SpaceReference.org celestial object ID|SpaceReference.org celestial object ID]], [[:d:Wikidata:Property proposal/English solicitors ID|English solicitors ID]], [[:d:Wikidata:Property proposal/Deaf Movie Database person ID|Deaf Movie Database person ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** Mathematical formulae containing HTML escapes https://w.wiki/EoeL]
** [https://w.wiki/9Ygr Most frequent objects depicted on coats of arms] ([https://wikis.world/@kvistgaard@vivaldi.net/112162949851779659 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1140439|Finding Forrester (Q1140439)]] - 2000 film directed by Gus Van Sant
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1372236|Września (L1372236)]] - Polish proper noun (ˈvʐɛɕ.ɲa) meaning "September (month)", "town in Greater Poland", or "village in Świętokrzyskie Voivodeship"
''' Development '''
* Wikibase REST API: We have enabled the new Item Prefix Search endpoint on wikidata. You can try it out now with a call like this: https://www.wikidata.org/w/rest.php/wikibase/v0/suggest/items?language=en&q=potat If you have feedback please leave it at [[d:Wikidata talk:REST API feedback round|Wikidata talk:REST API feedback round]]
* Additional APIs: We are looking a bit more into GraphQL and what it could offer to make programmatic access to Wikidata's data better.
* Wikidata integration in the Wikimedia projects: We enabled showing the labels of entities in edit summaries in recent changes and watchlist. Now you no longer have to click to get to Wikidata and check what is behind a mystery ID in an edit summary coming from Wikidata.
* Mobile statement editing: We are working on formatting references, qualifiers, various data types and multiple statements for one property. We are planning to enable the new mobile UI on Beta Wikidata soon. Important: For now it is a read-only UI, as we have not started to implement editing yet, and some data types won’t have the correct appearance yet.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Vietnam|Vietnam]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] [[d:Special:MyLanguage/Wikidata:Status updates/Current|Current issue]]· [[:d:User:JosefAnthony|JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] .[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:००, २१ July २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29005317 -->
== Wikidata weekly summary #690 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-07-28. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#689]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Aqurs1|Aqurs1]] (RfP scheduled to end after 31 July 2025 16:35 UTC)
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/THEbotIT 3|THEbotIT 3]] - New functional aspect to automatic creation of items describing the articles of [[:w:de:Paulys Realencyclopädie der classischen Altertumswissenschaft|Paulys Realencyclopädie der classischen Altertumswissenschaft]] (RE). We want to model now the articles, which amends the main articles, as those information where suppressed so far.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** Wikidata's 13th birthday decentralized events will take place in October and November 2025. Feel free to browse [[d:Wikidata:Thirteenth Birthday|the documentation pages]] to learn how to organize an event in your area, get funding, and get in touch with other organizers. Help translate the documentation pages into your language.
** [[d:Q134950534|COSCUP 2025 (Q134950534)]] OpenStreetMap x Wikidata Track will be held at [[d:Q699543|National Taiwan University of Science and Technology (Q699543)]] on August 9-10.
** [[wikimania:2025|Wikimania]] starts next week August 6 through August 9. Check out the Wikidata related session in the [[wikimania:2025:Wikimania/Program|program]] and start marking your preferred Wikimania sessions (⭐/like) on your mobile apps or calendars. If you are joining online to watch live stream and use the interactive features, please register on eventyay through wikimania.org. Note also the Wikidata meetups organised outside the official conference hours.
* Past: WikiCon Brasil 2025 happened in person in [[d:Q36947|Salvador (Q36947)]] including a [[wmbr:WikiCon_Brasil_2025/Programa/Tecnologia|technical session with two Wikidata-focused presentations]] (in Portuguese)
''' Press, articles, blog posts, videos '''
* Blogs:
** [https://diff.wikimedia.org/2025/07/23/making-question-answering-systems-smarter-with-knowledge-graphs-using-frog-a-wikidata-research-fund-2024-highlight/ Making Question-Answering Systems Smarter with Knowledge Graphs Using FrOG: A Wikidata Research Fund 2024 Highlight] - How can large language models become more accurate using structured knowledge? A research team from Universitas Indonesia and WU Vienna explored this through FrOG, a framework that integrates Wikidata into question-answering language model. This research is supported by Wikimedia Indonesia through the [[m:Wikimedia Indonesia/Hibah Riset Wikidata 2024|Wikidata Research Fund 2024]] program.
** [https://www.techradar.com/pro/wikidatas-next-leap-the-open-database-powering-tomorrows-ai-and-wikipedia Wikidata’s next leap: the open database powering tomorrow’s AI and Wikipedia] By Lydia Pintscher
* Presentations: [https://zenodo.org/records/15609570 O herbário da Universidade de Coimbra na Wikidata] (Using Wikidata in Natural History Collection Management, in Portuguese)
* Papers: [https://pubmed.ncbi.nlm.nih.gov/40695850/ Wiki-Quantities and Wiki-Measurements: Datasets of quantities and their measurement context from Wikipedia] - Researchers developed two large, validated datasets; Wiki-Quantities and Wiki-Measurements, from Wikipedia and Wikidata to improve automated extraction of quantitative data and its context using natural language processing techniques. By Göpfert et al., (2025)
* Videos: [https://m.youtube.com/shorts/MXQBNG4Wjgk Wikidata:The shadow power behind Wikipedia and AI]
''' Tool of the week '''
*[https://flashbackfiesta.app/ Flashback Fiesta] - is a trivia game that challenges players to guess the year of historical events using data from Wikidata.
''' Other Noteworthy Stuff '''
* The [[:d:Wikidata:WikiProject Personal Pronouns|Wikidata:WikiProject Personal Pronouns]] drafted a new [[:d:Wikidata:Personal pronouns|Wikidata Personal Pronouns Policy]], using [[:d:Wikidata:Requests for comment/Pronouns P6553|this recent RFC]] as a basis. It's the first time a policy on this topic has been proposed, and the [[:d:Wikidata:Living people|Wikidata Living People Policy]] served as a reference. Feedback is encouraged and appreciated.
* The modeling of [[:d:Q397610|agrégation]] ("the most competitive and prestigious examination for civil service in the French public education system" according to [[:w:en:Agrégation]]) has been reviewed in various aspects: a summary is available in [[:d:Talk:Q397610#Modeling agrégation]]. Suggestions are welcome.
*Wikimedia Deutschland is inviting further feedback on the Mobile Editing Experience [https://www.figma.com/proto/IdZ6rdm8FqDuLYIfQTvEer/ALICE-meets-MEX?page-id=0%3A1&node-id=3-9092&viewport=-14617%2C-894%2C0.76&t=jFYlzZdmBq4NcDU2-1&scaling=min-zoom&content-scaling=fixed prototype] (currently just a design file so not everything is clickable). Please follow the instructions below and share your thoughts at [[d:Wikidata talk:Usability and usefulness/Item editing experience/Mobile editing of statements|Wikidata talk:Usability and usefulness/Item editing experience/Mobile editing of statements]]:
** Add "business woman" as an occupation
** Add a start date to the relationship with A$AP Rocky and provide a reference
** Find the place of birth (Saint Michael) and open that page
** Add the coordinate location for Saint Michael
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes: [[:d:Property:P13668|operating cost]] (<nowiki>estimated or average ongoing recurring cost for operating or using an object</nowiki>)
*New External identifiers: [[:d:Property:P13651|Ukrainian Memorial person ID]], [[:d:Property:P13652|Portal of united hromadas of Ukraine ID]], [[:d:Property:P13653|Portal Decentralization hromada ID]], [[:d:Property:P13654|Facebook image ID]], [[:d:Property:P13655|archieven.nl creator ID]], [[:d:Property:P13656|Elonet company ID]], [[:d:Property:P13657|Embryo Project Encyclopedia ID]], [[:d:Property:P13658|Film Atlas ID]], [[:d:Property:P13659|Klimadashboard.de region ID]], [[:d:Property:P13660|Knowledge Graph for Irish History person ID]], [[:d:Property:P13661|myCast person or character ID]], [[:d:Property:P13662|nasljerseys.com player ID]], [[:d:Property:P13663|speedrun.com level ID]], [[:d:Property:P13664|FBref competition ID]], [[:d:Property:P13665|FBref match ID]], [[:d:Property:P13666|parlament.fyi person ID]], [[:d:Property:P13667|Swimcloud swimmer ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
*New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/organizational chart|organizational chart]] (<nowiki>image that displays the structure of this organization or government agency and the relationships and relative ranks of it's parts and positions/jobs</nowiki>)
**[[:d:Wikidata:Property proposal/Source Shrine|Source Shrine]] (<nowiki>The shrine that the gods of this shinto shrine came from through Bunrei and Kanjo</nowiki>)
**[[:d:Wikidata:Property proposal/botanical photographs|botanical photographs]] (<nowiki>a distinctive image of a flower, inflorescence, or a similar reproductive structure for this taxon</nowiki>)
*New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Deaf Movie Database language ID|Deaf Movie Database language ID]], [[:d:Wikidata:Property proposal/Deaf Movie Database genre ID|Deaf Movie Database genre ID]], [[:d:Wikidata:Property proposal/Deaf Movie Database country ID|Deaf Movie Database country ID]], [[:d:Wikidata:Property proposal/Swiss Films person ID|Swiss Films person ID]], [[:d:Wikidata:Property proposal/My Abandonware company|My Abandonware company]], [[:d:Wikidata:Property proposal/Encyclopedia of Indianapolis ID|Encyclopedia of Indianapolis ID]], [[:d:Wikidata:Property proposal/Database dei fondi musicali toscani ID|Database dei fondi musicali toscani ID]], [[:d:Wikidata:Property proposal/NeoDB Movie ID|NeoDB Movie ID]], [[:d:Wikidata:Property proposal/Serbian settlement ID|Serbian settlement ID]], [[:d:Wikidata:Property proposal/c64.cz game ID|c64.cz game ID]], [[:d:Wikidata:Property proposal/NuGet package|NuGet package]], [[:d:Wikidata:Property proposal/Swiss Films company ID|Swiss Films company ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://qlever.cs.uni-freiburg.de/wikidata/Bc3bpD?exec=true Church buildings in Sweden on OpenStreetMap with links to Wikidata, but without the inverse link].
** [https://w.wiki/EsMN Tennis tournament titles won by specific player] ([[Wikidata:Request_a_query#Tennis tournament titles won by specific player|source]])
** [https://w.wiki/EsMS BarChart of chemical compound identifiers in Wikidata] ([https://wikis.world/@egonw@social.edu.nl/114918734141640378 source])
* WikiProject Highlights: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Sweden WikiProject Sweden] - A project to centralize, expand, and translate Sweden-related data on Wikidata while supporting the Swedish contributor community.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q43361|Harry Potter and the Philosopher's Stone (Q43361)]] - 1997 novel by J. K. Rowling
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L9436|ножницы (L9436)]] - Russian noun (nɐˈʐnʲitsɨ) meaning "cutting tool", "window hardware mechanism", or "ski position with split tips"
''' Development '''
* Mobile statement editing:
** We finished a first version of formatting references ([[phab:T396098]]); qualifiers ([[phab:T396099]]); various data types ([[phab:T394888]], [[phab:T394890]], [[phab:T394904]], [[phab:T394907]]); and multiple statements for one property ([[phab:T396637]])
** We enabled the new mobile editing experience on [https://www.wikidata.beta.wmcloud.org beta Wikidata] so you can now try the very rough version there and follow along with development
* Wikibase REST API: We finished the simple Property prefix search endpoint and it will go live in the next days ([[phab:T397838]])
* Additional APIs: We are working on a prototype for GraphQL to see if that is a going to be helpful for accessing Wikidata's data ([[phab:T399452]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Kenya|Kenya]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:JosefAnthony|JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·''' [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:५४, २८ July २०२५ (UTC)
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29051444 -->
== Wikidata weekly summary #691 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-08-04. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#690]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Aqurs1|Aqurs1]] - closed as successful. Welcome onbaord \o/
* Other: [[d:Wikidata:Project_chat#Suggestion_for_splitting_out_the_WikiCite_graph_to_another_wikibase|Suggestion for splitting out the WikiCite graph to another wikibase]]
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** Wikimania begins this week (August 6-9). Check out the Wikidata sessions and meetups in the [https://wikimedia.eventyay.com/talk/wikimania2025/schedule/ event schedule] and mark them in your calander.
** New Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series: Join the second session in our Intro to Wikidata/EMCO series. It will be focused on gadgets and user scripts that enhance Wikidata editing. We'll demo useful tools and invite you to share your favorites too! 🗓️ Tuesday, August 5 🕘 [https://zonestamp.toolforge.org/1754409600 9am PT / 12pm ET / 16:00 UTC / 6pm CEST] ℹ️ More info & Zoom link: [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/IntroEMCO|Project page]]
** OpenStreetMap X Wikidata Meetup #79 August 9 Time: 19:30-21:00 UTC+8 at [[d:Q61752245| Mozilla Community Space Taipei (Q61752245)]].
''' Press, articles, blog posts, videos '''
* Blogs
**[https://addshore.com/2025/07/wikimedia-commons-depicts-statements-over-time/ Wikimedia Commons Depicts statements over time] - Looking at the user of Wikidata Items to show that Wikimedia commons images depict, since the structured data on commons feature was originally turned on. Roads currently come out on top! By Adshore
** [https://blog.johl.io/mimi-sisema-kiswahili-lakini-ninapenda-data/ Mimi sisema Kiswahili, lakini ninapenda data] (I don’t speak Swahili, but I love data). By Jens Ohlig
** [https://itbrief.asia/story/wikimedia-project-boosts-software-for-endangered-languages-worldwide Wikimedia project boosts software for endangered languages worldwide]
* Videos: Ongoing Wikidata sessions at the LD4 2025 events. ([https://www.youtube.com/watch?v=fVmjHDhS-Fc&list=PLx2ZluWEZtIDTHevbzOScn1mz8-9ITTLL playlist])
''' Tool of the week '''
*[https://whopaintedthis.toolforge.org/ Who Painted this] - is a tool developed by Francesco Negri. The tool is a game that let's you guess who created a painting, using data from Wikidata.
''' Other Noteworthy Stuff '''
* If you are using Wikidata's APIs please be aware that the existing user agent policy will be enforced more strictly going forward. Please make sure your application sets a proper user agent. More details are in [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/APW6FQBGIVLCEN7WZ65D4NVZ6XQIWGCW/ this announcement].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
*New General datatypes:
**[[:d:Property:P13668|operating cost]] (<nowiki>estimated or average ongoing recurring cost for operating or using an object</nowiki>)
* New External identifiers: [[:d:Property:P13669|UK Mutual Registration Number]], [[:d:Property:P13670|Scientific heritage of Russia person ID]], [[:d:Property:P13671|Reabilitovani istoriyeyu person ID]], [[:d:Property:P13672|L'Expression topic ID]], [[:d:Property:P13673|Memorial Platform person ID]], [[:d:Property:P13674|SIK-ISEA institution ID]], [[:d:Property:P13675|SIK-ISEA person ID]], [[:d:Property:P13676|SIK-ISEA work ID]], [[:d:Property:P13677|Kokugakuin University Digital Museum entry ID]], [[:d:Property:P13678|FLBB player ID]], [[:d:Property:P13679|Russian Cycling Federation person ID]], [[:d:Property:P13680|Geoguessr ID]], [[:d:Property:P13681|R-Sport team ID]], [[:d:Property:P13682|OSHWA identifier]], [[:d:Property:P13683|Personnel de l'administration préfectorale au 19e siècle ID]], [[:d:Property:P13685|Generation MSX hardware ID]], [[:d:Property:P13686|Generation MSX company or demo group ID]], [[:d:Property:P13687|Fanlore article ID]], [[:d:Property:P13688|MarathonView person ID]], [[:d:Property:P13689|Anthologia Graeca author ID]], [[:d:Property:P13690|Museum ID from Mexico SIC directory of museums]], [[:d:Property:P13691|Georgian Encyclopedia ID]], [[:d:Property:P13692|CoBiS LOD book ID]], [[:d:Property:P13693|c64.cz game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/DuckDuckGo bang|DuckDuckGo bang]] (<nowiki>Identifier for use of DuckDuckGo bang shortcut, do not prefix with "!"</nowiki>)
**[[:d:Wikidata:Property proposal/algebraic closure|algebraic closure]] (<nowiki>abgebraic closure of this field</nowiki>)
**[[:d:Wikidata:Property proposal/value of this characteristic|value of this characteristic]] (<nowiki>non-numeric value of this characteristic applied to this mathematical object</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/National Library of Nigeria ID|National Library of Nigeria ID]], [[:d:Wikidata:Property proposal/Identifiant d'un(e) auteur(ice) dans le catalogue de la médiathèque de Sceaux|Identifiant d'un(e) auteur(ice) dans le catalogue de la médiathèque de Sceaux]], [[:d:Wikidata:Property proposal/Parabra pal Dicionariu Extremeñu de Juan Kam|Parabra pal Dicionariu Extremeñu de Juan Kam]], [[:d:Wikidata:Property proposal/EASIN ID|EASIN ID]], [[:d:Wikidata:Property proposal/A Dictionary of Genetics entry ID|A Dictionary of Genetics entry ID]], [[:d:Wikidata:Property proposal/TEQSA Provider ID|TEQSA Provider ID]], [[:d:Wikidata:Property proposal/TEQSA Course ID|TEQSA Course ID]], [[:d:Wikidata:Property proposal/Registered Training Organisation code|Registered Training Organisation code]], [[:d:Wikidata:Property proposal/Identifiant d'un mémoire dans XIXe siècle en mémoires|Identifiant d'un mémoire dans XIXe siècle en mémoires]], [[:d:Wikidata:Property proposal/Episodes.fm ID|Episodes.fm ID]], [[:d:Wikidata:Property proposal/ A Dictionary of Sports Studies entry ID| A Dictionary of Sports Studies entry ID]], [[:d:Wikidata:Property proposal/Open Science Thesaurus ID|Open Science Thesaurus ID]], [[:d:Wikidata:Property proposal/Dictionary of American Family Names ID|Dictionary of American Family Names ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://qlever.cs.uni-freiburg.de/osm-planet/J9BO8v?exec=true Railway crossing waterways in Norway with associated bridges].
** [https://query-chest.toolforge.org/redirect/8d9jpdjE3Mcsc66SIS8GQqYK2YYgYOsm2myy2Oma00R Chart of the nominal outputs of Uganda's hydro-power plants] ([https://x.com/kateregga1/status/1939789382099071298 source])
** [https://w.wiki/Eoya You have a Wikidata item with few sources? Check the references of all other items linking to that Item] ([https://bsky.app/profile/magnusmanske.wikis.world.ap.brid.gy/post/3lujyuegowp32 source])
* WikiProject Highlights: [[d:Wikidata:WikiProject sum of all paintings|Sum of all paintings]] - goal is to have a Wikidata Item for every notable painting.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q104454|Mario Götze (Q104454)]] - German association football player
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1216630|Śrem (L1216630)]] - Polish proper noun (ɕrɛm) meaning "town in Greater Poland", "rural-urban municipality", or "village in Lower Silesia"
''' Development '''
* We made progress on figuring out how to make maps on mobile work well with Kartographer ([[phab:T394906]])
* Lydia and Mohammed are attending Wikimania. We are looking forward to seeing some of you there.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Kenya|Kenya]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १७:०१, ४ August २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29074255 -->
== Wikidata weekly summary #692 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-08-11. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#691]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Dolabbot|Dolabbot]] - Mass import of module subpages from other wikis (mainly English wiktionary) to Korean wiktionary and addition of corresponding Wikidata sitelinks.
''' Events '''
* Past: Wikimania 2025 took place last week! Day-by-day playlists are available on the Wikimedia Foundation [https://www.youtube.com/@TheWikimediaFoundation/playlists YouTube channel].
''' Tool of the week '''
* [[d:User:Midleading|Midleading]] created a a UserScript called [[d:User:Midleading/RemoveRedundantLabels.js|RemoveRedundantLabels.js]]. This user script adds a new tool Item, that can be used to remove all labels that are the same as mul label, in one click.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
*New General datatypes:
**[[:d:Property:P13696|taxon aspect image]] (<nowiki>an exemplary image of a particular aspect for this taxon. Relevant for taxonomic identification</nowiki>)
* New External identifiers: [[:d:Property:P13694|Mizuumi Wiki ID]], [[:d:Property:P13695|My Abandonware company ID]], [[:d:Property:P13697|Vintagepostcards-Archive-ID]], [[:d:Property:P13698|Historical picture postcards University of Osnabrück ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/awarded for type of work|awarded for type of work]] (<nowiki>type of work for which an award or type of award is conferred</nowiki>)
**[[:d:Wikidata:Property proposal/display size (diagonal)|display size (diagonal)]] (<nowiki>diagonal length of a rectangular electronic display</nowiki>)
**[[:d:Wikidata:Property proposal/non-free official cover art URL|non-free official cover art URL]] (<nowiki>URL of a copyrighted cover image for a creative work at an authorized distributor's website</nowiki>)
**[[:d:Wikidata:Property proposal/IUPAC name|IUPAC name]] (<nowiki>Name of a chemical compound following the IUPAC nomenclature of (in)organic chemistry.</nowiki>)
**[[:d:Wikidata:Property proposal/Creed|Creed]] (<nowiki></nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Artfacts artist ID|Artfacts artist ID]], [[:d:Wikidata:Property proposal/nextroom building ID|nextroom building ID]], [[:d:Wikidata:Property proposal/USB device ID|USB device ID]], [[:d:Wikidata:Property proposal/Caixin company ID|Caixin company ID]], [[:d:Wikidata:Property proposal/BIBFRAME Work ID|BIBFRAME Work ID]], [[:d:Wikidata:Property proposal/Primary Vessel Number|Primary Vessel Number]], [[:d:Wikidata:Property proposal/Songsofy artist ID|Songsofy artist ID]], [[:d:Wikidata:Property proposal/PCI vendor hexadecimal ID|PCI vendor hexadecimal ID]], [[:d:Wikidata:Property proposal/The Concise Oxford Dictionary of Art Terms entry ID|The Concise Oxford Dictionary of Art Terms entry ID]], [[:d:Wikidata:Property proposal/T10 vendor ID string|T10 vendor ID string]], [[:d:Wikidata:Property proposal/The Oxford Essential Dictionary of the U.S. Military entry ID|The Oxford Essential Dictionary of the U.S. Military entry ID]], [[:d:Wikidata:Property proposal/SPoT skater ID (new scheme)|SPoT skater ID (new scheme)]], [[:d:Wikidata:Property proposal/Identifiant d'une pièce musicale dans le répertoire de la SACEM|Identifiant d'une pièce musicale dans le répertoire de la SACEM]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/9twM Mothers on Wikidata] - explore the mother and child relationships of Wikidata items.
** [https://qlever.cs.uni-freiburg.de/wikidata/tYjsyi Human with article in simple and no english article] (QLever) ([[d:Wikidata:Request_a_query#Articles_on_simple_Wikipedia_but_not_en.Wikipedia|source]])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q20683626|2016 Taiwanese presidential election (Q20683626)]] - election in Taiwan
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1334366|illing (L1334366)]] - English adjective/noun (ˈɪlɪŋ) meaning "annoyed/unhappy", "acting aggressively", or "in a difficult situation"
''' Development '''
* We attended [[Wikimania:2025:Wikimania|Wikimania 205]] in Nairobi
* We continued efforts to get our new mobile statement UI for Items with the Kartographer extension, and merged a first version that mostly works ([[Phab:T394906]])
* We began work on including accessibility testing for the new mobile statement editing UI for Items ([[Phab:T400678]])
* The entity types for the new search dropdown has been updated to have Items at the top ([[Phab:T398817]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Abdulai (WMDE)|Mohammed Abdulai (WMDE)]] [[:d:User talk:Mohammed Abdulai (WMDE)|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) ०९:५०, १२ August २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:Mohammed Abdulai (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29104433 -->
== Wikidata weekly summary #693 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-08-18. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#692]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]: New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! Mark your calendars for our third session of our event series, an Introduction to Wikidata/EMCO, which is meant to introduce EMCO participants and anyone interested to Wikidata and to develop frameworks and skills for entity management in the Wikidata environment. We will review searching in Wikidata and have a practical, hands-on exercise where everyone can create a new person item and add some statements. Join us Tuesday, August 19th at 9am PT/ 12pm ET/ 16:00 UTC / 6pm CEST [https://zonestamp.toolforge.org/1755619200 Time zone converter]. Please see our [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/IntroEMCO project page] for more information and Zoom links.
''' Press, articles, blog posts, videos '''
* Videos:
** [https://m.youtube.com/watch?v=rTKWoZY8I8Y What Is Wikidata? - Be App Savvy]
** [https://m.youtube.com/watch?v=IYlzoFT3Wi4&pp=0gcJCf8Ao7VqN5tD OpenStreetMap x Wikidata] - Wikidata Taiwan
''' Tool of the week '''
* Magnus Manske’s developed a [https://como.toolforge.org/#/game/autodesc Como Wikidata Game] using Autodesc, this game suggests short descriptions for Wikidata items that don't have any. Review each suggestion, improve it if needed, and submit a concise, accurate description. Additioanlly the andriod application for the game is available for download at [https://play.google.com/store/apps/details?id=org.toolforge.como Google Play Store]
''' Other Noteworthy Stuff '''
* Are you a developer using Wikidata's data in your application with the action API or Query Service? The Wikidata development would love to talk to you to help improve how you can get to Wikidata's data. More details [https://greatquestion.co/wikimediadeutschland/x2sslsjb/apply here (Great Question)]. User interview is 60-mins and you’ll receive compensation as a thank-you for your time.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New External identifiers: [[:d:Property:P13699|National Library of Nigeria ID]], [[:d:Property:P13700|Artfacts artist ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Código INE (Bolivia)|Código INE (Bolivia)]] (<nowiki>Official hierarchical identifier of the National Institute of Statistics of Bolivia for administrative entities such as departments, provinces and municipalities.</nowiki>)
**[[:d:Wikidata:Property proposal/quality for|quality for]] (<nowiki>quality that is described by this sense of adjective/grammatical modifier</nowiki>)
**[[:d:Wikidata:Property proposal/type of quality|type of quality]] (<nowiki>qualifier of "item for this modifier" that specifies the type of quality</nowiki>)
**[[:d:Wikidata:Property proposal/has wireless capabilities|has wireless capabilities]] (<nowiki>type of wireless connectivity this device has/supports</nowiki>)
**[[:d:Wikidata:Property proposal/designed for handedness|designed for handedness]] (<nowiki>hand(s) that this object is intended to be used with</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Valais cantonal parliament ID|Valais cantonal parliament ID]], [[:d:Wikidata:Property proposal/Arcanes ID|Arcanes ID]], [[:d:Wikidata:Property proposal/A Dictionary of Travel and Tourism entry ID|A Dictionary of Travel and Tourism entry ID]], [[:d:Wikidata:Property proposal/IGDB tag ID|IGDB tag ID]], [[:d:Wikidata:Property proposal/TechnoMusicWorld artist ID|TechnoMusicWorld artist ID]], [[:d:Wikidata:Property proposal/TechnoMusicWorld release ID|TechnoMusicWorld release ID]], [[:d:Wikidata:Property proposal/TechnoMusicWorld track ID|TechnoMusicWorld track ID]], [[:d:Wikidata:Property proposal/A Dictionary of Dentistry entry ID|A Dictionary of Dentistry entry ID]], [[:d:Wikidata:Property proposal/CELL ID|CELL ID]], [[:d:Wikidata:Property proposal/Flemish Community Masterpieces List item ID|Flemish Community Masterpieces List item ID]], [[:d:Wikidata:Property proposal/A Dictionary of Environment and Conservation entry ID|A Dictionary of Environment and Conservation entry ID]], [[:d:Wikidata:Property proposal/Hamburger Frauenbiografien ID|Hamburger Frauenbiografien ID]], [[:d:Wikidata:Property proposal/GamesIndustry.biz topic ID|GamesIndustry.biz topic ID]], [[:d:Wikidata:Property proposal/Ophardt Team Sportevent person ID|Ophardt Team Sportevent person ID]], [[:d:Wikidata:Property proposal/LINDAS ID|LINDAS ID]], [[:d:Wikidata:Property proposal/Digital ROC people ID|Digital ROC people ID]], [[:d:Wikidata:Property proposal/Museum of Fine Arts, Lyon object ID|Museum of Fine Arts, Lyon object ID]], [[:d:Wikidata:Property proposal/Nebraska Authors author ID|Nebraska Authors author ID]], [[:d:Wikidata:Property proposal/InfoconDB series ID|InfoconDB series ID]], [[:d:Wikidata:Property proposal/InfoconDB conference ID|InfoconDB conference ID]], [[:d:Wikidata:Property proposal/setlist.fm festival ID|setlist.fm festival ID]], [[:d:Wikidata:Property proposal/Digital ROC event ID|Digital ROC event ID]], [[:d:Wikidata:Property proposal/ScholarGPS scholar ID|ScholarGPS scholar ID]], [[:d:Wikidata:Property proposal/ScholarGPS institution ID|ScholarGPS institution ID]], [[:d:Wikidata:Property proposal/ScholarGPS field and discipline ID|ScholarGPS field and discipline ID]], [[:d:Wikidata:Property proposal/ScholarGPS specialty ID|ScholarGPS specialty ID]], [[:d:Wikidata:Property proposal/The Digital Ark person ID|The Digital Ark person ID]], [[:d:Wikidata:Property proposal/ScholarGPS country profile ID|ScholarGPS country profile ID]], [[:d:Wikidata:Property proposal/MHOBT ID|MHOBT ID]], [[:d:Wikidata:Property proposal/Letterboxd person ID|Letterboxd person ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/F4Fv Wikidata entities shaped like businesses] ([https://w.wiki/F4Mf Sparql source])
** [https://w.wiki/6DJd Map of sub-categories of a Commons category]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Irish_Traditional_Music WikiProject Irish Traditional Music] - This project aims to enhance the representation of Irish traditional music on Wikidata
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q737062|Olympia (Q737062)]] - painting by Édouard Manet
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1250690|spegnere (L1250690)]] - Italian verb (ˈspeɲ.ɲe.re) meaning "to extinguish (a fire)", "to turn off (a device)", or "to die (euphemistic)"
''' Development '''
* Mobile editing of statements: We are continuing the work - so far on the read-only mobile version. We will start looking into editing soon. You can follow along with the development on [https://wikidata.beta.wmflabs.org beta Wikidata].
* GraphQL: We are continuing some experiments with GraphQL to see if it is useful for specific types of access to Wikidata's data.
* Dumps: We are starting to experiment with subset dumps to see if we can get meaningful smaller dumps for reusers.
* Wikidata integration in the other Wikimedia projects:
** We are working on scalability issues around the number of changes from Wikidata that get sent to Wikipedia and co. As part of this we are continuing to look into how to decrease the number of changes in recent changes and watchlist on Wikipedia and co that don't actually affect an article there.
** We are investigating how the upcoming larger rollout of Parsoid affects the tracking of Wikidata usage in articles.
** We are looking into improving the Databox Lua module that is used especially in smaller Wikipedias to get Wikidata-powered infoboxes.
* Federation: We are looking at the previous prototype for Federated Properties that allowed to use Wikidata's Properties on another Wikibase instance. We are checking what if anything of it can be revived for our current work to allow other Wikibase instances to use Wikidata's Items and Properties seamlessly.
* Data governance: We are concluding research around the current undestanding of people about which data should go where in the Wikibase Ecosystem.
* Constraint reports: We limited Special:ConstraintReport to logged-in users to avoid AI scrapers hitting the systems too hard ([[phab:T401789]))
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Cyprus|Cyprus]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] . [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] . [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १३:१९, १८ August २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29142512 -->
== Wikidata weekly summary #694 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-08-18. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#693]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Rubah_Hitam_Vukova|Rubah Hitam Vukova]] - RfP scheduled to end after 31 August 2025 14:16 (UTC)
* New requests for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/DifoolBot_7|DifoolBot 7]] - task(s): Adding a Wikipedia reference to unsourced day-precision [[d:Property:P569|date of birth (P569)]] and [[d:Property:P570|date of death (P570)]] claims.
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/Dolabbot|Dolabbot]] - task(s): Import module subpages from other wikis (mainly English wiktionary) to Korean wiktionary and addition of corresponding Wikidata sitelinks.
* New request for comments: [[d:Wikidata:Requests_for_comment/Pilot_Project_for_AI-Assisted_Wikidata_Onboarding_%26_Quality_Control|Pilot project for AI-Assisted Wikidata onboarding and Quality control]].
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** The call for proposals deadline for [[d:Event:WikidataCon 2025|WikidataCon 2025]] is very close (end of the August). Submit your session proposals at this [https://pretalx.com/wikidatacon-2025/cfp Call for Proposals] page.
** Wikidata's 13th birthday decentralized events will take place in October and November 2025. Feel free to browse [[d:Wikidata:Thirteenth Birthday/Run an event|the documentation pages]] to learn how to organize an event in your area and get in touch with other organizers. If you need funding support, make sure to apply for the micro-grants before the deadline of September 1st. Please help translate the documentation pages into your language.
** [[m:WikiCite_2025|WikiCite 2025]]: a 3-day (25 - 31 August 2025) conference, summit and hackathon for creating an ecosystem of bibliographical data. To attend online, please sign-up on the [[m:WikiCite_2025/Participants|Participants]] page.
''' Press, articles, blog posts, videos '''
* Blogs: [https://www.stephenharrison.com/p/how-wikidata-is-coding-for-humanity How Wikidata is coding for humanity] - In this interview, Lydia Pintscher of Wikimedia Deutschland speaks with Stephen Harrison on how Wikidata connects human and machine-readable knowledge and why contributing to it is having a global impact.
* Papers: [https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5396411#:~:text=Abstract,and%20automated%20decision%2Dmaking%20systems. Wikidata's Worldview: A Semantic Network Analysis of an AI Knowledge Pipeline] - The paper examines Wikidata as a key AI knowledge source, showing how its structures and classifications influence machine decision-making, and calls for greater transparency in AI data systems.
* Videos:
** [https://m.youtube.com/watch?v=OeiXnbpRC2A What Wikidata Reveals About the Good Side of the Internet]
** [https://m.youtube.com/watch?v=nuzw-qehCT8 Resolving the Empty Result Issue in the Wikidata Query Service]
* Podcast: [https://www.iheart.com/podcast/263-tech-talks-daily-28475628/episode/3391-what-wikidata-reveals-about-the-290000631/ Tech Talks Daily - What Wikidata reveals about the good side of the internet?] - This episode features Lydia Pintscher who reveals how this massive, collaborative dataset empowers communities worldwide to build tools for the public good, and what a truly “good internet” can look like...
* Presentations: [[d:File:Wikimania 2025 - Wikidata a whirlwind tour through the land of Wikidata-powered apps.pdf|Wikimania 2025 - Wikidata a whirlwind tour through the land of Wikidata-powered apps]] (slides for a talk showcasing Wikidata powered apps at Wikimania 2025) By Lydia Pintscher
''' Tool of the week '''
* The [[m:Como|Como GWAP]]<small> (''[[d:Q125832524|Q125832524]]'')</small> (games with a purpose) app has just released to the [https://apps.apple.com/us/app/como-a-crowdsourcing-game/id6686407794 iOS App Store]. Also playable in your [https://como.toolforge.org/ Web Browser] and Android ([https://play.google.com/store/apps/details?id=org.toolforge.como Google Play Store]), the latest release includes Stats tracking and Leaderboards.
* A new tool [[Wikidata:Tools/SPARQL Recent Changes 2|SPARQL Recent Changes 2]] has been released and enables mass-validation of entities in Wikidata based on their recent changes. This tool enables users to ensure that whole subgraphs are valid according to any given EntitySchema!
* [https://wikicrowd.toolforge.org/groups WikiCrowd] A tool for crowdsourced micro-edits on Wikimedia projects, letting users make quick contributions—like labeling images or answering simple questions—to improve data on Commons and Wikidata.
''' Other Noteworthy Stuff '''
* [[m:Wikisource reader app|Wikisource reader app]] was released. It utilizes the power of Wikidata.
* [https://paulina.toolforge.org/ Paulina] won one of this year's [[m:Coolest Tool Award|Coolest Tool Awards]]
= Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review =
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Property:P13713|rewards this type of work]] (<nowiki>kind of work for which an award is given</nowiki>)
**[[:d:Property:P13715|watercraft prefix]] (<nowiki>prefix applied to watercraft operated by different organisations</nowiki>)
**[[:d:Property:P13718|proposed entity type]] (<nowiki>what a proposed entity would be</nowiki>)
**[[:d:Property:P13723|Modern Shrine Ranking]] (<nowiki>Rank in the Modern system of ranked Shinto Shrines</nowiki>)
**[[:d:Property:P13724|Cyclocross24 rider ID]] (<nowiki>identifier for a cyclo-cross cyclist in the Cyclocross24 database</nowiki>)
**[[:d:Property:P13732|DuckDuckGo bang]] (<nowiki>Identifier for use of DuckDuckGo bang shortcut</nowiki>)
* New External identifier property proposals to review: [[:d:Property:P13701|Database dei fondi musicali toscani ID]], [[:d:Property:P13702|Deaf Movie Database person ID]], [[:d:Property:P13703|Deaf Movie Database genre ID]], [[:d:Property:P13704|Deaf Movie Database language ID]], [[:d:Property:P13705|Deaf Movie Database country ID]], [[:d:Property:P13706|MacPorts port]], [[:d:Property:P13707|dvdcompare.net film ID]], [[:d:Property:P13708|Encyclopedia of Indianapolis ID]], [[:d:Property:P13709|Mobility Database ID]], [[:d:Property:P13712|PCPartPicker product type ID]], [[:d:Property:P13714|Library of Congress BIBFRAME Work ID]], [[:d:Property:P13716|USB device ID]], [[:d:Property:P13717|Rekhta Gujarati author ID]], [[:d:Property:P13719|A Dictionary of Public Health entry ID]], [[:d:Property:P13720|Yandex Books author ID]], [[:d:Property:P13721|CoreTennis.net player ID]], [[:d:Property:P13722|rada.info council ID]], [[:d:Property:P13725|Athletics Podium person ID]], [[:d:Property:P13726|CESAR title ID]], [[:d:Property:P13727|Polski Petersburg encyclopedia ID (Russian version)]], [[:d:Property:P13728|Polish Taxpayer Identification Number]], [[:d:Property:P13729|Berardi Arte artist ID]], [[:d:Property:P13730|Swiss Films person ID]], [[:d:Property:P13731|Swiss Films company ID]], [[:d:Property:P13733|médiathèque de Sceaux catalog author ID]], [[:d:Property:P13734|EASIN ID]], [[:d:Property:P13735|A Dictionary of Genetics entry ID]], [[:d:Property:P13736|A Dictionary of Sports Studies entry ID]], [[:d:Property:P13737|Open Science Thesaurus ID]], [[:d:Property:P13738|PCI vendor hexadecimal ID]], [[:d:Property:P13739|NuGet package]], [[:d:Property:P13740|LINDAS ID]], [[:d:Property:P13741|Archaeological Cadastre (Greece) ID]], [[:d:Property:P13742|Dictionary of American Family Names ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/museociclismo|museociclismo]] (<nowiki>id for museociclismo.it</nowiki>)
**[[:d:Wikidata:Property proposal/identificativo Viario di Roma|identificativo Viario di Roma]] (<nowiki>identifier for a street in Rome</nowiki>)
**[[:d:Wikidata:Property proposal/form factor|form factor]] (<nowiki>physical design paradigm this object is aligned with</nowiki>)
**[[:d:Wikidata:Property proposal/implies (2)|implies (2)]] (<nowiki>axiom or conjecture that this axiom or conjecture implies</nowiki>)
**[[:d:Wikidata:Property proposal/comes with|comes with]] (<nowiki>object which is included with this item, but is not part of it</nowiki>)
*New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Letterboxd person ID|Letterboxd person ID]], [[:d:Wikidata:Property proposal/EU-ID|EU-ID]], [[:d:Wikidata:Property proposal/Viario di Roma ID|Viario di Roma ID]], [[:d:Wikidata:Property proposal/Kick username|Kick username]], [[:d:Wikidata:Property proposal/Ene dilim ID|Ene dilim ID]], [[:d:Wikidata:Property proposal/LTT Labs product ID|LTT Labs product ID]], [[:d:Wikidata:Property proposal/Concept ID in Arab Encyclopedia|Concept ID in Arab Encyclopedia]], [[:d:Wikidata:Property proposal/La Fayette ID|La Fayette ID]], [[:d:Wikidata:Property proposal/Archivio Storico Ricordi partiture ID|Archivio Storico Ricordi partiture ID]], [[:d:Wikidata:Property proposal/United Methodist Church church ID|United Methodist Church church ID]], [[:d:Wikidata:Property proposal/Record Group Number of National Archives Administration, Taiwan|Record Group Number of National Archives Administration, Taiwan]], [[:d:Wikidata:Property proposal/Autostraddle topic ID|Autostraddle topic ID]], [[:d:Wikidata:Property proposal/LGBTQ Nation tag ID|LGBTQ Nation tag ID]], [[:d:Wikidata:Property proposal/The Advocate tag ID|The Advocate tag ID]], [[:d:Wikidata:Property proposal/Xtra Magazine topic ID|Xtra Magazine topic ID]], [[:d:Wikidata:Property proposal/Out tag ID|Out tag ID]], [[:d:Wikidata:Property proposal/Queerty tag ID|Queerty tag ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/F6NR Cool beaches in Antartica]
** [https://w.wiki/F8At Airports with IATA and/or ICAO airport codes, their wikidata Item id's and the English label of the Item] ([[d:Wikidata:Request_a_query#Airport_query|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_They_not_were_witches_they_were_women WikiProject They Were Not Witches, They Were Women] - A Wikidata project preserving the stories of women accused as witches in Catalonia and Andorra (1419–1796).
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q9321426|Le Monde de Dory (Q9321426)]] - 2016 American animated film directed by Andrew Stanton
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Wikidata:Showcase lexemes|Showcase lexemes]]: [[d:Lexeme:L8031|消す (L8031)]] - Japanese verb (けす, kesu) meaning "to erase", "to turn off", or "to delete"
''' Development '''
* Mobile editing of statements: After focusing on the initial read-only version, we are now starting the work on the actual editing mode. You can follow along with the development on [https://wikidata.beta.wmflabs.org beta Wikidata].
* Wikidata integration in the other Wikimedia projects:
** We are continuing to work on scalability issues around the number of changes from Wikidata that get sent to Wikipedia and co. As part of this we are continuing to look into how to decrease the number of changes in recent changes and watchlist on Wikipedia and co that don't actually affect an article there.
* GraphQL: We now have a prototype for GraphQL for Wikidata. We'd love to have your feedback about it, especially if you are a developer building applications with Wikidata's data. More details at [[d:Wikidata:Wikibase GraphQL prototype|GraphQL prototype]]
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] . [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] . [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १३:३१, २५ August २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29142512 -->
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29142512 -->
== Wikidata weekly summary #695 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-08-25. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#694]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[d:wikidata:Requests for permissions/Administrator/Rubah Hitam Vukova|Rubah Hitam Vukova]]
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** Last chance to submit a session for [[d:Event:WikidataCon_2025|WikidataCon 2025]], the proposals deadline is imminent: head to this '''[https://pretalx.com/wikidatacon-2025/cfp Call for Proposals page]''' to submit an idea'' (drafts are welcome, they can be edited for a week after the deadline).''
** New Linked Data for Libraries [[Wikidata:WikiProject_LD4_Wikidata_Affinity_Group|LD4 Wikidata Affinity Group]] project series: fourth session, ''Introduction to Wikidata/EMCO'', with a hands-on exercise creating a corporate body item and adding statements. Tuesday, September 2 – 9am PT / 12pm ET / 16:00 UTC / 6pm CEST ('''[https://www.timeanddate.com/worldclock/converter.html Time zone converter]'''). [[Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/IntroEMCO|More info and Zoom links]].
** OpenStreetMap X Wikidata Meetup #80 September 15 Time: 19:30-21:00 UTC+8 at [https://www.wikidata.org/wiki/Q61752245 Mozilla Community Space Taipei].
''' Press, articles, blog posts, videos '''
* Press: [https://www.fastcompany.com/91391335/big-tech-locks-data-away-wikidata-gives-it-back-to-the-internet Big Tech locks data away. Wikidata gives it back to the internet]
* Blogs: [https://addshore.com/2025/08/wikidata-instance-of-and-subclass-of-through-time-p31-p279/ Wikidata, instance of and subclass of through time (P31 & P279)]
* Videos:
** [https://m.youtube.com/watch?v=M0Bk83ZLTyw&pp=0gcJCRsBo7VqN5tD LD4 2025 - Wikidata Affinity Group Session - Introduction to Wikidata for Entity Management]
** [https://m.youtube.com/watch?v=dviYC912yQs&pp=0gcJCRsBo7VqN5tD How to create a work and edition in Wikidata]
''' Tool of the week '''
*[https://toolsadmin.wikimedia.org/tools/id/enet DerDieDas for Danish] is a Wikidata-based game to practice Danish.
''' Other Noteworthy Stuff '''
* Wikimedia Deutschland is hiring a [https://wikimedia-deutschland.softgarden.io/job/58843265?l=en Senior Software Engineer (all genders) for the Wikibase Suite], starting October 1, 2025. The role is full-time or part-time, hybrid, and based in Berlin, focused on building open-source tools for linked open data.
* The [[m:Grants:Project/Rapid/Tech|Rapid Fund/Tech]] program, launched on July 24, 2025, provides up to $5,000 per project for coding tools that improve contributions to Wikimedia projects. Applications are reviewed every two months, with priority for impactful projects with clear, critical, and well-planned milestones.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes:
**[[:d:Property:P13745|parts per area]] (<nowiki>average number of parts per unit of area</nowiki>)
**[[:d:Property:P13749|display size (diagonal)]] (<nowiki>diagonal length of a rectangular electronic display</nowiki>)
* New External identifiers: [[:d:Property:P13743|Digital ROC people ID]], [[:d:Property:P13744|Digital ROC event ID]], [[:d:Property:P13746|T10 vendor ID string]], [[:d:Property:P13747|Confederation of African Tennis player ID]], [[:d:Property:P13748|Nextroom building ID]], [[:d:Property:P13750|Concept ID in Arab Encyclopedia]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/game stat|game stat]] (<nowiki>metric to what extent a character in a role-playing game (or game with role-playing elements) possesses a specific natural, in-born characteristic common to all characters in the game</nowiki>)
**[[:d:Wikidata:Property proposal/open meeting page URL|open meeting page URL]] (<nowiki>Information page describing open meetings, public meetings or town hall meetings</nowiki>)
**[[:d:Wikidata:Property proposal/Islamic calligraphy|Islamic calligraphy]] (<nowiki>property that shows the Islamic calligraphy for a person</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Minfin company ID|Minfin company ID]], [[:d:Wikidata:Property proposal/Swiss Performing Arts vocabularies ID|Swiss Performing Arts vocabularies ID]], [[:d:Wikidata:Property proposal/Doha Dictionary root id|Doha Dictionary root id]], [[:d:Wikidata:Property proposal/Sharjah Dictionary root id|Sharjah Dictionary root id]], [[:d:Wikidata:Property proposal/Fantacalcio ID|Fantacalcio ID]], [[:d:Wikidata:Property proposal/GayCities ID|GayCities ID]], [[:d:Wikidata:Property proposal/Washington Blade tag ID|Washington Blade tag ID]], [[:d:Wikidata:Property proposal/IN Magazine tag ID|IN Magazine tag ID]], [[:d:Wikidata:Property proposal/Teen Vogue tag ID|Teen Vogue tag ID]], [[:d:Wikidata:Property proposal/Diva tag ID|Diva tag ID]], [[:d:Wikidata:Property proposal/Attitude tag ID|Attitude tag ID]], [[:d:Wikidata:Property proposal/Metro Source tag ID|Metro Source tag ID]], [[:d:Wikidata:Property proposal/PLUS tag ID|PLUS tag ID]], [[:d:Wikidata:Property proposal/Wussy Magazine tag ID|Wussy Magazine tag ID]], [[:d:Wikidata:Property proposal/Plant Ontology ID|Plant Ontology ID]], [[:d:Wikidata:Property proposal/Dimensions.com element ID|Dimensions.com element ID]], [[:d:Wikidata:Property proposal/ISU-Skating.com-Identifikator|ISU-Skating.com-Identifikator]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/AhtV Species of birds and their sounds] ([https://x.com/espejolento/status/1814353851253735846 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_Art_UK WikiProject Art UK] is an effort to document the various properties and volunteer (art-related) work on Wikidata.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q82069695|SARS-CoV-2 (Q82069695)]] - virus that causes COVID-19
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L303896|øye (L303896)]] - Norwegian noun (ˈœʏə) meaning "organ of sight", "gaze or look", or "point of view"
''' Development '''
* Mobile editing of statements: We developed the first pieces of the edit mode as well as the ability to add statements. You can always follow along on [https://m.wikidata.beta.wmcloud.org/wiki/Q424242 beta Wikidata] and find more information on the [[d:Wikidata:Usability and usefulness/Item editing experience/Mobile editing of statements|project page]].
* Wikidata integration in the other Wikimedia projects: We are continuing to look into reducing the number of changes that show up on Wikipedia and co's Recent changes and Watchlist ([[phab:T401284]])
* Federation: We looked at previous requests to add new endpoints to the list of SPARQL endpoints you can federate with and are cleaning up the process for getting new ones added. If you have one you'd like to write federated SPARQL queries to now is a good time to [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/VYCK46OQWF5IZERU5LFMHDLENI62NQJP/ request them].
* Lexicographical data: You can now limit searches to Lexemes with a Lemma in a specific spelling variant with the '''haslemma''' keywords and to Lexemes with a specific language with the '''in language''' keyword. Examples: [https://www.wikidata.org/w/index.php?search=lexeme%3Ahaslemma%3Aen-au%2Cen-ca&title=Special%3ASearch&profile=advanced&fulltext=1&ns0=1&searchToken=9no6tq1pxsndwkxnvs7p8av0e 1] [https://www.wikidata.org/w/index.php?search=inlanguage%3Aoc&title=Special%3ASearch&profile=advanced&fulltext=1&ns146=1&searchToken=4zxweq7wlit9q2rhcljfk1zp5 2] ([[phab:T271776]])
* GraphQL: We are evaluating feedback we received so far. If you are developing applications with Wikidata's data it'd be great if you could [[d:Wikidata:Wikibase GraphQL prototype|have a look at the current prototype and provide feedback]].
* Dumps: We are experimenting to see how we can provide smaller subset dumps for Wikidata ([[phab:T400870]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] . [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] . [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १३:२९, १ September २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29142512 -->
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29142512 -->
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29207107 -->
== Wikidata weekly summary #696 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-09-08. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#695]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:[[d:Wikidata:Requests for permissions/Bot/IndExsBot| IndExsBot]] - Task(s): Add Subject external identifier [[d:Property:P12371|IndExs Exsiccata editor ID (P12371)]] to existing persons which are stated in the indexes of [[d:Q125246464|Exsiccatae]] database.
''' Events '''
* Past events:
** The [[:m:WikiCite 2025|WikiCite 2025]] conference took place in Berne, Switzerland. It showcased WikiCite-related efforts across multiple wikis, disciplines, languages and countries. Most of it was both streamed and recorded, and the videos are currently being processed.
** The [[:toolforge:scholia/event/Q131386723|SEMANTICS 2025]] conference took place in Vienna, Austria. Wikidata was mentioned in several keynotes and multiple other talks, posters and demos. The poster [[:commons:File:The Wikidata Query Service split and its impact on the scholarly graph - poster at the SEMANTICS 2025 conference.pdf|The Wikidata Query Service split and its impact on the scholarly graph]] zoomed in on the [[d:Wikidata:SPARQL query service/WDQS graph split|WDQS graph split]].
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[d:Wikidata:Thirteenth Birthday|Wikidata's 13th Birthday]] update: Funding applications are now closed, and the review process is underway. Applicants will be notified about the status of their submissions shortly. Are you planning to organize an event for the birthday but haven’t added it to the calendar yet? You can do so here: [[d:Wikidata:Thirteenth Birthday/Calendar|Wikidata:Thirteenth Birthday/Calendar]] 🎉
** The deadline for the [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/message/EPB4LTXZA2FFUINWUC3LAGHYWG6ZED6Y/ Fall 2025 MediaWiki Users & Developers Conference] CfP is extended until September 15th. The conference will be held on October 28 - 30th, and hosted by the TIB Leibniz Centre in Hanover, Germany.
''' Press, articles, blog posts, videos '''
* Blogs: Past, Present and Future: a Wikimedian-in-Residence at the Biodiversity Heritage Library: TiagoLubiana reflects on their tenure at the [[d:Q172266|BHL (Q172266)]], integrating the biodiversity collections into the Wikimedia projects. [https://diff.wikimedia.org/2025/08/30/past-present-and-future-a-wikimedian-in-residence-at-the-biodiversity-heritage-library/ Read on Diff Blog]
* Papers: Revealing hidden figures within natural history collections by empowering students with data sleuthing skills - Mabry et al.,(2025) [https://acsess.onlinelibrary.wiley.com/doi/10.1002/nse2.70025 Read here]
* Videos:
** WiLES Wikidata Lexicographical Event Semantics modeling for natural languages (LD4 2025) [https://www.youtube.com/watch?v=2JAi0p1aJzM YouTube]
** Wikidata presentations and lightning talks (LD4 2025) [https://www.youtube.com/watch?v=6Kj_QNklPbs YouTube]
** On Wikiskills 1st Wikidata Training (Africa Wiki Women) [https://m.youtube.com/watch?v=xnCOBqResik YouTube]
** (French) Lors de la 1ère formation Wikidata de Wikiskills [https://m.youtube.com/watch?v=E92TkPJvomY YouTube]
** Plugging into the WikiVerse: A Plug for a Wikidata Plug-in for ArchivesSpace [https://m.youtube.com/watch?v=2Jwlu_AXcV4 YouTube]
* Presentations:
** [[m:WikiCite_2025|WikiCite 2025]] presentation slidedecks can be found linked individually from the [[m:m:WikiCite_2025/Programme|programme page]] or collectively on the [[c:Category:WikiCite_2025_presentation_slides|Commons category]].
** [https://slides.com/wragge/wikifest-slv-2025 Wikidata / GLAM a few experiments]... by Tim Sherratt showcasing reuse of Wikidata
''' Tool of the week '''
* Dacit is a listening-training app for cochlear implant users, built as part of a Master's Thesis for LMU Munich, it is powered by Wikidata-lexicographical data. Practice with 3 different excercises; identify (German-language) speakers, words and minimal pairs in your [https://dacit.kristbaum.org/ browser] or as an [https://play.google.com/store/apps/details?id=org.kristbaum.dacit&hl=en android app]
* [https://www.wikidata.org/wiki/User:TomT0m/LexToWiktionary.js LexToWiktonary]is a userscript that adds a Wiktionary links button on Wikidata Lexeme pages. It checks the lemmas of a lexeme, finds matching entries across different Wiktionary language editions, and shows them in a popup for quick access, with an option to expand to all Wiktionaries.
''' Other Noteworthy Stuff '''
* The submission deadline for [[d:Event:WikidataCon 2025|WikidataCon]] proposals has passed. Proposals that were submitted in time can still be edited until Sep 9. Proposals are hidden by default, but [[d:Event:WikidataCon 2025/Submissions|a page for sharing submissions]] is available and can facilitate coordination.
* [[mw:Help:Growth/Tools/Help panel|Help Panel]] has been deployed on [https://www.wikidata.beta.wmcloud.org/wiki/Wikidata:Main_Page Wikidata Beta].🎉 This is a feature designed to guide contributors with quick links to relevant help pages. It currently appears in read mode across most pages and can be configured by admins. You can enable it in your Beta preferences under "Newcomer features". To help shape its future on Wikidata, we're inviting you to test it and share feedback on [[mw:Help_talk:Growth/Tools/Help_panel|this talk]] page.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes: [[:d:Property:P13768|form factor]] (<nowiki>physical design paradigm this object is aligned with</nowiki>)
* New External identifiers: [[:d:Property:P13751|The Concise Oxford Dictionary of Art Terms entry ID]], [[:d:Property:P13752|The Oxford Essential Dictionary of the U.S. Military entry ID]], [[:d:Property:P13753|Valais cantonal parliament ID]], [[:d:Property:P13754|Arcanes ID]], [[:d:Property:P13755|A Dictionary of Travel and Tourism entry ID]], [[:d:Property:P13756|IGDB keyword ID]], [[:d:Property:P13757|A Dictionary of Dentistry entry ID]], [[:d:Property:P13758|Record Group Number of the National Archives Administration, National Development Council, Taiwan (R.O.C.)]], [[:d:Property:P13760|A Dictionary of Environment and Conservation entry ID]], [[:d:Property:P13761|Doha Dictionary root id]], [[:d:Property:P13762|Sharjah Dictionary root id]], [[:d:Property:P13763|Saulchoir library ID]], [[:d:Property:P13764|Observer tag]], [[:d:Property:P13765|Hamburger Frauenbiografien ID]], [[:d:Property:P13766|Ophardt Team Sportevent person ID]], [[:d:Property:P13767|Museum of Fine Arts, Lyon object ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Release date of film|Release date of film]] (<nowiki>The date when a film was first released to the public</nowiki>)
**[[:d:Wikidata:Property proposal/part number 2|part number 2]] (<nowiki>identifier for a product or part designated by its manufacturer for inventory and ordering purposes</nowiki>)
**[[:d:Wikidata:Property proposal/backwards compatible with|backwards compatible with]] (<nowiki>backwards compatible with the identified platform, software, or system</nowiki>)
**[[:d:Wikidata:Property proposal/level or map of|level or map of]] (<nowiki>video games that this video game level or map belongs to</nowiki>)
**[[:d:Wikidata:Property proposal/resistance|resistance]] (<nowiki>Resistance of organisms (systems) to common adverserial influences like pests, pathogens, drugs, attack vectors, ...</nowiki>)
**[[:d:Wikidata:Property proposal/GBFS feed URL|GBFS feed URL]] (<nowiki>URL of a GBFS feed for the bicycle-sharing system</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/GENC 3-character code|GENC 3-character code]], [[:d:Wikidata:Property proposal/L'Équipe athlete ID|L'Équipe athlete ID]], [[:d:Wikidata:Property proposal/Sancho el Sabio Foundation ID|Sancho el Sabio Foundation ID]], [[:d:Wikidata:Property proposal/British Authors author ID|British Authors author ID]], [[:d:Wikidata:Property proposal/Gamepadla ID|Gamepadla ID]], [[:d:Wikidata:Property proposal/VGA Legacy MKIII ID|VGA Legacy MKIII ID]], [[:d:Wikidata:Property proposal/Noormags ID|Noormags ID]], [[:d:Wikidata:Property proposal/qamus.inoor.ir entry ID|qamus.inoor.ir entry ID]], [[:d:Wikidata:Property proposal/RSQV ID|RSQV ID]], [[:d:Wikidata:Property proposal/Naturalis authority ID|Naturalis authority ID]], [[:d:Wikidata:Property proposal/Digital Library of the Community of Madrid ID|Digital Library of the Community of Madrid ID]], [[:d:Wikidata:Property proposal/Trainspo model ID|Trainspo model ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/FG$r Number of hospital beds] ([https://www.wikidata.org/wiki/Wikidata:Request_a_query Source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [https://www.wikidata.org/wiki/Wikidata:WikiProject_ASBS_2025 WikiProject ASBS 2025] - Aims to Engage the botanical community at the 2025 ASBS Conference to promote and enhance contributions to Wikidata, Wikipedia, and Wikimedia Commons.
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L739282|PC (L739282)]] - English noun (ˌpiːˈsiː) meaning "Personal Computer", "Printed Circuit", or "Peace Corps"
''' Development '''
* We're investigate options for improving information saved while publishing ([[phab:T403149]])
* Mobile Editing Experience: we added multi-language support ([[phab:T402630|T402630]])
* Wikidata integration in the other Wikimedia projects: We are continuing to look into reducing the number of changes that show up on Wikipedia and co's Recent changes and Watchlist from edits to aliases ([[phab:T401288]]), [[m:m:Wikidata_For_Wikimedia_Projects/Reduce_change_propagation_noise#More_granular_Alias_tracking|more info]]
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] . [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४०, ८ सेप्टेम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29224612 -->
== Wikidata weekly summary #697 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-09-15. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#696]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Project Chat: [[d:Wikidata:Project_chat#Multiple_items_linked_to_single_categories,_redux|Multiple items linked to single categories, redux]]
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** The New Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series introduces participants to Wikidata/EMCO. The session guides attendees through creating a project and project page, followed by an open working hour for creating and editing in Wikidata and asking questions. Join on Tuesday, September 16th at 9am PT / 12pm ET / 16:00 UTC / 6pm CEST. More details and Zoom links are on the [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/IntroEMCO|project page]].
**[[w:pt:Wikipédia:Edit-a-thon/Atividades em português/Wikidata Lab XLVI|Wikidata Lab XLVI: Wikidata and semantic memory]] (in English). On September 18th, at 17UTC. Live [https://www.youtube.com/watch?v=o1blwYH68xI on Youtube].
** '''Virtual course: Wikidata and public domain (in Spanish)'''. On September 25th start this online course until March 26, 2026. [https://www.articaonline.com/curso-en-linea-wikidata-y-dominio-publico/ Registration open on this form].
** [[d:Event:Govdirectory US office hour September 2025|Govdirectory US office hour]], 25 September
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/GM6ODGJLVISTTXGSPPGS6W2TVAPI3QQA/ Apply now: Scholarships for Wikimania 2026 in Paris!] Deadline is October 31, 2025 (anywhere in the world). Notification of decisions will be sent in January 2026.
** Notifications for [[d:Wikidata:Thirteenth_Birthday|Wikidata Thirteenth Birthday]] microgrant applications are currently being sent out in batches. If you are planning to run an event but have not yet added your event to the calendar, please do so here: [[d:Wikidata:Thirteenth_Birthday/Calendar|Wikidata:Thirteenth_Birthday/Calendar]]
** [[d:Event:WikidataCon_2025|WikidataCon 2025]] proposal reviews are about to end. We are currently building an initial programme and will soon inform Speakers before publishing a first Schedule!
''' Press, articles, blog posts, videos '''
* Blogs: GLAM Newsletter: Biodiversity Heritage Library update, harvesting Wikidata identifiers and improving the [https://bhl2wiki.herokuapp.com/ BHL2Wiki Tool] - ''[[outreach:GLAM/Newsletter/August_2025/Contents/Biodiversity_Heritage_Library_report|Read the article]]''
* Videos:
** [https://m.youtube.com/watch?v=kArK6yf4jGA EduWiki Conference - Using AI on Wikipedia and Wikidata Editing for Health Education]
** [https://m.youtube.com/watch?v=6gjBPOXm-ak Using Duplicity: Link Wikipedia articles to Wikidata Items]
** [https://m.youtube.com/watch?v=7kNjuXnsa6c How to Get the Used Language in WIKIDATA/SPARQL with [AUTO_LANGUAGE Parameter]
** (Spanish) [https://m.youtube.com/watch?v=JmGNeehrnUc Let's improve information about Carnival on Wikidata]
** Wikidata Lab XLVI: Wikidata and Semantic Memory, don't miss the workshop! (scheduled: 18.09.25, 1700 UTC) - [https://www.youtube.com/watch?v=o1blwYH68xI&pp=ygUIV2lraWRhdGE%3D YouTube]
* WikiCite 2025 Presentations:
** Extracting citation relations from legacy publications, by David Lindeman - [[c:File:Extracting_citation_relations_from_legacy_publications.webm|watch on Commons]]
** A proposal for managing personal collections in Wikidata, by Tania Maio - [[c:File:Maio_Wikicite_2025.webm|watch on Commons]]
''' Tool of the week '''
*[https://paulina.toolforge.org/ Paulina] is a Wikidata-based tool for the GLAM community that facilitates searching for authors and works, helps identify their copyright status in different countries, and provides access to works when available.
''' Other Noteworthy Stuff '''
* Help us test the new [[mw:Help:Growth/Tools/Help_panel|Help Panel]] feature, now enabled on [https://www.wikidata.beta.wmcloud.org/wiki/Wikidata:Main_Page Wikidata Beta]
* The Wikimedia Foundation launched a new team, the [[mw:Wikidata Platform|Wikidata Platform Team]], to lead development and maintenance of query services, aiming for stable, scalable data access in collaboration with WMDE and the community.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes:
**[[:d:Property:P13769|open meeting page URL]] (<nowiki>information page describing open meetings, public meetings or town hall meetings</nowiki>)
**[[:d:Property:P13773|LSF rating]] (<nowiki>Indonesia film classification administered by the Film Censorship Board</nowiki>)
**[[:d:Property:P13783|designed for handedness]] (<nowiki>hand(s) that this object is intended to be used with</nowiki>)
*New External identifiers: [[:d:Property:P13770|Personnel de l'administration préfectorale depuis 1945 ID]], [[:d:Property:P13771|La Fayette ID]], [[:d:Property:P13772|Harper's tag]], [[:d:Property:P13774|TechnoMusicWorld artist ID]], [[:d:Property:P13775|TechnoMusicWorld track ID]], [[:d:Property:P13776|Serbian settlement ID]], [[:d:Property:P13777|setlist.fm festival ID]], [[:d:Property:P13778|ScholarGPS scholar ID]], [[:d:Property:P13779|ScholarGPS institution ID]], [[:d:Property:P13780|ScholarGPS field and discipline ID]], [[:d:Property:P13781|ScholarGPS specialty ID]], [[:d:Property:P13782|The Digital Ark person ID]], [[:d:Property:P13784|MHOBT ID]], [[:d:Property:P13785|Gamepadla ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/NRK topic ID|NRK topic ID]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/result of addition|result of addition]] (<nowiki>mathematical result obtained by adding two or more numbers or quantities together</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/OpenStreetMap key|OpenStreetMap key]], [[:d:Wikidata:Property proposal/Meetup.com Event ID|Meetup.com Event ID]], [[:d:Wikidata:Property proposal/Biological Imaging Methods Ontology ID|Biological Imaging Methods Ontology ID]], [[:d:Wikidata:Property proposal/Anne Frank House persond ID|Anne Frank House persond ID]], [[:d:Wikidata:Property proposal/PortableApps ID|PortableApps ID]], [[:d:Wikidata:Property proposal/Identifiant Maitron d'une commune|Identifiant Maitron d'une commune]], [[:d:Wikidata:Property proposal/National Library Board Singapore ID (new scheme)|National Library Board Singapore ID (new scheme)]], [[:d:Wikidata:Property proposal/NWO Project ID|NWO Project ID]], [[:d:Wikidata:Property proposal/OpenITI Author URI|OpenITI Author URI]], [[:d:Wikidata:Property proposal/DisplaySpecifications.com model ID|DisplaySpecifications.com model ID]], [[:d:Wikidata:Property proposal/网易云音乐专辑编号|网易云音乐专辑编号]], [[:d:Wikidata:Property proposal/PnP vendor ID|PnP vendor ID]], [[:d:Wikidata:Property proposal/PnP device ID|PnP device ID]], [[:d:Wikidata:Property proposal/Mellopedia|Mellopedia]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/FLRz Artworks owned by Perls Dynasty] - see it visualised on [https://www.youtube.com/watch?v=0GPlcOvCVMo&list=PLkHbiY2yRD8rlWkuKf-Utl7GTuW37grZQ&index=5 YouTube]
** [https://w.wiki/tBr BubbleChart of Wikidata Lexeme forms by language]
** [https://w.wiki/FLUM Institutions that host the most UNESCO Memory of the World International Register inscriptions] ([[:d:User:MartinPoulter/queries/memory_of_the_world|Source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:Wikiproject_University_of_Toronto_Libraries_EMCO|University of Toronto Libraries EMCO]], [[d:Wikidata:WikiProject_Jewish_Studies_and_Jewish_Heritage|Jewish Studies and Heritage]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q6911|Diary of Anne Frank (Q6911)]] - famous diary of a 13-year old Dutch Jewish girl hiding from the Nazis to escape the Holocaust
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L4476|blow (L4476)]] - English verb (bloʊ) meaning "to push air", "to explode", or "to perform fellatio"
''' Development '''
* Scalability/sustainability: We have rolled out changes to minimize the number of entries stored in the recent changes tables of Wikipedia and co that are edits coming from Wikidata. This also reduces the number of changes from Wikidata you will see showing up in Recent changes and watchlist on Wikipedia and co further.
* [https://modelcontextprotocol.io MCP] for Wikidata: We are getting it ready for first testing.
* Dumps: We are continuing to investigate how to provide smaller/subset dumps.
* [[d:Wikidata:Usability and usefulness/Item editing experience/Mobile editing of statements|Mobile statement editing]]: We are continuing the work on making statements editable, especially qualifiers and multiple references.
* [[d:Q134301689|Anubis (Q134301689)]] anti-bot software was deployed on Wikibase Cloud and XTools to prevent site outages caused by bot traffic. ([[Phab:T399851|T399851]], [[Phab:T400229|T400229]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Japan|Japan]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] . [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:५०, १५ सेप्टेम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29224612 -->
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29241745 -->
== Wikidata weekly summary #698 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-09-22. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#697]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[Event:Exploring Seediq: A Journey through Translation and Linked Data Documentation|Exploring Seediq: A Journey through Translation and Linked Data Documentation]] 25 October .This event will showcase the Seediq communities’ translation of the OCLC white paper on Wikibase, followed by an overview of the full paper. It will conclude with an open discussion on the lessons learned during the translation project and broader reflections on linked data.
** [[d:Event:Govdirectory US office hour September 2025|Govdirectory US office hour]], 25 September
** FREE virtual 1hr Wiki webinar focusing on plant biodiversity. Open to anyone wanting to improve their digital outreach skills by enriching Wikidata. Tuesday 14th of October at 3pm NZST. [https://tepapa.zoom.us/meeting/register/_g4sKy2KTYGMIhtNIAxGeA#/registration Register to get link].
** [[d:Wikidata:Thirteenth Birthday|Wikidata’s 13th Birthday]] is just around the corner! Are you planning to host a celebration but haven’t added it to the calendar yet? Join the party! Thirty-nine (39) events are already scheduled, and yours can be too: [[d:Wikidata:Thirteenth Birthday/Calendar|Birthday Calendar]]. It’s also the perfect time to contribute a birthday present or message to [[d:Wikidata:Thirteenth Birthday/Presents & messages|this list]]. Gifts can be anything that celebrates Wikidata and its amazing community like a script you’ve written, a tool improvement, a visual, a poem... 🎉
''' Press, articles, blog posts, videos '''
* Videos: (French) [https://m.youtube.com/watch?v=RbxuPd7eprk Formation Wikidata 2 de WikiSkills] By Africa Wiki Women
''' Tool of the week '''
* [https://wikidata-todo.toolforge.org/duplicity/#/ Duplicity] This tool can pick a random article on a wiki without associated Wikidata item, and offer some possible matches on Wikidata, so you can add it to an existing item, or create a new one.
''' Other Noteworthy Stuff '''
* [[phab:T403210|Call for Projects and Mentors for Outreachy Round 31]]! If you have some ideas for coding or non-coding (design, documentation, translation, outreach, research) projects, share them by Sept. 26, 2025, at 4 pm UTC
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* New General datatypes:
**[[:d:Property:P13787|number of ray tracing cores]] (<nowiki>number of ray tracing cores in a graphics processing unit</nowiki>)
**[[:d:Property:P13788|VRAM capacity]] (<nowiki>amount of dual-ported video RAM (VRAM) modules used by this device</nowiki>)
**[[:d:Property:P13789|has wireless capabilities]] (<nowiki>type of wireless connectivity this device has/supports</nowiki>)
**[[:d:Property:P13794|date filed]] (<nowiki>filing date for a document, e.g. a patent or court case</nowiki>)
* New External identifiers: [[:d:Property:P13785|Gamepadla ID]], [[:d:Property:P13786|OpenStreetMap key]], [[:d:Property:P13790|EU-ID]], [[:d:Property:P13791|Roma road ID]], [[:d:Property:P13792|LTT Labs product ID]], [[:d:Property:P13793|Swiss Performing Arts Vocabularies ID]], [[:d:Property:P13795|wikiHow article ID]], [[:d:Property:P13796|GamesIndustry.biz tag ID]], [[:d:Property:P13797|Dimensions.com element ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/image+display resolution|image+display resolution]] (<nowiki>pixel resolution of images generated or captured by this item (camera, software, etc)</nowiki>)
**[[:d:Wikidata:Property proposal/firmware|firmware]] (<nowiki>firmware installed on this hardware</nowiki>)
**[[:d:Wikidata:Property proposal/excluding work|excluding work]] (<nowiki>work or narration for or in which this statement is <em>false</em></nowiki>)
**[[:d:Wikidata:Property proposal/has grammatical number|has grammatical number]] (<nowiki>grammatical number used in this language</nowiki>)
**[[:d:Wikidata:Property proposal/Day of Reisai|Day of Reisai]] (<nowiki>Annual Festival done by a Shinto Shrine</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/https://football.aek.com/|https://football.aek.com/]], [[:d:Wikidata:Property proposal/Météo-France place ID|Météo-France place ID]], [[:d:Wikidata:Property proposal/Hex package|Hex package]], [[:d:Wikidata:Property proposal/Maptons ID|Maptons ID]], [[:d:Wikidata:Property proposal/BVPB catalog ID|BVPB catalog ID]], [[:d:Wikidata:Property proposal/dati.lnb.lv ID|dati.lnb.lv ID]], [[:d:Wikidata:Property proposal/The Needle Drop tag ID|The Needle Drop tag ID]], [[:d:Wikidata:Property proposal/AfterEllen tag ID|AfterEllen tag ID]], [[:d:Wikidata:Property proposal/OpenStreetMap relation type|OpenStreetMap relation type]], [[:d:Wikidata:Property proposal/Them.us tag ID|Them.us tag ID]], [[:d:Wikidata:Property proposal/DOAB book ID|DOAB book ID]], [[:d:Wikidata:Property proposal/identifiant Liste unique des décorés|identifiant Liste unique des décorés]], [[:d:Wikidata:Property proposal/Deník tag ID|Deník tag ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Architecture entry ID|The Oxford Dictionary of Architecture entry ID]], [[:d:Wikidata:Property proposal/qamus.inoor.ir root ID|qamus.inoor.ir root ID]], [[:d:Wikidata:Property proposal/Filmarks ID|Filmarks ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/FLJ7 A map of IEC 60320 power connectors] - a cool SPARQL visualisation, by [[d:User:IagoQnsi|User:IagoQnsi]]
** [https://w.wiki/FN5J 350 people who were married, then married the sibling of their previous spouse] ([https://bsky.app/profile/magnusmanske.wikis.world.ap.brid.gy/post/3lz4kuxvpcn62 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q33947|Northern Sami
(Q33947)]] - famoumost widely spoken of all Sámi languages
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L37547|Waage (L37547)]] – German noun (‘ˈvaːɡə’) meaning "scale (device for measuring mass)", "Libra constellation", or "equilibrium"
''' Development '''
* Mobile statement editing: We are working more on the editing state of statements, especially qualifiers and progress indicators during saving ([[phab:T402620]])
* Dumps: We fixed an issue with some of the dumps ([[phab:T403882]]) and are improving the monitoring
* GraphQL: We are working on making it easier to get labels of linked entities in an API response, starting with Items ([[phab:T404692]])
* Sustainability: We have now rolled out improvements to the tracking of Wikidata changes on the other Wikimedia projects on all projects in order to decrease the size of the database table that tracks these changes ([[phab:T401288]])
* Bug fixes: Tacsipacsi submitted fixes for two issues in error messages on Special:SetSiteLink. Thank you! ([[phab:T404499]], [[phab:T404500]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/United_States_of_America|United States of America]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] · [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:१६, २२ सेप्टेम्बर २०२५ (UTC)'''
</div>
</div>
</div>
[[Category:Wikidata status updates| ]]
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29288740 -->
== Wikidata weekly summary #699 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-09-29. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#698]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Empat_Tilda|Empat Tilda]]: RfP scheduled to end after 3 October 2025 18:30 (UTC)
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** New Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] project series! Mark your calendars for our first session of our WikiProject Personal Pronouns event series, which will provide a high-level overview of WikiProject Personal Pronouns' goals, past work, and implementation plans. The session will also serve as a practical orientation to the implementation work for this project, ending with a demonstration of the workflow to be used in subsequent sessions. No previous Wikidata experience is needed to participate. This session will be recorded. Slides and recordings will be found on the project page after the session. Join us Tuesday, September 30th at 9am PT/ 12pm ET/ 16:00 UTC / 6pm CEST ([https://www.timeanddate.com/worldclock/fixedtime.html?msg=LD4+Wikidata+Affinity+Group+Project+Series+Call&iso=20250930T09&p1=234&ah=1 Time zone converter]). Please see our [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group/Project Series/PersonalPronouns|project page]] for more information and Zoom links.
** Wikidata are hosting a [[d:Event:Embedding_Project_Webinar|webinar on the Embedding Project]]: AI/ML Project Manager Philippe Saadé (WMDE) will introduce the project, including early experiences, wins and pitfalls, and open up the floor to your questions.
*** Takes place 1600 - 1700 UTC, October 9, 2025.
*** Embedding Project? [[d:Wikidata:Embedding_Project|Read about it here]]
*** Want to join the Webinar? [[d:Special:EventDetails/2196|Please register here with your Wiki account]]
** 🎁 Countdown to 13!🎁 Wikidata's 13th Birthday is fast approaching and this week marks the start of the first Birthday Events! For a full rundown of all Birthday Events, please see the [[d:Wikidata:Thirteenth_Birthday/Calendar|Birthday Calendar]].<br>
Starting the month of celebrations this week include: Wali Wikimedians Community, Latin America in Wikidata 2025, Hausa Wikipedians User Group and the language communities of Zambia, Twi and Kinyarwanda and regional celebrations from the Northern Nigerian, Dagbani and Ghanaians Wikimedian communities!
''' Press, articles, blog posts, videos '''
* Blogs:
** [https://tech-news.wikimedia.de/2025/09/19/enhanced-search-for-wikibase/ Enhanced Search for Wikibase]
** [https://cthoyt.com/2025/09/25/enriching-ror-with-wikidata.html Suggesting new relations in ROR from Wikidata] By Charles Tapley Hoyt
* Papers:
** [https://arxiv.org/pdf/2505.15501 Protoknowledge Shapes Behaviour of LLMs: Text-to-SPARQL]
** [https://orb.binghamton.edu/librarian_fac/117/ Wikidata Workflows: with ORCiD and OpenRefine - a Binghamton University Case Study] By Sasha Frizzell - This lightning talk outlines Binghamton University Libraries’ pilot project to convert ORCID faculty data into Wikidata entries, showcasing linked data integration, data cleaning workflows, and strategies for enhancing institutional research visibility.
* Videos:
** [https://m.youtube.com/watch?v=PJSWWGuPzJE Wikidata tutorial: how to merge duplicate items]
** [https://m.youtube.com/watch?v=DeHIq3wX7GE Wikidata Wikishootme SAT]
** [https://m.youtube.com/watch?v=gEVKAoQc0jM How to Fetch Subclasses and Parent Classes in Wikidata SPARQL Queries]
** (Portuguese) [https://m.youtube.com/watch?v=41FtK-tbrK4 Black women in history through Wikidata]
** [https://www.youtube.com/watch?v=nkUjnDEZuYU Provenance and Restitution: Shared knowledge graphs as a tool in recovering looted cultural heritage]
''' Tool of the week '''
*[https://www.wikidata.org/wiki/User:Jon_Harald_S%C3%B8by/senseItemLabel.js senseItemLabel] is a UserScript by [[User:Jon Harald Søby]] The Script Lets you add the lemma for the current lexeme as a label to items added to the lexeme's senses as [https://www.wikidata.org/wiki/Property:P5137 item for this sense (P5137)] in one click.
''' Other Noteworthy Stuff '''
* If you've noticed a performance issue with Magnus Manske's MixMatch gagdet, [[d:User:IagoQnsi|User:IagoQnsi]] has suggested a fix, the comment and code is available from [[d:User_talk:Magnus_Manske/mixnmatch_gadget.js#Performance_fix|Talk:Magnus Manske#MixMatch performance]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13801|Lemmy instance URL]] (<nowiki>the Lemmy instance of or about the subject</nowiki>)
**[[:d:Property:P13802|part number]] (<nowiki>identifier for a product or part designated by its manufacturer for inventory and ordering purposes</nowiki>)
* Newest External identifiers: [[:d:Property:P13798|Noormags ID]], [[:d:Property:P13799|PnP device ID]], [[:d:Property:P13800|PnP vendor ID]], [[:d:Property:P13803|GENC 3-character code]], [[:d:Property:P13804|Sancho el Sabio Foundation ID]], [[:d:Property:P13805|British Authors author ID]], [[:d:Property:P13806|VGA Legacy MKIII graphics card ID]], [[:d:Property:P13807|qamus.inoor.ir entry ID]], [[:d:Property:P13808|PortableApps ID]], [[:d:Property:P13809|Chinese Engineers Relational Database ID]], [[:d:Property:P13810|DisplaySpecifications.com model ID]], [[:d:Property:P13811|Vix Vocal work id]], [[:d:Property:P13812|Naturalis author ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/maximum supported display resolution|maximum supported display resolution]] (<nowiki>maximum pixel resolution that this computing hardware or technological standard supports</nowiki>)
**[[:d:Wikidata:Property proposal/cookie policy|cookie policy]] (<nowiki>cookie policy of this website, software or digital product</nowiki>)
**[[:d:Wikidata:Property proposal/yayasan ID|yayasan ID]] (<nowiki>identifier for Indonesian foundation on vervalyayasan.data.kemdikbud.go.id</nowiki>)
**[[:d:Wikidata:Property proposal/luminance|luminance]] (<nowiki>measured quantity of photometric brightness (luminous intensity per area)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Filmarks ID|Filmarks ID]], [[:d:Wikidata:Property proposal/Medicin.dk disorder ID|Medicin.dk disorder ID]], [[:d:Wikidata:Property proposal/Interaktionsdatabasen ID|Interaktionsdatabasen ID]], [[:d:Wikidata:Property proposal/A Dictionary of Food and Nutrition entry ID|A Dictionary of Food and Nutrition entry ID]], [[:d:Wikidata:Property proposal/OpenStreetMap role|OpenStreetMap role]], [[:d:Wikidata:Property proposal/TechPowerUp CPU Specs Database ID|TechPowerUp CPU Specs Database ID]], [[:d:Wikidata:Property proposal/GPUZoo ID|GPUZoo ID]], [[:d:Wikidata:Property proposal/CPU-World ID|CPU-World ID]], [[:d:Wikidata:Property proposal/Adebiportal author|Adebiportal author]], [[:d:Wikidata:Property proposal/RIA Novosti person ID|RIA Novosti person ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of the Jewish Religion entry ID|The Oxford Dictionary of the Jewish Religion entry ID]], [[:d:Wikidata:Property proposal/Qalamger.kz author ID|Qalamger.kz author ID]], [[:d:Wikidata:Property proposal/Does the Dog Die? media ID|Does the Dog Die? media ID]], [[:d:Wikidata:Property proposal/Sultanlar Ligi player ID|Sultanlar Ligi player ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/FRz9 maps of running and closed railway stations in Denmark]
** [https://w.wiki/FUDK Formula One Teams by employee count] - source: Discord
* WikiProject Highlights:
** [[d:Wikidata:WikiProject_Piano_Rolls|Piano Rolls]] - has bee greatly expanded and subpages added.
** [[d:Wikidata:WikiProject_Open_Topstukken_Maastricht_University_and_Radboud_University/Manual|Open Topstukken Maastricht University and Radboud University]] - A user manual for contributing.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1059888|Because You Left
(Q1059888)]] - episode of Lost (S5 E1)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L298686|Knoten (L298686)]] - German noun (ˈknoːtn̩) meaning "tied fastening of ropes/strings", "speed unit in aviation/shipping", or "tangled clump of hair"
''' Development '''
* Mobile statement editing: We continue to make good progress, which you can check out on [https://www.wikidata.beta.wmcloud.org/w/index.php?title=Q593112&mobileaction=toggle_view_mobile beta Wikidata]. Specifically it is now possible to
** save changes to edits made to string Properties on statements (without losing qualifier / reference information) ([[phab:T401405]])
** change the rank of statements ([[phab:T402436]])
* Query Service UI: jhsoby submitted patches for two issues related to the example dialog. Thank you! ([[phab:T405747]], [[phab:T405720]])
* Lexicographical data: 1F616EMO submitted a patch to fix a localization issue on the Lexeme page. Thank you! ([[phab:T322526]])
* Dumps: We fixed issues with the n-triples and truthy dumps generation and set up a [https://grafana.wikimedia.org/d/6c666ea5-01de-4325-9c32-41ee09882368/wikidata-data-dumps-monitoring?orgId=1&from=now-90d&to=now&timezone=utc dashboard for monitoring] ([[phab:T403882]])
* GraphQL: We are continuing to make labels of linked entities accessible in the GraphQL endpoint ([[phab:T404692]])
* Wikidata in Wikipedia and co: We are continuing to work on improvements to how we technically track the use of Wikidata in the other Wikimedia projects in order to reduce the amount of changes from Wikidata in the watchlist and recent changes on Wikipedia and co.
* Wikidata Query Service GUI: We deployed two fixes by [[:d:User:Jon Harald Søby|User:Jon Harald Søby]], thank you! ([[phab:T405720]], [[phab:T405747]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Bulgaria|Bulgaria]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १४:५४, २९ सेप्टेम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29355234 -->
== Wikidata weekly summary #700 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-10-06. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#699]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[d:Event:WikidataCon_2025|WikidataCon 2025]] - The first version of the conference schedule has been released! See the Event page for links to the schedule (and to register if you haven't already).
** [[d:Wikidata:Thirteenth_Birthday/Calendar|13th Birthday Events]] - check the calendar to see which Birthday events are happening this week!
** [[d:Event:Embedding_Project_Webinar|Webinar: Embedding Project]] - join us this week, October 9 1600 ~ 1700 UTC, to hear a presentation and then pose your questions regarding the [[d:Wikidata:Embedding_Project|Embedding Project]]
** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, [https://zonestamp.toolforge.org/1760544000 18:00 CEST], 15th October 2025 in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
* Past events:
** Wikimedia CEE Meeting 2025 - Learning Day (September 25, at the Goethe Institut in Thessaloniki): the main topic was Wikidata and libraries; the program and the materials of the hands-on session are available in the [[:meta:Wikimedia CEE Meeting 2025/Learning Day|Meta page]], the slides of the presentations are available in the [[:commons:Category:Wikimedia CEE Meeting 2025 Learning Day presentations|Commons category]]
** Convegno NILDE (October 2-3, University of Genoa; [https://convegnonilde2025.unige.it/ website]): in the first session, regarding ''Il futuro dei cataloghi'' [The future of the catalogs], many presentations (in Italian) have mentioned the use of Wikidata in collective library catalogs; the proceedings of the conference (in Italian) will be published in open access in early 2026:
*** [[User:LiaFla|Lianna D'Amato]] and Emanuela Secinaro, ''Cobis LOD: integrare e aumentare i cataloghi eterogenei delle biblioteche specialistiche'' [Cobis LOD: Integrating and Enhancing the Heterogeneous Catalogs of Specialized Libraries] ([[:commons:File:Convegno NILDE 2 10 2025 CoBiSLOD Integrare e aumentare i cataloghi eterogenei delle biblioteche specialistiche.pptx.pdf|slides]])
*** [[User:Bargioni|Stefano Bargioni]], ''La catalogazione per entità, esperienze pratiche della rete URBE con Parsifal'' [Entity cataloging: practical experiences of the URBE network with Parsifal] ([[:commons:File:La catalogazione per entità - esperienze pratiche della rete URBE con Parsifal.pdf|slides]]; [[:d:Wikidata:Gruppo Wikidata per Musei, Archivi e Biblioteche/Parsifal|Wikidata project page]])
*** Elena Ravelli e [[User:Epìdosis|Camillo Pellizzari]], ''Authority file di SBN e Wikidata: un esempio di interoperabilità e riutilizzo dei dati'' [SBN Authority File and Wikidata: An Example of Data Interoperability and Reuse] ([[:commons:File:Authority file di SBN e Wikidata - un esempio di interoperabilità e riutilizzo dei dati.pdf|slides]]; [[:d:Wikidata:Gruppo Wikidata per Musei, Archivi e Biblioteche/SBN|Wikidata project page]])
''' Press, articles, blog posts, videos '''
* Blogs: [[:diffblog:2025/09/29/building-wikidata-capacity-in-east-africa-insights-from-wikimedia-deutschlands-outreach|Diff: Building Wikidatacapacity in East Africa]] - Wikimedia Deutschland’s 2025 outreach initiative expanded Wikidata capacity in East Africa by training nearly 100 local Wikimedians across 13 countries, and fostering a new network of regional Wikidata champions
* Press: [[d:Wikidata:Embedding_Project/October_1_2025_Release|A milestone for open AI: The Wikidata Embedding Project goes live]], read also in [https://blog.wikimedia.de/2025/10/01/wikidata-embedding-projekt-geht-live/ Deutsch] / [https://www.theverge.com/news/789288/wikidata-ai-friendly-database?trk=feed_main-feed-card_feed-article-content TheVerge] and [https://techcrunch.com/2025/10/01/new-project-makes-wikipedia-data-more-accessible-to-ai/ TechCrunch] blogs.
* Videos:
** [https://m.youtube.com/watch?v=tHsW99zKt3s Africa Wiki Women - Wikidata Birthday Launch Celebration 2025]
** [https://m.youtube.com/watch?v=_nbI8hkRAvA SAT - Wikidata - OSM - länkade data] By Magnus Sälgö
** [https://m.youtube.com/watch?v=jdiqm8VqFQM Roman Provinces Project (RPP) WikiDataTraining (add WMC image)]
** [https://m.youtube.com/watch?v=Ztx208Nhtco Wikidata and public domain - Clase 1] (Spanish) By Wikimedistas de Uruguay
** [https://www.youtube.com/live/kJ6DyZes_rU Open Tool Registries:] Resolving the Directory Paradox with Wikidata - Livestream (today!) Oct 6, 16:00 - 17:00 CEST. (Maybe in German but description is English)
''' Tool of the week '''
*[https://www.wikidata.org/wiki/User:GZWDer/newentity.js Script newentity.js] is a UserScript by [[User:GZWDer|GZWDer]] it helps to generates new items (including lexemes) from the given JSON object.
''' Other Noteworthy Stuff '''
* The Wikidata Team at Wikimedia Deutschland would like to talk to developers who use Wikidata’s data dumps, or have tried using them but ran into challenges. Your feedback will help us make data dumps easier and more reliable to use. If you’re open to chatting, we’ll schedule a 60-minute user interview. As a thank-you for your time, you’ll be eligible for compensation. Sign up [https://greatquestion.co/wikimediadeutschland/datadumpsinterviews here].
* For anyone interested in open and interoperable data, the DCMI 2025 Conference might be interesting. More information and registration [https://www.dublincore.org/conferences/2025/ here].
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13814|calligraphy]] (<nowiki>calligraphy of this person</nowiki>)
**[[:d:Property:P13826|cookie policy URL]] (<nowiki>cookie policy of this website, software or digital product</nowiki>)
* Newest External identifiers: [[:d:Property:P13815|TechnoMusicWorld release ID]], [[:d:Property:P13816|Biblioteca Digital de la Comunidad de Madrid ID]], [[:d:Property:P13817|Trainspo model ID]], [[:d:Property:P13818|AGORHA UUID]], [[:d:Property:P13819|Biological Imaging Methods Ontology ID]], [[:d:Property:P13820|Anne Frank House person ID]], [[:d:Property:P13821|Maitron municipality ID]], [[:d:Property:P13822|National Library Board Singapore ID]], [[:d:Property:P13823|Euploos Project ID]], [[:d:Property:P13824|SpaceReference.org celestial object ID]], [[:d:Property:P13825|Hex package]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/formally denounced by|formally denounced by]] (<nowiki>person or organization which has publicly issued or enacted a denunciation of this item</nowiki>)
**[[:d:Wikidata:Property proposal/code of conduct|code of conduct]] (<nowiki>URL of a resource that contains the Code of Conduct of a project or organization</nowiki>)
**[[:d:Wikidata:Property proposal/award judge|award judge]] (<nowiki>judges for an award</nowiki>)
**[[:d:Wikidata:Property proposal/start and end work|start and end work]] (<nowiki>work in which this statement begins to be valid</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Organ Index ID|Organ Index ID]], [[:d:Wikidata:Property proposal/BLGBL ID|BLGBL ID]], [[:d:Wikidata:Property proposal/American Kennel Club ID|American Kennel Club ID]], [[:d:Wikidata:Property proposal/CRT Database model ID|CRT Database model ID]], [[:d:Wikidata:Property proposal/Jeune Afrique country ID|Jeune Afrique country ID]], [[:d:Wikidata:Property proposal/Vocabulary.com word ID|Vocabulary.com word ID]], [[:d:Wikidata:Property proposal/Newegg item ID|Newegg item ID]], [[:d:Wikidata:Property proposal/Catalogue of sundials ID|Catalogue of sundials ID]], [[:d:Wikidata:Property proposal/BeWeb historical or artistic asset ID|BeWeb historical or artistic asset ID]], [[:d:Wikidata:Property proposal/PriceRunner product ID|PriceRunner product ID]], [[:d:Wikidata:Property proposal/SofaScore sports team ID|SofaScore sports team ID]], [[:d:Wikidata:Property proposal/FootballFakts.ru football match ID|FootballFakts.ru football match ID]], [[:d:Wikidata:Property proposal/Kicker sports match ID|Kicker sports match ID]], [[:d:Wikidata:Property proposal/BDFutbol match ID|BDFutbol match ID]], [[:d:Wikidata:Property proposal/Foot Mercato players ID|Foot Mercato players ID]], [[:d:Wikidata:Property proposal/Meetup.com Event ID|Meetup.com Event ID]], [[:d:Wikidata:Property proposal/Mapillary username|Mapillary username]], [[:d:Wikidata:Property proposal/Soccerway player ID 2025|Soccerway player ID 2025]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/FZVe Lexemes in sign languages] ([https://t.me/c/1325756915/37121 source])
** [https://query-chest.toolforge.org/redirect/CobTPdZHuKiwo8KyYsEqCSiqiSasg84AikQ8wsqE2qp List of films available for free on YouTube] ([[d:Wikidata:Request_a_query#List_of_films_available_for_free_on_YouTube|source]])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q8620|Kwame Nkrumah (Q8620)]] - Ghanaian pan-Africanist and the first Prime Minister and President of Ghana (1909-1972)
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L22859|delve (L22859)]] – English verb (/dɛlv/) meaning "to investigate thoroughly", "to dig physically", or "to discuss in detail
''' Development '''
* The <code><nowiki>{{USERLANGUAGE}}</nowiki></code> [[:mw:Help:Magic words|magic word]] is now enabled on Wikidata and Test Wikidata. It can be used to display templates in the user interface language, replacing the previous <code><nowiki>{{int:lang}}</nowiki></code> hack. ([[phab:T405830]])
GraphQL: We have continued working on the functionality that provides labels of linked entities
* Wikidata vector embedding and MCP: We have released the [[d:Wikidata:Embedding Project|vector embedding]] and [[d:Wikidata:MCP|MCP]]
* Wikidata integration in Wikipedia and co:
** We are continuing the rollout of improvements to ow we track Wikidata changes in Wikipedia's watchlist and recent changes in order to reduce the size of the database table and reduce the noise on editors' watchlists. ([[phab:T401288]], [[phab:T401290]])
** We are working on some improvements to the Databox module and template ([[phab:T400322]])
* Mobile statement editing:
** We improved the display of qualifiers and made it possible to add qualifiers (editing will still come) as well as the value type (value/some value/no value) ([[phab:T404991]], [[phab:T404956]], [[phab:T402431]], [[phab:T403246]])
** We are working on adding editing support for more datatypes (tabular data and geoshape) ([[phab:T403973]])
** We are working on making it possible to edit references ([[phab:T402433]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/United States of America/North Carolina|North Carolina]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:०९, ६ ओक्टोबर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29377585 -->
== Wikidata weekly summary #701 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-10-13. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#700]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for permissions/Bot: [[d:Wikidata:Requests_for_permissions/Bot/DifoolBot_7|DifoolBot 7]] - closed as approved.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** The next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] session: Tuesday 14 Oct, 2025 from 16:00 UTC / 6pm CEST ([https://zonestamp.toolforge.org/1760457600 click for your Time zone]) WikiProject Personal Pronouns members will lead three implementation sessions to improve the data modeling and ethics of personal pronoun representation in Wikidata based on newly-established best practices and Wikidata policy by remediating legacy statements with participants. No prior Wikidata experience required. More info on the [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Project_Series/PersonalPronouns|Personal Pronouns]] event page.
** Upcoming LD4 Affinity Group sessions: Oct 14, Nov 25, Dec 9, at 9am PT/ 12pm ET/ 4pm UTC / 6pm CEST.
** Wikidata + Wikibase Office Hour, join us in the [https://t.me/joinchat/AZriqUj5UajwQxn1aZ9WOg Wikidata Telegram] channel for our Quarterly roundup of what's been happening with Wikidata and Wikibase. If you can't make it, [[d:Wikidata:Events/Telegram_office_hour_2025-10-15|read the transcript later]]. Oct 15, 18:00 - 19:00 CEST (UTC 16:00 - 17:00).
** The Next Wikimedia Research Showcase is [https://zonestamp.toolforge.org/1760545800 Wednesday, October 15, at 9:30 AM PT / 16:30 UTC]. The theme is "Celebrating 13 Years: Wikidata’s Role in Learning and Culture". Watch via the [https://www.youtube.com/live/3NMOvOUCd8Q YouTube stream].
''' Press, articles, blog posts, videos '''
* Blogs:
** [https://www.nationalarchives.gov.uk/blogs/research-projects/developing-an-enhanced-dataset-for-the-history-of-photography/ Developing an enhanced dataset for the history of Photography] - National Archives researchers used Wikidata during a hackathon to link people and places from 19th-century photographic copyright records, enriching the archive’s metadata through linked open data.
** [https://mpjuhasz.com/posts/influenced_by/ Viusalisations of Philosophers Influence in history] - Take a look if you're interested in the history of philosophy, temporal graphs, or Wikidata!
* Videos:
** (Spanish) [https://www.youtube.com/watch?v=s1EIdotXpus How to identify and fill information gaps in Wikidata Tabernacle and Integrality] - In preparation for Latin America month on Wikidata, this tutorial will introduce the Tabernacle and Intergraality tools.
** [https://www.youtube.com/watch?v=gmCbUfx_FAg Curationist: 2024 Metadata Learning and Unlearning Summit] - Curationist researches and debates on transitioning to a Wikidata/Wikibase style of schema for its images of digital open-access collections.
** [https://www.youtube.com/watch?v=7BwXe_D_GTw Data Ethics and Open Science] - At 19:00 of the video, Lambert Heller discusses using Wikidata, and later Wikibase for the NFDI4 Culture Proposal.
** [https://www.youtube.com/watch?v=6sdbHqeZpbY Linked Open Data Location Identifiers for Pacific Archaeology] - Hardy & Leclerc at the CAA Australia conference show how Wikidata identifiers enrich Kuden and Pacific island databses.
* Presentations: [[c:File:Webinar_Oct_2025_-_Wikidata_Embedding_Project.pdf|Slides for the Wikidata: Embedding Project Webinar presentation]]
''' Tool of the week '''
* [https://www.wikidata.org/wiki/User:Magnus_Manske/wikidata_useful.js Wikidata Useful] is a UserScript by [[User:Magnus_Manske|Magnus Manske]] that adds a box of quick "add statement" links to the right side of the page. Entity and phylogeny types, countries (location and citizenship). Also, tries to load and display a blurb from en or de Wikipedia.
''' Other Noteworthy Stuff '''
* The 2024 Wikidata Community Survey results are out! Read the full report on Commons: [[commons:File:Wikidata Community Survey 2024 Report.pdf|Wikidata Community Survey 2024 Report]]. If you have any thoughts or questions feel free to write on this discussion page: [[d:Wikidata talk:Usability and usefulness/2024-Community-Survey|Wikidata talk:Usability and usefulness/2024-Community-Survey]]
* Wikimedia Deutschland is seeking feedback on the [[d:Wikidata:Usability_and_usefulness/Item_editing_experience/Mobile_editing_of_statements#How_you_can_help|Mobile Editing Experience prototype]], especially from contributors who edit right-to-left (RTL) languages like Arabic, Hebrew, Persian, Urdu, etc. We’ve already received helpful input from various editors, but feedback from RTL language communities is still missing. Your perspective is important to ensure the design works well for everyone. Please go to [https://www.wikidata.beta.wmcloud.org/wiki/Wikidata:Main_Page Beta Wikidata] (in mobile view) to test the prototype with the instructions below and share your feedback on [[d:Wikidata talk:Usability and usefulness/Item editing experience/Mobile editing of statements|this talk page]].
** Add "businessperson" as an occupation
** Add a start date to the relationship with A$AP Rocky and provide a reference
** Find the place of birth (Saint Michael) and open that page
** Add the coordinate location for Saint Michael
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13828|luminance]] (<nowiki>measured quantity of photometric brightness (luminous intensity per area)</nowiki>)
**[[:d:Property:P13829|excluding work]] (<nowiki>work or narration for or in which this statement is false</nowiki>)
**[[:d:Property:P13838|intervener]] (<nowiki>name of a third-party group or person allowed to participate in a legal case</nowiki>)
* Newest External identifiers: [[:d:Property:P13827|NWO project ID]], [[:d:Property:P13830|Vocabulary.com word ID]], [[:d:Property:P13831|Fnac person ID]], [[:d:Property:P13832|African Music Library band ID]], [[:d:Property:P13833|Spanish-German Dictionary ID]], [[:d:Property:P13834|Encyclopedia of Marxism ID]], [[:d:Property:P13835|Kulturenvanteri place ID]], [[:d:Property:P13836|Encyclopædia Universalis index ID]], [[:d:Property:P13837|ISFDB award category ID]], [[:d:Property:P13839|CCCA Canadian Art Database work ID]], [[:d:Property:P13840|CCCA Canadian Art Database creator ID]], [[:d:Property:P13841|CPU-World ID]], [[:d:Property:P13842|AMNH entity ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/NZ Charities Register Number|NZ Charities Register Number]], [[:d:Wikidata:Property proposal/Memorial Book of Social Democracy-ID|Memorial Book of Social Democracy-ID]], [[:d:Wikidata:Property proposal/Biographical Dictionary of Almería identifier|Biographical Dictionary of Almería identifier]], [[:d:Wikidata:Property proposal/Operabase (additional) ID|Operabase (additional) ID]], [[:d:Wikidata:Property proposal/NLAI ID|NLAI ID]], [[:d:Wikidata:Property proposal/SIK-ISEA group ID|SIK-ISEA group ID]], [[:d:Wikidata:Property proposal/Wikimini article ID|Wikimini article ID]], [[:d:Wikidata:Property proposal/Concise Oxford Dictionary of Family Names in Britain entry ID|Concise Oxford Dictionary of Family Names in Britain entry ID]], [[:d:Wikidata:Property proposal/The Grove Encyclopedia of Decorative Arts ID|The Grove Encyclopedia of Decorative Arts ID]], [[:d:Wikidata:Property proposal/Antique Chinese and Japanese Porcelain Dictionary and Glossary of Terms entry|Antique Chinese and Japanese Porcelain Dictionary and Glossary of Terms entry]], [[:d:Wikidata:Property proposal/Filmfriend Movie ID|Filmfriend Movie ID]], [[:d:Wikidata:Property proposal/Schulnummer Hessen|Schulnummer Hessen]], [[:d:Wikidata:Property proposal/ The Oxford Dictionary of Dance entry ID| The Oxford Dictionary of Dance entry ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/6TNS What Wikidata album languages grew the most this week?] ([https://wikis.world/@moebeus@mastodon.online/113057841265159018 source])
** [https://edu.nl/y38rg Example query to show why papers cite each other] ([https://wikis.world/@egonw@social.edu.nl/112943938308855780 source])
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q15625490|Biodiversity Assessment of the Fishes of Saba Bank Atoll, Netherlands Antilles (Q15625490)]] - scholarly article by Williams, Jeffrey et al., 2010
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Special:MyLanguage/Lexeme:L339628| pukka (L339628)]] - English adjective (puh-kuh) that can mean "genuine", "highest class", or "complete"
''' Development '''
* Wikidata integration on Wikipedia and co:
** We finished work on adding an icon to changes coming from Wikidata in recent changes and watchlist ([[phab:T397258]])
** We are finishing work on a new usage aspect for qualifiers and references so their use can be tracked separately. This will lead to less Wikidata changes showing up in recent changes and watchlist that don't actually affect the article ([[phab:T397258]])
** We are continuing the work on improving Databox ([[phab:T400322]])
* GraphQL: We are continuing to work on making labels of linked entities in the values of statements accessible ([[phab:T404692]])
* Mobile statement editing: We have been working on showing the different value types ([[phab:T404684]]) and making references editable ([[phab:T405236]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] .[[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:१९, १३ ओक्टोबर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29437158 -->
== Wikidata weekly summary #702 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-10-20. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#701]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[d:Wikidata:Requests_for_permissions/Administrator/Ternera|Ternera]] - RfP scheduled to end after 23 October 2025 16:10 (UTC)
* New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/Rebot|Rebot]] - Task: Make changes in [https://w.wiki/Fed9 w.wiki/Fed9], such as changing [[d:Property:P180|depicts (P180)]] = [[d:Q181916|herbarium (Q181916)]] to [[d:Q61726742|herbarium specimen (Q61726742)]].
''' Events '''
* Upcoming:
** WikidataCon 2025: [https://pretalx.com/wikidatacon-2025/schedule/ Have you seen the Program yet?]<br>Available now on Pretalx, check now and plan your schedule.
** 🎉 Wikidata's 13th Birthday! Join us online, October 29 17:00 UTC ([https://zonestamp.toolforge.org/1761757200 in your timezone]) for presents, birthday messages, games...and a 📣'''surprise announcement''' (don't miss it!). 🎁 Add your own gifts to the list - anything that celebrates Wikidata and its amazing community... a script you’ve written, tool improvement, visual, poem...the sky's the limit.<br>Get the call link here: [[d:Event:Wikidata Thirteenth Birthday/Presents & messages call|13th Birthday Presents & Messages call]].
** The Dublin Core [https://www.dublincore.org/conferences/2025/ DCMI 2025] conference will take place in Barcelona, Oct 22-25.
*** [https://www.dublincore.org/conferences/2025/sessions/papers-metadata-quality-bibframe/#reczeEWTeASPr4XmW Presentation]: ''Derivative Relationships and Bibliographic Families Among Creative Works: A Systematic Study of Their Application by the Wikidata Community from the FRBR and BIBFRAME Perspective''
*** [https://www.dublincore.org/conferences/2025/sessions/workshop-web-app-to-static-site/#session-information Workshop] by [[d:User:Jneubert|Jneubert]] on converting a complex web application into a large static site integrated with Wikidata
*** [https://www.dublincore.org/conferences/2025/sessions/tutorial-shaping-linked-data-knowledge-graphs/#session-information Tutorial] from [[d:User:Jelabra|Jelabra]] on shaping linked data and knowledge graphs.
** [https://www.youtube.com/watch?v=LJQ7JxQ0XBg Wikidata Lab XLVII: Wiki Infographics], about a [[toolforge:infographics|tool]] for data visualization. On October 21, 17 UTC.
** [https://wikimania.wikimedia.org/wiki/2026:Scholarships Wikimania 2026 Scholarships are open]! Deadline is Friday, October 31st, 2025.
** [https://www.wikidata.org/wiki/Event:Wikidata_13th_Birthday_Celebration_in_Igbo_Wikimedians_User_Group Wikidata 13th birthday celebration in the Igbo Wikimedians User Group] on October 24 and 25, 2025
*Past:
** Missed the Q4 Wikidata+Wikibase office hour? You can catch up by reading the session log here: [[d:Special:MyLanguage/Wikidata:Events/Telegram office hour 2025-10-15|2025-10-15 (Q4 2025)]]
** [https://www.wikidata.org/wiki/Event:Wikidata_13th_birthday_celebration_in_the_WUGN_Abuja_Network Wikidata 13th birthday celebration in the WUGN Abuja Network]
''' Press, articles, blog posts, videos '''
* Blogs: (Finnish) [https://piilotettuaarre.blogspot.com/2025/10/wikidatasta-vauhtia-geo-eli.html From Wikidata to GEO (AI) optimization?] by Johanna Janhonen
* Videos:
** [https://m.youtube.com/watch?v=E6cYJ9kfFBE Genealogical tree creation with Wikidata] - by Thimira Sahan
** (Chinese) [https://m.youtube.com/watch?v=35Z1IoXA7t8 Wikidata 13 週年聚會暨 OpenRefine 工作坊] - by Wikidata Taiwan
** (Spanish) [https://m.youtube.com/watch?v=pFWfJIEs6Bw Taller en línea: Introducción a Wikidata y Wikibase] by bibliotecasUNAM
** Wikimedia Research Showcase: [https://www.youtube.com/live/3NMOvOUCd8Q Celebrating 13 Years: Wikidata’s Role in Learning and Culture]
''' Tool of the week '''
* [https://affandymurad.github.io/wikilokal/ WikiLokal] - The tool uses your device location to find Wikidata Items and Wikipedia articles within a 3 kilometre radius of your location. Created by [[m:User:Affandy_Murad|User:Affandy Murad]]
''' Other Noteworthy Stuff '''
* Project Chat:
** [[d:Wikidata:Project_chat#Help_us_decide_the_name_of_the_new_Abstract_Wikipedia_project|Help choose a name for the Abstract Wikipedia Project]] - combining WikiFunctions and Wikidata, a voting contest will run from Oct 20 - Nov 17, 2025.
** [[d:Wikidata:Project_chat#How_can_Wikidata_be_useful_IRL_if_it_has_less_data_than_Wikipedia?|How can Wikidata be useful IRL if it has less data than Wikipedia?]] - an ongoing discussion touching on data scraping tools such as [https://github.com/Pascalco/harvesttemplates Harvest templates (github)] and data consistency between Wikipedia and Wikidata in places such as Infoboxes.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes: [[:d:Property:P13847|organizational chart]] (<nowiki>image that displays the structure of this organization or government agency and the relationships and relative ranks of its parts and positions/jobs</nowiki>)
* Newest External identifiers: [[:d:Property:P13843|The Oxford Dictionary of Architecture entry ID]], [[:d:Property:P13844|TechPowerUp CPU Specs Database ID]], [[:d:Property:P13845|Catalogue of sundials ID]], [[:d:Property:P13846|A Dictionary of Food and Nutrition entry ID]], [[:d:Property:P13848|GPUZoo ID]], [[:d:Property:P13849|NetEase Music album ID]], [[:d:Property:P13850|Corporation Number in Canada]], [[:d:Property:P13851|Biographical Dictionary of Almería identifier]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/image of outdoor seating|image of outdoor seating]] (<nowiki>an image of the outdoor seating</nowiki>)
**[[:d:Wikidata:Property proposal/Elo rating (rapid)|Elo rating (rapid)]] (<nowiki>Current or historical Elo rating of a player in rapid time control chess games</nowiki>)
**[[:d:Wikidata:Property proposal/ECHL profile ID|ECHL profile ID]] (<nowiki>Id (number) used by ECHL on their website ehcl.com. URL takes a slug.</nowiki>)
**[[:d:Wikidata:Property proposal/award category or rank|award category or rank]] (<nowiki>(qualifier of P166) specific category or rank of an award received, for awards with more than one category or rank</nowiki>)
**[[:d:Wikidata:Property proposal/public key|public key]] (<nowiki>cryptographic public key (some ASCII encoding of it)</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Schulnummer Sachsen|Schulnummer Sachsen]], [[:d:Wikidata:Property proposal/Team Austria ID|Team Austria ID]], [[:d:Wikidata:Property proposal/IFES Election Guide ID|IFES Election Guide ID]], [[:d:Wikidata:Property proposal/BNB agent ID|BNB agent ID]], [[:d:Wikidata:Property proposal/Arte de la Argentina ID|Arte de la Argentina ID]], [[:d:Wikidata:Property proposal/Democratic Memory Bank ID|Democratic Memory Bank ID]], [[:d:Wikidata:Property proposal/Kicker competition ID|Kicker competition ID]], [[:d:Wikidata:Property proposal/Soccer365.net team ID|Soccer365.net team ID]], [[:d:Wikidata:Property proposal/LUDAP|LUDAP]], [[:d:Wikidata:Property proposal/Genbu.net ID|Genbu.net ID]], [[:d:Wikidata:Property proposal/ztgd.com|ztgd.com]], [[:d:Wikidata:Property proposal/ISTAMPIE entity|ISTAMPIE entity]], [[:d:Wikidata:Property proposal/MIT Press edition id|MIT Press edition id]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/FkPH List of Airports/Airstrips in Florida, USA]
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject_IDEA/Translation_Work|WikiProject IDEA (translation tasks)]]
* WikiProject Highlights: [[d:Wikidata:WikiProject_Govdirectory/South_Korea|Govdirectory South Korea]] was created.
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q24101|Jagiellonian Library
(Q24101)]] - library of the Jagiellonian University in Kraków
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L762994|led (L762994)]] - Norwegian Nynorsk noun (leː) meaning "a joint between bones", "a movable body part", or "a generation"
''' Development '''
* Mobile statement editing: We made progress on support for more datatypes for editing.
* Wikidata integration in Wikipedia and co:
** We are investigating an issue with infoboxes using data from Wikidata after some recent changes to usage tracking ([[phab:T407684]])
** We are working on more improvements to the Databox module
* Ontology federation: We are starting to work on making it possible for other Wikibase instances to use Wikidata's Items as values in their statements. This expands on previous work around federated properties.
* Dumps: We have worked on fixing issues with the dumps that were failing recently. They should now be generated again and we continue to look into the cause.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Bahamas|Bahamas]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:२८, २० ओक्टोबर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29437158 -->
== Wikidata weekly summary #703 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-10-27. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#702]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Open request for adminship: [[Wikidata:Requests for permissions/Administrator/Samoasambia|Samoasambia]] - RfP scheduled to end after 27 October 2025 15:10 (UTC)
* Closed request for adminship: [[Wikidata:Requests for permissions/Administrator/Ternera|Ternera]] - Closed as successful by [[User:Ymblanter|Ymblanter]] ([[User talk:Ymblanter|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 19:24, 23 October 2025 (UTC)
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** 🎉 Wikidata's 13th Birthday! Join us online, October 29 17:00 UTC ([https://zonestamp.toolforge.org/1761757200 in your timezone]) for presents, birthday messages, games...and a 📣'''surprise announcement''' (don't miss it!). 🎁 Add your own gifts to the list - anything that celebrates Wikidata and its amazing community... a script you’ve written, tool improvement, visual, poem...the sky's the limit. Get the call link here: [[d:Wikidata:Thirteenth Birthday/Presents & messages|13th Birthday Presents & Messages call]].
** WikidataCon 2025, October 31 - November 2, make sure to register at [[Event:WikidataCon_2025|the event page]].
** SPARQL workshop (in German): "From Zero to SPARQL. Eine Einführung in die Abfrage von Wissensgraphen (Schwerpunkt Wikidata)", 4 Nov 2025, 10-13, free and open to all, online via Zoom. [https://www.digis-berlin.de/workshop-am-04-11-25-from-zero-to-sparql-eine-einfuehrung-in-die-abfrage-von-wissensgraphen/ more information and registration]
** The scholarship deadline for [https://wikimania.wikimedia.org/wiki/2026:Wikimania Wikimania 2026] is approaching fast: 31st of October. Apply today if you want to attend on a scholarship.
''' Press, articles, blog posts, videos '''
* Videos:
** (Spanish) [https://www.youtube.com/live/BuBEJYNnK2M?si=ZYo_bi9JbHCj1VWT Visualizaciones con el Servicio de Consultas de Wikidata]
** (Spanish)[https://m.youtube.com/watch?v=s1EIdotXpus ¿Cómo identificar y completar vacíos de información en Wikidata? Tabernacle e integraality]
** [https://m.youtube.com/watch?v=dMc8itXt7i0 I Have 1000s of Items in Commons – What Do I Do Now?: Utilization Opportunities on Wikimedia Commons]
** (Chinese [Trad]) [https://m.youtube.com/watch?v=v7XdRqpEU0Q&pp=0gcJCR4Bo7VqN5tD 鏈結資料文獻翻譯賽德克語成果發表會 Exploring Seediq: A Journey through Translation and Linked Data Documentation]
*Presentations: Will AI Erase Us Again? The Role of Wikimedia Communities. Talk by [[User:Jsamwrites|John Samuel]], Queering Wikipedia 2025 ([[commons:File:Queering_Wikipedia_2025-JohnSamuel.pdf|Slides]])
''' Tool of the week '''
* [https://tools.iccl.inf.tu-dresden.de/nemo/ Nemo] is a new Wikidata query tool by [[User:Markus Krötzsch|User:Markus Krötzsch]] the tool can answer queries, extracts subsets, and perform analyses in ways that SPARQL alone can't. It also lets you combine Wikidata with other data sources.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13883|start work]] (<nowiki>work in which this statement about a fictional entity begins to be valid</nowiki>)
**[[:d:Property:P13884|end work]] (<nowiki>work in which this statement about a fictional entity ceases to be valid</nowiki>)
**[[:d:Property:P13885|image resolution]] (<nowiki>pixel resolution of images generated or captured by this item (camera, software, etc)</nowiki>)
**[[:d:Property:P13886|display device resolution]] (<nowiki>physical pixel resolution of an electronic display</nowiki>)
**[[:d:Property:P13887|firmware]] (<nowiki>firmware installed on this hardware</nowiki>)
* Newest External identifiers: [[:d:Property:P13852|MultimediaWiki page ID]], [[:d:Property:P13853|Letopis of MSU person ID]], [[:d:Property:P13854|QCC Code]], [[:d:Property:P13855|Jamaica company ID]], [[:d:Property:P13856|SEC Number]], [[:d:Property:P13857|Thailand company ID]], [[:d:Property:P13858|gosfilmofond.ru ID]], [[:d:Property:P13859|Cambodian company ID]], [[:d:Property:P13860|English solicitors ID]], [[:d:Property:P13861|Caixin company ID]], [[:d:Property:P13862|Nebraska Authors author ID]], [[:d:Property:P13863|Kick username]], [[:d:Property:P13864|Archivio Storico Ricordi partiture ID]], [[:d:Property:P13865|Fantacalcio ID]], [[:d:Property:P13866|Plant Ontology ID]], [[:d:Property:P13867|L'Équipe athlete ID]], [[:d:Property:P13868|RSQV ID]], [[:d:Property:P13869|NRK topic ID]], [[:d:Property:P13870|OpenITI author ID]], [[:d:Property:P13871|Mellopedia ID]], [[:d:Property:P13872|Liste unique des décorés ID]], [[:d:Property:P13873|Deník tag ID]], [[:d:Property:P13874|Interaktionsdatabasen ID]], [[:d:Property:P13875|Adebiportal author ID]], [[:d:Property:P13876|Biographische Lexikon zur Geschichte der böhmischen Länder ID]], [[:d:Property:P13877|ISLRN]], [[:d:Property:P13878|Danskefilmstemmer.dk character ID]], [[:d:Property:P13879|Audiovisual Identity Database page]], [[:d:Property:P13880|RIA Novosti person ID]], [[:d:Property:P13881|The Oxford Dictionary of the Jewish Religion entry ID]], [[:d:Property:P13882|Qalamger.kz author ID]], [[:d:Property:P13888|Does the Dog Die? media ID]], [[:d:Property:P13889|Organ Index ID]], [[:d:Property:P13890|American Kennel Club ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Responsable de departamento|Responsable de departamento]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Lämningsnummer|Lämningsnummer]] (<nowiki>{{Q|Q10498015}} is a database of archaeological monuments in Sweden, maintained by {{Q|Q631844}}. Each item in the database has an identifier containing the year of registration and a number, e.g. ''L1970:5203''.</nowiki>)
**[[:d:Wikidata:Property proposal/number of comments per day|number of comments per day]] (<nowiki></nowiki>)
**[[:d:Wikidata:Property proposal/Commonwealth Sport country code|Commonwealth Sport country code]] (<nowiki>Commonwealth Sport country code</nowiki>)
**[[:d:Wikidata:Property proposal/operating humidity|operating humidity]] (<nowiki>humidity at which a device operates</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/NCL Taiwan Periodical Literature Periodical ID|NCL Taiwan Periodical Literature Periodical ID]], [[:d:Wikidata:Property proposal/HarmonyOS NEXT APP ID|HarmonyOS NEXT APP ID]], [[:d:Wikidata:Property proposal/Rechtsinformationen des Bundes-ID|Rechtsinformationen des Bundes-ID]], [[:d:Wikidata:Property proposal/UNESCO Virtual Museum inventory ID|UNESCO Virtual Museum inventory ID]], [[:d:Wikidata:Property proposal/South Korean Business Registration Number|South Korean Business Registration Number]], [[:d:Wikidata:Property proposal/SetesdalWiki ID|SetesdalWiki ID]], [[:d:Wikidata:Property proposal/Biography.com ID|Biography.com ID]], [[:d:Wikidata:Property proposal/Mackolik football manager ID|Mackolik football manager ID]], [[:d:Wikidata:Property proposal/S1 No.1 Style actress ID|S1 No.1 Style actress ID]], [[:d:Wikidata:Property proposal/biserici.org church ID|biserici.org church ID]], [[:d:Wikidata:Property proposal/RFC|RFC]], [[:d:Wikidata:Property proposal/Hudobné centrum IDs|Hudobné centrum IDs]], [[:d:Wikidata:Property proposal/FAIR Epigraphic Vocabularies ID|FAIR Epigraphic Vocabularies ID]], [[:d:Wikidata:Property proposal/NVLI ID|NVLI ID]], [[:d:Wikidata:Property proposal/SerBenfiquista.com players ID|SerBenfiquista.com players ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/E4T9 Map of pubs in Scotland] ([https://wikis.world/@AllyD@mastodon.online/114482324831243753 source])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[d:Wikidata:WikiProject Kazakhstan|WikiProject Kazakhstan]]
* [[d:Wikidata:Showcase items|Showcase Items]]:[[d:Q22530539|Lake Zanzibar
(Q22530539)]] - lake in Abitibi-Témiscamingue, Canada
''' Development '''
* Wikidata in Wikipedia and co:
** We worked on making Wikidata change summaries in recent changes and watchlist on the other Wikimedia projects more understandable by adding icons. This will be rolled out soon ([[phab:T397258]])
** We continued the improvements to the Databox module ([[phab:T400322]], [[phab:T400318]])
* Mobile statement editing: We continued working on editing references ([[phab:T405236]]) and did clean-ups for the beta release ([[phab:T405743]])
* GraphQL: We continued work on including labels of linked entities in responses
* Dumps: We are looking into why dump generation is slower than it should be recently
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/South_Korea|South Korea]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:५०, २७ ओक्टोबर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29487314 -->
== Wikidata weekly summary #704 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-11-03. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#703]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Closed request for adminship: [[Wikidata:Requests for permissions/Administrator/Samoasambia|Samoasambia]]
* New requests for permissions/Bot: [[Wikidata:Requests for permissions/Bot/langCodesBot|langCodesBot]] - Task(s): Python script to automate the cleanup of deprecated language codes (e.g., kr) from Wikidata items. Delete or move labels, descriptions, and aliases based on comparisons with fallback and related languages. The script uses the Pywikibot framework to process each item and logs cases it skips due to data inconsistencies or ambiguity to a CSV file for manual review.
* New request for comments: [[Wikidata:Requests for comment/Exhibition models|Exhibition models]] by [[User:Hexatekin|Hexatekin]] - This proposal focuses on standardizing models for art exhibitions. There is not a consistent data model used for art exhibitions that factors in parent-child relationships for traveling exhibitions, show series, or biennials, despite these being important and common types of events in international art history.
''' Events '''
* Past:
** Happy Birthday, Wikidata 🎉! We celebrated Wikidata’s 13th birthday with a community call to unveil presents and play games. Check out the replay of the event and the cool gifts people made: [[d:Wikidata:Thirteenth Birthday/Presents & messages|Wikidata:Thirteenth Birthday/Presents & messages]]
** WikidataCon: You can catch up on the recordings and slides in [[d:Event:WikidataCon 2025/Program|the program]]
** [https://wikidataworkshop.github.io/2025/ Wikidata Workshop at ISWC]: You can catch up on the published papers on the website.
''' Press, articles, blog posts, videos '''
* Blogs:
** [https://diff.wikimedia.org/2025/10/29/building-an-internet-for-everyone-wikidata-recognized-as-a-digital-public-good/ Building an Internet for Everyone: Wikidata Recognized as a Digital Public Good]
** [https://tech-news.wikimedia.de/2025/10/28/enriching-wikidata-with-authoritybox/ ''Enriching Wikidata with AuthorityBox. An interview with Stefano Bargioni'']
*** examples of AuthorityBox can be seen in [https://catalogo.pusc.it/cgi-bin/koha/opac-detail.pl?biblionumber=136541 PUSC catalogue], [http://koha-urbs.reteurbs.org/cgi-bin/koha/opac-detail.pl?biblionumber=316885 URBE catalogue] ([http://koha-urbs.reteurbs.org/opac-tmpl/lib/AuthorityBox_URBS.js code]), [https://opac.keratsini-drapetsona.gr/cgi-bin/koha/opac-detail.pl?biblionumber=7268 Keratsini-Drapetsona catalogue]; cf. also Stefano Bargioni, [[:d:Q84951093|''From Authority Enrichment to AuthorityBox. Applying RDA in a Koha environment'']] (2020)
** [https://diff.wikimedia.org/2025/11/02/exploring-nairobi-and-building-a-global-network-the-inspiring-wikimania20-experience Exploring Nairobi and Building a Global Network: The Inspiring Wikimania@20 Experience]
** [https://wikiedu.org/blog/2025/10/31/supercharging-cultural-institution-collections-with-wikidata/ Supercharging Cultural Institution Collections with Wikidata]
* Videos:
** [https://m.youtube.com/watch?v=6SkqxD9n1eY Por qué el conocimiento libre importa más que nunca | Gustavo Candela | Jornadas Anuales 2025]
** [https://m.youtube.com/watch?v=FbaII87_M84 Wikidata Ontology Course | A NotebookLM Deep Dive]
** [https://m.youtube.com/watch?v=ss6_wbK1gck Odia Wikimedians User Group Celebration of the 13th Wikidata Birthday]
** [https://m.youtube.com/watch?v=bzIknKpmIYw Como utilizar o OpenRefine para cadastrar artigos científicos na Wikidata? - WikiTutoriais #05]
** [https://m.youtube.com/watch?v=iZWKcwXNhPI Supercharging Cultural Institution Collections with Wikidata [October 2025]]
** [https://m.youtube.com/watch?v=LL93wMSFkKs&pp=0gcJCR4Bo7VqN5tD ¿Cómo es la ontología de Wikidata?]
** [https://m.youtube.com/watch?v=ZT0pvzfFeug Wikidata @13 celebration by the Tyap Wikimedians]
''' Tool of the week '''
[https://wikidata-reference-validator.toolforge.org/ The Wikidata Reference Validator] by [[User:JosefAnthony]] helps check and replace broken or outdated references — keeping Wikidata’s knowledge verifiable and trustworthy. It checks whether external references are still accessible or offline, so we can ensure that every statement on Wikidata shows how we know what we know.
''' Other Noteworthy Stuff '''
* [https://diff.wikimedia.org/2025/10/29/building-an-internet-for-everyone-wikidata-recognized-as-a-digital-public-good/ Wikidata has been recognized as a digital public good by the Digital Public Goods Alliance]
* Wikimedia chapters are providing scholarships for Wikimania 2026. Apply here if you're interested: [[:de:Wikipedia:Förderung/Wikimania/English|Wikipedia:Förderung/Wikimania/English]]
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest External identifiers: [[:d:Property:P13891|Newegg item ID]], [[:d:Property:P13892|Hardcore Gaming 101 game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
*New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/Luminous flux|Luminous flux]] (<nowiki>Numerical value of the luminous flux emitted by a lighting device or light source, measured in lumens</nowiki>)
**[[:d:Wikidata:Property proposal/anatomical structure in view|anatomical structure in view]] (<nowiki>the anatomical structure in view in the photo, e.g. head, wing, habitus (body)</nowiki>)
**[[:d:Wikidata:Property proposal/anatomical view|anatomical view]] (<nowiki>view of an anatomical structure, e.g. ventral, dorsal, frontal</nowiki>)
**[[:d:Wikidata:Property proposal/collector|collector]] (<nowiki>person or group who physically collected a specimen or object in the field</nowiki>)
**[[:d:Wikidata:Property proposal/Serbo-Croatian preferred project code|Serbo-Croatian preferred project code]] (<nowiki>For an interwiki article, the property points to the Serbo-Croatian project (sh, bs, hr, sr) that either has a special connection to the topic or the highest quality article.</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/BG IISDA org ID|BG IISDA org ID]], [[:d:Wikidata:Property proposal/BG NACID person ID|BG NACID person ID]], [[:d:Wikidata:Property proposal/GCatholic former diocese ID|GCatholic former diocese ID]], [[:d:Wikidata:Property proposal/Grokipedia ID|Grokipedia ID]], [[:d:Wikidata:Property proposal/The Oxford Dictionary of Family Names in Britain and Ireland ID|The Oxford Dictionary of Family Names in Britain and Ireland ID]], [[:d:Wikidata:Property proposal/ Encyclopedia of African American History 1896 to the Present entry ID| Encyclopedia of African American History 1896 to the Present entry ID]], [[:d:Wikidata:Property proposal/Davis Cup player ID 2025|Davis Cup player ID 2025]], [[:d:Wikidata:Property proposal/Eiga.com drama ID|Eiga.com drama ID]], [[:d:Wikidata:Property proposal/AntCat ID|AntCat ID]], [[:d:Wikidata:Property proposal/Last Address ID|Last Address ID]], [[:d:Wikidata:Property proposal/Disney+ browse ID|Disney+ browse ID]], [[:d:Wikidata:Property proposal/Japanese Film Database ID|Japanese Film Database ID]], [[:d:Wikidata:Property proposal/Japan Location Database ID|Japan Location Database ID]], [[:d:Wikidata:Property proposal/Fight.ru fighters ID|Fight.ru fighters ID]], [[:d:Wikidata:Property proposal/IMI person id|IMI person id]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/Fqji Map of ~12.000 western European tram stops among their respective networks]
**[https://w.wiki/FvKQ Count of Wikipedia articles about UNESCO Memory of the World inscriptions]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q167634|perestroïka
(Q167634)]] - political movement for reformation within the Communist Party of the Soviet Union during the 1980s, widely associated with Soviet leader Mikhail Gorbachev and his glasnost policy reform
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]:[[d:Lexeme:L46097|baseline (L46097)]] - English noun (ˈbeɪslaɪn) meaning "a starting point for comparison", "a benchmark in budgeting", or "a reference line in typography or surveying"
''' Development '''
* Mobile editing of statements: We are continuing the work on qualifiers and reference editing
* GraphQL: We are continuing the work on making labels of linked entities available in GraphQL ([[phab:T404692]])
* Dumps: We are continuing to look into improvements for the dump process
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४३, ३ नवम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29562339 -->
== Wikidata weekly summary #705 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-11-10. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#704]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* Other: Draft policy for [[d:Wikidata:Temporary account IP viewer|temporary account IP viewers]]. What requirements should be set for this user right?
''' Press, articles, blog posts, videos '''
* Blogs: [https://blog.unicode.org/2025/11/introducing-unicode-inflection-library.html Introducing the Unicode Inflection Library Technical Preview Release] : The Unicode Inflection Library leverages comprehensive lexicons from Wikidata to support standardized, multilingual grammatical transformations for global software applications.
* Videos:
** [https://m.youtube.com/watch?v=vwiCHKogS_8 Art+Feminism Celebrates Wikidata!]
** [https://m.youtube.com/watch?v=P0TnhpU1U9U&pp=0gcJCR4Bo7VqN5tD Day 5_Using WikiData with Spyral Notebook and Project Presentation]
** [https://m.youtube.com/watch?v=Ng89cq6ZH-o Wikidata and Wikipedia training for Art+Feminism 2025 in Uganda]
** What are Wikidata WikiProjects, and why should you join one? Watch [[c:File:What can I do on Wikidata? Examples of projects and workflows (Wikidata Leveling Up Days 2024).webm|this great explainer]] from the #LevelingUpDays2024 to see how these communities work together! Then, find your project: [[d:Wikidata:WikiProjects|Wikidata:WikiProjects]]
''' Tool of the week '''
* [[:d:User:Difool/WikidataCleanup.js|User:Difool/WikidataCleanup.js]]: gadget allowing to do, in one click, a wide series of cleanups in an item: normalize labels, descriptions, and aliases (double spaces, certain Unicode characters), remove weak references, remove weakly referenced dates when they have lower precision than a strongly referenced date and downgrade unnecessary preferred ranks; about the general issue of redundancies in Wikidata, you can check [[:d:Wikidata:WikiProject Redundancy|WikiProject Redundancy]]
*[https://ghanasupremecases.toolforge.org/ Ghanasupremecases] is a webapp that dynamically pulls and displays over 2,000 Supreme Court of Ghana cases from Wikidata, allowing users to access case details linked directly to Wikidata items. The goal is to make African legal data more open, structured, and discoverable, and to demonstrate how Wikidata can serve as a foundation for national-level legal archive
''' Other Noteworthy Stuff '''
* Temporary accounts rollout: Starting November 12, the community will see logged‑out edits handled through temporary accounts instead of IPs, prompting tool and bot checks.
* Help shape the future WikidatCon! If you attended [[d:Event:WikidataCon 2025|WikidataCon 2025]], please take 10 minutes to share your feedback in [https://wikimedia.sslsurvey.de/WikidataCon-2025-Feedback this] anonymous GDPR-compliant survey (sslsurvey)
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13903|operating humidity]] (<nowiki>humidity at which a device operates</nowiki>)
**[[:d:Property:P13914|collector]] (<nowiki>person or group who physically collected a specimen or object in the field</nowiki>)
**[[:d:Property:P13922|Serbo-Croatian preferred project code]] (<nowiki>For an interwiki article, the property points to the Serbo-Croatian project (sh, bs, hr, sr) that either has a special connection to the topic or the highest quality article.</nowiki>)
*Newest External identifiers: [[:d:Property:P13893|CACI company ID]], [[:d:Property:P13894|AEK Football player ID]], [[:d:Property:P13895|Sultanlar Ligi player ID]], [[:d:Property:P13896|BeWeb historical or artistic asset ID]], [[:d:Property:P13897|SofaScore sports team ID]], [[:d:Property:P13898|FootballFakts.ru football match ID]], [[:d:Property:P13899|Kicker sports match ID]], [[:d:Property:P13900|BDFutbol match ID]], [[:d:Property:P13901|Foot Mercato / Fichajes / Fussball Transfers player ID]], [[:d:Property:P13902|Disney+ browse ID]], [[:d:Property:P13904|Filmarks ID]], [[:d:Property:P13905|Memorial Book of Social Democracy-ID]], [[:d:Property:P13906|NLAI ID]], [[:d:Property:P13907|Concise Oxford Dictionary of Family Names in Britain ID]], [[:d:Property:P13908|The Grove Encyclopedia of Decorative Arts ID]], [[:d:Property:P13909|Antique Chinese and Japanese Porcelain Dictionary and Glossary of Terms entry]], [[:d:Property:P13910|Filmfriend movie ID]], [[:d:Property:P13911|Hesse School ID]], [[:d:Property:P13912|The Oxford Dictionary of Dance entry ID]], [[:d:Property:P13913|Saxony School ID]], [[:d:Property:P13915|NCL Taiwan Periodical Literature periodical identifier]], [[:d:Property:P13916|NZ Charities Register Number]], [[:d:Property:P13917|IFES Election Guide ID]], [[:d:Property:P13918|Arte de la Argentina ID]], [[:d:Property:P13919|Democratic Memory Bank ID]], [[:d:Property:P13920|Kicker competition ID]], [[:d:Property:P13921|Soccer365.net team ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/time of deposition|time of deposition]] (<nowiki>date or point in time when an archaeological object or assemblage was buried, hidden, lost, or otherwise deposited.</nowiki>)
**[[:d:Wikidata:Property proposal/readiness|readiness]] (<nowiki>readiness</nowiki>)
**[[:d:Wikidata:Property proposal/greenhouse gases emissions|greenhouse gases emissions]] (<nowiki>amount of greenhouse effect emited by a given company or industry sector</nowiki>)
**[[:d:Wikidata:Property proposal/neuter form of label|neuter form of label]] (<nowiki>neuter form of name or title</nowiki>)
**[[:d:Wikidata:Property proposal/current season|current season]] (<nowiki>{{TranslateThis
| an identifier for the team's current season
<!-- | xx = descriptions in other languages -->
}}</nowiki>)
**[[:d:Wikidata:Property proposal/flag carrier of|flag carrier of]] (<nowiki>country of which the airline is the flag carrier</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/BFXC authority ID|BFXC authority ID]], [[:d:Wikidata:Property proposal/BWB-nummer|BWB-nummer]], [[:d:Wikidata:Property proposal/Schulnummer Brandenburg|Schulnummer Brandenburg]], [[:d:Wikidata:Property proposal/Encyclopedia of Shinto ID|Encyclopedia of Shinto ID]], [[:d:Wikidata:Property proposal/Power Thesaurus ID|Power Thesaurus ID]], [[:d:Wikidata:Property proposal/WDSF person ID|WDSF person ID]], [[:d:Wikidata:Property proposal/Blu-Ray.com film ID|Blu-Ray.com film ID]], [[:d:Wikidata:Property proposal/Japanese Law Translation ID|Japanese Law Translation ID]], [[:d:Wikidata:Property proposal/USGS Publication ID|USGS Publication ID]], [[:d:Wikidata:Property proposal/Afrikaregisteret ID|Afrikaregisteret ID]], [[:d:Wikidata:Property proposal/National cultural monument of Czechia ID|National cultural monument of Czechia ID]], [[:d:Wikidata:Property proposal/Admirable Façades styles ID|Admirable Façades styles ID]], [[:d:Wikidata:Property proposal/Brussels Inventory of Architectural Heritage buildings ID|Brussels Inventory of Architectural Heritage buildings ID]], [[:d:Wikidata:Property proposal/Brussels Inventory of Architectural Heritage streets ID|Brussels Inventory of Architectural Heritage streets ID]], [[:d:Wikidata:Property proposal/Dicionário Biográfico de Cientistas, Engenheiros e Médicos em Portugal ID|Dicionário Biográfico de Cientistas, Engenheiros e Médicos em Portugal ID]], [[:d:Wikidata:Property proposal/TikTok User ID|TikTok User ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples: [https://w.wiki/9hdp Map of all places related to persons with layers by property of the place] ([[Wikidata:Request_a_query#Map of all places related to persons with layers by property of the place|source]])
* WikiProject Highlights: Passionate about highlighting women's achievements? [[d:Wikidata:WikiProject_Women|WikiProject Women]] is dedicated to creating and improving data about women worldwide. Help close the gender gap in knowledge! [https://wikis.world/tags/WikidataWikiProjects #WikidataWikiProjects]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q1136251|Mapungubwe Cultural Landscape (Q1136251)]] - cultural landscape in South Africa
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L4479|fold (L4479)]] - English verb (foʊld) meaning "to bend over on itself", "to mix ingredients gently", or "to fail or give in"
''' Development '''
The development team were involved in roadmap planning meetings so not much happened in the past week.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country: [[d:Wikidata:WikiProject Govdirectory/Paraguay|Paraguay]]
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:४४, १० नवम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29605325 -->
== Wikidata weekly summary #706 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-11-17. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#705]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/Che-W-bot|Che-W-bot]] - Task(s): Possible duplicate of the bot below.
** [[d:Wikidata:Requests_for_permissions/Bot/CheWikibot|CheWikibot]] - Task(s): Import new articles created on Chechen Wikipedia (ce.wiki) to Wikidata.
** [[d:Wikidata:Requests_for_permissions/Bot/DDResearchBot|DDResearchBot]] - Task(s): This bot will facilitate adding structured, cited data from trusted integrity sources to Wikidata for [[d:User:Deweydigital|Dewey Digital]].
* Closed request for comments:
** [[d:Wikidata:Requests_for_comment/Adapt_blocking_policy_to_IPv6_networks|Adapt blocking policy to IPv6 networks]] - While there is a general agreement for admins to block /64, no consensus to add to the blocking Policy was reached.
** [[d:Wikidata:Requests_for_comment/Documented_and_featured_SPARQL_queries|Proposal to better document featured SPARQL queries]] - Consensus was reached and a vote is planned.
** [[d:Wikidata:Requests_for_comment/Gender_neutral_labels_for_occupations_and_positions_in_French|Gender neutral Labels for occupations/positions in French]] - Majority support for using male and female forms in French labels and aliases, gender-neutral descriptions, and completing male/female label properties.
** [[d:Wikidata:Requests_for_comment/Creating_items_for_videos_at_online_video_platforms_that_are_representation_of_notable_items|Items for videos of online platforms that represent notable Items]] - No consensus could be reached.
** [[d:Wikidata:Requests_for_comment/Is_it_worth_to_import_labels_from_interlanguage_links_of_other_wikipedia_projects_to_wikidata|Should Labels of interlanguage links from other Wikipedia Projects?]] - There is general support to import labels, however there are concerns about the import as an Alias.
** [[d:Wikidata:Requests_for_comment/Signed_Statements_(T138708)|Signed Statements]] - No consensus could be reached.
** [[d:Wikidata:Requests_for_comment/Use_of_dates_in_the_descriptions_of_items_regarding_humans|Use of dates in descriptions of items regarding humans]] - Dates on Wikidata are community-specific; add only to disambiguate, don’t remove, and format per language conventions.
* Project chat: [[d:Wikidata:Project_chat#Proposal:_Prohibiting_LLM-generated_content|Proposal:Prohibiting LLM-generated content]]
*Other:
** [[d:Wikidata:Temporary account IP viewer|Wikidata:Temporary account IP viewer]] - users who may view IP addresses associated with temporary accounts.
** [[d:Wikidata:Self-promotion|Wikidata:Self-promotion]] - an essay on creating an Item about yourself, your organisation, or your work is a form of self-promotion and is strongly discouraged. Feel free to update this page.
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** [[m:Event:Wikidata_Days_IWUG_and_WAFTAI_2025|Wikidata Days: IWUG and WAFTAI]] - A 4 day edit-a-thon beginning November 26, 2025, for Cameroonian and Nigerian educational institutions.
** [https://wikimedia.or.id/acara/wikilatih-wikidata-fakultas-sains-dan-teknologi-universitas-airlangga/ WikiLatih Wikidata ] - November 21, 08:50am (WIB), learning around Wikidata: how to reuse data and edit Items. Organised by the Faculty of Science and Technology Universitas Airlangga.
* Just missed it: [[m:Event:First_steps_in_Wikidata_for_the_Wikimedia_LGBT_Community|First steps in Wikidata for the Wikimedia LGBT Community]] - two introductory workshops for English, French and Spanish Wikipedians with an interest in learning Wikidata.
''' Press, articles, blog posts, videos '''
* Blogs: [https://outreach.wikimedia.org/wiki/GLAM/Newsletter/October_2025/Contents/Netherlands_report GLAM Netherlands report] The joint Radboud–Maastricht project Open Topstukken concluded at the Dutch National Library, showcasing 30 digitized collection highlights enriched with Linked Open Data via Wikidata and supported by new tools, documentation, and visualizations to enhance digital accessibility and interoperability.
**
* Videos:
** (Spanish) [https://m.youtube.com/watch?v=rNlREPqT9f8 Mujeres que Inspiran: Layla Michán - Wikidata e investigación] (Women who inspire. Wikidata & research)
** [https://m.youtube.com/watch?v=CIVEYu4_C5E Wikidata Workshop: Improving African Authors and Books Items]
** (Spanish) [https://m.youtube.com/watch?v=Y-CBvDSjnjM Enriquecer, reutilizar y modelar datos y metadatos usando Wikidata. Tomás Saorín Pérez] (Enrich, reuse, and model data and metadata using Wikidata.)
** [https://m.youtube.com/watch?v=EAXd0rIl3kU Guide to the Wikidata Notability Policy]
** [https://m.youtube.com/watch?v=NnZan0XUpAc Wikidata: Wikimedia's knowledge graph in a world of generative AI]
** (Portuguese) [https://m.youtube.com/watch?v=zvIJUb4Z4r0 O que saber antes de editar no Wikidata] (What to know before editing on Wikidata)
** (Portuguese) [https://m.youtube.com/watch?v=SZRaZMkwoWc Para além da Wikipédia: como os dados estruturados conectam saberes] (Beyond Wikipedia: how structured data connect knowledge)
''' Tool of the week '''
*[https://www.wikidata.org/wiki/User:Poro26/ArchiveExternaLinks.js/Documentation ArchiveExternaLinks] is a UserScript by [[User:Poro26|Poro26]]. The UserScript automates the archiving of all external links present in an item, whether they appear in statements, references or identifiers. For each external link, the script automatically adds an archive link [archive], similar to what is done on Wikipedia for web sources cited in references
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest General datatypes:
**[[:d:Property:P13923|data collection method]] (<nowiki>scientific data collection procedure used in/by the subject</nowiki>)
**[[:d:Property:P13926|time of deposition]] (<nowiki>point in time when an archaeological object or assemblage was buried, hidden, lost, or otherwise deposited</nowiki>)
**[[:d:Property:P13939|Commonwealth Sport country code]] (<nowiki>code for countries participating in Commonwealth Sport events</nowiki>)
* Newest External identifiers: [[:d:Property:P13924|Japanese Film Database ID]], [[:d:Property:P13925|GCatholic former diocese ID]], [[:d:Property:P13927|Myanmar Company Registration Number]], [[:d:Property:P13928|Team Austria athlete ID]], [[:d:Property:P13929|ECHL.com player ID]], [[:d:Property:P13930|Genbu.net ID]], [[:d:Property:P13931|ISTAMPIE ID]], [[:d:Property:P13932|HarmonyOS NEXT APP ID]], [[:d:Property:P13933|Federal Legal Information ID]], [[:d:Property:P13934|UNESCO Virtual Museum inventory ID]], [[:d:Property:P13935|South Korean Business Registration Number]], [[:d:Property:P13936|Lämningsnummer]], [[:d:Property:P13937|Mackolik football manager ID]], [[:d:Property:P13938|Biserici.org church ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review: [[:d:Wikidata:Property proposal/role in naming|role in naming]] (<nowiki>the role the namesake played in relation to this item, i.e. why the item is named after the namesake</nowiki>)
* New External identifier property proposals to review: [[:d:Wikidata:Property proposal/Korea Heritage Service Heritage Portal ID|Korea Heritage Service Heritage Portal ID]], [[:d:Wikidata:Property proposal/Lubimyczytać version/edition ID|Lubimyczytać version/edition ID]], [[:d:Wikidata:Property proposal/UEA catalogue ID|UEA catalogue ID]], [[:d:Wikidata:Property proposal/CRA program account number|CRA program account number]], [[:d:Wikidata:Property proposal/PL-AED|PL-AED]], [[:d:Wikidata:Property proposal/Yandex Object Answer ID|Yandex Object Answer ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
**[https://w.wiki/G2bz Towns named after Alexander the great]
**[https://w.wiki/G8T$ Heritage added to the Memory of the World International Register in 2025] (newly added data)
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]: [[Wikidata:WikiProject LGBTQ History|WikiProject LGBTQ History]] - aims to improve and organize data related to the history, people, places, events, and organizations that have contributed to LGBTQ+ experiences across time and geography.
* WikiProject Highlights:
** 👩🔬Passionate about highlighting women's achievements? WikiProject Women is dedicated to creating and improving data about women worldwide. Help close the gender gap in knowledge! [[Wikidata:WikiProject_Women|WikiProject Women]]
** 🗳️ Interested in democracy and political data? Join WikiProject Elections to model data about elections, candidates, and results from around the globe. Make electoral data open and accessible! [[Wikidata:WikiProject_Elections|WikiProject Elections]]
** 🏛️ How do you find info on government institutions? WikiProject Govdirectory has a structured data model for that! Help improve data about public agencies on Wikidata. [[d:Wikidata:WikiProject_Govdirectory|WikiProject Govdirectory]]
** 🎵 Into music? From classical to K-pop, WikiProject Music needs your expertise to harmonize data on songs, artists, and releases. Join the band! [[d:Wikidata:WikiProject_Music|WikiProject Music]]
** 🧬 Your skills can help model lifesaving data. WikiProject Medicine works on structured data for diseases, drugs, clinical trials, and anatomy. Join a project that matters. [[d:Wikidata:WikiProject_Medicine|WikiProject Medicine]]
** 🔍 Interested in how knowledge itself is structured? WikiProject Ontology delves into the fundamental classes and properties of Wikidata. Shape the backbone of the knowledge graph! [[d:Wikidata:WikiProject_Ontology|WikiProject Ontology]]
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q12060728|Aboriginal Australians (Q12060728)]] - First Nations people of Australia
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1078947|ਦਿਮਾਗ਼ (L1078947)]] - Punjabi noun (dɪ.mäːɣ) meaning "brain (organ)", "intellect/mind", or "understanding/consciousness"
''' Development '''
* Mobile statement editing:
** We are working on editing statements that link to other entities in their value ([[phab:T403974]], [[phab:T409149]])
** We enabled mobile statement editing as a beta feature on test.wikidata.org ([[phab:T407737]])
* GraphQL prototype: We finished the work on making labels of linked entities available ([[phab:T404692]])
* Dumps: We are continuing to work on making the dump process more robust
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:१८, १७ नवम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29651461 -->
== Wikidata weekly summary #707 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'' Here's your quick overview of what has been happening around Wikidata in the<br>week leading up to 2025-11-24. Missed the previous one? See issue [[d:Special:MyLanguage/Wikidata:Status updates/Previous|#706]].<br>''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
''' Discussions '''
* New requests for permissions/Bot:
** [[d:Wikidata:Requests_for_permissions/Bot/News2DataBot|News2DataBot]] - Task(s): Check for new, unlinked articles on [[n:pl:|Polish Wikinews]] and create relevant Items.
** [[d:Wikidata:Requests_for_permissions/Bot/WikidataLiteraryWorksMetaDataUpload|WikidataLiteraryWorksMetaDataUpload]] - Task(s): Upload metadata for literary works from research project.
* New request for comments: The [[d:Wikidata:Requests_for_comment/Exhibition_models|Exhibition Models]] RfC was split into 2 Schema proposals: [[d:Wikidata:Schema_proposals/exhibition_concept|Exhibition Concept]] and [[d:Wikidata:Schema_proposals/exhibition_manifestation|Exhibition Manifestation]].
''' Events '''
* [[d:Special:MyLanguage/Wikidata:Events|Upcoming events]]:
** Upcoming LD4 Wikidata Affinity Group session on 25 November 2025: Join the community-driven effort led by WikiProject Personal Pronouns to improve pronoun data modeling and ethics in Wikidata. This is part of a three-session series (Oct 14, Nov 25, Dec 9) focused on implementing new best practices. No prior Wikidata experience required. Join at [https://zonestamp.toolforge.org/1764090000 17:00 UTC]. [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group/Project Series/PersonalPronouns|Event page]].
** [[mw:Wikimedia_Hackathon_2026|Wikimedia Hackathon 2026]] - Hosted in Milan, Italy, scholarships are now open, [https://pretix.eu/wikimedia/Hackathon-2026/ apply on Pretix].
** [https://www.instagram.com/p/DRNg5ldkSi6/ Art+Feminism & Whose Knowledge?] - A conversation on building a feminist data future, Dec 5, 2025, 13:00 UTC ([https://zonestamp.toolforge.org/1764939600 Time zone converter]).
''' Press, articles, blog posts, videos '''
* Blogs:
** [https://www.allmo.ai/articles/what-we-know-about-the-impact-of-wikipedia-on-chatgpt-search-results Impact of Wikipedia and Wikidata on ChatGPT search results]
** [https://christianmahnke.de/en/post/authority-data-for-private-collectors/ Wikidata as an authority data source for private collectors]
** (German) [https://www.wikimeisterei.info/umwelt-und-klimabezug-in-grossen-wissensdatenbanken-wikipedia-wikidata-und-umweltportale-im-vergleich/ Environmental and climate reference in large knowledge databases. Wikipedia, Wikidata and environmental portals in comparison]
* Presentations: Wikidata as a challenge for rule systems (Declarative AI 2025 Conf.) - [[c:File:Slideshow,_Wikidata_as_a_Challenge_for_Rule_Systems_-_Declarative_AI_2025_Conference_-_24_September_2025.pdf|Slides]] / [[c:File:Wikidata_as_a_Challenge_for_Rule_Systems_-_Declarative_AI_2025_Conference_-_24_September_2025.webm|Recording]]
* Papers: [https://zenodo.org/records/17658826 Snapshot of bibliographic metadata from Wikidata for all Arabic periodicals published worldwide before 1930] - Project Jarāʾid, by T. Grallert, (2025).
* Videos:
** [https://www.youtube.com/watch?v=4iiL9WFx2JY An introduction to Wikidata and its use for librarians and researchers]; slides available [[:commons:File:An introduction to Wikidata and its use for librarians and researchers.pdf|on Commons]]
** WikidataCon 2025 Session Playlists (YouTube):<br> [https://youtube.com/playlist?list=PLduaHBu_3ejPTAZXQTHlAElm-DZ5dohph&si=5IJr95Jrh_AyIT43 Day 1 (31.10)] / [https://youtube.com/playlist?list=PLduaHBu_3ejM0BKzQWaw_WKIBamH4DevT&si=U-sw7JMx3xsiGu-d Day 2 (01.11)] / [https://youtube.com/playlist?list=PLduaHBu_3ejNQdOCF9ztkrUktwi_UMRD5&si=0xXL60KWrhXff98F Day 3 (02.11)]
** [https://m.youtube.com/watch?v=1S4ujNG8w5M Wikidata in library catalogues: Introduction to the Primo VE linked data feature] - By Dr Thneed
** [https://m.youtube.com/watch?v=mHXIZBfft7A Wikidata Live Editing: Stolpersteine and the Holocaust victims they commemorate]
** [https://m.youtube.com/watch?v=5MKIlVJyeCw&pp=0gcJCR4Bo7VqN5tD Towards Linked Data Fluency: Takeaways from a Wikidata Workflow Pilot Program]
** [https://www.youtube.com/watch?v=dOoNMI7o_G4 Enhancing authority files through SPARQL federated queries] - Thomas Kerboul and the Bibliothèque de Genève improved person data by comparing Wikidata and IdRef, with manual checks preventing ID mix-ups.
** (Spanish) [https://www.youtube.com/watch?v=rNlREPqT9f8 Inspiring Women: Layla Michán - Wikidata and research] - Dr. Aguirre (UNAM) discusses Wikidata as a collaborative research tool and shared experiences in the “Women Who Inspire” series.
''' Tool of the week '''
* [https://wikidata-timetrail.toolforge.org/ Timetrail] is a website that visualizes the movement of Wikidata items over time by mapping their associated events and locations.
* The redesigned WikiProvenance is now live, featuring a new front end and backend for exploring and comparing Wikidata provenance information. Try examples like [https://wikiprovenance.toolforge.org/provenance.html?item=Q1339 Johann Sebastian Bach] or [https://wikiprovenance.toolforge.org/compare.html?compare=Q5,Q515 Human vs. City] and [https://wikiprovenance.toolforge.org/compare.html?compare=Q90,Q84 Paris vs. London]. Explore it here: [https://wikiprovenance.toolforge.org/ https://wikiprovenance.toolforge.org/]
''' Other Noteworthy Stuff '''
* [[d:Wikidata:Data_access#Linked_Data_Fragments_endpoint|LDF endpoint retirement considered]]: The unstable and low-traffic LDF endpoint may be retired to reduce maintenance effort and unnecessary load on WDQS. If your workflow depends on it and you would hate to see it go, please let the Wikidata development team know at [[d:Wikidata talk:Data access|Wikidata talk:Data access]].
* [[d:Wikidata:Project_chat#Reminder:_WDQS_legacy_endpoint_decommissioning|WDQS Legacy endpoint deprecation]]: The legacy endpoint (<code>query-legacy-full.wikidata.org</code>) will be fully decommissioned on 7 January 2026. Please migrate tools and workflows to the supported endpoints: <code>query.wikidata.org</code> (Main) or <code>query-scholarly.wikidata.org</code> (Scholarly). Assistance is available on the [[d:Wikidata:Data_access|Data Access]] and [[d:Wikidata:Request_a_query|Request a Query]] pages.
* [[c:File:Community report Data Governance Research (Q2 2025).pdf|Insights from Data Governance Research Process 2025]]: Results of the research to better understand how the communities currently think about which data and communities are best served by Wikidata, Wikibase Cloud or Wikibase Suite respectively.
* [[m:Special:MyLanguage/Abstract_Wikipedia/Abstract_Wikipedia_naming_contest|Abstract Wikipedia naming contest]]: Help pick a name for the new Wikimedia wiki project which is provisionally known as Abstract Wikipedia. The second phase of voting is now open until December 1.
''' Newest [[d:Special:ListProperties|properties]] and [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review '''
<!-- NEW PROPERTIES DO NOT REMOVE -->
* Newest External identifiers: [[:d:Property:P13940|CUIT]], [[:d:Property:P13941|REGAFI id]], [[:d:Property:P13942|Hong Kong company ID]], [[:d:Property:P13943|California Entity Number]], [[:d:Property:P13944|Mã số doanh nghiệp]], [[:d:Property:P13945|InfoconDB series ID]], [[:d:Property:P13946|InfoconDB conference ID]], [[:d:Property:P13947|Biography.com ID]], [[:d:Property:P13948|Hudobné centrum person ID]], [[:d:Property:P13949|Hudobné centrum group ID]], [[:d:Property:P13950|FAIR Epigraphic Vocabularies ID]], [[:d:Property:P13951|NVLI ID]], [[:d:Property:P13952|SerBenfiquista.com players ID]], [[:d:Property:P13953|BG IISDA org ID]], [[:d:Property:P13954|BG NACID person ID]], [[:d:Property:P13955|The Oxford Dictionary of Family Names in Britain and Ireland ID]], [[:d:Property:P13956|Encyclopedia of African American History 1896 to the Present entry ID]], [[:d:Property:P13957|National cultural monument of Czechia ID]], [[:d:Property:P13958|Davis Cup player ID since 2025]], [[:d:Property:P13959|Eiga.com drama ID]], [[:d:Property:P13960|Last Address ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
* New General datatypes property proposals to review:
**[[:d:Wikidata:Property proposal/parliamentary group leader|parliamentary group leader]] (<nowiki>the identity of the leader of a parliamentary group</nowiki>)
**[[:d:Wikidata:Property proposal/SignWriting transcription|SignWriting transcription]] (<nowiki>representation in SignWriting</nowiki>)
**[[:d:Wikidata:Property proposal/free height|free height]] (<nowiki>vertical distance from the floor level to the lowest obstruction in the ceiling of an indoor or outdoor space</nowiki>)
**[[:d:Wikidata:Property proposal/thumbtime|thumbtime]] (<nowiki>Time for video thumbnail in seconds</nowiki>)
**[[:d:Wikidata:Property proposal/Credibly accused of|Credibly accused of]] (<nowiki>entity (person or organization) that has been credibly accused of a crime or serious misconduct, but is not (yet) convicted</nowiki>)
* New External identifier property proposals to review:: [[:d:Wikidata:Property proposal/CHZZK streamer ID|CHZZK streamer ID]], [[:d:Wikidata:Property proposal/FC Barcelona players ID|FC Barcelona players ID]], [[:d:Wikidata:Property proposal/Qalamos person ID|Qalamos person ID]], [[:d:Wikidata:Property proposal/KISTI conference ID|KISTI conference ID]], [[:d:Wikidata:Property proposal/KaraokeTexty.cz artist ID|KaraokeTexty.cz artist ID]], [[:d:Wikidata:Property proposal/KaraokeTexty.cz song ID|KaraokeTexty.cz song ID]], [[:d:Wikidata:Property proposal/DLSite dōjin circle ID|DLSite dōjin circle ID]], [[:d:Wikidata:Property proposal/DLSite person ID|DLSite person ID]], [[:d:Wikidata:Property proposal/DLSite work ID|DLSite work ID]], [[:d:Wikidata:Property proposal/Showlabs ID|Showlabs ID]], [[:d:Wikidata:Property proposal/DEUMM Online ID|DEUMM Online ID]], [[:d:Wikidata:Property proposal/Kvinnehistorie.no persons ID|Kvinnehistorie.no persons ID]], [[:d:Wikidata:Property proposal/Foot Résultats player ID|Foot Résultats player ID]], [[:d:Wikidata:Property proposal/Manga-DB person ID|Manga-DB person ID]], [[:d:Wikidata:Property proposal/Manga-DB publisher ID|Manga-DB publisher ID]], [[:d:Wikidata:Property proposal/Manga-DB magazine ID|Manga-DB magazine ID]], [[:d:Wikidata:Property proposal/Slekt og Data cemetery ID|Slekt og Data cemetery ID]]
<!-- END NEW PROPOSALS -->
You can comment on [[d:Wikidata:Property proposal/Overview|all open property proposals]]!
''' Did you know? '''
* Query examples:
** [https://w.wiki/GGLu Videogames in the wrong genre] ([[d:Wikidata:Request_a_query#Video_games_with_the_wrong_genre|source]])
** [https://w.wiki/GGM2 People buried in Italian (or subregion) cemeteries] ([[d:Wikidata:Request_a_query#People_buried_in_Italian_(or_a_subregion)_cemeteries|source]])
* Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
** [[d:Wikidata:WikiProject_Bookbindings|Bookbindings]] - share metadata and images from the currently offline Database of Bookbindings at the British Library
** [[d:Wikidata:WikiProject_Irish_Traditional_Music/Projects|Irish Traditional Music:Projects]] - aims to systematically create and enhance Wikidata items for people profiled in the 2024 edition of Fintan Vallely's The Companion to Irish Traditional Music.
** [[d:Wikidata:WikiProject_Basketball/Teams/Western_Illinois_Leathernecks_women's_basketball|Basketball: Western Illinois Leathernecks Women's]]
* WikiProject Highlights: [[d:Wikidata:WikiProject_Lost_Media#Subpages|Lost Media/Subpages]] - aim to list all media lost to time in Wikidata
* [[d:Wikidata:Showcase items|Showcase Items]]: [[d:Q118398|arXiv (Q118398)]] - online digital archive for electronic preprints of scientific papers
* [[d:Wikidata:Showcase lexemes|Showcase Lexemes]]: [[d:Lexeme:L1405411|Bogucin (L1405411)]] - Polish proper noun (bɔˈɡu.t͡ɕin) meaning "village in Greater Poland", "village in Kuyavian-Pomeranian Voivodeship", or "village in Lublin Voivodeship"
''' Weekly Tasks '''
* Add labels, in your own language(s), for the new properties listed [[d:Wikidata:Status_updates/Next#Newest_properties_and_property_proposals_to_review|above]].
* Contribute to the showcase Item and Lexeme [[d:Wikidata:Status_updates/Next#Did_you_know?|above]].
* Govdirectory weekly focus country:
* Summarize your [[d:Wikidata:Status_updates/Next#Did_you_know?|WikiProject's ongoing activities]] in one or two sentences.
* Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
* [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
* Help [[d:Wikidata:Status updates/Next|write the next summary!]]
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''· [[d:Special:MyLanguage/Wikidata:Status updates/Previous|Previous issue]] · [[d:Special:MyLanguage/Wikidata:Status updates/Current|Full report]] · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] . [[:d:User:JosefAnthony |JosefAnthony]] [[:d:User talk:JosefAnthony|talk]] ·[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १५:२७, २४ नवम्बर २०२५ (UTC)'''
</div>
</div>
</div>
<!-- Message sent by User:JosefAnthony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=29702952 -->
pito0ywalri6u0c1wfd699p41d2d2j9
Module:Babel
828
7131
101244
2022-05-23T21:57:25Z
CX Zoom
6375
Copied latest revision of [[:en:Module:Babel]]. See it's editing history for attribution.
101244
Scribunto
text/plain
local p = {}
local getArgs
local function showUserbox(frame, v, nocat)
local maybeNocat = ''
if nocat then
maybeNocat = '|nocat=yes'
end
return frame:preprocess('{{User '..v..maybeNocat..'}}')
end
function p.main(frame)
if not getArgs then
getArgs = require('Module:Arguments').getArgs
end
local args = getArgs(frame, {wrappers = 'Template:Babel'})
local ret = mw.html.create('table')
:attr('role', 'presentation')
:addClass('userboxes')
:css( {
float = args.align or 'right',
['margin-left'] = (args.left or '1') .. 'em',
['margin-bottom'] = (args.bottom or '0') .. 'em',
width = (args.width or '248') .. 'px',
clear = args.align or 'right',
color = args.textcolor or '#000000',
border = (args.bordercolor or '#99B3FF') .. ' solid ' .. (args.solid or 1)..'px'
} )
local nocat = args.nocat and string.lower(args.nocat) == 'yes'
if args.shadow and string.lower(args.shadow) == 'yes' then
ret:css({ ['box-shadow'] = '0 2px 4px rgb(0,0,0,0.2)' })
end
ret:cssText( args['extra-css'] or '' )
local color = args.color or 'inherit'
local row1 = ret:tag('tr')
local row2 = ret:tag('tr')
local row3 = ret:tag('tr')
local body_cells = row2:tag('td')
:css('vertical-align', 'middle !important')
local userboxes
-- Special message for when first argument is blank; otherwise treat it as normal
if args[1] and args[1]:find('%S') then
userboxes = showUserbox(frame, args[1], nocat)
else
userboxes = args.noboxestext or "''You haven't set up any languages. Please see [[Template:Babel/doc]] for help.''"
end
body_cells:wikitext(userboxes)
-- "remove" args[1] so it isn't looked at in the loop
-- table.remove(args,1) doesn't produce desired result
args[1] = ''
-- Keep track of how many columns are in this table
local col_span = 1
for _, v in ipairs( args ) do
-- ! indicates a new cell should be created
if v:find('%S') and v ~= '!' then
body_cells:wikitext( showUserbox(frame, v, nocat) )
-- Recycling body_cells for <td>
elseif v and v == '!' then
col_span = col_span + 1
body_cells:done()
body_cells = row2:tag('td')
end
end
row1:tag('th')
:css({ ['background-color'] = color,
['text-align'] = 'center' })
:attr('colspan',col_span)
:wikitext( args.header or '[[Wikipedia:Babel]]' )
:done()
row3:tag('td')
:css({ ['background-color'] = color,
['text-align'] = 'center' })
:attr('colspan',col_span)
:wikitext( args.footer or '[[:Category:Wikipedians by language|Search user languages]]' )
:done()
if args['special-boxes'] then
body_cells:wikitext(args['special-boxes'])
end
body_cells:done()
return tostring(ret)
end
return p
c98ssiyxy2c344ukg0sivlb0wgfniov
Module:Babel/doc
828
7132
101245
2022-05-23T21:58:30Z
CX Zoom
6375
Create empty documentation
101245
wikitext
text/x-wiki
{{Copied from English Wikipedia without documentation}}
dklu5iuappwrs1fx4fh1jzre7258u9k
पटिरूप:Xmark
10
7133
101781
101780
2022-06-28T22:13:11Z
CX Zoom
6375
Fix empty documentation
101781
wikitext
text/x-wiki
[[{{ {{{|safesubst:}}}#switch:{{ {{{|safesubst:}}}lc:{{{color|{{{colour|}}}}}} }}
|red |rd |r =File:X mark.svg
|darkred |dkred |drd |dr =File:Dark Red x.svg
|orange |or |o =File:Orange x.svg
|yellow |yel |y =File:Dark yellow x.svg
|black |blk |k =File:Black x.svg
|grey |gray |gry |gy =File:SemiTransBlack x.svg
<!--default--> |File:X mark.svg
}}|{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}px|link=|alt=link=|alt=Xmark icon]]<span style="display:none">N</span><!--template:cross--><noinclude>
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Icon templates]]
</noinclude>
0t9dlgmo9gshckogff6ebey8zzwn6ku
पटिरूप:Remove first word
10
7134
101648
101300
2022-06-10T21:58:27Z
CX Zoom
6375
+ Cat, modules used
101648
wikitext
text/x-wiki
{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>
{{Modules used|
* [[Module:String]]}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:String templates]]
</noinclude>
bi3f177kdsjefku1ronedcofly135h1
विभाग:User language userbox in Pali
14
7135
101340
2022-05-24T20:36:26Z
CX Zoom
6375
Create new category
101340
wikitext
text/x-wiki
This category contains user language userboxes that are written in Pali language.
[[Category:User language userbox]]
ax844veg6cooenyffjh46059ace9p4m
विभाग:User language userbox
14
7136
101341
2022-05-24T20:37:23Z
CX Zoom
6375
Create new category
101341
wikitext
text/x-wiki
[[Category:Userbox]]
pjvmo024ymy4bxcf8z78avcs7ktj2th
विभाग:Userbox
14
7137
101342
2022-05-24T20:37:59Z
CX Zoom
6375
Create new category
101342
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
मीडियाविकि:Sharedupload-desc-here
8
7139
101396
101395
2022-05-25T08:42:09Z
CX Zoom
6375
In message box
101396
wikitext
text/x-wiki
{{Message box
| bgcolor = #f6f6ff
| bwidth =
| bpattern =
| bcolor =
| leftcolor =
| image = Commons-logo.svg
| imagesize = 50px
| align = center
| text = This is a file from the [[commons:Main Page|Wikimedia Commons]]. Information from its '''[[commons:File:{{PAGENAME}}|description page there]]''' is shown below.<br /><span style="font-size: smaller;">Commons is a freely licensed media file repository. [[commons:Commons:Welcome|You can help]].</span>
| image2 =
| image2size =
| width = 100% }}
rv0cpu2gcr3miairn8k47ejqq66w73c
पटिरूप:Uw2
10
7140
101775
101771
2022-06-28T21:57:22Z
CX Zoom
6375
Backlink
101775
wikitext
text/x-wiki
{{{icon|[[File:Information orange.svg|25px|alt=Information icon]]}}} Please refrain from making unconstructive edits to Wikipedia{{<includeonly>safesubst:</includeonly>#if:{{{1|}}}|, as you did at [[:{{{1}}}]]}}. Your edits appear to {{{2|be [[Wikipedia:Disruptive editing|harmful]]}}} and have been [[Help:Reverting|reverted]]. If you would like to experiment, please use the [[Wikipedia:Sandbox|sandbox]]. Repeated {{{3|harm}}} may result in the [[Wikipedia:Blocking policy|loss of editing privileges]]. {{{4|Thank you.}}}<!-- Template:uw2 --><noinclude>
{{Transclusionless}}
{{Documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia user warning templates]]
</noinclude>
hd3knv5zqlo7lic58amy9fahsctgeba
पटिरूप:Sandbox other
10
7143
101706
101664
2022-06-13T19:02:30Z
CX Zoom
6375
+ Modules used
101706
wikitext
text/x-wiki
{{#if:{{#ifeq:{{#invoke:String|sublength|s={{SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}{{#invoke:String|match|{{PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}<!--
--><noinclude>
{{Modules used|
* [[Module:String]]}}
{{documentation|Template:Imported from English Wikipedia without documentation}}
[[Category:Wikipedia metatemplates]]
[[Category:If-then-else templates]]
</noinclude>
eoks5gysb29j7ptw14xv6qr9dxrf33m
पटिरूप:Modules used
10
7144
101572
101528
2022-05-31T12:53:34Z
CX Zoom
6375
+ Cat
101572
wikitext
text/x-wiki
{{Side box
| metadata=no
| position =
| image = [[File:Lua-Logo.svg|40x40px|link=|alt=]]
| text = The following modules are used on this template:{{{list|{{{1|}}}}}}
| below =
| imageright =
| class = plainlinks
}}<includeonly>{{sandbox other||[[Category:Templates using modules]]}}</includeonly><noinclude>
[[Category:Wikipedia maintenance templates]]
</noinclude>
p6wdaka8fjqs4ugreadcn337l7gg2rq
विभाग:Documentation subpages without corresponding pages
14
7146
101681
2022-06-11T08:57:21Z
CX Zoom
6375
Create tracking category
101681
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:TemplateStyles used
10
7147
101696
2022-06-11T09:49:19Z
CX Zoom
6375
Create maintenance template
101696
wikitext
text/x-wiki
{{Side box
| metadata=no
| position =
| image = [[File:Farm-Fresh css add.svg|40x40px|link=|alt=]]
| text = The following TemplateStyles are used on this template:{{{list|{{{1|}}}}}}
| below =
| imageright =
| class = plainlinks
}}<includeonly>{{sandbox other||[[Category:Templates using TemplateStyles]]}}</includeonly><noinclude>
[[Category:Wikipedia maintenance templates]]
</noinclude>
ifpf58f332n1tbw9mm6tyfj8el8it2e
Module:Template link
828
7148
101721
101720
2022-06-13T20:33:26Z
CX Zoom
6375
CX Zoom moved page [[Module:Template link general]] to [[Module:Template link]] without leaving a redirect: Generic name
101719
Scribunto
text/plain
-- This implements Template:Tlg
local getArgs = require('Module:Arguments').getArgs
local p = {}
-- Is a string non-empty?
local function _ne(s)
return s ~= nil and s ~= ""
end
local nw = mw.text.nowiki
local function addTemplate(s)
local i, _ = s:find(':', 1, true)
if i == nil then
return 'Template:' .. s
end
local ns = s:sub(1, i - 1)
if ns == '' or mw.site.namespaces[ns] then
return s
else
return 'Template:' .. s
end
end
local function trimTemplate(s)
local needle = 'template:'
if s:sub(1, needle:len()):lower() == needle then
return s:sub(needle:len() + 1)
else
return s
end
end
local function linkTitle(args)
if _ne(args.nolink) then
return args['1']
end
local titleObj
local titlePart = '[['
if args['1'] then
-- This handles :Page and other NS
titleObj = mw.title.new(args['1'], 'Template')
else
titleObj = mw.title.getCurrentTitle()
end
titlePart = titlePart .. (titleObj ~= nil and titleObj.fullText or
addTemplate(args['1']))
local textPart = args.alttext
if not _ne(textPart) then
if titleObj ~= nil then
textPart = titleObj:inNamespace("Template") and args['1'] or titleObj.fullText
else
-- redlink
textPart = args['1']
end
end
if _ne(args.subst) then
-- HACK: the ns thing above is probably broken
textPart = 'subst:' .. textPart
end
if _ne(args.brace) then
textPart = nw('{{') .. textPart .. nw('}}')
elseif _ne(args.braceinside) then
textPart = nw('{') .. textPart .. nw('}')
end
titlePart = titlePart .. '|' .. textPart .. ']]'
if _ne(args.braceinside) then
titlePart = nw('{') .. titlePart .. nw('}')
end
return titlePart
end
function p.main(frame)
local args = getArgs(frame, {
trim = true,
removeBlanks = false
})
return p._main(args)
end
function p._main(args)
local bold = _ne(args.bold) or _ne(args.boldlink) or _ne(args.boldname)
local italic = _ne(args.italic) or _ne(args.italics)
local dontBrace = _ne(args.brace) or _ne(args.braceinside)
local code = _ne(args.code) or _ne(args.tt)
local show_result = _ne(args._show_result)
local expand = _ne(args._expand)
-- Build the link part
local titlePart = linkTitle(args)
if bold then titlePart = "'''" .. titlePart .. "'''" end
if _ne(args.nowrapname) then titlePart = '<span class="nowrap">' .. titlePart .. '</span>' end
-- Build the arguments
local textPart = ""
local textPartBuffer = "|"
local codeArguments = {}
local codeArgumentsString = ""
local i = 2
local j = 1
while args[i] do
local val = args[i]
if val ~= "" then
if _ne(args.nowiki) then
-- Unstrip nowiki tags first because calling nw on something that already contains nowiki tags will
-- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up
val = nw(mw.text.unstripNoWiki(val))
end
local k, v = string.match(val, "(.*)=(.*)")
if not k then
codeArguments[j] = val
j = j + 1
else
codeArguments[k] = v
end
codeArgumentsString = codeArgumentsString .. textPartBuffer .. val
if italic then
val = '<span style="font-style:italic;">' .. val .. '</span>'
end
textPart = textPart .. textPartBuffer .. val
end
i = i + 1
end
-- final wrap
local ret = titlePart .. textPart
if not dontBrace then ret = nw('{{') .. ret .. nw('}}') end
if _ne(args.a) then ret = nw('*') .. ' ' .. ret end
if _ne(args.kbd) then ret = '<kbd>' .. ret .. '</kbd>' end
if code then
ret = '<code>' .. ret .. '</code>'
elseif _ne(args.plaincode) then
ret = '<code style="border:none;background:transparent;">' .. ret .. '</code>'
end
if _ne(args.nowrap) then ret = '<span class="nowrap">' .. ret .. '</span>' end
--[[ Wrap as html??
local span = mw.html.create('span')
span:wikitext(ret)
--]]
if _ne(args.debug) then ret = ret .. '\n<pre>' .. mw.text.encode(mw.dumpObject(args)) .. '</pre>' end
if show_result then
local result = mw.getCurrentFrame():expandTemplate{title = addTemplate(args[1]), args = codeArguments}
ret = ret .. " → " .. result
end
if expand then
local query = mw.text.encode('{{' .. addTemplate(args[1]) .. string.gsub(codeArgumentsString, textPartBuffer, "|") .. '}}')
local url = mw.uri.fullUrl('special:ExpandTemplates', 'wpInput=' .. query)
mw.log()
ret = ret .. " [" .. tostring(url) .. "]"
end
return ret
end
return p
n9mqsaqf536os0lov5na5yuqoibbr4y
पटिरूप:Tlc
10
7149
101727
2022-06-13T20:43:34Z
CX Zoom
6375
Create basic template link template
101727
wikitext
text/x-wiki
{{#invoke:Template link|main|code=on}}<noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
cogm7gd6jyyt6j0xkknsndfmujv4a3y
Module:Template link/doc
828
7150
101765
101728
2022-06-28T21:44:18Z
CX Zoom
6375
Add en WP backlink page
101765
wikitext
text/x-wiki
{{Imported from English Wikipedia without documentation|Template link general}}
e5sr0qsbc7n6fts1b4g04dhmo6h5zx3
पटिरूप:User info/doc
10
7152
101750
2022-06-28T21:00:24Z
CX Zoom
6375
Split documentation off from [[Template:User info]]
101750
wikitext
text/x-wiki
{{Documentation subpage}}
== Usage ==
<pre>
{{user info
| full name =
| image name =
| hover text =
| job title =
| organization =
| short quote =
| about me =
| about my work =
| contact me =
| disclaimer =
}}
</pre>
The "organization" parameter can also be called as "company".
The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:User namespace templates]]
}}</includeonly>
fb8yqcih3ubks0x9pwl6xuidzn6s8m6
पटिरूप:Uw1
10
7153
101773
101770
2022-06-28T21:55:41Z
CX Zoom
6375
Remove teahouse
101773
wikitext
text/x-wiki
{{{icon|[[File:Information.svg|25px|alt=Information icon]]}}} Hello, I'm <includeonly>[[User:{{safesub<noinclude></noinclude>st:REVISIONUSER}}|{{safesub<noinclude></noinclude>st:REVISIONUSER}}]]</includeonly><noinclude>[[User:Example|Example]]</noinclude>. I wanted to let you know that one or more of [[Special:Contributions/{{<includeonly>safesubst:</includeonly>BASEPAGENAME}}|your recent contributions]]{{<includeonly>safesubst:</includeonly>#if:{{{1|}}}| to [[:{{{1}}}]]}} have been undone because they did not appear constructive. If you would like to experiment, please use {{safesubst:<noinclude/>sandbox link}}. If you have any questions, you can ask for assistance at the [[Wikipedia:Help desk|Help desk]]. {{{2|Thanks.}}}<!-- Template:uw1 --><noinclude>
{{documentation}}
</noinclude>
rlboweok9s57c1lhysgcdi6nun9dxcv
पटिरूप:Str leftc/doc
10
7154
101762
101760
2022-06-28T21:34:59Z
CX Zoom
6375
Copied
101762
wikitext
text/x-wiki
{{Documentation subpage}}
{{Modules used|
* [[Module:String]]}}
{{Copied from English Wikipedia without documentation|Str left}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:String templates]]
}}</includeonly>
eaqskuyjrmfum1wpa5bgkh77c9l2krv
पटिरूप:Uw1/doc
10
7155
101772
101769
2022-06-28T21:53:09Z
CX Zoom
6375
Transclusionless
101772
wikitext
text/x-wiki
{{Documentation subpage}}
{{Transclusionless}}
{{Imported from English Wikipedia without documentation|Uw-vandalism1}}
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Wikipedia user warning templates]]
}}</includeonly>
509fwr480ogcet7q1lja3xsz2hyvsoi
पटिमा:Local example.svg
6
7162
101875
101865
2022-08-29T20:34:37Z
CX Zoom
6375
Remove an enwiki template, add valid licensing
101875
wikitext
text/x-wiki
{{Example files}}
== Summary ==
Copy of [[:commons:File:Example.svg]] uploaded locally for usage. Same licensing used.
== Licensing ==
{{PD-simple}}
dg7ypy3c1f6iz82yf62wu8z2rgj7f8v
पटिरूप:Example files
10
7163
101868
101867
2022-08-29T20:08:55Z
CX Zoom
6375
Update as per local requirements and abilities
101868
wikitext
text/x-wiki
{{Message box|There are several images named "example": [[:File:Example.jpg]], [[:File:Example.png]], [[:File:Example.svg]] and [[:File:Example2.svg]]. There is also the sound file [[:File:Example.ogg]]. None of these files should be used in articles.
There is also a [[:File:Local example.svg]] uploaded locally on Pali Wikipedia.}}
gm3d19m3lts0c7pz40yx1lqssd15a0m
पटिरूप:PD-simple
10
7164
101878
101874
2022-08-30T05:28:45Z
CX Zoom
6375
Beautify links, add template backlink
101878
wikitext
text/x-wiki
{{Message box
| image = PD-icon.svg
| imagesize = 50px
| text = This image only consists of typefaces, individual words, slogans, or simple geometric shapes. These are not eligible for [[:en:copyright|copyright]] alone because they are '''[[:en:threshold of originality|not original enough]]''', and thus the image is considered to be in the '''[[:en:public domain|public domain]]'''. For more information, see [[:en:Wikipedia:Public domain#Fonts|Wikipedia:Public domain – Fonts]].<br/><small>Please note that there may be [[:en:WP:SOSUMI|non-copyright restrictions]] protecting this image, such as [[:en:trademark|trademark]]s and [[:en:design patents|design patents]].</small><br/><small>''All blue links in this message go to English Wikipedia.''<span style="float:right;">{{tl|PD-simple}}</span></small><div style="display:none;">
<span class="licensetpl_short">PD</span>
<span class="licensetpl_long">Public domain</span>
<span class="licensetpl_link_req">false</span>
<span class="licensetpl_attr_req">false</span>
</div>
}}{{#ifeq:{{NAMESPACENUMBER}}|6|[[Category:Public domain images]]|}}
sevc69rk4beyaz0efkeghsimmm8rtif
माडागास्कर
0
7166
101891
101890
2022-09-22T08:57:06Z
114.77.186.33
Redirected page to [[मडगास्कर]]
101891
wikitext
text/x-wiki
#REDIRECT [[मडगास्कर]]
2rug24o5m2f0mmwbxubohv8yrvwthiz
मीडियाविकि:GrowthMentors.json
8
7169
101919
2022-10-26T13:16:18Z
MediaWiki default
72
Migrate wikitext mentor list to a structured form ([[:phab:T264343]])
101919
json
application/json
{
"Mentors": []
}
dn46w1g5znu799elq35nkxlad6w2krp
Wikipedia:Noticeboard/Archive/2022
4
7176
102050
102047
2023-01-31T15:26:11Z
CX Zoom
6375
fix year
102050
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2022}}</noinclude>
== Feminism and Folklore 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
Greetings! You are invited to participate in '''[[:m:Feminism and Folklore 2022|Feminism and Folklore 2022]]''' writing competion. This year Feminism and Folklore will focus on feminism, women biographies and gender-focused topics for the project in league with Wiki Loves Folklore gender gap focus with folk culture theme on Wikipedia.
You can help us in enriching the folklore documentation on Wikipedia from your region by creating or improving articles focused on folklore around the world, including, but not limited to folk festivals, folk dances, folk music, women and queer personalities in folklore, folk culture (folk artists, folk dancers, folk singers, folk musicians, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales and more. You can contribute to new articles or translate from the list of suggested articles [[:m:Feminism and Folklore 2022/List of Articles|here]].
You can also support us in organizing the contest on your local Wikipedia by signing up your community to participate in this project and also translating the [[m:Feminism and Folklore 2022|project page]] and help us spread the word in your native language.
Learn more about the contest and prizes from our project page. Feel free to contact us on our [[:m:Talk:Feminism and Folklore 2022|talk page]] or via Email if you need any assistance...
Thank you.
'''Feminism and Folklore Team''',
[[User:Tiven2240|Tiven2240]]
--०५:४९, ११ ज्यानुवरी २०२२ (UTC)
</div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Tiven2240/wlf&oldid=22574381 -->
== Call for Feedback about the Board of Trustees elections is now open ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />:''[[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees/Call for feedback: Board of Trustees elections/Call for Feedback about the Board of Trustees elections is now open/Short|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees/Call for feedback: Board of Trustees elections/Call for Feedback about the Board of Trustees elections is now open/Short|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation Board of Trustees/Call for feedback: Board of Trustees elections/Call for Feedback about the Board of Trustees elections is now open/Short}}&language=&action=page&filter= {{int:please-translate}}]</div>''
The Call for Feedback: Board of Trustees elections is now open and will close on 7 February 2022.
With this Call for Feedback, the Movement Strategy and Governance team is taking a different approach. This approach incorporates community feedback from 2021. Instead of leading with proposals, the Call is framed around key questions from the Board of Trustees. The key questions came from the feedback about the 2021 Board of Trustees election. The intention is to inspire collective conversation and collaborative proposal development about these key questions.
[[m:Special:MyLanguage/Wikimedia Foundation Board of Trustees/Call for feedback: Board of Trustees elections|Join the conversation.]]
Best,
Movement Strategy and Governance<section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०१:०४, १५ ज्यानुवरी २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery/Wikipedia&oldid=22610145 -->
== Movement Strategy and Governance News – Issue 5 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="ucoc-newsletter"/>
:''<div class="plainlinks">[[m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5/Global message|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Strategy and Governance/Newsletter/5/Global message}}&language=&action=page&filter= {{int:please-translate}}]</div>''
<span style="font-size:200%;">'''Movement Strategy and Governance News'''</span><br>
<span style="font-size:120%; color:#404040;">'''Issue 5, January 2022'''</span><span style="font-size:120%; float:right;">[[m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5|'''Read the full newsletter''']]</span>
----
Welcome to the fifth issue of Movement Strategy and Governance News (formerly known as Universal Code of Conduct News)! This revamped newsletter distributes relevant news and events about the Movement Charter, Universal Code of Conduct, Movement Strategy Implementation grants, Board elections and other relevant MSG topics.
This Newsletter will be distributed quarterly, while more frequent Updates will also be delivered weekly or bi-weekly to subscribers. Please remember to subscribe [[:m:Special:MyLanguage/Global message delivery/Targets/MSG Newsletter Subscription|here]] if you would like to receive these updates.
<div style="margin-top:3px; padding:10px 10px 10px 20px; background:#fffff; border:2px solid #808080; border-radius:4px; font-size:100%;">
*'''Call for Feedback about the Board elections''' - We invite you to give your feedback on the upcoming WMF Board of Trustees election. This call for feedback went live on 10th January 2022 and will be concluded on 16th February 2022. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5#Call for Feedback about the Board elections|continue reading]])
*'''Universal Code of Conduct Ratification''' - In 2021, the WMF asked communities about how to enforce the Universal Code of Conduct policy text. The revised draft of the enforcement guidelines should be ready for community vote in March. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5#Universal Code of Conduct Ratification|continue reading]])
*'''Movement Strategy Implementation Grants''' - As we continue to review several interesting proposals, we encourage and welcome more proposals and ideas that target a specific initiative from the Movement Strategy recommendations. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5#Movement Strategy Implementation Grants|continue reading]])
*'''The New Direction for the Newsletter''' - As the UCoC Newsletter transitions into MSG Newsletter, join the facilitation team in envisioning and deciding on the new directions for this newsletter. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5#The New Direction for the Newsletter|continue reading]])
*'''Diff Blogs''' - Check out the most recent publications about MSG on Wikimedia Diff. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/5#Diff Blogs|continue reading]])</div><section end="ucoc-newsletter"/>
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०३:२८, २९ ज्यानुवरी २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery/Wikipedia&oldid=22704115 -->
== Updates on the Universal Code of Conduct Enforcement Guidelines Review ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/2022-02-02 Announcement|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/2022-02-02 Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Enforcement guidelines/2022-02-02 Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello everyone,
The Wikimedia Foundation Board of Trustees released a [[m:Special:MyLanguage/Wikimedia Foundation Board noticeboard/January 2022 - Board of Trustees on Community ratification of enforcement guidelines of UCoC|statement on the ratification process]] for the '''[[m:Universal Code of Conduct/Enforcement guidelines|Universal Code of Conduct (UCoC) Enforcement Guidelines]]'''.
The [[m:Universal Code of Conduct|Universal Code of Conduct]] (UCoC) provides a baseline of acceptable behavior for the entire movement. The UCoC and the Enforcement Guidelines were written by [[m:Special:MyLanguage/Universal Code of Conduct/Drafting committee|volunteer-staff drafting committees]] following community consultations.
The revised guidelines were published 24 January 2022 as a proposed way to apply the policy across the movement. There is a [[m:Universal Code of Conduct/Enforcement guidelines/Changes|list of changes made]] to the guidelines after the [[m:Special:MyLanguage/Universal Code of Conduct/Enforcement draft guidelines review|enforcement draft guidelines review]]. '''Comments about the guidelines can be shared [[m:Talk:Universal Code of Conduct/Enforcement guidelines|on the Enforcement Guidelines talk page on Meta-wiki]].'''
To help to understand the guidelines and process, the [[m:Special:MyLanguage/Movement Strategy and Governance|Movement Strategy and Governance]] (MSG) team will be hosting Conversation Hours on 4 February 2022 at 15:00 UTC, 25 February 2022 at 12:00 UTC, and 4 March 2022 at 15:00 UTC. '''[[m:Special:MyLanguage/Universal Code of Conduct/Conversations|Join the conversation hours to speak with the UCoC project team and drafting committee members about the updated guidelines and voting process]].'''
The [[m:Universal Code of Conduct/Project#Timeline|timeline is available on Meta-wiki]]. The voting period is March 7 to 21. All eligible voters will have an opportunity to support or oppose the adoption of the Enforcement guidelines, and share why. '''[[m:Universal Code of Conduct/Enforcement guidelines/Voting|See the voting information page for more details]].'''
Many participants from across the movement have provided valuable input in these ongoing conversations. The UCoC and MSG teams want to thank the Drafting Committee and the community members for their contributions to this process.
Sincerely,
Movement Strategy and Governance<br/>
Wikimedia Foundation<section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०३:५५, ४ फ़रवरी २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery/Wikipedia&oldid=22704115 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Leadership Development Task Force: Your feedback is appreciated</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />:''[[m:Special:MyLanguage/Leadership Development Task Force/Call for Feedback Announcement|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Leadership Development Task Force/Call for Feedback Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Leadership Development Task Force/Call for Feedback Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
The Community Development team at the Wikimedia Foundation is supporting the creation of a global, community-driven Leadership Development Task Force. The purpose of the task force is to advise leadership development work.
The team is looking for feedback about the responsibilities of the Leadership Development Task Force. This Meta page shares the proposal for a [[m:Special:MyLanguage/Leadership Development Task Force|Leadership Development Task Force]] and how [[m:Special:MyLanguage/Leadership Development Task Force/Participate|you can help.]] Feedback on the proposal will be collected from 7 to 25 February 2022.<section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०२:३५, ९ फ़रवरी २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery/Wikipedia&oldid=22796821 -->
== Wiki Loves Folklore is extended till 15th March ==
<div lang="en" dir="ltr" class="mw-content-ltr">{{int:please-translate}}
[[File:Wiki Loves Folklore Logo.svg|right|frameless|180px]]
Greetings from Wiki Loves Folklore International Team,
We are pleased to inform you that [[:c:Commons:Wiki Loves Folklore|Wiki Loves Folklore]] an international photographic contest on Wikimedia Commons has been extended till the '''15th of March 2022'''. The scope of the contest is focused on folk culture of different regions on categories, such as, but not limited to, folk festivals, folk dances, folk music, folk activities, etc.
We would like to have your immense participation in the photographic contest to document your local Folk culture on Wikipedia. You can also help with the [[:c:Commons:Wiki Loves Folklore 2022/Translations|translation]] of project pages and share a word in your local language.
Best wishes,
'''International Team'''<br />
'''Wiki Loves Folklore'''
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) ०४:५०, २२ फ़रवरी २०२२ (UTC)
</div>
<!-- Message sent by User:Rockpeterson@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=22754428 -->
== Coming soon ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
=== Several improvements around templates ===
Hello, from March 9, several improvements around templates will become available on your wiki:
* Fundamental improvements of the [[Mw:Special:MyLanguage/Help:VisualEditor/User guide#Editing templates|VisualEditor template dialog]] ([[m:WMDE Technical Wishes/VisualEditor template dialog improvements|1]], [[m:WMDE Technical Wishes/Removing a template from a page using the VisualEditor|2]]),
* Improvements to make it easier to put a template on a page ([[m:WMDE Technical Wishes/Finding and inserting templates|3]]) (for the template dialogs in [[Mw:Special:MyLanguage/Help:VisualEditor/User guide#Editing templates|VisualEditor]], [[Mw:Special:MyLanguage/Extension:WikiEditor#/media/File:VectorEditorBasic-en.png|2010 Wikitext]] and [[Mw:Special:MyLanguage/2017 wikitext editor|New Wikitext Mode]]),
* and improvements in the syntax highlighting extension [[Mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] ([[m:WMDE Technical Wishes/Improved Color Scheme of Syntax Highlighting|4]], [[m:WMDE Technical Wishes/Bracket Matching|5]]) (which is available on wikis with writing direction left-to-right).
All these changes are part of the “[[m:WMDE Technical Wishes/Templates|Templates]]” project by [[m:WMDE Technical Wishes|WMDE Technical Wishes]]. We hope they will help you in your work, and we would love to hear your feedback on the talk pages of these projects. </div> - [[m:User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] १२:३८, २८ फ़रवरी २०२२ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=22907463 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Remember to Participate in the UCoC Conversations and Ratification Vote!</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Universal Code of Conduct/Enforcement guidelines/Voting/Announcement|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Voting/Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Enforcement guidelines/Voting/Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello everyone,
A [[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines/Voting|'''vote in SecurePoll from 7 to 21 March 2022''']] is scheduled as part of the ratification process for the Universal Code of Conduct (UCoC) Enforcement guidelines. Eligible voters are invited to answer a poll question and share comments. [[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines/Voter_information|Read voter information and eligibility details.]] During the poll, voters will be asked if they support the enforcement of the Universal Code of Conduct based on the proposed guidelines.
The [[m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct]] (UCoC) provides a baseline of acceptable behavior for the entire movement. The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines|revised enforcement guidelines]] were published 24 January 2022 as a proposed way to apply the policy across the movement. A [[m:Special:MyLanguage/Wikimedia_Foundation_Board_noticeboard/January_2022_-_Board_of_Trustees_on_Community_ratification_of_enforcement_guidelines_of_UCoC|Wikimedia Foundation Board statement]] calls for a [[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines/Voting|ratification process]] where eligible voters will have an opportunity to support or oppose the adoption of the UCoC Enforcement guidelines in a vote. Wikimedians are invited to [[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines/Voter_information/Volunteer|translate and share important information]]. For more information about the UCoC, please see the [[m:Special:MyLanguage/Universal Code of Conduct/Project|project page]] and [[m:Special:MyLanguage/Universal Code of Conduct/FAQ|frequently asked questions]] on Meta-wiki.
There are events scheduled to learn more and discuss:
* A [[m:Special:MyLanguage/Universal_Code_of_Conduct/Conversations/Panel_Q&A|community panel]] recorded on 18 February 2022 shares perspectives from small- and medium-sized community participants.
* The [[m:Movement Strategy and Governance|Movement Strategy and Governance]] (MSG) team is hosting Conversation Hours on 4 March 2022 at 15:00 UTC. Please [[m:Special:MyLanguage/Universal_Code_of_Conduct/Conversations|'''sign-up''']] to interact with the project team and the drafting committee about the updated enforcement guidelines and the ratification process. See the [[m:Special:MyLanguage/Universal_Code_of_Conduct/2022_conversation_hour_summaries|Conversation Hour summaries]] for notes from 4 February 2022 and 25 February 2022.
You can comment on Meta-wiki talk pages in any language. You may also contact either team by email: msg[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org or ucocproject[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org
Sincerely,
Movement Strategy and Governance <br />
Wikimedia Foundation <br /><section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०२:१७, २ मार्च २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=22916674 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Universal Code of Conduct Enforcement guidelines ratification voting open from 7 to 21 March 2022</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Vote|You can find this message translated into additional languages on Meta-wiki.]]
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Vote|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Enforcement guidelines/Vote}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello everyone,
The ratification voting process for the [[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines|revised enforcement guidelines]] of the [[m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct]] (UCoC) is now open! '''[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Voting|Voting commenced on SecurePoll]]''' on 7 March 2022 and will conclude on 21 March 2022. Please [[m:Universal Code of Conduct/Enforcement guidelines/Voter information|read more on the voter information and eligibility details]].
The Universal Code of Conduct (UCoC) provides a baseline of acceptable behavior for the entire movement. The revised enforcement guidelines were published 24 January 2022 as a proposed way to apply the policy across the movement. You can [[m:Special:MyLanguage/Universal Code of Conduct/Project|read more about the UCoC project]].
You can also comment on Meta-wiki talk pages in any language. You may also contact the team by email: ucocproject[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org
Sincerely,
Movement Strategy and Governance
Wikimedia Foundation<section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ००:५२, ८ मार्च २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=22962850 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Invitation to Hubs event: Global Conversation on 2022-03-12 at 13:00 UTC</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />Hello!
The Movement Strategy and Governance team of the Wikimedia Foundation would like to invite you to the next event about "Regional and Thematic Hubs". The Wikimedia Movement is in the process of understanding what Regional and Thematic Hubs should be. Our workshop in November was a good start ([[m:Special:MyLanguage/Hubs/Documentation/27 November Workshop|read the report]]), but we're not finished yet.
Over the last weeks we conducted about 16 interviews with groups working on establishing a Hub in their context ([[m:Special:MyLanguage/Hubs/Dialogue|see Hubs Dialogue]]). These interviews informed a report that will serve as a foundation for discussion on March 12. The report is planned to be published on March 9.
The event will take place on March 12, 13:00 to 16:00 UTC on Zoom. Interpretation will be provided in French, Spanish, Arabic, Russian, and Portuguese. Registration is open, and will close on March 10. Anyone interested in the topic is invited to join us. '''[[m:Special:MyLanguage/Hubs/Global Conversations March 12, 2022|More information on the event on Meta-wiki]]'''.
Best regards,
[[m:User:KVaidla (WMF)|Kaarel Vaidla]]<br />Movement Strategy
<section end="announcement-content" />
</div>
०१:३१, १० मार्च २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=22974079 -->
== Wiki Loves Folklore 2022 ends tomorrow ==
[[File:Wiki Loves Folklore Logo.svg|right|frameless|180px]]
International photographic contest [[:c:Commons:Wiki Loves Folklore 2022| Wiki Loves Folklore 2022]] ends on 15th March 2022 23:59:59 UTC. This is the last chance of the year to upload images about local folk culture, festival, cuisine, costume, folklore etc on Wikimedia Commons. Watch out our social media handles for regular updates and declaration of Winners.
([https://www.facebook.com/WikiLovesFolklore/ Facebook] , [https://twitter.com/WikiFolklore Twitter ] , [https://www.instagram.com/wikilovesfolklore/ Instagram])
The writing competition Feminism and Folklore will run till 31st of March 2022 23:59:59 UTC. Write about your local folk tradition, women, folk festivals, folk dances, folk music, folk activities, folk games, folk cuisine, folk wear, folklore, and tradition, including ballads, folktales, fairy tales, legends, traditional song and dance, folk plays, games, seasonal events, calendar customs, folk arts, folk religion, mythology etc. on your local Wikipedia. Check if your [[:m:Feminism and Folklore 2022/Project Page|local Wikipedia is participating]]
A special competition called '''Wiki Loves Falles''' is organised in Spain and the world during 15th March 2022 till 15th April 2022 to document local folk culture and [[:en:Falles|Falles]] in Valencia, Spain. Learn more about it on [[:ca:Viquiprojecte:Falles 2022|Catalan Wikipedia project page]].
We look forward for your immense co-operation.
Thanks
Wiki Loves Folklore international Team
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १४:४०, १४ मार्च २०२२ (UTC)
<!-- Message sent by User:Rockpeterson@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=22754428 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Leadership Development Working Group: Apply to join! (14 March to 10 April 2022)</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Leadership Development Working Group/Participate/Announcement|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Leadership Development Working Group/Participate/Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Leadership Development Working Group/Participate/Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello everyone,
Thank you to everyone who participated in the feedback period for the [[m:Special:MyLanguage/Leadership Development Working Group|Leadership Development Working Group]] initiative. A [[m:Special:MyLanguage/Leadership Development Working Group/Participate#5. Summary of Call for Feedback|summary of the feedback]] can be found on Meta-wiki. This feedback will be shared with the working group to inform their work. The application period to join the Working Group is now open and will close on April 10, 2022. Please [[m:Special:MyLanguage/Leadership_Development_Working_Group/Purpose_and_Structure#3._How_is_the_working_group_formed_and_structured?|review the information about the working group]], share with community members who might be interested, and '''[[m:Special:MyLanguage/Leadership_Development_Working_Group/Participate#1._How_to_participate|apply if you are interested]]'''.
Thank you,
From the Community Development team<br /><section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०२:२०, १८ मार्च २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=22974079 -->
== Feminism and Folklore 2022 ends soon ==
[[File:Feminism and Folklore 2022 logo.svg|right|frameless|250px]]
[[:m:Feminism and Folklore 2022|Feminism and Folklore 2022]] which is an international writing contest organized at Wikipedia ends soon that is on <b>31 March 2022 11:59 UTC</b>. This is the last chance of the year to write about feminism, women biographies and gender-focused topics such as <i>folk festivals, folk dances, folk music, folk activities, folk games, folk cuisine, folk wear, fairy tales, folk plays, folk arts, folk religion, mythology, folk artists, folk dancers, folk singers, folk musicians, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales and more</i>
Keep an eye on the project page for declaration of Winners.
We look forward for your immense co-operation.
Thanks
Wiki Loves Folklore international Team
[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|वार्ता]]) १४:२९, २६ मार्च २०२२ (UTC)
<!-- Message sent by User:Rockpeterson@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Rockpeterson/fnf&oldid=23060054 -->
== [[m:Special:MyLanguage/Tech/News/2022/13|Tech News: 2022-13]] ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W13"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/13|Translations]] are available.
'''Recent changes'''
* There is a simple new Wikimedia Commons upload tool available for macOS users, [[c:Commons:Sunflower|Sunflower]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-03-29|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-03-30|en}}. It will be on all wikis from {{#time:j xg|2022-03-31|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* Some wikis will be in read-only for a few minutes because of regular database maintenance. It will be performed on {{#time:j xg|2022-03-29|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s3.dblist targeted wikis]) and on {{#time:j xg|2022-03-31|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist targeted wikis]). [https://phabricator.wikimedia.org/T301850][https://phabricator.wikimedia.org/T303798]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/13|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W13"/>
</div>
१९:५४, २८ मार्च २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23073711 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Universal Code of Conduct Enforcement guidelines ratification voting is now closed</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Vote/Closing message|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Vote/Closing message|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Enforcement guidelines/Vote/Closing message}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Greetings,
The ratification voting process for the [[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines|revised enforcement guidelines]] of the [[m:Special:MyLanguage/Universal Code of Conduct|Universal Code of Conduct]] (UCoC) came to a close on 21 March 2022. Over {{#expr:2300}} Wikimedians voted across different regions of our movement. Thank you to everyone who participated in this process! The scrutinizing group is now reviewing the vote for accuracy, so please allow up to two weeks for them to finish their work.
The final results from the voting process will be announced [[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Voting/Results|here]], along with the relevant statistics and a summary of comments as soon as they are available. Please check out [[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Voter information|the voter information page]] to learn about the next steps. You can comment on the project talk page [[m:Talk:Universal Code of Conduct/Enforcement guidelines|on Meta-wiki]] in any language. You may also contact the UCoC project team by email: ucocproject[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org
Best regards,
Movement Strategy and Governance<br /><section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] ०१:५३, ३० मार्च २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23079949 -->
== [[m:Special:MyLanguage/Tech/News/2022/14|Tech News: 2022-14]] ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W14"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/14|Translations]] are available.
'''Problems'''
* For a few days last week, edits that were suggested to newcomers were not tagged in the [[{{#special:recentchanges}}]] feed. This bug has been fixed. [https://phabricator.wikimedia.org/T304747]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.6|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-04-05|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-04-06|en}}. It will be on all wikis from {{#time:j xg|2022-04-07|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-04-07|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s4.dblist targeted wikis]).
'''Future changes'''
* Starting next week, Tech News' title will be translatable. When the newsletter is distributed, its title may not be <code dir=ltr>Tech News: 2022-14</code> anymore. It may affect some filters that have been set up by some communities. [https://phabricator.wikimedia.org/T302920]
* Over the next few months, the "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" Growth feature [[phab:T304110|will become available to more Wikipedias]]. Each week, a few wikis will get the feature. You can test this tool at [[mw:Special:MyLanguage/Growth#deploymentstable|a few wikis where "Link recommendation" is already available]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/14|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W14"/>
</div>
२१:००, ४ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23097604 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-15</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W15"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/15|Translations]] are available.
'''Recent changes'''
* There is a new public status page at <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikimediastatus.net/ www.wikimediastatus.net]</span>. This site shows five automated high-level metrics where you can see the overall health and performance of our wikis' technical environment. It also contains manually-written updates for widespread incidents, which are written as quickly as the engineers are able to do so while also fixing the actual problem. The site is separated from our production infrastructure and hosted by an external service, so that it can be accessed even if the wikis are briefly unavailable. You can [https://diff.wikimedia.org/2022/03/31/announcing-www-wikimediastatus-net/ read more about this project].
* On Wiktionary wikis, the software to play videos and audio files on pages has now changed. The old player has been removed. Some audio players will become wider after this change. [[mw:Special:MyLanguage/Extension:TimedMediaHandler/VideoJS_Player|The new player]] has been a beta feature for over four years. [https://phabricator.wikimedia.org/T100106][https://phabricator.wikimedia.org/T248418]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-04-12|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-04-13|en}}. It will be on all wikis from {{#time:j xg|2022-04-14|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/15|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W15"/>
</div>
१९:४४, ११ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23124108 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-16</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W16"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/16|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.8|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-04-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-04-20|en}}. It will be on all wikis from {{#time:j xg|2022-04-21|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-04-19|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s7.dblist targeted wikis]) and on {{#time:j xg|2022-04-21|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s8.dblist targeted wikis]).
* Administrators will now have [[m:Community Wishlist Survey 2021/(Un)delete associated talk page|the option to delete/undelete the associated "Talk" page]] when they are deleting a given page. An API endpoint with this option is also available. This concludes the [[m:Community Wishlist Survey 2021/Admins and patrollers/(Un)delete associated talk page|11th wish of the 2021 Community Wishlist Survey]].
* On [[mw:Special:MyLanguage/Reading/Web/Desktop_Improvements#test-wikis|selected wikis]], 50% of logged-in users will see the new [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Features/Table of contents|table of contents]]. When scrolling up and down the page, the table of contents will stay in the same place on the screen. This is part of the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Desktop Improvements]] project. [https://phabricator.wikimedia.org/T304169]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Message boxes produced by MediaWiki code will no longer have these CSS classes: <code dir=ltr>successbox</code>, <code dir=ltr>errorbox</code>, <code dir=ltr>warningbox</code>. The styles for those classes and <code dir=ltr>messagebox</code> will be removed from MediaWiki core. This only affects wikis that use these classes in wikitext, or change their appearance within site-wide CSS. Please review any local usage and definitions for these classes you may have. This was previously announced in the [[m:Special:MyLanguage/Tech/News/2022/09|28 February issue of Tech News]].
'''Future changes'''
* [[mw:Special:MyLanguage/Extension:Kartographer|Kartographer]] will become compatible with [[mw:Special:MyLanguage/Extension:FlaggedRevs|FlaggedRevisions page stabilization]]. Kartographer maps will also work on pages with [[mw:Special:MyLanguage/Help:Pending changes|pending changes]]. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation#Project_descriptions] The Kartographer documentation has been thoroughly updated. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Kartographer/Getting_started] [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:VisualEditor/Maps] [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Kartographer]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/16|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W16"/>
</div>
२३:११, १८ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23167004 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Movement Strategy and Governance News – Issue 6</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="msg-newsletter"/>
<div style = "line-height: 1.2">
<span style="font-size:200%;">'''Movement Strategy and Governance News'''</span><br>
<span style="font-size:120%; color:#404040;">'''Issue 6, April 2022'''</span><span style="font-size:120%; float:right;">[[m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6|'''Read the full newsletter''']]</span>
----
Welcome to the sixth issue of Movement Strategy and Governance News! This revamped newsletter distributes relevant news and events about the Movement Charter, Universal Code of Conduct, Movement Strategy Implementation grants, Board of trustees elections and other relevant MSG topics.
This Newsletter will be distributed quarterly, while the more frequent Updates will also be delivered weekly. Please remember to subscribe [[m:Special:MyLanguage/Global message delivery/Targets/MSG Newsletter Subscription|here]] if you would like to receive future issues of this newsletter.
</div><div style="margin-top:3px; padding:10px 10px 10px 20px; background:#fffff; border:2px solid #808080; border-radius:4px; font-size:100%;">
*'''Leadership Development -''' A Working Group is Forming! - The application to join the Leadership Development Working Group closed on April 10th, 2022, and up to 12 community members will be selected to participate in the working group. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A1|continue reading]])
*'''Universal Code of Conduct Ratification Results are out! -''' The global decision process on the enforcement of the UCoC via SecurePoll was held from 7 to 21 March. Over 2,300 eligible voters from at least 128 different home projects submitted their opinions and comments. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A2|continue reading]])
*'''Movement Discussions on Hubs -''' The Global Conversation event on Regional and Thematic Hubs was held on Saturday, March 12, and was attended by 84 diverse Wikimedians from across the movement. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A3|continue reading]])
*'''Movement Strategy Grants Remain Open! -''' Since the start of the year, six proposals with a total value of about $80,000 USD have been approved. Do you have a movement strategy project idea? Reach out to us! ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A4|continue reading]])
*'''The Movement Charter Drafting Committee is All Set! -''' The Committee of fifteen members which was elected in October 2021, has agreed on the essential values and methods for its work, and has started to create the outline of the Movement Charter draft. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A5|continue reading]])
*'''Introducing Movement Strategy Weekly -''' Contribute and Subscribe! - The MSG team have just launched the updates portal, which is connected to the various Movement Strategy pages on Meta-wiki. Subscriber to get up-to-date news about the various ongoing projects. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A6|continue reading]])
*'''Diff Blogs -''' Check out the most recent publications about Movement Strategy on Wikimedia Diff. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/6#A7|continue reading]])
</div><section end="msg-newsletter"/>
</div>
Also, a draft of the [[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2022-2023/draft|'''2022-23 Wikimedia Foundation Annual Plan''']] has been published. Input is being sought on-wiki and during [[:m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2022-2023/Conversations|'''several conversations''' with Wikimedia Foundation CEO Maryana Iskander]].
[[m:Special:MyLanguage/Wikimedia Foundation Annual Plan/2022-2023/Conversations/Announcement|See full announcement on Meta-wiki]]. [[User:Xeno (WMF)|Xeno (WMF)]] ०१:४५, २२ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23184989 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-17</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W17"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/17|Translations]] are available.
'''Recent changes'''
* On [https://noc.wikimedia.org/conf/dblists/group1.dblist many wikis] (group 1), the software to play videos and audio files on pages has now changed. The old player has been removed. Some audio players will become wider after this change. [[mw:Special:MyLanguage/Extension:TimedMediaHandler/VideoJS_Player|The new player]] has been a beta feature for over four years. [https://phabricator.wikimedia.org/T100106][https://phabricator.wikimedia.org/T248418]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.9|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-04-26|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-04-27|en}}. It will be on all wikis from {{#time:j xg|2022-04-28|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-04-26|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s2.dblist targeted wikis]).
* Some very old browsers and operating systems are no longer supported. Some things on the wikis might look weird or not work in very old browsers like Internet Explorer 9 or 10, Android 4, or Firefox 38 or older. [https://phabricator.wikimedia.org/T306486]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/17|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W17"/>
</div>
२२:५५, २५ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23187115 -->
== New Wikipedia Library Collections Available Now - April 2022 ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello Wikimedians!
[[File:Wikipedia_Library_owl.svg|thumb|upright|The TWL owl says sign up today!]]
[[m:The Wikipedia Library|The Wikipedia Library]] has free access to new paywalled reliable sources. You can these and dozens more collections at https://wikipedialibrary.wmflabs.org/:
* '''[https://wikipedialibrary.wmflabs.org/partners/128/ Wiley]''' – journals, books, and research resources, covering life, health, social, and physical sciences
* '''[https://wikipedialibrary.wmflabs.org/partners/125/ OECD]''' – OECD iLibrary, Data, and Multimedia published by the Organisation for Economic Cooperation and Development
* '''[https://wikipedialibrary.wmflabs.org/partners/129/ SPIE Digital Library]''' – journals and eBooks on optics and photonics applied research
Many other sources are freely available for experienced editors, including collections which recently became accessible to all eligible editors: Cambridge University Press, BMJ, AAAS, Érudit and more.
Do better research and help expand the use of high quality references across Wikipedia projects: log in today!
<br>--The Wikipedia Library Team १३:१७, २६ अप्रैल २०२२ (UTC)
:<small>This message was delivered via the [https://meta.wikimedia.org/wiki/MassMessage#Global_message_delivery Global Mass Message] tool to [https://meta.wikimedia.org/wiki/Global_message_delivery/Targets/Wikipedia_Library The Wikipedia Library Global Delivery List].</small>
</div>
<!-- Message sent by User:Samwalton9@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikipedia_Library&oldid=23036656 -->
== Coming soon: Improvements for templates ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
<!--T:11-->
[[File:Overview of changes in the VisualEditor template dialog by WMDE Technical Wishes.webm|thumb|Fundamental changes in the template dialog.]]
Hello, more changes around templates are coming to your wiki soon:
The [[mw:Special:MyLanguage/Help:VisualEditor/User guide#Editing templates|'''template dialog''' in VisualEditor]] and in the [[mw:Special:MyLanguage/2017 wikitext editor|2017 Wikitext Editor]] (beta) will be '''improved fundamentally''':
This should help users understand better what the template expects, how to navigate the template, and how to add parameters.
* [[metawiki:WMDE Technical Wishes/VisualEditor template dialog improvements|project page]], [[metawiki:Talk:WMDE Technical Wishes/VisualEditor template dialog improvements|talk page]]
In '''syntax highlighting''' ([[mw:Special:MyLanguage/Extension:CodeMirror|CodeMirror]] extension), you can activate a '''colorblind-friendly''' color scheme with a user setting.
* [[metawiki:WMDE Technical Wishes/Improved Color Scheme of Syntax Highlighting#Color-blind_mode|project page]], [[metawiki:Talk:WMDE Technical Wishes/Improved Color Scheme of Syntax Highlighting|talk page]]
Deployment is planned for May 10. This is the last set of improvements from [[m:WMDE Technical Wishes|WMDE Technical Wishes']] focus area “[[m:WMDE Technical Wishes/Templates|Templates]]”.
We would love to hear your feedback on our talk pages!
</div> -- [[m:User:Johanna Strodt (WMDE)|Johanna Strodt (WMDE)]] ११:१४, २९ अप्रैल २०२२ (UTC)
<!-- Message sent by User:Johanna Strodt (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=WMDE_Technical_Wishes/Technical_Wishes_News_list_all_village_pumps&oldid=23222263 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Editing news 2022 #1</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="message"/><i>[[metawiki:VisualEditor/Newsletter/2022/April|Read this in another language]] • [[m:VisualEditor/Newsletter|Subscription list for this multilingual newsletter]]</i>
[[File:Junior Contributor New Topic Tool Completion Rate.png|thumb|New editors were more successful with this new tool.]]
The [[mw:Special:MyLanguage/Help:DiscussionTools#New discussion tool|New topic tool]] helps editors create new ==Sections== on discussion pages. New editors are more successful with this new tool. You can [[mw:Talk pages project/New topic#21 April 2022|read the report]]. Soon, the Editing team will offer this to all editors at the 20 Wikipedias that participated in the test. You will be able to turn it off at [[Special:Preferences#mw-prefsection-editing-discussion]].<section end="message"/>
</div>
[[User:Whatamidoing (WMF)|Whatamidoing (WMF)]] १८:५५, २ मई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/VisualEditor/Newsletter/Wikis_with_VE&oldid=22019984 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-18</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W18"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/18|Translations]] are available.
'''Recent changes'''
* On [https://noc.wikimedia.org/conf/dblists/group2.dblist all remaining wikis] (group 2), the software to play videos and audio files on pages has now changed. The old player has been removed. Some audio players will become wider after this change. [[mw:Special:MyLanguage/Extension:TimedMediaHandler/VideoJS_Player|The new player]] has been a beta feature for over four years. [https://phabricator.wikimedia.org/T100106][https://phabricator.wikimedia.org/T248418]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.10|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-05-03|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-05-04|en}}. It will be on all wikis from {{#time:j xg|2022-05-05|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
'''Future changes'''
* The developers are working on talk pages in the [[mw:Wikimedia Apps/Team/iOS|Wikipedia app for iOS]]. You can [https://wikimedia.qualtrics.com/jfe/form/SV_9GBcHczQGLbQWTY give feedback]. You can take the survey in English, German, Hebrew or Chinese.
* [[m:WMDE_Technical_Wishes/VisualEditor_template_dialog_improvements#Status_and_next_steps|Most wikis]] will receive an [[m:WMDE_Technical_Wishes/VisualEditor_template_dialog_improvements|improved template dialog]] in VisualEditor and New Wikitext mode. [https://phabricator.wikimedia.org/T296759] [https://phabricator.wikimedia.org/T306967]
* If you use syntax highlighting while editing wikitext, you can soon activate a [[m:WMDE_Technical_Wishes/Improved_Color_Scheme_of_Syntax_Highlighting#Color-blind_mode|colorblind-friendly color scheme]]. [https://phabricator.wikimedia.org/T306867]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Several CSS IDs related to MediaWiki interface messages will be removed. Technical editors should please [[phab:T304363|review the list of IDs and links to their existing uses]]. These include <code dir=ltr>#mw-anon-edit-warning</code>, <code dir=ltr>#mw-undelete-revision</code> and 3 others.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/18|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W18"/>
</div>
१९:३३, २ मई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23232924 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-19</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W19"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/19|Translations]] are available.
'''Recent changes'''
* You can now see categories in the [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android|Wikipedia app for Android]]. [https://phabricator.wikimedia.org/T73966]
'''Problems'''
* Last week, there was a problem with Wikidata's search autocomplete. This has now been fixed. [https://phabricator.wikimedia.org/T307586]
* Last week, all wikis had slow access or no access for 20 minutes, for logged-in users and non-cached pages. This was caused by a problem with a database change. [https://phabricator.wikimedia.org/T307647]
'''Changes later this week'''
* There is no new MediaWiki version this week. [https://phabricator.wikimedia.org/T305217#7894966]
* [[m:WMDE Technical Wishes/Geoinformation#Current issues|Incompatibility issues]] with [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] and the [[mw:Special:MyLanguage/Help:Extension:FlaggedRevs|FlaggedRevs extension]] will be fixed: Deployment is planned for May 10 on all wikis. Kartographer will then be enabled on the [[phab:T307348|five wikis which have not yet enabled the extension]] on May 24.
* The [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector (2022)]] skin will be set as the default on several more wikis, including Arabic and Catalan Wikipedias. Logged-in users will be able to switch back to the old Vector (2010). See the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/2022-04 for the largest wikis|latest update]] about Vector (2022).
'''Future meetings'''
* The next [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web|open meeting with the Web team]] about Vector (2022) will take place on 17 May. The following meetings are currently planned for: 7 June, 21 June, 5 July, 19 July.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/19|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W19"/>
</div>
१५:२२, ९ मई २०२२ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23256717 -->
== 2022 Board of Trustees Call for Candidates ==
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Call for Candidates/Short|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Call for Candidates/Short|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2022/Announcement/Call for Candidates/Short}}&language=&action=page&filter= {{int:please-translate}}]</div>''
The Board of Trustees seeks candidates for the 2022 Board of Trustees election. [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Announcement/Call_for_Candidates|'''Read more on Meta-wiki.''']]
The [[m:Special:MyLanguage/Wikimedia Foundation elections/2022|2022 Board of Trustees election]] is here! Please consider submitting your candidacy to serve on the Board of Trustees.
The Wikimedia Foundation Board of Trustees oversees the Wikimedia Foundation's operations. Community-and-affiliate selected trustees and Board-appointed trustees make up the Board of Trustees. Each trustee serves a three year term. The Wikimedia community has the opportunity to vote for community-and-affiliate selected trustees.
The Wikimedia community will vote to fill two seats on the Board in 2022. This is an opportunity to improve the representation, diversity, and expertise of the Board as a team.
;Who are potential candidates? Are you a potential candidate? Find out more on the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Apply to be a Candidate|Apply to be a Candidate page]].
Thank you for your support,
Movement Strategy and Governance on behalf of the Elections Committee and the Board of Trustees<br /><section end="announcement-content" />
१०:३९, १० मई २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23215441 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-20</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W20"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/20|Translations]] are available.
'''Changes later this week'''
* Some wikis can soon use the [[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|add a link]] feature. This will start on Wednesday. The wikis are {{int:project-localized-name-cawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-hiwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-kowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-nowiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ptwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-simplewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-svwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ukwiki/en}}. This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T304542]
* The [[mw:Special:MyLanguage/Wikimedia Hackathon 2022|Wikimedia Hackathon 2022]] will take place online on May 20–22. It will be in English. There are also local [[mw:Special:MyLanguage/Wikimedia Hackathon 2022/Meetups|hackathon meetups]] in Germany, Ghana, Greece, India, Nigeria and the United States. Technically interested Wikimedians can work on software projects and learn new skills. You can also host a session or post a project you want to work on.
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.12|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-05-17|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-05-18|en}}. It will be on all wikis from {{#time:j xg|2022-05-19|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
'''Future changes'''
* You can soon edit translatable pages in the visual editor. Translatable pages exist on for examples Meta and Commons. [https://diff.wikimedia.org/2022/05/12/mediawiki-1-38-brings-support-for-editing-translatable-pages-with-the-visual-editor/]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/20|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W20"/>
</div>
१८:५७, १६ मई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23291515 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-21</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W21"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/21|Translations]] are available.
'''Recent changes'''
* Administrators using the mobile web interface can now access Special:Block directly from user pages. [https://phabricator.wikimedia.org/T307341]
* The <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wiktionary.org/ www.wiktionary.org]</span> portal page now uses an automated update system. Other [[m:Project_portals|project portals]] will be updated over the next few months. [https://phabricator.wikimedia.org/T304629]
'''Problems'''
* The Growth team maintains a mentorship program for newcomers. Previously, newcomers weren't able to opt out from the program. Starting May 19, 2022, newcomers are able to fully opt out from Growth mentorship, in case they do not wish to have any mentor at all. [https://phabricator.wikimedia.org/T287915]
* Some editors cannot access the content translation tool if they load it by clicking from the contributions menu. This problem is being worked on. It should still work properly if accessed directly via Special:ContentTranslation. [https://phabricator.wikimedia.org/T308802]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.13|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-05-24|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-05-25|en}}. It will be on all wikis from {{#time:j xg|2022-05-26|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Gadget and user scripts developers are invited to give feedback on a [[mw:User:Jdlrobson/Extension:Gadget/Policy|proposed technical policy]] aiming to improve support from MediaWiki developers. [https://phabricator.wikimedia.org/T308686]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/21|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W21"/>
</div>
००:२०, २४ मई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23317250 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-22</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W22"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/22|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] In the [[mw:Special:MyLanguage/Extension:AbuseFilter|AbuseFilter]] extension, an <code dir=ltr>ip_in_ranges()</code> function has been introduced to check if an IP is in any of the ranges. Wikis are advised to combine multiple <code dir=ltr>ip_in_range()</code> expressions joined by <code>|</code> into a single expression for better performance. You can use the search function on [[Special:AbuseFilter|Special:AbuseFilter]] to locate its usage. [https://phabricator.wikimedia.org/T305017]
* The [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/IP Info feature|IP Info feature]] which helps abuse fighters access information about IPs, [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/IP Info feature#May 24, 2022|has been deployed]] to all wikis as a beta feature. This comes after weeks of beta testing on test.wikipedia.org.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.14|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-05-31|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-06-01|en}}. It will be on all wikis from {{#time:j xg|2022-06-02|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-05-31|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist targeted wikis]).
* The [[mw:Special:MyLanguage/Help:DiscussionTools#New topic tool|New Topic Tool]] will be deployed for all editors at most wikis soon. You will be able to opt out from within the tool and in [[Special:Preferences#mw-prefsection-editing-discussion|Preferences]]. [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/New_discussion][https://phabricator.wikimedia.org/T287804]
* [[File:Octicons-tools.svg|15px|link=|Advanced item]] The [[:mw:Special:ApiHelp/query+usercontribs|list=usercontribs API]] will support fetching contributions from an [[mw:Special:MyLanguage/Help:Range blocks#Non-technical explanation|IP range]] soon. API users can set the <code>uciprange</code> parameter to get contributions from any IP range within [[:mw:Manual:$wgRangeContributionsCIDRLimit|the limit]]. [https://phabricator.wikimedia.org/T177150]
* A new parser function will be introduced: <bdi lang="zxx" dir="ltr"><code><nowiki>{{=}}</nowiki></code></bdi>. It will replace existing templates named "=". It will insert an [[w:en:Equals sign|equal sign]]. This can be used to escape the equal sign in the parameter values of templates. [https://phabricator.wikimedia.org/T91154]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/22|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W22"/>
</div>
२०:२८, ३० मई २०२२ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23340178 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Revisions to the Universal Code of Conduct (UCoC) Enforcement Guidelines</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''<div class="plainlinks">[[m:Special:MyLanguage/Universal Code of Conduct/Enforcement guidelines/Revision discussions/Announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Enforcement guidelines/Revision discussions/Announcement}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hello all,
We'd like to provide an update on the work on the Enforcement Guidelines for the Universal Code of Conduct. After the conclusion of the community vote on the guidelines in March, the [[m:Special:MyLanguage/Wikimedia Foundation Community Affairs Committee|Community Affairs committee (CAC)]] of the Board [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/JAYQN3NYKCHQHONMUONYTI6WRKZFQNSC/ asked that several areas of the guidelines be reviewed for improvements] before the Board does its final review. These areas were identified based on community discussions and comments provided during the vote. The CAC also requested review of the controversial Note in 3.1 of the UCoC itself.
Once more, a big thank you to all who voted, especially to all who left constructive feedback and comments! The project team is working with the Board to establish a timeline for this work, and will communicate this next month.
Members of the two prior [[m:Special:MyLanguage/Universal Code of Conduct/Drafting committee|UCoC Drafting Committees]] have generously offered their time to help shape improvements to the Guidelines. You can read more about them and their work [[m:Special:MyLanguage/Universal Code of Conduct/Drafting committee#Revisions_Committee|here]], as well as read [[m:Special:MyLanguage/Universal_Code_of_Conduct/Drafting_committee/Phase_2_meeting_summaries#2022|summaries of their weekly meetings in 2022]].
Wikimedians have provided many valuable comments together with the vote and in other conversations. Given the size and diversity of the Wikimedia community, there are even more voices out there who can give ideas on how to improve the enforcement guidelines and add even more valuable ideas to the process. To help the Revisions committee identify improvements, input on several questions for the committee’s review is requested. Visit the Meta-wiki pages ([[m:Special:MyLanguage/Universal_Code_of_Conduct/Enforcement_guidelines/Revision_discussions|Enforcement Guidelines revision discussions]], [[m:Special:MyLanguage/Universal_Code_of_Conduct/Policy text/Revision_discussions|Policy text revision discussions]]) to get your ideas to the Committee - it is very important that viewpoints are heard from different communities before the Committee begins drafting revision proposals.
On behalf of the UCoC project team <br /><section end="announcement-content" />
</div>
[[User:Xeno (WMF)|Xeno (WMF)]] २२:५६, ३ जून २०२२ (UTC)
<!-- Message sent by User:Xeno (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23215441 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-23</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W23"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/23|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.15|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-06-07|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-06-08|en}}. It will be on all wikis from {{#time:j xg|2022-06-09|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] A new <bdi lang="zxx" dir="ltr"><code>str_replace_regexp()</code></bdi> function can be used in [[Special:AbuseFilter|abuse filters]] to replace parts of text using a [[w:en:Regular expression|regular expression]]. [https://phabricator.wikimedia.org/T285468]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/23|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W23"/>
</div>
०२:४५, ७ जून २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23366979 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-24</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W24"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/24|Translations]] are available.
'''Recent changes'''
* All wikis can now use [[mw:Special:MyLanguage/Extension:Kartographer|Kartographer]] maps. Kartographer maps now also work on pages with [[mw:Special:MyLanguage/Help:Pending changes|pending changes]]. [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation#Project_descriptions][https://phabricator.wikimedia.org/T307348]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.16|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-06-14|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-06-15|en}}. It will be on all wikis from {{#time:j xg|2022-06-16|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-06-14|en}} at 06:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s6.dblist targeted wikis]). [https://phabricator.wikimedia.org/T300471]
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-abwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-acewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-adywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-afwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-akwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-alswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-amwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-anwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-angwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-arcwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-arzwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-astwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-atjwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-avwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-aywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-azwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-azbwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T304548]
* The [[mw:Special:MyLanguage/Help:DiscussionTools#New topic tool|New Topic Tool]] will be deployed for all editors at Commons, Wikidata, and some other wikis soon. You will be able to opt out from within the tool and in [[Special:Preferences#mw-prefsection-editing-discussion|Preferences]]. [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/New_discussion][https://phabricator.wikimedia.org/T287804]
'''Future meetings'''
* The next [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web|open meeting with the Web team]] about Vector (2022) will take place today (13 June). The following meetings will take place on: 28 June, 12 July, 26 July.
'''Future changes'''
* By the end of July, the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector 2022]] skin should be ready to become the default across all wikis. Discussions on how to adjust it to the communities' needs will begin in the next weeks. It will always be possible to revert to the previous version on an individual basis. [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/2022-04 for the largest wikis|Learn more]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/24|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W24"/>
</div>
१६:५८, १३ जून २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23389956 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-25</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W25"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/25|Translations]] are available.
'''Recent changes'''
* The [[mw:Special:MyLanguage/Wikimedia Apps/Team/Android|Wikipedia App for Android]] now has an option for editing the whole page at once, located in the overflow menu (three-dots menu [[File:Ic more vert 36px.svg|15px|link=|alt=]]). [https://phabricator.wikimedia.org/T103622]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Some recent database changes may affect queries using the [[m:Research:Quarry|Quarry tool]]. Queries for <bdi lang="zxx" dir="ltr"><code>site_stats</code></bdi> at English Wikipedia, Commons, and Wikidata will need to be updated. [[phab:T306589|Read more]].
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] A new <bdi lang="zxx" dir="ltr"><code>user_global_editcount</code></bdi> variable can be used in [[Special:AbuseFilter|abuse filters]] to avoid affecting globally active users. [https://phabricator.wikimedia.org/T130439]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.17|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-06-21|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-06-22|en}}. It will be on all wikis from {{#time:j xg|2022-06-23|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* Users of non-responsive skins (e.g. MonoBook or Vector) on mobile devices may notice a slight change in the default zoom level. This is intended to optimize zooming and ensure all interface elements are present on the page (for example the table of contents on Vector 2022). In the unlikely event this causes any problems with how you use the site, we'd love to understand better, please ping <span class="mw-content-ltr" lang="en" dir="ltr">[[m:User:Jon (WMF)|Jon (WMF)]]</span> to any on-wiki conversations. [https://phabricator.wikimedia.org/T306910]
'''Future changes'''
* The Beta Feature for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated throughout July. Discussions will look different. You can see [[mw:Special:MyLanguage/Talk pages project/Usability/Prototype|some of the proposed changes]].
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Parsoid's HTML output will soon stop annotating file links with different <bdi lang="zxx" dir="ltr"><code>typeof</code></bdi> attribute values, and instead use <bdi lang="zxx" dir="ltr"><code>mw:File</code></bdi> for all types. Tool authors should adjust any code that expects: <bdi lang="zxx" dir="ltr"><code>mw:Image</code></bdi>, <bdi lang="zxx" dir="ltr"><code>mw:Audio</code></bdi>, or <bdi lang="zxx" dir="ltr"><code>mw:Video</code></bdi>. [https://phabricator.wikimedia.org/T273505]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/25|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W25"/>
</div>
२०:१८, २० जून २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23425855 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-26</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W26"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/26|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] [[m:Special:MyLanguage/Wikimedia Enterprise|Wikimedia Enterprise]] API service now has self-service accounts with free on-demand requests and monthly snapshots ([https://enterprise.wikimedia.com/docs/ API documentation]). Community access [[m:Special:MyLanguage/Wikimedia Enterprise/FAQ#community-access|via database dumps & Wikimedia Cloud Services]] continues.
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] [[d:Special:MyLanguage/Wikidata:Wiktionary#lua|All Wikimedia wikis can now use Wikidata Lexemes in Lua]] after creating local modules and templates. Discussions are welcome [[d:Wikidata_talk:Lexicographical_data#You_can_now_reuse_Wikidata_Lexemes_on_all_wikis|on the project talk page]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.18|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-06-28|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-06-29|en}}. It will be on all wikis from {{#time:j xg|2022-06-30|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-06-28|en}} at 06:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s7.dblist targeted wikis]). [https://phabricator.wikimedia.org/T311033]
* Some global and cross-wiki services will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-06-30|en}} at 06:00 UTC. This will impact ContentTranslation, Echo, StructuredDiscussions, Growth experiments and a few more services. [https://phabricator.wikimedia.org/T300472]
* Users will be able to sort columns within sortable tables in the mobile skin. [https://phabricator.wikimedia.org/T233340]
'''Future meetings'''
* The next [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web|open meeting with the Web team]] about Vector (2022) will take place tomorrow (28 June). The following meetings will take place on 12 July and 26 July.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/26|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W26"/>
</div>
२०:०२, २७ जून २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23453785 -->
== Results of Wiki Loves Folklore 2022 is out! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
[[File:Wiki Loves Folklore Logo.svg|right|150px|frameless]]
Hi, Greetings
The winners for '''[[c:Commons:Wiki Loves Folklore 2022|Wiki Loves Folklore 2022]]''' is announced!
We are happy to share with you winning images for this year's edition. This year saw over 8,584 images represented on commons in over 92 countries. Kindly see images '''[[:c:Commons:Wiki Loves Folklore 2022/Winners|here]]'''
Our profound gratitude to all the people who participated and organized local contests and photo walks for this project.
We hope to have you contribute to the campaign next year.
'''Thank you,'''
'''Wiki Loves Folklore International Team'''
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १६:१२, ४ जुलाई २०२२ (UTC)
</div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=23454230 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-27</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W27"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/27|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.19|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-07-05|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-07-06|en}}. It will be on all wikis from {{#time:j xg|2022-07-07|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-07-05|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s6.dblist targeted wikis]) and on {{#time:j xg|2022-07-07|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s4.dblist targeted wikis]).
* The Beta Feature for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated throughout July. Discussions will look different. You can see [[mw:Special:MyLanguage/Talk pages project/Usability/Prototype|some of the proposed changes]].
* [[File:Octicons-tools.svg|15px|link=|alt=| Advanced item]] This change only affects pages in the main namespace in Wikisource. The Javascript config variable <bdi lang="zxx" dir="ltr"><code>proofreadpage_source_href</code></bdi> will be removed from <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Manual:Interface/JavaScript#mw.config|mw.config]]</code></bdi> and be replaced with the variable <bdi lang="zxx" dir="ltr"><code>prpSourceIndexPage</code></bdi>. [https://phabricator.wikimedia.org/T309490]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/27|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W27"/>
</div>
१९:३१, ४ जुलाई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23466250 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-28</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W28"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/28|Translations]] are available.
'''Recent changes'''
* In the [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector 2022 skin]], the page title is now displayed above the tabs such as Discussion, Read, Edit, View history, or More. [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates#Page title/tabs switch|Learn more]]. [https://phabricator.wikimedia.org/T303549]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] It is now possible to easily view most of the configuration settings that apply to just one wiki, and to compare settings between two wikis if those settings are different. For example: [https://noc.wikimedia.org/wiki.php?wiki=jawiktionary Japanese Wiktionary settings], or [https://noc.wikimedia.org/wiki.php?wiki=eswiki&compare=eowiki settings that are different between the Spanish and Esperanto Wikipedias]. Local communities may want to [[m:Special:MyLanguage/Requesting_wiki_configuration_changes|discuss and propose changes]] to their local settings. Details about each of the named settings can be found by [[mw:Special:Search|searching MediaWiki.org]]. [https://phabricator.wikimedia.org/T308932]
*The Anti-Harassment Tools team [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/IP Info feature#May|recently deployed]] the IP Info Feature as a [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature at all wikis]]. This feature allows abuse fighters to access information about IP addresses. Please check our update on [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/IP Info feature#April|how to find and use the tool]]. Please share your feedback using a link you will be given within the tool itself.
'''Changes later this week'''
* There is no new MediaWiki version this week.
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-07-12|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s3.dblist targeted wikis]).
'''Future changes'''
* The Beta Feature for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated throughout July. Discussions will look different. You can see [[mw:Special:MyLanguage/Talk pages project/Usability/Prototype|some of the proposed changes]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/28|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W28"/>
</div>
१९:२४, ११ जुलाई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23502519 -->
== Propose statements for the 2022 Election Compass ==
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Propose statements for the 2022 Election Compass| You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Propose statements for the 2022 Election Compass|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2022/Announcement/Propose statements for the 2022 Election Compass}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hi all,
Community members in the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022|2022 Board of Trustees election]] are invited to [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Community_Voting/Election_Compass|propose statements to use in the Election Compass.]]
An Election Compass is a tool to help voters select the candidates that best align with their beliefs and views. The community members will propose statements for the candidates to answer using a Lickert scale (agree/neutral/disagree). The candidates’ answers to the statements will be loaded into the Election Compass tool. Voters will use the tool by entering in their answer to the statements (agree/disagree/neutral). The results will show the candidates that best align with the voter’s beliefs and views.
;Here is the timeline for the Election Compass:
* July 8 - 20: Community members propose statements for the Election Compass
* July 21 - 22: Elections Committee reviews statements for clarity and removes off-topic statements
* July 23 - August 1: Volunteers vote on the statements
* August 2 - 4: Elections Committee selects the top 15 statements
* August 5 - 12: candidates align themselves with the statements
* August 15: The Election Compass opens for voters to use to help guide their voting decision
The Elections Committee will select the top 15 statements at the beginning of August. The Elections Committee will oversee the process, supported by the Movement Strategy and Governance team. MSG will check that the questions are clear, there are no duplicates, no typos, and so on.
Best,
Movement Strategy and Governance
''This message was sent on behalf of the Board Selection Task Force and the Elections Committee''<br /><section end="announcement-content" />
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] ([[User talk:MNadzikiewicz (WMF)|talk]]) ११:३४, १४ जुलाई २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23215441 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Movement Strategy and Governance News – Issue 7</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="msg-newsletter"/>
<div style = "line-height: 1.2">
<span style="font-size:200%;">'''Movement Strategy and Governance News'''</span><br>
<span style="font-size:120%; color:#404040;">'''Issue 7, July-September 2022'''</span><span style="font-size:120%; float:right;">[[m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7|'''Read the full newsletter''']]</span>
----
Welcome to the 7th issue of Movement Strategy and Governance News! The newsletter distributes relevant news and events about the implementation of Wikimedia's [[:m:Special:MyLanguage/Movement Strategy/Initiatives|Movement Strategy recommendations]], other relevant topics regarding Movement governance, as well as different projects and activities supported by the Movement Strategy and Governance (MSG) team of the Wikimedia Foundation.
The MSG Newsletter is delivered quarterly, while the more frequent [[:m:Special:MyLanguage/Movement Strategy/Updates|Movement Strategy Weekly]] will be delivered weekly. Please remember to subscribe [[m:Special:MyLanguage/Global message delivery/Targets/MSG Newsletter Subscription|here]] if you would like to receive future issues of this newsletter.
</div><div style="margin-top:3px; padding:10px 10px 10px 20px; background:#fffff; border:2px solid #808080; border-radius:4px; font-size:100%;">
* '''Movement sustainability''': Wikimedia Foundation's annual sustainability report has been published. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A1|continue reading]])
* '''Improving user experience''': recent improvements on the desktop interface for Wikimedia projects. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A2|continue reading]])
* '''Safety and inclusion''': updates on the revision process of the Universal Code of Conduct Enforcement Guidelines. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A3|continue reading]])
* '''Equity in decisionmaking''': reports from Hubs pilots conversations, recent progress from the Movement Charter Drafting Committee, and a new white paper for futures of participation in the Wikimedia movement. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A4|continue reading]])
* '''Stakeholders coordination''': launch of a helpdesk for Affiliates and volunteer communities working on content partnership. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A5|continue reading]])
* '''Leadership development''': updates on leadership projects by Wikimedia movement organizers in Brazil and Cape Verde. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A6|continue reading]])
* '''Internal knowledge management''': launch of a new portal for technical documentation and community resources. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A7|continue reading]])
* '''Innovate in free knowledge''': high-quality audiovisual resources for scientific experiments and a new toolkit to record oral transcripts. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A8|continue reading]])
* '''Evaluate, iterate, and adapt''': results from the Equity Landscape project pilot ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A9|continue reading]])
* '''Other news and updates''': a new forum to discuss Movement Strategy implementation, upcoming Wikimedia Foundation Board of Trustees election, a new podcast to discuss Movement Strategy, and change of personnel for the Foundation's Movement Strategy and Governance team. ([[:m:Special:MyLanguage/Movement Strategy and Governance/Newsletter/7#A10|continue reading]])
</div><section end="msg-newsletter"/>
</div>
Thank you for reading! [[User:RamzyM (WMF)|RamzyM (WMF)]] ०१:३७, १८ जुलाई २०२२ (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23529147 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-29</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W29"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/29|Translations]] are available.
'''Problems'''
* The feature on mobile web for [[mw:Special:MyLanguage/Extension:NearbyPages|Nearby Pages]] was missing last week. It will be fixed this week. [https://phabricator.wikimedia.org/T312864]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.21|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-07-19|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-07-20|en}}. It will be on all wikis from {{#time:j xg|2022-07-21|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
'''Future changes'''
* The [[mw:Technical_decision_making/Forum|Technical Decision Forum]] is seeking [[mw:Technical_decision_making/Community_representation|community representatives]]. You can apply on wiki or by emailing <span class="mw-content-ltr" lang="en" dir="ltr">TDFSupport@wikimedia.org</span> before 12 August.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/29|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W29"/>
</div>
२२:५९, १८ जुलाई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23517957 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-30</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W30"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/30|Translations]] are available.
'''Recent changes'''
* The <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikibooks.org/ www.wikibooks.org]</span> and <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikiquote.org/ www.wikiquote.org]</span> portal pages now use an automated update system. Other [[m:Project_portals|project portals]] will be updated over the next few months. [https://phabricator.wikimedia.org/T273179]
'''Problems'''
* Last week, some wikis were in read-only mode for a few minutes because of an emergency switch of their main database ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s7.dblist targeted wikis]). [https://phabricator.wikimedia.org/T313383]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.22|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-07-26|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-07-27|en}}. It will be on all wikis from {{#time:j xg|2022-07-28|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* The external link icon will change slightly in the skins Vector legacy and Vector 2022. The new icon uses simpler shapes to be more recognizable on low-fidelity screens. [https://phabricator.wikimedia.org/T261391]
* Administrators will now see buttons on user pages for "{{int:changeblockip}}" and "{{int:unblockip}}" instead of just "{{int:blockip}}" if the user is already blocked. [https://phabricator.wikimedia.org/T308570]
'''Future meetings'''
* The next [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web|open meeting with the Web team]] about Vector (2022) will take place tomorrow (26 July).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/30|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W30"/>
</div>
१९:२६, २५ जुलाई २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23545370 -->
== Announcing the six candidates for the 2022 Board of Trustees election ==
<section begin="announcement-content"/>
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Announcing the six candidates for the 2022 Board of Trustees election| You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Announcing the six candidates for the 2022 Board of Trustees election|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2022/Announcement/Announcing the six candidates for the 2022 Board of Trustees election}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hi everyone,
'''The Affiliate voting process has concluded.''' Representatives from each Affiliate organization learned about the candidates by reading candidates’ statements, reviewing candidates’ answers to questions, and considering the candidates’ ratings provided by the Analysis Committee. The selected 2022 Board of Trustees candidates are:
* Tobechukwu Precious Friday ([[:m:User:Tochiprecious|Tochiprecious]])
* Farah Jack Mustaklem ([[:m:User:Fjmustak|Fjmustak]])
* Shani Evenstein Sigalov ([[:m:User:Esh77|Esh77]])
* Kunal Mehta ([[:m:User:Legoktm|Legoktm]])
* Michał Buczyński ([[:m:User:Aegis Maelstrom|Aegis Maelstrom]])
* Mike Peel ([[:m:User:Mike Peel|Mike Peel]])
You may see more information about the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Results|Results]] and [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Stats|Statistics]] of this Board election.
Please take a moment to appreciate the Affiliate Representatives and Analysis Committee members for taking part in this process and helping to grow the Board of Trustees in capacity and diversity. These hours of volunteer work connect us across understanding and perspective. Thank you for your participation.
Thank you to the community members who put themselves forward as candidates for the Board of Trustees. Considering joining the Board of Trustees is no small decision. The time and dedication candidates have shown to this point speaks to their commitment to this movement. Congratulations to those candidates who have been selected. A great amount of appreciation and gratitude for those candidates not selected. Please continue to share your leadership with Wikimedia.
Thank you to those who followed the Affiliate process for this Board election. You may review the results of the Affiliate selection process.
'''The next part of the Board election process is the community voting period.''' [[m:Special:MyLanguage/Wikimedia Foundation elections/2022#Timeline|You may view the Board election timeline here]]. To prepare for the community voting period, there are several things community members can engage with in the following ways:
* [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Candidates|Read candidates’ statements]] and read the candidates’ answers to the questions posed by the Affiliate Representatives.
* [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Community_Voting/Questions_for_Candidates|Propose and select the 6 questions for candidates to answer during their video Q&A]].
* See the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Candidates|Analysis Committee’s ratings of candidates on each candidate’s statement]].
* [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Community Voting/Election Compass|Propose statements for the Election Compass]] voters can use to find which candidates best fit their principles.
* Encourage others in your community to take part in the election.
Best,
Movement Strategy and Governance
''This message was sent on behalf of the Board Selection Task Force and the Elections Committee''
</div><section end="announcement-content"/>
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] १४:०३, २७ जुलाई २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23530132 -->
== Vote for Election Compass Statements ==
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Vote for Election Compass Statements| You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/Vote for Election Compass Statements|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2022/Announcement/Vote for Election Compass Statements}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hi all,
Volunteers in the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022|2022 Board of Trustees election]] are invited to [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Community_Voting/Election_Compass/Statements|vote for statements to use in the Election Compass]]. You can vote for the statements you would like to see included in the Election Compass on Meta-wiki.
An Election Compass is a tool to help voters select the candidates that best align with their beliefs and views. The community members will propose statements for the candidates to answer using a Lickert scale (agree/neutral/disagree). The candidates’ answers to the statements will be loaded into the Election Compass tool. Voters will use the tool by entering in their answer to the statements (agree/disagree/neutral). The results will show the candidates that best align with the voter’s beliefs and views.
Here is the timeline for the Election Compass:
*<s>July 8 - 20: Volunteers propose statements for the Election Compass</s>
*<s>July 21 - 22: Elections Committee reviews statements for clarity and removes off-topic statements</s>
*July 23 - August 1: Volunteers vote on the statements
*August 2 - 4: Elections Committee selects the top 15 statements
*August 5 - 12: candidates align themselves with the statements
*August 15: The Election Compass opens for voters to use to help guide their voting decision
The Elections Committee will select the top 15 statements at the beginning of August
Best,
Movement Strategy and Governance
''This message was sent on behalf of the Board Selection Task Force and the Elections Committee''
</div><section end="announcement-content" />
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] २१:०१, २७ जुलाई २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23530132 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-31</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W31"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/31|Translations]] are available.
'''Recent changes'''
* Improved [[m:Special:MyLanguage/Help:Displaying_a_formula#Phantom|LaTeX capabilities for math rendering]] are now available in the wikis thanks to supporting <bdi lang="zxx" dir="ltr"><code>Phantom</code></bdi> tags. This completes part of [[m:Community_Wishlist_Survey_2022/Editing/Missing_LaTeX_capabilities_for_math_rendering|the #59 wish]] of the 2022 Community Wishlist Survey.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.23|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-08-02|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-08-03|en}}. It will be on all wikis from {{#time:j xg|2022-08-04|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* The [[mw:Special:MyLanguage/Help:Extension:WikiEditor/Realtime_Preview|Realtime Preview]] will be available as a Beta Feature on wikis in [https://noc.wikimedia.org/conf/highlight.php?file=dblists%2Fgroup0.dblist Group 0]. This feature was built in order to fulfill [[m:Special:MyLanguage/Community_Wishlist_Survey_2021/Real_Time_Preview_for_Wikitext|one of the Community Wishlist Survey proposals]].
'''Future changes'''
* The Beta Feature for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated throughout August. Discussions will look different. You can see [[mw:Special:MyLanguage/Talk pages project/Usability/Prototype|some of the proposed changes]].
'''Future meetings'''
* This week, three meetings about [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector (2022)]] with live interpretation will take place. On Tuesday, interpretation in Russian will be provided. On Thursday, meetings for Arabic and Spanish speakers will take place. [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Updates/Talk to Web|See how to join]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/31|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W31"/>
</div>
२१:२१, १ अगस्त २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23615613 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-32</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W32"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/32|Translations]] are available.
'''Recent changes'''
* [[:m:Special:MyLanguage/Meta:GUS2Wiki/Script|GUS2Wiki]] copies the information from [[{{#special:GadgetUsage}}]] to an on-wiki page so you can review its history. If your project isn't already listed on the [[d:Q113143828|Wikidata entry for Project:GUS2Wiki]] you can either run GUS2Wiki yourself or [[:m:Special:MyLanguage/Meta:GUS2Wiki/Script#Opting|make a request to receive updates]]. [https://phabricator.wikimedia.org/T121049]
'''Changes later this week'''
* There is no new MediaWiki version this week.
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-08-09|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist targeted wikis]) and on {{#time:j xg|2022-08-11|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s2.dblist targeted wikis]).
'''Future meetings'''
* The [[wmania:Special:MyLanguage/Hackathon|Wikimania Hackathon]] will take place online from August 12–14. Don't miss [[wmania:Special:MyLanguage/Hackathon/Schedule|the pre-hacking showcase]] to learn about projects and find collaborators. Anyone can [[phab:/project/board/6030/|propose a project]] or [[wmania:Special:MyLanguage/Hackathon/Schedule|host a session]]. [[wmania:Special:MyLanguage/Hackathon/Newcomers|Newcomers are welcome]]!
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/32|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W32"/>
</div>
१९:४९, ८ अगस्त २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23627807 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-33</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W33"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/33|Translations]] are available.
'''Recent changes'''
* The Persian (Farsi) Wikipedia community decided to block IP editing from October 2021 to April 2022. The Wikimedia Foundation's Product Analytics team tracked the impact of this change. [[m:Special:MyLanguage/IP Editing: Privacy Enhancement and Abuse Mitigation/IP Editing Restriction Study/Farsi Wikipedia|An impact report]] is now available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.25|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-08-16|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-08-17|en}}. It will be on all wikis from {{#time:j xg|2022-08-18|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-08-16|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s1.dblist targeted wikis]) and on {{#time:j xg|2022-08-18|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s8.dblist targeted wikis]).
* The [[mw:Special:MyLanguage/Help:Extension:WikiEditor/Realtime_Preview|Realtime Preview]] will be available as a Beta Feature on wikis in [https://noc.wikimedia.org/conf/highlight.php?file=dblists%2Fgroup1.dblist Group 1]. This feature was built in order to fulfill [[m:Special:MyLanguage/Community_Wishlist_Survey_2021/Real_Time_Preview_for_Wikitext|one of the Community Wishlist Survey proposals]].
'''Future changes'''
* The Beta Feature for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated throughout August. Discussions will look different. You can see [[mw:Special:MyLanguage/Talk pages project/Usability/Prototype|some of the proposed changes]]. [https://www.mediawiki.org/wiki/Talk_pages_project/Usability#4_August_2022][https://www.mediawiki.org/wiki/Talk_pages_project/Usability#Phase_1:_Topic_containers][https://phabricator.wikimedia.org/T312672]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/33|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W33"/>
</div>
२१:०८, १५ अगस्त २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23658001 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-34</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W34"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/34|Translations]] are available.
'''Recent changes'''
* Two problems with [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] maps have been fixed. Maps are no longer shown as empty when a geoline was created via VisualEditor. Geolines consisting of points with QIDs (e.g., subway lines) are no longer shown with pushpins. [https://phabricator.wikimedia.org/T292613][https://phabricator.wikimedia.org/T308560]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.26|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-08-23|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-08-24|en}}. It will be on all wikis from {{#time:j xg|2022-08-25|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-08-25|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s4.dblist targeted wikis]).
* The colours of links and visited links will change. This is to make the difference between links and other text more clear. [https://phabricator.wikimedia.org/T213778]
'''Future changes'''
* The new [{{int:discussiontools-topicsubscription-button-subscribe}}] button [[mw:Talk pages project/Notifications#12 August 2022|helps newcomers get answers]]. The Editing team is enabling this tool everywhere. You can turn it off in [[Special:Preferences#mw-prefsection-editing-discussion|your preferences]]. [https://phabricator.wikimedia.org/T284489]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/34|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W34"/>
</div>
००:११, २३ अगस्त २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23675501 -->
== The 2022 Board of Trustees election Community Voting period is now open ==
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/The 2022 Board of Trustees election Community Voting period is now open| You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Announcement/The 2022 Board of Trustees election Community Voting period is now open|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2022/Announcement/The 2022 Board of Trustees election Community Voting period is now open}}&language=&action=page&filter= {{int:please-translate}}]</div>''
Hi everyone,
The Community Voting period for the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022|2022 Board of Trustees election]] is now open. Here are some helpful links to get you the information you need to vote:
* Try the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Community_Voting/Election_Compass|Election Compass]], showing how candidates stand on 15 different topics.
* Read the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Candidates|candidate statements]] and [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Affiliate_Organization_Participation/Candidate_Questions|answers to Affiliate questions]]
* [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Apply to be a Candidate|Learn more about the skills the Board seeks]] and how the [[m:Special:MyLanguage/Wikimedia Foundation elections/2022/Candidates|Analysis Committee found candidates align with those skills]]
If you are ready to vote, you may go to [[Special:SecurePoll/vote/Wikimedia_Foundation_Board_Elections_2022|SecurePoll voting page]] to vote now. '''You may vote from August 23 at 00:00 UTC to September 6 at 23:59 UTC.''' To see about your voter eligibility, please visit the [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2022/Voter_eligibility_guidelines|voter eligibility page]].
Best,
Movement Strategy and Governance
''This message was sent on behalf of the Board Selection Task Force and the Elections Committee''<br /><section end="announcement-content" />
[[User:MNadzikiewicz_(WMF)|MNadzikiewicz (WMF)]]
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23708360 -->
== Invitation to join the Movement Strategy Forum ==
:''{{More languages}}''
<section begin="announcement-content" />
Hello everyone,
The [https://forum.movement-strategy.org/ Movement Strategy Forum] (MS Forum) is a multilingual collaborative space for all conversations about Movement Strategy implementation.
We are inviting all Movement participants to collaborate on the MS Forum. The goal of the forum is to build community collaboration, using an inclusive multilingual platform.
The [[m:Movement Strategy|Movement Strategy]] is a collaborative effort to imagine and build the future of the Wikimedia Movement. Anyone can contribute to the Movement Strategy, from a comment to a full-time project.
;Join this forum with your Wikimedia account, engage in conversations, and ask questions in your language.
The Movement Strategy and Governance team (MSG) launched the proposal for the MS Forum in May 2022. There was a 2-month community review period, which ended on 24 July 2022. The community review process included several questions that resulted in interesting conversations. You can read the [https://forum.movement-strategy.org/t/ms-forum-community-review-report/1436 Community Review Report].
We look forward to seeing you at the MS Forum!
Best regards,
the Movement Strategy and Governance Team
[[User:MNadzikiewicz (WMF)]] ११:३२, २९ अगस्त २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23720620 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-35</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W35"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/35|Translations]] are available.
'''Recent changes'''
* The [[mw:Special:MyLanguage/Help:Extension:WikiEditor/Realtime_Preview|Realtime Preview]] is available as a Beta Feature on wikis in [https://noc.wikimedia.org/conf/highlight.php?file=dblists%2Fgroup2.dblist Group 2]. This feature was built in order to fulfill [[m:Special:MyLanguage/Community_Wishlist_Survey_2021/Real_Time_Preview_for_Wikitext|one of the Community Wishlist Survey proposals]]. Please note that when this Beta feature is enabled, it may cause conflicts with some wiki-specific Gadgets.
'''Problems'''
* In recent months, there have been inaccurate numbers shown for various [[{{#special:statistics}}]] at Commons, Wikidata, and English Wikipedia. This has now been fixed. [https://phabricator.wikimedia.org/T315693]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.27|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-08-30|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-08-31|en}}. It will be on all wikis from {{#time:j xg|2022-09-01|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-08-30|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s6.dblist targeted wikis]) and on {{#time:j xg|2022-09-01|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s7.dblist targeted wikis]).
'''Future changes'''
* The Wikimedia Foundation wants to improve how Wikimedia communities report harmful incidents by building the [[m:Special:MyLanguage/Private Incident Reporting System|Private Incident Reporting System (PIRS)]] to make it easy and safe for users to make reports. You can leave comments on the talk page, by answering the [[m:Special:MyLanguage/Private Incident Reporting System#Phase 1|questions provided]]. If you have ever faced a harmful situation that you wanted to report/reported, join a PIRS interview to share your experience. To sign up [[m:Special:EmailUser/MAna_(WMF)|please email]] <span class="mw-content-ltr" lang="en" dir="ltr">[[m:User:MAna (WMF)|Madalina Ana]]</span>.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/35|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W35"/>
</div>
२३:०४, २९ अगस्त २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23725814 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-36</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W36"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/36|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.39/wmf.28|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-09-06|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-09-07|en}}. It will be on all wikis from {{#time:j xg|2022-09-08|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-09-06|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s1.dblist targeted wikis]) and on {{#time:j xg|2022-09-08|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s3.dblist targeted wikis]).
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] On Special pages that only have one tab, the tab-bar's row will be hidden in the Vector-2022 skin to save space. The row will still show if Gadgets use it. Gadgets that currently append directly to the CSS id of <bdi lang="zxx" dir="ltr"><code>#p-namespaces</code></bdi> should be updated to use the <bdi lang="zxx" dir="ltr"><code>[[mw:ResourceLoader/Core_modules#addPortletLink|mw.util.addPortletLink]]</code></bdi> function instead. Gadgets that style this id should consider also targeting <bdi lang="zxx" dir="ltr"><code>#p-associated-pages</code></bdi>, the new id for this row. [[phab:T316908|Examples are available]]. [https://phabricator.wikimedia.org/T316908][https://phabricator.wikimedia.org/T313409]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/36|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W36"/>
</div>
२३:२१, ५ सेप्टेम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23757743 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-37</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W37"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/37|Translations]] are available.
'''Recent changes'''
* The search servers have been upgraded to a new major version. If you notice any issues with searching, please report them on [[phab:project/view/1849/|Phabricator]]. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/message/XPCTYYTN67FVFKN6XOHULJVGUO44J662]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.1|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-09-13|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-09-14|en}}. It will be on all wikis from {{#time:j xg|2022-09-15|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[mw:Special:MyLanguage/Extension:SyntaxHighlight|Syntax highlighting]] is now tracked as an [[mw:Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit|expensive parser function]]. Only 500 expensive function calls can be used on a single page. Pages that exceed the limit are added to a [[:Category:{{MediaWiki:expensive-parserfunction-category}}|tracking category]]. [https://phabricator.wikimedia.org/T316858]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/37|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W37"/>
</div>
०१:४९, १३ सेप्टेम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23787318 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-38</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W38"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/38|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Two database fields in the <bdi lang="zxx" dir="ltr"><code><nowiki>templatelinks</nowiki></code></bdi> table are now being dropped: <bdi lang="zxx" dir="ltr"><code><nowiki>tl_namespace</nowiki></code></bdi> and <bdi lang="zxx" dir="ltr"><code><nowiki>tl_title</nowiki></code></bdi>. Any queries that rely on these fields need to be changed to use the new normalization field called <bdi lang="zxx" dir="ltr"><code><nowiki>tl_target_id</nowiki></code></bdi>. See <span class="mw-content-ltr" lang="en" dir="ltr">[[phab:T299417|T299417]]</span> for more information. This is part of [[w:Database normalization|normalization]] of links tables. [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/message/U2U6TXIBABU3KDCVUOITIGI5OJ4COBSW/][https://www.mediawiki.org/wiki/User:ASarabadani_(WMF)/Database_for_devs_toolkit/Concepts/Normalization]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.2|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-09-20|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-09-21|en}}. It will be on all wikis from {{#time:j xg|2022-09-22|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* In [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] maps, you can use icons on markers for common points of interest. On Tuesday, the [[mw:Special:MyLanguage/Help:Extension:Kartographer/Icons|previous icon set]] will be updated to [https://de.wikipedia.beta.wmflabs.org/wiki/Hilfe:Extension:Kartographer/Icons version maki 7.2]. That means, around 100 new icons will be available. Additionally, all existing icons were updated for clarity and to make them work better in international contexts. [https://phabricator.wikimedia.org/T302861][https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation#Update_maki_icons]
'''Future changes'''
* In a [[m:Content_Partnerships_Hub/Software/Volunteer_developers_discussion_at_Wikimania_2022|group discussion at Wikimania]], more than 30 people talked about how to make content partnership software in the Wikimedia movement more sustainable. What kind of support is acceptable for volunteer developers? Read the summary and [[m:Talk:Content Partnerships Hub/Software/Volunteer developers discussion at Wikimania 2022|leave your feedback]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/38|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W38"/>
</div>
<span class="mw-content-ltr" lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</span> २२:१५, १९ सेप्टेम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23826293 -->
== The Vector 2022 skin as the default in two weeks? ==
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:Wikimania 2022 Vector (2022) Presentation.pdf|thumb|The slides for our presentation at Wikimania 2022|page=26]]
Hello. I'm writing on behalf of the [[mw:Reading/Web|Wikimedia Foundation Web team]]. '''In two weeks, we would like to make the Vector 2022 skin the default on this wiki.'''
We have been working on it for the past three years. So far, it has been the default on more than 30 wikis, including sister projects, all accounting for more than 1 billion pageviews per month. On average [[phab:T317529#8246686|87% of active logged-in users]] of those wikis use Vector 2022.
It would become the default for all logged-out users, and also all logged-in users who currently use Vector legacy. Logged-in users can at any time switch to [[Special:Preferences#mw-prefsection-rendering|any other skins]]. No changes are expected for users of these skins.
<div style="width:100%; margin:auto;"><gallery widths="220" heights="150" mode="packed" caption="Top of an article">
Screenshot Historia da moeda do Tíbet - 2022-09-22 - Vector 2010 top.png|Vector legacy (current default)
Screenshot Historia da moeda do Tíbet - 2022-09-22 - Vector 2022 top.png|Vector 2022
</gallery><gallery widths="220" heights="150" mode="packed" caption="A section of an article">
Screenshot Historia da moeda do Tíbet - 2022-09-22 - Vector 2010 scrolled.png|Vector legacy (current default)
Screenshot Historia da moeda do Tíbet - 2022-09-22 - Vector 2022 scrolled.png|Vector 2022
</gallery></div>
=== About the skin ===
'''[Why is a change necessary]''' The current default skin meets the needs of the readers and editors as these were 13 years ago. Since then, new users have begun using Wikimedia projects. [https://diff.wikimedia.org/2022/08/18/prioritizing-equity-within-wikipedias-new-desktop/ The old Vector doesn't meet their needs.]
'''[Objective]''' The objective for the new skin is to make the interface more welcoming and comfortable for readers and useful for advanced users. It draws inspiration from previous requests, the [[metawiki:Special:MyLanguage/Community_Wishlist_Survey|Community Wishlist Surveys]], and gadgets and scripts. The work helped our code follow the standards and improve all other skins. [[phab:phame/post/view/290/how_and_why_we_moved_our_skins_to_mustache/|We reduced PHP code in Wikimedia deployed skins by 75%]]. The project has also focused on making it easier to support gadgets and use APIs.
'''[Changes and test results]''' The skin introduces a [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Features|series of changes]] that improve readability and usability. The new skin does not remove any functionality currently available on the Vector skin.
* The sticky header makes it easier to find tools that editors use often. It decreases scrolling to the top of the page by 16%.
* The new table of contents makes it easier to navigate to different sections. Readers and editors jumped to different sections of the page 50% more than with the old table of contents. It also looks a bit different on talk pages.
* The new search bar is easier to find and makes it easier to find the correct search result from the list. This increased the amount of searches started by 30% on the wikis we tested on.
* The skin does not negatively affect pageviews, edit rates, or account creation. There is evidence of increases in pageviews and account creation across partner communities.
'''[Try it out]''' Try out the new skin by going to the appearance tab in [[Special:Preferences#mw-prefsection-rendering|your preferences]] and selecting Vector 2022 from the list of skins.
=== How can editors change and customize this skin? ===
It's possible to configure and personalize our changes. We support volunteers who create new gadgets and user scripts. Check out [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements/Repository|our repository]] for a list of currently available customizations, or add your own.
=== Our plan ===
'''If no large concerns are raised, we plan on deploying in the week of October 3, 2022'''. If your community would like to request more time to discuss the changes, hit the button and write to us. We can adjust the calendar.
<div style="text-align: center;">[[mw:Talk:Reading/Web/Desktop Improvements|<span class="plainlinks mw-ui-button">Request for more time to discuss the change</span>]]</div>
If you'd like ask our team anything, if you have questions, concerns, or additional thoughts, please ping me here or write on the [[mw:Talk:Reading/Web/Desktop Improvements|talk page of the project]]. We will gladly answer! Also, [[mw:Reading/Web/Desktop Improvements/Frequently asked questions|see our FAQ]]. Thank you! [[mw:User:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ([[mw:User talk:SGrabarczuk (WMF)|talk]]) ०४:१५, २२ सेप्टेम्बर २०२२ (UTC)
</div>
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:SGrabarczuk_(WMF)/sandbox/MM/Varia&oldid=23838600 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-39</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W39"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/39|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Parsoid clients should be updated to allow for space-separated multi-values in the <bdi lang="en" dir="ltr"><code>rel</code></bdi> attribute of links. Further details are in <bdi lang="en" dir="ltr">[[phab:T315209|T315209]]</bdi>.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.3|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-09-27|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-09-28|en}}. It will be on all wikis from {{#time:j xg|2022-09-29|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[mw:Special:MyLanguage/VisualEditor/Diffs|Visual diffs]] will become available to all users, except at the Wiktionaries and Wikipedias. [https://phabricator.wikimedia.org/T314588]
* [[mw:Special:MyLanguage/Help:DiscussionTools#Mobile|Talk pages on the mobile site]] will change at the Arabic, Bangla, Chinese, French, Haitian Creole, Hebrew, Korean, and Vietnamese Wikipedias. They should be easier to use and provide more information. [https://phabricator.wikimedia.org/T318302] [https://www.mediawiki.org/wiki/Talk_pages_project/Mobile]
* In the [[mw:Lua/Scripting|{{ns:828}}]] namespace, pages ending with <bdi lang="en" dir="ltr"><code>.json</code></bdi> will be treated as JSON, just like they already are in the {{ns:2}} and {{ns:8}} namespaces. [https://phabricator.wikimedia.org/T144475]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/39|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W39"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:२९, २७ सेप्टेम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23860085 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-40</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W40"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/40|Translations]] are available.
'''Recent changes'''
* [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] maps can now show geopoints from Wikidata, via QID or SPARQL query. Previously, this was only possible for geoshapes and geolines. [https://phabricator.wikimedia.org/T307695] [https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation/Geopoints_via_QID]
* The [[m:Special:MyLanguage/Coolest_Tool_Award|Coolest Tool Award 2022]] is looking for nominations. You can recommend tools until 12 October.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.4|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-10-04|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-10-05|en}}. It will be on all wikis from {{#time:j xg|2022-10-06|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[mw:Special:MyLanguage/Help:DiscussionTools#Mobile|Talk pages on the mobile site]] will change at the Arabic, Bangla, Chinese, French, Haitian Creole, Hebrew, Korean, and Vietnamese Wikipedias. They should be easier to use and provide more information. (Last week's release was delayed) [https://phabricator.wikimedia.org/T318302] [https://www.mediawiki.org/wiki/Talk_pages_project/Mobile]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] The <bdi lang="zxx" dir="ltr"><code>scribunto-console</code></bdi> API module will require a [[mw:Special:MyLanguage/API:Tokens|CSRF token]]. This module is documented as internal and use of it is not supported. [[phab:T212071|[5]]]
* The Vector 2022 skin will become the default across the smallest Wikimedia projects. [[mw:Special:MyLanguage/Reading/Web/Desktop_Improvements#Deployment_plan_and_timeline|Learn more]].
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/40|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W40"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:२२, ४ ओक्टोबर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23885489 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-41</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W41"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/41|Translations]] are available.
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.5|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-10-11|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-10-12|en}}. It will be on all wikis from {{#time:j xg|2022-10-13|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* On some wikis, [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] maps in full size view will be able to display nearby articles. After a feedback period, more wikis will follow. [https://phabricator.wikimedia.org/T316782][https://meta.wikimedia.org/wiki/WMDE_Technical_Wishes/Geoinformation/Nearby_articles]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/41|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W41"/>
</div>
१४:०८, १० ओक्टोबर २०२२ (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23912412 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-42</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W42"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/42|Translations]] are available.
'''Recent changes'''
* The recently implemented feature of [[phab:T306883|article thumbnails in Special:Search]] will be limited to Wikipedia projects only. Further details are in [[phab:T320510|T320510]]. [https://www.mediawiki.org/wiki/Special:MyLanguage/Structured_Data_Across_Wikimedia/Search_Improvements]
* A bug that caused problems in loading article thumbnails in Special:Search has been fixed. Further details are in [[phab:T320406|T320406]].
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.6|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-10-18|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-10-19|en}}. It will be on all wikis from {{#time:j xg|2022-10-20|en}} ([[mw:MediaWiki 1.39/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Lua module authors can use <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Extension:Scribunto/Lua_reference_manual#mw.loadJsonData|mw.loadJsonData()]]</code></bdi> to load data from JSON pages. [https://phabricator.wikimedia.org/T217500]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Lua module authors can enable <bdi lang="zxx" dir="ltr"><code>[[mw:Special:MyLanguage/Extension:Scribunto/Lua_reference_manual#Strict_library|require( "strict" )]]</code></bdi> to add errors for some possible code problems. This replaces "[[wikidata:Q16748603|Module:No globals]]" on most wikis. [https://phabricator.wikimedia.org/T209310]
'''Future changes'''
* The [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] for [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] will be updated at most wikis. The "{{int:discussiontools-replylink}}" button will look different after this change. [https://phabricator.wikimedia.org/T320683]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/42|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W42"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:४५, १७ ओक्टोबर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23943992 -->
== Update on Vector 2022 ==
[[File:Screenshot Historia da moeda do Tíbet - 2022-09-22 - Vector 2022 scrolled.png|thumb]]
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello. I'm sorry for not communicating in your language. I'll be grateful if you translated my message. I'm writing on behalf of the [[mw:Reading/Web|Web team]] working on the new skin, [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements|Vector 2022]].
We wanted to apologize for the delays in the deployment of Vector 2022. We know many of you are waiting for this eagerly. We have been delaying the deployment because we have been working on the logos. It has taken us more time than originally expected. Once the logos are ready, we will let you know the exact date of deployment. '''We are planning for either the next (more likely) or the following week'''. If your wiki doesn't currently have a localized logo, we encourage you to [[mw:Talk:Reading/Web/Desktop Improvements|reach out to us]] and we can help make one.
We invite you to [[mw:Special:MyLanguage/Reading/Web/Desktop Improvements#contact|get involved in the project]]. Contact us if you have any questions or need any help, particularly with the compatibility of gadgets and user scripts. Thank you! [[User:SGrabarczuk (WMF)|SGrabarczuk (WMF)]] ([[User talk:SGrabarczuk (WMF)|talk]]) २३:२४, १९ ओक्टोबर २०२२ (UTC)
</div>
<!-- Message sent by User:SGrabarczuk (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:SGrabarczuk_(WMF)/sandbox/MM/Varia&oldid=23955535 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-43</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W43"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/43|Translations]] are available.
'''Recent changes'''
* There have been some minor visual fixes in Special:Search, regarding audio player alignment and image placeholder height. Further details are in [[phab:T319230|T319230]].
* On Wikipedias, a new [[Special:Preferences#mw-prefsection-searchoptions|preference]] has been added to hide article thumbnails in Special:Search. Full details are in [[phab:T320337|T320337]].
'''Problems'''
* Last week, three wikis ({{int:project-localized-name-frwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-jawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-ruwiki/en}}) had read-only access for 25 minutes. This was caused by a hardware problem. [https://phabricator.wikimedia.org/T320990]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.7|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-10-25|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-10-26|en}}. It will be on all wikis from {{#time:j xg|2022-10-27|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-10-25|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s5.dblist targeted wikis]) and on {{#time:j xg|2022-10-27|en}} at 7:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s4.dblist targeted wikis]).
* Starting on Wednesday, a new set of Wikipedias will get "[[mw:Special:MyLanguage/Help:Growth/Tools/Add a link|Add a link]]" ({{int:project-localized-name-aswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bawiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-banwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-barwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bat smgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bclwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bewiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-be x oldwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bgwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bhwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-biwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bjnwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bmwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bpywiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-brwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bswiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bugwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-bxrwiki/en}}{{int:comma-separator/en}}{{int:project-localized-name-idwiki/en}}). This is part of the [[phab:T304110|progressive deployment of this tool to more Wikipedias]]. The communities can [[mw:Special:MyLanguage/Growth/Community configuration|configure how this feature works locally]]. [https://phabricator.wikimedia.org/T304549]
* Starting on Wednesday October 26, 2022, the list of mentors will be upgraded [[d:Q14339834 | at wikis where Growth mentorship is available]]. The mentorship system will continue to work as it does now. The signup process [[mw:Special:MyLanguage/Growth/Communities/How to configure the mentors' list#add|will be replaced]], and a new management option will be provided. Also, this change simplifies [[mw:Special:MyLanguage/Growth/Communities/How to configure the mentors' list#create|the creation of mentorship systems at Wikipedias]]. [https://phabricator.wikimedia.org/T314858][https://phabricator.wikimedia.org/T310905][https://www.mediawiki.org/wiki/Special:MyLanguage/Growth/Structured_mentor_list]
* Pages with titles that start with a lower-case letter according to Unicode 11 will be renamed or deleted. There is a list of affected pages at <bdi lang="en" dir="ltr">[[m:Unicode 11 case map migration]]</bdi>. More information can be found at [[phab:T292552|T292552]].
* The Vector 2022 skin will become the default across the smallest Wikipedias. [[mw:Special:MyLanguage/Reading/Web/Desktop_Improvements#smallest-1|Learn more]].
'''Future changes'''
* The [[mw:Special:MyLanguage/Talk pages project/Replying|Reply tool]] and [[mw:Special:MyLanguage/Talk pages project/New discussion|New Topic tool]] will soon get a [[mw:Special:MyLanguage/VisualEditor/Special characters|special characters menu]]. [https://phabricator.wikimedia.org/T249072]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/43|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W43"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:२२, २४ ओक्टोबर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23975411 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-44</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W44"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/44|Translations]] are available.
'''Recent changes'''
* When using keyboard navigation on a [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] map, the focus will become more visible. [https://phabricator.wikimedia.org/T315997]
* In {{#special:RecentChanges}}, you can now hide the log entries for new user creations with the filter for "{{int:rcfilters-filter-newuserlogactions-label}}". [https://phabricator.wikimedia.org/T321155]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.8|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-11-01|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-11-02|en}}. It will be on all wikis from {{#time:j xg|2022-11-03|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* The [[mw:Special:MyLanguage/Help:Extension:Kartographer|maps dialog]] in VisualEditor now has some help texts. [https://phabricator.wikimedia.org/T318818]
* It is now possible to select the language of a [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] map in VisualEditor via a dropdown menu. [https://phabricator.wikimedia.org/T318817]
* It is now possible to add a caption to a [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] map in VisualEditor. [https://phabricator.wikimedia.org/T318815]
* It is now possible to hide the frame of a [[mw:Special:MyLanguage/Help:Extension:Kartographer|Kartographer]] map in VisualEditor. [https://phabricator.wikimedia.org/T318813]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/44|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W44"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:१४, ३१ ओक्टोबर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=23977539 -->
== Invitation to attend “Ask Me Anything about Movement Charter” Sessions ==
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Movement Charter/Community Consultation/Announcement/Ask Me Anything Sessions|You can find this message translated into additional languages on Meta-wiki.]]''
:''<div class="plainlinks">[[m:Special:MyLanguage/Movement Charter/Community Consultation/Announcement/Ask Me Anything Sessions|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Movement Charter/Community Consultation/Announcement/Ask Me Anything Sessions}}&language=&action=page&filter= {{int:please-translate}}]
Hello all,
During the 2022 Wikimedia Summit, the [[m:Special:MyLanguage/Movement Charter/Drafting Committee|Movement Charter Drafting Committee]] (MCDC) presented the first outline of the Movement Charter, giving a glimpse on the direction of its future work, and the Charter itself. The MCDC then integrated the initial feedback collected during the Summit. Before proceeding with writing the Charter for the whole Movement, the MCDC wants to interact with community members and gather feedback on the drafts of the three sections: Preamble, Values & Principles, and Roles & Responsibilities (intentions statement). The Movement Charter drafts will be available on the Meta page [[m:Special:MyLanguage/Movement Charter/Content|here]] on November 14, 2022. Community wide consultation period on MC will take place from November 20 to December 18, 2022. Learn more about it [[m:Special:MyLanguage/Movement Charter/Community Consultation|here]].
With the goal of ensuring that people are well informed to fully participate in the conversations and are empowered to contribute their perspective on the Movement Charter, three '''“Ask Me Anything about Movement Charter"''' sessions have been scheduled in different time zones. Everyone in the Wikimedia Movement is invited to attend these conversations. The aim is to learn about Movement Charter - its goal, purpose, why it matters, and how it impacts your community. MCDC members will attend these sessions to answer your questions and hear community feedback.
The “Ask Me Anything” sessions accommodate communities from different time zones. Only the presentation of the session is recorded and shared afterwards, no recording of conversations. Below is the list of planned events:
*<s>'''Asia/Pacific''': November 4, 2022 at 09:00 UTC ([https://zonestamp.toolforge.org/1667552400 your local time]). Interpretation is available in Chinese and Japanese.</s>
* '''Europe/MENA/Sub Saharan Africa''': November 12, 2022 at 15:00 UTC ([https://zonestamp.toolforge.org/1668265257 your local time]). Interpretation is available in Arabic, French and Russian.
* '''North and South America/ Western Europe''': November 12, 2022 at 15:00 UTC ([https://zonestamp.toolforge.org/1668265257 your local time]). Interpretation is available in Spanish and Portuguese.
On the [[m:Special:MyLanguage/Movement Charter/Community Consultation|Meta page]] you will find more details; Zoom links will be shared 48 hours ahead of the call.
'''Call for Movement Charter Ambassadors'''
Individuals or groups from all communities who wish to help include and start conversations in their communities on the Movement Charter are encouraged to become [[m:Special:MyLanguage/Movement Strategy and Governance/Movement Charter Ambassadors Program/About|Movement Charter Ambassadors]] (MC Ambassadors). MC Ambassadors will carry out their own activities and get financial support for enabling conversations in their own languages. [[m:Special:MyLanguage/Movement Strategy and Governance/Team|Regional facilitators]] from the Movement Strategy and Governance team are available to support applicants with MC Ambassadors grantmaking. If you are interested please sign up [[m:Special:MyLanguage/Movement Strategy and Governance/Movement Charter Ambassadors Program/About|here]]. Should you have specific questions, please reach out to the MSG team via email: strategy2030@wikimedia.org or on the MS forum.
We thank you for your time and participation.
On behalf of the Movement Charter Drafting Committee,<section end="announcement-content" />
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] १५:३३, ७ नवम्बर २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23914777 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-45</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W45"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/45|Translations]] are available.
'''Recent changes'''
* An updated version of the [[m:Special:MyLanguage/EventCenter/Registration|Event Registration]] tool is now available for testing at [[testwiki:|testwiki]] and [[test2wiki:| test2wiki]]. The tool provides features for event organizers and participants. Your feedback is welcome at our [[m:Talk:Campaigns/Foundation Product Team/Registration|project talkpage]]. More information about [[m:Campaigns/Foundation Product Team/Registration|the project]] is available. [https://phabricator.wikimedia.org/T318592]
'''Problems'''
* Twice last week, for about 45 minutes, some files and thumbnails failed to load and uploads failed, mostly for logged-in users. The cause is being investigated and an incident report will be available soon.
'''Changes later this week'''
* There is no new MediaWiki version this week.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/45|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W45"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:३१, ८ नवम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24001035 -->
== Apply for Funding through the Movement Strategy Community Engagement Package to Support Your Community ==
:''{{More languages}}''
<section begin="announcement-content" />
The Wikimedia Movement Strategy implementation is a collaborative effort for all Wikimedians.
[[m:Special:MyLanguage/Grants:MSIG/About|Movement Strategy Implementation Grants]] support projects that take the current state of a [[m:Special:MyLanguage/Movement Strategy/Initiatives|Movement Strategy Initiative]] and push it one step forward. If you are looking for an example or some guide on how to engage your community further on Movement Strategy and the Movement Strategy Implementation Grants specifically, you may find this '''[[m:Special:MyLanguage/Grants:MSIG/Community Engagement Package|community engagement package]]''' helpful.
The goal of this community engagement package is to support more people to access the funding they might need for the implementation work. By becoming a recipient of this grant, you will be able to support other community members to develop further grant applications that fit with your local contexts to benefit your own communities. With this package, the hope is to break down language barriers and to ensure community members have needed information on Movement Strategy to connect with each other. Movement Strategy is a two-way exchange, we can always learn more from the experiences and knowledge of Wikimedians everywhere. We can train and support our peers by using this package, so more people can make use of this great funding opportunity.
If this information interests you or if you have any further thoughts or questions, please do not hesitate to reach out to us as your [[m:Special:MyLanguage/Movement_Strategy_and_Governance/Team|regional facilitators]] to discuss further. We will be more than happy to support you. When you are ready, follow the steps on [[m:Special:MyLanguage/Grants:MSIG/About |this page]] to apply. We look forward to receiving your application.
Best regards, <br> Movement Strategy and Governance Team <br> Wikimedia Foundation<section end="announcement-content" />
[[User:MNadzikiewicz (WMF)|MNadzikiewicz (WMF)]] १६:२६, १४ नवम्बर २०२२ (UTC)
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23914777 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-46</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W46"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/46|Translations]] are available.
'''Recent changes'''
* At Wikidata, an interwiki link can now point to a redirect page if certain conditions are met. This new feature is called [[wikidata:Special:MyLanguage/Wikidata:Sitelinks_to_redirects|sitelinks to redirects]]. It is needed when one wiki uses one page to cover multiple concepts but another wiki uses more pages to cover the same concepts. Your [[wikidata:Special:MyLanguage/Wikidata talk:Sitelinks to redirects|feedback on the talkpage]] of the new proposed guideline is welcome. [https://phabricator.wikimedia.org/T278962]
* The <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikinews.org/ www.wikinews.org]</span>, <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikiversity.org/ www.wikiversity.org]</span>, and <span class="mw-content-ltr" lang="en" dir="ltr">[https://www.wikivoyage.org/ www.wikivoyage.org]</span> portal pages now use an automated update system. [https://phabricator.wikimedia.org/T273179]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.10|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-11-15|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-11-16|en}}. It will be on all wikis from {{#time:j xg|2022-11-17|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* There will be a new link to directly "Edit template data" on Template pages. [https://phabricator.wikimedia.org/T316759]
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] Wikis where mobile [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] are enabled ([[mw:Special:MyLanguage/Talk pages project/Deployment Status|these ones]]) will soon use full CSS styling to display any templates that are placed at the top of talk pages. To adapt these “talk page boxes” for narrow mobile devices you can use media queries, such as in [https://en.wikipedia.org/w/index.php?title=Module:Message_box/tmbox.css&oldid=1097618699#L-69 this example]. [https://phabricator.wikimedia.org/T312309]
* Starting in January 2023, [[m:Special:MyLanguage/Community Tech|Community Tech]] will be [[m:Special:MyLanguage/Community Wishlist Survey/Updates/2023 Changes Update|running the Community Wishlist Survey (CWS) every two years]]. This means that in 2024, there will be no new proposals or voting.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/46|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W46"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २१:५४, १४ नवम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24071290 -->
== Opportunities open for the Ombuds commission and the Case Review Committee ==
<section begin="announcement-content" />
<div style="margin:.2em 0 .5em;margin-{{#switch:{{PAGELANGUAGE}}|ar|arc|ary|arz|azb|bcc|bgn|ckb|bqi|dv|fa|fa-af|glk|ha-arab|he|kk-arab|kk-cn|ks|ku-arab|ms-arab|mzn|pnb|prd|ps|sd|ug|ur|ydd|yi=right|left}}:3ex;">
[[m:Special:MyLanguage/Wikimedia Foundation Legal department/Announcement/2023 OC and CRC appointments process|''You can find this message translated into additional languages on Meta-wiki.'']]
''<span class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation Legal department/Announcement/2023 OC and CRC appointments process|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation Legal department/Announcement/2023 OC and CRC appointments process}}&language=&action=page&filter= {{int:please-translate}}]</span>''
</div>
Hi everyone! The Ombuds commission (OC) and the Case Review Committee (CRC) are looking for members. People are encouraged to nominate themselves or encourage others they feel would contribute to these groups to do so. There is more information below about the opportunity and the skills that are needed.
'''About the Ombuds commission'''
The Ombuds commission (OC) works on all Wikimedia projects to investigate complaints about violations of the privacy policy, especially in use of [[m:Special:MyLanguage/CheckUser policy|CheckUser]] and [[m:Special:MyLanguage/Oversight policy|Oversight]] (also known as Suppression) tools. The Commission mediates between the parties of the investigation and, when violations of the policies are identified, advises the Wikimedia Foundation on best handling. They may also assist the General Counsel, the Chief Executive Officer, or the Board of Trustees of the Foundation in these investigations when legally necessary. For more on the OC's duties and roles, '''[[m:Special:MyLanguage/Ombuds commission|see Ombuds commission on Meta-Wiki]]'''.
Volunteers serving in this role should be experienced Wikimedians, active on any project, who have previously used the CheckUser/Oversight tools OR who have the technical ability to understand these tools and the willingness to learn them. They must be able to communicate in English, the common language of the commission. They are expected to be able to engage neutrally in investigating these concerns and to know when to recuse when other roles and relationships may cause conflict. Commissioners will serve '''two-year terms''' (note that this is different from past years, when the terms have been for one year).
'''About the Case Review Committee'''
The Case Review Committee (CRC) reviews appeals of eligible Trust & Safety office actions. The CRC is a critical layer of oversight to ensure that Wikimedia Foundation office actions are fair and unbiased. They also make sure the Wikimedia Foundation doesn’t overstep established practices or boundaries. For more about the role, '''[[m:Special:MyLanguage/Case Review Committee|see Case Review Committee on Meta-Wiki]]'''.
We are looking for current or former functionaries and experienced volunteers with an interest in joining this group. Applicants must be fluent in English (additional languages are a strong plus) and willing to abide by the [[m:Special:MyLanguage/Trust_and_Safety/Case_Review_Committee/Charter|terms of the Committee charter]]. If the work resonates and you qualify, please apply. Committee members will serve '''two-year terms''' (note that this is different from past years, when the terms have been for one year).
'''Applying to join either of these groups'''
Members are required to sign the [[m:Special:MyLanguage/Confidentiality agreement for nonpublic information|Confidentiality agreement for nonpublic information]] and must be willing to comply with the appropriate Wikimedia Foundation board policies (such as the [[m:Special:MyLanguage/Access to nonpublic information policy|access to non-public information policy]] and the [[foundation:Special:MyLanguage/Privacy policy|Foundation privacy policy]]). These positions requires a high degree of discretion and trust. Members must also be over 18 years of age.
'''If you are interested in serving in either capacity listed above,''' please write in English to the Trust and Safety team at ca[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org (to apply to the OC) or to the Legal Team at legal[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org (to apply to the CRC) with information about:
* Your primary projects
* Languages you speak/write
* Any experience you have serving on committees, whether movement or non-movement
* Your thoughts on what you could bring to the OC or CRC if appointed
* Any experience you have with the Checkuser or Oversight tools (OC only)
* Any other information you think is relevant
'''The deadline for applications is 31 December 2022 in any timezone.'''
Please feel free to pass this invitation along to any users who you think may be qualified and interested. Thank you!
On behalf of the Committee Support team,<br /><section end="announcement-content" />
<!-- Message sent by User:MNadzikiewicz (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Movement_Strategy_and_Governance/Delivery&oldid=23914777 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-47</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W47"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/47|Translations]] are available.
'''Recent changes'''
* The display of non-free media in the search bar and for article thumbnails in Special:Search has been deactivated. Further details are in [[phab:T320661|T320661]].
'''Changes later this week'''
* There is no new MediaWiki version this week.
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-11-22|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s2.dblist targeted wikis]) and on {{#time:j xg|2022-11-24|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s7.dblist targeted wikis]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/47|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W47"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:२१, २१ नवम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24071290 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-48</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W48"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/48|Translations]] are available.
'''Recent changes'''
* A new preference, “Enable limited width mode”, has been added to the [[Special:Preferences#mw-prefsection-rendering|Vector 2022 skin]]. The preference is also available as a toggle on every page if your monitor is 1600 pixels or wider. It allows for increasing the width of the page for logged-out and logged-in users. [https://phabricator.wikimedia.org/T319449]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.12|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-11-29|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-11-30|en}}. It will be on all wikis from {{#time:j xg|2022-12-01|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] Some wikis will be in read-only for a few minutes because of a switch of their main database. It will be performed on {{#time:j xg|2022-11-29|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s3.dblist targeted wikis]) and on {{#time:j xg|2022-12-01|en}} at 07:00 UTC ([https://noc.wikimedia.org/conf/highlight.php?file=dblists/s1.dblist targeted wikis]).
* Mathematical formulas shown in SVG image format will no longer have PNG fall-backs for browsers that don't support them. This is part of work to modernise the generation system. Showing only PNG versions was the default option until in February 2018. [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/3BGOKWJIZGL4TC4HJ22ICRU2SEPWGCR4/][https://phabricator.wikimedia.org/T311620][https://phabricator.wikimedia.org/T186327]
* On [[phab:P40224|some wikis]] that use flagged revisions, [[mw:Special:MyLanguage/Help:Extension:FlaggedRevs#Special:Contributions|a new checkbox will be added]] to Special:Contributions that enables you to see only the [[mw:Special:MyLanguage/Help:Pending changes|pending changes]] by a user. [https://phabricator.wikimedia.org/T321445]
'''Future changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] How media is structured in the parser's HTML output will change early next week at [https://wikitech.wikimedia.org/wiki/Deployments/Train#Wednesday group1 wikis] (but not Wikimedia Commons or Meta-Wiki). This change improves the accessibility of content, and makes it easier to write related CSS. You may need to update your site-CSS, or userscripts and gadgets. There are [[mw:Special:MyLanguage/Parsoid/Parser_Unification/Media_structure/FAQ|details on what code to check, how to update the code, and where to report any related problems]]. [https://phabricator.wikimedia.org/T314318]
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/48|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W48"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २०:०२, २८ नवम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24114342 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-49</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W49"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/49|Translations]] are available.
'''Recent changes'''
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] The Wikisources use a tool called ProofreadPage. ProofreadPage uses OpenSeadragon which is an open source tool. The OpenSeadragon JavaScript API has been significantly re-written to support dynamically loading images. The functionality provided by the older version of the API should still work but it is no longer supported. User scripts and gadgets should migrate over to the newer version of the API. The functionality provided by the newer version of the API is [[mw:Extension:Proofread_Page/Page_viewer#JS_API|documented on MediaWiki]]. [https://phabricator.wikimedia.org/T308098][https://www.mediawiki.org/wiki/Extension:Proofread_Page/Edit-in-Sequence]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.13|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-12-06|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-12-07|en}}. It will be on all wikis from {{#time:j xg|2022-12-08|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/49|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W49"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> ००:४०, ६ दिसम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24151590 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-50</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W50"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/50|Translations]] are available.
'''Recent changes'''
* An [[mw:Special:MyLanguage/Talk pages project/Mobile|A/B test has begun]] at 15 Wikipedias for [[mw:Special:MyLanguage/Help:DiscussionTools#Mobile|DiscussionTools on mobile]]. Half of the editors on the [[mw:Reading/Web/Mobile|mobile web site]] will have access to the {{int:discussiontools-replybutton}} tool and other features. [https://phabricator.wikimedia.org/T321961]
* The character <code>=</code> cannot be used in new usernames, to make usernames work better with templates. Existing usernames are not affected. [https://phabricator.wikimedia.org/T254045]
'''Changes later this week'''
* [[File:Octicons-sync.svg|12px|link=|alt=|Recurrent item]] The [[mw:MediaWiki 1.40/wmf.14|new version]] of MediaWiki will be on test wikis and MediaWiki.org from {{#time:j xg|2022-12-13|en}}. It will be on non-Wikipedia wikis and some Wikipedias from {{#time:j xg|2022-12-14|en}}. It will be on all wikis from {{#time:j xg|2022-12-15|en}} ([[mw:MediaWiki 1.40/Roadmap|calendar]]).
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] The HTML markup used by [[mw:Special:MyLanguage/Help:DiscussionTools|DiscussionTools]] to [[mw:Special:MyLanguage/Talk_pages_project/Usability#Phase_1:_Topic_containers|show discussion metadata below section headings]] will be inserted after these headings, not inside of them. This change improves the accessibility of discussion pages for screen reader software. [https://phabricator.wikimedia.org/T314714]
'''Events'''
* The fourth edition of the [[m:Special:MyLanguage/Coolest_Tool_Award|Coolest Tool Award]] will happen online on [https://zonestamp.toolforge.org/1671210002 Friday 16 December 2022 at 17:00 UTC]! The event will be live-streamed on YouTube in the [https://www.youtube.com/user/watchmediawiki MediaWiki channel] and added to Commons afterwards.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/50|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W50"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:३३, १२ दिसम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24216570 -->
== Community Wishlist Survey 2023 opens in January! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''{{int:Please-translate}}''
{{int:Hello}}
The [[m:Community Wishlist Survey 2023|'''Community Wishlist Survey (CWS) 2023''']], which lets contributors propose and vote for tools and improvements, starts next month on Monday, [https://zonestamp.toolforge.org/1674496831 23 January 2023, at 18:00 UTC] and will continue annually.
We are inviting you to share your ideas for technical improvements to our tools and platforms. Long experience in editing or technical skills is not required. If you have ever used our software and thought of an idea to improve it, this is the place to come share those ideas!
The dates for the phases of the Survey will be as follows:
* Phase 1: Submit, discuss, and revise proposals – Monday, Jan 23, 2023 to Sunday, Feb 6, 2023
* Phase 2: WMF/Community Tech reviews and organizes proposals – Monday, Jan 30, 2023 to Friday, Feb 10, 2023
* Phase 3: Vote on proposals – Friday, Feb 10, 2023 to Friday, Feb 24, 2023
* Phase 4: Results posted – Tuesday, Feb 28, 2023
If you want to start writing out your ideas ahead of the Survey, you can start thinking about your proposals and draft them in [[m:Community Wishlist Survey/Sandbox|the CWS sandbox]].
We are grateful to all who participated last year. See you in January 2023!
</div>
{{int:Feedback-thanks-title}} <bdi lang="en" dir="ltr">Community Tech, [[m:User:STei (WMF)|STei (WMF)]]</bdi> १२:५९, १३ दिसम्बर २०२२ (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:STei_(WMF)/CWS_2023_List&oldid=24226232 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Tech News: 2022-51</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="technews-2022-W51"/><div class="plainlinks">
Latest '''[[m:Special:MyLanguage/Tech/News|tech news]]''' from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. [[m:Special:MyLanguage/Tech/News/2022/51|Translations]] are available.
'''Tech News'''
* Because of the [[w:en:Christmas and holiday season|holidays]] the next issue of Tech News will be sent out on 9 January 2023.
'''Recent changes'''
* On a user's contributions page, you can filter it for edits with a tag like 'reverted'. Now, you can also filter for all edits that are not tagged like that. This was part of a Community Wishlist 2022 request. [https://phabricator.wikimedia.org/T119072]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] A new function has been used for gadget developers to add content underneath the title on article pages. This is considered a stable API that should work across all skins. [[mw:Special:MyLanguage/ResourceLoader/Core_modules#addSubtitle|Documentation is available]]. [https://phabricator.wikimedia.org/T316830]
* [[File:Octicons-tools.svg|15px|link=|alt=|Advanced item]] [[test2wiki:|One of our test wikis]] is now being served from a new infrastructure powered by [[w:Kubernetes|Kubernetes]] ([[wikitech:MediaWiki On Kubernetes|read more]]). More Wikis will switch to this new infrastructure in early 2023. Please test and let us know of any issues. [https://phabricator.wikimedia.org/T290536]
'''Problems'''
* Last week, all wikis had no edit access for 9 minutes. This was caused by a database problem. [https://wikitech.wikimedia.org/wiki/Incidents/2022-12-13_sessionstore]
'''Changes later this week'''
* There is no new MediaWiki version this week or next week.
* The word "{{int:discussiontools-replybutton}}" is very short in some languages, such as Arabic ("<bdi lang="ar">ردّ</bdi>"). This makes the {{int:discussiontools-preference-label}} button on talk pages difficult to use. An arrow icon will be added to those languages. This will only be visible to editors who have the [[Special:Preferences#mw-prefsection-betafeatures|Beta Feature]] turned on. [https://www.mediawiki.org/wiki/Talk_pages_project/Usability#Status] [https://phabricator.wikimedia.org/T323537]
'''Future changes'''
* Edits can be automatically "tagged" by the system software or the {{int:Abusefilter}} system. Those tags link to a help page about the tags. Soon they will also link to Recent Changes to let you see other edits tagged this way. This was a Community Wishlist 2022 request. [https://phabricator.wikimedia.org/T301063]
* The Trust & Safety tools team [[m:Special:MyLanguage/Private Incident Reporting System/Timeline and Updates|have shared new plans]] for building the Private Incident Reporting System. The system will make it easier for editors to ask for help if they are harassed or abused.
* [[m:Special:MyLanguage/Community Wishlist Survey 2021/Real Time Preview for Wikitext|Realtime Preview for Wikitext]] is coming out of beta as an enabled feature for every user of the 2010 Wikitext [[mw:Special:MyLanguage/Editor|editor]] in the week of January 9, 2023. It will be available to use via the toolbar in the 2010 Wikitext editor. The feature was the 4th most popular wish of the Community Wishlist Survey 2021.
'''Events'''
* You can now [[mw:Special:MyLanguage/Wikimedia Hackathon 2023/Participate|register for the Wikimedia Hackathon 2023]], taking place on May 19–21 in Athens, Greece. You can also apply for a scholarship until January 14th.
'''''[[m:Special:MyLanguage/Tech/News|Tech news]]''' prepared by [[m:Special:MyLanguage/Tech/News/Writers|Tech News writers]] and posted by [[m:Special:MyLanguage/User:MediaWiki message delivery|bot]] • [[m:Special:MyLanguage/Tech/News#contribute|Contribute]] • [[m:Special:MyLanguage/Tech/News/2022/51|Translate]] • [[m:Tech|Get help]] • [[m:Talk:Tech/News|Give feedback]] • [[m:Global message delivery/Targets/Tech ambassadors|Subscribe or unsubscribe]].''
</div><section end="technews-2022-W51"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> २३:५९, १९ दिसम्बर २०२२ (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Tech_ambassadors&oldid=24258101 -->
== Feminism and Folklore 2023 ==
<div style="border:8px maroon ridge;padding:6px;>
[[File:Feminism and Folklore 2023 logo.svg|centre|550px|frameless]]
::<div lang="en" dir="ltr" class="mw-content-ltr">
<center>''{{int:please-translate}}''</center>
Dear Wiki Community,
Christmas Greetings and a Happy New Year 2023,
You are humbly invited to organize the '''[[:m:Feminism and Folklore 2023|Feminism and Folklore 2023]]''' writing competition from February 1, 2023, to March 31, 2023 on your local Wikipedia. This year, Feminism and Folklore will focus on feminism, women's issues, and gender-focused topics for the project, with a [[:c:Commons:Wiki Loves Folklore 2023|Wiki Loves Folklore]] gender gap focus and a folk culture theme on Wikipedia.
You can help Wikipedia's coverage of folklore from your area by writing or improving articles about things like folk festivals, folk dances, folk music, women and queer folklore figures, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales, and more. Users can help create new articles, expand or translate from a [[:m:Feminism and Folklore 2023/List of Articles|list]] of suggested articles.
Organisers are requested to work on the following action items to sign up their communities for the project:
# Create a page for the contest on the local wiki.
# Set up a fountain tool or dashboard.
# Create the local list and mention the timeline and local and international prizes.
# Request local admins for site notice.
# Link the local page and the fountain/dashboard link on the [[:m:Feminism and Folklore 2023/Project Page|meta project page]].
This year we would be supporting the community's financial aid for Internet and childcare support. This would be provided for the local team including their jury and coordinator team. This support is opt-in and non mandatory. Kindly fill in [https://docs.google.com/forms/d/e/1FAIpQLSea81OO0lVgUBd551iIiENXht7BRCISYZlKyBQlemZu_j2OHQ/viewform this Google form] and mark a mail to [mailto:support@wikilovesfolklore.org support@wikilovesfolklore.org] with the subject line starting as [Stipend] Name or Username/Language. The last date to sign up for internet and childcare aid from our team is 20th of January 2023, We encourage the language coordinators to sign up their community on this link by the 25th of January 2023.
Learn more about the contest and prizes on our [[:m:Feminism and Folklore 2023|project page]]. Feel free to contact us on our [[:m:Talk:Feminism and Folklore 2023/Project Page|meta talk page]] or by email us if you need any assistance.
We look forward to your immense coordination.
Thank you and Best wishes,
[[:m:Feminism and Folklore 2023|Feminism and Folklore 2023 International Team]]
::::Stay connected [[File:B&W Facebook icon.png|link=https://www.facebook.com/feminismandfolklore/|30x30px]] [[File:B&W Twitter icon.png|link=https://twitter.com/wikifolklore|30x30px]]
</div></div>
--[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]] • [[Special:Contributions/MediaWiki message delivery|contribs]]) १०:२४, २४ दिसम्बर २०२२ (UTC)
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=23942484 -->
fk9kkdg5g6vr2603860pykotp9lyqmz
Wikipedia:Noticeboard/Wikidata/Archive/2022
4
7177
102060
102052
2023-01-31T15:40:41Z
CX Zoom
6375
Archive 2022
102060
wikitext
text/x-wiki
<noinclude>{{Page header/Noticeboard/archive|2022|Wikidata}}</noinclude>
== Wikidata weekly summary #522 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call May 31, 2022: Felicia Smith, Nicole Coleman, and Akosua Kissi on the Know Systemic Racism Project [https://docs.google.com/document/d/1pjuabqUARaxr2kaRodikVx0zBznyZ0kicvcajDPpy98/edit?usp=sharing Agenda]
*** [[d:Wikidata:Events/Swedish_online_editathon#Träff_#110|Online Wikidata meetup in Swedish #110]], June 5 at 12.00 UTC
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://pointstodots.wordpress.com/2022/05/25/the-evolution-of-a-wikidata-sparql-query-for-taxon-names/ The evolution of a Wikidata SPARQL query for taxon names], by Tiago Lubiana
** Papers
*** [[d:Q112143478|The LOTUS initiative for open knowledge management in natural products research (Q112143478)]]
*** [[:en:Wikipedia:Wikipedia Signpost/2022-05-29/In focus|Measuring gender diversity in Wikipedia articles]] in [[:en:Wikipedia:Wikipedia Signpost|The Signpost]]. The article using Wikidata's SPARQL queries to measure gender diversity in Wikipedia articles.
*** [[:en:Wikipedia:Wikipedia Signpost/2022-02-27/By the numbers|Does birthplace affect the frequency of Wikipedia biography articles?]] in [[:en:Wikipedia:Wikipedia Signpost|The Signpost]] (February 2022)
** Videos
*** [https://www.twitch.tv/videos/1310601000 Replay of the livestream "Even more fun with Lexemes" by Mahir256]
* '''Tool of the week'''
** [[d:Template:Item documentation|Template Item documentation]] is now automatically displayed in the header of each item's talk page via [[d:MediaWiki:Talkpageheader|MediaWiki:Talkpageheader]].
* '''Other Noteworthy Stuff'''
** Want to know more about Abstract Wikipedia & Wikifunctions? You can now [[:m:Global message delivery/Targets/Wikifunctions & Abstract Wikipedia|subscribe to the weekly newsletter]] and get a friendly reminder every time a new issue is published!
** [https://inforapid.org/webapp/webapp.php?shareddb=PulDm8q7r4LSkXKeE0zXR47udr6DrhGY4lHDP22rKccZoupt6mBESe9ZU9qWg6GTtilsS1CS8ri6IT2dTLGYlnSROrukLvuK Radioactivity map]: Mind map about radioactive radiation built by importing from Wikidata with InfoRapid KnowledgeBase Builder
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10777|candidate position]]
*** External identifiers: [[:d:Property:P10772|Lithuanian company code]], [[:d:Property:P10773|Afisha.ru movie ID]], [[:d:Property:P10774|art is next artist ID]], [[:d:Property:P10775|Gun Violence Archive ID]], [[:d:Property:P10776|HeHaCham HaYomi ID]], [[:d:Property:P10778|CPNI ID]], [[:d:Property:P10779|Collection Hermann Göring DB ID]], [[:d:Property:P10780|Radio France person ID]], [[:d:Property:P10781|ANR project ID]], [[:d:Property:P10782|Encyclopedia of Medieval Philosophy ID]], [[:d:Property:P10783|Umanity horse ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/number of versions|number of versions]], [[:d:Wikidata:Property proposal/voting age (reproposed)|voting age (reproposed)]], [[:d:Wikidata:Property proposal/code dans la Classification centrale des produits|code dans la Classification centrale des produits]], [[:d:Wikidata:Property proposal/identificador WikiBurgos|identificador WikiBurgos]], [[:d:Wikidata:Property proposal/orchestrator|orchestrator]]
*** External identifiers: [[:d:Wikidata:Property proposal/HaBama person id|HaBama person id]], [[:d:Wikidata:Property proposal/Odnoklassniki album ID|Odnoklassniki album ID]], [[:d:Wikidata:Property proposal/WorldCat Entities ID|WorldCat Entities ID]], [[:d:Wikidata:Property proposal/BRUZZ topic ID|BRUZZ topic ID]], [[:d:Wikidata:Property proposal/BRUZZ place ID|BRUZZ place ID]], [[:d:Wikidata:Property proposal/CBC Gem ID|CBC Gem ID]], [[:d:Wikidata:Property proposal/MAYA site company id|MAYA site company id]], [[:d:Wikidata:Property proposal/Anime Characters Database tag ID|Anime Characters Database tag ID]], [[:d:Wikidata:Property proposal/Plex GUID|Plex GUID]], [[:d:Wikidata:Property proposal/Esports Earnings game ID|Esports Earnings game ID]], [[:d:Wikidata:Property proposal/Esports Earnings player ID|Esports Earnings player ID]], [[:d:Wikidata:Property proposal/Liquipedia ID|Liquipedia ID]], [[:d:Wikidata:Property proposal/Scottish Highland Bridges ID|Scottish Highland Bridges ID]], [[:d:Wikidata:Property proposal/Museum of Gothenburg object ID|Museum of Gothenburg object ID]], [[:d:Wikidata:Property proposal/Ozon person identifier|Ozon person identifier]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5DLD List of candidates for the next French legislative elections] ([https://twitter.com/WikidataThreads/status/1530563510840741888?t=l0De456aqy2DLnYnd6c7QA&s=19 source])
*** [https://w.wiki/5DYV Occupation of people named Elizabeth, Élisabeth or Elisabeth in Wikidata] ([https://twitter.com/WikidataThreads/status/1531140106366623745?t=EnqYfU_9NfSq4zkve5_5tg&s=19 source])
*** [https://query.wikidata.org/#%23defaultView%3ABarChart%0A%23Percentage%20of%20films%20passing%20the%20Bechdel%20test%20by%20genre.%20Including%20films%20that%20pass%20dubiously%2C%20rarely%20or%20contentiously%0A%23Some%20items%20have%20more%20than%20one%20test%20result%20%28e.g.%20in%20contentious%20cases%29%0A%23To%20pass%20the%20Bechdel%20test%20a%20film%20must%20fulfill%20all%20of%20three%20criteria%3A%201%29%20feature%20two%20women%202%29%20who%20talk%20to%20each%20other%203%29%20about%20something%20else%20than%20a%20man%0ASELECT%20%3FgenreLabel%20%28COUNT%28DISTINCT%20%3Fitem%29%2F%20%3Fitem_count%20AS%20%3Fshare%29%20%28xsd%3Astring%28%3Fitem_count%29%20AS%20%3Fnumber_of_films_with_test_data%29%20%0AWITH%20%7B%0ASELECT%20%3Fgenre%20%3Fitem%20%3Fbechdel_result%20WHERE%7B%0A%20%20%20%20VALUES%20%3Fgenre%20%7Bwd%3AQ1762165%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21802675%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ40831%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ5937792%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21010853%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ132311%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ1196408%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ16575965%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ842256%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ6585139%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ19765983%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ24925%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ182015%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ111956902%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21590660%7D%0A%20%20%20%20%0A%20%20%20%20%3Fst%20ps%3AP5021%20wd%3AQ4165246%3B%20pq%3AP9259%20%3Fbechdel_result.%0A%20%20%20%20%3Fitem%20p%3AP5021%20%3Fst%3B%20wdt%3AP136%2Fwdt%3AP279%2a%20%3Fgenre%3B%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ11424%0A%20%20%20%20%20%7D%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%7D%20AS%20%25bechdel_by_genre%0AWITH%20%7B%0ASELECT%20%3Fgenre%20%28COUNT%28DISTINCT%20%3Fitem%29%20AS%20%3Fitem_count%29%20WHERE%7B%0A%20%20%20%20INCLUDE%20%25bechdel_by_genre%0A%20%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fgenre%0A%7D%20AS%20%25item_count_by_genre%0AWHERE%20%7B%0AINCLUDE%20%25bechdel_by_genre%0AINCLUDE%20%25item_count_by_genre%0AFILTER%28%3Fbechdel_result%20IN%20%28wd%3AQ105773168%29%29%0ASERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0AGROUP%20BY%20%3FgenreLabel%20%3Fitem_count%0A Percentage of films passing the Bechdel test by genre] / [https://query.wikidata.org/#%23defaultView%3ABarChart%0A%23Percentage%20of%20films%20passing%20the%20%22reverse%20Bechdel%20Test%22%20by%20genre.%20Including%20films%20that%20pass%20dubiously%2C%20rarely%20or%20contentiously%0A%23Some%20items%20have%20more%20than%20one%20test%20result%20%28e.g.%20in%20contentious%20cases%29%0A%23To%20pass%20the%20reverse%20Bechdel%20test%20a%20film%20must%20fulfill%20all%20of%20three%20criteria%3A%201%29%20feature%20two%20men%202%29%20who%20talk%20to%20each%20other%203%29%20about%20something%20else%20than%20a%20woman%0ASELECT%20%3FgenreLabel%20%28COUNT%28DISTINCT%20%3Fitem%29%2F%20%3Fitem_count%20AS%20%3Fshare%29%20%28xsd%3Astring%28%3Fitem_count%29%20AS%20%3Fnumber_of_films_with_test_data%29%20%0AWITH%20%7B%0ASELECT%20%3Fgenre%20%3Fitem%20%3Fr_bechdel_result%20WHERE%7B%0A%20%20%20%20VALUES%20%3Fgenre%20%7Bwd%3AQ1762165%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21802675%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ40831%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ5937792%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21010853%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ132311%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ1196408%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ16575965%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ842256%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ6585139%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ19765983%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ24925%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ182015%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ111956902%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wd%3AQ21590660%7D%0A%20%20%20%20%0A%20%20%20%20%3Fst%20ps%3AP5021%20wd%3AQ105776216%3B%20pq%3AP9259%20%3Fr_bechdel_result.%0A%20%20%20%20%3Fitem%20p%3AP5021%20%3Fst%3B%20wdt%3AP136%2Fwdt%3AP279%2a%20%3Fgenre%3B%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ11424.%0A%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%7D%20AS%20%25bechdel_by_genre%0AWITH%20%7B%0ASELECT%20%3Fgenre%20%28COUNT%28DISTINCT%20%3Fitem%29%20AS%20%3Fitem_count%29%20WHERE%7B%0A%20%20%20%20INCLUDE%20%25bechdel_by_genre%0A%20%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fgenre%0A%7D%20AS%20%25item_count_by_genre%0AWHERE%20%7B%0AINCLUDE%20%25bechdel_by_genre%0AINCLUDE%20%25item_count_by_genre%0A%20%20%20%20%20%20%20%20FILTER%28%3Fr_bechdel_result%20IN%20%28wd%3AQ105773168%29%29%0ASERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0AGROUP%20BY%20%3FgenreLabel%20%3Fitem_count%0A percentage of films passing the reverse Bechdel test by genre]
*** [https://w.wiki/5Ddo Timeline of the start of pride parades from 1970] ([https://twitter.com/jsamwrites/status/1530480013648199683 source])
*** [https://w.wiki/5CyT Top 100 genes with most genetic associations on Wikidata] ([https://twitter.com/lubianat/status/1529825153214914564 source])
*** [https://w.wiki/5Ddr Biennales that aren’t biennial] ([https://twitter.com/WikidataFacts/status/1528878945923473409 source])
* '''Development'''
** Wikibase REST API: Expanding statement reading routes (a single statement specified by ID ([[phab:T307087]]), all statements of an item ([[phab:T305988]]), a single statement for a specific item ([[phab:T307088]]))
** Fetch revision metadata and entity data separately in all use cases ([[phab:T307915]], [https://doc.wikimedia.org/Wikibase/master/php/rest_adr_0003.html decision])
** Update installation instructions in WikibaseLexeme.git readme file ([[phab:T306008]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 05 30|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १५:२२, ३० मई २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23340168 -->
== Wikidata weekly summary #523 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** June 6th and 8th: [[:d:Wikidata:WikiProject Scholia/June 2022 hackathon|Scholia hackathon]] with focus on software-related visualizations and curation workflows
** June 9th (Thursday) at 17:00 (UTC): [https://www.youtube.com/watch?v=kv8bDtO4cq8 Wikidata Lab XXXIV: OpenRefine e Structured Data on Commons]
** July 8-10: [[d:Wikidata:Events/Data Quality Days 2022|Data Quality Days]], online event focusing on data quality processes on Wikidata. You can [[d:Wikidata talk:Events/Data Quality Days 2022|submit sessions or discussion topics]] until June 19th.
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://jdr.hypotheses.org/1661 Travailler avec les épigraphes littéraires dans Wikidata]
*** [https://drive.google.com/file/d/1yoKhbNM_9yYqni0JAh-3NEKsDjLm5xMn/view Were more plant genera really named for nymphs than women who actually lived?]
** Papers
*** [https://arxiv.org/pdf/2205.08184.pdf "SKILL: Structured Knowledge Infusion for Large Language Models"]: Infusing structured knowledge from Wikidata into language models improves performance (Moiseev et al, 2022)
** Videos
*** [https://www.youtube.com/watch?v=UsyPI3ZVwRs Live Wikidata editing #82] by [[d:User:Ainali|Ainali]] and [[d:User:Abbe98|Abbe98]]
* '''Tool of the week'''
** [https://observablehq.com/@pac02/articles-wikilinks-inspector?collection=@pac02/wikipedia-tools Article's wikilinks inspector] takes all entities linked in a Wikipedia article and compute insights about those entities using Wikidata.
* '''Other Noteworthy Stuff'''
** The [[Wikidata:SPARQL query service/WDQS backend update/May 2022 scaling update|May 2022 summary]] for the Wikidata Query Service backend update is out!
** There will be a new online community meeting for the [[Wikidata:SPARQL query service/WDQS backend update|Wikidata Query Service backend update]] on Monday June 20, 2022 at [https://zonestamp.toolforge.org/1655751623 19:00 UTC] ([https://meet.jit.si/WDQS-alternative-backends-jun2022 link to the meeting]).
** Several students are working on Wikidata-related tasks as part of the Outreachy program and the Google Summer of Code. Welcome to [[d:user:Feliciss|Feliciss]] and [[d:userPangolinMexico|PangolinMexico]], working on [[phab:T300207|Automatically identifying first and last author names for Wikicite and Wikidata]], and [[d:User:LennardHofmann|LennardHofmann]], [[phab:T305869|working on rewriting the Wikidata Infobox on Commons in Lua]]. Feel free to greet them and follow their work on Phabricator!
** [https://mix-n-match.toolforge.org/#/entries A new Mix'n'match page to query entries] across catalogs, by various properties (born/died, gender, location, external IDs, etc.)
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10786|date of incorporation]], [[:d:Property:P10788|in operation on service]], [[:d:Property:P10795|coordination number]]
*** External identifiers: [[:d:Property:P10784|ISKO Encyclopedia of Knowledge Organization ID]], [[:d:Property:P10785|JBIS horse ID]], [[:d:Property:P10787|FactGrid property ID]], [[:d:Property:P10789|Lithuania Minor Encyclopedia ID]], [[:d:Property:P10791|PlantFiles taxon ID]], [[:d:Property:P10792|Garden.org Plants Database ID]], [[:d:Property:P10793|Woody Plants Database ID]], [[:d:Property:P10794|Macaulay Library taxon ID]], [[:d:Property:P10796|Italian Chamber of Deputies government ID]], [[:d:Property:P10797|Italian Chamber of Deputies parliamentary group ID]], [[:d:Property:P10798|Midi libre journalist ID]], [[:d:Property:P10799|Heiligen.net ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/COR lemma-id, niveau 1|COR lemma-id, niveau 1]], [[:d:Wikidata:Property proposal/embargoed until|embargoed until]], [[:d:Wikidata:Property proposal/electric charge capacity|electric charge capacity]], [[:d:Wikidata:Property proposal/COR form ID, level 1|COR form ID, level 1]], [[:d:Wikidata:Property proposal/феноритмотип|феноритмотип]], [[:d:Wikidata:Property proposal/type of artefact(s)|type of artefact(s)]]
*** External identifiers: [[:d:Wikidata:Property proposal/Russia.travel object ID|Russia.travel object ID]], [[:d:Wikidata:Property proposal/AdoroCinema series ID|AdoroCinema series ID]], [[:d:Wikidata:Property proposal/FirstCycling (riderID)|FirstCycling (riderID)]], [[:d:Wikidata:Property proposal/snookerscores.net player ID|snookerscores.net player ID]], [[:d:Wikidata:Property proposal/OVO-code|OVO-code]], [[:d:Wikidata:Property proposal/CEU author ID|CEU author ID]], [[:d:Wikidata:Property proposal/Chaoxing Journal ID|Chaoxing Journal ID]], [[:d:Wikidata:Property proposal/Springer Nature Person ID|Springer Nature Person ID]], [[:d:Wikidata:Property proposal/Springer Nature Article ID|Springer Nature Article ID]], [[:d:Wikidata:Property proposal/Springer Nature Journal ID|Springer Nature Journal ID]], [[:d:Wikidata:Property proposal/MUI Icon|MUI Icon]], [[:d:Wikidata:Property proposal/UK Beetles ID|UK Beetles ID]]
<!-- END NEW PROPOSALS -->
** [[d:Wikidata:Properties for deletion|Deleted properties]]:
** Query examples:
*** [https://w.wiki/5E6u Which are the most popular natural products based on the number of statements on their corresponding QID?] (from the Telegram Wikidata group)
*** [https://w.wiki/5DYV Occupation of people named Elizabeth, Elisabeth or Élisabeth] ([https://twitter.com/WikidataThreads/status/1531140106366623745 source])
* '''Development'''
** Lexicographical data: We finished work on input validation and displaying errors for faulty input ([[phab:T305854]]) and are continuing work on accessibility improvements such as screen reader support and keyboard navigation ([[phab:T290733]], [[phab:T30535]]).
** REST API: We finished implementation of conditional statement requests ([[phab:T307031]], [[phab:T307032]]) and published the [https://doc.wikimedia.org/Wikibase/master/js/rest-api/ OpenAPI specification document] (still subject to change as the API develops). We started working on the write part of the API with adding statements to an Item ([[phab:T306667]]).
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 06 06|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] ०८:२४, ७ जून २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23366971 -->
== Wikidata weekly summary #524 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 6|William Avery Bot 6]]. Task/s: Increment Shakeosphere person ID by 24638, as discussed at [[d:Wikidata:Bot_requests#Shakeosphere_person_ID|WD:RBOT § Shakeosphere person ID]]
*** [[d:Wikidata:Requests for permissions/Bot/Crystal-bot|Crystal-bot]]. Task/s: Add [[:d:Property:P9675|MediaWiki page ID (P9675)]] and language of work or name (P407) qualifiers to items using Moegirlpedia ID (P5737) identifier.
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 5|William Avery Bot 5]]. References to facts stated in [[d:Q104074149|The Database of Victims of the Nazi Persecution (Q104074149)]] that use [[:d:Property:P854|reference URL (P854)]] will be changed to to use [[:d:Property:P9109|Holocaust.cz person ID (P9109)]], as requested at [[d:Wikidata:Bot requests#reference URL (P854) %E2%86%92 Holocaust.cz person ID (P9109) (2021-02-05)]]
*** [[d:Wikidata:Requests for permissions/Bot/OJSOptimetaCitationsBot|OJSOptimetaCitationsBot]]. Add citation and author data for publications in journals hosted in [https://pkp.sfu.ca/ojs/ Open Journal Systems].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call June 14, 2022: Will Kent (Wikidata Program Manager at Wiki Education) and Rosie Stephenson-Goodknight (Wikimedia Foundation Trustee; Visiting Scholar at Northeastern University; co-founder of Wiki Women in Red) will present on Leveraging Wikidata for Wikipedia – running a multi-language wiki project and the role of Wikidata in improving Wikipedia's content gender gap. [https://docs.google.com/document/d/1lM5fWZcQpvn4rA_olx4aNIp6DQjX2DV-LLgSY1Qm98A/edit# Agenda]
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, June 14 at 19:00 CEST (UTC+2)
** Ongoing
*** Weekly Lexemes Challenge #46, [https://dicare.toolforge.org/lexemes/challenge.php?id=46 Cartography]
** Past
*** [https://www.eventbrite.co.uk/e/mind-your-manors-medieval-hack-weekend-tickets-293300027277 'Mind Your Manors'] Medieval Hack Weekend (UK National Archives / York Centre for Medieval Studies), June 11-12. [https://twitter.com/heald_j/status/1536121787263725568 Included some useful Wikidata linkage].
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://tech-news.wikimedia.de/en/2022/06/03/wikibase-cloud-a-new-project-at-wikimedia-deutschland/ Wikibase.cloud: a new project at Wikimedia Deutschland]
*** [https://commonists.wordpress.com/2022/06/07/50000-video-games-on-wikidata/ 50,000 video games on Wikidata] by [[User:Jean-Frédéric|Jean-Frédéric]]
*** [https://www.ctrl.blog/entry/latest-browser-versions-api.html The Current Version of Popular Browsers API (powered by Wikidata)]
*** [https://aldizkaria.elhuyar.eus/mundu-digitala/wikidata-ezagutzarako-datu-base-libre-kolaboratibo/ Wikidata, a free collaborative knowledge database] (in Basque)
** Papers
*** [https://www.nature.com/articles/s41597-022-01369-4 A cross-verified database of notable people, 3500BC-2018AD]
*** [https://2022.eswc-conferences.org/wp-content/uploads/2022/05/pd_Guo_et_al_paper_206.pdf WikidataComplete – An easy-to-use method for rapid validation of text-extracted new facts applied to the Wikidata knowledge graph]
** Videos
*** Dagbani Wikipedia Saha Episode 5: Introduction to Wikidata (in Dagbanli) - [https://www.youtube.com/watch?v=CWs69F8QWVA YouTube]
*** LIVE Wikidata editing #83 - [https://www.youtube.com/watch?v=z1MD8scGSS8 YouTube]
*** Wikiba.se ... an Free and Open Source Software, originally developed to run on Wikipedia - [https://www.youtube.com/watch?v=wplqB_DIoL0 YouTube]
*** Wikidata Lab XXXIV: OpenRefine and Structured Data on Commons - [https://www.youtube.com/watch?v=kv8bDtO4cq8 YouTube]
*** Generating Gene Sets for Transcriptomics Analysis Using Wikidata - Part 2 (in Portuguese) - [https://www.youtube.com/watch?v=4EOCMj7-PxI YouTube]
*** A walk through Wikidata (in Portuguese) - [https://www.youtube.com/watch?v=YmGpfuShLrI YouTube]
*** Demographic profiling in Wikipedia Wikidata WikiCite & Scholia - [https://www.youtube.com/watch?v=IF9tb-RWmaM YouTube]
*** DSI Webinar - Basic training on Wikidata as a complementary tool to enrich metadata - [https://www.youtube.com/watch?v=aLLGci9II30 YouTube]
*** How does Wikidata store data? How to contribute Data to Wikidata? - [https://www.youtube.com/watch?v=TBbZoYMi3pM YouTube]
*** Generate MindMap from Wikidata using SPARQL query - YouTube ([https://www.youtube.com/watch?v=yKA4pVZMOEo En], [[https://www.youtube.com/watch?v=Mc8C77lgrtw De])
*** FAIR and Open multilingual clinical trials in Wikidata - [https://www.youtube.com/watch?v=sGhH3ysuzeQ YouTube]
*** The Italian libraries magazines on Wikidata - [https://www.youtube.com/watch?v=3v5jgwXlqOM YouTube]
*** Wikidata Testimonials
**** [https://www.youtube.com/watch?v=Pp1kRiRlBgg Giovanna Fontenelle (Wikimedia Foundation)]
**** [https://www.youtube.com/watch?v=3PqG9Ul4Zr0&t=3s Frédéric Julien (Director of Research and Development CAPACOA))] (in French)
**** [https://www.youtube.com/watch?v=Pp1kRiRlBgg Nathalie Thibault (Musée national des beaux-arts du Québec (MNBAQ))] (in French)
**** [https://www.youtube.com/watch?v=E6mOeAAUBA8 Michael Gasser (ETH Bibliothek Zürich)] (in German)
* '''Tool of the week'''
** [[d:Wikidata:Tools/Enhance_user_interface#ExtraInterwiki|ExtraInterwiki]]. Some language links will never show up in your favorite Wikipedia, those who don’t have a corresponding article in this Wikipedia. This new tool aims to give them more visibility by searching topics closed to the one on an article with no article on your wiki.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibase-cloud@lists.wikimedia.org/thread/GMCJQLEBKEURMODIJ7AWD2FJJRLJ3WEO/ New Wikibase.cloud project status update page has been created!]
** [https://qichwa.wikibase.cloud Qichwabase] is a Wikibase instance curating Quechua lexicographical data, for later integration into Wikidata
** [https://observablehq.com/@pac02/wikidata-search-api Using Wikidata search API in Observable] by [[:d:User:PAC2|PAC2]]
** [https://observablehq.com/collection/@pac02/wikidata Explore Wikidata using Observable], a collection of notebooks in Observable to explore Wikidata, by [[:d:User:PAC2|PAC2]].
** [https://observablehq.com/@johnsamuelwrites/programming-languages-on-wikidata Programming languages on Wikidata] in Observable by [[User:Jsamwrites|Jsamwrites]], based on examples by [[User:PAC2|PAC2]] (see above)
** [https://twitter.com/MagnusManske/status/1534102853572341760 New Mix'n'match function: Unmatched biographical entries grouped by exact birth and death date. Currently ~33k "groups" available]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10806|orchestrator]]
*** External identifiers: [[:d:Property:P10800|Championat ID]], [[:d:Property:P10801|Ukrainian Live Classic composer ID]], [[:d:Property:P10802|Esports Earnings game ID]], [[:d:Property:P10803|Esports Earnings player ID]], [[:d:Property:P10804|Twitter list ID]], [[:d:Property:P10805|Museum of Gothenburg object ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/inker|inker]], [[:d:Wikidata:Property proposal/penciller|penciller]], [[:d:Wikidata:Property proposal/KFCB classification (Kenya)|KFCB classification (Kenya)]], [[:d:Wikidata:Property proposal/Miljørapporter File ID|Miljørapporter File ID]], [[:d:Wikidata:Property proposal/plural forms|plural forms]]
*** External identifiers: [[:d:Wikidata:Property proposal/ifwizz ID|ifwizz ID]], [[:d:Wikidata:Property proposal/IRIS Abruzzo IDs|IRIS Abruzzo IDs]], [[:d:Wikidata:Property proposal/Great Plant Picks ID|Great Plant Picks ID]], [[:d:Wikidata:Property proposal/Survey of Scottish Witchcraft - Case ID|Survey of Scottish Witchcraft - Case ID]], [[:d:Wikidata:Property proposal/The Encyclopedia of Fantasy ID|The Encyclopedia of Fantasy ID]], [[:d:Wikidata:Property proposal/Kultboy|Kultboy]], [[:d:Wikidata:Property proposal/Atom Package Manager name|Atom Package Manager name]], [[:d:Wikidata:Property proposal/ZineWiki ID|ZineWiki ID]], [[:d:Wikidata:Property proposal/Broadway World person ID|Broadway World person ID]], [[:d:Wikidata:Property proposal/Yamaha Artists ID|Yamaha Artists ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5FrF Thomas Telford's different alleged associations with buildings, according to wikidata statements] ([https://twitter.com/Tagishsimon/status/1534643745437765636 source])
*** [[d:User:Jheald/Scotland/bridges/average Commons coordinates|Averages of coordinates of depicted place (P9149) positions for Commons categories]] (useful as help in matching them to wikidata items) ([https://twitter.com/heald_j/status/1533939286999019521 source])
*** [https://w.wiki/5GMW items with senses in the most languages on Wikidata], with a sample language and lexeme in that language.
*** [https://w.wiki/5F$m Graph of the characters present in Mario franchise games] ([https://twitter.com/JeanFred/status/1535256175943589889 source])
*** [https://w.wiki/5Fjy A & B roads carried on Scottish bridges] ([https://twitter.com/Tagishsimon/status/1534704886306197507 source])
*** [https://w.wiki/5Fio Timeline of Rafael Nadal awards and nominations] ([https://twitter.com/jmcollado/status/1534654806056488960 source])
*** [https://w.wiki/5FhN Articles studying chemicals from the oceans] ([https://twitter.com/TheLOTUSInitia1/status/1534579229685436416 source])
*** [https://w.wiki/5GrL Municipalities of France, by their population and their altitude] ([https://twitter.com/slaettaratindur/status/1536330112009895937 source])
*** [https://w.wiki/5GpK In cousin marriages (born 1800 and later)] ([https://twitter.com/perstar/status/1536299902480826368 source])
*** [https://w.wiki/5GvW Actors who played the same real politician the most times] ([https://twitter.com/WikidataFacts/status/1536042914287075328 source])
*** [https://w.wiki/5GDV Most famous heritage locations (measured by sitelinks)] ([https://twitter.com/lubianat/status/1535360235258380288 source])
* '''Development'''
** Fixed a bug where Item IDs where shown instead of the label after selecting an Item in an Item selector ([[phab:T306214]])
** Lexicographical data: finished accessibility improvement for the new Special:New Lexeme page ([[phab:T290733]]), improving error messages for the new page ([[phab:T310134]]) and worked on a new search profile to make selecting languages easier ([[phab:T307869]])
** REST API: continued work on creating statements ([[phab:T306667]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 06 13|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:२७, १३ जून २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23366971 -->
== Wikidata weekly summary #425 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for comments:
*** [[d:Wikidata:Requests for comment/Potd|Integration of POTD template]]
** Closed request for comments:
*** [[:d:Wikidata:Requests for comment/How to avoid to use male form as a generic form in property labels in French ?|How to avoid to use male form as a generic form in property labels in French ?]] has been closed. Property labels in French should now includes both male and female or a verbal form if relevant (see [[:d:Property:P50|P50]]).
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Next installment of the LD4 Wikibase Working Hour: Featuring speaker Barbara Fischer, Liaison Counsel at the German National Library’s Agency for Standardization (DNB). On behalf of the DNB, Fischer initiated the WikiLibrary Manifesto. Fischer works to increase the quality of metadata through Authority Control to foster retrieval and linked data. Where: Zoom ([https://columbiauniversity.zoom.us/meeting/register/tJMqcuChrz0pHNGU6VOdDk6MsnxuWtGL0cRN Registration link]). When: 30 June 2022, 11AM-12PM Eastern US ([https://www.timeanddate.com/worldclock/converter.html?iso=20220630T150000&p1=179&p2=64&p3=75&p4=224&p5=136&p6=tz_cest Time zone converter])
*** [[d:Wikidata:Events/Data Quality Days 2022|Data Quality Days (July 8-10)]]: you can [[d:Wikidata talk:Events/Data Quality Days 2022|propose discussion topics or sessions]] until June 19th.
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/4EE27P2OF7FPXWV4ZWSFZZV2VTH4ALCM/ Small wiki toolkits: Upcoming bots & scripts workshop on Thursday, June 30th, 16:00 UTC] "This workshop will introduce participants to Toolforge, how to create a developer account, access to Toolforge via ssh, and run bots and scripts on Toolforge and in background mode."
*** (Tutorial) [https://www.aib.it/struttura/sezioni/lazio/laz-attiv/2022/99658-openrefine/ OpenRefine - A fundamental tool for every librarian's toolbox]. Thursday 23 June - 17: 00-19: 30. Write to laz-corsi{{@}}aib.it to book and receive the link of the event.
*** [[Wikidata:Wiki_Mentor_Africa|Wikidata:Wiki Mentor Africa 3rd edition ]] - Creating tools on Wikimedia Toolforge using Python and Flask. Friday 24th June and Sunday 26th June 2022 - 16:00 - 17:00 (UTC)
*** [https://www.dla-marbach.de/kalender/detail/517/ Collect, archive and provide games - a "panel about video game metadata"]. Fri. 24.6.2022 – Sat. June 25, 2022
** Ongoing:
*** Weekly Lexemes Challenge #47, [https://dicare.toolforge.org/lexemes/challenge.php?id=47 Numbers (3/n)]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://blogs.bl.uk/digital-scholarship/2022/06/working-with-wikidata-and-wikimedia-commons-poetry-pamphlets-and-lotus-sutra-manuscripts.html Working With Wikidata and Wikimedia Commons: Poetry Pamphlets and Lotus Sutra Manuscripts]
*** [https://blog.rockarch.org/dimes-agent-pages-enhanced Using Wikidata Identifiers to Enhance Agent Discovery]
** Videos
*** Wikidata editing tools (in Spanish) - [https://www.youtube.com/watch?v=tCXgQrLFFac YouTube]
*** Dagbani Wikipedia Saha Episode 6: Creating Wikidata items from scratch (in Dagbani) - [https://www.youtube.com/watch?v=7tXp1cYMkQc&t=1022s YouTube]
*** Fun with lexemes in some language! by [[d:User:Mahir256|Mahir256]] - [https://www.twitch.tv/videos/1506441428 Twitch]
* '''Tool of the week'''
** [https://cardgame.blinry.org/?Q2223649 Wikidata Card Game Generator]: generate card games from Wikidata!
* '''Other Noteworthy Stuff'''
** Job opening: [https://wikimedia-deutschland.softgarden.io/job/19290694?l=en UX Researcher - Wikidata] at Wikimedia Deutschland
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/7HPE53X6PQXTJ2TEVGT6RBB5HLDOT2VF/ Wikimedia Deutschland welcomes new Wikibase.cloud Product Manager, Evelien Zandbergen]
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/OJNMNBMCMDZKSPBRUJLZZUFF6BNPYWAH/ Developer Portal is launched! Discover Wikimedia’s technical areas and how to contribute]
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/WILSSO5DZCISCQEYURBREJOJVTHT6XZC/ Starting on June 21, all Wikimedia wikis can use Wikidata Lexemes in Lua] (discussions welcome [[d:Wikidata_talk:Lexicographical_data#You_can_now_reuse_Wikidata_Lexemes_on_all_wikis|on the project talk page]])
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/K3FBNXIRHADOVE2YUQ4G6HZ3TH4RGEJP/Wikimedia Deutschland looking for a partner affiliate to organize the WikidataCon 2023]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10808|preceding halt on service]], [[:d:Property:P10809|following station on service]], [[:d:Property:P10814|number of housing units]], [[:d:Property:P10818|last entry]], [[:d:Property:P10822|homophone form]], [[:d:Property:P10823|fastest laps]]
*** External identifiers: [[:d:Property:P10807|HaBama person ID]], [[:d:Property:P10810|Shopee shop ID]], [[:d:Property:P10811|Scottish Highland Bridges ID]], [[:d:Property:P10812|Rusakters.ru ID]], [[:d:Property:P10813|Proza.ru author ID]], [[:d:Property:P10815|neftegaz.ru person ID]], [[:d:Property:P10816|National Union Catalog ID]], [[:d:Property:P10817|MAYA site company ID]], [[:d:Property:P10819|Kino.mail.ru series ID]], [[:d:Property:P10820|Kino.mail.ru person ID]], [[:d:Property:P10821|Kino.mail.ru film ID]], [[:d:Property:P10824|Ethereum token address]], [[:d:Property:P10825|BelTA dossier ID]], [[:d:Property:P10826|Talent Data Bank ID]], [[:d:Property:P10827|IRIS UNIVAQ author ID]], [[:d:Property:P10828|ARUd'A author ID]], [[:d:Property:P10829|IRIS UNITE author ID]], [[:d:Property:P10830|COR form ID, level 1]], [[:d:Property:P10831|COR lemma ID, niveau 1]], [[:d:Property:P10832|WorldCat Entities ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/opus number|opus number]], [[:d:Wikidata:Property proposal/Palmares Cultural Foundation process number|Palmares Cultural Foundation process number]], [[:d:Wikidata:Property proposal/U.S. vaccine status|U.S. vaccine status]], [[:d:Wikidata:Property proposal/theme|theme]], [[:d:Wikidata:Property proposal/has narrative theme|has narrative theme]], [[:d:Wikidata:Property proposal/Grammatical Person|Grammatical Person]], [[:d:Wikidata:Property proposal/title match pattern|title match pattern]], [[:d:Wikidata:Property proposal/Bartsch Nummer|Bartsch Nummer]]
*** External identifiers: [[:d:Wikidata:Property proposal/Theatrical Index person ID|Theatrical Index person ID]], [[:d:Wikidata:Property proposal/National Archives of Australia Entity ID|National Archives of Australia Entity ID]], [[:d:Wikidata:Property proposal/Mozilla Hacks author ID|Mozilla Hacks author ID]], [[:d:Wikidata:Property proposal/CVX vaccine code|CVX vaccine code]], [[:d:Wikidata:Property proposal/BVMC Corporate Body|BVMC Corporate Body]], [[:d:Wikidata:Property proposal/ClimateCultures Directory ID|ClimateCultures Directory ID]], [[:d:Wikidata:Property proposal/Korean Academy of Science and Technology member ID|Korean Academy of Science and Technology member ID]], [[:d:Wikidata:Property proposal/Teresianum authority ID|Teresianum authority ID]], [[:d:Wikidata:Property proposal/GSAFD ID|GSAFD ID]], [[:d:Wikidata:Property proposal/Bioconductor project|Bioconductor project]], [[:d:Wikidata:Property proposal/MUSE book ID|MUSE book ID]], [[:d:Wikidata:Property proposal/Truth Social username|Truth Social username]], [[:d:Wikidata:Property proposal/Telmore Musik|Telmore Musik]], [[:d:Wikidata:Property proposal/Beamish peerages database ID|Beamish peerages database ID]], [[:d:Wikidata:Property proposal/Beamish peerages database person ID|Beamish peerages database person ID]], [[:d:Wikidata:Property proposal/gov.uk person ID|gov.uk person ID]], [[:d:Wikidata:Property proposal/Komoot ID|Komoot ID]], [[:d:Wikidata:Property proposal/Kieler Gelehrtenverzeichnis ID|Kieler Gelehrtenverzeichnis ID]], [[:d:Wikidata:Property proposal/Internet Sacred Text Archive ID|Internet Sacred Text Archive ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5HDE Islands with at least 1 spring or freshwater body] ([https://twitter.com/ash_crow/status/1536633197538197504 source])
*** [https://w.wiki/5Hkc Notable people who you share a birthday with (find the string "1966-08-25" and replace it with your date of birth)] ([https://twitter.com/wikiprojectnz/status/1536584209581879296 source])
*** [https://w.wiki/5JYc List of filmmakers with whom Jean-Louis Trintignant has played] ([https://twitter.com/WikidataThreads/status/1537873890072043522 source])
*** [https://w.wiki/5KLN Cemeteries in France near churches] ([[d:Wikidata:Request_a_query#Cemeteries_near_churches|source]])
* '''Development'''
** Lexicographical data:
*** Enabled Lua access to Lexemes for all Wikimedia projects
*** Continued work on improving the language search for Lexeme languages on the new Special:NewLexeme page ([[phab:T307869]])
*** Improving the accessibility of a design system component and the new Special:NewLexeme page ([[phab:T290733]])
*** Making it easier to understand what to do when the spelling variant isn't available on the new Special:NewLexeme page ([[phab:T298146]])
** REST API: Continuing work on making it possible to add a statement to an Item
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 06 20|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:५७, २० जून २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23425673 -->
== Wikidata weekly summary #426 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 7|William Avery Bot 7]]. Task/s: Merge multiple references on the same claim citing Accademia delle Scienze di Torino.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** The [https://etherpad.wikimedia.org/p/WBUG_2022.06.30 next Wikibase live session] is 15:00 UTC on Thursday 30th June 2022 (17:00 Berlin time). What are you working on around Wikibase? You're welcome to come and share your project with the community.
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call June 28, 2022: Andrew McAllister will introduce us to Scribe, an app that provides keyboards for second-language learners, and its use of Wikidata. This presentation should appeal to anyone who has worked on or is interested in learning more about the applications of lexicographical data in Wikidata as well as anyone who has an interest in language, open information, data and programming. [https://docs.google.com/document/d/13eADptzIpWfiqt_JHWM_staNtKoNaMVILLuNprn-29E/edit?usp=sharing Agenda]
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, June 28 at 19:00 CEST (UTC+2)
*** 1 July: Abstract submission deadline for the Biodiversity Data Standards Conference [[:d:Q111972123|TDWG 2022]], including for a [https://www.tdwg.org/conferences/2022/session-list/#int19%20the%20role%20of%20the%20wikimedia%20ecosystem%20in%20linking%20biodiversity%20data session on "The role of the Wikimedia ecosystem in linking biodiversity data"]
*** July 8-10: Data Quality Days (see the [[d:Wikidata:Events/Data_Quality_Days_2022#Sessions|first version of the program]] and the [[d:Wikidata:Events/Data Quality Days 2022/Participants|list of participants]])
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/IEB3LHQEPHZJX4BTFQNHXR2JR5N2MVHF/ The Third Wikidata Workshop: Second Call for Papers]. Papers due: Friday, 29 July 2022
*** Celtic Knot Conference 2022: presentations from 12 projects communities working on minoritized languages on the Wikimedia projects - [https://www.youtube.com/playlist?list=PL66MRMNlLyR7p9wsYVfuqJOjKZpbuwp8U YouTube]
** Past:
*** 21 June: Presentation [[:doi:10.5281/zenodo.6670026|Wikidata as a data collaboration across multiple boundaries]] at SciDataCon
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Papers
*** [https://arxiv.org/pdf/2206.11022.pdf Connecting a French Dictionary from the Beginning of the 20th Century to Wikidata]
*** [https://www.mdpi.com/2673-6470/2/3/19 Practices of Linked Open Data in Archaeology and Their Realisation in Wikidata]
*** [http://www.semantic-web-journal.net/system/files/swj3124.pdf What Can Tweets and Knowledge Graphs Tell Us About Eating Disorders?]
** Videos
*** Dagbani Wikipedia Saha Episode 7: Adding references and qualifiers to Wikidata items (in Dagbanli) - [https://www.youtube.com/watch?v=gCUxrDjD44I&t=227s YouTube]
*** The Joys of Connecting Your Collections to Wikidata - [https://www.youtube.com/watch?v=8zjwkiarfug&t=24s YouTube]
*** Using Wikidata to Enhance Discovery & Faculty Interest in Rapid Publishing - [https://www.youtube.com/watch?v=cWpalbgB5Es YouTube]
** Podcasts
*** [https://anchor.fm/wiki-update/episodes/Data-Quality-Days-Discussion-With-Lydia-Pintscher--La-Lacroix-e1k4l5a Data Quality Days Discussion With Lydia Pintscher & Lèa Lacroix]
** Other
*** [[:d:User:PAC2/Documented queries|Documented queries: a proposal]], feedback is welcome [[:d:User_talk:PAC2/Documented_queries|here]]
* '''Tool of the week'''
** [https://data.isiscb.org/ IsisCB Explore] - is a research tool for the history of science whose books and subjects use imagery from Wikidata.
* '''Other Noteworthy Stuff'''
** Template [[:d:Template:Item documentation|Item documentation]] now includes a query to the corresponding lexemes. This is an attempt to make navigation between lexemes and items easier. For the record, [[:d:Template:Item documentation|Item documentation]] is available in the header of the talk page for each item.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10836|inker]], [[:d:Property:P10837|penciller]]
*** External identifiers: [[:d:Property:P10826|Talent Data Bank ID]], [[:d:Property:P10827|IRIS UNIVAQ author ID]], [[:d:Property:P10828|ARUd'A author ID]], [[:d:Property:P10829|IRIS UNITE author ID]], [[:d:Property:P10830|COR form ID, level 1]], [[:d:Property:P10831|COR lemma ID, niveau 1]], [[:d:Property:P10832|WorldCat Entities ID]], [[:d:Property:P10833|Great Plant Picks ID]], [[:d:Property:P10834|BVMC organization ID]], [[:d:Property:P10835|UK Beetles ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/theme|theme]], [[:d:Wikidata:Property proposal/has narrative theme|has narrative theme]], [[:d:Wikidata:Property proposal/Grammatical Person|Grammatical Person]], [[:d:Wikidata:Property proposal/title match pattern|title match pattern]], [[:d:Wikidata:Property proposal/Bartsch Nummer|Bartsch Nummer]], [[:d:Wikidata:Property proposal/foliage type|foliage type]]
*** External identifiers: [[:d:Wikidata:Property proposal/GSAFD ID|GSAFD ID]], [[:d:Wikidata:Property proposal/Bioconductor project|Bioconductor project]], [[:d:Wikidata:Property proposal/MUSE book ID|MUSE book ID]], [[:d:Wikidata:Property proposal/Truth Social username|Truth Social username]], [[:d:Wikidata:Property proposal/Telmore Musik|Telmore Musik]], [[:d:Wikidata:Property proposal/Beamish peerages database ID|Beamish peerages database ID]], [[:d:Wikidata:Property proposal/Beamish peerages database person ID|Beamish peerages database person ID]], [[:d:Wikidata:Property proposal/gov.uk person ID|gov.uk person ID]], [[:d:Wikidata:Property proposal/Komoot ID|Komoot ID]], [[:d:Wikidata:Property proposal/Kieler Gelehrtenverzeichnis ID|Kieler Gelehrtenverzeichnis ID]], [[:d:Wikidata:Property proposal/Internet Sacred Text Archive ID|Internet Sacred Text Archive ID]], [[:d:Wikidata:Property proposal/Copains d'avant ID|Copains d'avant ID]], [[:d:Wikidata:Property proposal/P. League+ ID|P. League+ ID]], [[:d:Wikidata:Property proposal/WO2 Thesaurus ID|WO2 Thesaurus ID]], [[:d:Wikidata:Property proposal/Super Basketball League ID|Super Basketball League ID]], [[:d:Wikidata:Property proposal/DeSmog ID|DeSmog ID]], [[:d:Wikidata:Property proposal/Met Constituent ID|Met Constituent ID]], [[:d:Wikidata:Property proposal/IRFA ID|IRFA ID]], [[:d:Wikidata:Property proposal/Adequat agency person ID|Adequat agency person ID]], [[:d:Wikidata:Property proposal/Israeli Company Registration Number|Israeli Company Registration Number]], [[:d:Wikidata:Property proposal/UKAT term ID|UKAT term ID]], [[:d:Wikidata:Property proposal/TGbus game ID|TGbus game ID]], [[:d:Wikidata:Property proposal/TGbus franchise ID|TGbus franchise ID]], [[:d:Wikidata:Property proposal/Austria-Forum person ID|Austria-Forum person ID]], [[:d:Wikidata:Property proposal/Catalogus Professorum (TU Berlin) person ID|Catalogus Professorum (TU Berlin) person ID]], [[:d:Wikidata:Property proposal/Odnoklassniki group numeric ID|Odnoklassniki group numeric ID]], [[:d:Wikidata:Property proposal/VocaDB Artist ID|VocaDB Artist ID]], [[:d:Wikidata:Property proposal/VocaDB Album ID|VocaDB Album ID]], [[:d:Wikidata:Property proposal/VocaDB Song ID|VocaDB Song ID]], [[:d:Wikidata:Property proposal/Moepedia ID|Moepedia ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [[Wikidata:SPARQL query service/qotw|"Queries of the week" archive]] [https://twitter.com/heald_j/status/1541375896791273474 (sources)]
*** [https://w.wiki/5Khr Graph of fictional wars and their participants] [https://twitter.com/mlpoulter/status/1539639249678499840 (source)]
*** [https://w.wiki/5M7x The 100 most common species as subjects of publications known to Wikidata] ([https://twitter.com/EvoMRI/status/1540927184520503296 source])
*** [https://w.wiki/5MZE Map of birthplaces of ASM Clermont Auvergne players] ([https://twitter.com/belett/status/1541347785219493889 source])
* '''Development'''
** Lexicographical data: We are wrapping up the coding on the new Special:NewLexeme page. Testing and rolll-out will follow soon. We are still working on making it easier to find languages in the language selector on the Special:NewLexeme page. ([[phab:T307869]])
** REST API: We are continuing to code on the ability to create statements on an Item ([[phab:T306667]])
** Investigating an issue with labels not being shown after merges ([[phab:T309445]])
** Preparation for upcoming work: We are planning the next work on the Mismatch Finder to address feedback we have received so far as well as EntitySchemas to make them more integrated with other areas of Wikidata.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 06 27|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:०८, २७ जून २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23439209 -->
== Wikidata weekly summary #522 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/ListedBuildingsUKBot|ListedBuildingsUKBot]]. Task/s: Add wikidata site links to appropriate wiki commons category pages for listed buildings with matching ID numbers. I've identified about 1000 entities that can be updated. e.g. [https://www.wikidata.org/wiki/Q26317428] should have a wiki commons link to [https://commons.wikimedia.org/wiki/Category:Outhouse_to_Northeast_of_Red_House,_Bexleyheath] since they both refer to [https://historicengland.org.uk/listing/the-list/list-entry/1064204].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, July 5 at 19:00 CEST (UTC+2)
*** [[d:Wikidata:Events/Data Quality Days 2022|Wikidata Data Quality Days]], online, on July 8-10
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/HN45PNQICAMLUR3XDWOSKSPS7RIPR5G3/ Invitation to Wikimedia Research Office Hours July 5, 2022]
** Ongoing
*** Weekly Lexemes Challenge #48, [https://dicare.toolforge.org/lexemes/challenge.php?id=48 Human rights]
** Past
*** [[m:Celtic Knot Conference 2022|Celtic Knot Wikimedia Language Conference, 1-2 July 2022]]. See [[m:Celtic Knot Conference 2022/Videos pool|Videos pool]] (replay).
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Videos
*** Making Wiki work for Wales - [https://www.youtube.com/watch?v=b_BxfkX1fCI YouTube]
*** Session on Wikibase - Wikimedia Deutschland and Wikipedians of Goa User Group (WGUG) - [https://www.youtube.com/watch?v=rE-ZXnTOG7M YouTube]
*** Scribe: Wikidata-powered keyboard app for second language learners - [https://www.youtube.com/watch?v=4GpFN0gGmy4 YouTube]
*** Linking OpenStreetMap and Wikidata A semi automated, user assisted editing tool - [https://www.youtube.com/watch?v=4fXeAlvbNgE YouTube]
*** Wikidata MOOC (in French) by Wikimedia France - [https://www.youtube.com/channel/UCoCicXrwO5jBxxXXvSpDANw/videos 19 videos on YouTube]
*** Wikidata Tutorials (in German) by OpenGLAM Switzerland - [https://www.youtube.com/playlist?list=PL-p5ybeTV84QYvX1B3xxZynfFWboOPDGy 7 videos on YouTube]
** Report
*** [[c:User:LennardHofmann/GSoC 2022/Report 2|User:LennardHofmann/GSoC 2022/Report 2]] - rewriting the WikiCommons and Wikidata Infobox in Lua
* '''Tool of the week'''
** [[d:User:Lectrician1/AddStatement.js|User:Lectrician1/AddStatement.js]] is a userscript that can add values to properties that already exist on an item and new statements.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/IPRW3TAAZK3DPVGN5JKGVJRVPBUJDQNE/ Wikimedia Deutschland will be joining forces with the Igbo Wikimedians User Group and Wikimedia Indonesia to advance the technical capacities of the movement around Wikidata]. The goal of this collaboration is "to make our software more usable by cultures underrepresented in technology, people of the Global South and speakers of minority languages".
** Job openings in the software development team at Wikimedia Deutschland
*** [https://wikimedia-deutschland.softgarden.io/job/19886514?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic&l=en Junior Product Manager Wikidata] - ''"In this role you will be part of a cross-functional team, and be the product manager of product initiatives for Wikidata, the largest knowledge base of free and open data in the world."''
*** [https://wikimedia-deutschland.softgarden.io/job/19887130/Product-Manager-Wikibase-Suite-m-f-d-?jobDbPVId=50403840&l=de Product Manager Wikibase Suite] - In this role ''"you will be part of an interdisciplinary team and the product team, and work closely with a broad variety of stakeholders in the Wikibase Ecosystem."''
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P10838|Survey of Scottish Witchcraft - Case ID]], [[:d:Property:P10839|Russia.travel object ID]], [[:d:Property:P10840|Yamaha Artists ID]], [[:d:Property:P10841|ifwizz ID]], [[:d:Property:P10842|IRFA ID]], [[:d:Property:P10843|DeSmog ID]], [[:d:Property:P10844|Teresianum authority ID]], [[:d:Property:P10845|AdoroCinema series ID]], [[:d:Property:P10846|CEU author ID]], [[:d:Property:P10847|Anime Characters Database tag ID]], [[:d:Property:P10848|Beamish peerage database peerage ID]], [[:d:Property:P10849|Beamish peerage database person ID]], [[:d:Property:P10850|Kultboy video game ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Gitee username|Gitee username]], [[:d:Wikidata:Property proposal/Punjabi tone|Punjabi tone]], [[:d:Wikidata:Property proposal/spoken by|spoken by]], [[:d:Wikidata:Property proposal/recordist|recordist]], [[:d:Wikidata:Property proposal/part of molecular family|part of molecular family]], [[:d:Wikidata:Property proposal/official definition|official definition]]
*** External identifiers: [[:d:Wikidata:Property proposal/Anghami artist ID|Anghami artist ID]], [[:d:Wikidata:Property proposal/Boomplay artist ID|Boomplay artist ID]], [[:d:Wikidata:Property proposal/Hamburger Professorinnen- und Professorenkatalog ID|Hamburger Professorinnen- und Professorenkatalog ID]], [[:d:Wikidata:Property proposal/MUSE publisher ID|MUSE publisher ID]], [[:d:Wikidata:Property proposal/EU Knowledge Graph ID|EU Knowledge Graph ID]], [[:d:Wikidata:Property proposal/Kazakhstan.travel tourist spot ID|Kazakhstan.travel tourist spot ID]], [[:d:Wikidata:Property proposal/identifiant organisation Haute Autorité pour la transparence de la vie publique|identifiant organisation Haute Autorité pour la transparence de la vie publique]], [[:d:Wikidata:Property proposal/Bibale ID|Bibale ID]], [[:d:Wikidata:Property proposal/SZ topic ID|SZ topic ID]], [[:d:Wikidata:Property proposal/IRIS UNIMOL author ID|IRIS UNIMOL author ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5Pbw Number of albums in Wikidata by language, in descending order] ([https://twitter.com/exmusica/status/1543663049491578881 source])
*** [https://w.wiki/5LNG Occupation about musicians in Wales] ([https://twitter.com/MusicNLW/status/1543846567387578369 source])
*** [https://w.wiki/5NH8 Map of tram depots in France]
*** [https://w.wiki/5P8C Mountains higher than 2,500 meters in France] ([https://twitter.com/WikidataThreads/status/1543124319349477376 source])
*** [https://w.wiki/5P7u List of all Tour de France's stage winners by nationality from 1903 to 2022] ([https://twitter.com/WikidataThreads/status/1543119052951912449 source])
*** [https://w.wiki/5NvF French rugby teams according to the year of creation] ([https://twitter.com/belett/status/1542849367660548097 source])
*** [https://w.wiki/5NKA French members of parliament that were on the same legislature and are or have been married] ([https://twitter.com/ash_crow/status/1542173666162647040 source])
*** [https://w.wiki/5PH4 Number of countries on Wikidata where at least one pride parade has been held] ([https://twitter.com/jsamwrites/status/1543275391028236288 source])
*** [https://w.wiki/5Ne9 Football players whose birthday is today (different every day)] ([https://twitter.com/lubianat/status/1542556581753126913 source])
* '''Development'''
** Lexicographical data:
*** We have finished most of the development on the new Special:NewLexeme page. You can try it at https://wikidata.beta.wmflabs.org/wiki/Special:NewLexemeAlpha. We will make this available on Wikidata for testing with real-world data on July 14th.
*** We are continuing to work on the new search profile for languages to make setting the language of a new Lexeme easier ([[phab:T307869]])
** REST API: We are putting finishing touches on the first version of the API route to add statements to an Item. It is still lacking support for automated edit summaries.
** We are working on word-level diffs to make it easier to see what changed in an edit ([[phab:T303317]])
** We are investigating the issue of labels not being shown after some merges ([[phab:T309445]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 07 04|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:२२, ४ जुलाई २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23439209 -->
== Wikidata weekly summary #528 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** The next Wikidata+Wikibase office hours will take place on Wednesday, July 27th 2022 at 17:00 UTC (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call July 12, 2022: Houcemeddine Turki will speak on "Enriching and Validating Wikidata from Large Bibliographic Databases." This call will be part of the 2022 LD4 Conference on Linked Data, “Linking Global Knowledge.” While you can attend the call directly via the links below without registering for the conference, we encourage everyone to check out the full conference program and all the excellent sessions on [https://2022ld4conferenceonlinkedda.sched.com/ Sched] at [https://2022ld4conferenceonlinkedda.sched.com/https://docs.google.com/document/d/19fWaod_qy2J5y6Mqjbnccen7nyb4nj6EnudCDouefQU/edit Agenda]
*** 7/30 [[m:Wikimedia Taiwan/Wikidata Taiwan/COSCUP 2022|OpenStreetMap x Wikidata @ COSCUP 2022]]
*** [https://lists.wikimedia.org/hyperkitty/list/libraries@lists.wikimedia.org/thread/Z2UL7F4Y76VESAQY6JAXDPXXN7XWHXOP/ 2022 LD4 Conference on Linked data]. July 11th through July 15th, 2022
** Ongoing
*** Weekly Lexemes Challenge #49, [https://dicare.toolforge.org/lexemes/challenge.php?id=49 Bastille day]
** Past:
*** Presentation [https://doi.org/10.5281/zenodo.6807104 Integrating Wikibase into research workflows] at the monthly Wikibase Stakeholders Group meeting on July 7
*** Data Quality Days 2022 [[d:Wikidata:Events/Data Quality Days 2022/Outcomes|see outcomes]]. The recorded sessions will be published soon!
*** [[m:Celtic Knot Conference 2022|Celtic Knot Wikimedia Language Conference, 1-2 July 2022]]. See [[m:Celtic Knot Conference 2022/Videos pool|Videos pool]] (replay).
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://www.openstreetmap.org/user/Geonick/diary/399523 New quality checks in the Osmose QA tool for links from OpenStreetMap to Wikidata]
*** [https://blog.nationalarchives.gov.uk/mind-your-manors-hacking-like-its-1399/ Wikidata used extensively in medieval hack weekend at the University of York] (UK National Archives)
*** [https://blogs.bl.uk/digital-scholarship/2022/06/working-with-wikidata-and-wikimedia-commons-poetry-pamphlets-and-lotus-sutra-manuscripts.html Working With Wikidata and Wikimedia Commons: Poetry Pamphlets and Lotus Sutra Manuscripts] (British Library)
*** [https://wikiedu.org/blog/2022/07/07/wikidata-at-the-detroit-institute-of-arts/ Wikidata at the Detroit Institute of Arts]
** Papers
*** [https://peerj.com/articles/13712.pdf Wikidata and the bibliography of life] ([[d:Q112959127|Q112959127]])
** Videos
*** Live editing: create a Lua template using Lexemes on Wiktionary, with Mahir256 ([https://www.youtube.com/watch?v=y9ULQX9b5WI on Youtube])
*** Adding wikidata to plaques on OpenStreetMap - [https://www.youtube.com/watch?v=yL1_47roRcw YouTube]
* '''Tool of the week'''
** [[d:User:Lectrician1/discographies.js|User:Lectrician1/discographies.js]]: Shows chronological data about artist's discographies on music albums and provides functions to add new items.
** [[m:User:Xiplus/TwinkleGlobal|User:Xiplus/TwinkleGlobal]] is a userscript that is used to combat cross-wiki spam or vandalism.
* '''Other Noteworthy Stuff'''
** Wikidata now has more than 10 million items about humans.
** [[d:Q113000000|Q113000000]] was created.
** [[:d:Template:Item documentation |Template:Item documentation]] now includes [[:d:Template:Generic queries for architects|Template:Generic queries for architects]] and [[:d:Template:Generic queries for transport network|Template:Generic queries for transport network]]
** Due to summer vacations and our current workloads the response times from the Wikidata communications team (Léa and Mohammed) to requests and queries may be delayed. We will resume full capacity by October.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10855|opus number]]
*** External identifiers: [[:d:Property:P10843|DeSmog ID]], [[:d:Property:P10844|Teresianum authority ID]], [[:d:Property:P10845|AdoroCinema series ID]], [[:d:Property:P10846|CEU author ID]], [[:d:Property:P10847|Anime Characters Database tag ID]], [[:d:Property:P10848|Beamish peerage database peerage ID]], [[:d:Property:P10849|Beamish peerage database person ID]], [[:d:Property:P10850|Kultboy video game ID]], [[:d:Property:P10851|Kultboy platform ID]], [[:d:Property:P10852|Kultboy controller ID]], [[:d:Property:P10853|Kultboy magazine ID]], [[:d:Property:P10854|Kultboy company ID]], [[:d:Property:P10856|National Archives of Australia entity ID]], [[:d:Property:P10857|snookerscores.net player ID]], [[:d:Property:P10858|Truth Social username]], [[:d:Property:P10859|Material UI icon]], [[:d:Property:P10860|Yarkipedia ID]], [[:d:Property:P10861|Springer Nature person ID]], [[:d:Property:P10862|Komoot ID]], [[:d:Property:P10863|Springer Nature article ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/official definition|official definition]], [[:d:Wikidata:Property proposal/ce module ou cette infobox utilise la propriété|ce module ou cette infobox utilise la propriété]], [[:d:Wikidata:Property proposal/release artist|release artist]], [[:d:Wikidata:Property proposal/Grammatical number|Grammatical number]], [[:d:Wikidata:Property proposal/Error-report URL or e-mail|Error-report URL or e-mail]]
*** External identifiers: [[:d:Wikidata:Property proposal/Bibale ID|Bibale ID]], [[:d:Wikidata:Property proposal/SZ topic ID|SZ topic ID]], [[:d:Wikidata:Property proposal/IRIS UNIMOL author ID|IRIS UNIMOL author ID]], [[:d:Wikidata:Property proposal/Match TV people ID|Match TV people ID]], [[:d:Wikidata:Property proposal/Accademia dei Georgofili author ID|Accademia dei Georgofili author ID]], [[:d:Wikidata:Property proposal/64 Parishes encyclopedia ID|64 Parishes encyclopedia ID]], [[:d:Wikidata:Property proposal/Applied Ecology Resources Document ID|Applied Ecology Resources Document ID]], [[:d:Wikidata:Property proposal/Prophy author ID|Prophy author ID]], [[:d:Wikidata:Property proposal/International Baccalaureate school ID|International Baccalaureate school ID]], [[:d:Wikidata:Property proposal/Liquipedia ID|Liquipedia ID]], [[:d:Wikidata:Property proposal/Instagram post ID|Instagram post ID]], [[:d:Wikidata:Property proposal/Mapping Museums ID|Mapping Museums ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5RNR Current list of French departments] ([[:d:User:PAC2/Query/List of current French departments|documentation]])
*** [https://w.wiki/5RAN Prime ministers of Japan whose manner of death is homicide] ([https://twitter.com/slaettaratindur/status/1545351731495706626 source])
*** [https://w.wiki/5PyH 1st level administrative subdivisions with more than 10 million inhabitants] ([https://twitter.com/slaettaratindur/status/1543991969931722756 source])
*** [https://w.wiki/5RTB List of globes and how many times they've been used]
* '''Development'''
** [[d:Wikidata:Events/Data Quality Days 2022|Data Quality Days]]!
** Making plans for improving EntitySchemas and integrate them more into editing and maintenance workflows
** Implemented word-level diffs of labels, descriptions, aliases and sitelinks ([[phab:T303317]])
** Continuing the investigation about labels not being shown after some merges ([[phab:T309445]])
** Lexicographical data:
*** Continuing work on making it easier to pick the right language for a new Lexeme ([[phab:T298140]])
*** Fixing a bug where `[object Object]` was shown in the gramatical feature field ([[phab:T239208]])
*** Fixing a number of places where labels for redirected Items were not shown even though the redirect target had labels ([[phab:T305032]])
** REST API:
*** Finished the first version of the API route for creating statements on an Item (excluding autosummaries so far)
*** Started work on the API route for removing a statement from an Item
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** [[Wikidata:Project chat#Translator notice: Please update description of "of (P642)"|Update the description]] of the [[:d:Property:P642|"of" property]] in your language.
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 07 11|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १३:२९, ११ जुलाई २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23439209 -->
== Wikidata weekly summary #529 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New request for comments:
*** [[:d:Wikidata:Requests for comment/Gender neutral labels for occupations and positions in French|Gender neutral labels for occupations and positions in French]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next Wikidata+Wikibase office hours will take place on Wednesday, July 27th 2022 at 17:00 UTC (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** Next Linked Data for Libraries [[Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-July-18_Wikidata_Working_Hour|Wikidata Working Hour July 18, 2022]]: Working with diverse children's book metadata. The second Wikidata Working Hour in the series will cover reconciliation in OpenRefine, so we can identify which authors from our spreadsheet of children's book metadata already exist and/or need to be created in Wikidata. You are, as always, welcome to bring your own data to work on. [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-July-18_Wikidata_Working_Hour Event page]
*** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/2UVESG4FRYOP5QENHFPA556H2UC5E5VG/ Assessing the Quality of Sources in Wikidata Across Languages] - Wikimedia Research Showcase, Wednesday, July 20, at 9:30 AM PST/16:30 UTC
*** [https://twitter.com/wikimediatech/status/1547256861237268482 Mark your calendars for the Wikimania Hackathon!] The free, online, public event will take place from 16- 22 UTC August 12 and 12-17 UTC August 13, and include a final showcase on August 14.
** Ongoing
*** Weekly Lexemes Challenge #50, [https://dicare.toolforge.org/lexemes/challenge.php?id=50 Lexical categories]
** Past
*** 2022 LD4 Conference on Linked data. ([https://www.youtube.com/watch?v=phyyNRsnU3k&list=PLx2ZluWEZtIAu6Plb-rY2lILjUj6zRa9l replay on YouTube])
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://theconversation.com/the-barassi-line-a-globally-unique-divider-splitting-australias-footy-fans-185132 The Barassi Line: a globally unique divider splitting Australia’s footy fans]
*** [https://medium.com/metadata-learning-unlearning/words-matter-reconciling-museum-metadata-with-wikidata-61a75898bffb Words Matter: Reconciling museum metadata with Wikidata]
*** [https://wikiedu.org/blog/2022/07/14/leveraging-wikidata-for-wikipedia/ Leveraging Wikidata for Wikipedia]
*** [https://diff.wikimedia.org/2022/06/30/my-glamorous-introduction-into-the-wikiverse/ My GLAMorous introduction into the Wikiverse]
** Papers
*** [https://arxiv.org/pdf/2207.00143.pdf Enriching Wikidata with Linked Open Data]
** Videos
*** Lexemes in Wikidata structured lexicographical data for everyone (by [[d:User:LydiaPintscher|Lydia Pintscher]]) - [https://www.youtube.com/watch?v=7pgXqRXqaZs YouTube]
*** Want a not-scary and low-key introduction to some of the more advanced behind-the-scenes topics around Wikidata? Check out the videos from the [[m:Wikipedia Weekly Network/Live Wikidata Editing|Wikidata Live Editing sessions]] by [[d:User:Ainali|Jan Ainali]], [[d:User:Abbe98|Albin Larsson]].
*** The videos of the [[d:Wikidata:Events/Data_Quality_Days_2022|Data Quality Days 2022]] have been published and you can find them [https://www.youtube.com/playlist?list=PLduaHBu_3ejOLDumECxmDIKg_rDSe2uy3 in this playlist] or linked from the schedule.
*** Placing a scientific article on Wikidata (in Portuguese) - [https://www.youtube.com/watch?v=n3WFADJTKJk YouTube]
*** Teaching Wikidata Editing Practices (in Chinese) - [https://www.youtube.com/watch?v=91q6aMPqZz4 YouTube]
** Threads
*** OpenSexism has created the [https://twitter.com/OpenSexism/status/1458841564818513926 Wednesday Index]: each wednesday, it show gender diversity in Wikipedia articles. Gender diversity is computed using a SPARQL query.
* '''Tool of the week'''
** [https://tools-static.wmflabs.org/entityschema-generator/ EntitySchema Generator] - is a GUI to help create simple EntitySchemas for Wikidata.
** [[d:User:Jean-Frédéric/ExLudo.js|User:Jean-Frédéric/ExLudo.js]] - is a userscript that adds links expansions and mods on item pages for video games.
* '''Other Noteworthy Stuff'''
** Job openings:
*** AFLIA: [https://web.aflia.net/job-opening-wikidata-course-manager-facilitator/ Wikidata Course Manager/Facilitator]
*** WMF: [https://boards.greenhouse.io/wikimedia/jobs/4388769?gh_src=dcc251241us Senior Program Officer, Libraries at Wikimedia Foundation]
** There is a [https://t.me/+Qc23Jlay6f4wOGQ0 new Telegram group for OpenRefine users].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P10863|Springer Nature article ID]], [[:d:Property:P10864|Bibale ID]], [[:d:Property:P10865|WW2 Thesaurus Camp List ID]], [[:d:Property:P10866|IRIS UNIMOL author ID]], [[:d:Property:P10867|MUSE publisher ID]], [[:d:Property:P10868|France bleu journalist ID]], [[:d:Property:P10869|HATVP organisation ID]], [[:d:Property:P10870|Accademia dei Georgofili author ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Grammatical number|Grammatical number]], [[:d:Wikidata:Property proposal/Error-report URL or e-mail|Error-report URL or e-mail]], [[:d:Wikidata:Property proposal/grade separated roadways at junction|grade separated roadways at junction]], [[:d:Wikidata:Property proposal/Gauss notation|Gauss notation]], [[:d:Wikidata:Property proposal/Crossing number|Crossing number]], [[:d:Wikidata:Property proposal/URL for presentation/slide|URL for presentation/slide]], [[:d:Wikidata:Property proposal/Dictionnaire Favereau|Dictionnaire Favereau]], [[:d:Wikidata:Property proposal/Depicts lexeme form|Depicts lexeme form]]
*** External identifiers: [[:d:Wikidata:Property proposal/Mapping Museums ID|Mapping Museums ID]], [[:d:Wikidata:Property proposal/GIE gas storage id|GIE gas storage id]], [[:d:Wikidata:Property proposal/Microsoft KLID|Microsoft KLID]], [[:d:Wikidata:Property proposal/PTS+ season ID|PTS+ season ID]], [[:d:Wikidata:Property proposal/RailScot company ID|RailScot company ID]], [[:d:Wikidata:Property proposal/RailScot location ID|RailScot location ID]], [[:d:Wikidata:Property proposal/SABRE wiki ID|SABRE wiki ID]], [[:d:Wikidata:Property proposal/Scottish Buildings at Risk ID|Scottish Buildings at Risk ID]], [[:d:Wikidata:Property proposal/PBDB ID|PBDB ID]], [[:d:Wikidata:Property proposal/Pad.ma video ID|Pad.ma video ID]], [[:d:Wikidata:Property proposal/Pad.ma person ID|Pad.ma person ID]], [[:d:Wikidata:Property proposal/Naturbasen species ID|Naturbasen species ID]], [[:d:Wikidata:Property proposal/kód dílu části obce|kód dílu části obce]], [[:d:Wikidata:Property proposal/Base Budé person ID|Base Budé person ID]], [[:d:Wikidata:Property proposal/Bilbaopedia ID|Bilbaopedia ID]], [[:d:Wikidata:Property proposal/Disney+ Hotstar ID|Disney+ Hotstar ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5Sws List of recent heatwaves] ([https://twitter.com/WikidataThreads/status/1547688117489938435 source])
*** [https://w.wiki/5S66 Most recent information leaks according to Wikidata] ([https://twitter.com/WikidataThreads/status/1546734310761308160 source])
*** [https://w.wiki/5RwC Cause] and [https://w.wiki/5RwD mode of death] of ex-prime ministers ([https://twitter.com/theklaneh/status/1546513798814654464 source])
*** [https://w.wiki/5TVL Brazilian writers born in a city with less than 20000 inhabitants] ([https://twitter.com/lubianat/status/1548309266544570369 source])
*** [https://w.wiki/5U5B Lexical categories sorted by number of languages using them in Wikidata lexemes] ([https://twitter.com/envlh/status/1549003817383075842 source])
*** [https://w.wiki/5U5J People playing rugby union by number of Wikipages] ([https://twitter.com/belett/status/1548979202061471746 source])
** Newest database reports:
*** [[Wikidata:WikiProject Music/Albums ranked by number of sitelinks|Albums ranked by number of sitelinks]]
* '''Development'''
** Lexicographical data:
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/TQTZXSMFRV47GDBKEYPN2PQF45JRJL6W/ The new Lexeme creation page is available for testing]
*** Fixed an issue where the grammatical form of a Lexeme was rendered as `[object Object]` ([[phab:T239208]]) This also solves similar issues in other places.
** REST API: Continued working on the API route to replace or remove a statement of an Item
** We are making Wikibase resolve redirects when showing Item labels and descriptions in a lot more places; notably, this includes the wbsearchentities API. ([[phab:T312223]])
** Mismatch Finder: We are discussing options for how to improve its handling of dates, specifically calendar model and precision.
** EntitySchemas: We are trying to figure out how to best technically go about implementing some of the most-needed features for version 2.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 07 18|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:४१, १८ जुलाई २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23529446 -->
== Wikidata weekly summary #530 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/PangolinBot 1|PangolinBot 1]]. Task/s: Automatically adds author information to Wikidata scholarly articles (items where [[:d:Property:P31|instance of (P31)]] = [[d:Q13442814|scholarly article (Q13442814)]]) that have missing author information. Currently works for articles with the following references: [[:d:Property:P698|PubMed ID (P698)]], [[:d:Property:P932|PMCID (P932)]], [[:d:Property:P6179|Dimensions Publication ID (P6179)]], [[:d:Property:P819|ADS bibcode (P819)]]. Part of Outreachy Round 24.
*** [[d:Wikidata:Requests for permissions/Bot/BboberBot|BboberBot]]. Task/s: The "robot" will browse the latest VIAF Dump, select the lines with a Idref (P269) and a Qitem, and add a P269 when it doesn't already exist in Wikidata.
*** [[d:Wikidata:Requests for permissions/Bot/ADSBot English Paper|ADSBot English Paper]]. Task/s: Importing scholarly articles from ADS database to Wikidata, by creating Wikidata Item of a scholarly article (optionally author items) and adding statements and statements-related properties to the item. Part of Outreachy Round 24.
*** [[d:Wikidata:Requests for permissions/Bot/ADSBot English Statement|ADSBot English Statement]]. Task/s: Adding missing statements and statement-related properties to existing scholarly articles on Wikidata from the ADS database. Part of Outreachy Round 24.
** New request for comments:
*** [[d:Wikidata:Requests for comment/Documented and featured SPARQL queries|Documented and featured SPARQL queries]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** The next Wikidata+Wikibase office hours will take place on Wednesday, July 27th 2022 at 17:00 UTC (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** [Small wiki toolkits] [Upcoming bots & scripts workshop. "How to maintain bots" is coming up on [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/BEENRNTJPGHLJ2MXQI6XTQDVEJR7KYHM/ Friday, July 29th, 16:00 UTC]
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call July 26, 2022: Clair Kronk, Crystal Clements, and Alex Jung will be providing an update to Wikidata/gender discussions from the February 8 call with a focus on pronouns. Clair will introduce us to LGBTdb, a Wikibase instance created for and by LGBTQIA+ people from which we draw insight in Wikidata-related discussions. We also hope to discuss current pain points and share action items for future collaboration. Input from community members who are familiar with lexicographical data would be greatly appreciated. [https://docs.google.com/document/d/1fHqlQ9l0nriMkrZRFW7Wd1k53DZsvgxstzyxlhgbDq0/edit?usp=sharing Agenda]
*** [https://twitter.com/wikidataid/status/1550011035112710144 Wikimedia Indonesia Wikidata meetup. 1300 WIB, July 30, 2022].
** Ongoing:
*** Weekly Lexemes Challenge #51, [https://dicare.toolforge.org/lexemes/challenge.php?id=51 Plants]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Papers
*** [[d:Q113181609|The Lay of the Land: Data Visualizations of the Language Data and Domains of Wikidata (Q113181609)]]
** Videos
*** Wikibase Ecosystem taking Wikidata further, by [[d:User:LydiaPintscher|Lydia Pintscher]] - [https://www.youtube.com/watch?v=gl83YPGva7s YouTube]
*** Teaching Wikidata Editing Practices II (in Chinese) - [https://www.youtube.com/watch?v=fh6xXXdq5Uw YouTube]
* '''Tool of the week'''
** [[d:User:Magnus Manske/referee.js|User:Magnus Manske/referee.js]] - is a userscript that automatically checks external IDs and URLs of a Wikidata item as potential references, and adds them with a single click.
* '''Other Noteworthy Stuff'''
** [[Wikidata:Development plan|Wikidata and Wikibase 2022 development plan]] has been updated to include activity estimates for the third quarter (Q3).
** Fellowship: [https://medium.com/wanadata-africa/wikipedian-in-residence-wir-fellowships-to-help-fight-climate-denialism-in-africa-1380dd849ad7 Wikipedian-in-Residence (WiR) fellowships to improve climate info in African languages on Wikipedia and Wikidata.]
** [[d:phab:T66503|T66503]]: It is now possible to import dates from templates to Wikidata using Pywikibot's <code>[[mw:Manual:Pywikibot/harvest template.py|harvest_template.py]]</code> script.
** Number of wikidata-powered infoboxes on Commons now [[:c:Category:Uses of Wikidata Infobox|exceeds 4 million]]
** [https://openrefine.org/ OpenRefine 3.6.0] was released. It adds support for [[commons:Commons:OpenRefine|editing structured data on Wikimedia Commons]], features more configurable statement deduplication during upload, as well as the ability to delete statements. Head to the [https://github.com/OpenRefine/OpenRefine/releases/tag/3.6.0 release page] for a changelog and download links.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P10870|Accademia dei Georgofili author ID]], [[:d:Property:P10871|Delaware Division of Corporations file number]], [[:d:Property:P10872|Palmares Cultural Foundation process number]], [[:d:Property:P10873|Mapping Museums ID]], [[:d:Property:P10874|gov.uk person ID]], [[:d:Property:P10875|Kazakhstan.travel tourist spot ID]], [[:d:Property:P10876|CVX vaccine code]], [[:d:Property:P10877|Applied Ecology Resources document ID]], [[:d:Property:P10878|ClimateCultures Directory ID]], [[:d:Property:P10879|Hamburger Professorinnen- und Professorenkatalog ID]], [[:d:Property:P10880|Catalogus Professorum (TU Berlin) person ID]], [[:d:Property:P10881|Kieler Gelehrtenverzeichnis ID]], [[:d:Property:P10882|Met constituent ID]], [[:d:Property:P10883|The Encyclopedia of Fantasy ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/chirality|chirality]], [[:d:Wikidata:Property proposal/UAE Street Code|UAE Street Code]], [[:d:Wikidata:Property proposal/field of this award|field of this award]], [[:d:Wikidata:Property proposal/Anghami album ID|Anghami album ID]], [[:d:Wikidata:Property proposal/Model image|Model image]], [[:d:Wikidata:Property proposal/fishery for|fishery for]]
*** External identifiers: [[:d:Wikidata:Property proposal/Bilbaopedia ID|Bilbaopedia ID]], [[:d:Wikidata:Property proposal/Disney+ Hotstar ID|Disney+ Hotstar ID]], [[:d:Wikidata:Property proposal/IndExs Exsiccata ID|IndExs Exsiccata ID]], [[:d:Wikidata:Property proposal/Objekt-ID für Kulturgut in Liechtenstein|Objekt-ID für Kulturgut in Liechtenstein]], [[:d:Wikidata:Property proposal/AIPD member ID|AIPD member ID]], [[:d:Wikidata:Property proposal/SecondHandSongs release ID|SecondHandSongs release ID]], [[:d:Wikidata:Property proposal/Walther, Initia carminum ID|Walther, Initia carminum ID]], [[:d:Wikidata:Property proposal/Initia carminum Latinorum ID|Initia carminum Latinorum ID]], [[:d:Wikidata:Property proposal/Repertorium hymnologicum ID|Repertorium hymnologicum ID]], [[:d:Wikidata:Property proposal/national-football-teams.com coach ID|national-football-teams.com coach ID]], [[:d:Wikidata:Property proposal/playmakerstats.com stadium ID|playmakerstats.com stadium ID]], [[:d:Wikidata:Property proposal/sambafoot team ID|sambafoot team ID]], [[:d:Wikidata:Property proposal/lila linked latin uri|lila linked latin uri]], [[:d:Wikidata:Property proposal/Archivio della ceramica person ID|Archivio della ceramica person ID]], [[:d:Wikidata:Property proposal/TUBITAK Sosyal Bilimler Ansiklopedisi ID|TUBITAK Sosyal Bilimler Ansiklopedisi ID]], [[:d:Wikidata:Property proposal/elibrary.ru journal ID|elibrary.ru journal ID]], [[:d:Wikidata:Property proposal/IRIS private universities (1) IDs|IRIS private universities (1) IDs]], [[:d:Wikidata:Property proposal/Arabic Ontology Lemma ID|Arabic Ontology Lemma ID]], [[:d:Wikidata:Property proposal/Merchbar electronic dance music artist ID|Merchbar electronic dance music artist ID]], [[:d:Wikidata:Property proposal/JioSaavn album ID|JioSaavn album ID]], [[:d:Wikidata:Property proposal/JioSaavn Artist ID|JioSaavn Artist ID]], [[:d:Wikidata:Property proposal/Revised Mandarin Chinese Dictionary ID|Revised Mandarin Chinese Dictionary ID]], [[:d:Wikidata:Property proposal/AEDA subject keyword ID|AEDA subject keyword ID]], [[:d:Wikidata:Property proposal/AEDA geographic keyword ID|AEDA geographic keyword ID]], [[:d:Wikidata:Property proposal/AEDA taxonomic keyword ID|AEDA taxonomic keyword ID]], [[:d:Wikidata:Property proposal/Rare Plant Fact Sheets ID|Rare Plant Fact Sheets ID]], [[:d:Wikidata:Property proposal/100.histrf.ru ID|100.histrf.ru ID]], [[:d:Wikidata:Property proposal/elibrary.ru publisher ID|elibrary.ru publisher ID]], [[:d:Wikidata:Property proposal/Livelib.ru publisher ID|Livelib.ru publisher ID]], [[:d:Wikidata:Property proposal/YAPPY profile ID|YAPPY profile ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5UxU Map of driverless rapid transit railway lines worldwide]
*** [https://w.wiki/5V7o An example of finding problematic references]
*** [https://w.wiki/5Vvw Papers by University of Leeds researchers that might have figures suitable for Wikimedia Commons (with a CC-BY or CC-BY-SA licence, with full text online)]
*** [https://w.wiki/5Udf People born on rivers] ([https://twitter.com/MagnusManske/status/1549684778579935235 source])
*** [https://w.wiki/5VLM Humans with "native language" "German"]
* '''Development'''
** Lexicographical data: We went over all the feedback we received for teh testing of the new Special:NewLexeme page and started addressing it and fixing the uncovered issues. One issue already fixed is a bug that prevented it from working on mobile view. ([[phab:T313116]])
** Mismatch Finder: investigated how we can make it work for mismatches in qualifiers instead of the main statement ([[phab:T313467]])
** REST API: Continued working on making it possible to replace and remove a statement of an Item
** We enabled the profile parameter to the wbsearchentities API on Test Wikidata ([[phab:T307869]])
** We continued making Wikibase resolve redirects when showing Item labels and descriptions in more places ([[phab:T312223]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 07 25|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:२४, २५ जुलाई २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23558880 -->
== Wikidata weekly summary #531 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 8|William Avery Bot 8]]. '''Task/s:''' Set qualifiers on [[:d:Property:P734|family name (P734)]] to standardised values, as discussed at [[d:Wikidata_talk:WikiProject_Names#Qualifiers_for_given_names_and_surnames_-_establish_a_guideline|Wikidata talk:WikiProject Names|Qualifiers for given names and surnames - establish a guideline]], and requested at [[d:Wikidata:Bot_requests#Request_to_replace_qualifiers_(2022-07-17)|Request to replace qualifiers (2022-07-17)]].
*** [[d:Wikidata:Requests for permissions/Bot/EnvlhBot 4|EnvlhBot 4]]. '''Task/s:''' import forms for French verbs on [[d:Wikidata:Lexicographical data|lexemes]].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [https://twitter.com/wikimediatech/status/1547256861237268482 Mark your calendars for the Wikimania Hackathon!] The free, online, public event will take place from 16- 22 UTC August 12 and 12-17 UTC August 13, and include a final showcase on August 14.
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/4Q3W3SH23QKWMLLATPEIKYLOGEYZE2KU/ Talk to the Search Platform / Query Service Team. Date: Wednesday, August 3rd, 2022 Time: 15:00-16:00 UTC / 08:00-09:00 PDT / 11:00-12:00 EDT / 16:00-17:00 WAT / 17:00-18:00 CEST]
*** Wikidata Birthday is taking place in October 2022, and together we are celebrating 10 amazing years of Wikidata with decentralized community events! Discover more [[d:Special:MyLanguage/Wikidata:Tenth_Birthday|Wikidata:Tenth Birthday]] -- organize an event and [[d:Special:MyLanguage/Wikidata:Tenth_Birthday/Run_an_event|get funding]]
** Ongoing
*** Weekly Lexemes Challenge #52, [https://dicare.toolforge.org/lexemes/challenge.php?id=52 Software]
** Past:
*** Wikidata/Wikibase office hours logs ([[d:Wikidata:Events/IRC office hour 2022-07-27|2022-07-27]])
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://observablehq.com/@pac02/good-articles-in-wikipedia-in-french Insights about good articles in Wikipedia in French] This Observable's notebook uses SPARQL queries to get insights about good articles.
*** [https://observablehq.com/@pac02/tour-de-france-femmes Tour de France Femmes] : Notebook exploring data from Tour de France Femmes using Wikidata.
*** [https://blog.library.si.edu/blog/2022/07/28/smithsonian-libraries-and-archives-wikidata-smithsonian-research-online/#.YuacmXVByV5 Smithsonian Libraries and Archives & Wikidata: Smithsonian Research Online]
*** [https://wikimedia.org.au/wiki/Populating_Wikipedia:_New_tool_integrating_Australian_Census_data Populating Wikipedia: New tool integrating Australian Census data]
*** [http://magnusmanske.de/wordpress/?p=668 Quickstatements User Evaluation of Statements and Terms, or QUEST]
*** [https://w.wiki/5WmF Place of birth and death of people with Peruvian citizenship] ([https://twitter.com/WikidataPeru/status/1552925098067329025 source])
*** [https://www.theverge.com/2022/7/29/23283701/wikipediate-notable-people-ranking-map-search-scroll-zoom This interactive map highlights the most notable person from your hometown]
*** [https://tjukanovt.github.io/notable-people Map of notable people] based on [https://www.nature.com/articles/s41597-022-01369-4 A cross-verified database of notable people, 3500BC-2018AD] which is based on Wikidata. Made by [https://mobile.twitter.com/tjukanov Topi Tjukanov]
*** [[:w:Wikipedia:Wikipedia Signpost/2022-08-01/In focus|Wikidata insights from a handy little tool]] in [[:d:Wikipedia:Wikipedia Signpost|The Signpost]]
** Videos
*** The process of standardizing OpenStreetMap and Wikidata data - an example in the village of Xiliu (in Chinese) - [https://www.youtube.com/watch?v=LhVqRIp3gDY YouTube]
*** Wikidata – An attempt to analyse Wikidata Query - [https://www.youtube.com/watch?v=fDBoHoKgsEE YouTube]
*** Wikimedia Commons and Wikidata: why and how? - [https://www.youtube.com/watch?v=dw1QEXUa370 YouTube]
*** WikiProject Scholia - Brazilian Bioinformatics (in Portuguese) - [https://www.youtube.com/watch?v=Dsboib8fmaA YouTube]
*** Connecting an academic organization to Wikidata (Python script) (in Portuguese) - [https://www.youtube.com/watch?v=yvEs0IsKSKg YouTube]
*** SPARQL queries on trains (stations and lines), cartography (in French) by [[User:VIGNERON|VIGNERON]] and [[User:Auregann|Auregann]] - [https://www.youtube.com/watch?v=Ezr2aJtKC-w YouTube]
* '''Tool of the week'''
** [https://observablehq.com/@pac02/gender-diversity-inspector?collection=@pac02/wikipedia-tools Gender diversity inspector] is a new tool to inspect gender diversity in Wikipedia articles based on SPARQL and Wikidata.
* '''Other Noteworthy Stuff'''
** [[:d:Template:Generic queries for authors|Template:Generic queries for authors]] has now generic queries about narrative locations (P840) of works written by an author.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10888|contains the statistical territorial entity]], [[:d:Property:P10893|recordist]], [[:d:Property:P10894|spoken by]]
*** External identifiers: [[:d:Property:P10872|Palmares Cultural Foundation process number]], [[:d:Property:P10873|Mapping Museums ID]], [[:d:Property:P10874|gov.uk person ID]], [[:d:Property:P10875|Kazakhstan.travel tourist spot ID]], [[:d:Property:P10876|CVX vaccine code]], [[:d:Property:P10877|Applied Ecology Resources document ID]], [[:d:Property:P10878|ClimateCultures Directory ID]], [[:d:Property:P10879|Hamburger Professorinnen- und Professorenkatalog ID]], [[:d:Property:P10880|Catalogus Professorum (TU Berlin) person ID]], [[:d:Property:P10881|Kieler Gelehrtenverzeichnis ID]], [[:d:Property:P10882|Met Constituent ID]], [[:d:Property:P10883|The Encyclopedia of Fantasy ID]], [[:d:Property:P10884|Gitee username]], [[:d:Property:P10885|Anghami artist ID]], [[:d:Property:P10886|Austria-Forum person ID]], [[:d:Property:P10887|Base Budé person ID]], [[:d:Property:P10889|Israeli Company Number]], [[:d:Property:P10890|PM20 ware ID]], [[:d:Property:P10891|pad.ma person ID]], [[:d:Property:P10892|Bioconductor project]], [[:d:Property:P10895|Broadway World person ID]], [[:d:Property:P10896|pad.ma video ID]], [[:d:Property:P10897|ORKG ID]], [[:d:Property:P10898|International Baccalaureate school ID]], [[:d:Property:P10899|Prophy author ID]], [[:d:Property:P10900|Telmore Musik artist ID]], [[:d:Property:P10902|FirstCycling rider ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/chirality|chirality]], [[:d:Wikidata:Property proposal/UAE Street Code|UAE Street Code]], [[:d:Wikidata:Property proposal/field of this award|field of this award]], [[:d:Wikidata:Property proposal/Anghami album ID|Anghami album ID]], [[:d:Wikidata:Property proposal/Model image|Model image]], [[:d:Wikidata:Property proposal/fishery for|fishery for]], [[:d:Wikidata:Property proposal/Matrix space|Matrix space]], [[:d:Wikidata:Property proposal/Tribe|Tribe]], [[:d:Wikidata:Property proposal/Prisoner's camp number|Prisoner's camp number]], [[:d:Wikidata:Property proposal/field of this item|field of this item]], [[:d:Wikidata:Property proposal/Linkinfo ID|Linkinfo ID]], [[:d:Wikidata:Property proposal/Zhihu question ID|Zhihu question ID]], [[:d:Wikidata:Property proposal/Baidu Tieba name|Baidu Tieba name]]
*** External identifiers: [[:d:Wikidata:Property proposal/IndExs Exsiccata ID|IndExs Exsiccata ID]], [[:d:Wikidata:Property proposal/Objekt-ID für Kulturgut in Liechtenstein|Objekt-ID für Kulturgut in Liechtenstein]], [[:d:Wikidata:Property proposal/AIPD member ID|AIPD member ID]], [[:d:Wikidata:Property proposal/SecondHandSongs release ID|SecondHandSongs release ID]], [[:d:Wikidata:Property proposal/Walther, Initia carminum ID|Walther, Initia carminum ID]], [[:d:Wikidata:Property proposal/Initia carminum Latinorum ID|Initia carminum Latinorum ID]], [[:d:Wikidata:Property proposal/Repertorium hymnologicum ID|Repertorium hymnologicum ID]], [[:d:Wikidata:Property proposal/national-football-teams.com coach ID|national-football-teams.com coach ID]], [[:d:Wikidata:Property proposal/playmakerstats.com stadium ID|playmakerstats.com stadium ID]], [[:d:Wikidata:Property proposal/sambafoot team ID|sambafoot team ID]], [[:d:Wikidata:Property proposal/lila linked latin uri|lila linked latin uri]], [[:d:Wikidata:Property proposal/Archivio della ceramica person ID|Archivio della ceramica person ID]], [[:d:Wikidata:Property proposal/TUBITAK Sosyal Bilimler Ansiklopedisi ID|TUBITAK Sosyal Bilimler Ansiklopedisi ID]], [[:d:Wikidata:Property proposal/elibrary.ru journal ID|elibrary.ru journal ID]], [[:d:Wikidata:Property proposal/IRIS private universities (1) IDs|IRIS private universities (1) IDs]], [[:d:Wikidata:Property proposal/Arabic Ontology Lemma ID|Arabic Ontology Lemma ID]], [[:d:Wikidata:Property proposal/Merchbar electronic dance music artist ID|Merchbar electronic dance music artist ID]], [[:d:Wikidata:Property proposal/JioSaavn album ID|JioSaavn album ID]], [[:d:Wikidata:Property proposal/JioSaavn artist ID|JioSaavn artist ID]], [[:d:Wikidata:Property proposal/Revised Mandarin Chinese Dictionary ID|Revised Mandarin Chinese Dictionary ID]], [[:d:Wikidata:Property proposal/AEDA subject keyword ID|AEDA subject keyword ID]], [[:d:Wikidata:Property proposal/AEDA geographic keyword ID|AEDA geographic keyword ID]], [[:d:Wikidata:Property proposal/AEDA taxonomic keyword ID|AEDA taxonomic keyword ID]], [[:d:Wikidata:Property proposal/Rare Plant Fact Sheets ID|Rare Plant Fact Sheets ID]], [[:d:Wikidata:Property proposal/100.histrf.ru ID|100.histrf.ru ID]], [[:d:Wikidata:Property proposal/elibrary.ru publisher ID|elibrary.ru publisher ID]], [[:d:Wikidata:Property proposal/Livelib.ru publisher ID|Livelib.ru publisher ID]], [[:d:Wikidata:Property proposal/YAPPY profile ID|YAPPY profile ID]], [[:d:Wikidata:Property proposal/Galleria Recta author ID|Galleria Recta author ID]], [[:d:Wikidata:Property proposal/Business Online ID|Business Online ID]], [[:d:Wikidata:Property proposal/Real Time IDs|Real Time IDs]], [[:d:Wikidata:Property proposal/The Devil's Porridge Museum Worker Database|The Devil's Porridge Museum Worker Database]], [[:d:Wikidata:Property proposal/Artistic Gymnastics Federation of Russia ID|Artistic Gymnastics Federation of Russia ID]], [[:d:Wikidata:Property proposal/Bobsleigh Federation of Russia ID|Bobsleigh Federation of Russia ID]], [[:d:Wikidata:Property proposal/Russian Luge Federation ID|Russian Luge Federation ID]], [[:d:Wikidata:Property proposal/Handball Federation of Russia ID|Handball Federation of Russia ID]], [[:d:Wikidata:Property proposal/Russian Volleyball Federation ID|Russian Volleyball Federation ID]], [[:d:Wikidata:Property proposal/All-Russian Swimming Federation ID|All-Russian Swimming Federation ID]], [[:d:Wikidata:Property proposal/Scinapse Author ID|Scinapse Author ID]], [[:d:Wikidata:Property proposal/Russian Paralympic Committee athlete ID|Russian Paralympic Committee athlete ID]], [[:d:Wikidata:Property proposal/National Olympic Committee of the Republic of Kazakhstan ID|National Olympic Committee of the Republic of Kazakhstan ID]], [[:d:Wikidata:Property proposal/National Olympic Committee of Azerbaijan ID|National Olympic Committee of Azerbaijan ID]], [[:d:Wikidata:Property proposal/Belgian Olympic Committee ID|Belgian Olympic Committee ID]], [[:d:Wikidata:Property proposal/Olympic Federation of Ireland ID|Olympic Federation of Ireland ID]], [[:d:Wikidata:Property proposal/Russian Football Union player ID|Russian Football Union player ID]], [[:d:Wikidata:Property proposal/All-Russian Sambo Federation ID|All-Russian Sambo Federation ID]], [[:d:Wikidata:Property proposal/Dictionnaire Favereau (fr)|Dictionnaire Favereau (fr)]], [[:d:Wikidata:Property proposal/Serbian Olympic Committee athlete ID (New)|Serbian Olympic Committee athlete ID (New)]], [[:d:Wikidata:Property proposal/Singapore National Olympic Council athlete ID|Singapore National Olympic Council athlete ID]], [[:d:Wikidata:Property proposal/NOCNSF athlete ID|NOCNSF athlete ID]], [[:d:Wikidata:Property proposal/numéro d'inscription au Registre national des marques|numéro d'inscription au Registre national des marques]], [[:d:Wikidata:Property proposal/Modstand person ID|Modstand person ID]], [[:d:Wikidata:Property proposal/Danacode|Danacode]], [[:d:Wikidata:Property proposal/British Paralympic Association athlete ID|British Paralympic Association athlete ID]], [[:d:Wikidata:Property proposal/Canadian Paralympic Committee athlete ID|Canadian Paralympic Committee athlete ID]], [[:d:Wikidata:Property proposal/Paralympics Australia athlete ID|Paralympics Australia athlete ID]], [[:d:Wikidata:Property proposal/Paralympics New Zealand athlete ID|Paralympics New Zealand athlete ID]], [[:d:Wikidata:Property proposal/ILAMDIR ID|ILAMDIR ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5XCk Grammatical features used on forms of French lexemes] ([https://twitter.com/envlh/status/1553668952399675392 source])
*** [https://w.wiki/5WpF Most notable people] (by sitelinks) ([https://twitter.com/MagnusManske/status/1553020452469104640 source])
*** [https://w.wiki/5WWp List of draughts] ([https://twitter.com/WikidataThreads/status/1552542642684190720 source)]
*** [https://w.wiki/5Gfa Map of NZ graduates based on coordinates of employer] ([https://twitter.com/SiobhanLeachman/status/1552477015852617728 source])
* '''Development'''
** [Significant change] [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/IN7FPRLU2QA2MVXUEEQ2WTILR4GIOPM3/ New search profile parameter in Wikidata’s wbsearchentities API module]
** REST API:
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/26Q4RUTPFN2SWZWOEA3TXBH5MCPHLEBU/ You can now check out the current development state of the upcoming REST API]
*** We are continuing work on the API route to remove and replace statements, focusing on error handling and corner cases.
** Lexicographical data: We are addressing the feedback from the first release of the new Special:NewLexeme page.
** Continuing work on allowing redirects and the target article as independent sitelinks if a redirect badge is used ([[phab:T313896]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Remove the {{Q|Q1062083}} value for property {{P|31}}. See the [https://w.wiki/5WWb list] and the discussion in the project chat [[:d:Wikidata:Project_chat#Should_milliardaire_(Q1062083)_be_used_as_a_value_of_nature_de_l'%C3%A9l%C3%A9ment_(P31)?|Should billionaire (Q1062083) be used as a value of instance of (P31)?]]
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 08 01|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:४३, १ अगस्त २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23614914 -->
== Wikidata weekly summary #532 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Pi bot 26|Pi bot 26]] '''Task/s:''' Auto-correct coordinates set to the wrong globe
*** [[d:Wikidata:Requests for permissions/Bot/Pi bot 27|Pi bot 27]] '''Task/s:''' Auto-copy coordinate globe to [[d:Property:P376|located on astronomical body (P376)]] (except for [[d:Q2|Q2]])
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 9|William Avery Bot 9]] '''Task/s:''' Remove tracking parameters from reference URLs, as suggested at [[d:Wikidata:Bot_requests#Tracking_parameters_in_reference_URLs|Wikidata:Bot requests § Tracking parameters in reference URLs]]. I would like to run this as a recurring task, after clearing the c. 2800 current instances.
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 8|William Avery Bot 8]] (approved) '''Task/s:''' Set qualifiers on [[d:property:P734|family name (P734)]] to standardised values, as discussed at [[d:Wikidata talk:WikiProject Names#Qualifiers for given names and surnames - establish a guideline|Wikidata talk:WikiProject Names § Qualifiers for given names and surnames - establish a guideline]], and requested at [[d:WD:RBOT#Request to replace qualifiers (2022-07-17)|WD:RBOT § Request to replace qualifiers (2022-07-17)]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [[wmania:Wikimania|Wikimania 2022]], August 11 to 14, online event. The [[wmania:Hackathon|Hackathon]] will take place August [[wmania:Hackathon/Schedule|12-14]]. On [[d:Wikidata:Wikimania 2022|this page]] you can find a summary of sessions and community gatherings related to Wikidata and Wikibase.
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call August 9, 2022: Pieter Vander Vennet on MapComplete, a thematic OpenStreetMap viewer and editor which uses species, language, and image data from Wikidata. [https://docs.google.com/document/d/1LK33z_L6ARux-jzRXIVPlF4yApsFxx7INpKaaZ2MUIg/edit?usp=sharing Agenda].
*** The Wikimania Hackathon starts next Friday, August 16-22! There are still [[:wikimania:Hackathon/Schedule|lots of spots in the schedule]] to add your Wikidata related sessions or project ideas (anyone can present a session)
** Ongoing
*** Wikimedia Indonesia's [[d:Wikidata:WikiProject Indonesia/Kegiatan/Datathon|Wikidata edit-a-thon (''datathon'')]] for the 77th anniversary of the Indnesian Independence Day started on 5th August and will be held until 12th August. Participants are instructed to edit items containing the statement [[d:Property:P495|country of origin (P495)]]: [[d:Q252|Indonesia (Q252)]].
*** Toolhub is a catalog of 1500+ tools used every day in a wide variety of workflows across many Wiki projects. We are currently improving the search functionality and need your input – whether you are already familiar with Toolhub or not. Please take 5-10 minutes to leave [[m:en:Toolhub/Data_model/Feedback|feedback]].
** Ongoing
*** Weekly Lexemes Challenge #53, [https://dicare.toolforge.org/lexemes/challenge.php?id=53 Sheep]
** Past
*** First online meet-up fully organized by volunteers of the Indonesian Wikidata Community has been held on 30th July where we edited items on Indonesian ethnic groups.
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Books
*** [https://iu.pressbooks.pub/wikidatascholcomm/ Wikidata for Scholarly Communication Librarianship]
** Blogs
*** [https://flowingdata.com/2022/08/02/most-notable-person-everywhere-in-the-world/ Most notable person, everywhere in the world]
*** [https://chem-bla-ics.blogspot.com/2022/08/wikidata-now-escapes-smiles-and-cxsmiles.html Wikidata now escapes SMILES and CXSMILES!]
*** [https://wikimedia.org.au/wiki/Bringing_the_whole_zoo_to_Wikidata Bringing the whole zoo to Wikidata] - [[d:User:MargaretRDonald|User:MargaretRDonald]]
*** [https://www.lehir.net/using-tfsl-to-clean-grammatical-features-on-wikidata-lexemes/ Using tfsl to clean grammatical features on Wikidata lexemes]
*** [https://www.linkedin.com/pulse/using-machine-learning-iiif-wikidata-find-female-scientists-jones/ Using Machine Learning, IIIF and Wikidata to find female scientists in historical Newspaper and Journals]
** Papers
***[https://digitalartsnation.ca/wp-content/uploads/2022/08/Embracing-Wikidata-Guide-2022.pdf Embracing Wikidata: How to Increase Discoverability for Musicians Online] - [https://twitter.com/ipetri/status/1554631438187827201 Tweet]
***
** Videos
***[https://www.youtube.com/watch?v=Ii2esyEaPjI New Zealand Thesis Project July 2022] - [[User:DrThneed|User:DrThneed]]
*** [https://www.youtube.com/watch?v=vj_lxwFS98I Wikidata academic bibliographic data and Scholia] (in French) by [[User:VIGNERON|VIGNERON]] and [[User:Jsamwrites|Jsamwrites]]
*** Wikidata: Just Three Steps to Turn Books into Data Collections (in Chinese) - [https://www.youtube.com/watch?v=zatu9UjI0VQ YouTube]
** Presentations:
*** [[:Commons:File:KB Wikibase.cloud Unboxing Experience, Netherlands Wikibase Knowlegde Group, 22-07-2022.pdf|KB Wikibase.cloud Unboxing Experience, Netherlands Wikibase Knowlegde Group]]
* '''Tool of the week'''
** [https://workspace.google.com/marketplace/app/wikipedia_and_wikidata_tools/595109124715?pann=cwsdp&hl=en Wiki tools] - adds dozens of Wikipedia and Wikidata functions to your Google sheets.
* '''Other Noteworthy Stuff'''
** [[d:Special:MyLanguage/Wikidata:Tenth Birthday|Wikidata's 10th birthday]]: you can contribute to the collaborative celebration video by sending a "happy birthday video" before September 18th, [[d:Special:MyLanguage/Wikidata:Tenth Birthday/Celebration video|more information here]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10893|recordist]], [[:d:Property:P10894|spoken by]], [[:d:Property:P10906|foliage type]]
*** External identifiers: [[:d:Property:P10889|Israeli Company Number]], [[:d:Property:P10890|PM20 ware ID]], [[:d:Property:P10891|pad.ma person ID]], [[:d:Property:P10892|Bioconductor project]], [[:d:Property:P10895|Broadway World person ID]], [[:d:Property:P10896|pad.ma video ID]], [[:d:Property:P10897|ORKG ID]], [[:d:Property:P10898|International Baccalaureate school ID]], [[:d:Property:P10899|Prophy author ID]], [[:d:Property:P10900|Telmore Musik artist ID]], [[:d:Property:P10902|FirstCycling rider ID]], [[:d:Property:P10903|Super Basketball League ID]], [[:d:Property:P10904|Sport24.ru team ID]], [[:d:Property:P10905|P. League+ ID]], [[:d:Property:P10907|Paleobiology Database ID]], [[:d:Property:P10908|Kinokolo.ua person ID]], [[:d:Property:P10909|Theatrical Index person ID]], [[:d:Property:P10910|Korean Academy of Science and Technology member ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Zhihu question ID|Zhihu question ID]], [[:d:Wikidata:Property proposal/counts instances of|counts instances of]], [[:d:Wikidata:Property proposal/holds diplomatic passport of|holds diplomatic passport of]], [[:d:Wikidata:Property proposal/Identifier of Czechoslovak books|Identifier of Czechoslovak books]]
*** External identifiers: [[:d:Wikidata:Property proposal/Belgian Olympic Committee ID|Belgian Olympic Committee ID]], [[:d:Wikidata:Property proposal/Olympic Federation of Ireland ID|Olympic Federation of Ireland ID]], [[:d:Wikidata:Property proposal/Russian Football Union player ID|Russian Football Union player ID]], [[:d:Wikidata:Property proposal/All-Russian Sambo Federation ID|All-Russian Sambo Federation ID]], [[:d:Wikidata:Property proposal/Baidu Tieba name|Baidu Tieba name]], [[:d:Wikidata:Property proposal/Dictionnaire Favereau (fr)|Dictionnaire Favereau (fr)]], [[:d:Wikidata:Property proposal/Serbian Olympic Committee athlete ID (New)|Serbian Olympic Committee athlete ID (New)]], [[:d:Wikidata:Property proposal/Singapore National Olympic Council athlete ID|Singapore National Olympic Council athlete ID]], [[:d:Wikidata:Property proposal/NOCNSF athlete ID|NOCNSF athlete ID]], [[:d:Wikidata:Property proposal/numéro d'inscription au Registre national des marques|numéro d'inscription au Registre national des marques]], [[:d:Wikidata:Property proposal/Modstand person ID|Modstand person ID]], [[:d:Wikidata:Property proposal/Danacode|Danacode]], [[:d:Wikidata:Property proposal/British Paralympic Association athlete ID|British Paralympic Association athlete ID]], [[:d:Wikidata:Property proposal/Canadian Paralympic Committee athlete ID|Canadian Paralympic Committee athlete ID]], [[:d:Wikidata:Property proposal/Paralympics Australia athlete ID|Paralympics Australia athlete ID]], [[:d:Wikidata:Property proposal/Paralympics New Zealand athlete ID|Paralympics New Zealand athlete ID]], [[:d:Wikidata:Property proposal/ILAMDIR ID|ILAMDIR ID]], [[:d:Wikidata:Property proposal/identifiant BD oubliées d'un auteur|identifiant BD oubliées d'un auteur]], [[:d:Wikidata:Property proposal/Bolshoi Theatre person ID|Bolshoi Theatre person ID]], [[:d:Wikidata:Property proposal/kulturstiftung.org person ID|kulturstiftung.org person ID]], [[:d:Wikidata:Property proposal/Mariinsky Theatre person ID|Mariinsky Theatre person ID]], [[:d:Wikidata:Property proposal/Onestop ID|Onestop ID]], [[:d:Wikidata:Property proposal/Federation Council reference ID|Federation Council reference ID]], [[:d:Wikidata:Property proposal/athletics.by person ID|athletics.by person ID]], [[:d:Wikidata:Property proposal/AFC player ID|AFC player ID]], [[:d:Wikidata:Property proposal/izsambo.ru person ID|izsambo.ru person ID]], [[:d:Wikidata:Property proposal/Rugby Union of Russia athlete ID|Rugby Union of Russia athlete ID]], [[:d:Wikidata:Property proposal/Online Torwali Dictionary ID|Online Torwali Dictionary ID]], [[:d:Wikidata:Property proposal/wrestdag.ru person ID|wrestdag.ru person ID]], [[:d:Wikidata:Property proposal/Climbing Federation of Russia athlete ID|Climbing Federation of Russia athlete ID]], [[:d:Wikidata:Property proposal/Shooting Union of Russia person ID|Shooting Union of Russia person ID]], [[:d:Wikidata:Property proposal/Russian Trampoline Federation ID|Russian Trampoline Federation ID]], [[:d:Wikidata:Property proposal/Freestyle Federation of Russia ID|Freestyle Federation of Russia ID]], [[:d:Wikidata:Property proposal/Federation of Ski-Jumping and Nordic Combined of Russia ID|Federation of Ski-Jumping and Nordic Combined of Russia ID]], [[:d:Wikidata:Property proposal/USK ID|USK ID]], [[:d:Wikidata:Property proposal/BiatlonMag profile ID|BiatlonMag profile ID]], [[:d:Wikidata:Property proposal/motocross.ru profile ID|motocross.ru profile ID]], [[:d:Wikidata:Property proposal/Football 24 article ID|Football 24 article ID]], [[:d:Wikidata:Property proposal/abART book series ID|abART book series ID]], [[:d:Wikidata:Property proposal/Turkish Paralympic Committee athlete ID|Turkish Paralympic Committee athlete ID]], [[:d:Wikidata:Property proposal/Jewish Pediatricians 1933–1945 ID|Jewish Pediatricians 1933–1945 ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5XZ4 Most recent date not used as a date of birth (P569) or date of death (P570)]
*** [https://w.wiki/5YAx Map of war memorials, showing EN Wikipedia article if it exists] ([https://twitter.com/Tagishsimon/status/1555288388235821058 source])
*** [https://w.wiki/5XY7 Most frequent occupations of people born in Épinal] ([https://twitter.com/WikidataThreads/status/1554207788687138820 source])
*** [https://w.wiki/5XY2 Species named after places in the state of Espírito Santo] ([https://twitter.com/lubianat/status/1554202922132860928 source])
*** [https://w.wiki/5YKw Places named after Lenin] ([https://twitter.com/theklaneh/status/1555613271679537153 source])
* '''Development'''
** Lexicographical data:
*** Continuing to address feedback from the testing (e.g. [[phab:T312292]], [[phab:T313113]], [[phab:T313466]])
*** We have pushed back replacing Special:NewLexeme with the new Special:NewLexemeAlpha a bit to address more of the testing feedback.
** Continuing to tackle allowing sitelinks to redirects under some circumstances ([[phab:T278962]])
** REST API:
*** Finishing up the endpoints for removing and replacing statements and adding authentication and authorization to them
*** Looking into feedback from first testing
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help out, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 08 08|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:३७, ८ अगस्त २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23614914 -->
== Wikidata weekly summary #533 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship:
*** [[d:Wikidata:Requests for permissions/Administrator/Estopedist1|Estopedist1]] (RfP scheduled to end after 21 August 2022 12:36 UTC)
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] Wikidata Working Hour August 15, 2022: Fourth session of our summer/fall project working with diverse children's book metadata. We'll be covering manually creating publisher items: showing how to create items, add statements to items, add references, and use gadgets. You are, as always, welcome to bring your own data to work on. All sessions in our project series will be recorded for those who cannot attend. Links will be added to the event page when available. [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-August-15_Wikidata_Working_Hour Event page]
** Ongoing:
*** Toolhub is a catalog of 1500+ tools used every day in a wide variety of workflows across many Wiki projects. We are currently improving the search functionality and need your input – whether you are already familiar with Toolhub or not. Please take 5-10 minutes to leave [[m:Toolhub/Data_model/Feedback|feedback]].
***[[m:Small_wiki_toolkits/Workshops#How_to_maintain_bots|Upcoming bots & scripts workshop on Thursday, August 18th at 15:00 UTC]]
*** Weekly Lexemes Challenge #54, [https://dicare.toolforge.org/lexemes/challenge.php?id=54 Fire]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://bigthink.com/strange-maps/globe-of-notability/ Turns out most famous people aren’t that famous at all]
*** [https://whatson.cityofsydney.nsw.gov.au/events/an-introduction-to-wikidata-how-worlds-of-wikimedia-link An introduction to Wikidata: How worlds of Wikimedia link]
** Papers
*** [https://kclpure.kcl.ac.uk/portal/files/177669024/An_Analysis_of_Content_Gaps_versus_User_Needs_in_the_Wikidata_Knowledge_Graph_1_.pdf An Analysis of Content Gaps versus User Needs in the Wikidata Knowledge Graph]
*** [https://ezrakarger.com/karger_highschool_draft_mostrecent.pdf The Democratization of Opportunity: The Effects of the U.S. High School Movement]
** Videos
*** Wikimania 2022 happened. Highlights around Wikidata and Wikibase:
**** [https://www.youtube.com/watch?v=grqN2GZNvX4 Wikimania 2022 - 10 Years of Wikidata]
**** [https://www.youtube.com/watch?v=hewPZFCDSZM&t=1528s Wikimania 2022 - 10 Years of Wikidata - Overtime Discussion]
**** [https://www.youtube.com/watch?v=tZCBV0R3ZEE Wikimania Hackathon: Let us play with PubMed to enrich Wikidata with medical information]
**** [https://www.youtube.com/watch?v=ntdOuh5-ZAY When Quechua meets Wikibase - QICHWABASE]
*** [https://www.youtube.com/watch?v=3xgwzH9Q7Eg Wikidata as a knowledge graph for the life sciences]
*** [https://www.youtube.com/watch?v=aGCBcK3YFV8 Power BI project - Create image grids - Images from Wikidata brought in using a simple R script]
*** [https://www.youtube.com/watch?v=IB7ZxpaWnzI Some reflections on wikidata and color biology]
*** [https://www.youtube.com/watch?v=FtpyPruId7I Uploading bibliographical items using Quickstatements]
*** Wikidata tutorials:
**** [https://www.youtube.com/watch?v=zXSWgQrhD4c Add the official street address of an institution]
**** [https://www.youtube.com/watch?v=VFV4ly-T54I Add visitor numbers to an institution]
*** Wikidata tutorials (in French):
**** [https://www.youtube.com/watch?v=3lZeQxFcyUo Adding an institution's official website]
**** [https://www.youtube.com/watch?v=n3_uaBZlb0I Create a Wikimedia Account]
**** [https://www.youtube.com/watch?v=tI4Q6cyk4cs Adding a webpage]
* '''Tool of the week'''
** [https://ringgaard.com/c/ KnolCase] is a case-based knowledge management tool for gathering information about subjects of interest and organizing these into case files.
* '''Other Noteworthy Stuff'''
** [https://www.wikidata.org/w/index.php?title=Wikidata:Project_chat&oldid=1704549920#Wikidata_integration_in_OpenRefine:_could_this_be_your_project? Wikidata integration in OpenRefine: could this be your project?] OpenRefine calls for (more) technical contributors to work on Wikimedia / Wikidata / Wikibase support.
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/EEIKHJZW7AMSIYGW7RURB5FG7ISZSW52/ Wikimedia integration in OpenRefine: looking for developers]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P7725|litter size]], [[:d:Property:P7727|legislative committee]]
*** External identifiers: [[:d:Property:P7720|Fossilworks ID for journal article]], [[:d:Property:P7721|Wikispore ID]], [[:d:Property:P7722|TLFi ID]], [[:d:Property:P7723|The Encyclopedia of Oklahoma History and Culture ID]], [[:d:Property:P7724|Littré ID]], [[:d:Property:P7726|PlanetMath ID]], [[:d:Property:P7729|GUI number]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/filename in archive|filename in archive]], [[:d:Wikidata:Property proposal/Microworld ID|Microworld ID]], [[:d:Wikidata:Property proposal/Position with respect to the noun|Position with respect to the noun]], [[:d:Wikidata:Property proposal/network bands|network bands]], [[:d:Wikidata:Property proposal/Viewpoint heading|Viewpoint heading]], [[:d:Wikidata:Property proposal/egg incubation period|egg incubation period]], [[:d:Wikidata:Property proposal/author's wikimedia username|author's wikimedia username]], [[:d:Wikidata:Property proposal/unit of measurement|unit of measurement]], [[:d:Wikidata:Property proposal/type of age limit|type of age limit]], [[:d:Wikidata:Property proposal/attested as|attested as]], [[:d:Wikidata:Property proposal/provides data|provides data]], [[:d:Wikidata:Property proposal/recipient|recipient]], [[:d:Wikidata:Property proposal/external type|external type]], [[:d:Wikidata:Property proposal/Amino community ID|Amino community ID]], [[:d:Wikidata:Property proposal/used in phrase|used in phrase]], [[:d:Wikidata:Property proposal/type of external page|type of external page]]
*** External identifiers: [[:d:Wikidata:Property proposal/Australian National Maritime Museum ID|Australian National Maritime Museum ID]], [[:d:Wikidata:Property proposal/Australian National Maritime Museum person ID|Australian National Maritime Museum person ID]], [[:d:Wikidata:Property proposal/The Video Games Museum system ID|The Video Games Museum system ID]], [[:d:Wikidata:Property proposal/Vikidia article|Vikidia article]], [[:d:Wikidata:Property proposal/National Aviation Hall of Fame person ID|National Aviation Hall of Fame person ID]], [[:d:Wikidata:Property proposal/RationalWiki ID|RationalWiki ID]], [[:d:Wikidata:Property proposal/The Video Games Museum game ID|The Video Games Museum game ID]], [[:d:Wikidata:Property proposal/CEEB K-12 school code|CEEB K-12 school code]], [[:d:Wikidata:Property proposal/D-MSX ID|D-MSX ID]], [[:d:Wikidata:Property proposal/Nomenclature for Museum Cataloging|Nomenclature for Museum Cataloging]], [[:d:Wikidata:Property proposal/VGMPF ID|VGMPF ID]], [[:d:Wikidata:Property proposal/Games Database system ID|Games Database system ID]], [[:d:Wikidata:Property proposal/ICD-11 ID (foundation)|ICD-11 ID (foundation)]], [[:d:Wikidata:Property proposal/AdoroCinema|AdoroCinema]], [[:d:Wikidata:Property proposal/Games Database game ID|Games Database game ID]], [[:d:Wikidata:Property proposal/Games Database developer ID|Games Database developer ID]], [[:d:Wikidata:Property proposal/LFE player ID|LFE player ID]], [[:d:Wikidata:Property proposal/PersonalData.IO ID|PersonalData.IO ID]], [[:d:Wikidata:Property proposal/Games Database publisher ID|Games Database publisher ID]], [[:d:Wikidata:Property proposal/The Digital Local Culture Encyclopedia of Korea ID|The Digital Local Culture Encyclopedia of Korea ID]], [[:d:Wikidata:Property proposal/textove.com|textove.com]], [[:d:Wikidata:Property proposal/textove.com Song ID|textove.com Song ID]], [[:d:Wikidata:Property proposal/kino-teatr.ru person ID|kino-teatr.ru person ID]], [[:d:Wikidata:Property proposal/dovidka.com.ua person ID|dovidka.com.ua person ID]], [[:d:Wikidata:Property proposal/Russian PFL player ID|Russian PFL player ID]], [[:d:Wikidata:Property proposal/Ten-Bruggencatenummer|Ten-Bruggencatenummer]], [[:d:Wikidata:Property proposal/J-GLOBAL ID|J-GLOBAL ID]], [[:d:Wikidata:Property proposal/The Good Old Days ID|The Good Old Days ID]], [[:d:Wikidata:Property proposal/AuthenticusID|AuthenticusID]], [[:d:Wikidata:Property proposal/Ciência ID|Ciência ID]], [[:d:Wikidata:Property proposal/ExoticA ID|ExoticA ID]], [[:d:Wikidata:Property proposal/Decine21 person ID|Decine21 person ID]], [[:d:Wikidata:Property proposal/Identifier for a resource held by the Smithsonian Institution|Identifier for a resource held by the Smithsonian Institution]], [[:d:Wikidata:Property proposal/Macintosh Garden game ID|Macintosh Garden game ID]], [[:d:Wikidata:Property proposal/UCUM code|UCUM code]], [[:d:Wikidata:Property proposal/PragerU presenter ID|PragerU presenter ID]], [[:d:Wikidata:Property proposal/Ukrainica ID|Ukrainica ID]], [[:d:Wikidata:Property proposal/Macintosh Repository ID|Macintosh Repository ID]], [[:d:Wikidata:Property proposal/LaunchBox Games Database platform ID|LaunchBox Games Database platform ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5Zj9 Most common numbers of statements per item] ([https://twitter.com/Tagishsimon/status/1557908289958170624 source])
*** [https://commons-query.wikimedia.org/#%23%20defaultView%3AMap%0ASELECT%20%3Ffile%20%3Ftitle%20%3Fimage%20%28GROUP_CONCAT%28DISTINCT%28%3Fd%29%3B%20separator%20%3D%20%27%20%2F%20%27%29%20AS%20%3Fdepicts_list%29%20%3Fcoords%20%3Flayer%0AWITH%0A%7B%0A%20%20SELECT%20%3Ffile%20%3Ftitle%0A%20%20WHERE%0A%20%20%7B%0A%20%20%20%20SERVICE%20wikibase%3Amwapi%0A%20%20%20%20%7B%0A%20%20%20%20%20%20bd%3AserviceParam%20wikibase%3Aapi%20%22Generator%22%20.%0A%20%20%20%20%20%20bd%3AserviceParam%20wikibase%3Aendpoint%20%22commons.wikimedia.org%22%20.%0A%20%20%20%20%20%20bd%3AserviceParam%20mwapi%3Agcmtitle%20%22Category%3AMosques%20in%20Dubai%22%20.%0A%20%20%20%20%20%20bd%3AserviceParam%20mwapi%3Agenerator%20%22categorymembers%22%20.%0A%20%20%20%20%20%20bd%3AserviceParam%20mwapi%3Agcmtype%20%22file%22%20.%0A%20%20%20%20%20%20bd%3AserviceParam%20mwapi%3Agcmlimit%20%22max%22%20.%0A%20%20%20%20%20%20%3Ftitle%20wikibase%3AapiOutput%20mwapi%3Atitle%20.%0A%20%20%20%20%20%20%3Fpageid%20wikibase%3AapiOutput%20%22%40pageid%22%20.%0A%20%20%20%20%7D%0A%20%20%20%20BIND%20%28URI%28CONCAT%28%27https%3A%2F%2Fcommons.wikimedia.org%2Fentity%2FM%27%2C%20%3Fpageid%29%29%20AS%20%3Ffile%29%0A%20%20%7D%0A%7D%20AS%20%25get_files%0A%0AWITH%20%7B%0A%20%20SELECT%20DISTINCT%20%3Ffile%20%3Flayer%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25get_files%0A%20%20%20%20%3Ffile%20wdt%3AP180%20%3Fdepicts%20.%0A%20%20%20%20SERVICE%20%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E%20%7B%0A%20%20%20%20%20%20%3Fdepicts%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ32815%20.%0A%20%20%20%20%20%20BIND%28%27M%27%20AS%20%3Flayer%29%20.%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%20AS%20%25layer%0A%20%20%20%0AWHERE%0A%7B%0A%20%20INCLUDE%20%25get_files%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Ffile%20wdt%3AP180%20%3Fdepicts%20.%0A%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20SERVICE%20%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E%20%7B%0A%20%20%20%20%20%20%20%20%20%20%3Fdepicts%20rdfs%3Alabel%20%3Fdepicts_label%20.%20FILTER%20%28lang%28%3Fdepicts_label%29%20%3D%20%27en%27%29%20.%0A%20%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%7D%0A%20%20BIND%28COALESCE%28%3Fdepicts_label%2C%20%3Fdepicts%29%20AS%20%3Fd%29%20.%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20INCLUDE%20%25layer%20.%0A%20%20%7D%0A%0A%20%20OPTIONAL%20%7B%3Ffile%20wdt%3AP1259%20%3Fcoords%7D%20.%20%20%23%20coords%20of%20POV%20%20%20%20%20%20%0A%20%20OPTIONAL%20%7B%3Ffile%20wdt%3AP9149%20%3Fcoords%7D%20.%20%20%23%20fallback%3A%20coords%20of%20depicted%20place%0A%20%20%3Ffile%20schema%3Aurl%20%3Fimage.%0A%0A%20%20%23%20%20FILTER%28bound%28%3Fcoords%29%29%20.%0A%20%20%0A%20%20OPTIONAL%20%7BBIND%28%27-%27%20AS%20%3Flayer%29%7D%20.%0A%0A%7D%20GROUP%20BY%20%3Ffile%20%3Ftitle%20%3Fimage%20%3Fcoords%20%3Flayer%0AORDER%20BY%20%3Ftitle Locations and depicts statements for images in Commons category] [[:c:Category:Mosques in Dubai|Mosques in Dubai]] ([[:c:Commons_talk:SPARQL_query_service/queries/examples#Images_without_Wikidata_Items|source]])
*** [https://w.wiki/4mVT Art people who died in Nazi camps] ([https://twitter.com/OpenLinkArtData/status/1558637943304110080 source])
*** [https://w.wiki/5ZZp Count of items in Wikidata by number of statements in the item] ([https://twitter.com/Tagishsimon/status/1557908289958170624 source])
*** [https://w.wiki/5Z2J Fungi with image, ordered by number of languages it has an article] ([https://twitter.com/theklaneh/status/1556951821377310721 source])
*** [https://w.wiki/5YyK Longest natural watercourses in France] ([https://twitter.com/WikidataThreads/status/1556879308311986176 source])
*** [https://w.wiki/5Zjv Multiple forms of a Lexeme with the same grammatical features and where no of these forms have any other statement]
*** [https://w.wiki/5Y2h Bengali Lexemes all of whose parts are derived from Sanskrit words, but which themselves aren't derived from Sanskrit words yet]
* '''Development'''
** Took part in Wikimania and the Wikimania hackathon
** Continuing work on making it possible to add sitelinks to redirects under some special conditions ([[phab:T278962]])
** Lexicographical data: continuing to address the feedback from testing
** REST API:
*** Finished off validation in the endpoint for replacing a statement on an Item ([[phab:T314790]])
*** Doing research around [https://www.rfc-editor.org/rfc/rfc5789 PATCH] and [https://jsonpatch.com JSON Patch]
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 08 15|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:४५, १५ अगस्त २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23614914 -->
== Wikidata weekly summary #534 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship:
*** [[d:Wikidata:Requests for permissions/Administrator/Estopedist1|Estopedist1]] (successful)
** Closed request for comments:
*** [[d:Wikidata:Requests_for_comment/Gender_neutral_labels_for_occupations_and_positions_in_French|Gender neutral labels for occupations and positions in French]]
*** [[d:Wikidata:Requests for comment/Alternate disclosure policy|Alternate disclosure policy]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Past events:
*** [[d:Wikidata:WikiProject Sweden/Swedish Riksdag documents/Kopplingssprint augusti 2022|Clutch sprint August 2022]]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://towardsdatascience.com/automatic-word-relatedness-evaluation-wordnet-spacy-wikidata-api-9fd1c72ac73c Automatic word relatedness evaluation]
** Videos
*** [https://www.youtube.com/watch?v=umj5ceTfJhs Datavisualisation in Wikidata] (in French)
*** Highlights from Wikimania 2022
**** [https://www.youtube.com/watch?v=nCaLrTlEk0M Ninai-Udiron: Using Wikidata Items and Lexemes for Abstract Wikipedia-Like Text Generation] By Mahir Morshed
**** [https://www.youtube.com/watch?v=7BFBmy86TF0 Partner Up for Wikidata!]
**** [https://www.youtube.com/watch?v=7BFBmy86TF0 Wikidata for everyone: a methodology to teach different communities]
**** [https://www.youtube.com/watch?v=tQPSoYpjrNc Wikifunctions: A new Wikimedia project]
** Tutorial
*** Wikimania 2022 UK Festival: [https://docs.google.com/presentation/d/1XtPn2G8zDIDGReCDm0csbOgSrCmcacco/edit#slide=id.p1 SPARQL tutorial (Wikidata for Wizards)] & [https://docs.google.com/presentation/d/1GaA0Lw3J_3F_N14KP7p5m8kTAaUs7QwAavIbZqBfmQI/edit#slide=id.g18e33c9ee6_2_0 Wikidata SPARQL Tips and Tricks]
* '''Tool of the week'''
** [https://observablehq.com/@pac02/wikidatas-list-of-created-items List of created Wikidata items] - a tool which combines Xtools pages created API with Wikidata API to get the list of items created by a user with their label.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/AKMHGVJGK6R2ASUSKK6B64A2SPTXTIBQ/ Outreachy Round 25–call for projects and mentors now open!]
** [[:d:Template:Documented queries skeleton|Template:Documented queries skeleton]]
** [[d:Wikidata:Tenth Birthday|Wikidata's tenth birthday]]: you can [[d:Wikidata:Tenth_Birthday/Run_an_event|organize a distributed event]] and [[d:Wikidata:Tenth Birthday/Run an event/Funding|get funding]], [[d:Wikidata:Tenth Birthday/Run an event/Communication kit|create your own swag]], attend the next [[d:Wikidata:Tenth_Birthday/Run_an_event#Connect_with_organizers|organizers call]] on August 23, and participate in the [[d:Wikidata:Tenth_Birthday/Celebration_video|collaborative video until September 18th]].
** [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/thread/EEIKHJZW7AMSIYGW7RURB5FG7ISZSW52/ OpenRefine calls for (more) technical contributors to work on Wikimedia / Wikidata / Wikibase support].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10946|contraindication]], [[:d:Property:P10955|Amarkosh ID]], [[:d:Property:P10960|harvested organism(s)]]
*** External identifiers: [[:d:Property:P10931|ZOBODAT publication ID]], [[:d:Property:P10932|abART book series ID]], [[:d:Property:P10933|Stan Radar dossier ID]], [[:d:Property:P10934|Initia carminum Latinorum ID]], [[:d:Property:P10935|IRIS UNISOB author ID]], [[:d:Property:P10936|Apeiron author ID]], [[:d:Property:P10937|IRIS UNIBOCCONI author ID]], [[:d:Property:P10938|IRIS LUISS author ID]], [[:d:Property:P10939|All-Russian Swimming Federation ID]], [[:d:Property:P10940|Artistic Gymnastics Federation of Russia ID]], [[:d:Property:P10941|Bobsleigh Federation of Russia ID]], [[:d:Property:P10942|Russian Luge Federation ID]], [[:d:Property:P10943|Rare Plant Fact Sheets ID]], [[:d:Property:P10944|Handball Federation of Russia ID]], [[:d:Property:P10945|Russian Volleyball Federation ID]], [[:d:Property:P10947|UNORA author ID]], [[:d:Property:P10948|IRIS UNIPARTHENOPE author ID]], [[:d:Property:P10949|IRIS UNICAMPANIA author ID]], [[:d:Property:P10950|IRIS UNISANNIO author ID]], [[:d:Property:P10951|Modstand person ID]], [[:d:Property:P10952|elibrary.ru journal ID]], [[:d:Property:P10953|elibrary.ru publisher ID]], [[:d:Property:P10954|Livelib.ru publisher ID]], [[:d:Property:P10956|Odnoklassniki group numeric ID]], [[:d:Property:P10957|NOC*NSF athlete ID]], [[:d:Property:P10958|Jewish Pediatricians 1933-1945 ID]], [[:d:Property:P10959|All-Russian Sambo Federation ID]], [[:d:Property:P10961|Bolshoi Theatre person ID]], [[:d:Property:P10962|Czechoslovak book ID]], [[:d:Property:P10963|Belgian Olympic Committee ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/fog signal characteristic|fog signal characteristic]], [[:d:Wikidata:Property proposal/Sister channel|Sister channel]], [[:d:Wikidata:Property proposal/award declined|award declined]], [[:d:Wikidata:Property proposal/full inscription available at URL|full inscription available at URL]]
*** External identifiers: [[:d:Wikidata:Property proposal/Planeta Belarus sigh ID|Planeta Belarus sigh ID]], [[:d:Wikidata:Property proposal/Flemish Heritage designation object ID|Flemish Heritage designation object ID]], [[:d:Wikidata:Property proposal/WikiProjectMed ID|WikiProjectMed ID]], [[:d:Wikidata:Property proposal/Belgian Paralympic Committee ID|Belgian Paralympic Committee ID]], [[:d:Wikidata:Property proposal/Polish Paralympic Committee ID|Polish Paralympic Committee ID]], [[:d:Wikidata:Property proposal/Scientists of Belarus ID|Scientists of Belarus ID]], [[:d:Wikidata:Property proposal/Spiel des Jahres ID|Spiel des Jahres ID]], [[:d:Wikidata:Property proposal/iNaturalist project ID|iNaturalist project ID]], [[:d:Wikidata:Property proposal/Tas Parliament member ID|Tas Parliament member ID]], [[:d:Wikidata:Property proposal/SA Parliament member ID|SA Parliament member ID]], [[:d:Wikidata:Property proposal/Czech electoral party ID|Czech electoral party ID]], [[:d:Wikidata:Property proposal/Colorado Plant Database ID|Colorado Plant Database ID]], [[:d:Wikidata:Property proposal/PyPI trove classifier|PyPI trove classifier]], [[:d:Wikidata:Property proposal/UConn Plant Database ID|UConn Plant Database ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://query.wikidata.org/#%23title%3A%20Map%20of%20Coast%20Tram%0A%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fcoords%22%2C%20%22%3Fline%22%2C%22%3Frgb%22%5D%7D%0ASELECT%20%3Fstation%20%3FstationLabel%20%3FsubwayLine%20%3Fcoords%20%3Fline%20%3Fline_number%20%3Flayer%20%3Frgb%20WHERE%20%7B%0A%20%20VALUES%20%3Fsearch%20%7B%20%20%20%20%20%20%20wd%3AQ1510414%20%20%20%20%20%20%23light%20rail%20system%20search%0A%20%20%7D%0A%20%20%3Fsearch%20wdt%3AP527%7Cwdt%3AP121%20%3Flignes.%23what%20are%20the%20lines%20of%20that%20light%20rail%3F%0A%20%20%3Flignes%20wdt%3AP559%20%3Ftermini.%23what%20are%20the%20termini%20of%20the%20lines%20of%20that%20light%20rail%0A%20%20%3Fstation%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ548662%3B%20%20%23any%20type%20of%20service%20station%20%0A%20%20%20wdt%3AP5817%20wd%3AQ55654238%3B%23That%20are%20running%0A%20%20%20wdt%3AP16%20%3Fsearch%3B%23That%20are%20part%20of%20the%20searched%20light%20rail%20network%0A%20%20%20wdt%3AP625%20%3Fcoords%3B%0A%20%20%20wdt%3AP81%7Cwdt%3AP1192%20%3FsubwayLine%3B%0A%20%20%20wdt%3AP197%20%3Fpred.%0A%20%20%3Fpred%20wdt%3AP625%20%3Fcoords_pred%3Bwdt%3AP5817%20wd%3AQ55654238%3B%23Neighbours%20that%20are%20running%0A%20%20%20wdt%3AP81%7Cwdt%3AP1192%20%3FsubwayLine_pred.%0A%20%20%3Fstation%20p%3AP197%20_%3Ab1.%0A%20%20_%3Ab1%20ps%3AP197%20%3Fpred%20%3B%0A%20%20%20%20pq%3AP5051%20%3Ftowards%3B%0A%20%20%20%20pq%3AP81%7Cpq%3AP1192%20%3Fline_pq.%0A%3FsubwayLine%20wdt%3AP5817%20wd%3AQ55654238.%23Lines%20that%20are%20running%0Aoptional%7B%3FsubwayLine%20wdt%3AP1671%20%3Fline_number.%7D%0AFILTER%28%3FsubwayLine_pred%20%3D%20%3Flignes%29%23take%20only%20the%20lines%20if%20correspondance%20on%20the%20same%20line%0AFILTER%28%3FsubwayLine%20%3D%20%3Flignes%29%20%0AFILTER%28%3FsubwayLine%20%3D%20%3Fline_pq%29%23Take%20only%20the%20lines%20if%20next%20station%20on%20the%20same%20line%0AFILTER%28%3Ftowards%20%3D%20%3Ftermini%29%20%0A%20%3Fpred%20%20p%3AP625%20%3Fnode_pred%20.%0A%20%20%3Fnode_pred%20psv%3AP625%2Fwikibase%3AgeoLatitude%20%3Flat1%20%3Bpsv%3AP625%2Fwikibase%3AgeoLongitude%20%3Flon1%20.%0A%20%20%3Fnode_pred%20a%20wikibase%3ABestRank.%0A%20%20%3Fstation%20p%3AP625%20%3Fnode_station.%0A%20%3Fnode_station%20psv%3AP625%2Fwikibase%3AgeoLatitude%20%3Flat2%20%3Bpsv%3AP625%2Fwikibase%3AgeoLongitude%20%3Flon2.%0A%20%3Fnode_station%20a%20wikibase%3ABestRank.%0A%20%20BIND%28CONCAT%28%22LINESTRING%28%22%2C%20STR%28%3Flon1%29%2C%20%22%20%22%2C%20STR%28%3Flat1%29%2C%20%20%22%2C%22%2C%20STR%28%3Flon2%29%2C%20%22%20%22%2C%20STR%28%3Flat2%29%2C%20%22%29%22%29%20AS%20%3Fstr%29%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%20%20%3FsubwayLine%20wdt%3AP465%20%3Frgb.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20.%0A%20%20%20%20%3FsubwayLine%20rdfs%3Alabel%20%3Flayer.%0A%20%20%20%20%3Fpred%20rdfs%3Alabel%20%3FpredLabel.%0A%20%20%20%20%3Fstation%20rdfs%3Alabel%20%3FstationLabel%20.%0A%20%20%7D%20%7D%20GROUP%20BY%20%3Fstation%20%3FstationLabel%20%3FsubwayLine%20%3Frgb%20%3FpredLabel%20%3Flayer%20%3Fcoords%20%3Fline%20%3Fline_number%0AORDER%20BY%20xsd%3Ainteger%28%3Fline_number%29%20%3Fline_number%20%3FsubwayLine Longest tram line in the world with 68 stops] [https://query.wikidata.org/embed.html#%23title%3A%20Map%20of%20Coast%20Tram%0A%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fcoords%22%2C%20%22%3Fline%22%2C%22%3Frgb%22%5D%7D%0ASELECT%20%3Fstation%20%3FstationLabel%20%3FsubwayLine%20%3Fcoords%20%3Fline%20%3Fline_number%20%3Flayer%20%3Frgb%20WHERE%20%7B%0A%20%20VALUES%20%3Fsearch%20%7B%20%20%20%20%20%20%20wd%3AQ1510414%20%20%20%20%20%20%23light%20rail%20system%20search%0A%20%20%7D%0A%20%20%3Fsearch%20wdt%3AP527%7Cwdt%3AP121%20%3Flignes.%23what%20are%20the%20lines%20of%20that%20light%20rail%3F%0A%20%20%3Flignes%20wdt%3AP559%20%3Ftermini.%23what%20are%20the%20termini%20of%20the%20lines%20of%20that%20light%20rail%0A%20%20%3Fstation%20wdt%3AP31%2Fwdt%3AP279%2A%20wd%3AQ548662%3B%20%20%23any%20type%20of%20service%20station%20%0A%20%20%20wdt%3AP5817%20wd%3AQ55654238%3B%23That%20are%20running%0A%20%20%20wdt%3AP16%20%3Fsearch%3B%23That%20are%20part%20of%20the%20searched%20light%20rail%20network%0A%20%20%20wdt%3AP625%20%3Fcoords%3B%0A%20%20%20wdt%3AP81%7Cwdt%3AP1192%20%3FsubwayLine%3B%0A%20%20%20wdt%3AP197%20%3Fpred.%0A%20%20%3Fpred%20wdt%3AP625%20%3Fcoords_pred%3Bwdt%3AP5817%20wd%3AQ55654238%3B%23Neighbours%20that%20are%20running%0A%20%20%20wdt%3AP81%7Cwdt%3AP1192%20%3FsubwayLine_pred.%0A%20%20%3Fstation%20p%3AP197%20_%3Ab1.%0A%20%20_%3Ab1%20ps%3AP197%20%3Fpred%20%3B%0A%20%20%20%20pq%3AP5051%20%3Ftowards%3B%0A%20%20%20%20pq%3AP81%7Cpq%3AP1192%20%3Fline_pq.%0A%3FsubwayLine%20wdt%3AP5817%20wd%3AQ55654238.%23Lines%20that%20are%20running%0Aoptional%7B%3FsubwayLine%20wdt%3AP1671%20%3Fline_number.%7D%0AFILTER%28%3FsubwayLine_pred%20%3D%20%3Flignes%29%23take%20only%20the%20lines%20if%20correspondance%20on%20the%20same%20line%0AFILTER%28%3FsubwayLine%20%3D%20%3Flignes%29%20%0AFILTER%28%3FsubwayLine%20%3D%20%3Fline_pq%29%23Take%20only%20the%20lines%20if%20next%20station%20on%20the%20same%20line%0AFILTER%28%3Ftowards%20%3D%20%3Ftermini%29%20%0A%20%3Fpred%20%20p%3AP625%20%3Fnode_pred%20.%0A%20%20%3Fnode_pred%20psv%3AP625%2Fwikibase%3AgeoLatitude%20%3Flat1%20%3Bpsv%3AP625%2Fwikibase%3AgeoLongitude%20%3Flon1%20.%0A%20%20%3Fnode_pred%20a%20wikibase%3ABestRank.%0A%20%20%3Fstation%20p%3AP625%20%3Fnode_station.%0A%20%3Fnode_station%20psv%3AP625%2Fwikibase%3AgeoLatitude%20%3Flat2%20%3Bpsv%3AP625%2Fwikibase%3AgeoLongitude%20%3Flon2.%0A%20%3Fnode_station%20a%20wikibase%3ABestRank.%0A%20%20BIND%28CONCAT%28%22LINESTRING%28%22%2C%20STR%28%3Flon1%29%2C%20%22%20%22%2C%20STR%28%3Flat1%29%2C%20%20%22%2C%22%2C%20STR%28%3Flon2%29%2C%20%22%20%22%2C%20STR%28%3Flat2%29%2C%20%22%29%22%29%20AS%20%3Fstr%29%0A%20%20BIND%28STRDT%28%3Fstr%2C%20geo%3AwktLiteral%29%20AS%20%3Fline%29%0A%20%20%3FsubwayLine%20wdt%3AP465%20%3Frgb.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20.%0A%20%20%20%20%3FsubwayLine%20rdfs%3Alabel%20%3Flayer.%0A%20%20%20%20%3Fpred%20rdfs%3Alabel%20%3FpredLabel.%0A%20%20%20%20%3Fstation%20rdfs%3Alabel%20%3FstationLabel%20.%0A%20%20%7D%20%7D%20GROUP%20BY%20%3Fstation%20%3FstationLabel%20%3FsubwayLine%20%3Frgb%20%3FpredLabel%20%3Flayer%20%3Fcoords%20%3Fline%20%3Fline_number%0AORDER%20BY%20xsd%3Ainteger%28%3Fline_number%29%20%3Fline_number%20%3FsubwayLine Map of Coast Tram (Q1510414)][https://www.dekusttram.be/nl/ <sup>1</sup>]
*** [https://w.wiki/5aZR Most frequent .uk domains for P973 "described at URL"] ([https://twitter.com/heald_j/status/1559500586684497926 source])
*** [https://w.wiki/5aoe Online accounts used by people that were born in People's Republic of China] ([[d:User:Rdrg109/3/4#Content|Source]])
*** [https://w.wiki/5aVe Journals with the most retractions] ([https://twitter.com/egonwillighagen/status/1559462776128544770 source])
* '''Development'''
** Lexicographical data: continuing to address feedback from testing. We are almost done now.
** REST API: continued investigating the use of PATCH and JSON Patch and worked on a proof-of-concept
** Birthday planning and prepping is in full swing
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 08 22|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:३९, २२ अगस्त २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23614914 -->
== Wikidata weekly summary #535 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [[:m:Small wiki toolkits/Workshops#Writing_Wikidata_queries_using_the_WDQS_tool|Small wiki toolkits/Workshops#Writing Wikidata queries using the WDQS tool]]
** Ongoing:
*** Weekly Lexemes Challenge #56, [https://dicare.toolforge.org/lexemes/challenge.php?id=56 Mystery theme (guess the theme)]
** Past:
*** Weekly Lexemes Challenge #55, [https://dicare.toolforge.org/lexemes/challenge.php?id=55 Wiki Loves Monuments]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
***[https://pointstodots.wordpress.com/2022/08/23/172/ Interoperable USP Bioinformatics Theses Catalog with Wikidata] ([https://pointstodots.wordpress.com/2022/08/19/catalogo-interoperavel-de-teses-de-bioinformatica-da-usp-com-wikidata/ in Portuguese])
*** [https://wikimedia.org.au/wiki/Growing_the_representation_of_Australian_Women_in_Religion_through_Wikidata Growing the representation of Australian Women in Religion through Wikidata]
*** [https://blog.library.tc.columbia.edu/b/24738-Working-with-Wikidata-1-Introduction-and-Terminology Working with Wikidata: (1) Introduction and Terminology]
*** [https://pointstodots.wordpress.com/2022/08/23/mapping-the-brazilian-association-for-computational-biology-and-bioinformatics-to-wikidata/ Mapping the Brazilian Association for Computational Biology and Bioinformatics to Wikidata]
** Papers
*** [https://journals.plos.org/digitalhealth/article?id=10.1371/journal.pdig.0000086 DrNote: An open medical annotation service]
** Videos
*** [Wiki Mentor Africa] Introduction to using OpenRefine for Wikidata and Wikimedia Commons Editing [[:commons:File:WMA - Intro. to OpenRefine for wikidata and Wikimedia Commons Editing day1.webm|(part 1]], [[:commons:File:WMA - Intro. to OpenRefine for wikidata and Wikimedia Commons Editing day 2.webm|part 2)]]
*** [https://www.youtube.com/watch?v=qYV95Zv_m3I Wikidata as a knowledge graph for the life sciences] (in Spanish)
*** [https://www.youtube.com/watch?v=SrkiXRW8mfY Relations on wikidata and color biology] (in Spanish)
*** [https://www.youtube.com/watch?v=nXhXZDtNvW0 Wikidata Tutorial: Different ways to display SPARQL queries] (in German)
* '''Tool of the week'''
** [[d:User:Lectrician1/SenseForThisItem.js|SenseForThisItem.js]]: Adds a button on items to show what senses are linked to it.
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/XPCTYYTN67FVFKN6XOHULJVGUO44J662/ Upgrade of the Search clusters to Elasticsearch 7.10.2 will start on August 29 2022 for 3-weeks].
** The latest round of Outreachy internships wrapped up on 26 August. Two interns worked on improving author-name data; their bots have made over 340,000 edits. Their [[d:User:PangolinMexico/wasian|project description, documentation, blog posts and code]] are available.
** The [[d:Wikidata:SPARQL query service/WDQS backend update/August 2022 scaling update|August 2022 summary]] for the Wikidata Query Service backend update is out!
** Open vacancy:
*** [https://twitter.com/wikimediaid/status/1562323251648335872 Wikimedia Indonesia - Technology internships in the GLAM and Wikidata fields]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P10946|contraindicated in case of]], [[:d:Property:P10955|Amarkosh ID]], [[:d:Property:P10960|harvested organism(s)]], [[:d:Property:P10969|power series expansion]], [[:d:Property:P10994|KFCB classification (Kenya)]], [[:d:Property:P10999|website title match pattern]]
*** External identifiers: [[:d:Property:P10935|IRIS UNISOB author ID]], [[:d:Property:P10936|Apeiron author ID]], [[:d:Property:P10937|IRIS UNIBOCCONI author ID]], [[:d:Property:P10938|IRIS LUISS author ID]], [[:d:Property:P10939|All-Russian Swimming Federation ID]], [[:d:Property:P10940|Artistic Gymnastics Federation of Russia ID]], [[:d:Property:P10941|Bobsleigh Federation of Russia ID]], [[:d:Property:P10942|Russian Luge Federation ID]], [[:d:Property:P10943|Rare Plant Fact Sheets ID]], [[:d:Property:P10944|Handball Federation of Russia ID]], [[:d:Property:P10945|Russian Volleyball Federation ID]], [[:d:Property:P10947|UNORA author ID]], [[:d:Property:P10948|IRIS UNIPARTHENOPE author ID]], [[:d:Property:P10949|IRIS UNICAMPANIA author ID]], [[:d:Property:P10950|IRIS UNISANNIO author ID]], [[:d:Property:P10951|Modstand person ID]], [[:d:Property:P10952|elibrary.ru journal ID]], [[:d:Property:P10953|elibrary.ru publisher ID]], [[:d:Property:P10954|Livelib.ru publisher ID]], [[:d:Property:P10956|Odnoklassniki group numeric ID]], [[:d:Property:P10957|NOC*NSF athlete ID]], [[:d:Property:P10958|Jewish Pediatricians 1933-1945 ID]], [[:d:Property:P10959|All-Russian Sambo Federation ID]], [[:d:Property:P10961|Bolshoi Theatre person ID]], [[:d:Property:P10962|Czechoslovak book ID]], [[:d:Property:P10963|Belgian Olympic and Interfederal Committee athlete ID]], [[:d:Property:P10964|Federation Council reference ID]], [[:d:Property:P10965|Russian Football Union player ID]], [[:d:Property:P10966|Repertorium hymnologicum ID]], [[:d:Property:P10967|motocross.ru rider ID]], [[:d:Property:P10968|Russian Paralympic Committee athlete ID]], [[:d:Property:P10970|athletics.by person ID]], [[:d:Property:P10971|British Paralympic Association athlete ID]], [[:d:Property:P10972|Anghami album ID]], [[:d:Property:P10973|Walther, Initia carminum ID]], [[:d:Property:P10974|SecondHandSongs release ID]], [[:d:Property:P10975|National Olympic Committee of the Republic of Azerbaijan athlete ID]], [[:d:Property:P10976|Paralympics Australia athlete ID]], [[:d:Property:P10977|Paralympics New Zealand athlete ID]], [[:d:Property:P10978|Olympic Committee of Serbia athlete ID (new)]], [[:d:Property:P10979|Singapore National Olympic Council athlete ID]], [[:d:Property:P10980|Swedish Paralympic Committee athlete ID]], [[:d:Property:P10981|Field Hockey Canada person ID]], [[:d:Property:P10982|Real Time person ID]], [[:d:Property:P10983|Real Time organization ID]], [[:d:Property:P10984|Communist Party of the Russian Federation person ID]], [[:d:Property:P10985|Rugby Federation of Russia athlete ID]], [[:d:Property:P10986|Climbing Federation of Russia athlete ID]], [[:d:Property:P10987|RailScot location ID]], [[:d:Property:P10988|GIE gas storage ID]], [[:d:Property:P10989|RailScot line or company ID]], [[:d:Property:P10990|YAPPY profile ID]], [[:d:Property:P10991|Business Online ID]], [[:d:Property:P10992|Mariinsky Theatre person ID]], [[:d:Property:P10993|izsambo.ru person ID]], [[:d:Property:P10995|national-football-teams.com]], [[:d:Property:P10996|TGbus ID]], [[:d:Property:P10997|TGbus franchise ID]], [[:d:Property:P10998|AFC player ID]], [[:d:Property:P11000|SABRE wiki ID]], [[:d:Property:P11001|Moepedia ID]], [[:d:Property:P11002|wrestdag.ru person ID]], [[:d:Property:P11003|Scinapse author ID]], [[:d:Property:P11004|Hockey New Zealand person ID]], [[:d:Property:P11005|Artsy artwork ID]], [[:d:Property:P11006|Federation of Ski-Jumping and Nordic Combined of Russia ID]], [[:d:Property:P11007|Freestyle Federation of Russia ID]], [[:d:Property:P11009|Russian Trampoline Federation ID]], [[:d:Property:P11010|European Hockey Federation ID]], [[:d:Property:P11011|Shooting Union of Russia person ID]], [[:d:Property:P11012|EU Knowledge Graph item ID]], [[:d:Property:P11013|Cultural Property in Liechtenstein ID]], [[:d:Property:P11014|Belarus in persons and events ID]], [[:d:Property:P11015|Planeta Belarus sight ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Sister channel|Sister channel]], [[:d:Wikidata:Property proposal/award declined|award declined]], [[:d:Wikidata:Property proposal/full inscription available at URL|full inscription available at URL]], [[:d:Wikidata:Property proposal/Indicator|Indicator]], [[:d:Wikidata:Property proposal/Curriculum Reference Number|Curriculum Reference Number]], [[:d:Wikidata:Property proposal/Content standards|Content standards]]
*** External identifiers: [[:d:Wikidata:Property proposal/Spiel des Jahres ID|Spiel des Jahres ID]], [[:d:Wikidata:Property proposal/iNaturalist project ID|iNaturalist project ID]], [[:d:Wikidata:Property proposal/Tas Parliament member ID|Tas Parliament member ID]], [[:d:Wikidata:Property proposal/SA Parliament member ID|SA Parliament member ID]], [[:d:Wikidata:Property proposal/Czech electoral party ID|Czech electoral party ID]], [[:d:Wikidata:Property proposal/Colorado Plant Database ID|Colorado Plant Database ID]], [[:d:Wikidata:Property proposal/PyPI trove classifier|PyPI trove classifier]], [[:d:Wikidata:Property proposal/UConn Plant Database ID|UConn Plant Database ID]], [[:d:Wikidata:Property proposal/Garden Plant Finder ID|Garden Plant Finder ID]], [[:d:Wikidata:Property proposal/Archaeology Data Service ID|Archaeology Data Service ID]], [[:d:Wikidata:Property proposal/Royal Collection (UK) ID|Royal Collection (UK) ID]], [[:d:Wikidata:Property proposal/Biota Information System of New Mexico species ID|Biota Information System of New Mexico species ID]], [[:d:Wikidata:Property proposal/atletiek.nu athlete ID|atletiek.nu athlete ID]], [[:d:Wikidata:Property proposal/Tanzania administrator ID|Tanzania administrator ID]], [[:d:Wikidata:Property proposal/Digital Foundry game ID|Digital Foundry game ID]], [[:d:Wikidata:Property proposal/Female Physicians in the German Empire and the Weimar Republic ID|Female Physicians in the German Empire and the Weimar Republic ID]], [[:d:Wikidata:Property proposal/King County Parcel Number|King County Parcel Number]], [[:d:Wikidata:Property proposal/Anime Taizen ID|Anime Taizen ID]], [[:d:Wikidata:Property proposal/Betrail runner ID|Betrail runner ID]], [[:d:Wikidata:Property proposal/Shōsetsuka ni Narō user ID|Shōsetsuka ni Narō user ID]], [[:d:Wikidata:Property proposal/Shōsetsuka ni Narō work ID|Shōsetsuka ni Narō work ID]], [[:d:Wikidata:Property proposal/Maryland Plant Atlas ID|Maryland Plant Atlas ID]], [[:d:Wikidata:Property proposal/Maryland Biodiversity Project species ID|Maryland Biodiversity Project species ID]], [[:d:Wikidata:Property proposal/A Utah Flora ID|A Utah Flora ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5dSW Occupations as classified by ISCO/ESCO] ([[:d:Property_talk:P4652#Queries|source]])
*** [https://w.wiki/5d5F Occupation of people in the] [[d:Q111645234|New Zealand Thesis Project]] ([https://twitter.com/KnitMeAThneed/status/1563306878272413696 source])
*** [https://w.wiki/5bvc Average weights and heights of sportsmen] ([https://twitter.com/belett/status/1562008782015795200 source])
*** [https://w.wiki/5bnQ Letters by numbers of alphabet where they are found] ([https://twitter.com/belett/status/1561742955060273153 source])
* '''Development'''
** REST API: working on the ability to change existing statements on an Item ([[phab:T306934]])
** Lexicographical data: Finishing up the remaining pieces of the new Special:NewLexeme page based on the testing feedback (subtickets of [[phab:T307866]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 08 29|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:४७, २९ अगस्त २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23724864 -->
== Wikidata weekly summary #536 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/MsynBot 9|MsynBot 9]]. Task/s: manage existing [[d:Property:P227|GND ID (P227)]] identifier claims
*** [[d:Wikidata:Requests for permissions/Bot/DL2204bot|DL2204bot]]. Task/s: Add ExternalID values, edit/create items, add/edit lexemes, senses, forms
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Wikidata's 10th birthday is coming up soon: you can [[d:Wikidata:Tenth Birthday/Celebration video|contribute to the celebration video]], [[d:Wikidata:Tenth Birthday/Run an event|prepare an event]] or a [[d:Wikidata:Tenth Birthday/Presents|birthday present]].
*** Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call September 6, 2022: Dominic Byrd-McDevitt will talk about the Digital Public Library's Wikimedia program, an effort to provide national leadership around access and discoverability of digital collections by leveraging Wikipedia and its sister projects. 2 years ago, DPLA launched a digital asset pipeline to enable participating institutions in the DPLA network to share their collections with Wikimedia Commons. DPLA is continuing to innovate by taking advantage of Wikidata entities and Structured Data on Commons to continually synchronize data and improve discoverability. We'll discuss issues around large datasets, aggregation, reconciliation, and other challenges DPLA has faced. [https://docs.google.com/document/d/1IjZeAQw79PEFvMz1JGsCVQrzX-9IYvr7LSpg52j_wac/edit# Agenda]
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/WGKFH6SIHDY3XXNNZYDTWFIT34RF2Y3M/ Talk to the Search Platform / Query Service Team—September 7th, 2022] Date: Wednesday, September 7th, 2022. Time: 15:00-16:00 UTC / 08:00 PDT / 11:00 EDT / 17:00 CEST / 19:00 GST
** Ongoing:
*** Weekly Lexemes Challenge #57, [https://dicare.toolforge.org/lexemes/challenge.php?id=57 Numbers (4/n)]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://queerdata.forummuenchen.org/en/ Context is Queen]: Documenting Queer history based on [[d:Wikidata:WikiProject LGBT/Models|LGBT+ models]] ([https://twitter.com/cutterkom/status/1564904647122456576 source])
** Papers
*** [https://arxiv.org/pdf/2208.11057.pdf Prompting as Probing: Using Language Models for Knowledge Base Construction]
** Videos
*** Wikipedia Weekly Network - LIVE Wikidata editing #88 - [https://www.youtube.com/watch?v=gXQwnv7puBI YouTube]
*** Wikidata Tutorials by OpenGLAM Switzerland
**** [https://www.youtube.com/watch?v=uCHsQElUbqw Find museums without official website on Wikidata]
**** [https://www.youtube.com/watch?v=bZm7yNdgJts Add coordinates of an institution]
**** [https://www.youtube.com/watch?v=Yl-2YN-uI18 Different ways to display SPARQL queries]
**** [https://www.youtube.com/watch?v=mNAhg0MMEvs How to enter a personal record of a certain person on Wikidata]
* '''Tool of the week'''
** [https://observablehq.com/@pac02/hello-sparql-queries-dataset Browse and search a collection of 2,400 SPARQL queries]. See also the underlying [https://public.paws.wmcloud.org/User:PAC2/sparql_queries.csv dataset].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11034|Gauss notation]], [[:d:Property:P11035|crossing number]]
*** External identifiers: [[:d:Property:P11016|PTS+ season ID]], [[:d:Property:P11017|Turkish National Paralympic Committee athlete ID]], [[:d:Property:P11018|South African Hockey Association ID]], [[:d:Property:P11019|Moroccan Olympic Committee athlete ID]], [[:d:Property:P11020|UCI rider ID]], [[:d:Property:P11021|Glossary of Astronomical Terms ID-identificatiecode]], [[:d:Property:P11022|Garden Plant Finder ID]], [[:d:Property:P11023|Belgian Paralympic Committee athlete ID]], [[:d:Property:P11024|National Olympic Committee of the Republic of Kazakhstan athlete ID]], [[:d:Property:P11025|Spiel des Jahres ID]], [[:d:Property:P11026|Scientists of Belarus ID]], [[:d:Property:P11027|Football 24 article ID Russian]], [[:d:Property:P11028|Football 24 article ID]], [[:d:Property:P11029|BioNames author ID]], [[:d:Property:P11030|Devil's Porridge Worker ID]], [[:d:Property:P11031|Czech electoral party ID]], [[:d:Property:P11032|Polish Paralympic Committee ID]], [[:d:Property:P11033|LiLa Linking Latin URI]], [[:d:Property:P11036|Instagram post ID]], [[:d:Property:P11037|Springer Nature journal ID]], [[:d:Property:P11038|Arabic Ontology lemma ID]], [[:d:Property:P11039|Anime Taizen ID]], [[:d:Property:P11040|atletiek.nu athlete ID]], [[:d:Property:P11041|kulturstiftung.org person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/coordinates of grave|coordinates of grave]], [[:d:Wikidata:Property proposal/Rekhta Dictionary ID|Rekhta Dictionary ID]]
*** External identifiers: [[:d:Wikidata:Property proposal/vPlants ID|vPlants ID]], [[:d:Wikidata:Property proposal/Kloster- und Ordenslexikon ID|Kloster- und Ordenslexikon ID]], [[:d:Wikidata:Property proposal/IGDB game engine ID|IGDB game engine ID]], [[:d:Wikidata:Property proposal/Aragonario ID|Aragonario ID]], [[:d:Wikidata:Property proposal/CRAB ID|CRAB ID]], [[:d:Wikidata:Property proposal/Sõnaveeb lexeme ID|Sõnaveeb lexeme ID]], [[:d:Wikidata:Property proposal/Ma'agarim ID|Ma'agarim ID]], [[:d:Wikidata:Property proposal/Feb-web IDs|Feb-web IDs]], [[:d:Wikidata:Property proposal/Diskograf artist ID|Diskograf artist ID]], [[:d:Wikidata:Property proposal/Diskograf label ID|Diskograf label ID]], [[:d:Wikidata:Property proposal/Diskograf song ID|Diskograf song ID]], [[:d:Wikidata:Property proposal/NSR doctor ID|NSR doctor ID]], [[:d:Wikidata:Property proposal/Urdu Lughat ID|Urdu Lughat ID]], [[:d:Wikidata:Property proposal/Oculus Store|Oculus Store]], [[:d:Wikidata:Property proposal/Nebraska Invasive Species Program species ID|Nebraska Invasive Species Program species ID]], [[:d:Wikidata:Property proposal/Yahoo! Japan News publisher ID|Yahoo! Japan News publisher ID]], [[:d:Wikidata:Property proposal/Woody Plants Database cultivar ID|Woody Plants Database cultivar ID]], [[:d:Wikidata:Property proposal/Viveport ID|Viveport ID]], [[:d:Wikidata:Property proposal/NOC of Belarus champion ID|NOC of Belarus champion ID]], [[:d:Wikidata:Property proposal/newslab.ru dossier ID|newslab.ru dossier ID]], [[:d:Wikidata:Property proposal/Undiscovered Scotland ID|Undiscovered Scotland ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5evn Map of burials at Père Lachaise Cemetery in Paris], and [https://w.wiki/5evi around the world that have P625 as a qualifier] ([[:d:Wikidata:Property proposal/coordinates of grave#Discussion|source]])
*** [https://w.wiki/5fUH Age of Leonardo DiCaprio's girlfriends 1997-2002] ([https://twitter.com/medi_cago/status/1566497353053442052 source])
*** [https://w.wiki/5fDk Education of French prefects] ([https://twitter.com/daieuxdailleurs/status/1566456581012717569 source])
*** [https://w.wiki/5fBj Number of substance records in PubChem Compounds] ([https://twitter.com/egonwillighagen/status/1566041862653222914 source])
*** [https://w.wiki/5eZm Map of rivers longer than 50 km passing through French territory, grouped by watershed] ([https://twitter.com/slaettaratindur/status/1565411609182437376 source])
*** [https://w.wiki/5dfr Brazilian players in the Fifa World Cup 2022 Sticker Album!] ([https://twitter.com/lubianat/status/1564367034544263175 source])
* '''Development'''
** REST API:
*** We are continuing to work on the PATCH endpoint to make it possible to edit existing statements ([[phab:T306934]])
*** We started the security review process for one of the libraries we are using. Until that is finished this part of the REST API can unfortunately not be tested on beta Wikidata. ([[phab:T316523]])
*** For anything but the PATCH endpoint, you can follow along development on [https://wikidata.beta.wmflabs.org beta Wikidata] and see the [https://doc.wikimedia.org/Wikibase/master/js/rest-api/ latest docs]. More details at [[d:Wikidata:REST API feedback round|Wikidata:REST API feedback round]].
** Lexicographical data: Continued addressing remaining issues found during testing ([[phab:T314064]], [[phab:T312633]], [[phab:T312652]])
** Continuing work on supporting sitelinks to redirects under some special conditions ([[phab:T278962]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 09 05|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:५१, ५ सेप्टेम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23741266 -->
== Wikidata weekly summary #537 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] Wikidata Working Hour September 12, 2022: Sixth session of our summer/fall project working with diverse children's book metadata. We'll be creating items for books (works and editions) in Wikidata. You are, as always, welcome to bring your own data to work on. All sessions in our project series will be recorded for those who cannot attend. Links will be added to the event page when available. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-September-12|Wikidata Working Hour Event page]]
*** [https://www.dublincore.org/webinars/2022/09-15_querying-wikidata/ Webinar: Querying Wikidata: All the Knowledge in the World]. Sep 15, 2022 5:00 PM Central European Summer Time
** Ongoing:
*** Weekly Lexemes Challenge #58, [https://dicare.toolforge.org/lexemes/challenge.php?id=58 City]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Videos
*** Introducing Knowledge Graphs featuring Elena Simperl - [https://www.youtube.com/watch?v=PZBm7M0HGzw YouTube]
*** LIVE Wikidata editing #89 - [https://www.youtube.com/watch?v=qMYiVyIXDrg YouTube]
*** Wikidata Tutorials by OpenGLAM Switzerland
**** Adding the address of an institution (in French) - [https://www.youtube.com/watch?v=Tpxnsesmk_w YouTube]
** Dataviz
*** [https://observablehq.com/@pac02/all-tour-de-frances-stage-winners-by-country-of-citizenship All Tour de France's stage winners from 1903 to today]
*** [https://observablehq.com/@pac02/all-vueltas-stage-winners-by-country-of-citizenship All Vuelta's stage winners by country of citizenship]
* '''Tool of the week'''
** [[m:View it! Tool|View it! Tool]] - (based on Wikidata) allows viewing a multitude of images that depicts a given topic on Wikipedia.
* '''Other Noteworthy Stuff'''
** You can send [[d:Special:MyLanguage/Wikidata:Tenth_Birthday/Celebration_video|a contribution to Wikidata's 10th birthday celebration video]] until Sunday, September 18th.
** Job opening:
*** [https://boards.greenhouse.io/wikimedia/jobs/4514193?gh_src=1847507c1us Community Relations Specialist (contractor) at Wikimedia Foundation] // Commons and Wikidata
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11042|Kloster- und Ordenslexikon ID]], [[:d:Property:P11043|Hesperomys taxon ID]], [[:d:Property:P11044|Colorado Plant Database ID]], [[:d:Property:P11045|Digital Foundry game ID]], [[:d:Property:P11046|IGDB game engine ID]], [[:d:Property:P11047|Odnoklassniki artist ID]], [[:d:Property:P11048|ZineWiki ID]], [[:d:Property:P11049|Disney+ Hotstar ID]], [[:d:Property:P11050|Odnoklassniki album ID]], [[:d:Property:P11051|Mindat.org Glossary of Mineralogical Terms ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Transcribed by|Transcribed by]], [[:d:Wikidata:Property proposal/annotator|annotator]], [[:d:Wikidata:Property proposal/SHAARD-ID|SHAARD-ID]], [[:d:Wikidata:Property proposal/associated locality|associated locality]], [[:d:Wikidata:Property proposal/cadastral municipality name|cadastral municipality name]], [[:d:Wikidata:Property proposal/NARA File Format Preservation Plan ID|NARA File Format Preservation Plan ID]], [[:d:Wikidata:Property proposal/reduces|reduces]]
*** External identifiers: [[:d:Wikidata:Property proposal/National Library of Indonesia Control Headings|National Library of Indonesia Control Headings]], [[:d:Wikidata:Property proposal/ROSSIO Infrastructure ID|ROSSIO Infrastructure ID]], [[:d:Wikidata:Property proposal/MTV Germany music video ID|MTV Germany music video ID]], [[:d:Wikidata:Property proposal/fedpress.ru persons ID|fedpress.ru persons ID]], [[:d:Wikidata:Property proposal/epsd2 identifier|epsd2 identifier]], [[:d:Wikidata:Property proposal/Naver game lounge ID|Naver game lounge ID]], [[:d:Wikidata:Property proposal/SR-Archiv band ID|SR-Archiv band ID]], [[:d:Wikidata:Property proposal/SR-Archiv company ID|SR-Archiv company ID]], [[:d:Wikidata:Property proposal/SR-Archiv record ID|SR-Archiv record ID]], [[:d:Wikidata:Property proposal/SR-Archiv person ID|SR-Archiv person ID]], [[:d:Wikidata:Property proposal/SR-Archiv print media ID|SR-Archiv print media ID]], [[:d:Wikidata:Property proposal/BIBFRAME Hub ID|BIBFRAME Hub ID]], [[:d:Wikidata:Property proposal/eGardenGo plant ID|eGardenGo plant ID]], [[:d:Wikidata:Property proposal/IAHR member ID|IAHR member ID]], [[:d:Wikidata:Property proposal/FrameNet frame ID|FrameNet frame ID]], [[:d:Wikidata:Property proposal/FrameNet Lexical Unit ID|FrameNet Lexical Unit ID]], [[:d:Wikidata:Property proposal/IRIS Calabria IDs|IRIS Calabria IDs]], [[:d:Wikidata:Property proposal/legislation.govt.nz ID|legislation.govt.nz ID]], [[:d:Wikidata:Property proposal/Nintendo Switch title ID|Nintendo Switch title ID]], [[:d:Wikidata:Property proposal/Chess.com player ID|Chess.com player ID]], [[:d:Wikidata:Property proposal/Chrome Platform Status feature ID|Chrome Platform Status feature ID]], [[:d:Wikidata:Property proposal/Wörterbuch zur Verbvalenz ID|Wörterbuch zur Verbvalenz ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
***[https://w.wiki/5fgZ Language Wikipedias having biographies on recent UK Prime Ministers] - ([https://twitter.com/Tagishsimon/status/1566958038472343552 source])
***[https://w.wiki/5fpG Has Wikidata been updated to show replacement UK ministers post the Great Boris Resignation of July 2022?] - ([https://twitter.com/Tagishsimon/status/1567140611194605574 source])
*** [https://w.wiki/5gpX Map of Global Administrative Areas (GADM) with links to Global Biodiversity Information Facility (GBIF) datasets] ([https://w.wiki/5gpW source])
*** [https://w.wiki/5h2u Places of birth of heads of the city of Riga 1890-2022] ([https://twitter.com/LArtour/status/1568520957450649600 source])
*** [https://w.wiki/5gJs Things named after Queen Elizabeth II] ([https://twitter.com/lubianat/status/1567936306667487233 source])
*** [https://w.wiki/5fvF Essential Open-Source Software funded by CZI Science] ([https://twitter.com/lubianat/status/1567261931530080256 source])
* '''Development'''
** REST API: Continued work on the endpoint for changing a statement ([[phab:T306934]])
** Lexicographical data: Made sure that the new Lexeme creation page also is shown in older browsers ([[phab:T311157]]), which was one of the last remaining issues before we can switch out the existing page ([[phab:T307866]])
** Continued work on enabling sitelinks for redirects under certain conditions ([[phab:T278962]])
** Spend a few days with people from Wikimedia Indonesia to discuss [[m:Software Collaboration for Wikidata|our partnership]]
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 09 12|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १३:३२, १२ सेप्टेम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23758754 -->
== Wikidata weekly summary #538 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/بوٹ دا عثمان|بوٹ دا عثمان]]
**** Task/s:
***** Dual script support for Punjabi Wikidata labels and descriptions in Gurmukhi (pa) and Shahmukhi (pnb), taking a conservative approach (only making "obvious" transliterations).
***** Addition of labels and descriptions entirely consistent of information which can be inferred from other language labels (again, only for "obvious" cases).
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
**Upcoming:
*** Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call September 20, 2022: Michael Jones (National Library of Wales) on his work using machine learning, Image Interoperability Framework (IIIF), and Wikidata with historical newspaper collections. [https://docs.google.com/document/d/1kPAhqH1UD7S_FKtKEKfpLr7qC4zWJdhnUxDKHz1NGnU/edit?usp=sharing Agenda]
*** The Climate Knowledge Hunt Hackathon: IPCC reports → Wikidata event on September 24. [https://www.eventbrite.co.uk/e/the-climate-knowledge-hunt-hackathon-tickets-414825362827 Registration]
** Ongoing:
*** Weekly Lexemes Challenge #59, [https://dicare.toolforge.org/lexemes/challenge.php?id=59 Election]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [http://magnusmanske.de/wordpress/?p=672 Vue le vue], by Magnus Manske
*** [https://www.lehir.net/using-wikidata-to-check-votes-of-the-wikimedia-foundation-board-election/ Using Wikidata to check votes of the Wikimedia Foundation board election]
** Papers
*** [https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00499/112914 Compositional Generalization in Multilingual Semantic Parsing over Wikidata]
*** [https://arxiv.org/pdf/2209.00371.pdf Hidden Author Bias in Book Recommendation]
*** [https://www.biorxiv.org/content/10.1101/2022.09.15.508149v1 WikiGOA: Gene set enrichment analysis based on Wikipedia and the Gene Ontology] (uses Wikidata prominently)
*** [https://riojournal.com/article/94771/ Scholia for Software] by Lane Rasberry, Daniel Mietchen
** Videos
*** [https://www.youtube.com/watch?v=bbM0u3X4U0U LIVE Wikidata editing #90 #softwarefreedomday]
*** [https://www.youtube.com/watch?v=WnpdHXP2x0g Using Wikidata to explore depictions of nature in the fine arts]
*** Wikidata and GLAM 2021 (in French)
**** [https://www.youtube.com/watch?v=zOBrC9o_zuA Wikidata, Mix'N'Match and the Wikibase Ecosystems]
**** [https://www.youtube.com/watch?v=Ysx0lNdJY4s Wikibase project "Resistants" at the State Archives in Belgium]
*** ContribuLing 2021
**** [https://www.youtube.com/watch?v=uCNHcw8nj2Y Explore, Analyse and Translate Multilingual Wikidata Properties]
**** [https://www.youtube.com/watch?v=KJL0marl3FI Wikidata Lexemes, Where to Find Them and How to Use Them]
**** [https://www.youtube.com/watch?v=3LdwgbkWOJo Wikidata tutorial: How to get a Twitter user's numeric ID by "Report an issue" method]
** Dataviz
*** [https://observablehq.com/@pac02/tribute-to-jlg A tribute to Jean-Luc Godard]
** Presentation
*** [[:c:File:NZ Thesis Project - Institutional Repository Day 2022.pdf|New Zealand Thesis Project - Institutional Repository Day 2022]]
* '''Tool of the week'''
** [[d:User:Magnus Manske/wdfist.js|WD-FIST]] is a userscript that checks Wikipedia pages for available images if the item doesn't have one (automatically or manually via sidebar link).
* '''Other Noteworthy Stuff'''
** [[d:Wikidata:WikiProject Govdirectory/Digital Public Goods Announcement|The Govdirectory recognized as Digital Public Goods]]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11053|grammatical person]], [[:d:Property:P11054|grammatical number]]
*** External identifiers: [[:d:Property:P11055|DiACL lexeme ID]], [[:d:Property:P11056|Revised Mandarin Chinese Dictionary ID]], [[:d:Property:P11057|Royal Collection (UK) ID]], [[:d:Property:P11058|Naver game lounge ID]], [[:d:Property:P11059|IRIS UNIRC author ID]], [[:d:Property:P11060|IRIS UNICZ author ID]], [[:d:Property:P11061|IRIS UNICAL author ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Bank of information on the historical and cultural heritage of the Republic of Belarus|Bank of information on the historical and cultural heritage of the Republic of Belarus]], [[:d:Wikidata:Property proposal/river system's length|river system's length]], [[:d:Wikidata:Property proposal/National Olympic Committee|National Olympic Committee]], [[:d:Wikidata:Property proposal/autosuggest value|autosuggest value]], [[:d:Wikidata:Property proposal/Inequality-adjusted Human Development Index|Inequality-adjusted Human Development Index]]
*** External identifiers: [[:d:Wikidata:Property proposal/Código de Identificação do Aeródromo|Código de Identificação do Aeródromo]], [[:d:Wikidata:Property proposal/identifiant Championnat de France de basket-ball (nouveau format)|identifiant Championnat de France de basket-ball (nouveau format)]], [[:d:Wikidata:Property proposal/JCDb ID|JCDb ID]], [[:d:Wikidata:Property proposal/UniChem compound ID|UniChem compound ID]], [[:d:Wikidata:Property proposal/Library of Integrated Network-based Cellular Signatures ID|Library of Integrated Network-based Cellular Signatures ID]], [[:d:Wikidata:Property proposal/BindingDB ID|BindingDB ID]], [[:d:Wikidata:Property proposal/Drugcentral ID|Drugcentral ID]], [[:d:Wikidata:Property proposal/Probes And Drugs ID|Probes And Drugs ID]], [[:d:Wikidata:Property proposal/VMH (compound) ID|VMH (compound) ID]], [[:d:Wikidata:Property proposal/ID for IFUW members database|ID for IFUW members database]], [[:d:Wikidata:Property proposal/Rowing Australia ID|Rowing Australia ID]], [[:d:Wikidata:Property proposal/Chess Federation of Canada ID|Chess Federation of Canada ID]], [[:d:Wikidata:Property proposal/British Athletics ID|British Athletics ID]], [[:d:Wikidata:Property proposal/AustralasiaTour player ID|AustralasiaTour player ID]], [[:d:Wikidata:Property proposal/England Hockey ID|England Hockey ID]], [[:d:Wikidata:Property proposal/Athletics Canada ID (New)|Athletics Canada ID (New)]], [[:d:Wikidata:Property proposal/Golfdata ID|Golfdata ID]], [[:d:Wikidata:Property proposal/Latindex 2022 ID|Latindex 2022 ID]], [[:d:Wikidata:Property proposal/British Swimming IDs|British Swimming IDs]], [[:d:Wikidata:Property proposal/Professional Referee Organization ID|Professional Referee Organization ID]], [[:d:Wikidata:Property proposal/BSDB player ID|BSDB player ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5hRN Timeline of movies directed by Jean Luc Godard] ([https://twitter.com/WikidataThreads/status/1569764923412213760 source])
*** [https://w.wiki/5hRW Map of narrative locations of movies directed by Jean-Luc Godard] ([https://twitter.com/WikidataThreads/status/1569769880680808452 source])
*** [https://w.wiki/5hVi List of actors and actresses who have worked with Jean-Luc Godard by number of movies] ([https://twitter.com/WikidataThreads/status/1569925367267221505 source])
*** [https://w.wiki/5iHP Route of the Aberdeenshire Canal, as indicated by its remains] ([https://twitter.com/Tagishsimon/status/1571109883231215616 source])
*** [https://w.wiki/5hoe People born in Rennes classified according to the number of links pointing to them] ([https://twitter.com/belett/status/1570395922932334595 source])
*** [https://w.wiki/5hSA French heads of state and government who were not born on current French territory (and after 1789)] ([https://twitter.com/slaettaratindur/status/1569786810275872768 source])
*** [https://w.wiki/5hN7 Where were the players in the FIFA 2022 Sticker Album born?] ([https://twitter.com/lubianat/status/1569696572891332609 source])
*** [https://w.wiki/5hLk World Cup Qatar 2022: The heaviest team is Ghana, averaging 87 kilos, and the lightest is Qatar, averaging 70 kilos] ([https://twitter.com/lubianat/status/1569696572891332609 source])
*** [https://w.wiki/5iRb Streets of Milan, Italy named after males (blue) vs. females (orange)] ([https://twitter.com/WikidataQueries/status/1569327537821556737 source])
*** [https://w.wiki/5gtH Map of Roman theaters and amphitheaters] ([https://twitter.com/a_winkler3/status/1568979569788551171 source])
*** [https://w.wiki/5gMe Chart of English monarch names by cause of death]
*** [https://w.wiki/5gUy Cause of death of US presidents by party]
* '''Development'''
** REST API:
*** Finished the endpoint for editing statements ([[phab:T306934]])
*** Working on automated edit summaries ([[phab:T312811]])
*** Making small modifications to the response format for statements ([[phab:T317866]])
** Lexicographical data:
*** Special:NewLexemeAlpha now uses the new search profile for languages, which makes it easier to select a language Item for the language of the new Lexeme ([[phab:T312853]])
*** Finished the work on making sure that the example Lexeme falls back to other locally defined examples for languages other than English instead of the pre-set example Lexeme ([[phab:T313599]])
*** Working on making sure that only *-x-Q123, not *-x-q123, can be used as a Lexeme language code ([[phab:T317863]])
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/TXNOK64GLOTNJSQAPADT5YQQUOPJFN5Q/ Sitelinks to Redirects are now available for testing on test.wikidata.org]
** Improved the wrapping and selection behavior of aliases in the header of an Item ([[phab:T315991]]) Thanks Fomafix for the patch!
** Improved the translations of the Lexeme and EntitySchema namespaces ([[phab:T316770]]) Thanks to Amire80 for the patch!
** Started supporting Codex work for some Wikidata-specific work needed in the new design system ([[phab:T306932]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 09 19|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:२०, १९ सेप्टेम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23820141 -->
== Wikidata weekly summary #539 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵 Discussions'''
** New requests for permissions/Bot:
*** [[Wikidata:Requests for permissions/Bot/JhsBot 6|JhsBot 6]]
**** Task/s: Add sitelinks to newly created wikis after wikis have been created and exported from the Wikimedia Incubator.
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, September 26 at 18:00 CEST (UTC+2)
*** Next Linked Data for Libraries [[d:Wikidata:WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] Wikidata Working Hour September 30, 2022: the seventh Wikidata Working Hour in the series will be a review session of creating contributor and publisher items in Wikidata. The primary goal of this session is to generate as many contributor and publisher items as we can in advance of the two following sessions which have to do with batch editing -- we want enough to make a good batch! We will review how to add items, but then reserve the bulk of the session for open editing, kind of like a mini-editathon! Naturally, participants can ask questions and share thoughts at any point during the editing! You are, as always, welcome to bring your own data to work on. All sessions in the project series will be recorded. Links will be added when available. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-September-30_Wikidata_Working_Hour|Event page]]
** Ongoing
*** Weekly Lexemes Challenge #60, [https://dicare.toolforge.org/lexemes/challenge.php?id=60 Cows]
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://finnaarupnielsen.wordpress.com/2022/09/19/2022-september-status-on-danish-lexemes-in-wikidata/ 2022 September status on Danish lexemes in Wikidata]
** Papers
*** [https://elifesciences.org/articles/70780 The LOTUS initiative for open knowledge management in natural products research]
** Videos
*** Wikipedia Weekly Network - LIVE Wikidata editing #91 - [https://www.youtube.com/watch?v=IDZ-DuqiGTo YouTube]
*** How donations to Wikidata work (in English with French subtitles) - [https://www.youtube.com/watch?v=5vz2InEtjeM YouTube]
*** BridgeDB & Wikidata. A powerful combination that generates interoperable open research (in Spanish) - [https://www.youtube.com/watch?v=cgQ6LidwFIs YouTube]
** Presentations
*** [https://zenodo.org/record/7109345#.YzGy89JByV4 Climate knowledge and the Wikimedia ecosystem]
* '''🧰 Tool of the week'''
** [[d:User:Bovlb/notability.js|User:Bovlb/notability.js]] is a userscript that adds a small notability indicator to the top right of an item showing how well the item satisfies the three notability criteria. Left to right, the three columns indicate sitelinks, identifiers and references, and structural need.
* '''✨ Other Noteworthy Stuff'''
** Fork of QuickPresets userscript. [https://www.wikidata.org/w/index.php?title=Wikidata:Project_chat&oldid=1736895548#Fork_of_QuickPresets_userscript Simple/minor updates were made to the script]
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/XPCTYYTN67FVFKN6XOHULJVGUO44J662/ The Elasticsearch 7.10.2 upgrade is now completed].
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11062|ePSD2 identifier]], [[:d:Property:P11063|USK ID]], [[:d:Property:P11064|Match TV person ID]], [[:d:Property:P11065|Chess.com player ID]], [[:d:Property:P11066|64 Parishes encyclopedia ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/membership number|membership number]], [[:d:Wikidata:Property proposal/increased by|increased by]], [[:d:Wikidata:Property proposal/badge image|badge image]], [[:d:Wikidata:Property proposal/historical information sign|historical information sign]], [[:d:Wikidata:Property proposal/is mentioned in|is mentioned in]], [[:d:Wikidata:Property proposal/sponsor|sponsor]]
*** External identifiers: [[:d:Wikidata:Property proposal/Professional Referee Organization ID|Professional Referee Organization ID]], [[:d:Wikidata:Property proposal/BSDB player ID|BSDB player ID]], [[:d:Wikidata:Property proposal/WebKit Feature Status feature ID|WebKit Feature Status feature ID]], [[:d:Wikidata:Property proposal/Microsoft Edge Platform Status feature ID|Microsoft Edge Platform Status feature ID]], [[:d:Wikidata:Property proposal/Twitter community ID|Twitter community ID]], [[:d:Wikidata:Property proposal/Linktree ID|Linktree ID]], [[:d:Wikidata:Property proposal/Préfets 3|Préfets 3]], [[:d:Wikidata:Property proposal/Observation.org place ID|Observation.org place ID]], [[:d:Wikidata:Property proposal/expertes ID|expertes ID]], [[:d:Wikidata:Property proposal/OpenML dataset ID|OpenML dataset ID]], [[:d:Wikidata:Property proposal/identifiant inventaire Nouvelle-Aquitaine|identifiant inventaire Nouvelle-Aquitaine]], [[:d:Wikidata:Property proposal/MEXT school code|MEXT school code]], [[:d:Wikidata:Property proposal/USGS Thesaurus ID|USGS Thesaurus ID]], [[:d:Wikidata:Property proposal/NicoNico ID|NicoNico ID]], [[:d:Wikidata:Property proposal/Asian Tour player ID|Asian Tour player ID]], [[:d:Wikidata:Property proposal/AIBA ID|AIBA ID]], [[:d:Wikidata:Property proposal/Illinois Plants ID|Illinois Plants ID]], [[:d:Wikidata:Property proposal/Louisiana Plant ID|Louisiana Plant ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5jB3 Smallest cities with at least two metro lines] ([https://twitter.com/envlh/status/1572652555708272641 source])
*** [https://w.wiki/5joE Chart of occupation of people born in New Zealander] ([https://twitter.com/annreynolds988/status/1573770200352141312 source])
*** [https://w.wiki/5ji3 Capoeira practitioners through time!] (birthdates) ([https://twitter.com/lubianat/status/1573449842042589189 source])
*** [https://w.wiki/5jdp Gallery of mid-seventeenth-century bishops] ([https://twitter.com/Chris_R_Langley/status/1573324446877761536 source])
*** [https://w.wiki/5jd2 Song titles that match female given names] ([https://twitter.com/exmusica/status/1573308311784521728 source])
*** [https://w.wiki/5j5q Songs about Elizabeth II] ([https://twitter.com/slaettaratindur/status/1572539495437705222 source])
*** [https://w.wiki/5jB6 Student-advisor graph] (Stanford University) ([https://twitter.com/AWhitTwit/status/1572653225320517632 source])
*** [https://w.wiki/5jSK Official languages of Latin America and the Caribbean!] (size proportional to the population of the countries) ([https://twitter.com/lubianat/status/1573053331035279360 source])
*** [https://w.wiki/5kCK People in the 2022–2026 parliamentary term of the Swedish Riksdag] ([https://t.me/c/1224298920/92283 source])
*** [https://w.wiki/5fEb Software license, by year] ([https://t.me/c/1224298920/92126 source])
** Newest [[d:Special:MyLanguage/Wikidata:WikiProjects|WikiProjects]]:
*** [[d:Wikidata:WikiProject Hiking trails|WikiProject Hiking trails]]
* '''🧑🏿💻 Development'''
** Continuing work on making the mul language code work.
** Continuing work on making Special:UnconnectedPages scale ([[phab:T300770]])
** Ensuring that Lexeme language codes using mis use uppercase Q consistently in the Item IDs ([[phab:T317863]])
** REST API: Working on automated edit summaries ([[phab:T312811]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 09 26|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:२३, २६ सेप्टेम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23848531 -->
== Wikidata weekly summary #540 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵Discussions'''
** Open request for adminship:
*** [[d:Wikidata:Requests for permissions/Administrator/Wd-Ryan|Wd-Ryan]] (RfP scheduled to end after 10 October 2022 17:38 UTC)
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/EuropeanCommissionBot 1|EuropeanCommissionBot 1]]
**** Task/s: The objective is to link Wikidata with the '[https://linkedopendata.eu Eu Knowledge Graph]'. We introduced [[d:Property:P11012|this property]] in order to do this.
*** [[d:Wikidata:Requests for permissions/Bot/William Avery Bot 10|William Avery Bot 10]]
**** Task/s: Fix instances of [[d:Property:P143|imported from Wikimedia project (P143)]]-->[[d:Q522039|Minor Planet Center (Q522039)]] to [[d:Property:P248|stated in (P248)]]-->[[d:Q106600690|Minor Planet Center Database (Q106600690)]] as requested at [[d:Wikidata:Bot_requests#Request_to_fix_certain_instances_of_imported_from_Wikimedia_project_(P143)_(2022-09-25)|Request to fix certain instances of imported from Wikimedia project (P143) (2022-09-25)]]
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call
**** October 4, 2022: Lana Soglasnova and Roman Tashlitskyy will talk about their preliminary work in creating and editing items for Slavic people and some of the complications involved in this work, especially around transliterating names in various languages. [https://docs.google.com/document/d/1BDVXhpQOVb-ZAkPsxSvK-fV-vL2ga8ybCYZvyWRLNjw/edit?usp=sharing Agenda]
**** Wikibase Working Hour! 25 October 2022, 2pm Eastern ([https://www.timeanddate.com/worldclock/converter.html?iso=20221025T180000&p1=2416 Time zone converter]) Amy Ruskin of Northeastern University Library, will speak on the topic of Wikidata vs. custom Wikibases: Community history case studies, Boston’s Chinatown. The Boston Research Center (BRC) is a digital community history and archives lab based in the Northeastern University Library. One of our current projects involves taking an inventory of historical materials related to Boston’s Chinatown, and we have been using Wikibase to store multilingual data about the linked collections, organizations, and people. In this presentation, we will discuss our experience of getting started with a custom Wikibase and give an overview of our progress so far on the Chinatown Collections project. Amy Ruskin is the Data Engineer in the Digital Scholarship Group in the Northeastern University Library. She has a Master's degree in Information Studies from McGill University and a background in computer science and statistics. [https://columbiauniversity.zoom.us/meeting/register/tJYtf-mspzooHNcUNxgslBZ7ZxCycrfwRoY5 Registration link]
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, October 4 at 18:00 CEST (UTC+2)
*** [Small wiki toolkits] [https://lists.wikimedia.org/hyperkitty/list/wikimedia-l@lists.wikimedia.org/message/DKSV2MTIFULH4O7BLHZYYC4BNIXW4FJ5/ Upcoming "How to interact with Wikidata via Pywikibot"] workshop on Friday, October 7th, 16:00 UTC
*** [https://us02web.zoom.us/webinar/register/WN_RN-KX4E9RGSqfeGY3a5lDQ?fbclid=IwAR0f2Ys9UhJDKxUNG8zMSPqpUpSlTfzRQHsyB4I3y13wWOXk1LMpvzyOHug The State of Wikidata and Cultural Heritage: 10 Years In]. Oct 4, 2022 08:00 AM in Pacific Time (US and Canada)
*** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/I75TGK5IJSUCJC72SNCZUQ36HW7LCYO2/ Talk to the Search Platform / Query Service Team—October 5th, 2022]
*** [[Wikidata:Tenth Birthday/DACH Wikidata Office Hour GLAM-Hack|Wikidata Office Hour GLAM-Hack]] − online meet-up about the "library world" with Wikidata. October 5th, 12.00 UTC (online via Zoom)
**Ongoing
*** Wikimedia Österreich, in cooperation with Wikimedia Deutschland, started the [[Wikidata:Tenth_Birthday/DACH_Culture_Contest|DACH Culture Contest]] as a Börthday present for Wikidata 10th anniversary! It features two categories: "libraries in Austria, Germany and Switzerland" and "Culture in Austria, Germany and Switzerland". So if you would like to improve data about libraries, books, music, art, video games, cinema etc as a börthday treat, join us and get the chance to win some nice prizes! The contest will last until October 16, 2022.
*** Weekly Lexemes Challenge #61, [https://dicare.toolforge.org/lexemes/challenge.php?id=61 Time]
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [[outreach:outreach:GLAM/Newsletter/August_2022/Contents/Australia_report|Introducing Wikidata to the City of Sydney]]
*** [[outreach:outreach:GLAM/Newsletter/August_2022/Contents/Portugal_report|Linking Portuguese culture to Wikidata]]
*** [https://www.wikilovesmonuments.org/wiki-loves-wikidata/ Wiki Loves…. Wikidata!]
*** [https://www.bobdc.com/blog/picassovermeer/ More Picasso paintings in one year than all the Vermeer paintings? (Answering an art history question SPARQL)].
** Papers
*** [https://www.semantic-web-journal.net/system/files/swj3250.pdf LOD4Culture: Easy Exploration of Cultural Heritage Linked Open Data]
*** [https://peerj.com/articles/cs-1085/ Using logical constraints to validate statistical information about disease outbreaks in collaborative knowledge graphs: the case of COVID-19 epidemiology in Wikidata]
** Videos
*** Tutorial on how to build SPARQL queries on Wikidata - [https://www.youtube.com/watch?v=YC6jyl4hAxQ YouTube]
*** 2022: Linking OpenStreetMap and Wikidata: Case study of Taiwan's villages and rivers dataset - [https://www.youtube.com/watch?v=MtVFdhdrXYk YouTube]
*** Editing Wikidata: Wikimedia Community User Group Botswana - [https://www.youtube.com/watch?v=Qlj1Vsmf8Ck YouTube]
*** Wikipedia Weekly Network - LIVE Wikidata editing #92 - [https://www.youtube.com/watch?v=kLdYIBk54xs YouTube]
*** Wikibase: Build a professional cultural knowledge base with open source and free tools (in Chinese) - [https://www.youtube.com/watch?v=v3ampGj78JM YouTube]
* '''🧰 Tool of the week'''
** [[d:User:Magnus Manske/smiles gadget.js|User:Magnus Manske/smiles gadget.js]]: This tool displays SMILES renderings for chemical compounds, where the item contains statements for [[d:Property:P233|P233]] and/or [[d:Property:P2017|P2017]].
* '''✨ Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/24APMEKVQHLWQCSBNMHBKMEBDSUJA6LJ/ Valerie Wollinger joins Wikimedia Deutschland as Community Communications Manager for Wikibase]
** The [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/QCRA3SPCGUK6IQS7ZNOLNNHIRYFNQXY6/ fourth edition of the Coolest Tool Award] is looking for nominations. Please submit your favorite tools by October 12, 2022. The awarded projects will be announced and showcased in a virtual ceremony in December.
** [https://mail.google.com/mail/u/0/#inbox/WhctKKXgpMkgqxPHlCwgLTzVBvpZLmZDKlnrpNXdqkCJmPblhVBlnhRjhMKjxmSBnsbJmfB Submit research proposals for funding - Wikimedia Research Fund]. You can apply for research funds (USD 2K-50K) until December 16, 2022.
** [[d:Q113580747|View it!]] is now multilingual! Please help us by [https://meta.wikimedia.org/wiki/View_it!_Tool#Localization| submitting translations].
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/V7PHYWPLWX77YROO4DW6R5XXLLXQJLOH/ 11 interns successfully completed a project via GSoC 2022 & Outreachy Round 24]. Many thanks to the participants who worked on Wikidata-related projects.
** [[phab:T188291|It is now possible to create Kartographer maps on Wikimedia wikis which use live SPARQL queries showing individual point features on the map]].
** Job openings
*** [https://lists.wikimedia.org/hyperkitty/list/glam@lists.wikimedia.org/thread/XI5IXZOWNXJOYZQHEXRBVMUIHWL7ICEA/ Open call for a WiR at The Pérez Art Museum Miami (PAMM)]
*** Wikimedia Deutschland
**** [https://wikimedia-deutschland.softgarden.io/job/20026619/Senior-Software-Engineer-Wikibase-Cloud-m-f-d-?jobDbPVId=58662874&l=en Senior Software Engineer (Wikibase.Cloud)]
**** [https://wikimedia-deutschland.softgarden.io/job/23151818/Software-Engineer-Wikibase-Suite-m-f-d-?jobDbPVId=58603584&l=en Software Engineer (Wikibase Suite)]
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11081|won sets]]
*** External identifiers: [[:d:Property:P11067|UConn Plant Database ID]], [[:d:Property:P11068|Breton Favereau dictionary lexeme ID]], [[:d:Property:P11069|French Favereau dictionary lexeme ID]], [[:d:Property:P11070|Wörterbuch zur Verbvalenz ID]], [[:d:Property:P11071|Aragonario ID]], [[:d:Property:P11072|Nintendo Switch title ID]], [[:d:Property:P11073|ROSSIO Infrastructure ID]], [[:d:Property:P11074|vPlants ID]], [[:d:Property:P11075|Kubbealti Lugati lexeme ID]], [[:d:Property:P11076|Biota Information System of New Mexico species ID]], [[:d:Property:P11077|VocaDB artist ID]], [[:d:Property:P11078|Naturbasen species ID]], [[:d:Property:P11079|Linktree ID]], [[:d:Property:P11080|Dictionnaire biographique des préfets depuis 1982 ID]], [[:d:Property:P11082|Woody Plants Database cultivar ID]], [[:d:Property:P11083|Maryland Plant Atlas ID]], [[:d:Property:P11084|Maryland Biodiversity Project species ID]], [[:d:Property:P11085|Three Decks ship ID]], [[:d:Property:P11086|WebKit Feature Status feature ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/type code|type code]], [[:d:Wikidata:Property proposal/RAM|RAM]], [[:d:Wikidata:Property proposal/Universal Content Identifier|Universal Content Identifier]], [[:d:Wikidata:Property proposal/PIM publication ID|PIM publication ID]], [[:d:Wikidata:Property proposal/hlavní spolek|hlavní spolek]], [[:d:Wikidata:Property proposal/Merriam-Webster entry|Merriam-Webster entry]]
*** External identifiers: [[:d:Wikidata:Property proposal/Illinois Plants ID|Illinois Plants ID]], [[:d:Wikidata:Property proposal/Louisiana Plant ID|Louisiana Plant ID]], [[:d:Wikidata:Property proposal/Dams in Japan number|Dams in Japan number]], [[:d:Wikidata:Property proposal/Disused stations ID|Disused stations ID]], [[:d:Wikidata:Property proposal/National Institute of Korean Language IDs|National Institute of Korean Language IDs]], [[:d:Wikidata:Property proposal/utas.hu ID|utas.hu ID]], [[:d:Wikidata:Property proposal/Language of Bindings ID|Language of Bindings ID]], [[:d:Wikidata:Property proposal/EuDML id|EuDML id]], [[:d:Wikidata:Property proposal/Conspiracy Watch person ID|Conspiracy Watch person ID]], [[:d:Wikidata:Property proposal/Förvaltningshistorisk ordbok|Förvaltningshistorisk ordbok]], [[:d:Wikidata:Property proposal/Pennsylvania State Park Hiking Trails ID|Pennsylvania State Park Hiking Trails ID]], [[:d:Wikidata:Property proposal/Matrix channel|Matrix channel]], [[:d:Wikidata:Property proposal/Beyond Notability ID|Beyond Notability ID]], [[:d:Wikidata:Property proposal/MaDada ID|MaDada ID]], [[:d:Wikidata:Property proposal/OpenCritic outlet ID|OpenCritic outlet ID]], [[:d:Wikidata:Property proposal/IHF profile ID|IHF profile ID]], [[:d:Wikidata:Property proposal/Athletic Bilbao profile ID|Athletic Bilbao profile ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5kaF UK railway stations with coordinates sourced to English Wikipedia that have different coordinates on English Wikipedia] (1/10) ([https://www.wikidata.org/w/index.php?title=Wikidata:Request_a_query&oldid=1737608437#Changed_coordinates_on_en-wiki source])
*** [https://query.wikidata.org/embed.html#%23defaultView%3AGraph%0A%23title%3A%20British%20Monarchs%20vs.%20Prime%20Ministers%0ASELECT%20DISTINCT%20%3Fpm%20%3FpmLabel%20%3FpmImage%20%3Fmonarch%20%3FmonarchLabel%20%3FmonarchImage%20WITH%20%7B%0A%20%20%0A%23%20not%20sure%20if%20there%20is%20a%20more%20straightforward%20way%20to%20access%20British%20monarchs%20%28this%20query%20runs%20second%29%0ASELECT%20DISTINCT%20%3Fmonarch%20%3Fmonarch_start%20%3Fmonarch_end%20WHERE%20%7B%0A%20%20INCLUDE%20%25start_UK%20.%0A%20%20VALUES%20%24MONARCH%20%20%7B%20wd%3AQ110324075%20wd%3AQ9134365%20wd%3AQ111722535%20%20%7D%0A%20%20%3Fmonarch%20wdt%3AP31%20wd%3AQ5%20.%0A%20%20%3Fmonarch%20p%3AP39%20%3Fph%20.%0A%20%20%3Fph%20ps%3AP39%20%24MONARCH%20.%0A%20%20%3Fph%20pq%3AP580%20%3Fmonarch_start%20.%0A%20%20OPTIONAL%20%7B%20%3Fph%20pq%3AP582%20%3Fmonarch_end%20%7D%0A%20%20FILTER%20%28%3Fmonarch_start%20%3E%3D%20%3Fstart_UK%20%7C%7C%20%3Fmonarch_end%20%3E%3D%20%3Fstart_UK%29%0A%20%20BIND%20%28%20NOW%28%29%20AS%20%3Ftoday%20%29%20%20%20%0A%20%20BIND%28COALESCE%28%3Fmonarch_end%2C%20%3Ftoday%29%20as%20%3Fmonarch_end%29%20%23%20handle%20missing%20end%20dates%2C%20hopefully%20it%27s%20just%20the%20current%20monarch%0A%7D%20%7D%20AS%20%25monarchs%0A%0A%23%20Find%20the%20start%20date%20of%20the%20first%20Prime%20Minister%20so%20we%20can%20filter%20monarchs%20that%20reigned%20after%20this%20point%20%28this%20query%20runs%20first%29%20%0AWITH%20%7B%20SELECT%20%3Fstart_UK%20WHERE%20%7B%0A%20%20%3Fpm%20p%3AP39%20%3Fpmph_stmt%20.%0A%20%20%3Fpmph_stmt%20ps%3AP39%20wd%3AQ14211%20.%0A%20%20%3Fpmph_stmt%20pq%3AP580%20%3Fstart_UK%20.%0A%7D%20%0AORDER%20BY%20%3Fstart_UK%0ALIMIT%201%20%7D%20AS%20%25start_UK%0A%0A%23%20this%20query%20runs%20last%20and%20uses%20the%20select%20in%20line%202%3B%20it%20produces%20the%20visualisation%20specified%20in%20line%201%0AWHERE%20%7B%0A%20%20INCLUDE%20%25monarchs%0A%20%20%3Fpm%20wdt%3AP31%20wd%3AQ5%20.%20%0A%20%20%3Fpm%20p%3AP39%20%3Fnode%20.%0A%20%20%3Fnode%20ps%3AP39%20wd%3AQ14211%20.%0A%20%20OPTIONAL%20%7B%20%3Fnode%20pq%3AP580%20%3Fpm_start%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fnode%20pq%3AP582%20%3Fpm_end%20%7D%0A%20%20BIND%20%28%20NOW%28%29%20AS%20%3Ftoday%20%29%0A%20%20BIND%28COALESCE%28%3Fpm_end%2C%20%3Ftoday%29%20as%20%3Fpm_end%29%20%23%20handle%20missing%20end%20dates%2C%20hopefully%20it%27s%20just%20the%20current%20president%0A%20%20FILTER%28%20%28%3Fmonarch_start%20%3E%3D%20%3Fpm_start%20%26%26%20%3Fmonarch_start%20%3C%3D%20%3Fpm_end%29%20%7C%7C%20%28%3Fmonarch_end%20%3E%3D%20%3Fpm_start%20%26%26%20%3Fmonarch_end%20%3C%3D%20%3Fpm_end%20%29%20%7C%7C%0A%20%20%20%20%20%20%20%20%20%20%28%3Fpm_start%20%3E%3D%20%3Fmonarch_start%20%26%26%20%3Fpm_start%20%3C%3D%20%3Fmonarch_end%29%20%7C%7C%20%28%3Fpm_end%20%3E%3D%20%3Fmonarch_start%20%26%26%20%3Fpm_end%20%3C%3D%20%3Fmonarch_end%20%29%29%0A%23%20get%20images%2C%20use%20a%20default%20image%20if%20none%20found%0A%20%20OPTIONAL%20%7B%20%3Fmonarch%20wdt%3AP18%20%3FmonarchImage%20%7D%0A%20%20BIND%28COALESCE%28%3FmonarchImage%2C%20%3Chttp%3A%2F%2Fcommons.wikimedia.org%2Fwiki%2FSpecial%3AFilePath%2FImage_needed%2C_please_upload_to_commons.wikimedia.org.jpg%3E%29%20as%20%3FmonarchImage%29%0A%20%20OPTIONAL%20%7B%20%3Fpm%20wdt%3AP18%20%3FpmImage%20%7D%0A%20%20BIND%28COALESCE%28%3FpmImage%2C%20%3Chttp%3A%2F%2Fcommons.wikimedia.org%2Fwiki%2FSpecial%3AFilePath%2FImage_needed%2C_please_upload_to_commons.wikimedia.org.jpg%3E%29%20as%20%3FpmImaage%29%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D Graph visualisation of 12 British monarchs and their 56 British prime ministers] ([https://twitter.com/piecesofuk/status/1574706315980685312 source])
*** [https://query.wikidata.org/embed.html#%23defaultView%3AGraph%0A%23title%3A%20British%20Monarchs%20vs.%20US%20Presidents%0ASELECT%20DISTINCT%20%3Fpresident%20%3FpresidentLabel%20%3FpresidentImage%20%3Fmonarch%20%3FmonarchLabel%20%3FmonarchImage%20WITH%20%7B%0A%20%20%0A%23%20not%20sure%20if%20there%20is%20a%20more%20straightforward%20way%20to%20access%20British%20monarchs%20%28this%20query%20runs%20second%29%0ASELECT%20DISTINCT%20%3Fmonarch%20%3Fmonarch_start%20%3Fmonarch_end%20WHERE%20%7B%0A%20%20INCLUDE%20%25start_US%20.%0A%20%20VALUES%20%24MONARCH%20%20%7B%20wd%3AQ9134365%20wd%3AQ111722535%20wd%3AQ110324075%20%7D%0A%20%20%3Fmonarch%20wdt%3AP31%20wd%3AQ5%20.%0A%20%20%3Fmonarch%20p%3AP39%20%3Fph%20.%0A%20%20%3Fph%20ps%3AP39%20%24MONARCH%20.%0A%20%20%3Fph%20pq%3AP580%20%3Fmonarch_start%20.%0A%20%20OPTIONAL%20%7B%20%3Fph%20pq%3AP582%20%3Fmonarch_end%20%7D%0A%20%20FILTER%20%28%3Fmonarch_start%20%3E%3D%20%3Fstart_US%20%7C%7C%20%3Fmonarch_end%20%3E%3D%20%3Fstart_US%29%0A%20%20BIND%20%28%20NOW%28%29%20AS%20%3Ftoday%20%29%20%20%20%0A%20%20BIND%28COALESCE%28%3Fmonarch_end%2C%20%3Ftoday%29%20as%20%3Fmonarch_end%29%20%23%20handle%20missing%20end%20dates%2C%20hopefully%20it%27s%20just%20the%20current%20monarch%0A%7D%20%7D%20AS%20%25monarchs%0A%0A%23%20Find%20the%20start%20date%20of%20the%20first%20US%20President%20so%20we%20can%20filter%20monarchs%20that%20reigned%20after%20this%20point%20%28this%20query%20runs%20first%29%20%0AWITH%20%7B%20SELECT%20%3Fstart_US%20WHERE%20%7B%0A%20%20%3Fx%20wdt%3AP31%20wd%3AQ5%20.%0A%20%20%3Fx%20p%3AP39%20%3Fph%20.%0A%20%20%3Fph%20ps%3AP39%20wd%3AQ11696%20.%0A%20%20%3Fph%20pq%3AP1545%20%3Fnumber%20.%0A%20%20%3Fph%20pq%3AP580%20%3Fstart_US%20.%0A%20%20FILTER%20%28%3Fnumber%20%3D%20%221%22%29%0A%7D%20%7D%20AS%20%25start_US%0A%0A%23%20this%20query%20runs%20last%20and%20uses%20the%20select%20in%20line%202%3B%20it%20produces%20the%20visualisation%20specified%20in%20line%201%0AWHERE%20%7B%0A%20%20INCLUDE%20%25monarchs%0A%20%20%3Fpresident%20wdt%3AP31%20wd%3AQ5%20.%20%0A%20%20%3Fpresident%20p%3AP39%20%3Fnode%20.%0A%20%20%3Fnode%20ps%3AP39%20wd%3AQ11696%20.%0A%20%20OPTIONAL%20%7B%20%3Fnode%20pq%3AP1545%20%3Fnumber%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fnode%20pq%3AP580%20%3Fpresident_start%20%7D%0A%20%20OPTIONAL%20%7B%20%3Fnode%20pq%3AP582%20%3Fpresident_end%20%7D%0A%20%20BIND%20%28%20NOW%28%29%20AS%20%3Ftoday%20%29%0A%20%20BIND%28COALESCE%28%3Fpresident_end%2C%20%3Ftoday%29%20as%20%3Fpresident_end%29%20%23%20handle%20missing%20end%20dates%2C%20hopefully%20it%27s%20just%20the%20current%20president%0A%20%20FILTER%28%20%28%3Fmonarch_start%20%3E%3D%20%3Fpresident_start%20%26%26%20%3Fmonarch_start%20%3C%3D%20%3Fpresident_end%29%20%7C%7C%20%28%3Fmonarch_end%20%3E%3D%20%3Fpresident_start%20%26%26%20%3Fmonarch_end%20%3C%3D%20%3Fpresident_end%20%29%20%7C%7C%0A%20%20%20%20%20%20%20%20%20%20%28%3Fpresident_start%20%3E%3D%20%3Fmonarch_start%20%26%26%20%3Fpresident_start%20%3C%3D%20%3Fmonarch_end%29%20%7C%7C%20%28%3Fpresident_end%20%3E%3D%20%3Fmonarch_start%20%26%26%20%3Fpresident_end%20%3C%3D%20%3Fmonarch_end%20%29%29%0A%23%20get%20images%2C%20use%20a%20default%20image%20if%20none%20found%0A%20%20OPTIONAL%20%7B%20%3Fmonarch%20wdt%3AP18%20%3FmonarchImage%20%7D%0A%20%20BIND%28COALESCE%28%3FmonarchImage%2C%20%3Chttp%3A%2F%2Fcommons.wikimedia.org%2Fwiki%2FSpecial%3AFilePath%2FImage_needed%2C_please_upload_to_commons.wikimedia.org.jpg%3E%29%20as%20%3FmonarchImage%29%0A%20%20OPTIONAL%20%7B%20%3Fpresident%20wdt%3AP18%20%3FpresidentImage%20%7D%0A%20%20BIND%28COALESCE%28%3FpresidentImage%2C%20%3Chttp%3A%2F%2Fcommons.wikimedia.org%2Fwiki%2FSpecial%3AFilePath%2FImage_needed%2C_please_upload_to_commons.wikimedia.org.jpg%3E%29%20as%20%3FpresidentImage%29%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D British Monarchs vs. US Presidents] ([https://twitter.com/piecesofuk/status/1574852761073684485 source])
*** [https://w.wiki/5mkY Children of Nobel laureates have themselves been awarded the prize] ([https://twitter.com/perstar/status/1576937506658189312 source])
*** [https://w.wiki/5mBD Profession and gender of people whose works are kept in the Musée de Bretagne] ([https://twitter.com/belett/status/1575841130880839681 source])
*** [https://w.wiki/5meV Map the type locality of New Zealand endemic species] ([https://twitter.com/SiobhanLeachman/status/1576839064992772096 source])
*** [https://query.wikidata.org/embed.html#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Flocation%22%2C%20%20%22%3Frgb%22%5D%7D%0ASELECT%20%3Fitem%20%3FitemLabel%20%3FitemDescription%20%3Flocation%20%3Frgb%20%3Fimage%20WITH%20%7B%0A%20%20SELECT%20%24COUNTRY%20%3Fnorth%20%3Feast%20%3Fsouth%20%3Fwest%20WHERE%20%7B%0A%20%20VALUES%20%24COUNTRY%20%7B%20wd%3AQ212%20%7D%0A%20%20%24COUNTRY%20p%3AP1332%20%5Bpsv%3AP1332%20%5Bwikibase%3AgeoLatitude%20%3Fnorth%5D%5D.%0A%20%20%24COUNTRY%20p%3AP1334%20%5Bpsv%3AP1334%20%5Bwikibase%3AgeoLongitude%20%3Feast%5D%5D.%0A%20%20%24COUNTRY%20p%3AP1333%20%5Bpsv%3AP1333%20%5Bwikibase%3AgeoLatitude%20%3Fsouth%5D%5D.%0A%20%20%24COUNTRY%20p%3AP1335%20%5Bpsv%3AP1335%20%5Bwikibase%3AgeoLongitude%20%3Fwest%5D%5D.%0A%7D%20%7D%20AS%20%25data%0AWHERE%20%7B%0A%20%20INCLUDE%20%25data%0A%20%20%3Fitem%20wdt%3AP17%20%24COUNTRY%20.%0A%20%20%3Fitem%20p%3AP625%20%5B%0A%20%20%20%20%20%20%20%20%20%20%20%20ps%3AP625%20%3Flocation%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20psv%3AP625%20%5B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3AgeoLongitude%20%3Flongitude%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3AgeoLatitude%20%20%3Flatitude%3B%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%5D%0A%20%20%20%5D.%0A%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP18%20%3Fimage%20%7D%0A%20%20FILTER%20%28%3Flatitude%20%3C%3D%20%3Fnorth%20%26%26%20%3Flatitude%20%3E%3D%20%3Fsouth%20%26%26%20%3Flongitude%20%3E%3D%20%3Fwest%20%26%26%20%3Flongitude%20%3C%3D%20%3Feast%29%0A%20%20BIND%20%28%20%28%3Fnorth%20%2B%20%3Fsouth%29%20%2F%202%20AS%20%3Fcentre%20%29%0A%20%20BIND%20%28%20COALESCE%28%0A%20%20%20%20IF%28%3Flatitude%20%3E%3D%20%3Fcentre%2C%20%220057b7%22%2C%201%2F0%29%2C%0A%20%20%20%20%22ffd700%22%0A%20%20%29%20AS%20%3Frgb%20%29%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0ALIMIT%2010000%20%23%20try%20to%20increase%20the%20limit%20but%20might%20timeout%20or%20cause%20browser%20to%20hang%20when%20rendering%20the%20map Map visualization of Wikidata items located in Ukraine] ([https://twitter.com/piecesofuk/status/1575823622278504449 source])
*** [https://w.wiki/5kkA Map of birthplaces of women in Finistère (with and without photo)] ([https://twitter.com/daieuxdailleurs/status/1575092444042960896 source])
*** [https://w.wiki/5keP People in the British Museum's person-institution thesaurus by gender and occupation] ([https://twitter.com/01factory/status/1574893386343092226 source])
*** [https://w.wiki/5mAU Films with "it" in the title] ([https://twitter.com/philbgorman/status/1575803640165515269 source])
*** [https://w.wiki/5kdk Buildings most depicted on paintings] ([https://twitter.com/slaettaratindur/status/1574852016597307397 source])
*** [https://w.wiki/5kKGEmblems Emblems depicting birds!] ([https://twitter.com/lubianat/status/1574447153396711425 source])
*** [https://w.wiki/52wk Number and percent of lexemes with an external ID for top 20 languages in Wikidata] ([https://t.me/c/1325756915/19761 source])
* '''🧑🏿💻 Development'''
** Improved handling of localized language names ([[phab:T261851]]/[[phab:T275781]])
** REST API:
*** Continued work on automated edit summaries ([[phab:T312811]])
*** We now require clients to send a User-Agent header ([[phab:T318151]])
*** Started work on conditional HTTP request headers ([[phab:T318221]])
** Continued work on the mul language code ([[phab:T285156]])
** Wrapped up Codex work supporting the new design system ([[phab:T313477]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 10 04|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १३:३८, ४ ओक्टोबर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23873867 -->
== Wikidata weekly summary #541 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [https://www.twitch.tv/belett Live editing session on Twitch], in French, by Vigneron, October 11 at 18:00 CEST (UTC+2)
*** [https://www.twitch.tv/Jean_Fred Live editing session on Twitch] as part of the [[Wikidata:Tenth_Birthday/DACH_Culture_Contest|DACH Culture Contest]], in English (or French, depending on the audience), by Jean-Frédéric, October 12 at 20:00 CEST (UTC+2)
*** [https://nl.wikimedia.org/wiki/Mini_Hackathon_November_2022 12 November 2022, Utrecht, the Netherlands: Mini Wikimedia Hackathon for experienced Wikimedians]. Includes a farewell ceremony to the GLAMwiki Toolset.
*** [https://www.maastrichtuniversity.nl/events/um-data-science-research-seminar-37 UM Data Science Research Seminar]. Time: 12:00 - 13:00 Speaker: Egon Willighagen. Title: Making research output FAIR with Wikidata
** Ongoing
*** [[Wikidata:Tenth_Birthday/DACH_Culture_Contest|DACH Culture Contest]] to add and improve data about libraries and culture in Austria, Germany and Switzerland − until October 16th.
*** Weekly Lexemes Challenge #62, [https://dicare.toolforge.org/lexemes/challenge.php?id=62 Cereals]
** Past
*** The European Citizen Science Association's 2022 conference was held from 5-8 October in Berlin. It included a presentation on [[:File:Interactions between citizen science and the ecosystem around Wikipedia - talk at the European Citizen Science Association conference 2022.pdf|Interactions between citizen science and the ecosystem around Wikipedia]].
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://twitter.com/hashtag/WikidataBirthday?src=hashtag_click #WikidataBirthday]: A series of blog posts written by [[d:User:Sannita|Sannita]] highlighting the amazing work of the Wikidata community
**** 10 Years of Wikidata Part 1 ([https://blog.wikimedia.de/2022/09/30/10-years-of-wikidata-part-1/ en], [https://blog.wikimedia.de/2022/10/04/10-jahre-wikidata-1/ de])
**** 10 Years of Wikidata Part 2 ([https://blog.wikimedia.de/2022/10/06/10-years-of-wikidata-part-2/ en], [https://blog.wikimedia.de/2022/10/06/10-jahre-wikidata-2/ de])
*** [https://wikiedu.org/blog/2022/10/07/the-state-of-wikidata-and-cultural-heritage-10-years-in/ The State of Wikidata and Cultural Heritage: 10 Years In]
** Videos
*** [https://www.youtube.com/watch?v=B8pMv-p8umI Wikidata Tenth Birthday Speaker Series Week 1] (n part one we learn how Wikidata is (or is not) integrated into Wikipedia, how it helps an enormous cultural institution like the Smithsonian achieve its goals)
*** [https://www.youtube.com/watch?v=MCajTjEbtt8 LIVE Wikidata editing #93]
*** [https://www.youtube.com/watch?v=q3T1T51cH3A DCMI Webinar: Querying Wikidata - All the Knowledge in the World]
*** [https://www.youtube.com/watch?v=q3T1T51cH3A Merging data from a remote SPARQL End Point (Wikidata) with locally stored Data using Apache Fuseki and Jena]
** Dataviz
*** [https://observablehq.com/@pac02/all-nobel-laureates-by-gender-and-by-year All Nobel laureates by year and gender]
*** [https://observablehq.com/@pac02/tribute-to-annie-ernaux Tribute to Annie Ernaux, Literature Nobel lauréate in 2022]
* '''🧰 Tool of the week'''
** [[d:User:Magnus Manske/author strings.js|User:Magnus Manske/author strings.js]] will automatically run on any item with [[d:Property:P2093|author name string (P2093)]]. It allows to "create new author" for the selected entries, and change the string author properties for [[d:Property:P50|authors (P50)]]
* '''✨ Other Noteworthy Stuff'''
** The fourth edition of the [[m:Coolest Tool Award|Coolest Tool Award]] is looking for nominations. Please submit your favorite tools by October 12, 2022. The awarded projects will be announced and showcased in a virtual ceremony in December.
** The [[d:Wikidata:SPARQL query service/WDQS backend update/September 2022 scaling update|September 2022 summary]] for the Wikidata Query Service backend update is out.
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11101|model image]]
*** External identifiers: [[:d:Property:P11087|eGardenGo plant ID]], [[:d:Property:P11088|Oculus Store ID]], [[:d:Property:P11089|UniChem compound ID]], [[:d:Property:P11090|Boomplay artist ID]], [[:d:Property:P11091|Scottish Buildings at Risk ID]], [[:d:Property:P11092|Nebraska Invasive Species Program species ID]], [[:d:Property:P11093|TUBITAK Sosyal Bilimler Ansiklopedisi ID]], [[:d:Property:P11094|Chess Federation of Canada ID]], [[:d:Property:P11095|USGS Thesaurus ID]], [[:d:Property:P11096|LINCS small molecule ID]], [[:d:Property:P11097|National Library of Indonesia Control Headings ID]], [[:d:Property:P11098|Tas Parliament member ID]], [[:d:Property:P11099|VocaDB album ID]], [[:d:Property:P11100|VocaDB track ID]], [[:d:Property:P11102|JioSaavn album ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Cultural identity|Cultural identity]], [[:d:Wikidata:Property proposal/Android application ID|Android application ID]], [[:d:Wikidata:Property proposal/collection items at|collection items at]], [[:d:Wikidata:Property proposal/pin out|pin out]], [[:d:Wikidata:Property proposal/abbreviation|abbreviation]], [[:d:Wikidata:Property proposal/store number|store number]]
*** External identifiers: [[:d:Wikidata:Property proposal/Online French Dictionary Larousse ID|Online French Dictionary Larousse ID]], [[:d:Wikidata:Property proposal/C64-Wiki|C64-Wiki]], [[:d:Wikidata:Property proposal/IRIS UNIBAS author ID|IRIS UNIBAS author ID]], [[:d:Wikidata:Property proposal/Epson Tour player ID|Epson Tour player ID]], [[:d:Wikidata:Property proposal/HomeComputer Museum ID|HomeComputer Museum ID]], [[:d:Wikidata:Property proposal/EPA ID|EPA ID]], [[:d:Wikidata:Property proposal/sinta kemdikbud Author ID|sinta kemdikbud Author ID]], [[:d:Wikidata:Property proposal/Sogou Baike ID|Sogou Baike ID]], [[:d:Wikidata:Property proposal/The Athletic player ID|The Athletic player ID]], [[:d:Wikidata:Property proposal/The Athletic team ID|The Athletic team ID]], [[:d:Wikidata:Property proposal/Reddit topic ID|Reddit topic ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** Wikidata has [https://query.wikidata.org/#%23title%3AKlingon%20lexemes%0ASELECT%20%3Flemma%20%3FlexemeId%20WHERE%20%7B%0A%20%20%3FlexemeId%20dct%3Alanguage%20wd%3AQ10134%3B%0A%20%20%20%20wikibase%3Alemma%20%3Flemma.%0A%20%20filter%28lang%28%3Flemma%29%20%3D%20%27tlh-latn%27%29%0A%7D more than 200 Klingon lexemes]. qapla'!
*** [https://w.wiki/5nLR Map of historic Welsh parishes] ([https://twitter.com/WIKI_NLW/status/1578031291161006081 source])
*** [https://query.wikidata.org/embed.html#%23%20%E2%80%9Ccontroversies%E2%80%9D%20articles%20with%20the%20most%20sitelinks%20%28language%20versions%29%0A%23%20note%3A%20technically%2C%20this%20counts%20all%20sitelinks%2C%20not%20only%20Wikipedia%20ones%20%28e.g.%20also%20Wikimedia%20Commons%20categories%29%20%E2%80%93%0A%23%20the%20top%20results%20are%20correct%2C%20though%2C%20so%20I%20don%E2%80%99t%20think%20it%E2%80%99s%20worth%20complicating%20the%20query%20further%20to%20fix%20this%0ASELECT%20%3Fcontroversies%20%3FcontroversiesLabel%20%3Fsitelinks%20WHERE%20%7B%0A%20%20%23%20find%20all%20%E2%80%9Ccontroversies%E2%80%9D%20items%20using%20CirrusSearch%20%28SPARQL%20isn%E2%80%99t%20the%20right%20tool%20for%20this%20job%29%0A%20%20SERVICE%20wikibase%3Amwapi%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Aendpoint%20%22www.wikidata.org%22%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20wikibase%3Aapi%20%22Search%22%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%23%20note%3A%20the%20%E2%80%9Cinlabel%E2%80%9D%20keyword%20also%20searches%20aliases%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%23%20exclude%20scholarly%20articles%20%28Q13442814%29%2C%20there%E2%80%99s%20plenty%20of%20them%20and%20we%20don%E2%80%99t%20care%20about%20them%20here%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%23%20also%20exclude%20categories%20%28Q4167836%2C%20P4224%29%3B%20we%E2%80%99ll%20filter%20them%20out%20again%20below%2C%20but%20excluding%20some%20here%20speeds%20things%20up%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20mwapi%3Asrsearch%20%22inlabel%3Acontroversies%40en%20-haswbstatement%3AP31%3DQ13442814%20-haswbstatement%3AP31%3DQ4167836%20-haswbstatement%3AP4224%22%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%23%20get%20as%20many%20search%20results%20at%20once%20as%20possible%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20mwapi%3Asrlimit%20%22max%22.%0A%20%20%20%20%3Fcontroversies%20wikibase%3AapiOutputItem%20mwapi%3Atitle.%0A%20%20%7D%0A%20%20%23%20get%20the%20number%20of%20sitelinks%20and%20the%20English%20label%0A%20%20%3Fcontroversies%20wikibase%3Asitelinks%20%3Fsitelinks%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FcontroversiesLabel.%0A%20%20FILTER%28LANG%28%3FcontroversiesLabel%29%20%3D%20%22en%22%29%0A%20%20%23%20filter%20out%20categories%20%28-haswbstatement%3AP31%3DQ4167836%20doesn%E2%80%99t%20exclude%20categories%20that%20are%20instance%20of%20a%20subclass%20of%20Q4167836%29%0A%20%20FILTER%28%21STRSTARTS%28%3FcontroversiesLabel%2C%20%22Category%3A%22%40en%29%29%0A%20%20%23%20also%20filter%20out%20templates%20%28only%20one%20match%20at%20the%20moment%2C%20not%20worth%20adding%20this%20to%20the%20search%20string%29%0A%20%20FILTER%28%21STRSTARTS%28%3FcontroversiesLabel%2C%20%22Template%3A%22%40en%29%29%0A%20%20%23%20filter%20out%20the%20item%20about%20the%20%E2%80%9Ccontroversy%E2%80%9D%20concept%0A%20%20FILTER%28%3Fcontroversies%20%21%3D%20wd%3AQ1255828%29%0A%20%20%23%20require%20at%20least%20one%20sitelink%20%28article%29%0A%20%20FILTER%28%3Fsitelinks%20%3E%200%29%0A%7D%0AORDER%20BY%20DESC%28%3Fsitelinks%29 "Controversies” articles with the most sitelinks (language versions)] ([https://twitter.com/WikidataFacts/status/1577992572391284737 source])
*** [https://w.wiki/5nCF Are you cited by Nobel Prize winners?] (Replace with your ORCID id in query to check) ([https://twitter.com/egonwillighagen/status/1577694812245041154 source])
*** [https://w.wiki/5n2o Current members of UK Parliament and their PhD theses] ([https://twitter.com/generalising/status/1577399135040376846 source])
*** [https://w.wiki/5nyv Map of Rennes], each dot is a thoroughfare, in blue if there is an image of their name sign on Wikimedia Commons, red otherwise ([https://twitter.com/envlh/status/1579021551252361216 source])
*** [https://w.wiki/5o4R Count of all external identifiers for people with ADB identifier] ([https://twitter.com/wragge/status/1579378149288079360 source])
* '''🧑🏿💻 Development'''
** MUL language code: fixed the order of languages shown in the termbox on desktop, especially when mul is used ([[phab:T311617]])
** Lexicographical data:
*** Made Special:NewLexemeAlpha use the same font as the rest of the wiki ([[phab:T313166]]) – this should be the last blocker for replacing the old special page
*** Disallowed *-x-qid with lowercase Q as Lexeme language codes in favor of *-x-Qid ([[phab:T317863]])
** REST API: worked on handling conditional HTTP request headers
** Changed the unexpectedUnconnectedPage page prop so that Special:UnconnectedPages can show the latest pages first, which should finally resolve this old security task in production ([[phab:T300770]])
** Cleaned up the Wikibase and WikibaseLexeme ontology files ([[phab:T314360]])
** Added a few more globes for geocoordinates ([[phab:T314611]]) - Thanks, Mike!
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 10 10|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १४:२२, १० ओक्टोबर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23873867 -->
== Wikidata weekly summary #542 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/DwdsBot|DwdsBot]]
**** Task/s: The bot imports lexeme data (lemmas, forms, morphological information) from the [[d:Q1225026|Digitales Wörterbuch der deutschen Sprache (DWDS) (Q1225026)]].
*** [[d:Wikidata:Requests for permissions/Bot/RobertgarrigosBOT|RobertgarrigosBOT]]
**** Task/s: I'm using Openrefine to edit items related to [[d:Wikidata:Wikiproject Lieder|Wikidata:Wikiproject_Lieder]], beginning by adding the new subclass [[d:Q114586269|lyrico-musical work (Q114586269)]] to the actual lieder in WD. I hope to gain some experience before going with further edits.
*** [[d:Wikidata:Requests for permissions/Bot/Josh404Bot 4|Josh404Bot 4]]
**** Task/s: Add [[d:Property:P444|review score (P444)]] for [[d:Q7889|video game (Q7889)]] items that have an [[d:Property:P2864|OpenCritic ID (P2864)]] with data from the [[d:Q21039459|OpenCritic (Q21039459)]] API.
*** [[d:Wikidata:Requests for permissions/Bot/BorkedBot 8|BorkedBot 8]]
**** Update [[d:Property:P856|official website (P856)]] to HTTPS when appropriate
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/YXVNLVDZ7CML424BHQBE42JWQ76QLZUV/ The next Research Showcase] will be live-streamed [https://zonestamp.toolforge.org/1666197004 Wednesday, October 19, at 9:30 AM PST/16:30 UTC]. This month's presentation is a panel discussion celebrating Wikidata's 10th birthday and featuring [[d:Q18016466|Lydia Pintscher]].
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call October 18th: session where community members can share their favorite Wikidata gadgets, user scripts, or SPARQL queries [https://docs.google.com/document/d/1QQn1jS89TWGiLcXOpbRGXCcDVxWKSgEqg6Pj8zXxt9w/edit?usp=sharing Agenda]
*** [https://www.wikimedia.no/events/event/wikidata-10-ar/ Wikimedia Norge: Wikidata celebrates 10 years, and it is marked both in Oslo and in Bergen]. Time: 12:00–16:00 Wikimedia Norway's Oslo office
*** Learn Wikidata and celebrate #WikidataBirthday in Sydney! (An introduction to wikidata: how worlds of wikimedia link). Saturday 22 October from 11am to 2pm. [https://whatson.cityofsydney.nsw.gov.au/events/an-introduction-to-wikidata-how-worlds-of-wikimedia-link Sign up].
** Ongoing
*** [[Wikidata:Tenth Birthday/India/Filmi music datathon|Filmi music datathon]] to add and improve data about songs used in Indian movies. − until October 28th. [https://outreachdashboard.wmflabs.org/courses/Wikidata_Tenth_Birthday/Filmi_Music_datathon?enroll= Participate]
*** Weekly Lexemes Challenge #63, [https://dicare.toolforge.org/lexemes/challenge.php?id=63 Vehicles]
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://twitter.com/hashtag/WikidataBirthday?src=hashtag_click #WikidataBirthday]: A series of blog posts written by [[d:User:Sannita|Sannita]] highlighting the amazing work of the Wikidata community
**** 10 Years of Wikidata [https://blog.wikimedia.de/2022/10/11/wikidata-tools-the-story-of-a-crafty-community/ Part 3]
*** [https://wikimedia.org.au/wiki/Adding_Jaxsta_-_the_Australian_database_of_international_songwriting_credits_-_to_Wikidata Adding Jaxsta - the Australian database of international songwriting credits - to Wikidata] (How we're using Mix'n'match to add Jaxsta profiles to Wikidata)
** Papers
***[https://bdj.pensoft.net/article/86089/ The disambiguation of people names in biological collections] - Wikidata, ORCiD and Bionomia
** Videos
*** [https://www.youtube.com/watch?v=nNFpNb6Y5_g LIVE Wikidata editing #94]
*** [https://www.youtube.com/watch?v=_72SEsCpZ0M Dagbani Wikipedia Saha Episode 10: Adding references to Wikidata items]
*** [https://www.youtube.com/watch?v=3slzBnISPAk Qichwabase as a Wikibase instance - Wikibase as a core technology to support a harmonization process of the Quechua language and knowledge.]
** Dataviz
*** [https://observablehq.com/@pac02/career-of-nobel-laureates-in-literature Career of Nobel laureates in literature]
*** [https://observablehq.com/@pac02/actress-singers-and-actor-singers-v2 Actress-singers and actor-singers careers in dataviz]
** Twitter threads
*** [https://twitter.com/wikidata/status/1581926903966879746 10 things you didn't know about Wikidata] (Curious about some of the more quirky things around Wikidata? Let's have a look!)
*** [https://twitter.com/wikidata/status/1580864600756539394 10 Queries that teach you something about the world].
*** [https://twitter.com/wikidata/status/1579496646718943233 10 great website and apps and built on top of Wikidata]
* '''🧰 Tool of the week'''
** New Wikidata game - [https://wikidata-game.toolforge.org/distributed/#game=82&opt=%7B%22type%22%3A%22all%22%7D match new Wikipedia articles and categories with Wikidata items]!
* '''✨ Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/XADVMH3C4JPLCOYHNEAXQT3F7J64ZV35/ Outreachy Round 25–projects finalized & contribution period begins!]
** The Welsh Government's new mapping platform Data Map Wales (for publishing public geo data) now has an [https://nation.cymru/news/users-of-digital-mapping-platform-can-now-visualise-wales-entirely-in-cymraeg/ optional base layer entirely in Welsh]. This is largely based on OSM data with additional place names from Wikidata.
** [https://twitter.com/Wikimania/status/1581112480931057664 The Wikimania 2023 Organizing Team is looking for your suggestions on the first in-person Wikimania in 4 years or on virtual/hybrid setup next year].
** Job opening
*** [https://wikimedia-deutschland.softgarden.io/job/23780732/Software-Engineer-Wikibase-Product-Platform-m-f-d-/?jobDbPVId=59760256&l=en Software Engineer (Wikibase Product Platform) (m/f/d)] - Wikimedia Deutschland
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11101|model image]], [[:d:Property:P11105|annotator]], [[:d:Property:P11106|alphabetical index]], [[:d:Property:P11108|recorded participant]]
*** External identifiers: [[:d:Property:P11090|Boomplay artist ID]], [[:d:Property:P11091|Scottish Buildings at Risk ID]], [[:d:Property:P11092|Nebraska Invasive Species Program species ID]], [[:d:Property:P11093|TUBITAK Sosyal Bilimler Ansiklopedisi ID]], [[:d:Property:P11094|Chess Federation of Canada ID]], [[:d:Property:P11095|USGS Thesaurus ID]], [[:d:Property:P11096|LINCS small molecule ID]], [[:d:Property:P11097|National Library of Indonesia Control Headings ID]], [[:d:Property:P11098|Tas Parliament member ID]], [[:d:Property:P11099|VocaDB album ID]], [[:d:Property:P11100|VocaDB track ID]], [[:d:Property:P11102|JioSaavn album ID]], [[:d:Property:P11103|British Athletics ID]], [[:d:Property:P11104|IAHR member ID]], [[:d:Property:P11107|SR-Archiv person ID]], [[:d:Property:P11109|Onestop ID]], [[:d:Property:P11110|CMA ID]], [[:d:Property:P11111|Female Physicians in the German Empire and the Weimar Republic ID]], [[:d:Property:P11112|NASA International Space Station experiment ID]], [[:d:Property:P11113|NASA International Space Station facility ID]], [[:d:Property:P11114|Illinois Plants ID]], [[:d:Property:P11115|IRIS UNIBAS author ID]], [[:d:Property:P11116|Yarus feed ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/Cultural identity|Cultural identity]], [[:d:Wikidata:Property proposal/Android application ID|Android application ID]], [[:d:Wikidata:Property proposal/collection items at|collection items at]], [[:d:Wikidata:Property proposal/pin out|pin out]], [[:d:Wikidata:Property proposal/abbreviation|abbreviation]], [[:d:Wikidata:Property proposal/store number|store number]], [[:d:Wikidata:Property proposal/said to be the same as (lexeme)|said to be the same as (lexeme)]], [[:d:Wikidata:Property proposal/has reply|has reply]], [[:d:Wikidata:Property proposal/Stamp perforation|Stamp perforation]], [[:d:Wikidata:Property proposal/Kanseki Repository work ID|Kanseki Repository work ID]], [[:d:Wikidata:Property proposal/solved by algorithm|solved by algorithm]]
*** External identifiers: [[:d:Wikidata:Property proposal/Epson Tour player ID|Epson Tour player ID]], [[:d:Wikidata:Property proposal/HomeComputer Museum ID|HomeComputer Museum ID]], [[:d:Wikidata:Property proposal/EPA ID|EPA ID]], [[:d:Wikidata:Property proposal/sinta kemdikbud Author ID|sinta kemdikbud Author ID]], [[:d:Wikidata:Property proposal/Sogou Baike ID|Sogou Baike ID]], [[:d:Wikidata:Property proposal/The Athletic player ID|The Athletic player ID]], [[:d:Wikidata:Property proposal/The Athletic team ID|The Athletic team ID]], [[:d:Wikidata:Property proposal/Reddit topic ID|Reddit topic ID]], [[:d:Wikidata:Property proposal/CIViC gene ID|CIViC gene ID]], [[:d:Wikidata:Property proposal/Assomptionnistes ID|Assomptionnistes ID]], [[:d:Wikidata:Property proposal/identifiant Croix et Calvaires de Bretagne|identifiant Croix et Calvaires de Bretagne]], [[:d:Wikidata:Property proposal/Cannabis Database ID|Cannabis Database ID]], [[:d:Wikidata:Property proposal/WPGA Tour Australasia player ID|WPGA Tour Australasia player ID]], [[:d:Wikidata:Property proposal/IDG IT-ord ID|IDG IT-ord ID]], [[:d:Wikidata:Property proposal/OMED ID|OMED ID]], [[:d:Wikidata:Property proposal/MMB ID|MMB ID]], [[:d:Wikidata:Property proposal/Dimitri and Aliki Perrotis Central Library ID|Dimitri and Aliki Perrotis Central Library ID]], [[:d:Wikidata:Property proposal/ESPN.com tennis player ID|ESPN.com tennis player ID]], [[:d:Wikidata:Property proposal/MSVF ID|MSVF ID]], [[:d:Wikidata:Property proposal/UOM ID|UOM ID]], [[:d:Wikidata:Property proposal/Central Library of Volos ID|Central Library of Volos ID]], [[:d:Wikidata:Property proposal/Voroklini Library ID|Voroklini Library ID]], [[:d:Wikidata:Property proposal/Miraheze article ID|Miraheze article ID]], [[:d:Wikidata:Property proposal/Pakistan Sign Language Dictionary ID|Pakistan Sign Language Dictionary ID]], [[:d:Wikidata:Property proposal/Hungarian Film Archive person ID|Hungarian Film Archive person ID]], [[:d:Wikidata:Property proposal/Municipal Library of Volos ID|Municipal Library of Volos ID]], [[:d:Wikidata:Property proposal/Levadia Library ID|Levadia Library ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5oDA Bands that have had more members than the Sugababes] ([https://twitter.com/philbgorman/status/1579511828019023873 source])
*** Average age difference from one's spouse, by profession, ([https://w.wiki/5piK for men]) and ([https://w.wiki/5piJ women]) ([https://twitter.com/medi_cago/status/1581628935733129217 source])
*** [https://w.wiki/5pP4 How long has each UK chancellor been in office?] ([https://twitter.com/watty62/status/1580953625991389185 source])
*** [https://w.wiki/5otq Streets of Paris that meet] ([https://twitter.com/slaettaratindur/status/1580639282405863424 source])
*** [https://w.wiki/5oJy Players in the FIFA World Cup 2022 Sticker Album with most years in the national team] ([https://twitter.com/lubianat/status/1579599340829822976 source])
* '''🧑🏿💻 Development'''
** REST API:
*** Finished work on handling conditional HTTP request headers (If-Match, If-None-Match, etc)
*** Working on providing more clear error reports to PATCH route errors
** Mismatch Finder: Implementing a new random mismatch feature ([[phab:T302289]])
** The text in the namespace tabs for Lexeme: and EntitySchema: pages can now be easily translated ([[:phab:T316770]]) - thanks Amir!
** Made the Wikibase error message "Malformed input" more meaningful ([[phab:T304943]])
** Continued working on the deployment of a patch to improve the Query Service lag integration in MediaWiki API's maxlag ([[phab:T315423]])
** Fixed a bug where the Kartographer map preview is erroneously closed, when clicking on zoom actions (+/-) ([[phab:T303103]])
** Still working on fixing a mobile termbox issue related to the "mul" language code ([[phab:T318137]])
** Added ircs as an allowed protocol for the URL datatype ([[phab:T320643]]) - thanks Lectrician1!
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 10 17|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:३६, १७ ओक्टोबर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23917988 -->
== Wikidata weekly summary #543 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵Discussions'''
** Closed request for adminship:
*** Welcome onboard, [[d:Wikidata:Requests for permissions/Administrator/Wd-Ryan|Wd-Ryan]]!
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/AniMangaDBImportBot|AniMangaDBImportBot]]
**** Task/s: Imports properties include [[d:Property:P136|genre (P136)]], [[d:Property:P2360|intended public (P2360)]], [[d:Property:P577|publication date (P577)]]. Adds references to new and/or existing values from the databases they are imported from.
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, November 9th 2022 at 17:00 UTC (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. ''The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.''
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] Wikidata Working Hour October 24, 2022: ninth Wikidata Working Hour in the series will be batch loading data using QuickStatements to create items for works and editions in Wikidata. You are, as always, welcome to bring your own data to work on. All sessions in our project series will be recorded for those who cannot attend. Links will be added to the event page when available. [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-October-24_Wikidata_Working_Hour Event page]
*** October, 25, 2022 (Tuesday) at 17:00 (UTC): [https://www.youtube.com/watch?v=b-8XCpSzPWg Wikidata Lab XXXV: Modeling Elections]
*** [https://www.twitch.tv/belett Live querying session on Twitch], in French, by Vigneron, October 25 at 18:00 CEST (UTC+2)
*** [LIVE Wikidata editing #96] Wikidata Birthday special of Wikidata live editing with surprise guests, October 29 18.00 UTC [https://www.youtube.com/watch?v=U7sc8BH8NjI YouTube]
*** [[d:Wikidata:Events/Swedish_online_editathon#Träff_#126|Online Wikidata meetup in Swedish #126]], October 30 at 13.00 UTC
*** [https://www.youtube.com/watch?v=Fy818BjQWzQ Webinar: Exploring Wikidata to Find Good Stories] - October 28 at 7:00 PM CEST (in Portuguese)
** Ongoing
*** [[Wikidata:Tenth Birthday/India/Filmi music datathon|Filmi music datathon]] to add and improve data about songs used in Indian movies. − until October 28th. [https://outreachdashboard.wmflabs.org/courses/Wikidata_Tenth_Birthday/Filmi_Music_datathon?enroll= Participate]
*** Weekly Lexemes Challenge #67, [https://dicare.toolforge.org/lexemes/challenge.php?id=67 Vegetables]
** Past
*** The Biodiversity Information Standards annual conference ([[d:Q111972123|TDWG 2022]]) took place from 17-21 October in Sofia, Bulgaria, and online. It included a [https://www.tdwg.org/conferences/2022/session-list/#int19%20the%20role%20of%20the%20wikimedia%20ecosystem%20in%20linking%20biodiversity%20data session] about the role of the Wikimedia ecosystem in linking biodiversity data, which featured [https://biss.pensoft.net/collection/405/ six talks], all of which with strong Wikidata components. Slides and/ or video recordings are already available for some (more to follow):
**** [https://doi.org/10.5281/zenodo.7223065 Unpacking IPCC and IPBES Reports]
**** [https://doi.org/10.5281/zenodo.7226858 Visualizing Biodiversity Information using Wikidata and Scholia]
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://twitter.com/hashtag/WikidataBirthday?src=hashtag_click #WikidataBirthday]: A series of blog posts written by [[d:User:Sannita|Sannita]] highlighting the amazing work of the Wikidata community
**** The Impact of Wikidata and its Community – [https://blog.wikimedia.de/2022/10/18/the-impact-of-wikidata-and-its-community-part-1/ Part 1], [https://blog.wikimedia.de/2022/10/20/the-impact-of-wikidata-and-its-community-part-2/ Part 2]
*** [[d:outreach:GLAM/Newsletter/September_2022/Contents/Sweden_report|Bookfair back on site; Cultural history in High Schools; More identifiers from National Historical Museums of Sweden on Wikidata; Swedish general election 2022]]
*** [https://wikiedu.org/blog/2022/10/19/what-you-need-to-know-to-kickstart-a-wikidata-initiative/ What you need to know to kickstart a Wikidata Initiative]
*** [https://www.emerce.nl/wire/wikidata-zusje-wikipedia-bereikt-100-miljoen-items Wikidata, Wikipedia's sister, reaches 100 million items] (in Dutch)
*** [https://www.mahalligundem.com/prof-dr-nevzat-tarhan-vikipedia-nin-kapali-kalmasi-turkiye-ye-yakismadi/57519/ Volunteers speaking Turkic languages met at Wikidata Istanbul 2022] (in Turkish)
** Videos
*** [https://www.youtube.com/watch?v=ML-ULyARpU4 Wikimedia Research Showcase - October 2022]. A panel discussion celebrating Wikidata's 10th birthday and featuring [[d:Q18016466|Lydia Pintscher]].
*** [https://www.youtube.com/watch?v=kSyyunmjgOA LIVE Wikidata editing #95]
*** [https://www.youtube.com/watch?v=QDh-0V2p8FE GND meets Wikibase]
*** [https://www.youtube.com/watch?v=8epCOEisLxk COVIWD - Lightning Talk @Wikidata Workshop 2022]
*** [https://www.youtube.com/watch?v=t69vokViKrY Wikidata 10th Birthday Speaker Series 3 - Sustaining a Wikidata Initiative]
*** [https://www.youtube.com/watch?v=abbep49d7gE Wikidata 10 years celebration video by WMTURKIC]
*** [https://www.youtube.com/watch?v=Q6gsRnEgjvI Wikidata at the museum: lowering thresholds for research with linked data in Sweden]
*** [https://www.youtube.com/watch?v=bk_hkNk16BY Visualizing Biodiversity Information using Wikidata and Scholia] (The Biodiversity Information Standards annual conference in 2022)
** Papers
*** [https://wikidataworkshop.github.io/2022/papers/Wikidata_Workshop_2022_paper_1411.pdf Towards improving Wikidata reuse with emerging patterns]
*** [https://bdj.pensoft.net/article/86089/ The disambiguation of people names in biological collections]
*** [https://osf.io/yrfvs/ Empirical Study of Elite Networks with Wikidata]
*** [https://wikidataworkshop.github.io/2022/papers/Wikidata_Workshop_2022_paper_9049.pdf Wikidata and Wikibase as complementary research data management services for cultural heritage data]
** Dataviz
*** [https://observablehq.com/@pac02/career-of-nobel-laureates-in-economics Nobel laureates in Economics]
** Twitter threads
*** [https://twitter.com/wikidata/status/1582751186460897280 10 awesome tools and little helpers to help you around Wikidata]
*** [https://twitter.com/wikidata/status/1582751186460897280 10 ways you can contribute to Wikidata]
** Presentations
*** [[d:commons:File:Documenting our languages with Lexeme.pdf|Documenting our languages with Lexeme]] by [[d:User:Ijon|Asaf Bartov]]
* '''🧰 Tool of the week'''
** [https://github.com/Lucaterre/spacyfishing spacyfishing] is a Wikidata entity disambiguation tool based on [https://github.com/kermitt2/entity-fishing entity-fishing].
[[File:Screenshot of the Wikidata mobile homepage on 2022-10-19 around 13-32 UTC.png|thumb|Wikidata passed another milestone on October 19.]]
* '''✨ Other Noteworthy Stuff'''
** [https://twitter.com/EvoMRI/status/1582698797494595584 Wikidata has crossed the mark of 100,000,000 items]
** [https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/thread/G4UFRFWRV7STNFSDRZG7TEQ3YVW3WLYY/ The Small wiki toolkits team are looking for feedback on the ongoing workshop series around bots and scripts development].
** Job openings
*** Wikimedia Deutschland
**** [https://wikimedia-deutschland.softgarden.io/job/24059808?l=en Software Engineer (Wikidata) (m/f/d)]
**** [https://wikimedia-deutschland.softgarden.io/job/23871746/Data-Analyst-Wikidata-m-f-d-?jobDbPVId=60493149&l=en Data Analyst Wikidata (m/f/d)]
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11117|Viveport ID]], [[:d:Property:P11118|Larousse Online French Dictionary ID]], [[:d:Property:P11119|RaiPlay ID]], [[:d:Property:P11120|Rai Teche person ID]], [[:d:Property:P11121|Rai Teche program ID]], [[:d:Property:P11122|HomeComputer Museum ID]], [[:d:Property:P11123|Förvaltningshistorisk Ordbok ID]], [[:d:Property:P11124|Basic Korean Dictionary ID]], [[:d:Property:P11125|Standard Korean Language Dictionary ID]], [[:d:Property:P11126|Rowing Australia ID]], [[:d:Property:P11127|MEXT school code]], [[:d:Property:P11128|SA Parliament member ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/shortened URL formatter|shortened URL formatter]], [[:d:Wikidata:Property proposal/addresses|addresses]], [[:d:Wikidata:Property proposal/model for|model for]], [[:d:Wikidata:Property proposal/e-mail subscription URL|e-mail subscription URL]], [[:d:Wikidata:Property proposal/official websites|official websites]], [[:d:Wikidata:Property proposal/e-mail unsubscribe URL or e-mail|e-mail unsubscribe URL or e-mail]], [[:d:Wikidata:Property proposal/about|about]], [[:d:Wikidata:Property proposal/Rotational speed|Rotational speed]], [[:d:Wikidata:Property proposal/NIP|NIP]]
*** External identifiers: [[:d:Wikidata:Property proposal/Piraeus Library ID|Piraeus Library ID]], [[:d:Wikidata:Property proposal/note.com ID|note.com ID]], [[:d:Wikidata:Property proposal/MangaUpdates manga ID|MangaUpdates manga ID]], [[:d:Wikidata:Property proposal/Mod DB engine ID|Mod DB engine ID]], [[:d:Wikidata:Property proposal/Litres author ID|Litres author ID]], [[:d:Wikidata:Property proposal/Bureau of Meteorology Location Identifier|Bureau of Meteorology Location Identifier]], [[:d:Wikidata:Property proposal/OKRB 011-2022 code|OKRB 011-2022 code]], [[:d:Wikidata:Property proposal/Cimetière russe ID|Cimetière russe ID]], [[:d:Wikidata:Property proposal/New Cinematografo.it IDs|New Cinematografo.it IDs]], [[:d:Wikidata:Property proposal/Ministry of Unification politician ID|Ministry of Unification politician ID]], [[:d:Wikidata:Property proposal/Mines ID|Mines ID]], [[:d:Wikidata:Property proposal/Listal.com ID|Listal.com ID]], [[:d:Wikidata:Property proposal/identifiant web Léonore|identifiant web Léonore]], [[:d:Wikidata:Property proposal/FDIC Certificate ID|FDIC Certificate ID]], [[:d:Wikidata:Property proposal/NCUA Charter ID|NCUA Charter ID]], [[:d:Wikidata:Property proposal/AUTC heritage object ID|AUTC heritage object ID]], [[:d:Wikidata:Property proposal/Famous Birthdays ID|Famous Birthdays ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5r3X Number of French lexemes per number of dictionaries they are linked to] ([https://twitter.com/envlh/status/1583206161796329490 source])
*** [https://w.wiki/5rG7 People born in Split or Šibenik for whom there is a statement that they wrote or spoke Latin] ([https://twitter.com/NevenJovanovic2/status/1584117174264025088 source])
*** [https://w.wiki/5r3Q Locations of employers/affiliations of first authors of articles in the Journal of Cheminformatics] ([https://twitter.com/egonwillighagen/status/1583717027016941568 source])
*** [https://w.wiki/5rQK Birthplaces of the presidents of the American Medical Association] ([https://twitter.com/violetbfox/status/1584327667301879808 source])
*** [https://w.wiki/5rNX Flags containing the colors white and yellow] ([https://twitter.com/mikadata/status/1583588250857660416 source])
*** [https://w.wiki/5quZ AI models] ([https://twitter.com/fsasaki/status/1583450413256564736 source])
*** [https://w.wiki/5qve Swedes accused for churel] ([https://twitter.com/Jan_Ainali/status/1583462038474399745 source])
*** [https://w.wiki/5qqE Lunar craters and gender of their namesakes] ([https://twitter.com/lesley_elis/status/1583388515026755584 source])
* '''🧑🏿💻 Development'''
** Lexicographical data: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/WMQITKDJVNOWMMBJ4NL3633Y7HCARUUN/ New Lexeme creation page will be live on Wikidata on November 2nd] ([[phab:T307866]])
** Updated the ontology file at https://wikiba.se/ontology ([[phab:T314360]])
** [https://mismatch-finder.toolforge.org Mismatch Finder]: Added a Random mode to make it easier to get mismatches ([[phab:T302289]])
** REST API:
*** Documented the differences in the JSON data format between the REST API and the ActionAPI ([[phab:T318681]])
*** Continued work on providing more clear error reports to PATCH route errors ([[phab:T320358]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 10 24|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:२३, २४ ओक्टोबर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23975004 -->
== Wikidata weekly summary #544 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
*'''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[d:Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call November 1, 2022: Egon Willighagen ([[d:User:Egonw]]) on SARS-CoV-2 queries, a a well-documented series of Wikidata queries around the SARS-CoV-2 virus and the pandemic. This work contributes to [[d:Wikidata:Wikiproject COVID-19]] and documentation is currently available in Japanese, Dutch, Spanish, and Portuguese. [https://docs.google.com/document/d/16sbQyqaYluG3x9OK_TFKXxULHuKareudZzSNzoE1Mfg/edit?usp=sharing Agenda].
** Past
*** [[d:Wikidata:Tenth Birthday|Wikidata's 10th birthday]]: see the [[d:Wikidata:Tenth_Birthday#Events_calendar|list of events]] (some of them are taking place in November), the [[d:Wikidata:Tenth Birthday/Presents|presents and birthday messages]], and the [[c:Category:Wikidata's 10th birthday videos|Commons category with photos and videos of the events]]
*** Some additional materials have been made available from the [https://www.tdwg.org/conferences/2022/session-list/#int19%20the%20role%20of%20the%20wikimedia%20ecosystem%20in%20linking%20biodiversity%20data Wikimedia session] at the Biodiversity Information Standards annual conference ([[d:Q111972123|TDWG 2022]]) that took place from 17-21 October in Sofia, Bulgaria, and online:
**** [https://doi.org/10.7479/xayt-p335 Transforming Closed Silos into Shared Resources: Opening up data on historical collection agents affiliated with the Museum für Naturkunde Berlin]
**** [https://paleo-data.github.io/outreach Community Data Mobilization in Wikidata: A paleontology perspective]
**** [https://doi.org/10.5281/zenodo.7251862 Connecting IndExs Editors and exsiccata IDs with Wikidata for Disambiguation of People Names and Work in Botanical and Mycological Collections]
*'''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://observablehq.com/@johnsamuelwrites/make-wikidata-also-colorful Make Wikidata also Colorful: Using Media in Wikidata] by [[:d:User:Jsamwrites|Jsamwrites]]
*** Interview of Lydia Pintscher for Wikidata's 10th birthday ([https://blog.wikimedia.de/2022/10/27/wikidata-birthday-interview/ English] and [https://blog.wikimedia.de/2022/10/27/wikidata-geburtstag-interview/ German])
** Videos
*** Wikidata's 10th birthday collaborative video ([https://www.youtube.com/watch?v=oQOUMJQY-GM&ab_channel=wikimediaDE Youtube], [[c:File:Wikidata's 10th birthday collaborative video.webm|Commons]])
*** Livestream with Jan Ainali, Abbe98, Denny Vrandečić and Sandra Fauconnier for Wikidata's birthday ([https://www.youtube.com/watch?v=U7sc8BH8NjI&ab_channel=WikipediaWeekly Youtube])
** Threads
*** [https://twitter.com/vrandezo/status/1586266909355388929?t=XHohPAHmd7oUEL-4oH4hUw&s=19 History of Wikidata] by Denny Vrandečić
*** [https://twitter.com/wikidata/status/1584123183250096129 10 ways you can contribute to Wikidata]
*** [https://twitter.com/wikidata/status/1585244659911380992 10 WikiProjects you should join]
*** [https://twitter.com/wikidata/status/1582751186460897280 10 tools and helpers to help you around Wikidata]
*** [https://twitter.com/wikidata/status/1579496646718943233 10 websites and apps built on top of Wikidata]
*** [https://twitter.com/wikidata/status/1580864600756539394 10 queries that teach you something about the world]
*** [https://twitter.com/wikidata/status/1581926903966879746 10 things you didn't know about Wikidata]
*'''🧰 Tool of the week'''
** [http://www.irisa.fr/LIS/ferre/sparklis/osparklis.html?endpoint=https%3A//query.wikidata.org/sparql&wikidata_mode=true&class_hierarchy=false&property_hierarchy=false&intentional_init_concepts=false&nary_relations=true&entity_lexicon_select=http%3A//www.w3.org/2000/01/rdf-schema%23label&entity_lexicon_lang=en&concept_lexicons_select=http%3A//www.w3.org/2000/01/rdf-schema%23label&concept_lexicons_lang=en sparklis] ([https://github.com/sebferre/sparklis source]) : query builder in natural language that allows people to explore and query SPARQL endpoints with all the power of SPARQL and without any knowledge of SPARQL, nor of the endpoint vocabulary.
* '''✨ Other Noteworthy Stuff'''
** [https://piecesofuk.neocities.org/Linguistics/Word_Finder/ Word Finder] is a tool based on Wikidata Lexemes that solves anagrams and find missing letters in crosswords.
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11140|embargoed until]]
*** External identifiers: [[:d:Property:P11122|HomeComputer Museum ID]], [[:d:Property:P11123|Förvaltningshistorisk Ordbok ID]], [[:d:Property:P11124|Basic Korean Dictionary ID]], [[:d:Property:P11125|Standard Korean Language Dictionary ID]], [[:d:Property:P11126|Rowing Australia ID]], [[:d:Property:P11127|MEXT school code]], [[:d:Property:P11128|SA Parliament member ID]], [[:d:Property:P11129|C64-Wiki ID]], [[:d:Property:P11130|Merriam-Webster online dictionary entry]], [[:d:Property:P11131|Undiscovered Scotland ID]], [[:d:Property:P11132|Mod DB engine ID]], [[:d:Property:P11133|Nouvelle-Aquitaine Inventory identifier]], [[:d:Property:P11134|CCB ID]], [[:d:Property:P11135|Project Identification Code (Dams)]], [[:d:Property:P11136|shortened URL formatter]], [[:d:Property:P11137|Reddit topic ID]], [[:d:Property:P11138|Sõnaveeb lexeme ID]], [[:d:Property:P11139|Ma Dada organisation ID]], [[:d:Property:P11141|Asian Tour player ID]], [[:d:Property:P11143|WikiProjectMed ID]], [[:d:Property:P11144|Chrome Platform Status feature ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/about|about]], [[:d:Wikidata:Property proposal/Rotational speed|Rotational speed]], [[:d:Wikidata:Property proposal/NIP|NIP]], [[:d:Wikidata:Property proposal/Imagem da platibanda|Imagem da platibanda]], [[:d:Wikidata:Property proposal/tiratge|tiratge]], [[:d:Wikidata:Property proposal/Dictionary.com entry|Dictionary.com entry]], [[:d:Wikidata:Property proposal/software feature|software feature]], [[:d:Wikidata:Property proposal/Base Units|Base Units]], [[:d:Wikidata:Property proposal/processes to|processes to]], [[:d:Wikidata:Property proposal/build system|build system]], [[:d:Wikidata:Property proposal/one of class|one of class]], [[:d:Wikidata:Property proposal/Mac OS creator code|Mac OS creator code]]
*** External identifiers: [[:d:Wikidata:Property proposal/Mines ID|Mines ID]], [[:d:Wikidata:Property proposal/Listal.com ID|Listal.com ID]], [[:d:Wikidata:Property proposal/identifiant web Léonore|identifiant web Léonore]], [[:d:Wikidata:Property proposal/FDIC Certificate ID|FDIC Certificate ID]], [[:d:Wikidata:Property proposal/NCUA Charter ID|NCUA Charter ID]], [[:d:Wikidata:Property proposal/AUTC heritage object ID|AUTC heritage object ID]], [[:d:Wikidata:Property proposal/Famous Birthdays ID|Famous Birthdays ID]], [[:d:Wikidata:Property proposal/RISM siglum|RISM siglum]], [[:d:Wikidata:Property proposal/Cinemaazi ID|Cinemaazi ID]], [[:d:Wikidata:Property proposal/Hypothèses notebook ID|Hypothèses notebook ID]], [[:d:Wikidata:Property proposal/SMA ID|SMA ID]], [[:d:Wikidata:Property proposal/KBR Catalogue ID for writers|KBR Catalogue ID for writers]], [[:d:Wikidata:Property proposal/Aathavanitli Gani song ID|Aathavanitli Gani song ID]], [[:d:Wikidata:Property proposal/Aathavanitli Gani film ID|Aathavanitli Gani film ID]], [[:d:Wikidata:Property proposal/Identificador Musicsperlacobla de sardana|Identificador Musicsperlacobla de sardana]], [[:d:Wikidata:Property proposal/Identificador musicsperlacobla de compositor|Identificador musicsperlacobla de compositor]], [[:d:Wikidata:Property proposal/Identificador boig sardanista de sardana|Identificador boig sardanista de sardana]], [[:d:Wikidata:Property proposal/travelweekly hotel ID|travelweekly hotel ID]], [[:d:Wikidata:Property proposal/Cordial Dictionary ID|Cordial Dictionary ID]], [[:d:Wikidata:Property proposal/Universal Spectrum Identifier|Universal Spectrum Identifier]], [[:d:Wikidata:Property proposal/Cinemaazi people ID|Cinemaazi people ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5tm7 Collaborative map of events taking place for Wikidata's 10th birthday]
*** [https://w.wiki/5tkv Birth year of winning candidate of the last eight U.S. presidential elections] ([https://twitter.com/aureliengeron/status/1586541423997771776 source])
*** [https://w.wiki/5tky Number of music albums by language in descending order] ([https://twitter.com/ErnestMM95/status/1585925059004465152 source])
*** [https://w.wiki/5tkz French préfets with their signature on Commons] ([https://twitter.com/daieuxdailleurs/status/1585903780536909825 source])
*** [https://w.wiki/5tm3 Graph of filmi music composers] ([https://twitter.com/smjalageri/status/1585754402732003329 source])
*** [https://w.wiki/5tm5 Map of the highest points of Spain provinces] ([https://twitter.com/slaettaratindur/status/1585734970504617984 source])
*** [https://w.wiki/5tmg Twitter usernames and associated mastodon adresses]
* '''🧑🏿💻 Development'''
** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/JDFSOGTY5P7ZGRFIQOXY5ZMU6T3B2KGA/ Sitelinks to Redirects are now available on Wikidata]
** Lexicographical data: We are replacing the existing Special:NewLexeme page with the new one ([[phab:T307866]])
** [https://mismatch-finder.toolforge.org/ Mismatch Finder]: Working on improving the handling of calendar models and precision in dates ([[phab:T288511]])
** REST API: Continued working on better error handling for PATCH routes ([[phab:T320358]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''☑️ Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 10 31|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १९:१९, ३१ ओक्टोबर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=23975004 -->
== Wikidata weekly summary #545 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵Discussions'''
** New requests for permissions/Bot: [[d:Wikidata:Requests for permissions/Bot/MsynBot 10|MsynBot 10]], [[d:Wikidata:Requests for permissions/Bot/Mr Robot|Mr Robot]]
** New request for comments: [[Wikidata:Requests for comment/Create items for property proposals|Create items for property proposals]]
** Other discussions: [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/QNOSK7Z6VN7SBUV42A26IQZ4U72LFEAQ/ State of the Wikidata, thoughts on data quality and structure] (on the mailing-list)
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] Wikidata Working Hour November 7, 2022: tenth and final Wikidata Working Hour in the series will be using SPARQL to query and visualize the data we’ve added to Wikidata during our series. You are, as always, welcome to bring your own data to work on. All sessions in our project series will be recorded for those who cannot attend. Links will be added to the event page when available. [https://www.wikidata.org/wiki/Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/Wikidata_Working_Hour_Summer-Fall_Project_2022/2022-November-7_Wikidata_Working_Hour Event page]
*** [https://www.twitch.tv/belett Live querying session on Twitch], in French, by Vigneron, November 8 at 18:00 CET (UTC+1)
*** Wikidata and Wikibase office hour, taking place online on November 9th at 17:00 UTC ([[d:Wikidata:Events#Office_hours|more details here]])
*** [https://linkeddigitalfuture.ca/event/man-ipaa-wikidata-workshop/ Raising an Artist Profile with Wikidata]: Thursday November 10, 2022 at 20:00 UTC (Session A) and 23:00 UTC (Session B). This free, step-by-step Wikidata workshop will focus mainly on Indigenous artists. Participants may choose to attend either Session A or Session B: both will cover the exact same material.
*** [[d:Wikidata:WikiProject Sweden/Swedish Riksdag documents/Kopplingssprint COP 27|Wikidata editathon in Swedish]] with focus on climate politics and COP27, online and in Stockholm, 11 November 13.00-18.00 UTC
*** [https://linkeddigitalfuture.ca/event/hands-on-introduction-wikidata/ A Hands-On Introduction to Wikidata]: Thursday December 1, 2022 at 17:00 UTC. By the end of this session, you will be able to edit Wikidata records about the cultural venues that matter most to you.
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://observablehq.com/@johnsamuelwrites/analysis-of-city-information-on-wikidata Analysis of City Information on Wikidata] by [[d:User:Jsamwrites|Jsamwrites]]
*** [https://wikimedia.org.au/wiki/Exploring_government_departments_by_linking_Wikidata_to_the_National_Archives_of_Australia Exploring government departments by linking Wikidata to the National Archives of Australia] by Tim Sherratt
*** [http://magnusmanske.de/wordpress/?p=679 Trust in Rust] by Magnus Manske
** Papers
*** [https://arxiv.org/pdf/2210.15495.pdf Leveraging Wikidata's edit history in knowledge graph refinement tasks] (Gonzalez-Hevia and Gayo-Avello)
** Videos
*** [https://archive.org/details/2022-10-27-sga-linked-data-small-archives Practical Linked Open Data for Small Archives] (in English)
*** [https://www.youtube.com/watch?v=ASRQqArKoxs Live Wikidata editing #97 with Jan and Albin]
* '''🧰 Tool of the week'''
** [[d:User:Zvpunry/WikibaseEcho.js|WikibaseEcho.js]]: Userscript that shows the labels of entities in your notifications. Currently only works on Firefox.
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11146|collection items at]]
*** External identifiers: [[:d:Property:P11145|Language of Bindings ID]], [[:d:Property:P11147|Microsoft Edge Platform Status feature ID]], [[:d:Property:P11148|AUTC herritage object ID]], [[:d:Property:P11149|MangaUpdates manga ID]], [[:d:Property:P11150|Ministry of Unification politician ID]], [[:d:Property:P11151|Universal Content Identifier]], [[:d:Property:P11152|Léonore Web ID]], [[:d:Property:P11153|BritBox ID (UK version)]], [[:d:Property:P11154|OMED ID]], [[:d:Property:P11155|Municipal Library of Trikala ID]], [[:d:Property:P11156|MMB ID]], [[:d:Property:P11157|HiSCoD ID]], [[:d:Property:P11158|Dimitri and Aliki Perrotis Central Library ID]], [[:d:Property:P11159|ILAMDIR ID]], [[:d:Property:P11160|Cannabis Database ID]], [[:d:Property:P11161|SR-Archiv band ID]], [[:d:Property:P11162|SR-Archiv company ID]], [[:d:Property:P11163|island code of Indonesia]], [[:d:Property:P11164|SR-Archiv print media ID]], [[:d:Property:P11165|SR-Archiv record ID]], [[:d:Property:P11166|EuDML work ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/official demo URL|official demo URL]], [[:d:Wikidata:Property proposal/WMOOV movie ID|WMOOV movie ID]], [[:d:Wikidata:Property proposal/press information URL|press information URL]], [[:d:Wikidata:Property proposal/contact page URL|contact page URL]], [[:d:Wikidata:Property proposal/sitemap URL|sitemap URL]], [[:d:Wikidata:Property proposal/REGON|REGON]], [[:d:Wikidata:Property proposal/Check Digit|Check Digit]], [[:d:Wikidata:Property proposal/impressum URL|impressum URL]], [[:d:Wikidata:Property proposal/from language & to language|from language & to language]], [[:d:Wikidata:Property proposal/object identifies|object identifies]]
*** External identifiers: [[:d:Wikidata:Property proposal/Oblio author ID|Oblio author ID]], [[:d:Wikidata:Property proposal/Pittori Liguri ID|Pittori Liguri ID]], [[:d:Wikidata:Property proposal/Open Korean Knowledge Dictionary sense ID|Open Korean Knowledge Dictionary sense ID]], [[:d:Wikidata:Property proposal/SciSpace author ID|SciSpace author ID]], [[:d:Wikidata:Property proposal/RomArchive person ID|RomArchive person ID]], [[:d:Wikidata:Property proposal/Webtoon creator ID|Webtoon creator ID]], [[:d:Wikidata:Property proposal/Archives West repository ID|Archives West repository ID]], [[:d:Wikidata:Property proposal/npm scope|npm scope]], [[:d:Wikidata:Property proposal/Team Norway profile ID|Team Norway profile ID]], [[:d:Wikidata:Property proposal/identifiant USTC|identifiant USTC]], [[:d:Wikidata:Property proposal/worldofsam ID|worldofsam ID]], [[:d:Wikidata:Property proposal/Open Supply Hub organization ID|Open Supply Hub organization ID]], [[:d:Wikidata:Property proposal/Kotobank ID|Kotobank ID]], [[:d:Wikidata:Property proposal/Weblio ID|Weblio ID]], [[:d:Wikidata:Property proposal/Haymarket Books Author ID|Haymarket Books Author ID]], [[:d:Wikidata:Property proposal/ILNM ID|ILNM ID]], [[:d:Wikidata:Property proposal/BookWalker series ID|BookWalker series ID]], [[:d:Wikidata:Property proposal/IRIS Sicily IDs|IRIS Sicily IDs]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5u5N Intangible cultural heritage] ([https://twitter.com/espejolento/status/1587469960200192003 source])
*** [https://w.wiki/5ui5 Wikimedians with Mastodon accounts]
*** [https://w.wiki/5vMK Politicians with Mastodon accounts] ([https://twitter.com/vrandezo/status/1589462911747239938 source])
*** [https://w.wiki/5vgD Graph of the characters of the book "We Are Here"] ([https://twitter.com/SmithsonianAPA/status/1588267443612311554 source])
*** [https://w.wiki/5vgG Map of birth places of women mentioned in the book "Femmes de lettres en Bretagne"] ([https://twitter.com/Lyoko6/status/1588603046753275904 source])
*** [https://w.wiki/5vgL Participants in the 1955 Bandung Conference] ([https://twitter.com/01factory/status/1588601028563595264 source])
* '''🧑🏿💻 Development'''
** Lexicographical data: Replaced the old Special:NewLexeme page with the new one ([[phab:T307866]]) - a few remaining issues will still be fixed
** Vue 3: Almost finished the Vue 3 migration in Wikibase and WikibaseLexeme ([[phab:T321595]] and ([[phab:T304534]]) - this is needed for finalizing the migration in MediaWiki overall
** Mismatch Finder: Worked on improving the handling of dates ([[phab:T288511]])
** Search: Working with the WMF on making the new Vue-based Vector search understand Wikidata ([[phab:T316093)]]), especially regarding “load more” behavior
** REST API:
*** Continued improving error reporting for PATCH routes ([[phab:T320358]])
*** Ensuring that the API correctly marks bot edits as bot edits and treats them as such in various other places
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** [[d:Wikidata:Contribute/Suggested and open tasks|Suggested and open tasks]]!
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 11 07|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Lea Lacroix (WMDE)|Lea Lacroix (WMDE)]] १६:५९, ७ नवम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Lea Lacroix (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24020165 -->
== Wikidata weekly summary #546 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''🧵Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/MsynBot 11|MsynBot 11]]
**** Task: update [[d:Wikidata:Main Page/Popular|Wikidata:Main Page/Popular]] daily
*** [[d:Wikidata:Requests for permissions/Bot/VojtěchDostálBot 1|VojtěchDostálBot 1]]
**** Task/s: Import of [[d:Property:P101|field of work (P101)]] from [[d:Q13550863|Czech National Authority Database (Q13550863)]]
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/MsynBot 10|MsynBot 10]]
**** Task/s: manage badges in [[d:Wikidata:Sitelinks to redirects|sitelinks to redirects]]
*** [[d:Wikidata:Requests for permissions/Bot/Josh404Bot 4|Josh404Bot 4]]
**** Task/s: Add [[d:Property:P444|review score (P444)]] for [[d:Q7889|video game (Q7889)]] items that have an [[d:Property:P2864|OpenCritic ID (P2864)]] with data from the [[d:Q21039459|OpenCritic (Q21039459)]] API.
*** [[d:Wikidata:Requests for permissions/Bot/BorkedBot 8|BorkedBot 8]]
**** Update [[d:Property:P856|official website (P856)]] to HTTPS when appropriate
*** [[d:Wikidata:Requests for permissions/Bot/DwdsBot|DwdsBot]]
**** Task/s: The bot imports lexeme data (lemmas, forms, morphological information) from the [[d:Q1225026|Digitales Wörterbuch der deutschen Sprache (DWDS) (Q1225026)]].
* '''🎊 [[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call November 15, 2022: We will be discussing the first Wikidata Affinity Group Working Hour series, which ran from July to early November of this year. We will offer visualizations based on our data, listen to some of our volunteers talk about their experience helping to build the series, and discuss the results of our participant survey. We want to hear your questions and suggestions for future series! [https://docs.google.com/document/d/14Ng82z82j6e3dXROrLPFvsSkCDs_DvGEUG_WPtF1h2o/edit?usp=sharing Agenda]
*** [https://www.quebecdanse.org/actu/2022/10/24/venez-contribuez-a-la-decouvrabilite-des-donnees-de-la-danse-sur-le-web-avec-wikidata/ Enrichissement des données sur la danse]: Wednesday 16 November at 6:30 pm UTC (Session A) and Thursday 17 November at 6:30 pm UTC (Session B). Join the Regroupement québécois de la danse (RQD) and the Linked Digital Future Initiative (LDFI) for two dynamic sessions focusing on dance data. Session A will focus on artists, while Session B will focus on organizations and dance companies. Note: These sessions are offered in French only.
** Ongoing:
*** Weekly Lexemes Challenge #67, [https://dicare.toolforge.org/lexemes/challenge.php?id=67 Numbers (5/n)]
** Past:
*** Wikidata/Wikibase Telegram office hours log ([[d:Wikidata:Events/Telegram office hour 2022-11-09|2022-11-09]])
* '''✍🏿 [[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://github.com/johnsamuelwrites/awesome-wikidata Awesome Wikidata]: Curated list of Wikidata Projects and information
*** [https://observablehq.com/@pac02/wednesday-index The Wednesday index], evolution of gender diversity in a selection of Wikipedia articles. The data are collected from Wikidata using [https://observablehq.com/@pac02/explore-gender-diversity-in-a-single-wikipedia-article?wikipedia=en.wikipedia.org&article=Economics @pac02/explore-gender-diversity-in-a-single-wikipedia-article]
*** [https://www.wnycstudios.org/podcasts/otm/segments/enduring-allure-library-alexandria The Enduring Allure of the Library of Alexandria]
*** [https://www.cwi.nl/news/2022/cultural-ai-team-wins-special-award-at-heritage-hackathon Cultural AI team wins special award at the Heritage Hackathon]
*** [[m:Abstract Wikipedia/Updates/2022-11-09|Checking lexical forms]] - Abstract Wikipedia Updates
** Papers
*** [https://www.nature.com/articles/s41597-022-01818-0 Building the European Social Innovation Database with Natural Language Processing and Machine Learning]
*** [https://aidanhogan.com/docs/wdbench_sparql_benchmark_wikidata.pdf WDBench: A Wikidata Graph Query Benchmark]
** Videos
*** Get to know Wikidata Lexemes (in Indonesian) - [https://www.youtube.com/watch?v=SYv-nKX9G9Y YouTube]
*** Live Wikidata editing #98 - [https://www.youtube.com/watch?v=YKBo3-GzGd0 YouTube] - The theme is music! with User:Moebus as guest.
*** David Lindemann: LOD-infication of Bibliographical Data Using Free Software: CLB Wikibase - [https://www.youtube.com/watch?v=U5VxW-kPsmA YouTube]
*** Experience in Integrating Wikidata and Government Open Data, By Wikidata Taiwan (in Chinese) - [https://www.youtube.com/watch?v=Ccl5SaK3nW0 YouTube]
*** The Greek Wikidata community celebrated the Wikidata 10th birthday (in Greek) - [https://www.youtube.com/watch?v=d2JTwId8zvQ YouTube]
*** 10 Years of Wikidata: Wikidata for Open Access to Cultural Heritage, by Susanna Ånäs (AvoinGLAM) (in Portuguese) - [https://www.youtube.com/watch?v=Vgh5_oD1yec YouTube]
* '''🧰 Tool of the week'''
** [https://qlever.cs.uni-freiburg.de/Wikidata QLever] - Alternative instance for SPARQL queries.
** [[d:User:Lectrician1/Discuss.js|Discuss.js]] - Adds a link to a diff when clicked will open a new topic on the talk page that mentions the revision and the user.
* '''🤔 Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: none
*** External identifiers: [[:d:Property:P11167|NARA File Format Preservation Plan ID]], [[:d:Property:P11168|JioSaavn artist ID]], [[:d:Property:P11172|England Hockey ID]], [[:d:Property:P11173|UWIND ID]], [[:d:Property:P11174|NCUA Charter ID]], [[:d:Property:P11175|FDIC Certificate ID]], [[:d:Property:P11176|Niconico ID]], [[:d:Property:P11177|Camp Wild ID]], [[:d:Property:P11178|Cordial Dictionary ID]], [[:d:Property:P11179|MSVF ID]], [[:d:Property:P11180|Central Library of Volos authority ID]], [[:d:Property:P11181|Aerodrome identification Code]], [[:d:Property:P11182|UOM ID]], [[:d:Property:P11184|Bank of information on the historical and cultural heritage of the Republic of Belarus]], [[:d:Property:P11185|Levadia Library ID]], [[:d:Property:P11186|IHF profile ID]], [[:d:Property:P11187|ihg Hotel ID]], [[:d:Property:P11188|Conspiracy Watch person ID]], [[:d:Property:P11189|Louisiana Plant ID]], [[:d:Property:P11190|WMOOV movie ID]], [[:d:Property:P11191|PGA of Australia Player Profile ID]], [[:d:Property:P11192|Piraeus Bank Group Cultural Foundation Library (A) ID]], [[:d:Property:P11193|Piraeus Bank Group Cultural Foundation Library (B) ID]], [[:d:Property:P11194|Famous Birthdays ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/subfunction|subfunction]], [[:d:Wikidata:Property proposal/mastodon URL|mastodon URL]], [[:d:Wikidata:Property proposal/unique name|unique name]], [[:d:Wikidata:Property proposal/user input & output|user input & output]], [[:d:Wikidata:Property proposal/Cuneiform character in this lexeme|Cuneiform character in this lexeme]], [[:d:Wikidata:Property proposal/fruit color|fruit color]], [[:d:Wikidata:Property proposal/headline, chapter or section|headline, chapter or section]]
*** External identifiers: [[:d:Wikidata:Property proposal/BestWestern hotel ID|BestWestern hotel ID]], [[:d:Wikidata:Property proposal/Wyndham Hotel ID|Wyndham Hotel ID]], [[:d:Wikidata:Property proposal/Hilton Hotel ID|Hilton Hotel ID]], [[:d:Wikidata:Property proposal/DML-CZ publication ID|DML-CZ publication ID]], [[:d:Wikidata:Property proposal/Accor Hotel ID|Accor Hotel ID]], [[:d:Wikidata:Property proposal/article ID in Alex Författarlexikon|article ID in Alex Författarlexikon]], [[:d:Wikidata:Property proposal/Hlídač státu|Hlídač státu]], [[:d:Wikidata:Property proposal/Kirjasampo ID|Kirjasampo ID]], [[:d:Wikidata:Property proposal/Boksampo ID|Boksampo ID]], [[:d:Wikidata:Property proposal/UNIMARC Medium of Performance ID|UNIMARC Medium of Performance ID]], [[:d:Wikidata:Property proposal/KOBIS people ID|KOBIS people ID]], [[:d:Wikidata:Property proposal/RISM siglum|RISM siglum]], [[:d:Wikidata:Property proposal/Infopédia ID|Infopédia ID]], [[:d:Wikidata:Property proposal/ResearchGate journal ID|ResearchGate journal ID]], [[:d:Wikidata:Property proposal/ Culinary Heritage of Switzerland ID| Culinary Heritage of Switzerland ID]], [[:d:Wikidata:Property proposal/Nişanyan Sözlük lexeme ID|Nişanyan Sözlük lexeme ID]], [[:d:Wikidata:Property proposal/Collins Online English Dictionary entry|Collins Online English Dictionary entry]], [[:d:Wikidata:Property proposal/Dicionário de Gentílicos e Topónimos lemma ID|Dicionário de Gentílicos e Topónimos lemma ID]], [[:d:Wikidata:Property proposal/Dictionnaire de l'Académie française|Dictionnaire de l'Académie française]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5xFi Biggest Mastodon instances according to Wikidata]
*** [https://w.wiki/5xA3 Mastodon accounts of researchers] ([https://twitter.com/koehr_in/status/1592126813806788608 source])
*** [https://w.wiki/5xfm Most annotated servers according to Wikidata] ([https://twitter.com/cthoyt/status/1591756487898054659 source])
*** [https://w.wiki/5vgA Map of birthplaces of people with known mastodon address] ([https://twitter.com/dasprive/status/1590554686083727363 source])
*** [https://w.wiki/5wea European islands culminating at more than 1,000 m of altitude] ([https://twitter.com/slaettaratindur/status/1590809714291449856 source])
*** [https://w.wiki/5wCp Map of water bodies in France] ([https://twitter.com/R1_C/status/1590289183066980353 source])
*** [https://w.wiki/5xgB Other awards won by winners of the Booker Prize] ([https://twitter.com/mlpoulter/status/1592170596246630401 source])
*** [https://w.wiki/5xgR Timeline of Libre and Open Source videogames] ([https://t.me/c/1224298920/95871 source])
* '''🧑🏿💻 Development'''
** REST API:
*** Finished work on improved error reporting of the PATCH routes ([[phab:T320358]])
*** Finished work on properly handling bot user right and marking bot edits as such
*** Adjusting statement data structure in Wikibase REST API responses and requests ([[phab:T321459]])
** Mismatch Finder: continuing work om improving the handling of dates in the Mismatch Finder ([[phab:T288511]])
** New Vector skin: continuing work with the WMF on making the new Vue-based Vector search understand Wikidata ([[phab:T316093]], [[phab:T317682]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''🫶 Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 11 14|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:०२, १४ नवम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24074907 -->
== Wikidata weekly summary #547 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Cewbot 5|Cewbot 5]]
**** Task/s: Add [[d:Q70893996|sitelink to redirect (Q70893996)]] for sitelinks to redirects without [[d:Q70894304|intentional sitelink to redirect (Q70894304)]].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** [[d:Wikidata:Events/Swedish_online_editathon#Träff_#130|Online Wikidata meetup in Swedish #130]], November 27 at 13.00 UTC
***Wiki <3 Data - How to use Wikidata for data visualization. Join us on Monday 28 Nov. from 13:15 - 17:00 at Aalto University in Espoo, Finland or online! - Hosted by Visual Communication Design programme at Aalto Arts, workshop by Yamen Bousrih.
*** Next [[d:Wikidata:Events#Wikidata_bug_triage_hour|Wikidata Bug Triage Hour]] about Entity Schemas and other topics, on December 6th at 17:00 on Jitsi
** Ongoing:
*** Weekly Lexemes Challenge #68, [https://dicare.toolforge.org/lexemes/challenge.php?id=68 SI base units]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://podnews.net/update/apple-podcasts-tagging Apple Podcasts is auto-tagging episodes with topics]
** Papers
*** [https://doi.org/10.3897/rio.8.e97374 Recommendations for use of annotations and persistent identifiers in taxonomy and biodiversity publishing] — covers a range of identifiers (including Wikidata ones) for taxa, people, institutions and other entities relevant to biodiversity studies
** Videos
*** Wikipedia Weekly Network - LIVE Wikidata editing #99 - [https://www.youtube.com/watch?v=QxAJdSlWBBE YouTube]
*** The Greek Wikidata community celebrates their 10th birthday (Part 2) (in Greek) - [https://www.youtube.com/watch?v=QxAJdSlWBBE YouTube]
*** Round table "Women, Science and Wikidata" (in Catalan) - [https://www.youtube.com/watch?v=75w12bvkepw YouTube]
*** Working for the Invisible Machines or Pumping Information into an Empty Void? An Exploration of Wikidata - [https://www.youtube.com/watch?v=WBT_8K1yCrs YouTube]
*** Import Wikidata into an RDF based Ontology using Apache Jena - [https://www.youtube.com/watch?v=UViYCVhds3U YouTube]
*** SMWCon 2022 - Day 3 - Wikidata Synchronization for the CEUR-WS publishing platform - Tim Holzheim - [https://www.youtube.com/watch?v=IIjZgIiAleY YouTube]
*** Sitelinks wikibase cloud - [https://www.youtube.com/watch?v=86pG9N2EDcc YouTube]
* '''Tool of the week'''
** [[d:User:Nikki/LinkLabelsToLexemes.js|User:Nikki/LinkLabelsToLexemes.js]] is a userscrip that links Labels to Lexemes.
* '''Other Noteworthy Stuff'''
** [[d:User:BrokenSegue/PsychiqConflicts|User:BrokenSegue/PsychiqConflicts]] is a model that tries to predict the [[d:Property:P31|instance of (P31)]] or [[d:Property:P279|subclass of (P279)]] of unlabeled items. You can play with it and leave Daniel some feedback.
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** General datatypes: [[:d:Property:P11197|build system]], [[:d:Property:P11200|tiratge]], [[:d:Property:P11201|official demo URL]], [[:d:Property:P11205|pinout]], [[:d:Property:P11212|sitemap URL]]
*** External identifiers: [[:d:Property:P11195|Annales des mines person ID]], [[:d:Property:P11196|Baidu Tieba name]], [[:d:Property:P11198|DrugCentral ID]], [[:d:Property:P11199|Probes And Drugs ID]], [[:d:Property:P11202|Musicsperlacobla sardana ID]], [[:d:Property:P11203|Musicsperlacobla composer ID]], [[:d:Property:P11204|Boig Sardanista sardana ID]], [[:d:Property:P11206|npm scope]], [[:d:Property:P11207|IRIS UNICT author ID]], [[:d:Property:P11208|IRIS UNIME author ID]], [[:d:Property:P11209|IRIS UNIPA author ID]], [[:d:Property:P11210|IRIS UNIKORE author ID]], [[:d:Property:P11211|Hlídač státu person ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review:
*** General datatypes: [[:d:Wikidata:Property proposal/has visual representation|has visual representation]], [[:d:Wikidata:Property proposal/chapter and verse in the Bible|chapter and verse in the Bible]], [[:d:Wikidata:Property proposal/commit hash|commit hash]], [[:d:Wikidata:Property proposal/official server list URL|official server list URL]], [[:d:Wikidata:Property proposal/translation management URL|translation management URL]]
*** External identifiers: [[:d:Wikidata:Property proposal/Datastory Glossary ID|Datastory Glossary ID]], [[:d:Wikidata:Property proposal/SNE publisher ID|SNE publisher ID]], [[:d:Wikidata:Property proposal/Livres Hebdo ID|Livres Hebdo ID]], [[:d:Wikidata:Property proposal/Can I Play That? Games Codex game ID|Can I Play That? Games Codex game ID]], [[:d:Wikidata:Property proposal/AniList staff ID|AniList staff ID]], [[:d:Wikidata:Property proposal/ECOF saint ID|ECOF saint ID]], [[:d:Wikidata:Property proposal/DFK Paris person ID|DFK Paris person ID]], [[:d:Wikidata:Property proposal/Epigraphic Database Heidelberg (EDH) ID|Epigraphic Database Heidelberg (EDH) ID]], [[:d:Wikidata:Property proposal/Packard Humanities Institute Greek Inscriptions ID|Packard Humanities Institute Greek Inscriptions ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5y7n Finding the first revision and original creator of items with mwapi]
*** [https://w.wiki/5zi5 Mastodon accounts (with Twitter equivalents)] ([https://twitter.com/mlpoulter/status/1594265709986594821 source])
*** [https://w.wiki/5$BR Gender balances of winners of literary awards] ([https://mastodon.world/@mlpoulter/109382467909336541 source])
** Newest templates:
*** [[d:Template:Quickquery|Template:Quickquery]] can be used to quickly write and link SPARQL queries on the Wikidata wiki
* '''Development'''
** REST API: continuing work on adjusting JSON request and response format ([[phab:T321459]])
** Lexicographical data:
*** Added separation between identifiers and other statements on Lexemes ([[phab:T318310]])
*** Fixed the case where language fallback indicators where shown on Special:NewLexeme when they should not be ([[phab:T322687]])
*** Adjusted the help link for the spelling variant input field ([[phab:T315161]])
** Mismatch Finder:
*** Finished work on better handling of dates ([[phab:T288511]])
*** Finished work on allowing mismatches with empty Wikidata values to make it possible to use the Mismatch Finder also for suggesting missing data ([[phab:T313468]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 11 21|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:०२, २१ नवम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24081653 -->
== Wikidata weekly summary #548 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Open request for adminship:
*** [[d:Wikidata:Requests for permissions/Administrator/ChristianKl 2|ChristianKl 2]] (RfP scheduled to end after 4 December 2022 17:22 UTC)
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Identifier sync bot|Identifier sync bot]]
**** Task: Add database identifiers to items, mainly journal article items.
*** [[d:Wikidata:Requests for permissions/Bot/BorkedBot 9|BorkedBot 9]]
**** Task: Import values of [[d:Wikidata:Property proposal/YouTube handle|YouTube handle]] based on [[d:Property:P2397|YouTube channel ID (P2397)]] and vice versa.
*** [[d:Wikidata:Requests for permissions/Bot/Botcrux 11|Botcrux 11]]
**** Task/s: Replace [[d:Property:P248|stated in (P248)]] to [[d:Property:P123|publisher (P123)]] where the value is [[d:Q1158|World Athletics (Q1158)]].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** Save the date! The next WikidataCon will take place on October 28-29, 2023, and will be organized by Wikimedia Taiwan and Wikimedia Germany. The hybrid event will be streamed from Taipei and accessible for everyone online. More information and updates on [[d:Wikidata:WikidataCon_2023]]
*** Next [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call November 29, 2022: We will be discussing openly managed data gathering and management with Holly Little (Smithsonian), Sabine von Mering (Museum für Naturkunde), Erica Krimmel (Florida State University), and Debra Paul (University of Illinois)! [https://docs.google.com/document/d/1DyEuz-RwCAULj5VmCTO5oXlbCiqFISG0_vXk3aindEI/edit# Agenda]
*** [https://linkeddigitalfuture.ca/event/hands-on-introduction-wikidata/ A Hands-On Introduction to Wikidata]: Thursday December 1, 2022 at 17:00 UTC. By the end of this session, you will be able to edit Wikidata records about the cultural venues that matter most to you.
*** [[d:Wikidata:Events/Swedish_online_editathon#Träff_#131|Online Wikidata meetup in Swedish #131]], December 4 at 13.00 UTC
** Past:
*** Wikibase live session (November 2022) [https://etherpad.wikimedia.org/p/WBUG_2022.11.24 log]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://observablehq.com/@johnsamuelwrites/ronnabytes-quettabytes When information expands, ronnabytes and quettabytes come to the rescue.]
*** [https://builtin.com/data-science/knowledge-graph Understanding the Knowledge Graph: Examples, Uses and More]
*** [https://koenvangilst.nl/blog/livebook-average-age-of-parliament Plotting the age of parliament with Livebook]
*** [https://programminglanguages.info/influence-ranking/ Programming Languages Influence Ranking]
** Papers
*** [https://arxiv.org/pdf/2210.12659.pdf Mapping Process for the Task: Wikidata Statements to Text as Wikipedia Sentences]
*** [https://arxiv.org/pdf/2210.13952.pdf KnowGL: Knowledge Generation and Linking from Text]
** Videos
*** [https://www.youtube.com/watch?v=SO8YTp37mHk LIVE Wikidata editing #99]
*** WikiMentorAfrica - Displaying Wikidata DataViz on external web pages day - YouTube ([https://www.youtube.com/watch?v=cSJ8Of0S-PI part1], [https://www.youtube.com/watch?v=GXsSZhN9PHU part 2])
*** Wikidata Workshop (Digital Humanities on Wikipedia - Archiving of COVID-19 under debate) (in Portuguese) - [https://www.youtube.com/watch?v=LpMkGTFIVlw YouTube]
*** Creating a Wikidata item (in Estonian) - [https://www.youtube.com/watch?v=3gJ7qVMwSSc YouTube]
*** Wikidata 10th Birthday Taiwan: Wikidata Cross-Domain Forum 2022 (in Chinese) - YouTube
**** [https://www.youtube.com/watch?v=x2IOSbiChdM The past and future of Wikidata in Taiwan]
**** [https://www.youtube.com/watch?v=BlsQBQnhmMU An Attempt to Connect Wikidata with OpenStreetMap]
**** [https://www.youtube.com/watch?v=oKCGkNEfD_c Wikidata teaching experience in National Cheng Kung University's "Integrating Wiki into History Teaching"]
**** [https://www.youtube.com/watch?v=D5XVmIYVt64 Is it composition or construction? Talking about the System Thinking of "Data Translation" Opening up in Data Dictionary]
** Other
*** [[d:Wikidata talk:Tenth Birthday/Wikidata 10th Birthday in Utrecht, the Netherlands|Summary of the tabular style data discussion at Wikidata 10th Birthday in Utrecht, the Netherlands]]
* '''Tool of the week'''
** The user script [[d:User:Ainali/common-properties.js|User:Ainali/common-properties.js]] shows the most common properties using a specific value ([https://youtube.com/watch?v=QxAJdSlWBBE&t=817 video (YouTube))]
* '''Other Noteworthy Stuff'''
** [https://opencheck.is/ OpenCheck] is a new effort to build an open community-powered identity verification system, among other things with the help of Wikidata.
** The Digital Benin website is linking to Wikidata identifiers, making more exploration and understanding possible beyond what the site itself has: https://mastodon.art/@openartdata/109380697777661025
** Wikidata is on Mastodon: [https://wikis.world/@wikidata wikis.world/@wikidata]. Remember to toot using the [https://wikis.world/tags/Wikidata #Wikidata] hashtag so people can find related topics.
** New product managers have joined the Wikimedia Deutschland development team:
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/YSPW4L7W5AEWDGJVOUYSOD5J4YGKXPXB/ Arian Bozorg, Junior Product Manager for Wikidata]
*** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/HQGYPCLU3O64EZP6BDKJMTEPEM3PRSQ2/ Jon Amar, Wikibase Suite Product Manager]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]: [[:d:Property:P11213|fedpress.ru person ID]], [[:d:Property:P11214|UNIMARC: Medium of Performance ID]], [[:d:Property:P11215|OVO ID]], [[:d:Property:P11216|Best Western hotel ID]], [[:d:Property:P11217|Culinary Heritage of Switzerland ID]], [[:d:Property:P11218|New Zealand Legislation ID]], [[:d:Property:P11219|Travel Weekly hotel ID]], [[:d:Property:P11220|fruit color]], [[:d:Property:P11221|e-mail unsubscribe URL or e-mail]], [[:d:Property:P11222|Accor hotel ID]], [[:d:Property:P11223|OpenCritic outlet ID]], [[:d:Property:P11224|Aathavanitli Gani film ID]], [[:d:Property:P11225|ID of část obce díl]], [[:d:Property:P11226|Livres Hebdo ID]], [[:d:Property:P11227|AniList staff ID]], [[:d:Property:P11228|Dictionary.com entry]], [[:d:Property:P11229|Golfdata ID]], [[:d:Property:P11230|Collins Online English Dictionary entry]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[Wikidata:Property proposal/Verbalization by lexeme|Verbalization by lexeme]], [[Wikidata:Property proposal/Cultural Good of Croatia ID|Cultural Good of Croatia ID]], [[Wikidata:Property proposal/access via|access via]], [[Wikidata:Property proposal/Occitanie Livre et Lecture ID|Occitanie Livre et Lecture ID]], [[Wikidata:Property proposal/The Britannica Dictionary entry|The Britannica Dictionary entry]], [[Wikidata:Property proposal/image of feces|image of feces]], [[Wikidata:Property proposal/image of fauna tracks|image of fauna tracks]], [[Wikidata:Property proposal/hackage package|hackage package]], [[Wikidata:Property proposal/Packagist package|Packagist package]], [[Wikidata:Property proposal/supports authentication method|supports authentication method]], [[Wikidata:Property proposal/package registry usernames|package registry usernames]], [[Wikidata:Property proposal/Go package path|Go package path]], [[Wikidata:Property proposal/Dongqiudi.com player ID|Dongqiudi.com player ID]], [[Wikidata:Property proposal/Plazi reference ID|Plazi reference ID]], [[Wikidata:Property proposal/Kanjipedia ID|Kanjipedia ID]], [[Wikidata:Property proposal/kino1tv.ru ID|kino1tv.ru ID]], [[Wikidata:Property proposal/EuDML journal ID|EuDML journal ID]], [[Wikidata:Property proposal/Jiten Online kanji ID|Jiten Online kanji ID]], [[Wikidata:Property proposal/lexeme of other gender|lexeme of other gender]], [[Wikidata:Property proposal/serves resource|serves resource]], [[Wikidata:Property proposal/YouTube handle|YouTube handle]], [[Wikidata:Property proposal/Wikimedia Phabricator project|Wikimedia Phabricator project]], [[Wikidata:Property proposal/ISFDB award ID|ISFDB award ID]], [[Wikidata:Property proposal/Trismegistos author ID|Trismegistos author ID]], [[Wikidata:Property proposal/Africultures Structure-ID|Africultures Structure-ID]], [[Wikidata:Property proposal/African American Visual Artists Database ID|African American Visual Artists Database ID]], [[Wikidata:Property proposal/Lighthouse Directory page|Lighthouse Directory page]], [[Wikidata:Property proposal/UniProt Disease ID|UniProt Disease ID]], [[Wikidata:Property proposal/Google Product Taxonomy ID|Google Product Taxonomy ID]], [[Wikidata:Property proposal/object pertains to|object pertains to]], [[Wikidata:Property proposal/negates property|negates property]], [[Wikidata:Property proposal/GCD issue ID|GCD issue ID]], [[Wikidata:Property proposal/mongoltoli.mn lexeme ID|mongoltoli.mn lexeme ID]], [[Wikidata:Property proposal/toli.query.mn lexeme ID|toli.query.mn lexeme ID]], [[Wikidata:Property proposal/toli.gov.mn lexeme ID|toli.gov.mn lexeme ID]], [[Wikidata:Property proposal/Nîmes cemetieres person ID|Nîmes cemetieres person ID]], [[Wikidata:Property proposal/LMÍ id|LMÍ id]], [[Wikidata:Property proposal/kód adresního místa podle RÚIAN|kód adresního místa podle RÚIAN]], [[Wikidata:Property proposal/IdnaMapping|IdnaMapping]], [[Wikidata:Property proposal/экологическая группа растений|экологическая группа растений]], [[Wikidata:Property proposal/International Computer Game Collection work ID|International Computer Game Collection work ID]], [[Wikidata:Property proposal/JLect entry ID|JLect entry ID]], [[Wikidata:Property proposal/Scottish National Dictionary lexeme ID|Scottish National Dictionary lexeme ID]], [[Wikidata:Property proposal/Au Senate ID|Au Senate ID]], [[Wikidata:Property proposal/manchu.work lexeme ID|manchu.work lexeme ID]], [[Wikidata:Property proposal/Israeli Opera site (English) person id|Israeli Opera site (English) person id]], [[Wikidata:Property proposal/of instances of|of instances of]], [[Wikidata:Property proposal/subclass of with uncertain existance|subclass of with uncertain existance]], [[Wikidata:Property proposal/vazn|vazn]], [[Wikidata:Property proposal/ForPost persons ID|ForPost persons ID]], [[Wikidata:Property proposal/Crimean virtual necropolis persons ID|Crimean virtual necropolis persons ID]], [[Wikidata:Property proposal/Sense relationships connected to semantic roles|Sense relationships connected to semantic roles]], [[Wikidata:Property proposal/TV Maze episode ID|TV Maze episode ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/5$GF Translated Wikidata property labels (top 100 languages)] ([https://twitter.com/tobyhudson/status/1594860721996980224 source])
*** [https://w.wiki/5$CA Dentists who are notable footballers] ([https://twitter.com/FreoPope/status/1594727123499253760 source])
*** [https://w.wiki/62PF Map of obelisks over 40 m high] ([https://twitter.com/slaettaratindur/status/1596248128906108928 source])
*** [https://w.wiki/5$vc Notable doctoral student/advisor pairs where at least one of them is within the Wikidata:WikiProject NZThesisProject] ([https://twitter.com/KnitMeAThneed/status/1595667457586626560 source])
*** [https://w.wiki/62dT Wikimedia affiliates on Mastodon] ([https://wikis.world/@envlh/109410851948897734 source])
* '''Development'''
** REST API:
*** Finished the adjusted statement data structure ([[phab:T321459]])
*** Simplifying the structure of sitelinks in Item data ([[phab:T321483]])
*** Simplifying the value format for entity ID, time and globecoordinate value types ([[phab:T322734]])
*** Investigating the way forward for rate limiting ([[phab:T322746]])
** Ontology issues: Preparing a survey for re-users of Wikidata's data about the [[c:File:WikidataCon_2021_-_Overview_of_ontology_issues.pdf|different types of ontology issues]] and which ones are causing the most issues for application builders
** Mismatch Finder:
*** Finishing the work on making it possible to provide mismatches with an empty Wikidata value so the tool can also be used to suggest new data ([[phab:T313468]])
*** Finishing the work on better handling of calendar models and precision for dates ([[phab:T288511]])
** Lexicographical data: Fixing bugs:
*** Improved the markers that indicate the field is required input ([[phab:T322683]])
*** Improved a help link ([[phab:T315161]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Go through the list of pages with {{Q|70893996}} and update them either to {{Q|70894304}} or remove the sitelink. We have [[Wikidata:Sitelinks to redirects/worklist|worklists]] for many languages.
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 11 28|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:०७, २८ नवम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24114427 -->
== Wikidata weekly summary #549 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** Closed request for adminship:
*** [[d:Wikidata:Requests for permissions/Administrator/ChristianKl 2|ChristianKl 2]] ''(successful)'' Welcome on board \o/
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/TaxonomyBot|TaxonomyBot]]
** New request for comments:
*** [[d:Wikidata:Requests for comment/Remove watchlist summary|Remove watchlist summary]]
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group/Wikidata_Working_Hours|LD4 Wikidata Affinity Group Working Hour]] on December 5. We will be working on Structured Data on Commons with a WINTER FUN theme, adding depicts statements to images and playing with some tools. You are, as always, welcome to bring your own data to work on. This will be our last scheduled Working Hour for 2022. Please join us for a relaxing and enjoyable session to wrap up a year of excellent work together. [[d:Wikidata:WikiProject_LD4_Wikidata_Affinity_Group/Wikidata_Working_Hours/2022-December-5_Wikidata_Working_Hour|Event page]]
*** [[d:Wikidata:Events#Wikidata_bug_triage_hour|Bug Triage Hour on December 6 at 17:00 UTC]], on the topic of Entity Schemas (other topics also welcome). Come with your favorite Phabricator ticket so we can improve its description together!
*** Save the date! The next WikidataCon will take place on October 28-29, 2023, and will be organized by Wikimedia Taiwan and Wikimedia Germany. The hybrid event will be streamed from Taipei and accessible for everyone online. More information and updates on [[d:Wikidata:WikidataCon_2023|the WikidataCon 2023 page]].
** Ongoing
*** Weekly Lexemes Challenge #69, [https://dicare.toolforge.org/lexemes/challenge.php?id=69 Cycles]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://blog.tepapa.govt.nz/2022/11/28/museology-myosotis-and-metadata-oh-my-sharing-sustainably-in-wikipedia/ Museology, Myosotis, and metadata oh my! Sharing sustainably in Wikipedia] - Museum of New Zealand Te Papa Tongarewa
*** [https://wikimedia.org.uk/2022/12/the-archaeology-data-service-and-wikidata/ The Archaeology Data Service and Wikidata]
*** [https://aaronson.org/blog/animals-to-play-horse-with Animals to Play H-O-R-S-E With]
*** [https://ainali.com/2022/mini-hackathon-in-utrecht/ Mini hackathon in Utrecht], by Jan Ainali
** Papers
*** [https://arxiv.org/abs/2211.10011 Structural Quality Metrics to Evaluate Knowledge Graphs]
*** [https://content.iospress.com/articles/semantic-web/sw210443 Using the W3C Generating RDF from Tabular Data on the Web recommendation to manage small Wikidata datasets]
** Videos
*** How to edit a Wikidata item to appear in an Infobox on Wikipedia (in Portuguese) - [https://www.youtube.com/watch?v=Zm42PL-Sh0U YouTube]
*** Library data on Wikidata: a case study of the National Library of Latvia - [https://www.youtube.com/watch?v=iB2ZmmyfakU YouTube]
*** Wikidata / National Archives of Australia Project with Tim Sherratt - [https://www.youtube.com/watch?v=XkQ_-QgUOBw YouTube]
*** How WMDE can support partnerships with GLAM institutions for Wikibase and Wikidata projects - [https://www.youtube.com/watch?v=Jop9GOoH2HA YouTube]
*** 2022 edition: Timelapse of railway stations in Denmark (Wikidata, QGIS) - [https://www.youtube.com/watch?v=ZOaPh5zbE9M YouTube]
*** Dagbani Wikipedia Saha Episode 14: How To Add References To Wikidata Articles (in Dagbani) - [https://www.youtube.com/watch?v=ZP21pFL9TVk YouTube]
*** Wikidata 10th Birthday celebration events, By [https://www.youtube.com/watch?v=Z57WWLbomhQ Dagbani Wikimedians User Group], [https://www.youtube.com/watch?v=iepKiU6mGNY Wikimedia Community User Group Kenya]
*** Wikidata Istanbul 2022
**** Wikidata for Absolute Beginners (I-II) by Asaf Bartov (Day 1: [https://www.youtube.com/watch?v=dfcHGRTdp7g English], [https://www.youtube.com/watch?v=htsVLVomoU8 Turkish])
**** Modeling Our Languages with Lexeme (I-II), Asaf Bartov (Day 2: [https://www.youtube.com/watch?v=zNfrkSM5I7U Turkish], [https://www.youtube.com/watch?v=B03pdha9fZ0 English])
**** A Gentle Introduction to Wikidata Querying with SPARQL (I-II), Asaf Bartov (Day 2: [https://www.youtube.com/watch?v=gFBxFo3FZ8c Turkish], [https://www.youtube.com/watch?v=eEfTTODS_8E English])
**** Wikidata and GLAM: Museums of Turkey (Day 3: [https://www.youtube.com/watch?v=WGmXLg0SrD0 Turkish], [https://www.youtube.com/watch?v=iPzHvY85k-A English])
**** [https://www.youtube.com/watch?v=omHrjWsgAkM Potential Benefits of Wikidata to the Health System, Nevit Dilmen (Day 3, Turkish)]
**** [https://www.youtube.com/watch?v=_QK0qO4OGWg Useful Wikipedia Tools, Toghrul Rahimli (Day 3, Turkish)]
**** [https://www.youtube.com/watch?v=NjdrlGyLMZY Handy Wikidata Gadgets by Toghrul Rahimli (Day 3, English)]
**** Wikidata for Wikimedia Projects and Beyond, Lydia Pintscher (Day 1: [https://www.youtube.com/watch?v=AEn4mjuGz1M Turkish], [https://www.youtube.com/watch?v=84teTD-xKoY English])
**** [https://www.youtube.com/watch?v=0zg4Uyt2OdE Structured Data Across Wikimedia by Luca Martinelli (Day 2, English)]
**** Getting Inspiration from Projects Using Wikidata, Neslihan Turan (Day 1: [https://www.youtube.com/watch?v=1L0fGFows2A Turkish], [https://www.youtube.com/watch?v=YYXXcMua2KA English])
** Podcasts
*** [https://uvadatapoints.castos.com/podcasts/44037/episodes/wikiproject-biography WikiProject Biography], a podcast episode presenting [[d:Wikidata:WikiProject Biography|Wikidata:WikiProject Biography]]
** Thread
*** [https://vis.social/@pac2/109439887189554603 The advent of Wikiviz], 24 dataviz about Wikipedia and Wikidata until Christmas
** Other
*** [https://twitter.com/tilmanbayer/status/1598777304809107457 A rap battle between Wikipedia and Wikidata as envisaged by ChatGPT]
* '''Tool of the week'''
** How many edits does Wikidata get per second? [http://listen.hatnote.com/#wikidata listen.hatnote.com/#wikidata] is a tool that allows you to listen to the sound of Wikidata's recent changes feed.
* '''Other Noteworthy Stuff'''
** Job opportunities: [https://www.rug.nl/about-ug/work-with-us/job-opportunities/?details=00347-02S0009QSP Post-doc in Natural Language Processing (1.0 FTE), University of Groningen]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]: [[:d:Property:P11231|has biological vector]], [[:d:Property:P11232|EuDML journal ID]], [[:d:Property:P11233|SciSpace author ID]], [[:d:Property:P11234|Oblio author ID]], [[:d:Property:P11235|Dams in Japan number]], [[:d:Property:P11236|SNE publisher ID]], [[:d:Property:P11237|KOBIS people ID]], [[:d:Property:P11238|OpenML dataset ID]], [[:d:Property:P11239|DFK Paris person ID]], [[:d:Property:P11240|PIM publication ID]], [[:d:Property:P11241|Pittori Liguri ID]], [[:d:Property:P11242|USTC identifier]], [[:d:Property:P11243|EPA ID]], [[:d:Property:P11244|Databank Beschermheiligen anno 1959 ID]], [[:d:Property:P11245|YouTube handle]], [[:d:Property:P11246|hackage package]], [[:d:Property:P11247|Observation.org place ID]], [[:d:Property:P11248|Diskograf artist ID]], [[:d:Property:P11249|KBR person ID]], [[:d:Property:P11250|Miraheze article ID]], [[:d:Property:P11251|ILNM ID]], [[:d:Property:P11252|Trismegistos author ID]], [[:d:Property:P11253|Packagist package]], [[:d:Property:P11254|translation contribution URL]], [[:d:Property:P11255|Cinemaazi people ID]], [[:d:Property:P11256|Cinemaazi film ID]], [[:d:Property:P11257|MAK Collection Online person ID]], [[:d:Property:P11258|MAK Collection Online object ID]], [[:d:Property:P11259|BookWalker series ID (JP version)]], [[:d:Property:P11260|list item]], [[:d:Property:P11261|toli.query.mn lexeme ID]], [[:d:Property:P11262|toli.gov.mn lexeme ID]], [[:d:Property:P11263|The Britannica Dictionary entry]], [[:d:Property:P11264|mongoltoli.mn lexeme ID]], [[:d:Property:P11265|alt text]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[:d:Wikidata:Property proposal/Amazon Browse Node|Amazon Browse Node]], [[:d:Wikidata:Property proposal/Beatport release ID|Beatport release ID]], [[:d:Wikidata:Property proposal/Bandcamp release ID|Bandcamp release ID]], [[:d:Wikidata:Property proposal/subject of qualifier|subject of qualifier]], [[:d:Wikidata:Property proposal/has part part of|has part part of]], [[:d:Wikidata:Property proposal/property metamodelling|property metamodelling]], [[:d:Wikidata:Property proposal/MangaUpdates IDs|MangaUpdates IDs]], [[:d:Wikidata:Property proposal/man page|man page]], [[:d:Wikidata:Property proposal/Islam Dusunce Atlasi ID|Islam Dusunce Atlasi ID]], [[:d:Wikidata:Property proposal/MyAnimeList magazine ID|MyAnimeList magazine ID]], [[:d:Wikidata:Property proposal/OpenPlaques place ID|OpenPlaques place ID]], [[:d:Wikidata:Property proposal/is a number of|is a number of]], [[:d:Wikidata:Property proposal/source of action & destination of action|source of action & destination of action]], [[:d:Wikidata:Property proposal/CSD Refcode|CSD Refcode]], [[:d:Wikidata:Property proposal/Ès lettres ID|Ès lettres ID]], [[:d:Wikidata:Property proposal/is the change of|is the change of]], [[:d:Wikidata:Property proposal/removed in version (2)|removed in version (2)]], [[:d:Wikidata:Property proposal/PodLink ID|PodLink ID]], [[:d:Wikidata:Property proposal/KOBIS film festival ID|KOBIS film festival ID]], [[:d:Wikidata:Property proposal/KOBIS film company ID|KOBIS film company ID]], [[:d:Wikidata:Property proposal/DBpia journal ID|DBpia journal ID]], [[:d:Wikidata:Property proposal/DBpia publisher ID|DBpia publisher ID]], [[:d:Wikidata:Property proposal/tuxDB game ID|tuxDB game ID]], [[:d:Wikidata:Property proposal/Crunchyroll series ID|Crunchyroll series ID]], [[:d:Wikidata:Property proposal/US-DMF ID|US-DMF ID]], [[:d:Wikidata:Property proposal/Dehkhoda ID|Dehkhoda ID]], [[:d:Wikidata:Property proposal/CocoaPods pod|CocoaPods pod]], [[:d:Wikidata:Property proposal/Appsight app|Appsight app]], [[:d:Wikidata:Property proposal/Appsight SDK|Appsight SDK]], [[:d:Wikidata:Property proposal/Maven groupID and Maven artifactID|Maven groupID and Maven artifactID]], [[:d:Wikidata:Property proposal/Pixiv Encyclopedia ID|Pixiv Encyclopedia ID]], [[:d:Wikidata:Property proposal/Game Boy hardware database ID|Game Boy hardware database ID]], [[:d:Wikidata:Property proposal/Bane NOR Network Statement station ID|Bane NOR Network Statement station ID]], [[:d:Wikidata:Property proposal/Olympedia-Veranstaltungsort-ID|Olympedia-Veranstaltungsort-ID]], [[:d:Wikidata:Property proposal/has duplicate Wikimedia page|has duplicate Wikimedia page]], [[:d:Wikidata:Property proposal/GBDB ID|GBDB ID]], [[:d:Wikidata:Property proposal/Lygaeoidea Species File ID|Lygaeoidea Species File ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/64xE Composers by country of birth and edition] ([https://twitter.com/theklaneh/status/1599693324805283840 source])
*** [https://w.wiki/649f Researchers with a Mastodon account and a known field of work] ([https://twitter.com/fl0_id/status/1599101705202835456 source])
*** [https://w.wiki/63FE Count per each language of unique language codes used in lemmas for Lexemes in that language]
* '''Development'''
** Improved the error message for sitelinks to redirects ([[phab:T320490]])
** Made the Property namespace a content namespace ([[phab:T321282]])
** Lexicographical data: Added a better link for a help message ([[phab:T315161]])
** Mismatch Finder:
*** Linked the header to make it easier to get back to the main page ([[phab:T323680]])
*** Made the layout more compact ([[phab:T323678]])
*** Fixed an issue where the whole header of a mismatch results table was a link instead of just the Item ID ([[phab:T323823]])
*** Improved the text on a button ([[phab:T323682]])
*** Finished better support for dates with calendar model and precision ([[phab:T288511]])
*** Ordered the columns in the results page better so they make more sense ([[phab:T323819]])
** Fixed a bug where a large horizontal scrollbar appeared on RTL interface languages ([[phab:T321441]])
** Fixed a bug in the search in the new Vector skin ([[phab:T324148]])
** Query Service:
*** Making the popup less intrusive that leads to the Query Builder ([[phab:T296135]])
*** Adding tooltips for Lexemes ([[phab:T255245]])
*** Unifying the way to get a link to a query ([[phab:T324218]])
** mul language code: continuing investigation for language fallbacks on mobile that is currently blocking it ([[phab:T323098]])
** REST API:
*** Finalized json format for sitelinks and data values ([[phab:T321483]], [[phab:T322734]])
*** Investigating rate limiting ([[phab:T322746]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 12 05|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:२६, ५ दिसम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24145216 -->
== Wikidata weekly summary #550 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/DL2204bot 2|DL2204bot 2]]
**** Task/s: Correct messy entries for scholarly articles of [[d:Q12268801|Uztaro. Journal of Humanities and Social Sciences. (Q12268801)]] and [[d:Q12253132|Aldiri. Arkitektura eta abar (Q12253132)]] journals, add 2020-2022 articles.
*** [[d:Wikidata:Requests for permissions/Bot/Kalliope 7.3|Kalliope 7.3]]
**** Task/s: Update [[d:User:Kalliope 7.3/List of bots|User:Kalliope 7.3/List of bots]] every hour.
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 2|RPI2026F1Bot 2]]<!-- renamed from TaxonamyBot -->
**** Task/s: For all items that have an enwiki page that starts with <code>Template:Taxonomy/</code>, set <code>[[d:Property:P31|instance of (P31)]] [[d:Q115595777|taxonomy template (Q115595777)]]</code>.
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** Next Linked Data for Libraries [[Wikidata: WikiProject LD4 Wikidata Affinity Group|LD4 Wikidata Affinity Group]] call December 13, 2022: [[:mw:Wikimedia Search Platform|Wikimedia Search Platform Team]] will be sharing updates on Wikidata Query Service (WDQS) and Blazegraph. For background, see [[Wikidata:SPARQL query service/WDQS backend update]]. '''[https://docs.google.com/document/d/1loXQkOQcF-nxxgsx6bn8b09iWznapQCpe2V2QlxchgU/edit?usp=sharing Agenda].'''
*** The fourth edition of the [https://meta.wikimedia.org/wiki/Special:MyLanguage/Coolest_Tool_Award Coolest Tool Award] will happen online on Friday 16 December 2022 at 17:00 UTC! The event will be live streamed on Youtube in the [https://www.youtube.com/user/watchmediawiki MediaWiki] channel.
*** [https://lists.wikimedia.org/hyperkitty/list/wikidata@lists.wikimedia.org/thread/G6URAIYRGZODDGQWHFFUSL27TUK2J3RG/ Next Wikimedia Research Showcase - December 14]. "A year in review from the WMF Research team: Tying our work to the research community".
** Ongoing
*** Weekly Lexemes Challenge #71, [https://dicare.toolforge.org/lexemes/challenge.php?id=71 Qatar 2022]
** Past
*** [https://etherpad.wikimedia.org/p/Search_Platform_Office_Hours Talk to the Search Platform / Query Service Team—December 7, 2022]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://www.rfgenealogie.com/infos/matchid-s-enrichit-de-liens-wiki MatchID enriched with Wiki links]
*** [https://wikiedu.org/blog/2022/12/08/another-successful-wikidata-project-with-uva/?fbclid=IwAR26qxlh2qxPmkxpa1LEslcKQejxrmOZymC6PlmSVPLDkcbO77u-eAstHCo Another successful Wikidata Project with UVA]
** Papers
*** ''[https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/CR56NCXWNCEMEVZN2ZCKWQ2ZM2K75HCX/ The Research and Innovation track at SEMANTiCS 2023 EU welcomes papers...Abstract Submission Deadline: May 09, 2023 (11:59 pm, Hawaii time)]''
*** [[d:Q115647969|Computational Metabolomics: From Spectra to Knowledge (Dagstuhl Seminar 22181) (Q115647969)]], with:
**** ''3.7 Wikidata: empowering metabolomics research''
**** ''3.14 CxSMILES: computation ready representation for compound classes'' (about [[d:Property:P10718|CXSMILES (P10718)]])
** Videos
*** Wikidata as a tool to connect researchers, By Daniel Mietchen - [https://www.youtube.com/watch?v=TeT-8NnB4z short], [https://www.youtube.com/watch?v=TeT-8NnB4zI full talk]
*** Using and Editing Wikidata - [https://www.youtube.com/watch?v=uTRpiY4Wpuc YouTube]
*** Introduction to Wikidata and Wikibase for Libraries and Librarians (in Greek) - [https://www.youtube.com/watch?v=NvZs1ztMYJs YouTube]
*** Wikipedia Weekly Network - LIVE Wikidata editing #100 - [https://www.youtube.com/watch?v=QMPdgiz_gPk YouTube]
*** Tutorial for adding OSM data with the Wikidata tag and adding Wikidata items (in Indonesian) - [https://www.youtube.com/watch?v=lb4_thHMQnY YouTube]
*** BNElab, contribution and reuse in Wikidata (in Guaani) - [https://www.youtube.com/watch?v=Zt1E9Jgd4r4 YouTube]
* '''Tool of the week'''
** [[d:User:Lectrician1/qualifier-constraint-usage.js|qualifier-constraint-usage.js]]: Shows what properties this qualifier is a required and allowed qualifier on at the bottom of the qualifier page
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wiki-research-l@lists.wikimedia.org/thread/PATCEMCZWXAK7YREERJOL22TTJJOXK6E/ The Wikimedia Foundation Research Award of the Year - Call for Nominations. Submit your nominations by February 6, 2023].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]: [[:d:Property:P11266|contact page URL]], [[:d:Property:P11267|Nomenclature de tous les noms de rosiers ID]], [[:d:Property:P11268|press information URL]], [[:d:Property:P11269|changeset]], [[:d:Property:P11270|RomArchive person ID]], [[:d:Property:P11271|African American Visual Artists Database ID]], [[:d:Property:P11272|Bureau of Meteorology location ID]], [[:d:Property:P11273|Epigraphic Database Heidelberg ID]], [[:d:Property:P11274|Dicionário de Gentílicos e Topónimos lemma ID]], [[:d:Property:P11275|manchu.work lexeme ID]], [[:d:Property:P11276|Professional Referee Organization ID]], [[:d:Property:P11277|CIViC gene ID]], [[:d:Property:P11278|Athletics Canada ID]], [[:d:Property:P11279|is a number of]], [[:d:Property:P11280|Ma'agarim ID]], [[:d:Property:P11281|Biographical Dictionary of the Australian Senate ID]], [[:d:Property:P11282|Tanzania Parliament member ID]], [[:d:Property:P11283|JCDb ID]], [[:d:Property:P11284|Dictionnaire de l'Académie française ID (1st edition)]], [[:d:Property:P11285|Dictionnaire de l'Académie française ID (2nd edition)]], [[:d:Property:P11286|Dictionnaire de l'Académie française ID (3rd edition)]], [[:d:Property:P11287|Dictionnaire de l'Académie française ID (4th edition)]], [[:d:Property:P11288|Dictionnaire de l'Académie française ID (5th edition)]], [[:d:Property:P11289|Dictionnaire de l'Académie française ID (6th edition)]], [[:d:Property:P11290|Dictionnaire de l'Académie française ID (7th edition)]], [[:d:Property:P11291|Dictionnaire de l'Académie française ID (8th edition)]], [[:d:Property:P11292|man page]], [[:d:Property:P11293|Amazon.com browse node]], [[:d:Property:P11294|TV Maze episode ID]], [[:d:Property:P11295|International Computer Game Collection work ID]], [[:d:Property:P11296|Cultural Good of Croatia ID]], [[:d:Property:P11297|JLect entry ID]], [[:d:Property:P11298|Open Korean Knowledge Dictionary sense ID]], [[:d:Property:P11299|Packard Humanities Institute (PHI) Greek Inscriptions ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[:d:Wikidata:Property proposal/number of penalty kicks scored|number of penalty kicks scored]], [[:d:Wikidata:Property proposal/Play:Right series ID|Play:Right series ID]], [[:d:Wikidata:Property proposal/OWID identifiers|OWID identifiers]], [[:d:Wikidata:Property proposal/Wikidata property example statement ID|Wikidata property example statement ID]], [[:d:Wikidata:Property proposal/Mangadex IDs|Mangadex IDs]], [[:d:Wikidata:Property proposal/WSJ article ID|WSJ article ID]], [[:d:Wikidata:Property proposal/maturity level|maturity level]], [[:d:Wikidata:Property proposal/official list URL|official list URL]], [[:d:Wikidata:Property proposal/thumbnail sharpness|thumbnail sharpness]], [[:d:Wikidata:Property proposal/Play:Right company ID|Play:Right company ID]], [[:d:Wikidata:Property proposal/IRIS Apulia IDs|IRIS Apulia IDs]], [[:d:Wikidata:Property proposal/Geograph Germany image ID|Geograph Germany image ID]], [[:d:Wikidata:Property proposal/Spiritains ID|Spiritains ID]], [[:d:Wikidata:Property proposal/Play:Right class ID|Play:Right class ID]], [[:d:Wikidata:Property proposal/VMI Historical Rosters Database ID|VMI Historical Rosters Database ID]], [[:d:Wikidata:Property proposal/INKR title ID|INKR title ID]], [[:d:Wikidata:Property proposal/Kitsu IDs|Kitsu IDs]], [[:d:Wikidata:Property proposal/Game-Rave ID|Game-Rave ID]], [[:d:Wikidata:Property proposal/Anime-Planet IDs|Anime-Planet IDs]], [[:d:Wikidata:Property proposal/has value|has value]], [[:d:Wikidata:Property proposal/ComicWalker content ID|ComicWalker content ID]], [[:d:Wikidata:Property proposal/STEDT ID|STEDT ID]], [[:d:Wikidata:Property proposal/Middle English Dictionary ID|Middle English Dictionary ID]], [[:d:Wikidata:Property proposal/Dictionary of Variant Chinese Characters ID|Dictionary of Variant Chinese Characters ID]], [[:d:Wikidata:Property proposal/Adventure's Planet ID|Adventure's Planet ID]], [[:d:Wikidata:Property proposal/value of property identifies|value of property identifies]], [[:d:Wikidata:Property proposal/not|not]], [[:d:Wikidata:Property proposal/frame rate|frame rate]], [[:d:Wikidata:Property proposal/Copernicus EMS ID|Copernicus EMS ID]], [[:d:Wikidata:Property proposal/Sega-Saturn.net ID|Sega-Saturn.net ID]], [[:d:Wikidata:Property proposal/PLDB ID|PLDB ID]], [[:d:Wikidata:Property proposal/ArchWiki ID|ArchWiki ID]], [[:d:Wikidata:Property proposal/has right|has right]], [[:d:Wikidata:Property proposal/(not) officially recognized by|(not) officially recognized by]], [[:d:Wikidata:Property proposal/Famicom World ID|Famicom World ID]], [[:d:Wikidata:Property proposal/property describes|property describes]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/66bL Person(s) after whom both a warship and a microarchitecture are named] ([https://twitter.com/WikidataFacts/status/1601295039509909504 source])
*** [https://w.wiki/5wVo Institutions that have contributed to all #vBIB conferences so far] ([https://twitter.com/BenjaminFlaemig/status/1600565983994839041 source])
*** [https://w.wiki/64xE Composers by country of birth and edition] ([https://twitter.com/theklaneh/status/1599693324805283840 source])
*** [https://w.wiki/66km Mountains in Iceland with no Cebuano Wikipedia sitelink] ([[d:Wikidata:Request_a_query#Mountains_in_Iceland|source]])
*** [https://w.wiki/65$4 Universities that have an associated Mastodon account] ([https://wikis.world/@watty62@mstdn.social/109483441862156790 source])
*** [https://w.wiki/3jvn Most frequently occurring titles found on audio tracks] ([https://wikis.world/@moebeus@mastodon.online/109479209001064838 source])
* '''Development'''
** REST API:
*** We would love to have some [[d:Wikidata talk:REST API feedback round#Feedback_on_the_JSON_format|feedback on the JSON format for the REST API]]
*** Planning the final pieces that still need doing before the first release
** Vektor 2022: Finished work on making Vector’s new Search work with Wikidata. The changes roll out for testing on test.wikidata.org next week ([[phab:T275251]])
** Query Service:
*** Getting a link to the query is now possible in the same place as getting a link to the result of the query ([[phab:T324218]])
*** Removed the gif that showed on hover over the button that advertises the Query Builder to make it less annoying ([[phab:T296135]])
*** Added wikibase:identifiers to the autocomplete feature ([[phab:T302057]])
*** Adjusted the layout of the Query Builder header to be more in line with other application ([[phab:T288939]])
** Constraint violations: When a language name is mentioned in the constraint it will now show the name of the language in the interface language instead of the language itself to make it easier to understand ([[phab:T316936]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 12 12|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १६:२९, १२ दिसम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24145216 -->
== Wikidata weekly summary #551 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/Bean49Bot|Bean49Bot]]
**** Task/s: Update population of Hungarian municipalities.
*** [[d:Wikidata:Requests for permissions/Bot/BjoeBot|BjoeBot]]
**** Task/s: Make sure all map data modules have an item and [[d:Property:P31|instance of (P31)]] of [[d:Q18711811|map data module (Q18711811)]].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming:
*** You can now register for the Wikimedia Hackathon 2023, taking place on May 19-21 in Athens, Greece. You can also apply for a scholarship until January 14th. More information: [[:mw:Wikimedia Hackathon 2023/Participate|Wikimedia Hackathon 2023/Participate]]
*** [https://dnls.hypotheses.org/110 digital@IANLS: online Wikidata workshop for Neo-Latinists in February 2023]
*** [https://bid.ub.edu/en/call-for-papers Call for Papers on Linked Open Data on Journal BiD]: Deadline: Sun, 04/09/2023. Some of the ideas and issues to be included in this issue: Creation and exploitation of knowledge graphs, Information services based on linked open data and knowledge graphs, Artificial intelligence and linked open data, Textual corpora and linked open data, Textual corpora and knowledge graphs, Application of bots in linked open data, Application of bots in knowledge graphs, Linked open data and diversity of genres, Graphs of knowledge and diversity of genres, FAIR and linked open data, FAIR and knowledge graphs, Ontologies and linked open data, Ontologies and knowledge graphs, Application of ontologies in information services.
** Ongoing:
*** Weekly Lexemes Challenge #72, [https://dicare.toolforge.org/lexemes/challenge.php?id=72 Rooms 2022]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://observablehq.com/d/3acabdddd2da70e5 Fork of User-level gender statistics for Wikipedia]
*** [https://pointstodots.wordpress.com/2022/12/19/reconciling-a-mixnmatch-catalog-to-wikidata-via-google-sheets/ Reconciling a Mix’n’Match catalog to Wikidata via Google Sheets]
*** [[m:Education/News/October 2022/Celebrating the Wikipedia and Wikidata Birthday in school|Celebrating the Wikipedia and Wikidata Birthday in school]]
** Papers
*** [https://riojournal.com/article/98593/ Towards a Roadmap for Advancing the Catalogue of the World’s Natural History Collections]
** Videos
*** LIVE Wikidata editing #101 - [https://www.youtube.com/watch?v=aX-a_XE7Ciw YouTube]
*** LOD as a way of thinking in the era of digital humanities - a preliminary study on Wikidata/Wikibase practice (in Chinease) - [https://www.youtube.com/watch?v=Qebl1K5JM4c YouTube]
*** ESEAP 2022 - Wikidata workshop: Intro to Wikidata, Identifiers & Entity Explosion, OpenRefine & Biota - [https://www.youtube.com/watch?v=t66i3ztg-1E YouTube]
*** What is the Wikidata database, how to contribute, how to write queries in SPARQL by Valerio Bozzolan (in Italian) - [https://www.youtube.com/watch?v=FMXs7VAomHg YouTube]
*** Tools for linking Wikidata and OpenStreetMap by Edward Betts - [https://www.youtube.com/watch?v=EQHch1NPI6w YouTube]
*** How to create a wikidata entry for a journalist - [https://www.youtube.com/watch?v=By8Rg4i9e5U YouTube]
*** LOD is the future - Wikibase application of Rhizome, an independent digital art agency in New York (in Chinese) - [https://www.youtube.com/watch?v=ugCvx5QzgtM YouTube]
*** Coolest Tool Award 2022 - [https://www.youtube.com/watch?v=ZZ_dcFFIZ5w YouTube]
* '''Tool of the week'''
** [https://wdatlas.dcc.uchile.cl/ Wikidata Atlas] is a system allows the user to search for different types of entities (with geo-coordinates) on Wikidata and visualize them on a world map. (Feedback is very welcome to help evaluate and improve the tool.)
** Check out a similar tool: [http://www.wiki-atlas.org/ wiki-atlas]
* '''Other Noteworthy Stuff'''
** [[d:Wikidata:Wwwyzzerdd|Wikidata:Wwwyzzerdd]] got an update where it now will try to predict good statements to add to Wikidata from Wikipedia articles.
** Writing SPARQL queries can be very challenging. You can find inspiration by browsing and searching in [https://observablehq.com/@pac02/hello-sparql-queries-dataset this dataset of 2,400 queries collected from Wikidata]. ([https://wikis.world/@pac2@vis.social/109515022463601973 source])
** The French Wikipedia now uses a Wikidata-based list for the pages on specific dates, without relying on ListeriaBot. Who was born on a December 19th and has an article in French? You now can have the answer thanks to a Wikidata query by going to the page [[:w:fr:1er_décembre|1er décembre]] on frwiki and clicking on the infobox link "<span lang="fr">Naissances du jour</span>". This is a link to a Wikidata list provided by the query service. The query is generated by the template [[:fr:Modèle:Naissances un jour du mois]]. This follows another such template used to find all persons with a certain surname on frwiki, used on all surnames pages and on some disambiguation pages, [[:fr:Modèle:Liste des personnes ou_personnages par prénom]]. For the surname [[d:Q539581|Victor (Q539581)]] (view with [https://reasonator.toolforge.org/?q=Q539581&lang=en Reasonator], [https://sqid.toolforge.org/#/view?id=Q539581&lang=en SQID]) this generates on the page [[:w:fr:Victor_(prénom)]] a query [https://w.wiki/66zW such as this one].
**Wikidata now has [[d:Wikidata:Project_chat#100,000,000_items|more than 100,000,000 items]]! Exactly which item was the 100 millionth is unknown as of writing, but there are some clues for anyone who wants to dig into it.
** Survey: [https://docs.google.com/forms/d/e/1FAIpQLSeZc_Ius2gHvbslH8VrE0LHJABPfT9kF7RMxUqOVo31g7Er-g/viewform What are your most important Wikimedia content partnerships tools in 2022?] Closes on January 8, 2023.
** [[d:Wikidata:Project_chat#Community_Wishlist_Survey_2023_opens_in_January|Community Wishlist Survey 2023]] opens in January until Monday, Feb 6, 2023
** [https://ganch.auctr.edu/ There is a new website to collect contact information for heritage organizations in Georgia] for the purpose of disaster response with the data coming from Wikidata.
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/LJ2H7N7PG7T5R7S5ILOPI66W5TSCKZLJ/ Wikibase 1.38 release is delayed until January 2023]
** Job opportunities
*** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/QWLQUGSHQJ63NY423A64QLCEQDLCE74U/ Postdoc, PhDs, and technician opportunities related to Wikibase project at University of Groningen]
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]: ''This section is currently empty due to technical issues with the bot responsible for filling it. If you are interested in keeping track of new properties on Wikidata, you can check the property proposal page for updates.''
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[d:Wikidata:Property_proposal/RPG Site game ID|RPG Site game ID]],[[d:Wikidata:Property_proposal/member of tribe|member of tribe]], [[d:Wikidata:Property_proposal/numéro d'une installation sportive en France|numéro d'une installation sportive en France]], [[d:Wikidata:Property_proposal/Macmillan Dictionary entry|Macmillan Dictionary entry]], [[d:Wikidata:Property_proposal/Macmillan Dictionary entry (American English)|Macmillan Dictionary entry (American English)]], [[d:Wikidata:Property_proposal/Panjab Digital Library ID|Panjab Digital Library ID]], [[d:Wikidata:Property_proposal/Oh!FM-7 ID|Oh!FM-7 ID]], [[d:Wikidata:Property_proposal/Pāia-sadda-mahaṇṇavo entry|Pāia-sadda-mahaṇṇavo entry]], [[d:Wikidata:Property_proposal/model lexeme|model lexeme]], [[d:Wikidata:Property_proposal/format string|format string]], [[d:Wikidata:Property_proposal/travel advisory category|travel advisory category]], [[d:Wikidata:Property_proposal/location URL match pattern|location URL match pattern]], [[d:Wikidata:Property_proposal/Tabelog restaurant ID|Tabelog restaurant ID]], [[d:Wikidata:Property_proposal/service options|service options]], [[d:Wikidata:Property_proposal/RetroAchievements ID|RetroAchievements ID]], [[d:Wikidata:Property_proposal/statut administratif|statut administratif]], [[d:Wikidata:Property_proposal/Waddi Punjabi Lughat entry|Waddi Punjabi Lughat entry]], [[d:Wikidata:Property_proposal/relative statement frequency|relative statement frequency]], [[d:Wikidata:Property_proposal/Mertens-Pack Number (MP3)|Mertens-Pack Number (MP3)]], [[d:Wikidata:Property_proposal/Nintendo-Online ID|Nintendo-Online ID]], [[d:Wikidata:Property_proposal/does not use|does not use]], [[d:Wikidata:Property_proposal/is not part of|is not part of]], [[d:Wikidata:Property_proposal/object is|object is]], [[d:Wikidata:Property_proposal/Nintendo World Report ID|Nintendo World Report ID]], [[d:Wikidata:Property_proposal/eTK ID|eTK ID]], [[d:Wikidata:Property_proposal/eVK2 ID|eVK2 ID]], [[d:Wikidata:Property_proposal/ntower ID|ntower ID]], [[d:Wikidata:Property_proposal/Anadolu Agency infographic ID|Anadolu Agency infographic ID]], [[d:Wikidata:Property_proposal/digital equivalent of|digital equivalent of]], [[d:Wikidata:Property_proposal/property describes|property describes]], [[d:Wikidata:Property_proposal/Computer Science Ontology topic|Computer Science Ontology topic]], [[d:Wikidata:Property_proposal/BookWalker series ID (global version)|BookWalker series ID (global version)]], [[d:Wikidata:Property_proposal/Le Grenier du Mac ID|Le Grenier du Mac ID]], [[d:Wikidata:Property_proposal/Fascist Latin Texts author ID|Fascist Latin Texts author ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/66$b Football skills!] ([https://wikis.world/@lubianat@scholar.social/109508294356441566 source])
*** [https://w.wiki/6883 Concepts with more individuals having Mastodon IDs] ([https://wikis.world/@danielhz@mastodon.social/109524785482708093 source])
*** [https://w.wiki/688Z Mastodon follower/subscriber figures] ([[d:Wikidata:Request_a_query#List_social_media_followers_(P8687)_regardless_of_value,_with_qualifier_Mastodon_address_(P4033)_regardless_of_value|source]])
*** [https://w.wiki/67En Lexeme senses which are described in Jaehoon Yeon and Lucien Brown's Comprehensive Grammar of Korean] ([https://t.me/c/1325756915/22580 source])
* '''Development'''
** REST API: We are getting ready for a release in January and would really love more people to test the current state on beta. You can find details for testing at [[d:Wikidata:REST API feedback round|Wikidata:REST API feedback round]].
** Vector 2022 search: We have worked on making the new search in the Vector 2022 skin work for Wikidata. You can now test it on [https://test.wikidata.org test.wikidata.org] and soon on Wikidata.
** Query Service:
*** Removed the SVG download options for result views where SVG downloads are not supported, such as Map ([[phab:T311594]])
*** Fixed the indentation of autocompletion suggestions ([[phab:T291695]])
*** Fixed downloading query results in the Query Builder ([[phab:T323451]])
** Lexicographical data:
*** Working on showing the Lexeme lemmas when you look at a Lexeme’s history ([[phab:T312660]])
*** Fixing a keyboard navigation issue in the lookups on Special:NewLexeme ([[phab:T324743]])
** mul language code:
*** Continuing to investigate how to implement language fallbacks on mobile termbox ([[phab:T323098]])
*** Investigating how to disallow `mul` descriptions ([[phab:T313027]])
** Improving and harmonizing the footers in the Query Builder ([[phab:T324356]]) and Mismatch Finder ([[phab:T324366]])
** Preparing for showing constraint violations to visitors who aren’t logged in ([[phab:T272132]])
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 12 19|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १७:२१, १९ दिसम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24258102 -->
== Wikidata weekly summary #552 ==
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr">
Many thanks to everyone who has contributed to and read the newsletter this year. If you have a moment, [[d:Wikidata_talk:Status_updates/Next#What_changes_would_you_like_to_see_in_the_newsletter_in_2023|please let us know what you would like to see changed in the newsletter in 2023]]. Thank you again for your support and have a happy new year!
[[File:Wikidata-logo-en.svg|150px|right]]
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div>
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; -webkit-column-width: 400px; -moz-column-width: 400px; column-width: 400px;">
* '''Discussions'''
** New requests for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/RPI2026F1Bot 3|RPI2026F1Bot 3]]
**** Task/s: Automatically adds qualifiers [[d:Property:P4876|number of records (P4876)]] and [[d:Property:P585|point in time (P585)]] to claims of [[d:Property:P2264|Mix'n'match catalog ID (P2264)]].
*** [[d:Wikidata:Requests for permissions/Bot/Dexbot 16|Dexbot 16]]
**** Task: Delete empty items
** Closed request for permissions/Bot:
*** [[d:Wikidata:Requests for permissions/Bot/BjoeBot|BjoeBot]] (approved)
**** Task: Make sure all map data modules have an item and [[d:Property:P31|instance of (P31)]] of [[d:Q18711811|map data module (Q18711811)]].
* '''[[d:Special:MyLanguage/Wikidata:Events|Events]]'''
** Upcoming
*** The next [[d:Wikidata:Events#Office_hours|Wikidata+Wikibase office hours]] will take place on Wednesday, November 9th 2022 at 17:00 UTC (18:00 Berlin time) in the [https://t.me/joinchat/IeCRo0j5Uag1qR4Tk8Ftsg Wikidata Telegram group]. The Wikidata and Wikibase office hours are online events where the development team presents what they have been working on over the past quarter, and the community is welcome to ask questions and discuss important issues related to the development of Wikidata and Wikibase.
** Ongoing
*** Weekly Lexemes Challenge #73, [https://dicare.toolforge.org/lexemes/challenge.php?id=73 Mystery theme #2]
* '''[[d:Special:MyLanguage/Wikidata:Press coverage|Press, articles, blog posts, videos]]'''
** Blogs
*** [https://www.ebiotrade.com/newsf/2022-12/20221227064532433.htm How the "open world hypothesis" of knowledge graph affects model evaluation] (in Chinese)
** Papers
*** [https://riojournal.com/article/98593/ Towards a Roadmap for Advancing the Catalogue of the World’s Natural History Collections]
** Videos
*** [https://www.youtube.com/watch?v=dqCuy1Cu4PY Early demo of the Wikibase Export extension]
* '''Tool of the week'''
** [https://eloquence.github.io/fediscope/ Fediscope] ([https://social.coop/@eloquence/109565946440493059 source])
* '''Other Noteworthy Stuff'''
** [https://lists.wikimedia.org/hyperkitty/list/wikibaseug@lists.wikimedia.org/thread/W73H7VO7T4PEWPTPKRGTJLBKLRK3UQGP/ 2022 proof of concept of a Wikibase "fast import" API]. Outcomes of this [https://github.com/wmde/wikibase-fast-import-proof-of-concept-2022 workshop] have been published, along with the recorded [https://video.rhizome.org/w/nMDGftgpNAWUeDAF3BbA1 video].
* '''Did you know?'''
<!-- NEW PROPERTIES DO NOT REMOVE -->
** Newest [[d:Special:ListProperties|properties]]:
*** prior to last week's status update: [[:d:Property:P11300|MyAnimeList magazine ID]], [[:d:Property:P11301|Online Torwali Dictionary ID]], [[:d:Property:P11302|Google Product Taxonomy ID]], [[:d:Property:P11303|IRIS UNIBA author ID]], [[:d:Property:P11304|IRIS UNIFG author ID]], [[:d:Property:P11305|IRIS LUM author ID]], [[:d:Property:P11306|IRIS UNISALENTO author ID]], [[:d:Property:P11307|tuxDB game ID]], [[:d:Property:P11308|GCD issue ID]], [[:d:Property:P11309|Geograph Deutschland image ID]], [[:d:Property:P11310|ResearchGate journal ID]], [[:d:Property:P11311|Lygaeoidea Species File ID]], [[:d:Property:P11312|Beatport release ID]], [[:d:Property:P11313|Diskograf song ID]], [[:d:Property:P11314|Diskograf label ID]], [[:d:Property:P11315|INKR title ID]], [[:d:Property:P11316|BRUZZ topic ID]], [[:d:Property:P11317|negates property]], [[:d:Property:P11318|Kanjipedia kanji ID]]
*** since last week's status update: [[d:Property:P11361|Adventure's Planet ID]], [[d:Property:P11360|Play:Right class ID]], [[d:Property:P11359|GBDB ID]], [[d:Property:P11358|MangaUpdates publisher ID]], [[d:Property:P11357|MangaUpdates author ID]], [[d:Property:P11356|grading system]], [[d:Property:P11355|KOBIS film festival ID]], [[d:Property:P11354|Bandcamp release ID]], [[d:Property:P11353|Anime-Planet people ID]], [[d:Property:P11352|Anime-Planet character ID]], [[d:Property:P11351|Czech structural object ID]], [[d:Property:P11350|Urdu Lughat ID]], [[d:Property:P11349|Anime-Planet anime ID]], [[d:Property:P11348|Anime-Planet manga ID]], [[d:Property:P11347|Scottish National Dictionary lexeme ID]], [[d:Property:P11346|Cinematografo.it film ID (new)]], [[d:Property:P11345|Cinematografo.it name or company ID (new)]], [[d:Property:P11344|identifier French basketball championship (new schema)]], [[d:Property:P11343|The Israeli Opera person ID (heb)]], [[d:Property:P11342|Indiana State Historical Marker Program numeric ID]], [[d:Property:P11341|OpenStates person ID]], [[d:Property:P11340|ntower ID]], [[d:Property:P11339|Can I Play That? Games Codex game ID]], [[d:Property:P11338|worldofsam ID]], [[d:Property:P11337|Twitter community ID]], [[d:Property:P11336|Fascist Latin Texts author ID]], [[d:Property:P11335|Shōsetsuka ni Narō work ID]], [[d:Property:P11334|CSO topic ID]], [[d:Property:P11333|Expertes ID]], [[d:Property:P11332|MTV Germany music video ID]], [[d:Property:P11331|CCFr document ID]], [[d:Property:P11330|Crunchyroll series ID]], [[d:Property:P11329|Game-Rave ID]], [[d:Property:P11328|Dehkhoda ID]], [[d:Property:P11327|membership number]], [[d:Property:P11326|impressum URL]], [[d:Property:P11325|Parliamentary Office number in United Kingdom]], [[d:Property:P11324|Parliamentary Archives ID in United Kingdom]], [[d:Property:P11323|Mac OS creator code]], [[d:Property:P11322|18th Century Russian Dictionary ID]], [[d:Property:P11321|Play:Right company ID]], [[d:Property:P11320|Play:Right series ID]], [[d:Property:P11319|Little Academic Dictionary ID]]
<!-- END NEW PROPERTIES -->
<!-- NEW PROPOSALS DO NOT REMOVE -->
** New [[d:Special:MyLanguage/Wikidata:Property proposal|property proposals]] to review: [[d:Wikidata:Property_proposal/Garuda journal ID|Garuda journal ID]], [[d:Wikidata:Property_proposal/Sinta Journal ID|Sinta Journal ID]], [[d:Wikidata:Property_proposal/pixiv comic IDs|pixiv comic IDs]], [[d:Wikidata:Property_proposal/British Music Collection score ID|British Music Collection score ID]], [[d:Wikidata:Property_proposal/VideoGameGeek series-franchise ID|VideoGameGeek series-franchise ID]], [[d:Wikidata:Property_proposal/Autori sardi ID|Autori sardi ID]], [[d:Wikidata:Property_proposal/ComingSoon.it person ID|ComingSoon.it person ID]], [[d:Wikidata:Property_proposal/UVL source ID|UVL source ID]], [[d:Wikidata:Property_proposal/British Music Collection composer ID|British Music Collection composer ID]] [[d:Wikidata:Property_proposal/Rugby League Record Keepers Club player ID|Rugby League Record Keepers Club player ID]], [[d:Wikidata:Property_proposal/Intercontinental Dictionary Series unit ID|Intercontinental Dictionary Series unit ID]], [[d:Wikidata:Property_proposal/Concepticon ID|Concepticon ID]], [[d:Wikidata:Property_proposal/Image stabilitzer|Image stabilitzer]], [[d:Wikidata:Property_proposal/Strazha ID|Strazha ID]], [[d:Wikidata:Property_proposal/N-Anime ID|N-Anime ID]], [[d:Wikidata:Property_proposal/Pocket Gamer ID|Pocket Gamer ID]], [[d:Wikidata:Property_proposal/Image processor|Image processor]], [[d:Wikidata:Property_proposal/Minimum focusing distance|Minimum focusing distance]], [[d:Wikidata:Property_proposal/Museo Egizio in Turin ID|Museo Egizio in Turin ID]], [[d:Wikidata:Property_proposal/amstrad.es ID|amstrad.es ID]], [[d:Wikidata:Property_proposal/superclass of|superclass of]], [[d:Wikidata:Property_proposal/Dark Patterns Games ID|Dark Patterns Games ID]], [[d:Wikidata:Property_proposal/Life stage|Life stage]], [[d:Wikidata:Property_proposal/Tribal Council number|Tribal Council number]], [[d:Wikidata:Property_proposal/Objective|Objective]], [[d:Wikidata:Property_proposal/eBookJapan books ID|eBookJapan books ID]], [[d:Wikidata:Property_proposal/VG-lista song ID|VG-lista song ID]], [[d:Wikidata:Property_proposal/VG-lista album ID|VG-lista album ID]], [[d:Wikidata:Property_proposal/microtransaction.zone ID|microtransaction.zone ID]], [[d:Wikidata:Property_proposal/Longman Dictionary of Contemporary English Online entry|Longman Dictionary of Contemporary English Online entry]], [[d:Wikidata:Property_proposal/use with article|use with article]], [[d:Wikidata:Property_proposal/Cambridge Dictionary entry|Cambridge Dictionary entry]], [[d:Wikidata:Property_proposal/Cambridge Dictionary entry (American English)|Cambridge Dictionary entry (American English)]], [[d:Wikidata:Property_proposal/Digital Hanja Dictionary ID|Digital Hanja Dictionary ID]], [[d:Wikidata:Property_proposal/MQWW poetID|MQWW poetID]], [[d:Wikidata:Property_proposal/record of|record of]], [[d:Wikidata:Property_proposal/Classic Adventures Solution Archive game ID|Classic Adventures Solution Archive game ID]], [[d:Wikidata:Property_proposal/MQWW workID|MQWW workID]], [[d:Wikidata:Property_proposal/Macmillan Dictionary entry|Macmillan Dictionary entry]], [[d:Wikidata:Property_proposal/Macmillan Dictionary entry (American English)|Macmillan Dictionary entry (American English)]], [[d:Wikidata:Property_proposal/Dictionary of Frequently-Used Taiwan Minnan ID|Dictionary of Frequently-Used Taiwan Minnan ID]], [[d:Wikidata:Property_proposal/Taiwanese-Japanese Dictionary ID|Taiwanese-Japanese Dictionary ID]], [[d:Wikidata:Property_proposal/Jeju's culture and language ID|Jeju's culture and language ID]], [[d:Wikidata:Property_proposal/Strong's number|Strong's number]], [[d:Wikidata:Property_proposal/World Loanword Database word ID|World Loanword Database word ID]], [[d:Wikidata:Property_proposal/World Loanword Database meaning ID|World Loanword Database meaning ID]]
<!-- END NEW PROPOSALS -->
** Query examples:
*** [https://w.wiki/69Sr List of nonprofit organizations / NGOs on the fediverse that Wikidata knows about] ([https://wikis.world/@eloquence@social.coop/109576066240418128 source])
*** [https://w.wiki/5Pbw Top album languages found on Wikidata right now] (Dec. 24th) ([https://twitter.com/exmusica/status/1606682826623143938 source])
*** [https://w.wiki/69X7 Alpha-3 codes for countries in Europe] ([https://twitter.com/WikidataFacts/status/1607345497324265475 source])
*** [https://w.wiki/69Aq Location of paintings in the Paintings Department of the Louvre made by women] [https://twitter.com/Pyb75/status/1606552803073220609 source]
*** [https://w.wiki/68NR Most frequent birth places for Italian SBN authors] ([https://twitter.com/StefanoBargioni/status/1605879645378727936 source])
* '''Development'''
** Due to the winter holidays, the development team is taking a break and no deployment is happening for Wikidata at the moment.
[[phab:maniphest/query/4RotIcw5oINo/#R|You can see all open tickets related to Wikidata here]]. If you want to help, you can also have a look at [https://phabricator.wikimedia.org/project/board/71/query/zfiRgTnZF7zu/?filter=zfiRgTnZF7zu&order=priority the tasks needing a volunteer].
* '''Monthly Tasks'''
** Add labels, in your own language(s), for the new properties listed above.
** Comment on property proposals: [[d:Wikidata:Property proposal/Overview|all open proposals]]
** Contribute to a [[d:Special:MyLanguage/Wikidata:Showcase items|Showcase item]].
** Help [[d:Special:LanguageStats|translate]] or proofread the interface and documentation pages, in your own language!
** [[d:User:Pasleim/projectmerge|Help merge identical items]] across Wikimedia projects.
** Help [[d:Wikidata:Status updates/Next|write the next summary!]]
</div>
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2022 12 27|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:Mohammed Sadat (WMDE)|Mohammed Sadat (WMDE)]] १५:१७, २७ दिसम्बर २०२२ (UTC)
</div>
</div>
<!-- Message sent by User:Mohammed Sadat (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=24269257 -->
9v1rld4b2y327gntzh77nn6me92t2wq
Wikipedia:Noticeboard/Wikidata/Archive
4
7178
102059
102058
2023-01-31T15:38:19Z
CX Zoom
6375
Restored revision 102057 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[en:w:User:BrandonXLF/Restorer|Restorer]])
102059
wikitext
text/x-wiki
{| class="wikitable" style="float:right; text-align:right;"
|+ Archive list
! Archive
! No. of Topics
! Page size
|-
| [[Wikipedia:Noticeboard/Wikidata/Archive/2022|2022]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Wikidata/Archive/2022|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Wikidata/Archive/2022}}|R}}
|-
! colspan=3 |
|-
| [[Wikipedia:Noticeboard/Wikidata|Current]]
| {{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Wikidata|level=2}}
| {{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Wikidata}}|R}}
|-
! colspan=3 |
|-
| All
| {{#expr:{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Wikidata/Archive/2022|level=2}}+{{NUMBEROFSECTIONS|Wikipedia:Noticeboard/Wikidata|level=2}}}}
| {{#expr:{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Wikidata/Archive/2022}}|R}}+{{formatnum:{{PAGESIZE:Wikipedia:Noticeboard/Wikidata}}|R}}}}
|}
9qnmha5ea7b1vbburst9gcyigw99g1r
Buddhattā
0
7179
102094
2023-03-07T03:45:15Z
Sandesh9822
4127
Sandesh9822 moved page [[Buddhattā]] to [[बुद्धत्ता]]: In pali
102094
wikitext
text/x-wiki
#REDIRECT [[बुद्धत्ता]]
l2skmixz14qqhdldp3vm5h8xipbzzr4
बुद्धो धम्म
0
7183
102210
102116
2023-07-17T20:29:59Z
178.120.71.86
102210
wikitext
text/x-wiki
[[पटिमा:Gautama Buddha.jpg|thumb|right|बुद्धो]]
'''बुद्धो धम्म''' एकस्य [[धम्म]]। बुद्धधम्मस्स अनुसारेण [[बुद्धो]] एको बोधिज्ञानयुत्तो पाणी होति।
[[विभाग:धम्म]]
[[विभाग:बुद्धो धम्म| ]]
fn7o71icvt5tcihhqpeb1olyd6oxc9d
विभाग:हिन्दू धर्म
14
7184
102117
2023-03-24T15:02:59Z
Sandesh9822
4127
Created page with "[[विभाग:धम्म]]"
102117
wikitext
text/x-wiki
[[विभाग:धम्म]]
6ak08t1nhsikxm0wt866vuythsw757u
विभाग:बुद्धो धम्म
14
7185
102118
2023-03-24T15:03:34Z
Sandesh9822
4127
Created page with "[[विभाग:धम्म]]"
102118
wikitext
text/x-wiki
[[विभाग:धम्म]]
6ak08t1nhsikxm0wt866vuythsw757u
हिन्दू धम्म
0
7186
102126
2023-03-24T15:18:46Z
Sandesh9822
4127
Sandesh9822 moved page [[हिन्दू धम्म]] to [[हिन्दू]]
102126
wikitext
text/x-wiki
#REDIRECT [[हिन्दू]]
8ec7an9o78o95hbypwnnjaywhzjp3z7
पटिरूप:Db
10
7196
102201
102199
2023-07-04T20:29:54Z
CX Zoom
6375
Sanskrit =/= Pali; redirecting to local deletion template
102201
wikitext
text/x-wiki
#REDIRECT [[Template:Delete]]
2iaip0k2kcll5ahaerjw4w6esz93tva
हेलसिंकी
0
7197
102960
102252
2025-10-14T02:02:20Z
Minorax
5233
102960
wikitext
text/x-wiki
{| border=1 align=right cellpadding=4 cellspacing=0 width=300 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
|+<big><big>'''हेलसिंकी'''</big></big><br/>''Helsinki''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag of Helsinki (long).svg|125px]]
| align="center" width="140px" | [[पटिमा:Helsinki.vaakuna.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 |
|-
| align=center colspan=2 | [[पटिमा:Helsinki sijainti Suomi.svg|300px]]
|}
'''हेलसिंकी'''
== अभिञ्ञाणा ==
{{commons|Helsinki|हेलसिंकी}}
{{stub}}
[[विभाग:फिन्लैंड]]
dx62wwbc0p6prfuakx7lws730vq4l4i
विभाग:फिन्लैंड
14
7198
102255
102254
2023-10-04T14:31:42Z
2001:99A:80E:3A00:49D3:4057:DC7E:29F6
102255
wikitext
text/x-wiki
[[फिन्लैंड]] को बारे मा कोटि।
{{commons|Finland|फिन्लैंड}}
2vsr0zrowiwjcv41lyz8q6q6jqo3r1a
पटिरूप:Citation error
10
7199
102277
2023-11-20T01:39:00Z
2601:18E:C67F:960:AD2E:9448:E292:5936
Created page with "<includeonly><span style="font-size:100%" class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}| when using {{tl|{{{2}}}}}}}</span>{{#ifeq:{{{nocat|}}}|true||{{Namespace detect showall |1={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|{{PAGENAME}}]]}} |2={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|τ{{PAGENAME}}]]}} |main=1 |category=2 |file=2 |help=2 |template=..."
102277
wikitext
text/x-wiki
<includeonly><span style="font-size:100%" class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}| when using {{tl|{{{2}}}}}}}</span>{{#ifeq:{{{nocat|}}}|true||{{Namespace detect showall
|1={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|{{PAGENAME}}]]}}
|2={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|τ{{PAGENAME}}]]}}
|main=1
|category=2
|file=2
|help=2
|template=2}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
sa1o0ebyofm4jve4ct5w3dmttjylcue
पटिरूप:Namespace detect showall
10
7200
102278
2023-11-20T01:41:35Z
2601:18E:C67F:960:AD2E:9448:E292:5936
Created page with "{{safesubst<noinclude />:#switch: <noinclude><!-- Use the parameter --></noinclude> {{safesubst<noinclude />:#switch: <noinclude><!-- Find out which parameter to use --></noinclude> {{lc: <noinclude><!--Lower case the result--></noinclude> <noinclude><!--If no or empty "demospace" parameter then detect namespace--></noinclude> {{safesubst<noinclude />:#if:{{{demospace|}}} | {{{demospace}}} | {{safesubst<noinclude />:#if:{{{page|}}}..."
102278
wikitext
text/x-wiki
{{safesubst<noinclude />:#switch: <noinclude><!-- Use the parameter --></noinclude>
{{safesubst<noinclude />:#switch: <noinclude><!-- Find out which parameter to use --></noinclude>
{{lc: <noinclude><!--Lower case the result--></noinclude>
<noinclude><!--If no or empty "demospace" parameter then detect namespace--></noinclude>
{{safesubst<noinclude />:#if:{{{demospace|}}}
| {{{demospace}}}
| {{safesubst<noinclude />:#if:{{{page|}}}
| <noinclude><!--Detect the namespace in the "page" parameter--></noinclude>
{{safesubst<noinclude />:#ifeq:{{NAMESPACE:{{{page}}} }}|{{TALKSPACE:{{{page}}} }}
| talk
| {{SUBJECTSPACE:{{{page}}} }}
}}
| <noinclude><!--No "demospace" or "page" parameters, so detect actual namespace--></noinclude>
{{safesubst<noinclude />:#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
| talk
| {{SUBJECTSPACE}}
}}
}}
}}
}}
<noinclude><!-- Only one of the lines below will be executed --></noinclude>
<noinclude><!-- Respecting empty parameters on purpose --></noinclude>
| showall = showall <noinclude><!-- "demospace=showall" --></noinclude>
| main <noinclude><!--"demospace=main" or {{SUBJECTSPACE}}={{ns:0}}=""--></noinclude>
| = {{{main| {{{other|}}} }}}
| talk = {{{talk| {{{other|}}} }}}
| user = {{{user| {{{other|}}} }}}
| wikipedia = {{{wikipedia| {{{other|}}} }}}
| file
| image = {{{file| {{{image| {{{other|}}} }}} }}}
| mediawiki = {{{mediawiki| {{{other|}}} }}}
| template = {{{template| {{{other|}}} }}}
| help = {{{help| {{{other|}}} }}}
| category = {{{category| {{{other|}}} }}}
| portal = {{{portal| {{{other|}}} }}}
| draft = {{{draft| {{{other|}}} }}}
| other
| #default = {{{other|}}} <noinclude><!--"demospace=other" or a new namespace--></noinclude>
}}
| 1 = {{{1|}}}
| 2 = {{{2|}}}
| 3 = {{{3|}}}
| 4 = {{{4|}}}
| 5 = {{{5|}}}
| 6 = {{{6|}}}
| 7 = {{{7|}}}
| 8 = {{{8|}}}
| 9 = {{{9|}}}
| 10 = {{{10|}}}
| 11 = {{{11|}}}
| 12 = {{{12|}}}
| 13 = {{{13|}}}
| showall = {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}
}}<noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
lmf6qslrylw76sazsu4hvhzrk12aphc
Wikipedia
0
7209
102476
2024-06-08T03:07:45Z
Man Ki Cheung
7604
Redirected page to [[विकिपीडिया]]
102476
wikitext
text/x-wiki
#Redirect [[विकिपीडिया]]
boyq68sf7cyr9krn690e5jbepia4vja
मीडियाविकि:GrowthExperimentsHelpPanel.json
8
7211
102558
102503
2024-08-28T12:29:14Z
Maintenance script
3274
Adding version data
102558
json
application/json
{
"$version": "1.0.0",
"GEHelpPanelAskMentor": "mentor-talk-page",
"GEHelpPanelExcludedNamespaces": [],
"GEHelpPanelHelpDeskPostOnTop": "top",
"GEHelpPanelHelpDeskTitle": "",
"GEHelpPanelLinks": [
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
},
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide#Images",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
},
{
"title": "mw:Special:MyLanguage/Help:VisualEditor/User guide#Editing references",
"text": "Special:MyLanguage/Help:VisualEditor/User guide",
"id": "mw:Special:MyLanguage/Help:VisualEditor/User_guide"
}
],
"GEHelpPanelReadingModeNamespaces": [],
"GEHelpPanelSearchNamespaces": [],
"GEHelpPanelViewMoreTitle": ""
}
8nmgwyoridqmm0f25g47w8yir31zu8g
मीडियाविकि:GrowthExperimentsHomepage.json
8
7212
102742
102741
2025-02-24T16:25:11Z
Maintenance script
3274
Migrating data to new format
102742
json
application/json
{
"$version": "2.0.1",
"GEHomepageSuggestedEditsIntroLinks": {
"create": "mw:Special:MyLanguage/Help:VisualEditor/User_guide",
"image": "mw:Special:MyLanguage/Help:VisualEditor/User_guide#Images"
},
"GELevelingUpGetStartedMaxTotalEdits": 10,
"GELevelingUpKeepGoingNotificationThresholdsMaximum": 4
}
01d9h0h7i4mrxfhzbizepi2kycrlquz
मीडियाविकि:GrowthExperimentsMentorship.json
8
7213
102505
2024-07-17T12:09:46Z
Maintenance script
3274
machine-generated configuration for migrating GrowthExperiments community configurable options to use CommunityConfiguration Extension ([[phab:T359038]])
102505
json
application/json
{
"GEMentorshipEnabled": false
}
a09xiu0ooqkfmvvcbrs68ahct9dme76
मीडियाविकि:GrowthExperimentsSuggestedEdits.json
8
7214
102846
102845
2025-06-23T17:09:37Z
Maintenance script
3274
Migrating data to new format
102846
json
application/json
{
"$version": "2.0.0",
"GEInfoboxTemplates": [],
"copyedit": {
"disabled": false,
"templates": [],
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": ""
},
"expand": {
"disabled": false,
"templates": [
"Stub"
],
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": ""
},
"image_recommendation": {
"disabled": false,
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": "",
"maxTasksPerDay": 25,
"templates": []
},
"link_recommendation": {
"disabled": false,
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": "",
"maximumLinksToShowPerTask": 3,
"excludedSections": [],
"maxTasksPerDay": 25,
"underlinkedWeight": 0.5,
"minimumLinkScore": 0.6,
"maximumEditsTaskIsAvailable": "no"
},
"links": {
"disabled": false,
"templates": [],
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": ""
},
"references": {
"disabled": false,
"templates": [],
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": ""
},
"section_image_recommendation": {
"disabled": false,
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": "",
"maxTasksPerDay": 25
},
"update": {
"disabled": false,
"templates": [],
"excludedTemplates": [],
"excludedCategories": [],
"learnmore": ""
}
}
62j454x8rkc1jwd9stsf2srtpyvgodc
विभाग:Bhāsā
14
7231
102577
2024-09-20T13:01:47Z
ꠢꠣꠍꠘ ꠞꠣꠎꠣ
7734
+ c
102577
wikitext
text/x-wiki
{{cat}}
4dinyf0cvoccvzdhs9kitz4nmjzfa73
Silotibhāsā
0
7232
102606
102605
2024-10-01T19:02:14Z
जसवंत मोदी
7414
विभाग
102606
wikitext
text/x-wiki
[[पटिमा:King and Queen of Termites by Mujahidul Islam in Sylheti language.webm|thumb|Silotibhāsā]]
'''Silotibhāsā''' nāma [[Indo-Arya bhāsā]]. Bhāṣitaṃ [[Bangladeśe]] ca [[Bhāratabhūmiyaṃ]] ca.
[[पटिमा:Siloti.png|500px]]
{{Commons|Category:Sylheti_language}}
[[विभाग:Bhāsā]]
1gi44xpf1n1buowu40jom5l3mfxszj2
विभाग:द सिम्प्सनस्
14
7246
102699
2024-12-23T00:40:09Z
QuantumFoam66
7864
Created page with "[[विभाग:Stubs]]"
102699
wikitext
text/x-wiki
[[विभाग:Stubs]]
4qpq39s4e2z4l6occlxnbikp4eojxgp
मीडियाविकि:BabelConfig.json
8
7248
102719
2025-01-30T23:46:37Z
Maintenance script
3274
Migrating server configuration to an on-wiki JSON file ([[phab:T374348]])
102719
json
application/json
{
"$version": "1.0.0",
"BabelAutoCreate": true,
"BabelCategoryNames": {
"0": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"N": ""
},
"BabelMainCategory": "User %code%",
"BabelUseUserLanguage": false
}
lx7iuvc3uobaj3ina5v8p1g2np2r6vh
मीडियाविकि:GrowthExperimentsCommunityUpdates.json
8
7255
102770
102769
2025-03-27T16:17:10Z
Maintenance script
3274
Migrating data to new format
102770
json
application/json
{
"$version": "2.0.3",
"GEHomepageCommunityUpdatesCallToAction": {
"pageTitle": "",
"buttonText": ""
},
"GEHomepageCommunityUpdatesContentBody": "",
"GEHomepageCommunityUpdatesContentTitle": "",
"GEHomepageCommunityUpdatesEnabled": false,
"GEHomepageCommunityUpdatesMinEdits": 0,
"GEHomepageCommunityUpdatesThumbnailAddDarkModeBackground": false,
"GEHomepageCommunityUpdatesThumbnailFile": {
"title": "",
"url": ""
}
}
d1xm97f2xbtvehjzbe3po6c2mousbni
विभाग:User ksh
14
7271
102971
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102971
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Colognian.
[[Category:Babel_-_Users_by_language|ksh]]
47ibvq5f29vc1bqgi4cpdt5wetcbjyt
विभाग:User nds-NL
14
7272
102972
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102972
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Low Saxon.
[[Category:Babel_-_Users_by_language|nds-nl]]
f15p9d6fyjw7tu4artr4fod3h4qsue6
विभाग:User vls
14
7273
102973
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102973
wikitext
text/x-wiki
Users in this category indicate their knowledge of language West Flemish.
[[Category:Babel_-_Users_by_language|vls]]
hlhasigpmipwnbxuzkk4v92n8lzp0vs
विभाग:User lb
14
7274
102974
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102974
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Luxembourgish.
[[Category:Babel_-_Users_by_language|lb]]
gcat7qums3kjqh6oncrca2zbup36htm
विभाग:User gsw
14
7275
102975
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102975
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Alemannic.
[[Category:Babel_-_Users_by_language|gsw]]
sxclk6s1zmlx3kqh81jobqv6ija01lc
विभाग:User pdc
14
7276
102976
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102976
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Pennsylvania German.
[[Category:Babel_-_Users_by_language|pdc]]
37lgv8am7a52qdn984b3ecpd7p119th
विभाग:User pfl
14
7277
102977
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102977
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Palatine German.
[[Category:Babel_-_Users_by_language|pfl]]
h0lhcmunr98k5lr5sp0s07k9oww9xj2
विभाग:User sxu
14
7278
102978
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102978
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Upper Saxon.
[[Category:Babel_-_Users_by_language|sxu]]
g5rlh8juvxiyj6yw5hoe77hfsf03x83
विभाग:User bar
14
7279
102979
2025-10-14T02:06:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102979
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Bavarian.
[[Category:Babel_-_Users_by_language|bar]]
eoh90fgqc3pic5a74bpuiv7izekm4af
विभाग:User wep
14
7280
102980
2025-10-14T02:06:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102980
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Westphalien.
[[Category:Babel_-_Users_by_language|wep]]
2g4wonl4ohiue877zwhyljpuo8fwww2
विभाग:User swg
14
7281
102981
2025-10-14T02:06:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102981
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Swabian.
[[Category:Babel_-_Users_by_language|swg]]
dnl8sfh53pswolhskdqrxx4v7bnau9a
विभाग:User sli
14
7282
102982
2025-10-14T02:06:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102982
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Lower Silesian.
[[Category:Babel_-_Users_by_language|sli]]
i3d3vue0x39kuiyyy8a6jgu966qr34g
विभाग:User vmf
14
7283
102983
2025-10-14T02:06:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102983
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Main-Franconian.
[[Category:Babel_-_Users_by_language|vmf]]
85tmnkvnfo2y7xyoatesc76fxkgjrqj
विभाग:User pdt
14
7284
102984
2025-10-14T02:06:53Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
102984
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Plautdietsch.
[[Category:Babel_-_Users_by_language|pdt]]
3ykfulgz0nugk3skxk7nq7zqtyuyjvu
विभाग:User tr
14
7285
103010
2025-10-14T02:11:23Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103010
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Turkish.
[[Category:Babel_-_Users_by_language|tr]]
mtlifvmypwad93bpxdk8nn2zkwxi1bp
विभाग:User mk
14
7286
103025
2025-10-14T02:12:57Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103025
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Macedonian.
[[Category:Babel_-_Users_by_language|mk]]
5ifz0nv7al1eheymx382fwoh528pade
विभाग:User sl
14
7287
103026
2025-10-14T02:12:57Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103026
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Slovenian.
[[Category:Babel_-_Users_by_language|sl]]
bx4v87f6cvczohulsw69weyuxtxwmi5
विभाग:User sa
14
7288
103033
2025-10-14T02:15:45Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103033
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Sanskrit.
[[Category:Babel_-_Users_by_language|sa]]
fus3pmwyp81i41c7j10c9tedy3uimz1
विभाग:User io
14
7289
103037
2025-10-14T02:16:23Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103037
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Ido.
[[Category:Babel_-_Users_by_language|io]]
o3ge9vq2wqtd9tplt9zmijaibj2wtrg
विभाग:User ia
14
7290
103038
2025-10-14T02:16:23Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103038
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Interlingua.
[[Category:Babel_-_Users_by_language|ia]]
4x0t3rc4ix749u107fkh4vm0v3pguhg
विभाग:User az
14
7291
103041
2025-10-14T02:16:29Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103041
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Azerbaijani.
[[Category:Babel_-_Users_by_language|az]]
l0phdzk5p2549qlk6k3zasuoxf6dwja
विभाग:User as
14
7292
103045
2025-10-14T02:16:52Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103045
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Assamese.
[[Category:Babel_-_Users_by_language|as]]
fymjmktyndxjs3xessawt1v75pt13ei
विभाग:User fa
14
7293
103052
2025-10-14T02:18:25Z
Babel AutoCreate
4071
Automatically creating [[Project:Babel|Babel]] category page
103052
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Persian.
[[Category:Babel_-_Users_by_language|fa]]
8xuo15zipyvc1aq32h5tv5grlmxa4ag
जुबिन गर्ग
0
7297
103068
103067
2025-11-02T08:47:36Z
Kandarpajit Kallol
2771
103068
wikitext
text/x-wiki
[[File:Zubin Garg Live performance (cropped).jpg|thumb]]
'''जुबिन गार्ग''' (अङ्ग्लभासायं: Zubeen Garg; नवम्बरमासे अठ्ठारसदि १९७२ – सितंबरमासे एकोनविंशतिदिने २०२५) असमप्रदेशे भारतस्स एको प्रसिद्धो गायकः। स गायकभावेन सह सङ्गीतनियोजकः, गीतकारः, सुरकारः, अभिनायकः, चलच्चित्रनायको, चलच्चित्रनिर्मातु, चलच्चित्रनिर्देशकः, पटकथाकारः, वाद्यकर्त्ता, कवि च समाजसेवकश्च। असमिया, हिन्दी, बङ्गला, बोडो, कोच-राजवंशी (कामतापुरि/गोआलपारिया), चाबागानिया, हाजोङ, मिचिङ, कार्बि, गारो, राभा, पातिराभा, डिमाचा, ताय-अहोम, देवुरी, नेपाळी, भोजपुरी, विष्णुप्रिया-मनिपुरी, ककबरक, ओडिया, तामिल, तेलुगु, कन्नड, अङ्ग्लभासा, आदी, गालो, तिब्बा, निसि, मलयालं, मराठी, संस्कृत, सिन्धी, उर्दु च इति विविधानि भाषानि गायति।
0vrkg4opu4b2gdt167jlxtbnsnqixdv