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.42.0-wmf.24
first-letter
मीडिया
विसेस
सम्भासित
अवयव
अवयव सम्भासित
Wikipedia
Wikipedia सम्भासित
पटिमा
पटिमा सम्भासित
मीडियाविकि
मीडियाविकि सम्भासित
पटिरूप
पटिरूप सम्भासित
अवस्सय
अवस्सय सम्भासित
विभाग
विभाग सम्भासित
TimedText
TimedText talk
Module
Module talk
Main Page
0
1
100121
96476
2022-03-11T03:35:00Z
EmausBot
1247
Bot: Fixing double redirect to [[पमुख पत्त Pamukha patta]]
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]].
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
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
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
wikitext
text/x-wiki
=== visesakkharāni: ===
# Ā : & + #256;
# ā : & + #257;
# Ī : & + #298;
# ī : & + #299;
# Ū : & + #362;
# ū : & + #363;
# ḍ : & + #7693;
# ṭ : & + #7789;
# ṇ : & + #7751;
# ṅ : & + #7749;
# ṃ : & + #7747;
# ḷ : & + #7735;
5yvyrveu4u17y11q34lhyxl64wg7027
Āngalabhāsā
0
921
102315
101990
2024-01-10T17:46:51Z
जसवंत मोदी
7414
पटिमा
wikitext
text/x-wiki
[[पटिमा:Anglospeak (subnational version).svg|upright=2|thumb|Āngalabhāsā]]
Āngalaraṭṭhassa bhāsā
5z50jyb7v0mcuntxniizyrtxquwsgfz
पाळि
0
922
95827
95260
2015-10-06T06:16:02Z
Octahedron80
2610
Redirected page to [[पालि Pāli]]
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
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
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 [[बुद्धो]]
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
Wikipedia:Noticeboard
4
1551
102437
102433
2024-03-25T18:53:48Z
MediaWiki message delivery
2796
/* Tech News: 2024-13 */ new section
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 -->
0sek4oz722db7okb9385oo2glvc7noa
Cattāri ariyasaccāni
0
1552
102122
101924
2023-03-24T15:13:06Z
Sandesh9822
4127
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
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]]
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
wikitext
text/x-wiki
* [[भोजपुरी भाषा]]
* [[नेपाल भाषा]]
* [[बांग्ला भाषा]]
93pbjn4gdjwfgukulno6d714qxh7sf3
नेपाल भाषा
0
1668
102386
102353
2024-02-05T13:46:16Z
जसवंत मोदी
7414
+ stub
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)]]
'''नेपाल''' पाचीननेपालवस्सस्स एका भासा अत्थि। एसा चिनीतिब्बतीपरिवारस्स एका पाकट अत्थि। एसा गोपालराज वंशावलीस्स भासारूपेनापि पसिद्धा। नेपालभाषा तु ब्राह्मी परिवारस्स लिपिसु लिखीयति।
𑀦𑁂𑀧𑀸𑀮 𑀧𑀸𑀘𑀻𑀦𑀦𑁂𑀧𑀸𑀮𑀯𑀲𑁆𑀲𑀲𑁆𑀲 𑀏𑀓𑀸 𑀪𑀸𑀲𑀸 𑀅𑀢𑁆𑀣𑀺𑁇 𑀏𑀲𑀸 𑀘𑀺𑀦𑀻𑀢𑀺𑀩𑁆𑀩𑀢𑀻𑀧𑀭𑀺𑀯𑀸𑀭𑀲𑁆𑀲 𑀏𑀓𑀸 𑀧𑀸𑀓𑀝 𑀅𑀢𑁆𑀣𑀺𑁇 𑀏𑀲𑀸 𑀕𑁄𑀧𑀸𑀮𑀭𑀸𑀚 𑀯𑀁𑀰𑀸𑀯𑀮𑀻𑀲𑁆𑀲 𑀪𑀸𑀲𑀸𑀭𑀽𑀧𑁂𑀦𑀸𑀧𑀺 𑀧𑀲𑀺𑀤𑁆𑀥𑀸𑁇 𑀦𑁂𑀧𑀸𑀮𑀪𑀸𑀱𑀸 𑀢𑀼 𑀩𑁆𑀭𑀸𑀳𑁆𑀫𑀻 𑀧𑀭𑀺𑀯𑀸𑀭𑀲𑁆𑀲 𑀮𑀺𑀧𑀺𑀲𑀼 𑀮𑀺𑀔𑀻𑀬𑀢𑀺𑁇
== [[नेपाल भाषा साहित्यं]] ==
=== लेखका: ===
* [[जयन्त वर्मा]]
* [[लुन्तभद्र बज्राचार्य]]
* [[जय प्रकाश मल्ल]]
* [[सिद्धिदास महाजु]]
* [[सिद्धिचरण श्रेष्ठ]]
* [[शुक्रराज जोशी शास्त्री]]
* [[चित्तधर "हृदय"]]
* [[धूस्वां सायमी]]
* [[बासु पासा]]
== बाह्य गवाक्षा: ==
* 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}}
[[विभाग:भाषा]]
9sceafuytw065ia1548gnsan7n9gxu3
धम्म
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]]
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
wikitext
text/x-wiki
* [[महादेशा]]
* [[देशा]]
o6i4xt617fuf7zrrymj0tvljvqeom7m
देशा
0
1672
99767
97256
2021-05-30T12:36:45Z
Bestoernesto
6012
Update Eswatini
wikitext
text/x-wiki
== अ ==
[[अब्खाजिया]] - [[अफगानस्थान]] - [[अल्बानिया]] - [[अल्जीरिया]] - [[अंडोरा]] - [[अंगोला]] - [[अंटीग्वा]] - [[अर्जन्टीना]] - [[अजर्बैजान]]
== आ ==
[[आर्मीनिया]] - [[आस्ट्रिया]] - [[आस्ट्रेलिया]] - [[आयर्लैंड]] - [[आइसलैंड]]
== इ ==
[[इन्दोनेशिया]] - [[इस्रैल]] - [[इटली]]
== ई ==
[[ईराक]] - [[ईरान]] - [[ईजिप्ट]]- [[ईथ्योपिया]]
== उ ==
[[उरुग्वाय]] - [[उजबेकिस्थान]]
== ए ==
[[एक्वाडोर]] - [[एल-साल्वाडोर]] - [[एस्टोनिया]] - [[एस्वातीनी]] - [[एरिट्रिया]]
== ऐ ==
[[कोट ऐवरी (ऐवरी कोस्ट)]]
== ओ ==
[[ओमान]]
== क ==
[[कम्बोदिया]] - [[केनडा]] - [[केमेरून]] - [[केप वर्डी]] - [[कोलोम्बिया]] - [[कोमोरोस]] - [[कौंगो]] - [[कोस्टा रीका]] - [[क्रोएशिया]] - [[क्यूबा]] - [[केन्द्रीय अफ्रीका गणराज्य]] - [[कजाकस्थान]] - [[किरिबाटी]] - [[किरगिस्थान]] - [[कतार]] - [[केन्या]] - [[कोरिया]] - [[कुवैत]]
ख
== ग ==
[[ग्रीस (यूनान)]] - [[गाबोन]] - [[गाम्बिया]] - [[ग्रेनाडा]] - [[ग्वाटेमाला]] - [[गिनी]] - [[गिनी-बिसो]] - [[गयाना]]
== घ ==
[[घाना]]
== च ==
[[चाड]] - [[चिले]] - [[चीन]] - [[चेक रिपब्लिक]]
== ज ==
[[जार्जिया-देश:|जार्जिया]] - [[जर्मनी]] - [[जिबूटी]] - [[जमैका]] - [[जापान]] - [[जार्डन]] - [[जाम्बिया]] - [[जिम्बाबवे]]
== ट ==
[[टोगो]] - [[टोंगा]] - [[ट्रिनिडाड]] - [[टंजानिया]]- [[टिमोर]] - [[टुनिशिया]] - [[टुवालु]]
== ड ==
[[डेनमार्क]] - [[डोमोनिका]] - [[डोमोनिकन रिपब्लिक]]
== त ==
[[तुर्किये]] - [[तैवान]] - [[ताजिकिस्थान]] - [[तुर्कमिनिस्थान]]
== थ ==
[[थाइलैंड]]
== द ==
[[दक्षिण कोरिया]]
== न ==
[[नमीबिया]] - [[नौरु]] - [[नेपाल]] - [[नेदरलैंड्स]] - [[न्यू-जीलैंड]] - [[निकारगुवा]] - [[नीजे]] - [[नैजीरिया]] - [[नार्वे]]
== प ==
[[पाकिस्तान]] - [[पलाऊ]] - [[पानामा]] - [[पपुवा न्यू गिनी]] - [[पेरेग्वाय]] - [[पोलैंड]] - [[पेरु]] - [[पुर्तगाल]]
== फ ==
[[फिजी]] - [[फिन्लैंड]] - [[फ्रांस]] - [[फिलिपीन्स]] - [[फिलिस्तीन]]
== ब ==
[[बहामास]] - [[बहरैन]] - [[बंगलादेश]] - [[बार्बाडोस]] - [[बेलारूस]] - [[बेलीज]] - [[बेनिन]] - [[बेल्जियम]] - [[बोलिविया]] - [[बास्निया]] - [[बोत्सवाना]] - [[ब्रासील]] - [[ब्रूनै]] - [[बुल्गारिया]] - [[बुर्कीना-फासो]] - [[बुरुंडी]] - बर्मा अद्य [[म्यन्मार]] - [[ब्रिटेन]]
== भ ==
[[भारत]] - [[भूटान]]
== म ==
[[मडगास्कर]] - [[मलावी]] - [[मलयेशिया]] - [[मालदीव]] - [[माली]] - [[माल्टा]] - [[मारिटेनिया]] - [[मारिशस]] - - [[मेसेडोनिया]] - [[मार्शल द्वीप]] - [[मेक्सिको]] - [[मैक्रोनीशिया]] - [[मोल्दोवा]] - [[मोनाको]] - [[मंगोलिया]] - [[मोराको]] - [[मोजम्बीक]] - [[मयन्मार]]
== य ==
[[यमन]]
== र ==
[[रोमानिया]] - [[रूस]] - [[रवाण्डा]]
== ल ==
[[लाओस]] - [[लाट्विया]] - [[लेबनान]] - [[लेसोथो]] - [[लायबीरिया]] - [[लिबिया]] - [[लिक्टनस्टैन]] - [[लिथ्वानिया]] - [[लक्सम्बर्ग]]
== व ==
[[वनुवाटु]] - [[वेनेज्वेला]] - [[वैटिकन]] - [[वियेतनाम]]
== श ==
[[श्रीलङ्का]]
== स ==
[[सायप्रस]] - [[सेंट किट्]] - [[सेंट लूसिया]] - [[सेंट विन्सेंट]] - [[समोआ]] - [[सान मरीनो]] - [[सऊदी अरब]] - [[सर्बिया]] - [[सेनेगल]] - [[सेशेल]] - [[सियारा-लियोन]] - [[सिंगापोर]] - [[सोलोमन-द्वीप]] - [[स्लोवाकिया]] - [[स्लोवीनिया]] - [[सोमालिया]] - [[सोमालिलैंड]] - साउथ-अफ्रीका [[दक्षिण-अफ्रीका]] - [[स्पेन]] - [[सूडान]] - [[स्विटजरलैंड]] - [[सिरिया]] - [[सुरिनाम]] - [[स्वीडन]] - [[संयुक्त राज्य अमेरिका]]
== ह ==
[[हेटी]] - [[हांडूरस]] - [[हंगरी]]
== सम्बद्घ: विषय: ==
* [[भूगोल]]
* [[पृथिवी]]
* [[महादेशा]]
mre6rkirxlq7oofb3uyzz7k58v9dp4o
नेपाल
0
1673
102311
101999
2024-01-10T17:39:36Z
जसवंत मोदी
7414
नेपाल
wikitext
text/x-wiki
'''नेपाल''', एका दक्खिन एशियाली राष्ट्र अस्तु।
[[पटिमा:Flag of Nepal.svg|thumb|center|राष्ट्र ध्वजः]]
<small>''अर्जुन सिंह जाडेजा लिखित''</small>
<br><gallery class=center caption="नेपाल">
Kathmandu-Hanuman Dhoka-Nasal Chowk-06-Pancamukhi Hanuman Mandir-2013-gje.jpg|Kathmandu
Swayambhunath-Menschen-08-Butterlampenbefueller-2013-gje.jpg|Swayambhunath
Patan-Palastplatz-Garudasaeule-08-2015-gje.jpg|Patan
Bhaktapur-Palastplatz 04 mit Siddhilakshmi-Cyasilim-Bhupatindramalla-Saeule-Vatsala-Yaksheshvara-gje.jpg|Bhaktapur
Dingboche to Chhukung-40-Gruen-2007-gje.jpg|Himalaya
Chhukung to Imja Tse Camp-40-Berge-2007-gje.jpg|Himalaya
Ulleri-Ghorepani-38-Szene am Bach-2013-gje.jpg|Kaski District
Mustang-Dhakmar-84-Tuer-2015-gje.jpg|Mustang
Mustang-Nyiphu-18-2015-gje.jpg|Mustang
</gallery>
d2iqgce6ujt4gfgp2c48op3awq8fftm
दूरदर्शन यन्त्र
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)
wikitext
text/x-wiki
'''टेलिभिजन''' एकस्य [[दूरसंचार]] यन्त्र [[चलचित्र]] व [[ध्वनि]] [[प्रसारण]] व संकलनेषु प्रयोजने|
5p6v4htzzx345ahz9coqn9vcxi9wg0x
चिन्तनशास्त्र
0
1676
97161
95217
2021-04-15T13:28:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''चिन्तनशास्त्र''' एक अध्ययनात्मक व प्रयोगात्मक वैज्ञानिक क्षेत्र हन्ति। चिन्तनशास्त्रे मनुष्ये मन, मस्तिस्क व विचारस्य अध्ययन करन्ति।
{{stub}}
[[विभाग:शास्त्र]]
0q4o6njzni2ft1u1f244myvuqtif71g
सुशांख्य यन्त्र (कम्प्युटर) विज्ञान
0
1678
94837
94827
2013-04-04T09:36:57Z
Delusion23
2502
Wikidata
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
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
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
wikitext
text/x-wiki
'''चिकित्सा विज्ञान'''
== अभिञ्ञाणा ==
<references />
{{चिकित्सा}}
25cac1u8waf0c1x522erbxo97e8wck6
पटिरूप:चिकित्सा
10
1759
101792
101791
2022-06-29T05:06:05Z
CX Zoom
6375
+ Cat
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
wikitext
text/x-wiki
'''स्वास्थ्य'''
== अभिञ्ञाणा ==
<references />
{{चिकित्सा}}
88y0g6l2gzstazd7tijdw5edhdf9tn6
हिन्दू
0
1763
102125
102039
2023-03-24T15:18:46Z
Sandesh9822
4127
Sandesh9822 moved page [[हिन्दू धम्म]] to [[हिन्दू]]
wikitext
text/x-wiki
'''हिन्दू धम्म'''
== अभिञ्ञाणा ==
<references />
{{हिन्दू धम्म}}
[[विभाग:हिन्दू धर्म]]
6pnpsadnriozfra4165b12k2o42m08o
पटिरूप:हिन्दू धम्म
10
1764
100473
100471
2022-03-20T10:53:07Z
CX Zoom
6375
Add new category
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%;"|[[ब्राह्मन]] · [[क्षत्रीय]] · [[वैश्य]] · [[शुद्र]] · [[दलित]] · [[वर्णाश्रम धम्म]]
|
|}
</div>
</div><noinclude>[[विभाग:Navtables]]</noinclude>
kuqp9lbw6xfqs6yguuwop5ed4lw0ojm
पटिरूप:Index
10
1765
101549
84569
2022-05-31T11:03:21Z
CX Zoom
6375
+ Cat
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
1827
100993
99990
2022-04-11T11:02:33Z
CX Zoom
6375
removed [[Category:राष्ट्र]] using [[Help:Gadget-HotCat|HotCat]]
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 />''India''
|-
| colspan="2" style="background:#efefef;" align="center" |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of India.svg|125px]]
| align="center" width="140px" | [[पटिमा:Emblem_of India.svg|125px]]
|-
| align="center" width="140px" |राष्ट्रीय ध्वज
| align="center" width="140px" |राष्ट्रीय प्रतीक
|}
|-
| colspan="2" align="center" | <small>
|-
| colspan="2" align="center" | [[पटिमा:India in its region (claimed).svg|300px]]
|-
|राजधानी
|[[दिल्ली]]
|}
'''भारत''' गणराज्य एकस्य दक्खिन एसियाली राष्ट्र अस्तु।
bzaj5mlzsr2u8ef6h7twpr1fnbrpj8m
एलेमेन्ट
0
1828
72613
3321
2011-06-09T14:48:41Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{एलेमेन्ट}}
{{stub}}
3s4jkhw7pz0k564zb9z1eeabdxhoniv
पटिरूप:एलेमेन्ट
10
1832
3331
2006-12-04T17:18:14Z
Eukesh
59
[[Template:एलेमेन्ट]] moved to [[Template:तत्त्व]]
wikitext
text/x-wiki
#REDIRECT [[Template:तत्त्व]]
cwayb8sjz5m1cqc8vj5i28fkijcdmts
कार्बोन
0
1837
102356
99803
2024-02-04T13:57:04Z
जसवंत मोदी
7414
+ Graphite-and-diamond-with-scale.jpg
wikitext
text/x-wiki
[[पटिमा:Graphite-and-diamond-with-scale.jpg|thumb|कार्बन परमाणु]]
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
7qtlpzm0eh3qq6kiy19v9x6d6wk14at
पटिरूप:Delete
10
1844
102202
101812
2023-07-04T20:34:14Z
CX Zoom
6375
no reason given message
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
97576
95679
2021-04-15T13:37:20Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:USA_orthographic.svg|300px]]
|}
'''संयुक्त राज्य अमेरिका'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
g5l4d9mgt1t6sd2yrzwk1vqzt1gk7m7
पटिरूप:अमेरिका
10
1862
101788
95309
2022-06-29T04:38:22Z
CX Zoom
6375
+ Cat
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>[[Category:संयुक्त राज्य अमेरिका<noinclude>| </noinclude>]]
</div>
</div><noinclude>
[[Category:Navbox templates]]
</noinclude>
fdxz2pbasqs29qku6w5emtc20shbrmj
अलाबामा
0
1863
95680
95330
2015-05-06T18:02:42Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA AL.svg|300px]]
|}
अलाबामा
{{clear}}
{{अमेरिका}}
{{stub}}
dw7sgualcfnfrxl4m50eztzeece14uu
मोन्टगोमरी
0
1864
84249
72461
2012-06-18T03:31:31Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
मोन्टगोमरी
{{अमेरिका}}
{{stub}}
2nr3dtn2pf2v0t2hxjv60lrcq5ahfyf
अलास्का
0
1865
102305
95681
2024-01-03T16:53:05Z
Illegitimate Barrister
3542
Superseded. ([[Commons:Commons:GlobalReplace|GlobalReplace v0.6.5]])
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA AK.svg|300px]]
|}
अलास्का
{{clear}}
{{अमेरिका}}
{{stub}}
28m5daz728lflh29x1auz760axxklp5
जुन्यु
0
1866
84251
72418
2012-06-18T03:35:22Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
जुन्यु
{{अमेरिका}}
{{stub}}
9gmxd0qn2kfar00984m01v2o5xj50fr
अराइजोना
0
1867
95682
95328
2015-05-06T18:04:59Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA AZ.svg|300px]]
|}
अराइजोना
{{clear}}
{{अमेरिका}}
{{stub}}
k8q7kl8w1bokty9smuyjhlu1uwp1f0d
फिनिक्स
0
1868
84253
72445
2012-06-18T03:38:06Z
AnandVivekSatpathi
2093
लेखनम् अपूर्णम् अस्ति।
wikitext
text/x-wiki
'''फिनिक्स'''
{{अमेरिका}}
{{stub}}
exggk6rwtzko2ah1x0uzuwutl06ob01
आर्कान्स:
0
1869
95683
95331
2015-05-06T18:07:39Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA AR.svg|300px]]
|}
आर्कान्स
{{clear}}
{{अमेरिका}}
{{stub}}
5pepd4l3k646hz1brw3tznvy2u26m0e
लिटिल रक
0
1870
84255
72469
2012-06-18T03:40:48Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
'''लिटिल रक''' राज्य
{{अमेरिका}}
{{stub}}
264xbmhun4y46uapn5b77vbnses1wf1
क्यालिफोर्निया
0
1871
95684
95332
2015-05-06T18:08:53Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA CA.svg|300px]]
|}
'''क्यालिफोर्निया'''
{{clear}}
{{अमेरिका}}
{{stub}}
r78cqdus539985xo75sm25m5nlvvjw0
सेक्रामेन्टो
0
1872
84257
72481
2012-06-18T03:42:25Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
'''सेक्रामेन्टो'''
{{अमेरिका}}
{{stub}}
54521qhr1866l3jyhltthtbs0ki4qpr
कोलोर्याडो
0
1873
95685
95306
2015-05-06T18:09:37Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA CO.svg|300px]]
|}
'''कोलोर्याडो'''
{{clear}}
{{अमेरिका}}
{{stub}}
c25lfzvt81pjk5zrav3r6cl4lwaphho
डेन्भर
0
1874
84259
72428
2012-06-18T03:44:13Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
'''डेन्भर'''
{{अमेरिका}}
{{stub}}
62uvqrd2ueewb9bsx8ous1r3tgiiot1
कनेक्टिकट
0
1875
95686
95307
2015-05-06T18:10:32Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA CT.svg|300px]]
|}
'''कनेक्टिकट'''
{{clear}}
{{अमेरिका}}
{{stub}}
7negjjnr6ardf1cno2hr06orilzbxg2
हार्टफोर्ड
0
1876
84261
72484
2012-06-18T03:45:23Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
'''हार्टफोर्ड'''
{{अमेरिका}}
{{stub}}
ais4j3cv40354z2sfesqng8km4u49hu
डेलावेर
0
1877
95687
95308
2015-05-06T18:11:33Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA DE.svg|300px]]
|}
'''डेलावेर'''
{{clear}}
{{अमेरिका}}
{{stub}}
d4l1qzjtgwfmlw0k7t9az4lu3rspu9w
डोभर
0
1878
84263
72431
2012-06-18T03:48:27Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
'''डोभर'''
{{अमेरिका}}
{{stub}}
8krwnpwxjzkgluxkmuqbz84fgcf0ss1
डिस्ट्रिक्ट अफ कोलम्बिया
0
1879
95397
84725
2015-01-24T23:16:42Z
73.17.225.234
Redirected page to [[वासिंगटन डि सि]]
wikitext
text/x-wiki
#REDIRECT [[वासिंगटन डि सि]]
pcbq25hzuezc1sqw08xwy3v35s11vx0
वासिंगटन डि सि
0
1880
102435
97559
2024-03-24T04:53:53Z
CommonsDelinker
82
Replacing Flag_of_the_District_of_Columbia.svg with [[File:Flag_of_Washington,_D.C.svg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: [[:c:COM:FR#FR3|Criterion 3]] (obvious error) · Washington D.C. Must follow regio
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Washington D.C. in United States (zoom).svg|300px]]
|}
'''वासिंगटन डि सि'''
== अभिञ्ञाणा ==
{{commons|Washington D.C.|वासिंगटन डि सि}}
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
92vd1q20n6gvfm3g2pkiggyawvunnf2
फ्लोरिडा
0
1881
97335
95688
2021-04-15T13:32:12Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA FL.svg|300px]]
|}
'''फ्लोरिडा'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
n43bkrezvmqb6ol8tnahp5unwh82vtj
टालाहासे
0
1882
97180
84728
2021-04-15T13:28:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''टालाहासे'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
655z2rt85re4c5pk24r2ui1font7u52
ज्योर्जिया
0
1883
102276
97174
2023-11-17T04:10:12Z
CommonsDelinker
82
Replacing Flag_of_Georgia_(U.S._state).svg with [[File:Flag_of_the_State_of_Georgia.svg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: [[:c:COM:FR#FR4|Criterion 4]]).
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA GA.svg|300px]]
|}
'''ज्योर्जिया'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
sx4d2k0tuukiet08m68xc8djd2ou6f8
एट्लान्टा
0
1884
96995
84730
2021-04-15T13:25:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''एट्लान्टा'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
fi7sa8u7iokeb9fpfjgwkz6qg3zd0m7
हवाई
0
1885
97621
95690
2021-04-15T13:38:24Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA HI.svg|300px]]
|}
'''हवाई'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
p36vm2aa3l7yg5jqs9e3tsda4q9vqhy
होनालुलु
0
1886
97633
84732
2021-04-15T13:38:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''होनालुलु'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
kxb9ux93n52i2ljpamqv7yx36gnrh0v
आइडाहो
0
1887
96959
95691
2021-04-15T13:25:08Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA ID.svg|300px]]
|}
'''आइडाहो'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
awue9osr0tn6r8core0ecyslroxtspj
बोइज
0
1888
97400
84734
2021-04-15T13:33:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''बोइज'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
djw70xleh22drou4pub47e4zhh2gjoq
इलिनोइ
0
1889
96980
95692
2021-04-15T13:25:29Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA IL.svg|300px]]
|}
'''इलिनोइ'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
32u7wirtbp4kgr7lw3hoccipgzzqwu8
स्प्रिंगफिल्ड
0
1890
84243
72482
2012-06-18T00:59:27Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
स्प्रिंगफिल्ड
{{अमेरिका}}
{{stub}}
ra2vmbxtrqs600galf6xcrmsdm3fs0l
इन्डियाना
0
1891
96976
95693
2021-04-15T13:25:25Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA IN.svg|300px]]
|}
'''इन्डियाना'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
7scgtyyo309st4gwyl2uv0zo7zmkh05
इन्डियानापोलिस
0
1892
102195
96977
2023-07-03T16:58:03Z
Saurabhsaha
6963
Db tag added
wikitext
text/x-wiki
{{db}}
'''इन्डियानापोलिस'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
37nxlxq57j4z6r71p0z3wqpuhqmuf4e
आयोवा
0
1893
96969
95694
2021-04-15T13:25:18Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA IA.svg|300px]]
|}
'''आयोवा'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
pc0ev1gdmrmxhe4ho70i94rjxbjhkgt
डेस् म्वाने
0
1894
97188
84739
2021-04-15T13:29:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''डेस् म्वाने'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
dwckucsl0by4xpwz93p3ek8a8ehkzay
कान्सास्
0
1895
97026
95695
2021-04-15T13:26:15Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA KS.svg|300px]]
|}
'''कान्सास्'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
4a2t2ei20c2sflfomkuuy5l00smxh03
टोपेका
0
1896
97185
84741
2021-04-15T13:29:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''टोपेका'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
4pjlfx6n9wdtvjzypuadp2z4gc83s2j
केन्चकी
0
1897
97074
95696
2021-04-15T13:27:03Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA KY.svg|300px]]
|}
'''केन्चकी'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
by2dvuh22ebuhnhy3eburghkzsxapql
फ्र्यांकफोर्ट
0
1898
97334
84743
2021-04-15T13:32:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''फ्र्यांकफोर्ट'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
7vbw64kg2h5ju7yojyopb1nuovyklu6
लुइजियाना
0
1899
97533
95697
2021-04-15T13:36:27Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA LA.svg|300px]]
|}
'''लुइजियाना'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
7r4g6j33p0ududf4bwu66nilx2fm4w8
बेटन रु
0
1900
97388
84745
2021-04-15T13:33:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''बेटन रु'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
7uu3jjkd5l95p3ej8hndwfoo2a5qzcm
मेइन
0
1901
102324
97470
2024-01-10T18:05:19Z
जसवंत मोदी
7414
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA ME.svg|300px]]
|}
'''मेइन'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
izfr62kv7ztfca5fds2003hmcdjcct0
अगस्टा
0
1902
96105
84747
2017-02-25T17:21:36Z
Rachmat04
3319
wikitext
text/x-wiki
'''अगस्टा'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
8xedh3puws5i8mvrzufpx9eg0isq7sy
मेरील्यान्ड
0
1903
97472
95699
2021-04-15T13:35:03Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MD.svg|300px]]
|}
'''मेरील्यान्ड'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
j7x7giq92kvpyf6x3e70at4hgphg5jm
एनापोलिस
0
1904
97000
85091
2021-04-15T13:25:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''एनापोलिस'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
mwyw6j13x3j3amrh8x62gcr3x7abvqj
म्यासेच्युसेट्स
0
1905
97491
95700
2021-04-15T13:35:28Z
Tahmid
5870
translation & cleaning
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MA.svg|300px]]
|}
'''म्यासेच्युसेट्स'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
qw4v38igfzhh3q6n191g7pluxydfqi6
बोस्टन
0
1906
97402
85093
2021-04-15T13:33:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''बोस्टन'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
ootq2u41n0jm9t5rbsncf1sit26z4fx
मिसिगन
0
1907
102322
97459
2024-01-10T18:04:16Z
जसवंत मोदी
7414
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MI.svg|300px]]
|}
'''मिसिगन'''
== अभिञ्ञाणा ==
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
5dxbwvenlrzs2ca5xes8oc5n8764ms4
ल्यान्सिंग
0
1908
97552
85095
2021-04-15T13:36:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''ल्यान्सिंग'''
== अभिञ्ञाणा ==
<references />
{{अमेरिका}}
{{stub}}
h3hw73c9swif1hs73k31z3osi3inmis
मिनेसोटा
0
1909
102321
95702
2024-01-10T18:03:57Z
जसवंत मोदी
7414
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" | [[पटिमा:Minnesota-StateSeal.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MN.svg|300px]]
|}
'''मिनेसोटा''' संयुक्त राज्य अमेरिकास्य राज्या अस्तु।
<references />
{{clear}}
{{अमेरिका}}
{{stub}}
fkckclr9geqx6u4l7wv4c833b6sl6ei
सन्त पल
0
1910
72477
3445
2011-06-09T14:37:09Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मिसिसिप्पी
0
1911
95976
95871
2016-09-01T09:12:28Z
CommonsDelinker
82
Replacing Seal_of_Mississippi_2014.svg with [[File:Seal_of_Mississippi_(2014).svg]] (by [[commons:User:CommonsDelinker|CommonsDelinker]] because: [[:commons:COM:FR|File renamed]]:).
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MS.svg|300px]]
|}
'''मिसिसिप्पी'''
{{clear}}
{{अमेरिका}}
{{stub}}
ao2o5vrz28nvr8lyj2pu0r6vh7qv0cl
ज्याकसन
0
1912
72420
3447
2011-06-09T14:34:19Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मिसौरी
0
1913
102323
95704
2024-01-10T18:05:05Z
जसवंत मोदी
7414
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA MO.svg|300px]]
|}
'''मिसौरी'''
{{clear}}
{{अमेरिका}}
{{stub}}
qbn9b796asy1jhrcf6oop7g73v8uz55
जेफर्सन सिटी
0
1914
72419
3449
2011-06-09T14:34:17Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
मोन्टाना
0
1915
96295
95705
2018-04-01T15:59:28Z
CommonsDelinker
82
Replacing Map_of_USA_MT.svg with [[File:Map_of_U.S._-_MT.svg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: [[:c:WP:NOTUSA|]]).
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of U.S. - MT.svg|300px]]
|}
'''मोन्टाना'''
{{clear}}
{{अमेरिका}}
{{stub}}
2rmvpno5gj2o9iju06eh1bf9m60a12h
हेलेना
0
1916
72485
3451
2011-06-09T14:37:31Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
नेब्रास्का
0
1917
95706
95334
2015-05-06T18:34:11Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NE.svg|300px]]
|}
'''नेब्रास्का'''
{{clear}}
{{अमेरिका}}
{{stub}}
pc5idk7xzyensoefn6a0w7ej5doraes
लिंकन
0
1918
72468
3453
2011-06-09T14:36:45Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
नेभेदा
0
1919
95707
95335
2015-05-06T18:34:58Z
Jonathan1
3303
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" | [[पटिमा:Seal of Nevada.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NV.svg|300px]]
|}
'''नेभेदा'''
{{clear}}
{{अमेरिका}}
{{stub}}
k2wbvlp5w9xtdie0iboes20ofkgsl8w
कार्सन सिटी
0
1920
72410
3455
2011-06-09T14:33:59Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कन्कर्ड
0
1921
72408
3456
2011-06-09T14:33:55Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ट्रेन्टन
0
1922
72426
3457
2011-06-09T14:34:31Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
सान्ता फे
0
1923
72478
3458
2011-06-09T14:37:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
अल्बानी
0
1924
72389
3459
2011-06-09T14:33:06Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उत्तर क्यारोलिना
0
1925
95712
95340
2015-05-06T18:39:54Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NC.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
cgestrnfx2upu1uqxvqim67sbeftdvo
र्यालेइ
0
1926
72467
3461
2011-06-09T14:36:43Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उत्तर डेकोटा
0
1927
102304
95713
2024-01-03T16:13:23Z
Illegitimate Barrister
3542
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA ND.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
saz301304j5d8thgx9bmdsd443ej9os
पमुख पत्त Pamukha patta
0
1928
102134
102114
2023-04-04T17:46:28Z
Angpradesh
3479
अंगिका जोड़ा गया
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|<font color="green" size="+1">'''{{NUMBEROFARTICLES}}'''</font>]] लेखा लिखिता होन्ति|''
''अपि च खो सब्बे लेखा आबद्धा भवेतब्बा| (GNU)।''
''अभ्यासत्थाय [[Wikipedia:Help|सहायता]] अथवा [[Wikipedia:Sandbox|पयोगट्ठले]] गच्छन्तु । हेट्ठा लेखनाय सुविधाय ठलानि सन्ति -''
</p>
<p style="margin: 0.5em 0 0 3%; text-align: center;
font-size: 125%; line-height: 1.3">
<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|<font color="green" size="+1">'''{{NUMBEROFARTICLES}}'''</font>]] 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 -''
</center>
</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]
* [http://www.chhahari.com/unicode/ छहारी नेपाली / देवनागरी टाईपराइटर]
|}
|}
{{Index}}
{|
===विसयसूची===
|-
| width="50%" valign="top" |
{| width="100%" border="0" cellspacing="0" cellpadding="5"
| width="10%" | [[Image:Nuvola apps kalzium.png|50px|Zienziah Naturaleh]]
| width="90%" style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[गणितं]] , [[पक्कति]] च [[विञ्ञाणं]]'''<br/><font color="green">
[[खगोलविञ्ञाणं]] - [[जीवविञ्ञाणं]] - [[रसायनविञ्ञाणं]] - [[यन्तविञ्ञाणं]](संगणकविञ्ञाणं) - [[वातावरणविञ्ञाणं]] - [[रेखाविञ्ञाणं]](ज्यामिति) - [[गणितं]] - [[भोतिकविञ्ञाणं]] - [[पसुविञ्ञाणं]]
</font>
|-
| [[Image:Nuvola apps package network.png|50px|Zienziah Zozialeh]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[मनुस्सो]] च [[सामाजिकविञ्ञाणं]] '''<br/><font color="green">
[[मनुस्सविञ्ञाणं]](एन्थ्रोपोलोजी) - [[पुरातनविञ्ञाणं]] - [[भूगोलं]] - [[अज्झयनसत्तं]] - [[इतिहासो]] - [[भासा]] - [[दस्सनविञ्ञाणं]] - [[चिन्तनसत्तं]](साइकोलोजी) - [[धम्मो]] - [[समाजविञ्ञाणं]]</font>
'''</big><br/>
|-
| [[Image:Nuvola apps mycomputer.png|50px|Teknolohía]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[किच्चविञ्ञाणं]]'''<br/><font color="green">
[[कसिविञ्ञाणं]] - [[गेहविञ्ञाणं]] - [[संचारो]] - [[इणाणुविञ्ञाणं (ईलेक्त्रोनिक)]] - [[यंतसत्तं]](ईन्जिन्यरिङ) - [[आरोग्यं]] - [[उद्योग]] - [[तिकिच्चाविञ्ञाणं]] - [[परिवहनं]] - [[मौसम]]</font>
|}
| width="50%" valign="top" |
{| width="100%" border="0" cellspacing="0" cellpadding="5"
| width="10%" | [[Image:Nuvola apps kcoloredit.png|50px|Arte i Kurtura]]
| width="90%" style="font-family: unicode; font-size:medium; border-top: 1px dashed #AAAAAA;" | '''[[कला]] च [[सक्कति]]'''<br/><font color="green">
[[कला]] - [[पोत्थकं]] - [[ब्यंजनं]] - [[सक्कति]] - [[नच्चं]] - [[चलचित्तं]] - [[संगीतं]] - [[रेडियो]] - [[कीडा]] - [[नाटकं]] - [[सयल (विहार)]] - [[दूरसंचारयन्तं]](टेलिफोन) - [[दूरदस्सनयन्तं]](टेलिविजन) </font>
|-
| [[Image:Nuvola apps atlantik.png|50px|Entretenimientoh]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[अञ्ञ]]'''<br/>
<font color="green">
[[नेपालं]] - [[पालिभाषा]] - [[जीवनी]] - [[बुध्दो]] </font>
|-
| [[Image:Nuvola apps kwrite.png|50px|Index]]
| style="font-family: unicode; font-size: medium; border-top: 1px dashed #AAAAAA;" | '''[[संविधान]] व [[राज्य]]'''<br/><font color="green">
[[लेखाधिकारो]] - [[देसो]] - [[अत्थतन्तं]] - [[मनुस्सधिकारो]] - [[विधानं]]- [[सेना]] - [[रञ्ञनीति]] - [[ब्यापारो]] </font>
|}
|}
</div>
<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"|
<small>
[[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)]
</small>
|}
|}
<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.png|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.png|35px|<nowiki></nowiki>]]
| [[oldwikisource:Main Page:Pali|'''विकिश्रोत''']]<br />श्रोत कागजात
| [[Image:Wikispecies-logo.png|35px|Wikispecies]]
| [[Wikispecies:|'''विकिप्रजाती''']]<br />प्रजाती डाइरेक्त्री
| [[Image:Wikinews-logo.png|35px|<nowiki></nowiki>]]
| [[n:|'''विकिसमाचार''']]<br />समाचार
|}
ju01xt8esij3vclvqtpenir65g641yn
ग्यालियम
0
1954
97136
95540
2021-04-15T13:28:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
r9350wdrr5pb8ghntqlvxqxkuliotn9
जर्मेनियम
0
1955
97168
72629
2021-04-15T13:28:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
आर्सेनिक
0
1956
96971
72602
2021-04-15T13:25:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
सेलेनियम
0
1957
97594
72700
2021-04-15T13:37:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
कृप्टन
0
1958
97072
72618
2021-04-15T13:27:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
ब्रोमिन
0
1959
97410
72670
2021-04-15T13:33:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रुबिडियम
0
1960
97511
72684
2021-04-15T13:36:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
स्ट्रोन्सियम
0
1961
97602
72704
2021-04-15T13:37:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
यितृयम
0
1962
97495
72679
2021-04-15T13:35:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
जर्कोनियम
0
1963
97167
72628
2021-04-15T13:28:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
नायोबियम
0
1964
97276
72646
2021-04-15T13:30:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
मोलिब्डेनम
0
1965
97483
72675
2021-04-15T13:35:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टेक्नेसियम
0
1966
97182
72637
2021-04-15T13:28:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रुथेनियम
0
1967
97510
72683
2021-04-15T13:35:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रोडियम
0
1968
97517
72688
2021-04-15T13:36:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्यालिडियम
0
1969
97312
72654
2021-04-15T13:31:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
सिल्भर
0
1970
97588
72697
2021-04-15T13:37:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
क्याड्मियम
0
1971
97088
72620
2021-04-15T13:27:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
इन्डियम
0
1972
96975
72603
2021-04-15T13:25:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टिन
0
1973
97181
72636
2021-04-15T13:28:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
एन्टिमोनी
0
1974
97001
72611
2021-04-15T13:25:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टेलुरियम
0
1975
97184
72638
2021-04-15T13:29:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
आयोडिन
0
1976
96968
72600
2021-04-15T13:25:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
जेनन
0
1977
97170
72631
2021-04-15T13:28:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
सेसियम
0
1978
97595
72701
2021-04-15T13:37:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
बेरियम
0
1979
97392
72666
2021-04-15T13:33:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
सेरियम
0
1980
97593
72699
2021-04-15T13:37:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्रासियोडाइमियम
0
1981
97314
72655
2021-04-15T13:31:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
ल्यान्थानम
0
1982
97551
72693
2021-04-15T13:36:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
नियोडाइमियम
0
1983
97280
72648
2021-04-15T13:31:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्रोमेथियम
0
1984
97316
72657
2021-04-15T13:31:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
समारियम
0
1985
97579
72694
2021-04-15T13:37:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
ग्याडोलिनियम
0
1986
99960
99957
2022-02-19T03:31:43Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/124.41.243.253|124.41.243.253]] ([[User talk:124.41.243.253|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
2k8p5o6sq2sokg964c9rruk83rcb392
युरोपियम
0
1987
97496
72680
2021-04-15T13:35:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टर्बियम
0
1988
97177
72633
2021-04-15T13:28:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
डिस्प्रोसियम
0
1989
97187
72640
2021-04-15T13:29:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
होल्मियम
0
1990
97634
72708
2021-04-15T13:38:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
अर्बियम
0
1991
96949
72596
2021-04-15T13:24:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
थुलियम
0
1992
97213
72642
2021-04-15T13:29:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
यिट्टरबियम
0
1993
97494
72678
2021-04-15T13:35:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
लुटेटियम
0
1994
97534
72692
2021-04-15T13:36:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
हाफ्नियम
0
1995
97623
72706
2021-04-15T13:38:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टान्टालम
0
1996
97179
72635
2021-04-15T13:28:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
टंग्स्टेन
0
1997
97176
72632
2021-04-15T13:28:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रेनियम
0
1998
102244
97515
2023-09-20T18:37:40Z
Lijmaar
7244
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
रेनियम - रेनसबाट, राइनको लागि ल्याटिन नाम - एक रासायनिक तत्व हो, परमाणु संख्या 75, तत्वहरूको आवधिक तालिकाको समूह 7 मा पाइन्छ र जसको प्रतीक Re हो, तीन जर्मन वैज्ञानिकहरूले 1925 मा पत्ता लगाए। यो एक चाँदी-सेतो संक्रमण धातु, ठोस, अपवर्तक र क्षरण प्रतिरोधी, गहना र एक उत्प्रेरक रूपमा व्यापक रूपमा प्रयोग गरिन्छ। यसको रासायनिक गुणहरू म्यांगनीजसँग धेरै मिल्दोजुल्दो छन्, यो पृथ्वीको क्रस्टमा धेरै दुर्लभ छ र मुख्य रूपमा मोलिब्डेनम खनिजहरूबाट प्राप्त हुन्छ।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
babha4pt6izc9mlvhqqn3yrohjggruj
अस्मियम
0
1999
96956
72597
2021-04-15T13:25:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
इरिडियम
0
2000
96978
72604
2021-04-15T13:25:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्लाटिनम
0
2001
97317
72658
2021-04-15T13:31:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
औरियम
0
2002
97009
96452
2021-04-15T13:25:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
मर्करी
0
2003
97442
72672
2021-04-15T13:34:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
थ्यालियम
0
2004
97217
72644
2021-04-15T13:29:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
लिड
0
2005
97526
72690
2021-04-15T13:36:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
बिस्मुथ
0
2006
97382
72665
2021-04-15T13:33:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
पोलोनियम
0
2007
97311
72653
2021-04-15T13:31:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
एस्टाटिन
0
2008
97004
72614
2021-04-15T13:25:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रेडन
0
2009
97513
72685
2021-04-15T13:36:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
फ्रान्सियम
0
2010
97333
96750
2021-04-15T13:32:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
रेडियम
0
2011
97514
72686
2021-04-15T13:36:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
एक्टिनियम
0
2012
96993
72610
2021-04-15T13:25:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
थोरियम
0
2013
97216
72643
2021-04-15T13:29:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्रोट्याक्टिनियम
0
2014
97315
72656
2021-04-15T13:31:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
युर्यानियम
0
2015
97498
72681
2021-04-15T13:35:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
नेप्टुनियम
0
2016
97285
72650
2021-04-15T13:31:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
प्लुटोनियम
0
2017
97319
72659
2021-04-15T13:31:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
अमेरिसियम
0
2018
96938
72595
2021-04-15T13:24:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
क्युरियम
0
2019
97092
72623
2021-04-15T13:27:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
बर्केलियम
0
2020
97338
72664
2021-04-15T13:32:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
क्यालिफोर्नियम
0
2021
97090
72621
2021-04-15T13:27:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
आइन्स्टाइनियम
0
2022
96960
72598
2021-04-15T13:25:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
51hpp7tzhtecbw84zijpkm9tc9baijt
नेपाल स्काउट
0
2024
102000
101992
2023-01-12T18:28:40Z
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:Tahmid|Tahmid]]
wikitext
text/x-wiki
<!---Please change the caption, cause i don't know your language--->
'''नेपाल स्काउट''' [[नेपाल]]स्यः स्काउटिंग व गाइडिंग संस्था अस्तु।
[[विभाग:स्काउट]]
sitslam6mjjz22vwglkxzv77jrxpmtp
तिपिटक
0
2032
100989
97196
2022-04-11T10:34:08Z
CX Zoom
6375
removed [[Category:बौद्ध धम्म]]; added [[Category:Buddhism]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
'''तिपितक''' एकस्य '''धाम्मिक ग्रन्थ''' अस्तु। तिपितक ३ भाग विभाजिता:
* [[सुत्तपिटक]]
* [[विनयपित्तक]]
* [[अभिधम्मपित्तक]]
{{तिपितक}}
[[विभाग:Buddhism]]
plljhtyzhr7qr4u5xvmqw9nbq616jue
पटिरूप:Main
10
2033
101564
100211
2022-05-31T11:34:41Z
CX Zoom
6375
+ Cat
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
2034
100945
95519
2022-04-11T06:29:41Z
CX Zoom
6375
removed [[Category:रक एन्ड रोल]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
[[पटिमा:Elvis_Presley_promoting_Jailhouse_Rock.jpg|thumb|right|एल्भिस प्रेस्ली]]
'''एल्भिस प्रेस्ली''' एकस्य गायक व "रक एन्ड रोल" संगीत विधास्यः राजन अस्तु।
t7p86o80fg02mhw4fyuimfvnpz7au46
बांग्ला भाषा
0
2066
101909
100319
2022-10-22T19:07:17Z
Kwamikagami
2918
wikitext
text/x-wiki
[[File:Bengalispeaking region.png|thumb|बांग्ला भाषा]]
'''बांग्ला भाषा''' [[हिन्द यूरोपीय परिवारस्य]] एका [[भाषा]] अस्ति| बांग्ला भाषा [[बांग्ला लिप्या]] लिख्यते|
944m48ny6e0jg903x3whnwvr1xgo759
बंगलादेश
0
2068
100973
99977
2022-04-11T09:33:06Z
CX Zoom
6375
removed [[Category:देशा]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
'''बंगलादेश''' गणराज्य [[भारत]] एकस्य दक्खिन एसियाली [[देशा]] अस्तु।
[[पटिमा:Flag of Bangladesh.svg|thumb]]
[[पटिमा:Loc bangladesh.svg|thumb]]
a2ebtqa2ee9u2j1d2gqsv47bzcinr5a
पाकिस्तान
0
2069
97297
96283
2021-04-15T13:31:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
पाकिस्तान एकस्य दक्खिन एसियाली राष्ट्र अस्तु।
{| class="infobox borderless"
|+ National symbols of Pakistan (Official)
|-
! '''National animal'''
|
| [[पटिमा:Markhor.jpg|50px]]
|-
! '''National bird'''
|
| [[पटिमा:Keklik.jpg|50px]]
|-
! '''National tree'''
|
| [[पटिमा:Pedrengo cedro nel parco Frizzoni.jpg|50px]]
|-
! '''National flower'''
|
| [[पटिमा:Jasminum officinale.JPG|50px]]
|-
! '''National heritage animal'''
|
| [[पटिमा:Snow Leopard 13.jpg|50px]]
|-
! '''National heritage bird'''
|
| [[पटिमा:Vándorsólyom.JPG|50px]]
|-
! '''National aquatic marine mammal'''
|
| [[पटिमा:Platanista gangetica.jpg|50px]]
|-
! '''National reptile'''
|
| [[पटिमा:Persiancrocodile.jpg|50px]]
|-
! '''National amphibian'''
|
| [[पटिमा:Bufo stomaticus04.jpg|50px]]
|-
! '''National fruit'''
|
| [[पटिमा:Chaunsa.JPG|50px]]
|-
! '''National mosque'''
|
| [[पटिमा:Shah Faisal Mosque (Islamabad, Pakistan).jpg |50px]]
|-
! '''National mausoleum'''
|
|
|-
! '''National river'''
|
| [[पटिमा:Indus river from karakouram highway.jpg|50px]]
|-
! '''National mountain'''
|
| [[पटिमा:K2, Mount Godwin Austen, Chogori, Savage Mountain.jpg|50px]]
|-
|}
f638euvfs8d8xc07aagzmrri0msov97
श्रीलङ्का
0
2070
3715
2007-03-12T19:05:04Z
84.13.112.121
New page: '''श्रीलङ्का''' [[गणराज्य]] एकस्य दक्खिन एसियाली राष्ट्र अस्तु।
wikitext
text/x-wiki
'''श्रीलङ्का''' [[गणराज्य]] एकस्य दक्खिन एसियाली राष्ट्र अस्तु।
1goq0vgskhlksjiztpz15k0hntjhz7m
उर्दू भाषा
0
2071
102312
101910
2024-01-10T17:41:33Z
जसवंत मोदी
7414
पटिमा
wikitext
text/x-wiki
[[पटिमा:Urdu official-language areas.png|thumb|{{legend|#ffc90e|उर्दू}}]]
'''उर्दू भाषा''' [[हिन्द यूरोपीय परिवारस्य]] एका [[भाषा]] अस्ति। उर्दू भाषा [[अरबी लिप्या]] लिख्यते।
[[विभाग:भाषा]]
sepwgeopl8zh6aybosomjsso8ixzj6f
भूटान
0
2073
100974
97419
2022-04-11T09:33:28Z
CX Zoom
6375
removed [[Category:देश]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
'''भूटान''' एकस्य दक्खिन एसियाली देश अस्तु।
== अभिञ्ञाणा ==
<references />
c82d6c2t09uodr5eqma9wdtedvbthxi
ईरान
0
2074
96398
96393
2019-02-13T04:26:01Z
Hardhrol
4776
विमला
wikitext
text/x-wiki
'''ईरान''' [[गणराज्य]] एकस्य दक्खिन एसियाली [[देशा]] अस्तु।
l5iujfr05fugd3cn4cuagqvzd1xdkme
इस्लाम धम्म
0
2075
102037
102027
2023-01-27T16:26:05Z
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:84.13.112.121|84.13.112.121]]
wikitext
text/x-wiki
'''इस्लाम धम्म''' एकस्य [[धम्म]]।
hl960bmgkwycpy9im80oi4nkmuxx3tf
महाजनपद
0
2077
100959
100958
2022-04-11T07:39:11Z
CX Zoom
6375
added [[Category:Indian history]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
'''महाजनपद''' बुद्धकालीन गणराज्य अस्तु। महाजनपद राज्ज नामः-
* अंग
मगध
काशी
वज्जि
मल्ल
कोशल
वत्स
चेदि
पांचाल
कुरु
सूरसेन
मत्स्य
अवन्ति
अश्मक या अस्सक
[[विभाग:Indian history]]
qtg6sdb49293z3hgbufhvx1zpoemqhv
विकिपीडिया
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]]
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
wikitext
text/x-wiki
'''शत्ति''' एकस्य भौतिक सत्ता अस्तु। शत्ति प्रकार-
* चल शत्ति
* अचल शत्ति
* परमाणु शत्ति
[[विभाग:भौतिकशास्त्र]]
exbp9l6fjmd4er56iqsbabahmz0i3nb
अफगानस्थान
0
2080
3754
2007-03-20T18:51:51Z
84.13.112.123
New page: '''अफगानस्थान''' [[गणराज्य]] एकस्य दक्खिन एसियाली [[देशा]] अस्तु।
wikitext
text/x-wiki
'''अफगानस्थान''' [[गणराज्य]] एकस्य दक्खिन एसियाली [[देशा]] अस्तु।
c1xd23z6abyyfr0eec7djkiqvbjp6vg
ताजिकिस्थान
0
2081
71093
3755
2011-05-14T12:44:13Z
Vibhijain
1513
wikitext
text/x-wiki
'''ताजिकिस्थान''' [[गणराज्य]] एकस्य एसियाली [[देशा]] अस्तु।
bzo9my83pesp6xh9l3ru7o5imu6hd4d
१
0
2114
97637
94701
2021-04-15T13:38:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 1]]
51ws0dmeke9duhmsk1jp0apiwpdhzm3
२
0
2115
98748
94699
2021-04-15T14:00:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 2]]
08b6l97p5to80de738w167w9b5yoxqq
३
0
2116
98958
94694
2021-04-15T14:04:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 3]]
fxyxs7h0eavrgcbz1yj90fod2hl1ktt
४
0
2117
99069
94698
2021-04-15T14:06:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 4]]
o72zmrijrje4yaxcm41p95qgjq3d0ed
५
0
2118
99180
94709
2021-04-15T14:08:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 5]]
51tq6kvr8ckjj53isehcszbseykxl1m
६
0
2119
99290
94718
2021-04-15T14:10:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 6]]
4gk2scfcoi8ccadfph5x71w9ou6aich
७
0
2120
99400
94708
2021-04-15T14:13:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 7]]
gebiz3tgh0e9wzkdg6yky219hdps1ho
पटिरूप:आधार
10
2121
71890
3877
2011-06-01T09:35:28Z
Vibhijain
1513
Redirected page to [[Template:Stub]]
wikitext
text/x-wiki
#REDIRECT [[Template:Stub]]
7z91bjpuc6sud0vu4ju5gtpmu4ja8rt
८
0
2122
99511
94842
2021-04-15T14:15:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 8]]
sylkmq5nbr0buu395y7q7q1z6ekikor
९
0
2123
99622
94727
2021-04-15T14:18:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९| ]]
[[विभाग:वर्ष]]
[[als:0er#Johr 9]]
0fp4f9ti6pkscwo3ck23d76d1mituhr
१०
0
2124
97638
92508
2021-04-15T13:38:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०| ]]
[[विभाग:वर्ष]]
[[als:10er#10]]
kstslzmp5y7t55vozcycifg74k02fhi
११
0
2125
97749
92509
2021-04-15T13:40:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११| ]]
[[विभाग:वर्ष]]
[[als:10er#11]]
6bwevnuqe0zf2smmcs1p5cry653u8eu
१२
0
2126
97860
94843
2021-04-15T13:43:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२| ]]
[[विभाग:वर्ष]]
[[als:10er#12]]
te1s7nyvp8lw2i7xpvnerwe27sy9yyt
१३
0
2127
97971
94690
2021-04-15T13:45:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३| ]]
[[विभाग:वर्ष]]
[[als:10er#13]]
pqx8w8lvlpc24nt9sypav752vi3gaio
१४
0
2128
99966
99951
2022-02-19T03:32:10Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/202.62.111.164|202.62.111.164]] ([[User talk:202.62.111.164|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४| ]]
[[विभाग:वर्ष]]
[[als:10er#14]]
a908lqtc0fynpqr1r0k3oto874l8yo9
१५
0
2129
98193
94691
2021-04-15T13:49:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५| ]]
[[विभाग:वर्ष]]
[[als:10er#15]]
jzl3crfkdg156vgddj4tuezqzi20h8m
१६
0
2130
98304
94704
2021-04-15T13:51:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[मीडिया:[[Media:Example.ogg]]
प्प्प्फीओइफ्७इव्य्य्वीओब्वे६७भ्॑६६वीक्व् इऊर्ह्ब्बेफ्]]'''१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६| ]]
[[विभाग:वर्ष]]
[[als:10er#16]]
d6m4l6jlwadwwepivlsz46syx7qbi0f
१७
0
2132
98415
92515
2021-04-15T13:53:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७| ]]
[[विभाग:वर्ष]]
[[als:10er#17]]
3alr03fxhwsx9r12hwfwpwf9o14mdya
१८
0
2133
98526
92516
2021-04-15T13:55:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८| ]]
[[विभाग:वर्ष]]
[[als:10er#18]]
9au21irz0glt4u5b6l5680e1qnsvl1e
१९
0
2134
98637
92517
2021-04-15T13:58:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९| ]]
[[विभाग:वर्ष]]
[[als:10er#19]]
dli31f3hwe8u2jki3u39xu7m518bw9p
२०
0
2136
98749
92518
2021-04-15T14:00:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०| ]]
[[विभाग:वर्ष]]
[[als:20er#20]]
k42mj5tpmsw814imvtx2p7kjf952elo
२१
0
2137
98859
92519
2021-04-15T14:02:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१| ]]
[[विभाग:वर्ष]]
[[als:20er#21]]
940dr9upouvon1p6qzhet02kvkzyvlp
२२
0
2138
98870
92520
2021-04-15T14:02:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२| ]]
[[विभाग:वर्ष]]
[[als:20er#22]]
g4xem315t1zxeqvjacub30b1zqyomso
२३
0
2139
98881
92521
2021-04-15T14:02:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३| ]]
[[विभाग:वर्ष]]
[[als:20er#23]]
oz6c2jna6lftmh3rqerdqdol4g6t175
२४
0
2142
98892
92522
2021-04-15T14:03:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४| ]]
[[विभाग:वर्ष]]
[[als:20er#24]]
gcg95is7a8fjnq7vgxdbiro4br6u4oc
२५
0
2143
98903
94844
2021-04-15T14:03:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५| ]]
[[विभाग:वर्ष]]
[[als:20er#25]]
6infzhpt5ieh82lexlmrl75nxw6g7ja
२६
0
2144
98914
94692
2021-04-15T14:03:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६| ]]
[[विभाग:वर्ष]]
[[als:20er#26]]
bgopz2myopm7mkqt80phgibctn4e9oz
२७
0
2145
98925
94689
2021-04-15T14:03:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७| ]]
[[विभाग:वर्ष]]
[[als:20er#27]]
rffkj068cjfkzbqk1u4efi734pmorg9
२८
0
2147
98936
94695
2021-04-15T14:03:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८| ]]
[[विभाग:वर्ष]]
[[als:20er#28]]
g7erbvgnjcsllnlvoaiv9mwekdeh6be
२९
0
2148
98947
94697
2021-04-15T14:04:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९| ]]
[[विभाग:वर्ष]]
[[als:20er#29]]
bbx4smpozu6pkho7hdz1uoggqdk3daq
३०
0
2150
98959
94777
2021-04-15T14:04:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०| ]]
[[विभाग:वर्ष]]
[[als:30er#30]]
38l9dbmkhuc2dvvvbgonk8gekyfj1zu
३१
0
2151
98970
94703
2021-04-15T14:04:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१| ]]
[[विभाग:वर्ष]]
[[als:30er#31]]
aptxmmw2a3o10ygx23hewf48icvfq46
३२
0
2152
98981
94705
2021-04-15T14:04:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२| ]]
[[विभाग:वर्ष]]
[[als:30er#32]]
1w7opas9tpudbcqz76zizt2axfoihto
३३
0
2153
98992
94696
2021-04-15T14:04:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३| ]]
[[विभाग:वर्ष]]
[[als:30er#33]]
a7su2bksgd2w5uulwmy4dlbrhlrz0vo
३४
0
2154
99003
92532
2021-04-15T14:05:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४| ]]
[[विभाग:वर्ष]]
[[als:30er#34]]
en99l0up05bzow24x3wbua1uff4hcnq
३५
0
2155
99014
92533
2021-04-15T14:05:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५| ]]
[[विभाग:वर्ष]]
[[als:30er#35]]
lys0qcqx270eaagfxadu3g3dhmeg3hs
३६
0
2156
99025
92534
2021-04-15T14:05:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६| ]]
[[विभाग:वर्ष]]
[[als:30er#36]]
bzzv6tcowr3ojw4ycpvlxa53l3cj4cy
३७
0
2157
99036
92535
2021-04-15T14:05:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७| ]]
[[विभाग:वर्ष]]
[[als:30er#37]]
gbfnxirs37v0vbj82j2davdjr4vzd37
३८
0
2158
99047
94702
2021-04-15T14:06:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८| ]]
[[विभाग:वर्ष]]
[[als:30er#38]]
87e4mal4e9srsg9gzq8492zjrz6wgqc
३९
0
2159
99058
94845
2021-04-15T14:06:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९| ]]
[[विभाग:वर्ष]]
[[als:30er#39]]
21unb6p93jjo99nau3k17ojt07yzsu7
४०
0
2160
99070
94846
2021-04-15T14:06:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०| ]]
[[विभाग:वर्ष]]
[[als:40er#40]]
2lwck8y7xuy77zyjv3g8fqaan4ue4o1
४१
0
2161
99081
94737
2021-04-15T14:06:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१| ]]
[[विभाग:वर्ष]]
[[als:40er#41]]
a4404wtcgx82l3sa67874ubkt2712wg
४२
0
2162
99092
94847
2021-04-15T14:06:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२| ]]
[[विभाग:वर्ष]]
[[als:40er#42]]
bd9xd4usqg8vbfni68akxattzthsqqr
४३
0
2163
99103
94848
2021-04-15T14:07:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३| ]]
[[विभाग:वर्ष]]
[[als:40er#43]]
phxpt4ifrn98e6igf23vogbpsjzi92f
४४
0
2164
99114
94740
2021-04-15T14:07:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४| ]]
[[विभाग:वर्ष]]
[[als:40er#44]]
muw5e8hhgdwaplarvpor6c4nzxal4xp
४५
0
2165
99125
94849
2021-04-15T14:07:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५| ]]
[[विभाग:वर्ष]]
[[als:40er#45]]
crgjwy23c8mn4nzg3dn2vw9pa7py7jl
४६
0
2166
99136
94711
2021-04-15T14:07:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६| ]]
[[विभाग:वर्ष]]
[[als:40er#46]]
f6zhlr1smqtyw1qe3sms3p1u5c2nlki
४७
0
2167
99147
94741
2021-04-15T14:07:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७| ]]
[[विभाग:वर्ष]]
[[als:40er#47]]
7t9wpi3ly81jj85vkmncfc1dk0uj4lk
४८
0
2170
99158
94739
2021-04-15T14:08:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८| ]]
[[विभाग:वर्ष]]
[[als:40er#48]]
6s7fb7iruwg85osa50b47wt43qyokdg
४९
0
2171
99169
94714
2021-04-15T14:08:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९| ]]
[[विभाग:वर्ष]]
[[als:40er#49]]
qoe8ikjxtez2dmvjav6lacmmv7umwlg
५०
0
2173
99181
92554
2021-04-15T14:08:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०| ]]
[[विभाग:वर्ष]]
[[als:50er#50]]
nmu9igwc2w5u2q6nvd1dff7bogqa4sc
५१
0
2174
99192
92555
2021-04-15T14:08:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१| ]]
[[विभाग:वर्ष]]
[[als:50er#51]]
2ekpsybrvqgw9lxczkui5lht6ogjx20
५२
0
2175
99203
92557
2021-04-15T14:09:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२| ]]
[[विभाग:वर्ष]]
[[als:50er#52]]
hbj0c4rphktyjz5iegh3zvafij50twl
५३
0
2176
99214
92559
2021-04-15T14:09:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३| ]]
[[विभाग:वर्ष]]
[[als:50er#53]]
qc1kszi8bp2kggesgcif161eb3ids8e
५४
0
2177
99225
92560
2021-04-15T14:09:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४| ]]
[[विभाग:वर्ष]]
[[als:50er#54]]
o18ia5h222bvfqcqhkwyssz770krunk
५५
0
2178
99235
92563
2021-04-15T14:09:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५| ]]
[[विभाग:वर्ष]]
[[als:50er#55]]
85x9wkfedtghy4qwgwduuda7u0yc7sf
५६
0
2179
99246
92565
2021-04-15T14:09:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६| ]]
[[विभाग:वर्ष]]
[[als:50er#56]]
149cidv3f7xf7ryfl66micjrjcc0na3
५७
0
2181
99257
92566
2021-04-15T14:10:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७| ]]
[[विभाग:वर्ष]]
[[als:50er#57]]
gpsk7x7950z1mbeoet8wxe9v8901esm
५८
0
2182
99268
94850
2021-04-15T14:10:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८| ]]
[[विभाग:वर्ष]]
[[als:50er#58]]
lj14nppku59zt3zn1uv7puk0uqhkezb
५९
0
2183
99279
92569
2021-04-15T14:10:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९| ]]
[[विभाग:वर्ष]]
[[als:50er#59]]
naanvjjyn7pkql65tfa1ig941whnwji
६०
0
2184
99291
94715
2021-04-15T14:10:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०| ]]
[[विभाग:वर्ष]]
[[als:60er#60]]
khw10b6funtkyffhv6xzggzc6ljpbbv
६१
0
2185
99302
94726
2021-04-15T14:11:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१| ]]
[[विभाग:वर्ष]]
[[als:60er#61]]
geekjia2esqbdorn152br3fej64gbs3
६२
0
2186
99313
92576
2021-04-15T14:11:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२| ]]
[[विभाग:वर्ष]]
[[als:60er#62]]
mbnvnjs34g2101h8oq7elcix88bm9ne
६३
0
2187
99324
94851
2021-04-15T14:11:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३| ]]
[[विभाग:वर्ष]]
[[als:60er#63]]
9wj076cwr4l2m6956gdkpnbefn2qu57
६४
0
2188
99335
94852
2021-04-15T14:11:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४| ]]
[[विभाग:वर्ष]]
[[als:60er#64]]
1us7x43hzxasjx032ap4x0cgg4jv6w0
६५
0
2189
99346
94729
2021-04-15T14:11:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५| ]]
[[विभाग:वर्ष]]
[[als:60er#65]]
avwm590knh654q6jpfnyen7acy24fvx
६६
0
2190
99357
94853
2021-04-15T14:12:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६| ]]
[[विभाग:वर्ष]]
[[als:60er#66]]
lv7pl5fu6zg9usw10zc6ir0jfnpqona
६७
0
2191
99367
94854
2021-04-15T14:12:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७| ]]
[[विभाग:वर्ष]]
[[als:60er#67]]
02gweky4qr8fcd35v5fl7p9spuftnkw
६८
0
2192
99378
94713
2021-04-15T14:12:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८| ]]
[[विभाग:वर्ष]]
[[als:60er#68]]
8mlxpjd5r95mot23oebuj40nt1jnt7b
६९
0
2193
99389
94776
2021-04-15T14:12:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९| ]]
[[विभाग:वर्ष]]
[[als:60er#69]]
av1owtbtf90p3rxg6a3platxlxcolhi
७०
0
2194
99401
94724
2021-04-15T14:13:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 70]]
hra192r4scoxzcxwrr5x52xdrpypft8
७१
0
2195
99412
94855
2021-04-15T14:13:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 71]]
gdb7axe2qolofika4q357oe2a4u0ll2
७२
0
2196
99423
94856
2021-04-15T14:13:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 72]]
bwxzgo5c79pgkaax5d2sdywovrcs7lv
७३
0
2197
99434
94857
2021-04-15T14:13:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 73]]
tf52apvu5kn78c0h04r67kk2iyl1jr3
७४
0
2198
99445
94858
2021-04-15T14:14:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 74]]
8amq6yow6ho54qys7m0eoxmb22ppkah
७५
0
2199
99456
94731
2021-04-15T14:14:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 75]]
dkp1ixrk1bgbw7wpn90yhson0o5tki4
७६
0
2200
99467
94736
2021-04-15T14:14:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 76]]
3l1qivzuxf0ihidfbman1rpzuf3xw6j
७७
0
2201
99478
94712
2021-04-15T14:15:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 77]]
9avras3x37392s3roftq2tnwlzaiasv
७८
0
2202
99489
94710
2021-04-15T14:15:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 78]]
a8aexr6ig1qo7cklelhrt5hp2imlzlz
७९
0
2203
99500
94716
2021-04-15T14:15:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९| ]]
[[विभाग:वर्ष]]
[[als:70er#Johr 79]]
ahhnbd00hu0ku7icuz9hwh7q4izo6ls
८०
0
2204
99512
94722
2021-04-15T14:15:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 80]]
2vhbj27y9lwgv00wxcx4w7bul6h7a60
८१
0
2205
99523
94720
2021-04-15T14:16:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 81]]
qasarlpso0mfnyox3c5zaoei5b4jly3
८२
0
2206
99534
94706
2021-04-15T14:16:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 82]]
77sjdvyoe944rgb68x7kk95v9l026zn
८३
0
2207
99545
94859
2021-04-15T14:16:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 83]]
ko2ox1o2314ae05my0brggzfdi0ajo8
८४
0
2208
99556
94717
2021-04-15T14:16:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 84]]
fnmdwvh6w5azcnrbmvbqcsxk3lzyw1u
८५
0
2209
99567
94860
2021-04-15T14:16:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 85]]
90hahrb21ggjlz467wca4qj1ox0kiqc
८६
0
2210
99578
94941
2021-04-15T14:17:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 86]]
cmedqye69iygletdqiowp9agxbnh7up
८७
0
2211
99589
94862
2021-04-15T14:17:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 87]]
4ph4dmqahnofwn8by48v73ojmhpex1g
८८
0
2212
99600
94738
2021-04-15T14:17:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 88]]
jv123ozo55tftuzfuhpt0zv2s9f5ybf
८९
0
2213
99611
95097
2021-04-15T14:17:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९| ]]
[[विभाग:वर्ष]]
[[als:80er#Johr 89]]
2l8rp0089k92dcaiuon9904rby7k4t6
९०
0
2214
99623
94864
2021-04-15T14:18:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 90]]
22kgu53kyqbllxxcw0knqak6qozhhdl
९१
0
2215
99634
94723
2021-04-15T14:18:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 91]]
sgp4oan98mhdugexv9e38i0j8kx3w8v
९२
0
2216
99645
94865
2021-04-15T14:18:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 92]]
n5ungxfigycjymomy8s0q5jr0zg4ui0
९३
0
2217
99656
94866
2021-04-15T14:18:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 93]]
tsmdg5don7dljwugfo6bnbhor5cvi31
९४
0
2218
99667
94728
2021-04-15T14:18:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 94]]
mx5is2kx9fvakjxhl0wpgfnm4tdhorx
९५
0
2219
99678
94725
2021-04-15T14:19:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 95]]
33qd4pe0wygppxjv3bvsczuxk2oik0p
९६
0
2220
99689
94721
2021-04-15T14:19:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 96]]
i387hs9knfrgzzs93lxd84vchx2g50j
९७
0
2221
99700
94707
2021-04-15T14:19:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 97]]
aomicmlbtleejwqixnhae45lg5q8iqh
९८
0
2222
99711
94719
2021-04-15T14:19:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 98]]
tsvaq7a0tjkzzowy3jml2a1y4is9rrr
९९
0
2223
99722
94867
2021-04-15T14:20:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९| ]]
[[विभाग:वर्ष]]
[[als:90er#Johr 99]]
3vlm2zxhjtfe7mrmvqxvtfdzieu5rsv
१००
0
2224
97639
92578
2021-04-15T13:38:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००| ]]
[[विभाग:वर्ष]]
1sn3h5nv9v1xrwg670jy8uk18b77sju
१०१
0
2225
97650
92579
2021-04-15T13:38:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१| ]]
[[विभाग:वर्ष]]
16yl2rsxir8vau92qru15qqwknkik0a
१०२
0
2226
97661
92580
2021-04-15T13:39:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२| ]]
[[विभाग:वर्ष]]
7rp0oc9ms3lu8fhgae2tzx152sm7gjl
१०३
0
2227
97672
92581
2021-04-15T13:39:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३| ]]
[[विभाग:वर्ष]]
is47lf9qijzj2ho23tshpabbjigz7kl
१०४
0
2228
97683
92585
2021-04-15T13:39:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४| ]]
[[विभाग:वर्ष]]
lx2ieag1ewpsqlkfzhn50v5dd3wjdyd
१०५
0
2229
97694
92587
2021-04-15T13:39:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५| ]]
[[विभाग:वर्ष]]
8z4zl11p9biq02rwx6d9d23t6pmd5e1
१०६
0
2230
97705
92591
2021-04-15T13:40:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६| ]]
[[विभाग:वर्ष]]
6o2irsj36940ro5ymib0rkrvwry856o
१०७
0
2231
97716
92593
2021-04-15T13:40:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७| ]]
[[विभाग:वर्ष]]
f3nbwswrt6ieuaqo55ucvexijzybl7h
१०८
0
2232
97727
92596
2021-04-15T13:40:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८| ]]
[[विभाग:वर्ष]]
3cnaxrp4zvtcg5awycfczvilp1ioi1c
१०९
0
2233
97738
92597
2021-04-15T13:40:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९| ]]
[[विभाग:वर्ष]]
gxsuvycx860psyowzuazbsyu14ilwm7
११०
0
2234
97750
92599
2021-04-15T13:40:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०| ]]
[[विभाग:वर्ष]]
04u59jwgnz8ghxytmzxhygbrtw6xlbn
१११
0
2235
97761
92601
2021-04-15T13:41:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११| ]]
[[विभाग:वर्ष]]
ov77tedwrpw748szm4weiw84wckvfws
११२
0
2236
97772
92603
2021-04-15T13:41:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२| ]]
[[विभाग:वर्ष]]
gnrn0p24u3zgml16dlwd4ow748pimb8
११३
0
2237
97783
92604
2021-04-15T13:41:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३| ]]
[[विभाग:वर्ष]]
j1o6kp10ui2guf8sn13pyz9h65h3yzi
११४
0
2238
97794
92605
2021-04-15T13:41:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४| ]]
[[विभाग:वर्ष]]
lg4h9tvpqy0olvjxumnuiym6rmxawep
११५
0
2239
97805
92607
2021-04-15T13:42:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५| ]]
[[विभाग:वर्ष]]
d4mqczrou5fwgxhgfqqkowlrsj9trs9
११६
0
2240
97816
92609
2021-04-15T13:42:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६| ]]
[[विभाग:वर्ष]]
rw6fcgy5qunrep4xhx1ok4p0411stw8
११७
0
2241
97827
92612
2021-04-15T13:42:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७| ]]
[[विभाग:वर्ष]]
mice37pet1b101hr1rrj0tuqr21y1ax
११८
0
2242
97838
92614
2021-04-15T13:42:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८| ]]
[[विभाग:वर्ष]]
6fpf7ulokry2nanl883antq3jbvdfpo
११९
0
2243
97849
92617
2021-04-15T13:42:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९| ]]
[[विभाग:वर्ष]]
6awv5o2b7ppr0toto256wkzg9trmeb3
१२०
0
2244
97861
92618
2021-04-15T13:43:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०| ]]
[[विभाग:वर्ष]]
2p8b5d6uh49udfpbw2mrsm657eutd30
१२१
0
2245
97872
92619
2021-04-15T13:43:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१| ]]
[[विभाग:वर्ष]]
23t3ngcmrdroc64ec8za8va8yyhkyzx
१२२
0
2246
97883
92620
2021-04-15T13:43:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२| ]]
[[विभाग:वर्ष]]
8pnqiirarxvtg886g38jxylsgaojno1
१२३
0
2247
97894
94636
2021-04-15T13:43:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३| ]]
[[विभाग:वर्ष]]
0f73e709xl0aem2jura37fp07slepb7
१२४
0
2248
97905
92622
2021-04-15T13:44:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४| ]]
[[विभाग:वर्ष]]
qkag8fyk43u0udbu7nwvvobu3p7h82i
१२५
0
2249
97916
92623
2021-04-15T13:44:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५| ]]
[[विभाग:वर्ष]]
72sy6fbcp21dwxr5gyqkixiqsnh0n0g
१२६
0
2250
97927
92624
2021-04-15T13:44:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६| ]]
[[विभाग:वर्ष]]
5aed61xu5q4rkxbi9r2a6lbvafhe6d1
१२७
0
2251
97938
94637
2021-04-15T13:44:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७| ]]
[[विभाग:वर्ष]]
0bb641eli24o1r6d4l5xaclj4g7wjli
१२८
0
2252
97949
92626
2021-04-15T13:44:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८| ]]
[[विभाग:वर्ष]]
72aw1qvc614asr8pqubk49budwqb0rb
१२९
0
2253
97960
92627
2021-04-15T13:45:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९| ]]
[[विभाग:वर्ष]]
eslktqbtfne3scrg0dhfaa0xldk3nx2
१३०
0
2254
97972
92628
2021-04-15T13:45:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०| ]]
[[विभाग:वर्ष]]
d7csgoy1yjc9am0u6otcebntlegc9w7
१३१
0
2255
97983
92629
2021-04-15T13:45:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१| ]]
[[विभाग:वर्ष]]
181nm2s0xb8k4pvj0796lvkk1ndp1dl
१३२
0
2256
97994
92630
2021-04-15T13:45:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२| ]]
[[विभाग:वर्ष]]
bdob7mio4l93dm0eek80s1rwo8xo2pd
१३३
0
2257
98005
92631
2021-04-15T13:46:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३| ]]
[[विभाग:वर्ष]]
1e27wg7pjwn41z15yd43toykbta34jt
१३४
0
2258
98016
92632
2021-04-15T13:46:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४| ]]
[[विभाग:वर्ष]]
7gqcccx4lqhszsl3m2gzsax5z0fidfd
१३५
0
2259
98027
92633
2021-04-15T13:46:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५| ]]
[[विभाग:वर्ष]]
c1p1lvpfgyk73cca3e1woit9hrq1hbw
१३६
0
2260
98038
92634
2021-04-15T13:46:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६| ]]
[[विभाग:वर्ष]]
9w7zvejjy0px2ys2upphu8a9qzxqf20
१३७
0
2261
98049
92635
2021-04-15T13:46:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७| ]]
[[विभाग:वर्ष]]
2ra9ahaug4tcze8gki3famjjxokmlit
१३८
0
2262
98060
92636
2021-04-15T13:47:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८| ]]
[[विभाग:वर्ष]]
d6uncgmg94ei4y8ewmdxp0n0tad0jrk
१३९
0
2263
98071
92637
2021-04-15T13:47:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९| ]]
[[विभाग:वर्ष]]
mtnqg5zieiq8rgdqegfr0zngdu7rr88
१४०
0
2264
98083
92638
2021-04-15T13:47:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०| ]]
[[विभाग:वर्ष]]
pdub7k8ej1vfdgs482beh49sfpoyshg
१४१
0
2265
98094
92639
2021-04-15T13:47:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१| ]]
[[विभाग:वर्ष]]
r6cbtflk8e0ghujsnz1smp8hwxns26s
१४२
0
2266
98105
92640
2021-04-15T13:47:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२| ]]
[[विभाग:वर्ष]]
rdkrc2vol6y7kka1kwzjioewlxjhnze
१४३
0
2267
98116
92641
2021-04-15T13:48:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३| ]]
[[विभाग:वर्ष]]
ogb3xfi9w3rznh1u4y32wru6w2wk8my
१४४
0
2268
98127
92642
2021-04-15T13:48:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४| ]]
[[विभाग:वर्ष]]
rxl64jaf2km6bnzjhitn7h9noa9edv0
१४५
0
2269
98138
92643
2021-04-15T13:48:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५| ]]
[[विभाग:वर्ष]]
1yu93fbolsfzgvx6mjvq6dmbeyjcmfh
१४६
0
2270
98149
92644
2021-04-15T13:48:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६| ]]
[[विभाग:वर्ष]]
d3t0jy8l0b21310bgmskccy7n36bx0d
१४७
0
2271
98160
92645
2021-04-15T13:48:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७| ]]
[[विभाग:वर्ष]]
fl65qsxdyg5h23nnui53w01ranninxy
१४८
0
2272
98171
92646
2021-04-15T13:49:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८| ]]
[[विभाग:वर्ष]]
jonz07djcq2fhbhg85ha9m28rs3j5h4
१४९
0
2273
98182
92647
2021-04-15T13:49:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९| ]]
[[विभाग:वर्ष]]
kq069j7ztrgnts86wz7fgk3arzu6bxg
१५०
0
2274
98194
92648
2021-04-15T13:49:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०| ]]
[[विभाग:वर्ष]]
[[als:150er#150]]
2u3wv9cal9zwzqezfesasxjgnb783pu
१५१
0
2275
98205
92649
2021-04-15T13:49:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१| ]]
[[विभाग:वर्ष]]
[[als:150er#151]]
6paxiu8rmxp0kdz52omcla7oybqq12x
१५२
0
2276
98216
92650
2021-04-15T13:49:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२| ]]
[[विभाग:वर्ष]]
[[als:150er#152]]
ph90cuxx4dtwxaab5dump584smydbmt
१५३
0
2277
98227
92651
2021-04-15T13:50:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३| ]]
[[विभाग:वर्ष]]
[[als:150er#153]]
nx6reyk6rut760pky5r5p36a5u19xo5
१५४
0
2278
98238
92652
2021-04-15T13:50:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४| ]]
[[विभाग:वर्ष]]
[[als:150er#154]]
8ha96lk51uaomo254cynsd1b11sit7d
१५५
0
2279
98249
92653
2021-04-15T13:50:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५| ]]
[[विभाग:वर्ष]]
[[als:150er#155]]
5qv2a0fuzm3vtaz1n12ei6dn0wvsxpn
१५६
0
2280
98260
92654
2021-04-15T13:50:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६| ]]
[[विभाग:वर्ष]]
[[als:150er#156]]
0113cdevqfr0jvhn2i7uvmzozvw1wk6
१५७
0
2281
98271
92655
2021-04-15T13:50:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७| ]]
[[विभाग:वर्ष]]
14z0rq20849jywjtwtju0zkzp6f67jy
१५८
0
2282
98282
92656
2021-04-15T13:51:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८| ]]
[[विभाग:वर्ष]]
hudaa3lyub9st0pi50ezd2x2y1czc2z
१५९
0
2283
98293
92657
2021-04-15T13:51:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९| ]]
[[विभाग:वर्ष]]
[[als:150er#159]]
9wnlbbj3venoso6cr2tzkmb1o313pu5
१६०
0
2284
98305
92658
2021-04-15T13:51:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०| ]]
[[विभाग:वर्ष]]
[[als:160er#160]]
4w7z8y83y3tauda3nw2xp3u1kcejr8s
१६१
0
2285
98316
92659
2021-04-15T13:51:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१| ]]
[[विभाग:वर्ष]]
[[als:160er#161]]
cggdmhv8djp9hqao3cflstfrfokkumg
१६२
0
2286
98327
92660
2021-04-15T13:51:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२| ]]
[[विभाग:वर्ष]]
l16kiehlymdl9dyurtrirjc1at5jsim
१६३
0
2287
98338
92661
2021-04-15T13:51:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३| ]]
[[विभाग:वर्ष]]
[[als:160er#163]]
kyt5bgbi4ttjlsa4y0tzdqqium3ri5k
१६४
0
2288
98349
92662
2021-04-15T13:52:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४| ]]
[[विभाग:वर्ष]]
[[als:160er#164]]
nc6w690fpw56eq0cy7r18qjry0rgxay
१६५
0
2289
98360
92663
2021-04-15T13:52:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५| ]]
[[विभाग:वर्ष]]
[[als:160er#165]]
2bjxcsg19bmf8qj29tvh5vmr5qjw472
१६६
0
2290
98371
92664
2021-04-15T13:52:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६| ]]
[[विभाग:वर्ष]]
[[als:160er#166]]
5cdzyfs3jq16kskmqca6rqdxa4te6gv
१६७
0
2291
98382
92665
2021-04-15T13:52:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७| ]]
[[विभाग:वर्ष]]
[[als:160er#167]]
74ea1f9wn1fn3xp54ogvff05hkhozcb
१६८
0
2292
98393
92666
2021-04-15T13:52:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८| ]]
[[विभाग:वर्ष]]
[[als:160er#168]]
gc08a3zba0tf3eovmomi1di4klw2dpp
१६९
0
2293
98404
92667
2021-04-15T13:53:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९| ]]
[[विभाग:वर्ष]]
[[als:160er#169]]
2q46jw9hsjxcuyd3kbja8pbo3td0hqd
१७०
0
2294
98416
92668
2021-04-15T13:53:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०| ]]
[[विभाग:वर्ष]]
co0j7ayoz92tzw2hhivg7tkhq42axa6
१७१
0
2295
98427
92669
2021-04-15T13:53:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१| ]]
[[विभाग:वर्ष]]
e3nqu7mw5jxefhveghu9sc5avs7yb78
१७२
0
2296
98438
92670
2021-04-15T13:53:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२| ]]
[[विभाग:वर्ष]]
bfrr0jqaiidwcnx4dnfv0ti546e2jec
१७३
0
2297
98449
92671
2021-04-15T13:53:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३| ]]
[[विभाग:वर्ष]]
qv5kluxgd93t5gpthpjpcre2957diuo
१७४
0
2298
98460
92672
2021-04-15T13:54:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४| ]]
[[विभाग:वर्ष]]
d9vqoay4oqcrdv5q4258y1gmuyv0cub
१७५
0
2299
98471
92673
2021-04-15T13:54:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५| ]]
[[विभाग:वर्ष]]
ejegbmebzeqkaij9fkmj4m2dse1qwae
१७६
0
2300
98482
92674
2021-04-15T13:54:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६| ]]
[[विभाग:वर्ष]]
2gdcle5a3t48cuk4ljy624ostcngwza
१७७
0
2301
98493
92675
2021-04-15T13:54:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७| ]]
[[विभाग:वर्ष]]
fz0a3tfljjhca6hbfsk2cbf2ilaxlhk
१७८
0
2302
98504
92676
2021-04-15T13:55:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८| ]]
[[विभाग:वर्ष]]
hqe9mxa4qt7amyc1bjs059kq39k8r4l
१७९
0
2303
98515
92677
2021-04-15T13:55:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९| ]]
[[विभाग:वर्ष]]
cmtlifwwrfcsynvgs9itxue925roput
१८०
0
2304
98527
92678
2021-04-15T13:55:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०| ]]
[[विभाग:वर्ष]]
enaul2uicrz0ixy4dzv7lwuxam9l4ek
१८१
0
2305
98538
92679
2021-04-15T13:55:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१| ]]
[[विभाग:वर्ष]]
4vygf30nwiziljdab1sr01djfmuo9mq
१८२
0
2306
98549
92680
2021-04-15T13:56:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२| ]]
[[विभाग:वर्ष]]
mwswkrmvvl3dll9tya26h10fpshfmt8
१८३
0
2307
98560
92681
2021-04-15T13:56:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३| ]]
[[विभाग:वर्ष]]
2b992ztf43yplwgngry1jkf5nm8lnw6
१८४
0
2308
98571
92682
2021-04-15T13:56:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४| ]]
[[विभाग:वर्ष]]
iybzdg83011afbn4ktbajlfu4gkhvgm
१८५
0
2309
98582
92683
2021-04-15T13:56:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५| ]]
[[विभाग:वर्ष]]
tsjc8mtrfcd002hp6wmshdya88tmvu1
१८६
0
2310
98593
92684
2021-04-15T13:57:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६| ]]
[[विभाग:वर्ष]]
h4i9uw0e33s7pu8yqh2pse6xqb6m4ye
१८७
0
2311
98604
92685
2021-04-15T13:57:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७| ]]
[[विभाग:वर्ष]]
3lih6lu6rhe1l6x5u511o4ryyrl7zbx
१८८
0
2312
98615
92686
2021-04-15T13:57:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८| ]]
[[विभाग:वर्ष]]
ij95v5sh0qxzqe1ukajwr4bekvdaa63
१८९
0
2313
98626
92687
2021-04-15T13:57:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९| ]]
[[विभाग:वर्ष]]
ih4yu6xtv5ebu6rfau7lvegv248pux6
१९०
0
2314
98638
96765
2021-04-15T13:58:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०| ]]
[[विभाग:वर्ष]]
axe319hmfsnjudk8a3t2442jjx6fzop
१९१
0
2315
98649
92689
2021-04-15T13:58:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१| ]]
[[विभाग:वर्ष]]
il12ez37i9j2txczylhdv2xvg9buelz
१९२
0
2316
98660
92690
2021-04-15T13:58:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२| ]]
[[विभाग:वर्ष]]
minmo8twl62vhz97eorshxi1i58mh9a
१९३
0
2317
98671
92691
2021-04-15T13:58:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३| ]]
[[विभाग:वर्ष]]
9tlybbalowvj24k4ocjz2miqluerv0u
१९४
0
2318
98682
92692
2021-04-15T13:58:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४| ]]
[[विभाग:वर्ष]]
6qgz8pgql7tbpnama9ifp7zzuevaqq7
१९५
0
2319
98693
92693
2021-04-15T13:59:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५| ]]
[[विभाग:वर्ष]]
84suu2xg8skgnqfjwvtnnqcla32a63m
१९६
0
2320
98704
92694
2021-04-15T13:59:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६| ]]
[[विभाग:वर्ष]]
5dekqbfe5x2log1fpobxleh0541bcro
१९७
0
2321
98715
92695
2021-04-15T13:59:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७| ]]
[[विभाग:वर्ष]]
o0i01fb1en33gt7542myjqcuamiqlte
१९८
0
2322
98726
92696
2021-04-15T13:59:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८| ]]
[[विभाग:वर्ष]]
450avizqruiatmr4mnjsroo8gkl3th7
१९९
0
2323
98737
92697
2021-04-15T13:59:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९| ]]
[[विभाग:वर्ष]]
gyvw21fa93w9p7v2x1gtz02yph94rk9
२००
0
2324
98750
96772
2021-04-15T14:00:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००| ]]
[[विभाग:वर्ष]]
danysnshp49l7l2hxypvg9dgkld1jd9
२०१
0
2325
98761
92699
2021-04-15T14:00:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१| ]]
[[विभाग:वर्ष]]
sn6n2duqnt3rx8ub8c5ta2uvaks6k91
२०२
0
2326
98772
92700
2021-04-15T14:00:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२| ]]
[[विभाग:वर्ष]]
b2u433thangekszkl0uk90t50ltjcaw
२०३
0
2327
98782
92701
2021-04-15T14:00:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३| ]]
[[विभाग:वर्ष]]
d7jr2bhvbinvzk9sqoke25vbmfpcitn
२०४
0
2328
98793
92702
2021-04-15T14:00:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४| ]]
[[विभाग:वर्ष]]
e7y0pilfzlj7o0x8vc5rz7rty253ua4
२०५
0
2329
98804
92703
2021-04-15T14:01:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५| ]]
[[विभाग:वर्ष]]
lqeqe3j2glstjjpxk9iwvjv2ucac1o8
२०६
0
2330
98815
92704
2021-04-15T14:01:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६| ]]
[[विभाग:वर्ष]]
7ys3gaqlz8rdgfmx01v3vzzrdc74jq1
२०७
0
2331
98826
92705
2021-04-15T14:01:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७| ]]
[[विभाग:वर्ष]]
07nkn1cpv1a53tnjveg5w502rpqiz2c
२०८
0
2332
98837
92706
2021-04-15T14:01:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८| ]]
[[विभाग:वर्ष]]
4eod4hfhebra5ennsuo4gev6okj5rcq
२०९
0
2333
98848
92707
2021-04-15T14:02:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९| ]]
[[विभाग:वर्ष]]
hoe1el16fq7ujzjgzks7btwxb1klxx0
२१०
0
2334
98860
92708
2021-04-15T14:02:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१०| ]]
[[विभाग:वर्ष]]
nffxdovzfb9rkfnsw8itnjo4k91c0ev
२११
0
2335
98861
92709
2021-04-15T14:02:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२११| ]]
[[विभाग:वर्ष]]
ajhdb2a9kxmb75djqkkch8zgc42a8h5
२१२
0
2336
98862
92710
2021-04-15T14:02:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१२| ]]
[[विभाग:वर्ष]]
gvbyjcyg4prqezksruex0etb5ngix59
२१३
0
2337
98863
92711
2021-04-15T14:02:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१३| ]]
[[विभाग:वर्ष]]
qsi062qgxmwdadekk7o1vq9740zl9vc
२१४
0
2338
98864
92712
2021-04-15T14:02:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१४| ]]
[[विभाग:वर्ष]]
naatkaxgdlhbutqweukxnl3v8vzgsqi
२१५
0
2339
98865
92713
2021-04-15T14:02:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१५| ]]
[[विभाग:वर्ष]]
gb59t8razd8xa1ik2rvz0y3hgjjvmz6
२१६
0
2340
98866
92714
2021-04-15T14:02:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१६| ]]
[[विभाग:वर्ष]]
ldsha0e7wfv9tgkji4b1e3cgb3mw7jv
२१७
0
2341
98867
92715
2021-04-15T14:02:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१७| ]]
[[विभाग:वर्ष]]
5difcr56h18z1ygygmbkzjtp2q6b2rk
२१८
0
2342
98868
92716
2021-04-15T14:02:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१८| ]]
[[विभाग:वर्ष]]
deiz2k9s13xene2khaiqn908y9b5vun
२१९
0
2343
98869
92717
2021-04-15T14:02:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२१९| ]]
[[विभाग:वर्ष]]
smva18jb66xb39yg4tsj3hctm3k9p9w
२२०
0
2344
98871
92718
2021-04-15T14:02:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२०| ]]
[[विभाग:वर्ष]]
m6orcwfl07qqamvsda2hsr84u4q94x5
२२१
0
2345
98872
92719
2021-04-15T14:02:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२१| ]]
[[विभाग:वर्ष]]
fgk7swarm1sg8ripzq0811achpmjr64
२२२
0
2346
98873
92720
2021-04-15T14:02:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२२| ]]
[[विभाग:वर्ष]]
3ii4nrf87nzkwlyr6fobstidholhcb8
२२३
0
2347
98874
92721
2021-04-15T14:02:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२३| ]]
[[विभाग:वर्ष]]
pkfgxugk0j41359ufm1e12b7ntvrh49
२२४
0
2348
98875
92722
2021-04-15T14:02:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२४| ]]
[[विभाग:वर्ष]]
2dxia85awgziwa1e6b1qrvjt8peoevs
२२५
0
2349
98876
92723
2021-04-15T14:02:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२५| ]]
[[विभाग:वर्ष]]
q68v95q105syiam7fyz3bahqh8fy7jx
२२६
0
2350
98877
92724
2021-04-15T14:02:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२६| ]]
[[विभाग:वर्ष]]
gcf2jlfg01m6etj3kgwbd5h1vqgm9gd
२२७
0
2351
98878
92725
2021-04-15T14:02:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२७| ]]
[[विभाग:वर्ष]]
nu2plxs15z3u6y2l60a2x5jay17eap5
२२८
0
2352
98879
92726
2021-04-15T14:02:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२८| ]]
[[विभाग:वर्ष]]
8rx96ax29osyowfm1rrhpnufoiibb08
२२९
0
2353
98880
92727
2021-04-15T14:02:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२२९| ]]
[[विभाग:वर्ष]]
6hjr50rvz4puio6bgbexehcxmb1q26z
२३०
0
2354
98882
92728
2021-04-15T14:02:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३०| ]]
[[विभाग:वर्ष]]
l0lrrwo2rnn8221ixg7qxc894wcwn58
२३१
0
2355
98883
92729
2021-04-15T14:02:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३१| ]]
[[विभाग:वर्ष]]
fz9unq2wbdfdc7696nrpm8dcox1l1hc
२३२
0
2356
98884
92730
2021-04-15T14:02:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३२| ]]
[[विभाग:वर्ष]]
3u1prj1ha5vdmm2629e4esu0pzue92i
२३३
0
2357
98885
92731
2021-04-15T14:02:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३३| ]]
[[विभाग:वर्ष]]
td2dj6n751xpu44kxt9jvj2jdwxilon
२३४
0
2358
98886
92732
2021-04-15T14:02:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३४| ]]
[[विभाग:वर्ष]]
se5fir0mupyyu5z53dndbvceuxzw2r0
२३५
0
2359
98887
92733
2021-04-15T14:03:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३५| ]]
[[विभाग:वर्ष]]
buac2xm3vf0yrawxoc7e7lgr1hbs77e
२३६
0
2360
98888
92734
2021-04-15T14:03:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३६| ]]
[[विभाग:वर्ष]]
9nh5enjad33cv6zadbvw4cmxv4w31nl
२३७
0
2361
98889
92735
2021-04-15T14:03:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३७| ]]
[[विभाग:वर्ष]]
iza6anxmeq15r0bzklmdyaeykjkw3nh
२३८
0
2362
98890
92736
2021-04-15T14:03:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३८| ]]
[[विभाग:वर्ष]]
2yii7jb71g7z50y3948o4e3jchfmnl6
२३९
0
2363
98891
92737
2021-04-15T14:03:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२३९| ]]
[[विभाग:वर्ष]]
88q28y36rvzgak8yf9ke1e71sci1g25
२४०
0
2364
98893
92738
2021-04-15T14:03:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४०| ]]
[[विभाग:वर्ष]]
olb7vn8ghx37842iqhl75w9x8khsd3v
२४१
0
2365
98894
92739
2021-04-15T14:03:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४१| ]]
[[विभाग:वर्ष]]
pjpxis5j9kea3x9ts43q1als9wariy8
२४२
0
2366
98895
92740
2021-04-15T14:03:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४२| ]]
[[विभाग:वर्ष]]
ac4i50ce6slla4plasepheheijav9e2
२४३
0
2367
98896
92741
2021-04-15T14:03:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४३| ]]
[[विभाग:वर्ष]]
h00z7gtljkhvo5c0i2jsr1hm6zux6d5
२४४
0
2368
98897
92742
2021-04-15T14:03:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४४| ]]
[[विभाग:वर्ष]]
j2vkge38ggxcsi66evp95opxmxvxi46
२४५
0
2369
98898
92743
2021-04-15T14:03:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४५| ]]
[[विभाग:वर्ष]]
eednbr6ud5ojn0s4em5usnb1oq0aqiy
२४६
0
2370
98899
92744
2021-04-15T14:03:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४६| ]]
[[विभाग:वर्ष]]
pb6qnsk6plse99hnxpmtd6c2ptv5hva
२४७
0
2371
98900
92745
2021-04-15T14:03:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४७| ]]
[[विभाग:वर्ष]]
9s5z7gqu2o0t2jm1l0qr6zeolo9zvgp
२४८
0
2372
98901
92746
2021-04-15T14:03:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४८| ]]
[[विभाग:वर्ष]]
9xgblcd6furhs4jh6tlr1wfdf5bw2lh
२४९
0
2373
98902
92747
2021-04-15T14:03:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२४९| ]]
[[विभाग:वर्ष]]
9oibna8wjurpr577pbif33thjd8oddz
२५०
0
2374
98904
92748
2021-04-15T14:03:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५०| ]]
[[विभाग:वर्ष]]
g7b3x01em07h14n4wp37ulc3z2mek95
२५१
0
2375
98905
92749
2021-04-15T14:03:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५१| ]]
[[विभाग:वर्ष]]
4sf6tdr5ssm1pngdxoiwfgieeer0149
२५२
0
2376
98906
92750
2021-04-15T14:03:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५२| ]]
[[विभाग:वर्ष]]
0te5rvba7ql9keyrvguemxeunmz84jr
२५३
0
2377
98907
92751
2021-04-15T14:03:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५३| ]]
[[विभाग:वर्ष]]
4wf7qbm2vt97fvihhkvt2n4dws0edj6
२५४
0
2378
98908
92752
2021-04-15T14:03:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५४| ]]
[[विभाग:वर्ष]]
nh2dtdjh80itwkeesra8bp6qcaftopd
२५५
0
2379
98909
92753
2021-04-15T14:03:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५५| ]]
[[विभाग:वर्ष]]
psyeaaw171jaz0xvgxpuyok971mf8ad
२५६
0
2380
98910
92754
2021-04-15T14:03:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५६| ]]
[[विभाग:वर्ष]]
nteb7z5akcvi2e2bwdm909p30ff22yz
२५७
0
2381
98911
92755
2021-04-15T14:03:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५७| ]]
[[विभाग:वर्ष]]
6it92mlp8mdbln490y1u75pq585llr3
२५८
0
2382
98912
92756
2021-04-15T14:03:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५८| ]]
[[विभाग:वर्ष]]
kydo5o9psxbnmk7rfek7ce5dza45la4
२५९
0
2383
98913
92757
2021-04-15T14:03:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२५९| ]]
[[विभाग:वर्ष]]
etmb1q43gmvtuaorcmgxuyiby2zpr9u
२६०
0
2384
98915
94868
2021-04-15T14:03:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६०| ]]
[[विभाग:वर्ष]]
[[als:260er#260]]
ltcydsgwdrcy0rxx8d1evg5851z2ted
२६१
0
2385
98916
92759
2021-04-15T14:03:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६१| ]]
[[विभाग:वर्ष]]
r58xn5zb5uy8rz31n5i06upsrb83zs4
२६२
0
2386
98917
92760
2021-04-15T14:03:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६२| ]]
[[विभाग:वर्ष]]
t900b6wnw6jnzxe6lzjbdvgxp8gnhj7
२६३
0
2387
98918
92761
2021-04-15T14:03:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६३| ]]
[[विभाग:वर्ष]]
0il3tx00xtgy2a0a4bdnr3uapaliw75
२६४
0
2388
98919
92762
2021-04-15T14:03:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६४| ]]
[[विभाग:वर्ष]]
9xbd7w0tgru81sotm4a0ttmvyupo0zz
२६५
0
2389
98920
92763
2021-04-15T14:03:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६५| ]]
[[विभाग:वर्ष]]
d6c6eet7i5ihnxj4onzxjjbzbrg5t5s
२६६
0
2390
98921
92764
2021-04-15T14:03:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६६| ]]
[[विभाग:वर्ष]]
psty71jz9nvz7elkhy5m86gism7hx9e
२६७
0
2391
98922
92765
2021-04-15T14:03:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६७| ]]
[[विभाग:वर्ष]]
d9vx041mgqcp2skff7c68vhtb3susvb
२६८
0
2392
98923
92766
2021-04-15T14:03:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६८| ]]
[[विभाग:वर्ष]]
5i6coh2l5c8xug6ljsnsrk4n4rcpxqz
२६९
0
2393
98924
92767
2021-04-15T14:03:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२६९| ]]
[[विभाग:वर्ष]]
eg8x49p3zpgk4dko9rqrf6n3nm6kvjj
२७०
0
2394
98926
92768
2021-04-15T14:03:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७०| ]]
[[विभाग:वर्ष]]
2iiajxjqcom14bb2fa4oensl5i5fr01
२७१
0
2395
98927
92769
2021-04-15T14:03:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७१| ]]
[[विभाग:वर्ष]]
klljwm46bfq0qususb6htbnry8jqvnh
२७२
0
2396
98928
92770
2021-04-15T14:03:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७२| ]]
[[विभाग:वर्ष]]
5dkj4gdt0k1x6gfpusnw9912sd9iq1p
२७३
0
2397
98929
92771
2021-04-15T14:03:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७३| ]]
[[विभाग:वर्ष]]
ih53zoo26la6oh9ohwjw4xtk568fjib
२७४
0
2398
98930
92772
2021-04-15T14:03:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७४| ]]
[[विभाग:वर्ष]]
rueohibgsp4gjveisjb3k5avd63k3sp
२७५
0
2399
98931
92773
2021-04-15T14:03:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७५| ]]
[[विभाग:वर्ष]]
rd85olfime6igjk8dg9zwyoyso70bwq
२७६
0
2400
98932
92774
2021-04-15T14:03:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७६| ]]
[[विभाग:वर्ष]]
c4pw05o8pej9xplrh53wuob391xu6c3
२७७
0
2401
98933
92775
2021-04-15T14:03:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७७| ]]
[[विभाग:वर्ष]]
6347kxgezz1psb54ly2klp3eoelxdef
२७८
0
2402
98934
92776
2021-04-15T14:03:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७८| ]]
[[विभाग:वर्ष]]
sizd1295pzp5q01dw3bve3oof0d6qsb
२७९
0
2403
98935
92777
2021-04-15T14:03:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२७९| ]]
[[विभाग:वर्ष]]
svhqwie6pdm8xa2qjpqvishpoby9uhm
२८०
0
2404
98937
92778
2021-04-15T14:03:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८०| ]]
[[विभाग:वर्ष]]
kho9666qqtlq1tpynngoxor07oxcn21
२८१
0
2405
98938
92779
2021-04-15T14:03:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८१| ]]
[[विभाग:वर्ष]]
owg7j7pflrbitjh8258ahwwe5csqioa
२८२
0
2406
98939
92780
2021-04-15T14:03:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८२| ]]
[[विभाग:वर्ष]]
4s4axlubul90hktvnyy1y4npamy56zu
२८३
0
2407
98940
92781
2021-04-15T14:04:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८३| ]]
[[विभाग:वर्ष]]
8yjw6c7qcx4bf4c47ycgk5anmwqo1r0
२८४
0
2408
98941
92782
2021-04-15T14:04:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८४| ]]
[[विभाग:वर्ष]]
dmpco6ef6mwxjce8k7nmy4byz8c7cft
२८५
0
2409
98942
92783
2021-04-15T14:04:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८५| ]]
[[विभाग:वर्ष]]
hexyhvme15u719lszeum6w209s4ohbz
२८६
0
2410
98943
92784
2021-04-15T14:04:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८६| ]]
[[विभाग:वर्ष]]
abl1sz6ytz7qfvj3s03ugc4ya4lx5wf
२८७
0
2411
98944
92785
2021-04-15T14:04:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८७| ]]
[[विभाग:वर्ष]]
hui827rqwymz73kxnruzf024flb53w8
२८८
0
2412
98945
92786
2021-04-15T14:04:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८८| ]]
[[विभाग:वर्ष]]
f5dzcsw59accln8fzxou2lhhvnmq3ww
२८९
0
2413
98946
92787
2021-04-15T14:04:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२८९| ]]
[[विभाग:वर्ष]]
qaxq6ptb25q9q3qwhuzjeclkp741q0n
२९०
0
2414
98948
92788
2021-04-15T14:04:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९०| ]]
[[विभाग:वर्ष]]
3g4v1wpew15uj94q2e2r6im7vjzd3ic
२९१
0
2415
98949
92789
2021-04-15T14:04:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९१| ]]
[[विभाग:वर्ष]]
slfkkqq0t5tzltr9w7w5l6mtylwzduo
२९२
0
2416
98950
92790
2021-04-15T14:04:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९२| ]]
[[विभाग:वर्ष]]
b5snyif5h779w4tf958kmcy1hqgdx28
२९३
0
2417
98951
92791
2021-04-15T14:04:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९३| ]]
[[विभाग:वर्ष]]
4s2id4gmrufgt48z2jgdmn9xz6qcco9
२९४
0
2418
98952
92792
2021-04-15T14:04:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९४| ]]
[[विभाग:वर्ष]]
kqnwxm7obrly0ilw6hof5ahkb73lofd
२९५
0
2419
98953
92793
2021-04-15T14:04:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९५| ]]
[[विभाग:वर्ष]]
t10orqdjjf7i1bpfpmcfmanz5kakp0t
२९६
0
2420
98954
92794
2021-04-15T14:04:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९६| ]]
[[विभाग:वर्ष]]
1yo7h08v24sqv53dh4cuvcj1t2er7ot
२९७
0
2421
98955
92795
2021-04-15T14:04:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९७| ]]
[[विभाग:वर्ष]]
pxzjt30oyvno572nrsl9kwih4u6wwwj
२९८
0
2422
98956
92796
2021-04-15T14:04:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९८| ]]
[[विभाग:वर्ष]]
90g67zmtn3mvsu2vh9dcxf9xdbvrt3j
२९९
0
2423
98957
92797
2021-04-15T14:04:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२९९| ]]
[[विभाग:वर्ष]]
646ge27wubteduvgzinlk58cn54vfpo
३००
0
2424
98960
92798
2021-04-15T14:04:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३००| ]]
[[विभाग:वर्ष]]
14rxq4kzmoo11sm4vm0oowh9cpbh9ba
३०१
0
2425
98961
92799
2021-04-15T14:04:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०१| ]]
[[विभाग:वर्ष]]
pipa2e02m9tqnpwoug3qxh6y5jdwhvl
३०२
0
2426
98962
92800
2021-04-15T14:04:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०२| ]]
[[विभाग:वर्ष]]
38j6fd4hp8de8cv1wanf9ar097q4f0m
३०३
0
2427
98963
92801
2021-04-15T14:04:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०३| ]]
[[विभाग:वर्ष]]
bvx4bugo36ffxntttfu8ewnjbkg63mi
३०४
0
2428
98964
92802
2021-04-15T14:04:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०४| ]]
[[विभाग:वर्ष]]
a0vbqhztqs9v1k60rwrq08av4x1ng7c
३०५
0
2429
98965
92803
2021-04-15T14:04:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०५| ]]
[[विभाग:वर्ष]]
l381ibbusw7s5sb6c4p9qayu90mqosh
३०६
0
2430
98966
92804
2021-04-15T14:04:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०६| ]]
[[विभाग:वर्ष]]
qwc42vznyrc9box10zs91vkvh1g5rj0
३०७
0
2431
98967
92805
2021-04-15T14:04:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०७| ]]
[[विभाग:वर्ष]]
0by32zgqkjbbxq8xo9w55iqhz2tlvsb
३०८
0
2432
98968
92806
2021-04-15T14:04:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०८| ]]
[[विभाग:वर्ष]]
1oh5vdlysw3464amqyvdb1xvy7snnuu
३०९
0
2433
98969
92807
2021-04-15T14:04:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३०९| ]]
[[विभाग:वर्ष]]
gv0wzwujuh8wsgs10kcy7ng1ue4vcjk
३१०
0
2434
98971
92808
2021-04-15T14:04:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१०| ]]
[[विभाग:वर्ष]]
fd9ubu3gcfl8m0gg4jbsu5jqljogoaf
३११
0
2435
98972
92809
2021-04-15T14:04:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३११| ]]
[[विभाग:वर्ष]]
1bhenovyrqocswdppr8fbjcmik7xvk9
३१२
0
2436
98973
92810
2021-04-15T14:04:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१२| ]]
[[विभाग:वर्ष]]
otktayvxxc4pcvnaoh9bfwfaaettoix
३१३
0
2437
98974
92811
2021-04-15T14:04:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१३| ]]
[[विभाग:वर्ष]]
l1toouhmj0v5htvv9ajueg1rr3fedbn
३१४
0
2438
98975
92812
2021-04-15T14:04:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१४| ]]
[[विभाग:वर्ष]]
ds7cu690mfg630jt8a7lo7832rtqhff
३१५
0
2439
98976
92813
2021-04-15T14:04:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१५| ]]
[[विभाग:वर्ष]]
1oy53nj5p1a7mbkiiwbeyvh9d354g5z
३१६
0
2440
98977
92814
2021-04-15T14:04:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१६| ]]
[[विभाग:वर्ष]]
ht5mm2nm31qxcq444m6y7qdiu8blsvu
३१७
0
2441
98978
92815
2021-04-15T14:04:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१७| ]]
[[विभाग:वर्ष]]
j7m61uyjmy2cswycth7ei7m239hw1kb
३१८
0
2442
98979
92816
2021-04-15T14:04:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१८| ]]
[[विभाग:वर्ष]]
2dwfhblxg5h790j9h3jp64xk1ev3kzp
३१९
0
2443
98980
92817
2021-04-15T14:04:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३१९| ]]
[[विभाग:वर्ष]]
5pz487wigzohs1cduxiz5fxwg090p0s
३२०
0
2444
98982
92818
2021-04-15T14:04:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२०| ]]
[[विभाग:वर्ष]]
766ggmlyzainmwhg9kfbaejnraho1s3
३२१
0
2445
98983
92819
2021-04-15T14:04:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२१| ]]
[[विभाग:वर्ष]]
gyhl747mgcjlixy1x1wsa97b3we3j90
३२२
0
2446
98984
92820
2021-04-15T14:04:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२२| ]]
[[विभाग:वर्ष]]
7ws6pwwzsxeutiwxbuky1jwodaxfqxv
३२३
0
2447
98985
92821
2021-04-15T14:04:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२३| ]]
[[विभाग:वर्ष]]
1mmxkkh13z2x6ydnxxrhgfcs7hlbba9
३२४
0
2448
98986
92822
2021-04-15T14:04:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२४| ]]
[[विभाग:वर्ष]]
lhl1ec62p9j1ruvc0v30137hlefv9t1
३२५
0
2449
98987
92823
2021-04-15T14:04:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२५| ]]
[[विभाग:वर्ष]]
4wif9y9wuy4orab34xcy583rxx14l9x
३२६
0
2450
98988
92824
2021-04-15T14:04:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२६| ]]
[[विभाग:वर्ष]]
2hydar4hjgitylpte3st92oeewdsxk5
३२७
0
2451
98989
92825
2021-04-15T14:04:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२७| ]]
[[विभाग:वर्ष]]
qioqlmm3i0yxy5pmqnfjid6hj8zwkb9
३२८
0
2452
98990
92826
2021-04-15T14:04:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२८| ]]
[[विभाग:वर्ष]]
pt7lcfgxgtc1egkdoh742b64lsahgrp
३२९
0
2453
98991
92827
2021-04-15T14:04:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३२९| ]]
[[विभाग:वर्ष]]
75ibujjn87qkcanuhnzf89aczswne9k
३३०
0
2454
98993
92828
2021-04-15T14:04:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३०| ]]
[[विभाग:वर्ष]]
839lr7d51jxy0192s59zuaf0wsdl162
३३१
0
2455
98994
92829
2021-04-15T14:05:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३१| ]]
[[विभाग:वर्ष]]
csjfwlqcoufozwsu4pekyca6qdhzbjp
३३२
0
2456
98995
92830
2021-04-15T14:05:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३२| ]]
[[विभाग:वर्ष]]
4ze1wqwzf52t9xu45yadxmmlyj83tqm
३३३
0
2457
98996
92831
2021-04-15T14:05:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३३| ]]
[[विभाग:वर्ष]]
6xu1sqsp5g6jjp5zr8du9e67oyitxpj
३३४
0
2458
98997
92832
2021-04-15T14:05:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३४| ]]
[[विभाग:वर्ष]]
ckv29j3srn165ykiqg1nofyx3bdsu35
३३५
0
2459
98998
92833
2021-04-15T14:05:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३५| ]]
[[विभाग:वर्ष]]
i2bgb2v5psjrvbe5gl6w5p1w51k5gxt
३३६
0
2460
98999
92834
2021-04-15T14:05:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३६| ]]
[[विभाग:वर्ष]]
kwpff232zg7ojmkkjtowvcmnyec00xs
३३७
0
2461
99000
92835
2021-04-15T14:05:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३७| ]]
[[विभाग:वर्ष]]
bzc6ymdwur7jxwpzfb383bnezcwe3cg
३३८
0
2462
99001
92836
2021-04-15T14:05:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३८| ]]
[[विभाग:वर्ष]]
o0t1d8vzqf76995lqzpytm5iscuwvfq
३३९
0
2463
99002
92837
2021-04-15T14:05:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३३९| ]]
[[विभाग:वर्ष]]
sf6fp4pkss1necykip2riwl9x62gebf
३४०
0
2464
99004
92838
2021-04-15T14:05:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४०| ]]
[[विभाग:वर्ष]]
pjbd6l8a6ybaw2b5c25nvhxr4chv6z7
३४१
0
2465
99005
92839
2021-04-15T14:05:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४१| ]]
[[विभाग:वर्ष]]
62txzv1ogvndti5phbmwq2z8ajrgk7p
३४२
0
2466
99006
92840
2021-04-15T14:05:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४२| ]]
[[विभाग:वर्ष]]
nmtl4vonn245u38nomvhr3epi2sph3v
३४३
0
2467
99007
92841
2021-04-15T14:05:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४३| ]]
[[विभाग:वर्ष]]
mn2qvgsfvdab3rksbeq09vdbum5x4vu
३४४
0
2468
99008
92842
2021-04-15T14:05:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४४| ]]
[[विभाग:वर्ष]]
npqqgztogtupdcjos744igmtrjqgbjc
३४५
0
2469
99009
92843
2021-04-15T14:05:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४५| ]]
[[विभाग:वर्ष]]
qfbrwwfn89sdrs9702psgelsi6r0aim
३४६
0
2470
99010
92844
2021-04-15T14:05:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४६| ]]
[[विभाग:वर्ष]]
oitca7krwr0udpuyyxcbc2tmxp6zsjc
३४७
0
2471
99011
92845
2021-04-15T14:05:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४७| ]]
[[विभाग:वर्ष]]
jp05enj8ki7qgc3sgn1g56gko4mr5hg
३४८
0
2472
99012
92846
2021-04-15T14:05:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४८| ]]
[[विभाग:वर्ष]]
6oiolwu22t992dnz8b08wvmg1zfzqve
३४९
0
2473
99013
92847
2021-04-15T14:05:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३४९| ]]
[[विभाग:वर्ष]]
4gi4bprdnj4uu5s3v1pby5onoznikeb
३५०
0
2474
99015
92848
2021-04-15T14:05:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५०| ]]
[[विभाग:वर्ष]]
8mq54i3uempz6gpgg3k7b45dckbougn
३५१
0
2475
99016
92849
2021-04-15T14:05:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५१| ]]
[[विभाग:वर्ष]]
t26hgeuv703fz5i6f684h7khn5msaqs
३५२
0
2476
99017
92850
2021-04-15T14:05:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५२| ]]
[[विभाग:वर्ष]]
9gadub38v3wy4wjzgmfakmqpgdzwqvu
३५३
0
2477
99018
92851
2021-04-15T14:05:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५३| ]]
[[विभाग:वर्ष]]
ps9ecr4hjc4x2hr9sow6rk2c95r9ay3
३५४
0
2478
99019
92852
2021-04-15T14:05:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५४| ]]
[[विभाग:वर्ष]]
q99xbp0uze2ttk262y45q51s8x8tauy
३५५
0
2479
99020
92853
2021-04-15T14:05:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५५| ]]
[[विभाग:वर्ष]]
bj50zax86lkd8sfp34o1ootjl5rc6st
३५६
0
2480
99021
92854
2021-04-15T14:05:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५६| ]]
[[विभाग:वर्ष]]
1vz6t6djsmv0xmi3lm8a1xfgehobvhd
३५७
0
2481
99022
92855
2021-04-15T14:05:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५७| ]]
[[विभाग:वर्ष]]
07rmmw1nqypnwojanhnhhsidnoin40x
३५८
0
2482
99023
92856
2021-04-15T14:05:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५८| ]]
[[विभाग:वर्ष]]
okbez8kha3htbmc4iroytyshocgka45
३५९
0
2483
99024
92857
2021-04-15T14:05:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३५९| ]]
[[विभाग:वर्ष]]
t8a1fve1yyyorpzduxh2ghwke4myih3
३६०
0
2484
99026
92858
2021-04-15T14:05:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६०| ]]
[[विभाग:वर्ष]]
epwhfcpi6pmgowr7r7ys95mbmr35a7e
३६१
0
2485
99027
92859
2021-04-15T14:05:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६१| ]]
[[विभाग:वर्ष]]
s0bursjxtpypt3hrm45bad0m3smx8c7
३६२
0
2486
99028
92860
2021-04-15T14:05:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६२| ]]
[[विभाग:वर्ष]]
b6sfdzamn5yseba79jkbohy869tskwh
३६३
0
2487
99029
92861
2021-04-15T14:05:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६३| ]]
[[विभाग:वर्ष]]
ixue3u5kv4410fnp98xdjhkcsqnln88
३६४
0
2488
99030
92862
2021-04-15T14:05:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६४| ]]
[[विभाग:वर्ष]]
816arcqx2zc269y2dgbiqfs4n1ic3ne
३६५
0
2489
99031
92863
2021-04-15T14:05:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६५| ]]
[[विभाग:वर्ष]]
hijocpw5mzl6i6hbrtx099q3h2a0i3i
३६६
0
2490
99032
92864
2021-04-15T14:05:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६६| ]]
[[विभाग:वर्ष]]
0eipdkcgod0zezyibu32uwuwvgjqq4a
३६७
0
2491
99033
92865
2021-04-15T14:05:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६७| ]]
[[विभाग:वर्ष]]
9ed6s81a06d6apxp5y2xf5p4x59v0sp
३६८
0
2492
99034
92866
2021-04-15T14:05:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६८| ]]
[[विभाग:वर्ष]]
qyw4ytr0lo33uf3rnuo1kemzyt2fcl4
३६९
0
2493
99035
92867
2021-04-15T14:05:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३६९| ]]
[[विभाग:वर्ष]]
lnxbl4c61csq9vxri280etpgrc3qxy1
३७०
0
2494
99037
92868
2021-04-15T14:05:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७०| ]]
[[विभाग:वर्ष]]
8epbec9321ikhmsulzg4ngkd9sf9c65
३७१
0
2495
99038
92869
2021-04-15T14:05:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७१| ]]
[[विभाग:वर्ष]]
b8tgaf9jk9yen5vdjeyzcnwvhascwzv
३७२
0
2496
99039
92870
2021-04-15T14:05:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७२| ]]
[[विभाग:वर्ष]]
nddgc6us4vis70uewxxsftpovip6wnz
३७३
0
2497
99040
92871
2021-04-15T14:05:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७३| ]]
[[विभाग:वर्ष]]
k0a9q5ji4k7ldfy4zjauqz03rsa01a9
३७४
0
2498
99041
92872
2021-04-15T14:05:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७४| ]]
[[विभाग:वर्ष]]
eiejdf8v8o0e27h7spv3ym7r66wlsct
३७५
0
2499
99042
92873
2021-04-15T14:05:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७५| ]]
[[विभाग:वर्ष]]
6p3sptmoqymm405pe1cjjdbzcsr4bzr
३७६
0
2500
99043
92874
2021-04-15T14:05:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७६| ]]
[[विभाग:वर्ष]]
rxy7kn7q2h94ysp3xq6h3k2cv8b437f
३७७
0
2501
99044
92875
2021-04-15T14:05:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७७| ]]
[[विभाग:वर्ष]]
ap7spwb79ijpqzc01y6z0xxiktpa5f2
३७८
0
2502
99045
92876
2021-04-15T14:05:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७८| ]]
[[विभाग:वर्ष]]
op2bvrf1c6983u0o8pgy7ze163alkzb
३७९
0
2503
99046
92877
2021-04-15T14:05:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३७९| ]]
[[विभाग:वर्ष]]
7c3hb89pfvj6a1e798vke8c8fjlfs18
३८०
0
2504
99048
92878
2021-04-15T14:06:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८०| ]]
[[विभाग:वर्ष]]
ko61imnhfl0ckruy0crwcsc5izkt9e9
३८१
0
2505
99049
92879
2021-04-15T14:06:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८१| ]]
[[विभाग:वर्ष]]
48h88o1ctnlvqisknez97okdhe2ep06
३८२
0
2506
99050
92880
2021-04-15T14:06:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८२| ]]
[[विभाग:वर्ष]]
6jkba0qj6k613410vgbe9tynqe4joxr
३८३
0
2507
99051
92881
2021-04-15T14:06:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८३| ]]
[[विभाग:वर्ष]]
gj0dupd0gzfvmjaz8y4p0z365z9wdbn
३८४
0
2508
99052
92882
2021-04-15T14:06:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८४| ]]
[[विभाग:वर्ष]]
6gbj4ocll1wiub6k33h8pz2oaixfrra
३८५
0
2509
99053
92883
2021-04-15T14:06:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८५| ]]
[[विभाग:वर्ष]]
qebxbgsnxst0w8iovtlixo8o9x56e6c
३८६
0
2510
99054
92884
2021-04-15T14:06:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८६| ]]
[[विभाग:वर्ष]]
8mp9mhxo9fz6js9lsohyxc0pnr4ihao
३८७
0
2511
99055
92885
2021-04-15T14:06:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८७| ]]
[[विभाग:वर्ष]]
cpertyseo33c88mthz6we9yadauwev7
३८८
0
2512
99056
92886
2021-04-15T14:06:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८८| ]]
[[विभाग:वर्ष]]
grbykyi2ozv9b7s0em3n9l5hyj8c6k4
३८९
0
2513
99057
92887
2021-04-15T14:06:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३८९| ]]
[[विभाग:वर्ष]]
srdabmjlkbuis4z3v7q3szc0ffv9zae
३९०
0
2514
99059
92888
2021-04-15T14:06:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९०| ]]
[[विभाग:वर्ष]]
ldq90h54lr4ytigneu6wiy06i4o0fmq
३९१
0
2515
99060
92889
2021-04-15T14:06:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९१| ]]
[[विभाग:वर्ष]]
gsr4kf17enem00avqc1qy0t3feqd52m
३९२
0
2516
99061
94638
2021-04-15T14:06:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९२| ]]
[[विभाग:वर्ष]]
73alg1b1nwcwukgp5wdjrk5uoq5zm1h
३९३
0
2517
99062
92891
2021-04-15T14:06:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९३| ]]
[[विभाग:वर्ष]]
l3cu8t4ubv7xedjcug10doa4tpphbqd
३९४
0
2518
99063
92892
2021-04-15T14:06:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९४| ]]
[[विभाग:वर्ष]]
nmndgwi2vjhgkjktsho9e5cwqg03m9q
३९५
0
2519
99064
92893
2021-04-15T14:06:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९५| ]]
[[विभाग:वर्ष]]
cjp86c85d8tjcfmaikkxp5xyhorry4f
३९६
0
2520
99065
92894
2021-04-15T14:06:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९६| ]]
[[विभाग:वर्ष]]
qx0x7y5ljc32cz0047eacnfmqmml8vd
३९७
0
2521
99066
92895
2021-04-15T14:06:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९७| ]]
[[विभाग:वर्ष]]
clluoht628x5sdguqytmtl0wre9e37e
३९८
0
2522
99067
92896
2021-04-15T14:06:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९८| ]]
[[विभाग:वर्ष]]
tbv8ngrgsbwnane26lkvy2qztttd11u
३९९
0
2523
99068
92897
2021-04-15T14:06:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''३९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:३९९| ]]
[[विभाग:वर्ष]]
koavjfh9ebkqxpetipcro46mpow57ta
४००
0
2524
99071
92898
2021-04-15T14:06:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४००| ]]
[[विभाग:वर्ष]]
drzry5ou1qj1p2y8zihbb1pwyr43osz
४०१
0
2525
99072
92899
2021-04-15T14:06:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०१| ]]
[[विभाग:वर्ष]]
0cvzx1403yh8ms9e43xpuej3motdvqd
४०२
0
2526
99073
92900
2021-04-15T14:06:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०२| ]]
[[विभाग:वर्ष]]
1lct960ngf79xor8tk6wdtlq2jbbdyg
४०३
0
2527
99074
92901
2021-04-15T14:06:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०३| ]]
[[विभाग:वर्ष]]
ddgsgcszvjeatwcen5bj6lpa7xluplb
४०४
0
2528
99075
92902
2021-04-15T14:06:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०४| ]]
[[विभाग:वर्ष]]
0b1ltatt36cfr82d7d4fds0e3vffaed
४०५
0
2529
99076
92903
2021-04-15T14:06:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०५| ]]
[[विभाग:वर्ष]]
6w1fy8c347h87amfwc4lxhpufn5wah8
४०६
0
2530
99077
92904
2021-04-15T14:06:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०६| ]]
[[विभाग:वर्ष]]
9robxvbglgxljcjg7nsgxhuzjvc2n94
४०७
0
2531
99078
92905
2021-04-15T14:06:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०७| ]]
[[विभाग:वर्ष]]
0em7t6tltlw10lc0e87eaex8ks7jwf5
४०८
0
2532
99079
92906
2021-04-15T14:06:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०८| ]]
[[विभाग:वर्ष]]
t5oa4uw8uyrb8gnma5vt2ajwbjsj2v5
४०९
0
2533
99080
92907
2021-04-15T14:06:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४०९| ]]
[[विभाग:वर्ष]]
evvo02rg4x4d3tlddqo3zmzsrsgf8mu
४१०
0
2534
99082
92908
2021-04-15T14:06:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१०| ]]
[[विभाग:वर्ष]]
h8qgm5c07jb7vyqu60r0esex0ei716p
४११
0
2535
99083
92909
2021-04-15T14:06:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४११| ]]
[[विभाग:वर्ष]]
68cda5wjg8todaw9owdung2pyuv2yqm
४१२
0
2536
99084
92910
2021-04-15T14:06:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१२| ]]
[[विभाग:वर्ष]]
ev1s1pemc01wi0m6p6toqwsbiyoovmx
४१३
0
2537
99085
92911
2021-04-15T14:06:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१३| ]]
[[विभाग:वर्ष]]
7far83aotlqqjdmq471y8wajkpzoszg
४१४
0
2538
99086
92912
2021-04-15T14:06:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१४| ]]
[[विभाग:वर्ष]]
ex9m1mf3bni3se9y11zkyrdmiijs45e
४१५
0
2539
99087
92913
2021-04-15T14:06:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१५| ]]
[[विभाग:वर्ष]]
eqaodu92qx6912ufvtzv2hmcxo4te0m
४१६
0
2540
99088
92914
2021-04-15T14:06:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१६| ]]
[[विभाग:वर्ष]]
k6k3oxynxv7vudc92gdwf69alqdw5ll
४१७
0
2541
99089
92915
2021-04-15T14:06:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१७| ]]
[[विभाग:वर्ष]]
ggje3wjdi59aawxn1jkjiffvdn6gxku
४१८
0
2542
99090
92916
2021-04-15T14:06:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१८| ]]
[[विभाग:वर्ष]]
t0lwwx1ylld1sxlxk2ofijlou64rmru
४१९
0
2543
99091
92917
2021-04-15T14:06:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४१९| ]]
[[विभाग:वर्ष]]
m72h1rpxi65cezzu63q7kve2z8sre1e
४२०
0
2544
99093
92918
2021-04-15T14:06:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२०| ]]
[[विभाग:वर्ष]]
88l3vt91vhz2ztnuth7nx8knovjlyxu
४२१
0
2545
99094
92919
2021-04-15T14:06:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२१| ]]
[[विभाग:वर्ष]]
o2y17jiicyrc66ceacvjxs73sin7ayp
४२२
0
2546
99095
92920
2021-04-15T14:06:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२२| ]]
[[विभाग:वर्ष]]
08cs184kqdekat7cww9f7df4ern8y0k
४२३
0
2547
99096
92921
2021-04-15T14:06:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२३| ]]
[[विभाग:वर्ष]]
iviybm4u0m500kklv52r1k95uiivrad
४२४
0
2548
99097
92922
2021-04-15T14:06:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२४| ]]
[[विभाग:वर्ष]]
jlyqwpjp4b6o0yiw05tpd8u2m2awgc1
४२५
0
2549
99098
92923
2021-04-15T14:06:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२५| ]]
[[विभाग:वर्ष]]
egvh27th08zmuqq3gla4waphwxp60vz
४२६
0
2550
99099
92924
2021-04-15T14:06:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२६| ]]
[[विभाग:वर्ष]]
kab5fej5tbmk5c7kj13iatkysxcsuqe
४२७
0
2551
99100
92925
2021-04-15T14:06:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२७| ]]
[[विभाग:वर्ष]]
puo2nu1h25lzqbm1310ip24amrsexh4
४२८
0
2552
99101
92926
2021-04-15T14:06:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२८| ]]
[[विभाग:वर्ष]]
dfif2l7nf6dwxdql9okm9s01lerj8bw
४२९
0
2553
99102
92927
2021-04-15T14:06:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४२९| ]]
[[विभाग:वर्ष]]
12wm6aupw8tt4ua8vdv58n6y2ptie6i
४३०
0
2554
99104
92928
2021-04-15T14:07:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३०| ]]
[[विभाग:वर्ष]]
43fxt30f5psboypju34ewywhpqmdhpg
४३१
0
2555
99105
92929
2021-04-15T14:07:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३१| ]]
[[विभाग:वर्ष]]
a65dseyi8fro5gcf07lgub2bv272fzj
४३२
0
2556
99106
92930
2021-04-15T14:07:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३२| ]]
[[विभाग:वर्ष]]
0qjanfafxp8j1lmwxr37wl5m8l2ex97
४३३
0
2557
99107
92931
2021-04-15T14:07:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३३| ]]
[[विभाग:वर्ष]]
ky2qrlvfeuj5ysqnpay8078y8joiytg
४३४
0
2558
99108
92932
2021-04-15T14:07:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३४| ]]
[[विभाग:वर्ष]]
lnlujiiuduzxxzfhwf6rxrv5bw8rnfb
४३५
0
2559
99109
92933
2021-04-15T14:07:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३५| ]]
[[विभाग:वर्ष]]
7mmv1b00vwp59clytgbvvkdcbw8dy3o
४३६
0
2560
99110
92934
2021-04-15T14:07:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३६| ]]
[[विभाग:वर्ष]]
0twgg79rjhq3701xcabigm92sa26biv
४३७
0
2561
99111
92935
2021-04-15T14:07:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३७| ]]
[[विभाग:वर्ष]]
heb3s9kkksy9xspbpwwibs0ki2tc1x4
४३८
0
2562
99112
92936
2021-04-15T14:07:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३८| ]]
[[विभाग:वर्ष]]
0dbjvxx7xft1mvy3g37hty1dgpp8cuk
४३९
0
2563
99113
92937
2021-04-15T14:07:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४३९| ]]
[[विभाग:वर्ष]]
782wrqlp5yo730lfc347up1sbqmgafl
४४०
0
2564
99115
92938
2021-04-15T14:07:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४०| ]]
[[विभाग:वर्ष]]
geq9byk8v8a1ukbe9x9i2rdtm3910t9
४४१
0
2565
99116
92939
2021-04-15T14:07:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४१| ]]
[[विभाग:वर्ष]]
6cb3ho9aeoyuwj09s4k4wodpgg1ocxs
४४२
0
2566
99117
92940
2021-04-15T14:07:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४२| ]]
[[विभाग:वर्ष]]
jcrzkokcijl7yhcsx6ljtj9p4djhe9q
४४३
0
2567
99118
92941
2021-04-15T14:07:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४३| ]]
[[विभाग:वर्ष]]
42fuv4v3xtjye8gnl7wxkluk4zs7ba7
४४४
0
2568
99119
92942
2021-04-15T14:07:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४४| ]]
[[विभाग:वर्ष]]
0yoc641ku7dbc6fr791fwng5hz3xp2w
४४५
0
2569
99120
92943
2021-04-15T14:07:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४५| ]]
[[विभाग:वर्ष]]
j0gnd1d3admsljklolhtuzm7ashrgcz
४४६
0
2570
99121
92944
2021-04-15T14:07:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४६| ]]
[[विभाग:वर्ष]]
2qv6f4unq8b9p3o7a8daawu1i2nombr
४४७
0
2571
99122
92945
2021-04-15T14:07:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४७| ]]
[[विभाग:वर्ष]]
22l7uuj0xsiaag4o0yh9i8ibiqqn6lk
४४८
0
2572
99123
92946
2021-04-15T14:07:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४८| ]]
[[विभाग:वर्ष]]
fkxe1sc25gpl0kcf3bkn4rkrdijm6rd
४४९
0
2573
99124
92947
2021-04-15T14:07:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४४९| ]]
[[विभाग:वर्ष]]
etr9cqrbd52f0rxflxlyc8bjtsq94h2
४५०
0
2574
99126
92948
2021-04-15T14:07:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५०| ]]
[[विभाग:वर्ष]]
fkhzxycln82klgmvda1jt2gvimvxo2r
४५१
0
2575
99127
92949
2021-04-15T14:07:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५१| ]]
[[विभाग:वर्ष]]
n5hpu12skz1fbkzufaw3jtc2bgpkbru
४५२
0
2576
99128
92950
2021-04-15T14:07:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५२| ]]
[[विभाग:वर्ष]]
o5g6zhwjrg7xpmdolcni59lngjlv48k
४५३
0
2577
99129
92951
2021-04-15T14:07:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५३| ]]
[[विभाग:वर्ष]]
gf569v80ltp4u27xsfr18hlh0ofaku5
४५४
0
2578
99130
92952
2021-04-15T14:07:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५४| ]]
[[विभाग:वर्ष]]
b5kcfhyhk599cnqqk2fl0p4uuw0xm0b
४५५
0
2579
99131
92953
2021-04-15T14:07:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५५| ]]
[[विभाग:वर्ष]]
st61gexnmfliz134gz6wr1tajqpw2pn
४५६
0
2580
99132
92954
2021-04-15T14:07:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५६| ]]
[[विभाग:वर्ष]]
fal298kmrhan9fekzjog0rw8xogaezm
४५७
0
2581
99133
92955
2021-04-15T14:07:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५७| ]]
[[विभाग:वर्ष]]
rgogisdtblvpgj2uvwr73szidmxpmad
४५८
0
2582
99134
92956
2021-04-15T14:07:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५८| ]]
[[विभाग:वर्ष]]
53x3k8zgudrhyte68gijaf4zvpc7sza
४५९
0
2583
99135
92957
2021-04-15T14:07:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४५९| ]]
[[विभाग:वर्ष]]
4w4i0t56n6w7pkqdr1yqeb0xcsmz0xc
४६०
0
2584
99137
92958
2021-04-15T14:07:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६०| ]]
[[विभाग:वर्ष]]
o6p4xjzwe3rwauvfye2m6d01oj4l4nk
४६१
0
2585
99138
92959
2021-04-15T14:07:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६१| ]]
[[विभाग:वर्ष]]
chfkvarpgfwhfzxd0khf01shwuyott5
४६२
0
2586
99139
92960
2021-04-15T14:07:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६२| ]]
[[विभाग:वर्ष]]
nd6kz1dxpbbznh41c711xz4bx6j1sok
४६३
0
2587
99140
92961
2021-04-15T14:07:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६३| ]]
[[विभाग:वर्ष]]
pia0dfvft9mhjoqg53dp4taas0c86wv
४६४
0
2588
99141
92962
2021-04-15T14:07:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६४| ]]
[[विभाग:वर्ष]]
tit8d99xe6o33m890wcpo38lyfie1zu
४६५
0
2589
99142
92963
2021-04-15T14:07:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६५| ]]
[[विभाग:वर्ष]]
srfq9xc05n5ex0alij39r66h9rmbny4
४६६
0
2590
99143
92964
2021-04-15T14:07:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६६| ]]
[[विभाग:वर्ष]]
qcbvy1ldl3jykf1taq5qd8ng9l6d029
४६७
0
2591
99144
92965
2021-04-15T14:07:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६७| ]]
[[विभाग:वर्ष]]
oktt3vauryd74c7js5y51uxkj3uert3
४६८
0
2592
99145
92966
2021-04-15T14:07:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६८| ]]
[[विभाग:वर्ष]]
rhsmujr1cl1gbx8393e7gggy6vhr6ld
४६९
0
2593
99146
92967
2021-04-15T14:07:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४६९| ]]
[[विभाग:वर्ष]]
74us0hitv87fjsn3ebv21co62wf9bdh
४७०
0
2594
99148
92968
2021-04-15T14:07:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७०| ]]
[[विभाग:वर्ष]]
oiy7ip7adqen9x0rbqglpz8q8mm803x
४७१
0
2595
99149
92969
2021-04-15T14:07:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७१| ]]
[[विभाग:वर्ष]]
2kaohv0xx74doq9x6eu3v72blbe71j4
४७२
0
2596
99150
92970
2021-04-15T14:07:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७२| ]]
[[विभाग:वर्ष]]
iq9qf91zxf4l1puhbotovu31kl82onv
४७३
0
2597
99151
92971
2021-04-15T14:07:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७३| ]]
[[विभाग:वर्ष]]
sf2n9i0wfv5smykke4e8nsqf0aaf8ay
४७४
0
2598
99152
92972
2021-04-15T14:08:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७४| ]]
[[विभाग:वर्ष]]
rc7ttn04731m39ws9vhj2aeswlhhun6
४७५
0
2599
99153
92973
2021-04-15T14:08:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७५| ]]
[[विभाग:वर्ष]]
jdnsefz601xuje843hvht8wvevipzlv
४७६
0
2600
99154
92974
2021-04-15T14:08:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७६| ]]
[[विभाग:वर्ष]]
rh7lpmt5tp9ybrz8q5atimvb7cpy3o6
४७७
0
2601
99155
92975
2021-04-15T14:08:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७७| ]]
[[विभाग:वर्ष]]
kvj5fxonfennh7kfm8tvtwwbh0vqefz
४७८
0
2602
99156
92976
2021-04-15T14:08:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७८| ]]
[[विभाग:वर्ष]]
6iawfetshawralo798t7n8av50sb4df
४७९
0
2603
99157
92977
2021-04-15T14:08:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४७९| ]]
[[विभाग:वर्ष]]
9niptzb69ltexxykl6q2uy2yaegks5t
४८०
0
2604
99159
92978
2021-04-15T14:08:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८०| ]]
[[विभाग:वर्ष]]
c6i69j58z31pejhn0qhhbtqemjp7dux
४८१
0
2605
99160
92979
2021-04-15T14:08:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८१| ]]
[[विभाग:वर्ष]]
0wj924y2jbdfd287xwfy2s0r7v653gw
४८२
0
2606
99161
92980
2021-04-15T14:08:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८२| ]]
[[विभाग:वर्ष]]
clbzidcvab35porkwflukp65ngo2dap
४८३
0
2607
99162
92981
2021-04-15T14:08:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८३| ]]
[[विभाग:वर्ष]]
0j72f2i21rcops4f3z50znk4x0c47um
४८४
0
2608
99163
92982
2021-04-15T14:08:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८४| ]]
[[विभाग:वर्ष]]
r37ojjrsw719kmm1p45a72sdj4lb9xq
४८५
0
2609
99164
92983
2021-04-15T14:08:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८५| ]]
[[विभाग:वर्ष]]
gw52g0coxpggk0d81f4pbduwqfjhzde
४८६
0
2610
99165
92984
2021-04-15T14:08:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८६| ]]
[[विभाग:वर्ष]]
1jh2crs575x1fc0obsm2fxjnftz4i5x
४८७
0
2611
99166
92985
2021-04-15T14:08:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८७| ]]
[[विभाग:वर्ष]]
a25wkgxc6oidtnrhh7nq5ebmvko16j8
४८८
0
2612
99167
92986
2021-04-15T14:08:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८८| ]]
[[विभाग:वर्ष]]
9wjrzbzrpbkr0e7lcrxzr8xpltvab7q
४८९
0
2613
99168
92987
2021-04-15T14:08:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४८९| ]]
[[विभाग:वर्ष]]
9c6kp4oc4obrjl40da7txlkjglgvfqx
४९०
0
2614
99170
92988
2021-04-15T14:08:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९०| ]]
[[विभाग:वर्ष]]
ogthnuzwkum90x9mhyx0xiwuya186gb
४९१
0
2615
99171
92989
2021-04-15T14:08:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९१| ]]
[[विभाग:वर्ष]]
mmpzthxldlnnwx8hjuxvjbfrlss6dma
४९२
0
2616
99172
92990
2021-04-15T14:08:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९२| ]]
[[विभाग:वर्ष]]
c1ku3qe3j63r8geesz04yn5o097znt5
४९३
0
2617
99173
92991
2021-04-15T14:08:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९३| ]]
[[विभाग:वर्ष]]
42tmxnuc23cxxk05elar6dgjwku2t8h
४९४
0
2618
99174
94639
2021-04-15T14:08:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९४| ]]
[[विभाग:वर्ष]]
k4wrplht8x30qnh81l9v9e3d6bfktmp
४९५
0
2619
99175
92993
2021-04-15T14:08:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९५| ]]
[[विभाग:वर्ष]]
tpeo0zlj7tjk00wfyrm2to2qhgyl5an
४९६
0
2620
99176
92994
2021-04-15T14:08:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९६| ]]
[[विभाग:वर्ष]]
ed4zvt8vum3dyligamc98d6329q773j
४९७
0
2621
99177
92995
2021-04-15T14:08:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९७| ]]
[[विभाग:वर्ष]]
5qnsywkopd1fga904f0fr8wqr785oaa
४९८
0
2622
99178
92996
2021-04-15T14:08:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९८| ]]
[[विभाग:वर्ष]]
mcnti656n2pwsbxuv68o31l76tcnkyi
४९९
0
2623
99179
92997
2021-04-15T14:08:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''४९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:४९९| ]]
[[विभाग:वर्ष]]
9i8vo7e20o3lcu1oq93y1hejg07i6x2
५००
0
2624
99182
92998
2021-04-15T14:08:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५००| ]]
[[विभाग:वर्ष]]
tkihxtetbb7al3r0fk2w7ky20qj2knj
५०१
0
2625
99183
92999
2021-04-15T14:08:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०१| ]]
[[विभाग:वर्ष]]
pizf754od8pe2rq9fpl7cpbj6vqs5pi
५०२
0
2626
99184
93000
2021-04-15T14:08:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०२| ]]
[[विभाग:वर्ष]]
pez5f5fmzrvn5a3qshr3zl0ypqj2jqt
५०३
0
2627
99185
93001
2021-04-15T14:08:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०३| ]]
[[विभाग:वर्ष]]
qt02cpnf5ts8vq1aysugfz5oyou5826
५०४
0
2628
99186
93002
2021-04-15T14:08:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०४| ]]
[[विभाग:वर्ष]]
pxmmq79wwhomag3jhlsqilim4hnjt8i
५०५
0
2629
99187
93003
2021-04-15T14:08:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०५| ]]
[[विभाग:वर्ष]]
juczsgfi5omrdakzbe5gwzgkc2ounew
५०६
0
2630
99188
93004
2021-04-15T14:08:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०६| ]]
[[विभाग:वर्ष]]
3udbdjkl9ik3xq8te2exil3vd34js0a
५०७
0
2631
99189
93005
2021-04-15T14:08:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०७| ]]
[[विभाग:वर्ष]]
skkah8qqun0x5xcw9qsrnluudeoz1cc
५०८
0
2632
99190
93006
2021-04-15T14:08:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०८| ]]
[[विभाग:वर्ष]]
9l8sa0orb36fxl8daxnp2il5ytpe62m
५०९
0
2633
99191
93007
2021-04-15T14:08:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५०९| ]]
[[विभाग:वर्ष]]
giqg55us9ec4forx8z3fwjnvvkuzrc1
५१०
0
2634
99193
93008
2021-04-15T14:08:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१०| ]]
[[विभाग:वर्ष]]
hxldn2yitu09r6s285c2fbra7ygam0o
५११
0
2635
99194
93009
2021-04-15T14:08:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५११| ]]
[[विभाग:वर्ष]]
c16go1kj4i4vyfdjin5mi9b9v0k5k2s
५१२
0
2636
99195
93010
2021-04-15T14:08:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१२| ]]
[[विभाग:वर्ष]]
2qop8trxiuz2i7pcn0n8ovwechkhzz5
५१३
0
2637
99196
93011
2021-04-15T14:08:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१३| ]]
[[विभाग:वर्ष]]
do6ffh4cv3f2ittw4svebescxxnq8qi
५१४
0
2638
99197
93012
2021-04-15T14:08:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१४| ]]
[[विभाग:वर्ष]]
c5g364jcon8ow9glisrszyecjwtc567
५१५
0
2639
99198
93013
2021-04-15T14:08:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१५| ]]
[[विभाग:वर्ष]]
fdyod7jshwylvha9u2zlfbfp9rvqifv
५१६
0
2640
99199
93014
2021-04-15T14:08:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१६| ]]
[[विभाग:वर्ष]]
nrssd8k9sj2xxqi4bhblquagtu8nn0e
५१७
0
2641
99200
93015
2021-04-15T14:08:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१७| ]]
[[विभाग:वर्ष]]
6vwfqmeia5c5mpv241ditsutbpacnpo
५१८
0
2642
99201
93016
2021-04-15T14:09:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१८| ]]
[[विभाग:वर्ष]]
t2idizuswhvspmd6quhtay1uuxlc74y
५१९
0
2643
99202
93017
2021-04-15T14:09:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५१९| ]]
[[विभाग:वर्ष]]
rmmzb4a3avdkumgdg5p4eobo0oxif9l
५२०
0
2644
99204
93018
2021-04-15T14:09:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२०| ]]
[[विभाग:वर्ष]]
6zq141c11mcsjkvbjmd5285a7rwnqgb
५२१
0
2645
99205
93019
2021-04-15T14:09:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२१| ]]
[[विभाग:वर्ष]]
4uurjmnvwswoc40c781fqrmfep5dy70
५२२
0
2646
99206
93020
2021-04-15T14:09:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२२| ]]
[[विभाग:वर्ष]]
n83eihmsaa5sgntlvzcea49xejgvtil
५२३
0
2647
99207
93021
2021-04-15T14:09:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२३| ]]
[[विभाग:वर्ष]]
mqh9xgcnsilp4cuq233550mkzck0gzp
५२४
0
2648
99208
93022
2021-04-15T14:09:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२४| ]]
[[विभाग:वर्ष]]
9q6zcb6l396axebfid6zy6ypkp1hvkk
५२५
0
2649
99209
93023
2021-04-15T14:09:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२५| ]]
[[विभाग:वर्ष]]
33ir7k1tpucdah8cen5aijmho1xzd3s
५२६
0
2650
99210
94640
2021-04-15T14:09:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२६| ]]
[[विभाग:वर्ष]]
jrw6qha11lwy7plwlu48jw6igets4b6
५२७
0
2651
99211
93025
2021-04-15T14:09:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२७| ]]
[[विभाग:वर्ष]]
pt3rkpf3tn0t4bcla55r9uwnzy5snb1
५२८
0
2652
99212
93026
2021-04-15T14:09:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२८| ]]
[[विभाग:वर्ष]]
6yu5hlevo0gtq9g0buqg14jezqugwzo
५२९
0
2653
99213
93027
2021-04-15T14:09:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५२९| ]]
[[विभाग:वर्ष]]
ir5hscauwda5qrxfwaes9vxzk9u0ugu
५३०
0
2654
99215
93028
2021-04-15T14:09:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३०| ]]
[[विभाग:वर्ष]]
fxip3u7z53ig2t60xkz3hwq10vfa4c0
५३१
0
2655
99216
93029
2021-04-15T14:09:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३१| ]]
[[विभाग:वर्ष]]
rtro6zm66s98d9cg9gpwgie3tou04a7
५३२
0
2656
99217
93030
2021-04-15T14:09:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३२| ]]
[[विभाग:वर्ष]]
f6febb3vu9gmt2mhf2qd1ztkt57djau
५३३
0
2657
99218
93031
2021-04-15T14:09:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३३| ]]
[[विभाग:वर्ष]]
rf5xmw2ftefswsj2b5uyix5m2nbmx9y
५३४
0
2658
99219
93032
2021-04-15T14:09:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३४| ]]
[[विभाग:वर्ष]]
8yyrmb36cvgvv39bkob93n0dkl0lx1m
५३५
0
2659
99220
93033
2021-04-15T14:09:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३५| ]]
[[विभाग:वर्ष]]
5atts5vd1yh9869u1ljztzmu4w8iree
५३६
0
2660
99221
93034
2021-04-15T14:09:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३६| ]]
[[विभाग:वर्ष]]
otr2iw5c0k525fyej66vlb3q15f2xp7
५३७
0
2661
99222
93035
2021-04-15T14:09:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३७| ]]
[[विभाग:वर्ष]]
s6hxceiehtt79x0wopxfwhska3rqlxq
५३८
0
2662
99223
93036
2021-04-15T14:09:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३८| ]]
[[विभाग:वर्ष]]
fja8uhc281rj4x7zntsvh60cayg0o41
५३९
0
2663
99224
93037
2021-04-15T14:09:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५३९| ]]
[[विभाग:वर्ष]]
3v0aa35y949vtszgz47o0mbcovyja6n
५४०
0
2664
99226
93038
2021-04-15T14:09:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४०| ]]
[[विभाग:वर्ष]]
mjdvbeawbdg1z6ywtm18598zslm4pxu
५४१
0
2665
99227
93039
2021-04-15T14:09:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४१| ]]
[[विभाग:वर्ष]]
sewf0g6avs88gv14cl40s1qj4xzbo9o
५४३
0
2666
99228
93040
2021-04-15T14:09:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४३| ]]
[[विभाग:वर्ष]]
lgfzipm0yzx3ssgkpvdng1h7z6t9jsg
५४४
0
2667
99229
93041
2021-04-15T14:09:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४४| ]]
[[विभाग:वर्ष]]
fi04f5clhgzbvgapq9l8yi8o7leoyu2
५४५
0
2668
99230
93042
2021-04-15T14:09:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४५| ]]
[[विभाग:वर्ष]]
91o92tkstmlit220elr7lqk8hv3hqnr
५४६
0
2669
99231
93043
2021-04-15T14:09:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४६| ]]
[[विभाग:वर्ष]]
hjatldsmsa90q3kt1a1zlq0bd7igk52
५४७
0
2670
99232
93044
2021-04-15T14:09:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४७| ]]
[[विभाग:वर्ष]]
ihfn13qk18lmv0wzciq568waax5pid4
५४८
0
2671
99233
93045
2021-04-15T14:09:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४८| ]]
[[विभाग:वर्ष]]
7jgebaifsedcv0smlbzwoxvbyxzrgtg
५४९
0
2672
99234
93046
2021-04-15T14:09:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५४९| ]]
[[विभाग:वर्ष]]
jitv5fogyxixdsx8uoewi7h83l3nlf9
५५०
0
2673
99236
93047
2021-04-15T14:09:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५०| ]]
[[विभाग:वर्ष]]
j7g0t7w7y3ynrj6pn4r9lpozmxg3vyg
५५१
0
2674
99237
93048
2021-04-15T14:09:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५१| ]]
[[विभाग:वर्ष]]
72d12lrz5b6fgchxxfk9sgg0kbmdfs3
५५२
0
2675
99238
93049
2021-04-15T14:09:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५२| ]]
[[विभाग:वर्ष]]
5hddj1rnu4ta264p5egzpsmuobaqmdw
५५३
0
2676
99239
93050
2021-04-15T14:09:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५३| ]]
[[विभाग:वर्ष]]
e55mflftiezjoz8zef3wmj44inw9ahv
५५४
0
2677
99240
93051
2021-04-15T14:09:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५४| ]]
[[विभाग:वर्ष]]
n1wflb8ya3y47z9coern0uci44jpekd
५५५
0
2678
99241
93052
2021-04-15T14:09:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५५| ]]
[[विभाग:वर्ष]]
fbj0ztzn23c6b3oajlm79m573pi3rn2
५५६
0
2679
99242
93053
2021-04-15T14:09:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५६| ]]
[[विभाग:वर्ष]]
sgygerrbqqt3twt971npsrkj5ax76k6
५५७
0
2680
99243
93054
2021-04-15T14:09:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५७| ]]
[[विभाग:वर्ष]]
dpd7yjov5ftavweqaycu6rjtya8679x
५५८
0
2681
99244
93055
2021-04-15T14:09:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५८| ]]
[[विभाग:वर्ष]]
l4ghpyksqgwzltedz8wohwlrbswr1e9
५५९
0
2682
99245
93056
2021-04-15T14:09:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५५९| ]]
[[विभाग:वर्ष]]
7qeijattbw90t5iu72p9bttfli3ku7w
५६०
0
2683
99247
93057
2021-04-15T14:09:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६०| ]]
[[विभाग:वर्ष]]
ea2kop5u2k1zybc7rnc3ekj2gmf5x6a
५६१
0
2684
99248
93058
2021-04-15T14:09:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६१| ]]
[[विभाग:वर्ष]]
p3voxfc107jfjawvr8i117ebvicx9oh
५६२
0
2685
99249
93059
2021-04-15T14:09:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६२| ]]
[[विभाग:वर्ष]]
pncnp5lfo0mepprk14ntgmktptqh5pa
५६३
0
2686
99250
93060
2021-04-15T14:10:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६३| ]]
[[विभाग:वर्ष]]
0ct3ha6y2uztshnaq6vgjuxtncx2ba0
५६४
0
2687
99251
93061
2021-04-15T14:10:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६४| ]]
[[विभाग:वर्ष]]
il60s7i65ochpu5g17mpmyc8kuvsc2x
५६५
0
2688
99252
93062
2021-04-15T14:10:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६५| ]]
[[विभाग:वर्ष]]
42ztsrhcv9dfnyg2famnrwxk5c7srjk
५६६
0
2689
99253
93063
2021-04-15T14:10:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६६| ]]
[[विभाग:वर्ष]]
fvp3w1lh07ahvxzfamj8svhajisc0b9
५६७
0
2690
99254
93064
2021-04-15T14:10:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६७| ]]
[[विभाग:वर्ष]]
qumkx10ualy44i7mie9eq3umxre295v
५६८
0
2691
99255
93065
2021-04-15T14:10:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६८| ]]
[[विभाग:वर्ष]]
ipeaooxy71g3f8d9lbnxgvatpsea94z
५६९
0
2692
99256
93066
2021-04-15T14:10:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५६९| ]]
[[विभाग:वर्ष]]
9n07g3gceykxtcg7qjiuuz9fk003w5m
५७०
0
2693
99258
93067
2021-04-15T14:10:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७०| ]]
[[विभाग:वर्ष]]
ap2oe0ujaqqsv73fif5fgvp053rsvpg
५७१
0
2694
99259
93068
2021-04-15T14:10:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७१| ]]
[[विभाग:वर्ष]]
o6k7to16k3d862fp626436yzspeyrhh
५७२
0
2695
99260
93069
2021-04-15T14:10:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७२| ]]
[[विभाग:वर्ष]]
2yw5dmozfey47ld2h7do2hulfzutdll
५७३
0
2696
99261
93070
2021-04-15T14:10:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७३| ]]
[[विभाग:वर्ष]]
6kjp217emx9tnwp7nsetfec0zmr71ut
५७४
0
2697
99262
94641
2021-04-15T14:10:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७४| ]]
[[विभाग:वर्ष]]
nj2559s8qqsbavztpieobtritmwcx0a
५७५
0
2698
99263
94642
2021-04-15T14:10:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७५| ]]
[[विभाग:वर्ष]]
capt03ixj59qc0p80cclf2kdox6ksil
५७६
0
2699
99264
93073
2021-04-15T14:10:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७६| ]]
[[विभाग:वर्ष]]
c12fdj3efkqlsbprxdsngg6rcf7ck84
५७७
0
2700
99265
93074
2021-04-15T14:10:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७७| ]]
[[विभाग:वर्ष]]
l00iykbonmm4kkaa8jgfkzg0d39fmus
५७८
0
2701
99266
94643
2021-04-15T14:10:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७८| ]]
[[विभाग:वर्ष]]
a7mb446sugrhz86vvvtqxwibowozp48
५७९
0
2702
99267
93076
2021-04-15T14:10:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५७९| ]]
[[विभाग:वर्ष]]
stonls8pr5gy3vgxoh3iys7zu6jool9
५८०
0
2703
99269
93077
2021-04-15T14:10:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८०| ]]
[[विभाग:वर्ष]]
8tihdiou6ydxa7v2sv1oemu3y5s0o4m
५८१
0
2704
99270
96747
2021-04-15T14:10:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८१| ]]
[[विभाग:वर्ष]]
dsnjd3gsi4o1jx0tbwoau8s7008ck98
५८२
0
2705
99271
93079
2021-04-15T14:10:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८२| ]]
[[विभाग:वर्ष]]
fi8l346gcvvqlkzr868kotcnzqf83cd
५८३
0
2706
99272
94644
2021-04-15T14:10:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८३| ]]
[[विभाग:वर्ष]]
hw3uy1zk018jthj78s4evglcjyo624a
५८४
0
2707
99273
93081
2021-04-15T14:10:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८४| ]]
[[विभाग:वर्ष]]
0dyangihfsnm6ouvd3u3r8b4505hfv3
५८५
0
2708
99274
93082
2021-04-15T14:10:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८५| ]]
[[विभाग:वर्ष]]
q76dxy4a8ss3eodgj76794m1mrih1ob
५८६
0
2709
99275
93083
2021-04-15T14:10:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८६| ]]
[[विभाग:वर्ष]]
3euo83hh12b8jawa23frfj8a2hm9lre
५८७
0
2710
99276
93084
2021-04-15T14:10:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८७| ]]
[[विभाग:वर्ष]]
d7lj5gbybzb23s3em0ir61totvf0qea
५८८
0
2711
99277
93085
2021-04-15T14:10:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८८| ]]
[[विभाग:वर्ष]]
qqewp3dw7srcg5p2j5rombbzrer78uq
५८९
0
2712
99278
93086
2021-04-15T14:10:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५८९| ]]
[[विभाग:वर्ष]]
0ol8etllg1s3j1ghsd6pumlp6zv6x4q
५९०
0
2713
99280
93087
2021-04-15T14:10:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९०| ]]
[[विभाग:वर्ष]]
3ahkfuudoqx6q5f83gsn94efbcn9vdm
५९१
0
2714
99281
93088
2021-04-15T14:10:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९१| ]]
[[विभाग:वर्ष]]
dnxvsuxm1dyre049z4x87blp5e5oens
५९२
0
2715
99282
93089
2021-04-15T14:10:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९२| ]]
[[विभाग:वर्ष]]
oo6fsuife2enjviu0rbsby0lyqiy105
५९३
0
2716
99283
93090
2021-04-15T14:10:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९३| ]]
[[विभाग:वर्ष]]
j2lxhmbhourpruu0b2u3gsxuo6e0nwa
५९४
0
2717
99284
93091
2021-04-15T14:10:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९४| ]]
[[विभाग:वर्ष]]
7vt7xn45emkrbt80y32v1nhniybqkc2
५९५
0
2718
99285
93092
2021-04-15T14:10:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९५| ]]
[[विभाग:वर्ष]]
jke7muh3tuv2xqem8jdsrtq5bs6uf25
५९६
0
2719
99286
94645
2021-04-15T14:10:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९६| ]]
[[विभाग:वर्ष]]
ewnl8wupnfjchnqtvuu0diqwxkiflng
५९७
0
2720
99287
93094
2021-04-15T14:10:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९७| ]]
[[विभाग:वर्ष]]
5ep00b5j7p63lpc0e9urzhv79cqhxag
५९८
0
2721
99288
93095
2021-04-15T14:10:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९८| ]]
[[विभाग:वर्ष]]
hptypsu83u3jzbvp5p1bwvbdd2afrd3
५९९
0
2722
99289
93096
2021-04-15T14:10:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''५९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:५९९| ]]
[[विभाग:वर्ष]]
3a0zpwqy9guj89jkhtyku7pbblxpwr7
६००
0
2723
99292
93097
2021-04-15T14:10:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६००| ]]
[[विभाग:वर्ष]]
ihx5gp8ad42utvb68o6tvwmrd2j1na4
६०१
0
2724
99293
93098
2021-04-15T14:10:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०१| ]]
[[विभाग:वर्ष]]
85eir7xu7o1l5grxz1o9acam3g60khz
६०२
0
2725
99294
93099
2021-04-15T14:10:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०२| ]]
[[विभाग:वर्ष]]
2ezhxihvxbnyljs1ylesx9y2qcfaz5t
६०३
0
2726
99295
93100
2021-04-15T14:10:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०३| ]]
[[विभाग:वर्ष]]
kd0bk6xcs9wh4pjcxtzfex1b5xo17dq
६०४
0
2727
99296
93101
2021-04-15T14:10:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०४| ]]
[[विभाग:वर्ष]]
t94zqrk7nfp1qpqinyi0c2gw7uovdxq
६०५
0
2728
99297
93102
2021-04-15T14:10:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०५| ]]
[[विभाग:वर्ष]]
jg9i8dyrjhdi2h6tfzrgrhvgqeqmnsk
६०६
0
2729
99298
93103
2021-04-15T14:10:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०६| ]]
[[विभाग:वर्ष]]
kmppi7w68e42ds32coj3udmtg0j2ov7
६०७
0
2730
99299
93104
2021-04-15T14:10:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०७| ]]
[[विभाग:वर्ष]]
pcnz9gecmckordwzciny5k7w6h9daa6
६०८
0
2731
99300
93105
2021-04-15T14:10:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०८| ]]
[[विभाग:वर्ष]]
eeff5ywgoctp26txjf022jnnjk4rih9
६०९
0
2732
99301
93106
2021-04-15T14:11:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६०९| ]]
[[विभाग:वर्ष]]
lg7o8hw6gr9kwbw8beio8kr36o0yrpl
६१०
0
2733
99303
93107
2021-04-15T14:11:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१०| ]]
[[विभाग:वर्ष]]
bbird4n9i0gv1q9cdrl0oo4zqts7jk6
६११
0
2734
99304
93108
2021-04-15T14:11:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६११| ]]
[[विभाग:वर्ष]]
1fhyp6d0z80fb1w2nimxfllzrxgw1qt
६१२
0
2735
99305
93109
2021-04-15T14:11:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१२| ]]
[[विभाग:वर्ष]]
o9ga52hhafvkq6uu1r5h38t4uh0ke97
६१३
0
2736
99306
93110
2021-04-15T14:11:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१३| ]]
[[विभाग:वर्ष]]
0pxiu9bmd7m7h36u6x5fvs32abqlked
६१४
0
2737
99307
93111
2021-04-15T14:11:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१४| ]]
[[विभाग:वर्ष]]
ngg56wi4aa81sclukcoagiqwv9e1kw7
६१५
0
2738
99308
93112
2021-04-15T14:11:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१५| ]]
[[विभाग:वर्ष]]
mubwikrjcve430ccsfj6cgde8cia4fo
६१६
0
2739
99309
93113
2021-04-15T14:11:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१६| ]]
[[विभाग:वर्ष]]
jlif0g8avusqi7096xc0npph810381v
६१७
0
2740
99310
93114
2021-04-15T14:11:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१७| ]]
[[विभाग:वर्ष]]
hlmjca4ol6br27ykcymmklxmuzkgfyh
६१८
0
2741
99311
93115
2021-04-15T14:11:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१८| ]]
[[विभाग:वर्ष]]
fhlz5tx8uhtt59d9y51uupqtwhkxpdr
६१९
0
2742
99312
93116
2021-04-15T14:11:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६१९| ]]
[[विभाग:वर्ष]]
6z4d7tocttrsylz19ytj2gr9jlqolxd
६२०
0
2743
99314
93117
2021-04-15T14:11:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२०| ]]
[[विभाग:वर्ष]]
gl4mctj5q0y7y1jx07dvcjf2anjoxxe
६२१
0
2744
99315
93118
2021-04-15T14:11:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२१| ]]
[[विभाग:वर्ष]]
foezxfhrhp4rxmhms8vg3oufhwnfpjb
६२२
0
2745
99316
93119
2021-04-15T14:11:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२२| ]]
[[विभाग:वर्ष]]
2hukzpi2yzrugc25e533m1772afha4w
६२३
0
2746
99317
93120
2021-04-15T14:11:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२३| ]]
[[विभाग:वर्ष]]
30c71rrl3h8o5w2tbiprpcc4na0svsd
६२४
0
2747
99318
93121
2021-04-15T14:11:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२४| ]]
[[विभाग:वर्ष]]
7m771n8z0usaju7bdpx2x2uk08bqfw7
६२५
0
2748
99319
93122
2021-04-15T14:11:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२५| ]]
[[विभाग:वर्ष]]
dob2endsebjhjpcyex8iceoxkn2zufw
६२६
0
2749
99320
93123
2021-04-15T14:11:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२६| ]]
[[विभाग:वर्ष]]
5jn4nabuk0lpfzbqpnc8h0vghtnp6j5
६२७
0
2750
99321
93124
2021-04-15T14:11:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२७| ]]
[[विभाग:वर्ष]]
pyyfmchs4awokmzfvnf6tooxjfxv3tb
६२८
0
2751
99322
93125
2021-04-15T14:11:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२८| ]]
[[विभाग:वर्ष]]
5kgbgcl4vcmsgmqiooxduauev1eyocr
६२९
0
2752
99323
93126
2021-04-15T14:11:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६२९| ]]
[[विभाग:वर्ष]]
k5jpuyarl5278z1ulr0vc3xubor2vpx
६३०
0
2753
99325
93127
2021-04-15T14:11:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३०| ]]
[[विभाग:वर्ष]]
2ka7fqljkvt7mi1doph9rtplwl5z8ut
६३१
0
2754
99326
93128
2021-04-15T14:11:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३१| ]]
[[विभाग:वर्ष]]
jm3df4a61sr8pfzyva8jmvg1ay5xlmh
६३२
0
2755
99327
93129
2021-04-15T14:11:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३२| ]]
[[विभाग:वर्ष]]
19sn0xqh6yebu2smp0ewk4omv10wfv1
६३३
0
2756
99328
93130
2021-04-15T14:11:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३३| ]]
[[विभाग:वर्ष]]
pqpymfu0jg9w2gx9t4pf1macv93lu72
६३४
0
2757
99329
93131
2021-04-15T14:11:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३४| ]]
[[विभाग:वर्ष]]
nx1l7ynhtcfd2tp0vjhc7htnfaev2my
६३५
0
2758
99330
93132
2021-04-15T14:11:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३५| ]]
[[विभाग:वर्ष]]
cccbs0nwf0wjrtsvqr4r1uy3aokk4w3
६३६
0
2759
99331
93133
2021-04-15T14:11:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३६| ]]
[[विभाग:वर्ष]]
8ngluoqk4kov1fxqljduwm5zv62ghnw
६३७
0
2760
99332
93134
2021-04-15T14:11:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३७| ]]
[[विभाग:वर्ष]]
bioj8k8fmrirk9mem58stw7k688m6ei
६३८
0
2761
99333
93135
2021-04-15T14:11:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३८| ]]
[[विभाग:वर्ष]]
ssezknhlv7m289zw3p1byiasxrkmywt
६३९
0
2762
99334
93136
2021-04-15T14:11:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६३९| ]]
[[विभाग:वर्ष]]
dfrxpcfd84th6yqa4jv7p70zelxn6gv
६४०
0
2763
99336
93137
2021-04-15T14:11:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४०| ]]
[[विभाग:वर्ष]]
fgwknv1stqvsi8mtqvr6do31g4epaqi
६४१
0
2764
99337
93138
2021-04-15T14:11:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४१| ]]
[[विभाग:वर्ष]]
290vecitj5vi3k4z9d5ernutp57d43g
६४२
0
2765
99338
93139
2021-04-15T14:11:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४२| ]]
[[विभाग:वर्ष]]
s0m0xjkdnq6bffd7madptyu5sqr2wjx
६४३
0
2766
99339
93140
2021-04-15T14:11:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४३| ]]
[[विभाग:वर्ष]]
4bm2ai1if144m2zqwshlb3d20ve1mzn
६४४
0
2767
99340
93141
2021-04-15T14:11:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४४| ]]
[[विभाग:वर्ष]]
oldecrpzc3x9lq79eh5dyh84om1y843
६४५
0
2768
99341
93142
2021-04-15T14:11:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४५| ]]
[[विभाग:वर्ष]]
085m38o7dze734f76cip13mlk9sewtm
६४६
0
2769
99342
93143
2021-04-15T14:11:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४६| ]]
[[विभाग:वर्ष]]
n0ynxhejivyix3sazh89e8fm26ohodx
६४७
0
2770
99343
93144
2021-04-15T14:11:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४७| ]]
[[विभाग:वर्ष]]
b9lya8t6q9lfpfdx47zjtbpsbxu59gd
६४८
0
2771
99344
93145
2021-04-15T14:11:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४८| ]]
[[विभाग:वर्ष]]
jhg2w5q5dnu7v8mai927skthv98iz4n
६४९
0
2772
99345
93146
2021-04-15T14:11:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६४९| ]]
[[विभाग:वर्ष]]
irts7net8h7othaqs32l02vhg4yfrkf
६५०
0
2773
99347
93147
2021-04-15T14:11:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५०| ]]
[[विभाग:वर्ष]]
nicmytxn9r2dslhtxfg9w2rjt4xii0l
६५१
0
2774
99348
93148
2021-04-15T14:12:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५१| ]]
[[विभाग:वर्ष]]
ck4hnfk9s2otq1j2lk16vpewfd1alpr
६५२
0
2775
99349
93149
2021-04-15T14:12:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५२| ]]
[[विभाग:वर्ष]]
dk4bscgy4o9598j72xjrxvvtixy7gtj
६५३
0
2776
99350
93150
2021-04-15T14:12:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५३| ]]
[[विभाग:वर्ष]]
8zo5vtz0gpxfpglbf9uded6taaq3alo
६५४
0
2777
99351
93151
2021-04-15T14:12:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५४| ]]
[[विभाग:वर्ष]]
lvgil9xg3htstfxkud9b1sfsfcltuo0
६५५
0
2778
99352
93152
2021-04-15T14:12:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५५| ]]
[[विभाग:वर्ष]]
1sbl0um2af8s85cc3716ltyl37859zr
६५६
0
2779
99353
93153
2021-04-15T14:12:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५६| ]]
[[विभाग:वर्ष]]
98edx5k5r92ppvnwonjjdtew041w0nm
६५७
0
2780
99354
94646
2021-04-15T14:12:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५७| ]]
[[विभाग:वर्ष]]
qr3o2yy57jfcd0r01a57986dr46kvbx
६५८
0
2781
99355
93155
2021-04-15T14:12:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५८| ]]
[[विभाग:वर्ष]]
qw1bf83q1ln1ftbtvf6zz77lqduepcz
६५९
0
2782
99356
93156
2021-04-15T14:12:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६५९| ]]
[[विभाग:वर्ष]]
9gi5ouu7ujaw6tzx4y196nq402bgk9w
६६०
0
2783
99358
93157
2021-04-15T14:12:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६०| ]]
[[विभाग:वर्ष]]
kpiqcpsqc8b9xdvinbih71vys7h1c46
६६१
0
2784
99359
93158
2021-04-15T14:12:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६१| ]]
[[विभाग:वर्ष]]
nhjda2c0ndayh4cnmw7rfjh9sq2c0ob
६६२
0
2785
99360
93159
2021-04-15T14:12:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६२| ]]
[[विभाग:वर्ष]]
i71ykd8t7t1upqngcnfsi8i81kbp40l
६६३
0
2786
99361
93160
2021-04-15T14:12:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६३| ]]
[[विभाग:वर्ष]]
atta93oqd9hk0uba5fdtqrgalw44vs2
६६४
0
2787
99362
93161
2021-04-15T14:12:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६४| ]]
[[विभाग:वर्ष]]
n7cmso1mxhfqvo00mk6yyvsqbjeepwt
६६५
0
2788
99363
93162
2021-04-15T14:12:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६५| ]]
[[विभाग:वर्ष]]
tw9ysb2bqmnbcp2jl72fasr1m84fm20
६६६
0
2789
93163
90514
2013-03-07T23:36:06Z
Addbot
2473
[[M:User:Addbot|Bot:]] Migrating 100 interwiki links, now provided by [[d:|Wikidata]] on [[d:q505]] [[M:User:Addbot/WDS|(translate me)]]
wikitext
text/x-wiki
आई'एम आरयूएसएसआईएएन एमवाई एफ़आरआईईएनडी.
pd0r20683hp62u5jhqlr6ydy6vk3m7a
६६७
0
2790
99364
93164
2021-04-15T14:12:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६७| ]]
[[विभाग:वर्ष]]
bsguo3cqvowoyl5fned6p3flizwl1mw
६६८
0
2791
99365
93165
2021-04-15T14:12:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६८| ]]
[[विभाग:वर्ष]]
5i9p0cda3bbh56jpefnm85kpcz2pa23
६६९
0
2792
99366
93166
2021-04-15T14:12:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६६९| ]]
[[विभाग:वर्ष]]
owmu2jz7rf9twhg4pv9l6bs48n1eoat
६७०
0
2793
99368
93167
2021-04-15T14:12:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७०| ]]
[[विभाग:वर्ष]]
bicnk1uh7577fccf9qyv4vq82rzrlww
६७१
0
2794
99369
93168
2021-04-15T14:12:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७१| ]]
[[विभाग:वर्ष]]
7n5at66s0l0j5qad0xhfo1d7exi4e1e
६७२
0
2795
99370
93169
2021-04-15T14:12:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७२| ]]
[[विभाग:वर्ष]]
e01gqztnhvpsxstmrurjngqjq9kiimf
६७३
0
2796
99371
93170
2021-04-15T14:12:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७३| ]]
[[विभाग:वर्ष]]
l8n6mkl5hzmodhv8dv1yb6e8suu633a
६७४
0
2797
99372
93171
2021-04-15T14:12:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७४| ]]
[[विभाग:वर्ष]]
4lrs3jnc9xbd8bdemq5yqpon91r0gpi
६७५
0
2798
99373
93172
2021-04-15T14:12:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७५| ]]
[[विभाग:वर्ष]]
p01588oiqv9l1yrwme7hvwhv6szzdds
६७६
0
2799
99374
93173
2021-04-15T14:12:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७६| ]]
[[विभाग:वर्ष]]
9wmg1jes265okxpz1k2h859f0xg4iac
६७७
0
2800
99375
93174
2021-04-15T14:12:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७७| ]]
[[विभाग:वर्ष]]
6yt09xp6n6fs296c2wn9ovkeswu3rjq
६७८
0
2801
99376
93175
2021-04-15T14:12:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७८| ]]
[[विभाग:वर्ष]]
4b1p4d53giaicrg1molf8uhxsu60got
६७९
0
2802
99377
93176
2021-04-15T14:12:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६७९| ]]
[[विभाग:वर्ष]]
5jq9dv1dlrd9ju2qfml3ychbckahd64
६८०
0
2803
99379
94732
2021-04-15T14:12:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८०| ]]
[[विभाग:वर्ष]]
[[da:680'erne#680]]
j59c1x5iyfbplbhvv97uftnbatm4hb7
६८१
0
2804
99380
94733
2021-04-15T14:12:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८१| ]]
[[विभाग:वर्ष]]
[[da:680'erne#681]]
b1zbo4rhvtk0fyblcrjwy3tnyh79d29
६८२
0
2805
99381
94735
2021-04-15T14:12:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८२| ]]
[[विभाग:वर्ष]]
[[da:680'erne#682]]
nrjkhhdq89e820nlv5oonoyzg6fisbx
६८३
0
2806
99382
94869
2021-04-15T14:12:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८३| ]]
[[विभाग:वर्ष]]
[[da:680'erne#683]]
ge70rdxxyoh76m0t80z8548d4ugg2pm
६८४
0
2807
99383
94870
2021-04-15T14:12:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८४| ]]
[[विभाग:वर्ष]]
[[da:680'erne#684]]
qy7xhw6amegdsvhu8xoihzq9n57xygg
६८५
0
2808
99384
94871
2021-04-15T14:12:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८५| ]]
[[विभाग:वर्ष]]
[[da:680'erne#685]]
cy8fiut0d3l9dq4jd24unt59mxxmpas
६८६
0
2809
99385
94872
2021-04-15T14:12:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८६| ]]
[[विभाग:वर्ष]]
[[da:680'erne#686]]
kusgwd25j2bm4tyk0o10l17b4qgeyfa
६८७
0
2810
99386
94873
2021-04-15T14:12:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८७| ]]
[[विभाग:वर्ष]]
[[da:680'erne#687]]
srbpjsxrhoow5sgc8z8dlwjkpejiiye
६८८
0
2811
99387
94730
2021-04-15T14:12:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८८| ]]
[[विभाग:वर्ष]]
[[da:680'erne#688]]
75w4ihujlbjjmf6j1pn7osga636sqxo
६८९
0
2812
99388
94734
2021-04-15T14:12:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६८९| ]]
[[विभाग:वर्ष]]
[[da:680'erne#689]]
bnzmj2cvjauiz9amx37yobiqn441o86
६९०
0
2813
99390
93187
2021-04-15T14:12:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९०| ]]
[[विभाग:वर्ष]]
4sowl2un4kibx3tme4v2pxp20o94e3g
६९१
0
2814
99391
93188
2021-04-15T14:13:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९१| ]]
[[विभाग:वर्ष]]
leivqq9369aw5veq9vwobi100kyqxcz
६९२
0
2815
99392
93189
2021-04-15T14:13:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९२| ]]
[[विभाग:वर्ष]]
4h8xeq74w9266d220p8anldswwz3mal
६९३
0
2816
99393
93190
2021-04-15T14:13:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९३| ]]
[[विभाग:वर्ष]]
e90g5571l7o5ngrvd8o44oglb1o8tud
६९४
0
2817
99394
93191
2021-04-15T14:13:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९४| ]]
[[विभाग:वर्ष]]
orzsfexh0s68bxvl9ixqni4ecxh7u28
६९५
0
2818
99395
93192
2021-04-15T14:13:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९५| ]]
[[विभाग:वर्ष]]
m9p55qmk95jm3dfvoxrrizbvxudz3y9
६९६
0
2819
99396
93193
2021-04-15T14:13:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९६| ]]
[[विभाग:वर्ष]]
s5anch88gczl4mjnvzm725viavvmn8b
६९७
0
2820
99397
93194
2021-04-15T14:13:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९७| ]]
[[विभाग:वर्ष]]
dgnyjszdtk2gp04kzdb9beq344bqenb
६९८
0
2821
99398
93195
2021-04-15T14:13:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९८| ]]
[[विभाग:वर्ष]]
ck7i1dvmvn0n22dfm1wfkph4rk8bh1l
६९९
0
2822
99399
93196
2021-04-15T14:13:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''६९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:६९९| ]]
[[विभाग:वर्ष]]
bagr18c0f3if5xt58gmylh1a54q4w7k
७००
0
2823
99402
93197
2021-04-15T14:13:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७००| ]]
[[विभाग:वर्ष]]
sbm35bmq0lajhrnx6hm85s2xl8ghisp
७०१
0
2824
99403
93198
2021-04-15T14:13:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०१| ]]
[[विभाग:वर्ष]]
e9g1y1pb6d84m8lcqvxqy98jn32ju33
७०२
0
2825
99404
93199
2021-04-15T14:13:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०२| ]]
[[विभाग:वर्ष]]
e0snx0r4fwiuqwszo9dohob4wmtjtab
७०३
0
2826
99405
93200
2021-04-15T14:13:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०३| ]]
[[विभाग:वर्ष]]
5az2ghuam06g5v9p8du4iklqr5hc3t7
७०४
0
2827
99406
93201
2021-04-15T14:13:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०४| ]]
[[विभाग:वर्ष]]
kjrhr5k6es6ynj7n3txyu16xa8vbdzc
७०५
0
2828
99407
93202
2021-04-15T14:13:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०५| ]]
[[विभाग:वर्ष]]
n4f5b60ujkwdz2v1wmd80b8p0dbah1b
७०६
0
2829
99408
93203
2021-04-15T14:13:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०६| ]]
[[विभाग:वर्ष]]
26u8vzrxdhykjv9olmf7kfwzyn0wvum
७०७
0
2830
99409
93204
2021-04-15T14:13:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०७| ]]
[[विभाग:वर्ष]]
e85t94qmjyrblco1l9s191kccox69py
७०८
0
2831
99410
93205
2021-04-15T14:13:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०८| ]]
[[विभाग:वर्ष]]
k1e2rn8pm3zkubxct9djko4gszk20ae
७०९
0
2832
99411
93206
2021-04-15T14:13:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७०९| ]]
[[विभाग:वर्ष]]
0su6hoqifh8ar6m8k7h2d2bvgrl6rcu
७१०
0
2833
99413
93207
2021-04-15T14:13:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१०| ]]
[[विभाग:वर्ष]]
scmsb0znm9tw4d7lzhluebne2tfwyrc
७११
0
2834
99414
93208
2021-04-15T14:13:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७११| ]]
[[विभाग:वर्ष]]
7rg8nlkv9q8ov8ghwnh6aftwzf5hglb
७१२
0
2835
99415
93209
2021-04-15T14:13:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१२| ]]
[[विभाग:वर्ष]]
1rujo3guk8bkpg9hmxxrz9smvwozqqd
७१३
0
2836
99416
93210
2021-04-15T14:13:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१३| ]]
[[विभाग:वर्ष]]
dlyifdkr7p61hlrpgt711wynhmla14z
७१४
0
2837
99417
93211
2021-04-15T14:13:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१४| ]]
[[विभाग:वर्ष]]
fos6fh0znfxy3okug7ebna4cv1xkm0x
७१५
0
2838
99418
93212
2021-04-15T14:13:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१५| ]]
[[विभाग:वर्ष]]
tdfe36m0e61c3ptbytp8hv15v0auqjm
७१६
0
2839
99419
93213
2021-04-15T14:13:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१६| ]]
[[विभाग:वर्ष]]
bt8nab0dth7hd6z6gtsh8kh4mdjxxkp
७१७
0
2840
99420
93214
2021-04-15T14:13:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१७| ]]
[[विभाग:वर्ष]]
fgbs1eqeec606kxq2y8235gq9u0ltuv
७१८
0
2841
99421
93215
2021-04-15T14:13:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१८| ]]
[[विभाग:वर्ष]]
e19cfil1h2c4g2oh84qsxh1sqifaimp
७१९
0
2842
99422
93216
2021-04-15T14:13:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७१९| ]]
[[विभाग:वर्ष]]
3vneedzdgfkyuo47n2kowl3839prirn
७२०
0
2843
99424
93217
2021-04-15T14:13:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२०| ]]
[[विभाग:वर्ष]]
2fiynanvw5ypcz4o7utgpplcejt3upb
७२१
0
2844
99425
93218
2021-04-15T14:13:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२१| ]]
[[विभाग:वर्ष]]
46vh8ddbcay6h9nqusxixc614mb5586
७२२
0
2845
99426
93219
2021-04-15T14:13:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२२| ]]
[[विभाग:वर्ष]]
0q21hleg5kgkavo5d8jzynxnplkuyb4
७२३
0
2846
99427
93220
2021-04-15T14:13:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२३| ]]
[[विभाग:वर्ष]]
rzaowe516xbpabvi8ksjwqc0ugiz8p8
७२४
0
2847
99428
93221
2021-04-15T14:13:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२४| ]]
[[विभाग:वर्ष]]
e7bqdn03pplbt2hz2x668939dnl4hl1
७२५
0
2848
99429
93222
2021-04-15T14:13:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२५| ]]
[[विभाग:वर्ष]]
74x708xncxpn73noxmc2i6s6cdl5apr
७२६
0
2849
99430
93223
2021-04-15T14:13:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२६| ]]
[[विभाग:वर्ष]]
q175je3kjrzxr467wfy4wbk3knhcc7b
७२७
0
2850
99431
93224
2021-04-15T14:13:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२७| ]]
[[विभाग:वर्ष]]
favc1izx1by52s2rxnpeswru6bvdpki
७२८
0
2851
99432
93225
2021-04-15T14:13:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२८| ]]
[[विभाग:वर्ष]]
bfa2gv8n4lol6xxvm6bb6xv0y3vgu8u
७२९
0
2852
99433
93226
2021-04-15T14:13:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७२९| ]]
[[विभाग:वर्ष]]
gqp7qxdv1n7db9v1lb4fx69fdt6p59m
७३०
0
2853
99435
93227
2021-04-15T14:13:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३०| ]]
[[विभाग:वर्ष]]
tt3wma2zocfttm09h754ws6yu1t5irm
७३१
0
2854
99436
93228
2021-04-15T14:14:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३१| ]]
[[विभाग:वर्ष]]
c5ncgii6dxu4rp0ryteg7moins631rn
७३२
0
2855
99437
93229
2021-04-15T14:14:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३२| ]]
[[विभाग:वर्ष]]
4xd301qs1uf5fzlddkkq7s720xxtiyn
७३३
0
2856
99438
93230
2021-04-15T14:14:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३३| ]]
[[विभाग:वर्ष]]
83v2wk0zw35ls0j27fyww6sfddtyd4y
७३४
0
2857
99439
93231
2021-04-15T14:14:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३४| ]]
[[विभाग:वर्ष]]
rsfeghx7jpzlmanw4113g0sw0p8569h
७३५
0
2858
99440
93232
2021-04-15T14:14:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३५| ]]
[[विभाग:वर्ष]]
pnpk0nbokb1a6yvx612a4pn1t5tlnnr
७३६
0
2859
99441
93233
2021-04-15T14:14:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३६| ]]
[[विभाग:वर्ष]]
gxju9aivc00thxi0rzsv5koefv0sts1
७३७
0
2860
99442
93234
2021-04-15T14:14:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३७| ]]
[[विभाग:वर्ष]]
buczfovz569dw23k6i0e2h38baepbkc
७३८
0
2861
99443
93235
2021-04-15T14:14:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३८| ]]
[[विभाग:वर्ष]]
nb1p83vd9ecym8szkbgtl0oj2g7hzi2
७३९
0
2862
99444
93236
2021-04-15T14:14:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७३९| ]]
[[विभाग:वर्ष]]
fr6csvbjn86dhbd83zlnavacpqwdnx5
७४०
0
2863
99446
93237
2021-04-15T14:14:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४०| ]]
[[विभाग:वर्ष]]
2pf8col5fnm7f7dlx8u65lxlgp7hg69
७४१
0
2864
99447
93238
2021-04-15T14:14:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४१| ]]
[[विभाग:वर्ष]]
kwof5jd98aqpr1poip9yc7qwshbdc0k
७४२
0
2865
99448
93239
2021-04-15T14:14:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४२| ]]
[[विभाग:वर्ष]]
r212m17o70llku5a1v8e2azthorqzs5
७४३
0
2866
99449
93240
2021-04-15T14:14:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४३| ]]
[[विभाग:वर्ष]]
kqq5sf8jgokuup75e2wr4uu33zztlca
७४४
0
2867
99450
93241
2021-04-15T14:14:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४४| ]]
[[विभाग:वर्ष]]
pfp0jflgzcu9683d7vpzapyphie7zya
७४५
0
2868
99451
93242
2021-04-15T14:14:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४५| ]]
[[विभाग:वर्ष]]
lbpem6dr4xwr3kfodogp31d7hcy7c0u
७४६
0
2869
99452
93243
2021-04-15T14:14:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४६| ]]
[[विभाग:वर्ष]]
qh8tv5akf8iprv3273o6yo0wh2ji9oh
७४७
0
2870
99453
93244
2021-04-15T14:14:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४७| ]]
[[विभाग:वर्ष]]
s4j2p51t9qz7999z313pqhzpl0x1i0q
७४८
0
2871
99454
93245
2021-04-15T14:14:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४८| ]]
[[विभाग:वर्ष]]
15asvdgkjy70nmfoljz35lkj18axfme
७४९
0
2872
99455
93246
2021-04-15T14:14:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७४९| ]]
[[विभाग:वर्ष]]
b0xlbuji8p1c7eoqmbobw65mixmoy5c
७५०
0
2873
99457
93247
2021-04-15T14:14:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५०| ]]
[[विभाग:वर्ष]]
pxmtvv7p602m53vw562ak4ts2gnny9b
७५१
0
2874
99458
93248
2021-04-15T14:14:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५१| ]]
[[विभाग:वर्ष]]
g77t38pgjojaqrjdbvmds0s1h7zpsdz
७५२
0
2875
99459
93249
2021-04-15T14:14:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५२| ]]
[[विभाग:वर्ष]]
81guc9wzbkllzhp4fcr1e06lxzrumjd
७५३
0
2876
99460
93250
2021-04-15T14:14:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५३| ]]
[[विभाग:वर्ष]]
f83ks70j7lqhnl5agjvtu3hxydgwzty
७५४
0
2877
99461
93251
2021-04-15T14:14:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५४| ]]
[[विभाग:वर्ष]]
o2v3pl1esvpcqsz4o7wutzi8o7fo7y9
७५५
0
2878
99462
93252
2021-04-15T14:14:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५५| ]]
[[विभाग:वर्ष]]
hr9pe1ld65jy8sephge0omn6ldg5xvg
७५६
0
2879
99463
93253
2021-04-15T14:14:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५६| ]]
[[विभाग:वर्ष]]
qslpcu7pedt6hv30zg0puyg5f4afaqx
७५७
0
2880
99464
93254
2021-04-15T14:14:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५७| ]]
[[विभाग:वर्ष]]
hb7oqq682c09dnldnxgmamc9k4vstam
७५८
0
2881
99465
93255
2021-04-15T14:14:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५८| ]]
[[विभाग:वर्ष]]
ns1p9jehojyldcr86hdexvf4byieurj
७५९
0
2882
99466
93256
2021-04-15T14:14:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७५९| ]]
[[विभाग:वर्ष]]
84kdg8yk07z9ho10tmxhdvigwy22mi4
७६०
0
2883
99468
93257
2021-04-15T14:14:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६०| ]]
[[विभाग:वर्ष]]
fwjaq26bo2aed5vkhmki6ztz28fpeey
७६१
0
2885
99469
93258
2021-04-15T14:14:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६१| ]]
[[विभाग:वर्ष]]
n5q67xibgvlv42nbnhmw3uqclqbx55n
७६२
0
2886
99470
93259
2021-04-15T14:14:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६२| ]]
[[विभाग:वर्ष]]
cz0zon4u87okbk2niajnyqg6s1biabe
७६३
0
2887
99471
93260
2021-04-15T14:14:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६३| ]]
[[विभाग:वर्ष]]
4upxqv8kffqrfdso89lvaex85xb94qp
७६४
0
2888
99472
93261
2021-04-15T14:14:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६४| ]]
[[विभाग:वर्ष]]
osd17t9oyqym5kbir7xnzpq85hza5fo
७६५
0
2889
99473
93262
2021-04-15T14:14:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६५| ]]
[[विभाग:वर्ष]]
lxfohwp0cadsy4pcwfh0nt8hhjoviq0
७६६
0
2890
99474
93263
2021-04-15T14:14:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६६| ]]
[[विभाग:वर्ष]]
19gu36997vywbaovew2ypq92lfj7si6
७६७
0
2891
99475
93264
2021-04-15T14:14:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६७| ]]
[[विभाग:वर्ष]]
drz61r0f2iwwgv3bnj0u4djb93o43vj
७६८
0
2892
99476
93265
2021-04-15T14:15:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६८| ]]
[[विभाग:वर्ष]]
7j8w7uotdl6n8iq20n5eb3t1jakpkzw
७६९
0
2893
99477
93266
2021-04-15T14:15:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७६९| ]]
[[विभाग:वर्ष]]
bnyl7ud0wc8p4w18ajzy4azacmria00
७७०
0
2894
99479
93267
2021-04-15T14:15:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७०| ]]
[[विभाग:वर्ष]]
4vh5trynosvm5lut8ehcfybdh18hotn
७७१
0
2895
99480
93268
2021-04-15T14:15:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७१| ]]
[[विभाग:वर्ष]]
afj7mp1co1gr9nguwemw03gowrla8tv
७७२
0
2896
99481
93269
2021-04-15T14:15:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७२| ]]
[[विभाग:वर्ष]]
sclnf5f8swbeeazeh95uoappjqmao04
७७३
0
2897
99482
93270
2021-04-15T14:15:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७३| ]]
[[विभाग:वर्ष]]
0ngyxrk7tgulfllynoo6ghebxcazlp3
७७४
0
2898
99483
93271
2021-04-15T14:15:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७४| ]]
[[विभाग:वर्ष]]
tijiquy3bd8abo25nsltx54id1oql0d
७७५
0
2899
99484
93272
2021-04-15T14:15:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७५| ]]
[[विभाग:वर्ष]]
236fr7xcvuvdkj454uzztnwum33t5t9
७७६
0
2900
99485
93273
2021-04-15T14:15:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७६| ]]
[[विभाग:वर्ष]]
sxmdqaygt3ndiploo6s7itr59bfpspm
७७७
0
2901
99486
93274
2021-04-15T14:15:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७७| ]]
[[विभाग:वर्ष]]
jmh38yzm283822ir1wicv8vtnimj5p8
७७८
0
2902
99487
93275
2021-04-15T14:15:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७८| ]]
[[विभाग:वर्ष]]
d5517e0ggsv44q90fog90golf6jr98m
७७९
0
2903
99488
93276
2021-04-15T14:15:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७७९| ]]
[[विभाग:वर्ष]]
qdhn0ac4dv9unrmop8l7l1f049a3333
७८०
0
2904
99490
93277
2021-04-15T14:15:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८०| ]]
[[विभाग:वर्ष]]
ogmkm2wtgdft4vtad0pv6548jfvasv1
७८१
0
2905
99491
93278
2021-04-15T14:15:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८१| ]]
[[विभाग:वर्ष]]
6nyz7ja7t18hlitogx0ff3vugrtb7ys
७८२
0
2906
99492
93279
2021-04-15T14:15:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८२| ]]
[[विभाग:वर्ष]]
flg3x1be0qrzu4u1bulu3djd48vk6cz
७८३
0
2907
99493
93280
2021-04-15T14:15:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८३| ]]
[[विभाग:वर्ष]]
0gruqvgyhuxvqmh1br8o1k4rke8pvp4
७८४
0
2908
99494
93281
2021-04-15T14:15:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८४| ]]
[[विभाग:वर्ष]]
bhvdg21uztjcqr588gx51xoeuh6ub6v
७८५
0
2909
99495
93282
2021-04-15T14:15:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८५| ]]
[[विभाग:वर्ष]]
eo045zxyxijtdt69h0116lhs18c0mw1
७८६
0
2910
99496
93283
2021-04-15T14:15:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८६| ]]
[[विभाग:वर्ष]]
k6edsa21q1p9varwz13vvcjd5of1fdx
७८७
0
2911
99497
93284
2021-04-15T14:15:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८७| ]]
[[विभाग:वर्ष]]
ssxkrnev1de3b6t0b7ih0913wgv72ga
७८८
0
2912
99498
93285
2021-04-15T14:15:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८८| ]]
[[विभाग:वर्ष]]
2ev8gqpmvj2x62zksnbazko7zmm9d8s
७८९
0
2913
99499
93286
2021-04-15T14:15:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७८९| ]]
[[विभाग:वर्ष]]
hb5wtyk9p3r11duz9n60j7ss6s4x3pq
७९०
0
2914
99501
93287
2021-04-15T14:15:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९०| ]]
[[विभाग:वर्ष]]
8wzqcd0hczs1860w9hpw16846wpqr6v
७९१
0
2915
99502
93288
2021-04-15T14:15:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९१| ]]
[[विभाग:वर्ष]]
k7o10f2sfmtqlgpc7ixbk86ouvk158n
७९२
0
2916
99503
93289
2021-04-15T14:15:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९२| ]]
[[विभाग:वर्ष]]
hyzrdb5qr0so1b6ysx1dn7v64caohii
७९३
0
2917
99504
93290
2021-04-15T14:15:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९३| ]]
[[विभाग:वर्ष]]
3nxbe5xsbwjbxe10loovqte9jrrckp4
७९४
0
2918
99505
93291
2021-04-15T14:15:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९४| ]]
[[विभाग:वर्ष]]
92f2nm4wo5efewlzm35n4hh7egiftot
७९५
0
2919
99506
93292
2021-04-15T14:15:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९५| ]]
[[विभाग:वर्ष]]
oiykkf36f5nd12dq8odjwzusoo4trtb
७९६
0
2920
99507
93293
2021-04-15T14:15:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९६| ]]
[[विभाग:वर्ष]]
4sb2fl53uzd59ro3mswopm9h7io2evq
७९७
0
2921
99508
93294
2021-04-15T14:15:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९७| ]]
[[विभाग:वर्ष]]
ky8eiimki8hsp9n02lihgvdm1ol0dor
७९८
0
2922
99509
93295
2021-04-15T14:15:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९८| ]]
[[विभाग:वर्ष]]
lyxidebokj1889vxxpgqk1z0gey5o95
७९९
0
2923
99510
93296
2021-04-15T14:15:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''७९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:७९९| ]]
[[विभाग:वर्ष]]
fukez6f0xhescc6holmqqym3xrl5jgo
८००
0
2924
99513
93297
2021-04-15T14:15:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८००| ]]
[[विभाग:वर्ष]]
bo9854jlddsrw6n4l6k7f1j8gtsg7fa
८०१
0
2925
99514
93298
2021-04-15T14:15:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०१| ]]
[[विभाग:वर्ष]]
7lb55ln13erycdumxp8h60dovxm6sgq
८०२
0
2926
99515
93299
2021-04-15T14:15:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०२| ]]
[[विभाग:वर्ष]]
6yrzf4y4k00zagt28oamvw9ipcrxuha
८०३
0
2927
99516
93300
2021-04-15T14:15:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०३| ]]
[[विभाग:वर्ष]]
rf31guugm1er4gjne7n20d8gwkzkw6b
८०४
0
2928
99517
93301
2021-04-15T14:15:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०४| ]]
[[विभाग:वर्ष]]
s2601422mlqd387jdstun35wxaoni73
८०५
0
2929
99518
93302
2021-04-15T14:15:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०५| ]]
[[विभाग:वर्ष]]
iqir1ud567tiw3e14smd7rc2j1j4bct
८०६
0
2930
99519
93303
2021-04-15T14:16:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०६| ]]
[[विभाग:वर्ष]]
t0dwfrd6n8zlzrhgwawzgks5verxps4
८०७
0
2931
99520
93304
2021-04-15T14:16:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०७| ]]
[[विभाग:वर्ष]]
97avebd3c3kxix287i6av2f575eiow5
८०८
0
2932
99521
93305
2021-04-15T14:16:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०८| ]]
[[विभाग:वर्ष]]
6jomv1rtiyu6sh7sncla7ta4lzz2h6x
८०९
0
2933
99522
93306
2021-04-15T14:16:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८०९| ]]
[[विभाग:वर्ष]]
gyf2g4we3ppkwqczn1koylq8v2413fi
८१०
0
2934
99524
93307
2021-04-15T14:16:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१०| ]]
[[विभाग:वर्ष]]
15pe8dk0cqfhsy6191244w5e7wikt48
८११
0
2935
99525
93308
2021-04-15T14:16:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८११| ]]
[[विभाग:वर्ष]]
2hw4u5wfez7so0unmmsa8jphji74kne
८१२
0
2936
99526
93309
2021-04-15T14:16:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१२| ]]
[[विभाग:वर्ष]]
r5po2idgik1vsswcdzvsdi36oaos4ds
८१३
0
2937
99527
93310
2021-04-15T14:16:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१३| ]]
[[विभाग:वर्ष]]
ful6pt3wgudarea2ahehaob1479lq0x
८१४
0
2938
99528
93311
2021-04-15T14:16:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१४| ]]
[[विभाग:वर्ष]]
3eny9hyxj6k4v77zto4jvbbexah0alu
८१५
0
2939
99529
93312
2021-04-15T14:16:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१५| ]]
[[विभाग:वर्ष]]
9zbzlj3zeke72cnbqm339049nzyo7gc
८१६
0
2940
99530
93313
2021-04-15T14:16:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१६| ]]
[[विभाग:वर्ष]]
3romb8m473twhahkzz2y9ux94jnwo2g
८१७
0
2941
99531
93314
2021-04-15T14:16:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१७| ]]
[[विभाग:वर्ष]]
r166j0ua8wz5y74zkhzb9qq0sngv0rb
८१८
0
2942
99532
93315
2021-04-15T14:16:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१८| ]]
[[विभाग:वर्ष]]
9lqxt796q2y3jckk7d1qvmbzc246yua
८१९
0
2943
99533
93316
2021-04-15T14:16:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८१९| ]]
[[विभाग:वर्ष]]
d0k623d906f9kfewlp2o7nhf4ronnrr
८२०
0
2944
99535
93317
2021-04-15T14:16:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२०| ]]
[[विभाग:वर्ष]]
0parn9ifatloauhuftvylswm739h57o
८२१
0
2945
99536
93318
2021-04-15T14:16:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२१| ]]
[[विभाग:वर्ष]]
sk8k9iqqvol5uyi6rilpdlk2pp6k735
८२२
0
2946
99537
93319
2021-04-15T14:16:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२२| ]]
[[विभाग:वर्ष]]
9vuf1llt7cxp28ta6p9w4hc912jic25
८२३
0
2947
99538
93320
2021-04-15T14:16:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२३| ]]
[[विभाग:वर्ष]]
rc9jvew7pfxlka263jdvkg8yo4ccpes
८२४
0
2948
99539
93321
2021-04-15T14:16:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२४| ]]
[[विभाग:वर्ष]]
9c4f0ud8zhnuxxwcajksoi9h9i41pi6
८२५
0
2949
99540
93322
2021-04-15T14:16:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२५| ]]
[[विभाग:वर्ष]]
gv7ydn039a00j3up660zzwwvya8rh77
८२६
0
2950
99541
93323
2021-04-15T14:16:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२६| ]]
[[विभाग:वर्ष]]
eqcx6vdm0a4m8d1e0m20bpc4griao9s
८२७
0
2951
99542
93324
2021-04-15T14:16:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२७| ]]
[[विभाग:वर्ष]]
g3e0723zsazq47fcntp3thb740om7oc
८२८
0
2952
99543
93325
2021-04-15T14:16:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२८| ]]
[[विभाग:वर्ष]]
kv7mcet94d6x11dkw7e3i4r2usa8ksl
८२९
0
2953
99544
93326
2021-04-15T14:16:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८२९| ]]
[[विभाग:वर्ष]]
7od8ht702dga9zireyxujzl71trmd5q
८३०
0
2954
99546
93327
2021-04-15T14:16:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३०| ]]
[[विभाग:वर्ष]]
3msxck9l39q7maz4giqirlamiebjql9
८३१
0
2955
99547
93328
2021-04-15T14:16:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३१| ]]
[[विभाग:वर्ष]]
olq0n3yy8p92tpijwsh5dxh900szxn1
८३२
0
2956
99548
93329
2021-04-15T14:16:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३२| ]]
[[विभाग:वर्ष]]
7t9xxlzqbsjzgv4lx5v7bv2e40h97gh
८३३
0
2957
99549
93330
2021-04-15T14:16:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३३| ]]
[[विभाग:वर्ष]]
5vzg5naxer4tgtetfeh13cozppqbq79
८३४
0
2958
99550
93331
2021-04-15T14:16:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३४| ]]
[[विभाग:वर्ष]]
2b6avdqqk5wwfmu1trciz53km8h5jli
८३५
0
2959
99551
93332
2021-04-15T14:16:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३५| ]]
[[विभाग:वर्ष]]
k9p3iep1yyhw2h2nzl6gzjj0lhbd1qf
८३६
0
2960
99552
93333
2021-04-15T14:16:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३६| ]]
[[विभाग:वर्ष]]
9ajo833bpemghbcjca9jby3ivqd1lwb
८३७
0
2961
99553
93334
2021-04-15T14:16:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३७| ]]
[[विभाग:वर्ष]]
a3hhpitsy4b2p81ilzc1wxkwxlm8qlf
८३८
0
2962
99554
93335
2021-04-15T14:16:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३८| ]]
[[विभाग:वर्ष]]
hd2v35stl7wxngzzkoh2xnyuzkve2wl
८३९
0
2963
99555
93336
2021-04-15T14:16:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८३९| ]]
[[विभाग:वर्ष]]
7pp8vogcjx3efb1t499zgi2d156136f
८४०
0
2964
99557
93337
2021-04-15T14:16:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४०| ]]
[[विभाग:वर्ष]]
pc3g1gm2mt871szjf7rblwvrui4dhld
८४१
0
2965
99558
93338
2021-04-15T14:16:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४१| ]]
[[विभाग:वर्ष]]
hfpxnwpdsy43yujyxitm8l8ywcbq3op
८४२
0
2966
99559
93339
2021-04-15T14:16:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४२| ]]
[[विभाग:वर्ष]]
7vygoukbdf6tz0g34mtpiwzq1aqwrog
८४३
0
2967
99560
93340
2021-04-15T14:16:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४३| ]]
[[विभाग:वर्ष]]
dqo667ws0949rr8q22pg4qjcvlz83d5
८४४
0
2968
99561
93341
2021-04-15T14:16:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४४| ]]
[[विभाग:वर्ष]]
82oqmnr55u5egz16qb2jwcv4f73nkos
८४५
0
2969
99562
93342
2021-04-15T14:16:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४५| ]]
[[विभाग:वर्ष]]
bcpnfh42phhmksze6chvj3wgyfii47z
८४६
0
2970
99563
93343
2021-04-15T14:16:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४६| ]]
[[विभाग:वर्ष]]
gz90y2kchuyds8n544hj16n4mi7exul
८४७
0
2971
99564
93344
2021-04-15T14:16:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४७| ]]
[[विभाग:वर्ष]]
javq37kcuqap5b1gg16u5j4qn8koi5b
८४८
0
2972
99565
93345
2021-04-15T14:16:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४८| ]]
[[विभाग:वर्ष]]
5q9tm7sb0vfagsdq94pbt9w6hfw55l2
८४९
0
2973
99566
93346
2021-04-15T14:16:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८४९| ]]
[[विभाग:वर्ष]]
caneeqbzvv0z5wu7top6qc892joisvh
८५०
0
2974
99568
93347
2021-04-15T14:16:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५०| ]]
[[विभाग:वर्ष]]
4vp8av03ok81xdc4zkw01e8840likpj
८५१
0
2975
99569
93348
2021-04-15T14:16:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५१| ]]
[[विभाग:वर्ष]]
lmyclhaxbd1y6kamacvb9er82zjf4rs
८५२
0
2976
99570
93349
2021-04-15T14:16:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५२| ]]
[[विभाग:वर्ष]]
s4vk0h0axb8nw1cpppgyfc5lr4ndf9w
८५३
0
2977
99571
93350
2021-04-15T14:17:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५३| ]]
[[विभाग:वर्ष]]
lcqvzcxinoafd0qv5yj4cwm33e9bp1o
८५४
0
2978
99572
93351
2021-04-15T14:17:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५४| ]]
[[विभाग:वर्ष]]
6ltzgzxpqvak3u3x47e6zufmzdvrofu
८५५
0
2979
99573
93352
2021-04-15T14:17:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५५| ]]
[[विभाग:वर्ष]]
dtq5rbi6vloo7o102a64uwa9pc67g7o
८५६
0
2980
99574
93353
2021-04-15T14:17:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५६| ]]
[[विभाग:वर्ष]]
43bl2h6qkdxoenw7p5xgm9q3sne1lvv
८५७
0
2981
99575
93354
2021-04-15T14:17:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५७| ]]
[[विभाग:वर्ष]]
4adezyfvf7xoflvt9g9n2lbj0j5q4eq
८५८
0
2982
99576
93355
2021-04-15T14:17:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५८| ]]
[[विभाग:वर्ष]]
rqvdyj7180y99s5nn4cqkc9j6grzlve
८५९
0
2983
99577
93356
2021-04-15T14:17:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८५९| ]]
[[विभाग:वर्ष]]
0gkdk0sbffu05ztyl4apan9ynuo5o57
८६०
0
2984
99579
93357
2021-04-15T14:17:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६०| ]]
[[विभाग:वर्ष]]
1klsg1gngdgwg688ftuolcepzkshv90
८६१
0
2985
99580
93358
2021-04-15T14:17:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६१| ]]
[[विभाग:वर्ष]]
mu9sf786crzkm1nh1suz8q49fbdcdql
८६२
0
2986
99581
93359
2021-04-15T14:17:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६२| ]]
[[विभाग:वर्ष]]
3bwy5p0d8z4agzhiclh8m310sozkpfk
८६३
0
2987
99582
93360
2021-04-15T14:17:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६३| ]]
[[विभाग:वर्ष]]
gpzg56g04zkxh9skepw3x9fvzebhqy7
८६४
0
2988
99583
93361
2021-04-15T14:17:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६४| ]]
[[विभाग:वर्ष]]
laj519x8v91pb4q1fdg6dmm08n75h9h
८६५
0
2989
99584
93362
2021-04-15T14:17:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६५| ]]
[[विभाग:वर्ष]]
7eeb700eyy8cn3mm1dy5hz6og3o2c1w
८६६
0
2990
99585
93363
2021-04-15T14:17:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६६| ]]
[[विभाग:वर्ष]]
riynfva7sxzkj87pijz4unrhzi2a1tg
८६७
0
2991
99586
93364
2021-04-15T14:17:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६७| ]]
[[विभाग:वर्ष]]
ohlksmvf1o7emdr2ljvow81y0u9byej
८६८
0
2992
99587
93365
2021-04-15T14:17:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६८| ]]
[[विभाग:वर्ष]]
016w16to4us1kz9ntdgzbu8d12xu9pm
८६९
0
2993
99588
93366
2021-04-15T14:17:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८६९| ]]
[[विभाग:वर्ष]]
4n1nltyzc07y4s1iq456n1tpdwvzkpo
८७०
0
2994
99590
93367
2021-04-15T14:17:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७०| ]]
[[विभाग:वर्ष]]
d56j8x496o95t97c8mctdcazogt3ys9
८७१
0
2995
99591
93368
2021-04-15T14:17:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७१| ]]
[[विभाग:वर्ष]]
jh5pozj0rarop744fjn5gyln8dmcwli
८७२
0
2996
99592
93369
2021-04-15T14:17:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७२| ]]
[[विभाग:वर्ष]]
m0z8nnhx0y1o2wy3ki70sxxvk5jzllf
८७३
0
2997
99593
93370
2021-04-15T14:17:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७३| ]]
[[विभाग:वर्ष]]
p2pyye5jfqaln0dim3qzmywgwti3puy
८७४
0
2998
99594
93371
2021-04-15T14:17:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७४| ]]
[[विभाग:वर्ष]]
1kjqy8il68ma6vmtx3t396msab4ce8l
८७५
0
2999
99595
93372
2021-04-15T14:17:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७५| ]]
[[विभाग:वर्ष]]
d347atcaj74qkshr47tnqlb32p78gx9
८७६
0
3000
99596
93373
2021-04-15T14:17:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७६| ]]
[[विभाग:वर्ष]]
s98kvsjp2qunarw58uhu4rgng35bp8w
८७७
0
3001
99597
93374
2021-04-15T14:17:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७७| ]]
[[विभाग:वर्ष]]
ehgdsw6c2abf3c4xqbmwfel856azkxo
८७८
0
3002
99598
93375
2021-04-15T14:17:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७८| ]]
[[विभाग:वर्ष]]
815okwp3c2lccus5m4r87q1v17zi8o2
८७९
0
3003
99599
93376
2021-04-15T14:17:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८७९| ]]
[[विभाग:वर्ष]]
m67qysecby3t1sk21m40njoed78k6oh
८८०
0
3004
99601
96793
2021-04-15T14:17:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८०| ]]
[[विभाग:वर्ष]]
teovevwjfqgxvu3y87tp1tw3nhklnwe
८८१
0
3005
99602
93378
2021-04-15T14:17:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८१| ]]
[[विभाग:वर्ष]]
grcgw3nn9wie80e6gxoagvpw7iexbzz
८८२
0
3006
99603
93379
2021-04-15T14:17:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८२| ]]
[[विभाग:वर्ष]]
dr03vga3tlvxb2viigaa2spy0nt1yed
८८३
0
3007
99604
93380
2021-04-15T14:17:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८३| ]]
[[विभाग:वर्ष]]
5qx32oyizv6vif67ht2u3ux9mac2v4d
८८४
0
3008
99605
93381
2021-04-15T14:17:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८४| ]]
[[विभाग:वर्ष]]
lzjqsnp5ugffh64wnuo2xtlh3fgb6hg
८८५
0
3009
99606
93382
2021-04-15T14:17:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८५| ]]
[[विभाग:वर्ष]]
ic34qyjnic95d29xjolzy9leq362gqt
८८६
0
3010
99607
93383
2021-04-15T14:17:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८६| ]]
[[विभाग:वर्ष]]
3k6ar7t27v0mmnr7pij1iijqngp6l83
८८७
0
3011
99608
93384
2021-04-15T14:17:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८७| ]]
[[विभाग:वर्ष]]
m3qqbmjc5cjd70ksje7f5mbh2f2jc2n
८८८
0
3012
99609
93385
2021-04-15T14:17:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८८| ]]
[[विभाग:वर्ष]]
4cop3mg4v6kj9o5y1zcwhh6z8gkwn9h
८८९
0
3013
99610
93386
2021-04-15T14:17:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८८९| ]]
[[विभाग:वर्ष]]
2vvx59ffkdokvbce1pa4lpxp3gw179r
८९०
0
3014
99612
93387
2021-04-15T14:17:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९०| ]]
[[विभाग:वर्ष]]
7dtre5bg55jmri2gtn8zuinqrrh3che
८९१
0
3015
99945
99941
2022-01-23T04:07:41Z
DARIO SEVERI
3776
Reverted edits by [[Special:Contributions/2402:8100:2011:FD97:802E:5719:9EC:AB85|2402:8100:2011:FD97:802E:5719:9EC:AB85]] ([[User talk:2402:8100:2011:FD97:802E:5719:9EC:AB85|talk]]) to last revision by [[User:Tahmid|Tahmid]]
wikitext
text/x-wiki
'''८९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९१| ]]
[[विभाग:वर्ष]]
8jwms0xfbtj7e42u6pz03j3opjw14qr
८९२
0
3016
99614
93389
2021-04-15T14:17:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९२| ]]
[[विभाग:वर्ष]]
gso1995uro4ydkqt4d2eifbmyc2770n
८९३
0
3017
99615
93390
2021-04-15T14:17:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९३| ]]
[[विभाग:वर्ष]]
2s7c2xr9icj54y3c0hb10eg3472ln7g
८९४
0
3018
99616
93391
2021-04-15T14:17:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९४| ]]
[[विभाग:वर्ष]]
dnie9cwzxbr8ggsdm2m54feackmxr3z
८९५
0
3019
99617
93392
2021-04-15T14:17:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९५| ]]
[[विभाग:वर्ष]]
eox3zvgs9tflp3bditn413ocoh9bkx2
८९६
0
3020
99618
93393
2021-04-15T14:17:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९६| ]]
[[विभाग:वर्ष]]
qpcxd3wt6bomzkmwcd071u28ib3r6ha
८९७
0
3021
99619
93394
2021-04-15T14:17:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९७| ]]
[[विभाग:वर्ष]]
tdmb6ahxnii2oscsfsf6vjbl0fypjk0
८९८
0
3022
99620
93395
2021-04-15T14:17:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९८| ]]
[[विभाग:वर्ष]]
aguxyeqrdx34g384ajnl8oiaej5bh2p
८९९
0
3023
99621
93396
2021-04-15T14:18:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''८९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:८९९| ]]
[[विभाग:वर्ष]]
s4u2u286zetbslun7d3tefr3ooori7o
९००
0
3024
99624
93397
2021-04-15T14:18:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९००| ]]
[[विभाग:वर्ष]]
32q8r0vl0gm5cg9t6hz5g5fy59xopdq
९०१
0
3025
99625
93398
2021-04-15T14:18:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०१| ]]
[[विभाग:वर्ष]]
il2176o3z5are2yfn03vomygpdypvql
९०२
0
3026
99626
93399
2021-04-15T14:18:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०२| ]]
[[विभाग:वर्ष]]
benxte0zov1t81nmigt6po2hj0eniqo
९०३
0
3027
99627
93400
2021-04-15T14:18:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०३| ]]
[[विभाग:वर्ष]]
s1xmgl973sownonnu88gljncol0ces8
९०४
0
3028
99628
93401
2021-04-15T14:18:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०४| ]]
[[विभाग:वर्ष]]
ed0gp36dxtri38jb0oz2hikivdgmevb
९०५
0
3029
99629
93402
2021-04-15T14:18:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०५| ]]
[[विभाग:वर्ष]]
4hfyp8k24d9cgwnaiqjt039kpuxta4m
९०६
0
3030
99630
93403
2021-04-15T14:18:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०६| ]]
[[विभाग:वर्ष]]
lz9n89oa2iqqg284vjulbqlnfkhvs96
९०७
0
3031
99631
93404
2021-04-15T14:18:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०७| ]]
[[विभाग:वर्ष]]
41c78ba7xruwoulqg5khnpygzjg0iol
९०८
0
3032
99632
93405
2021-04-15T14:18:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०८| ]]
[[विभाग:वर्ष]]
06hly1fibxa6g8qhb1899p70bbudqyn
९०९
0
3033
99633
93406
2021-04-15T14:18:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९०९| ]]
[[विभाग:वर्ष]]
fvsekdas0zx4h1w7dw1q6v1srgcyffu
९१०
0
3034
99635
93407
2021-04-15T14:18:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१०| ]]
[[विभाग:वर्ष]]
3sjkv6f4wp0zr4p1aeinj6bx4e8z4v4
९११
0
3035
99636
93408
2021-04-15T14:18:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९११| ]]
[[विभाग:वर्ष]]
1kao86jjxig2unj3habqej6jxeprpj3
९१२
0
3036
99637
93409
2021-04-15T14:18:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१२| ]]
[[विभाग:वर्ष]]
bcfglvl3x149up44pvfceiusqdrsrod
९१३
0
3037
99638
93410
2021-04-15T14:18:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१३| ]]
[[विभाग:वर्ष]]
f1a97q58yl2xlw3o03pbygcxt00eb0g
९१४
0
3038
99639
93411
2021-04-15T14:18:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१४| ]]
[[विभाग:वर्ष]]
jsdnt30tgdsi2xvekrr7zvryqeze58e
९१५
0
3039
99640
93412
2021-04-15T14:18:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१५| ]]
[[विभाग:वर्ष]]
nse3uhw758p1uykycw98fbv2gsgzyjm
९१६
0
3040
99641
93413
2021-04-15T14:18:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१६| ]]
[[विभाग:वर्ष]]
0rp9k0209vp9g78ncm5yso1e0qk0a5k
९१७
0
3041
99642
93414
2021-04-15T14:18:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१७| ]]
[[विभाग:वर्ष]]
6rhegzii03c7rl4n8s9o8lyd2gyz2b3
९१८
0
3042
99643
93415
2021-04-15T14:18:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१८| ]]
[[विभाग:वर्ष]]
ostbq5b8c0qumcnxxr14yyhqgk9q7gd
९१९
0
3043
99644
93416
2021-04-15T14:18:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९१९| ]]
[[विभाग:वर्ष]]
29qkl0uo53qk2b2t8qcm4vuktpd5973
९२०
0
3044
99646
93417
2021-04-15T14:18:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२०| ]]
[[विभाग:वर्ष]]
ndzz4p1led9skblb9j5nxhdl04k2lo3
९२१
0
3045
99647
93418
2021-04-15T14:18:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२१| ]]
[[विभाग:वर्ष]]
4b3jsua7c9l0182nukcdv0h3itdr0d2
९२२
0
3046
99648
93419
2021-04-15T14:18:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२२| ]]
[[विभाग:वर्ष]]
h23rk2lnlqjh9zrqhku7b9gzff4w6a7
९२३
0
3047
99649
93420
2021-04-15T14:18:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२३| ]]
[[विभाग:वर्ष]]
rrs1rjyeh90bhfos117rzfe8yboebzp
९२४
0
3048
99650
93421
2021-04-15T14:18:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२४| ]]
[[विभाग:वर्ष]]
02tqovpgr78wwb2g25w5pvx4zfdtasy
९२५
0
3049
99651
93422
2021-04-15T14:18:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२५| ]]
[[विभाग:वर्ष]]
or6y6x17qv9lybougnotqk02clh6wu2
९२६
0
3050
99652
93423
2021-04-15T14:18:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२६| ]]
[[विभाग:वर्ष]]
5zjbkjwku3pte00zsnr5xr5qmlmvcho
९२७
0
3051
99653
93424
2021-04-15T14:18:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२७| ]]
[[विभाग:वर्ष]]
qenxhaoscdi5bq1m3a1wz36p0dba8zi
९२८
0
3052
99654
93425
2021-04-15T14:18:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२८| ]]
[[विभाग:वर्ष]]
8zd5dzk3fmvftv1ogmzf3321rpgn0uy
९२९
0
3053
99655
93426
2021-04-15T14:18:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९२९| ]]
[[विभाग:वर्ष]]
s281618ygoiskbcg3favwrh37ny5pwq
९३०
0
3054
99657
93427
2021-04-15T14:18:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३०| ]]
[[विभाग:वर्ष]]
bk7xlaqrmtj1kl8wsyktle2oz5s41m6
९३१
0
3055
99658
93428
2021-04-15T14:18:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३१| ]]
[[विभाग:वर्ष]]
hf5j34xvcf5cumi9tfkgvhp4scdoboq
९३२
0
3056
99659
93429
2021-04-15T14:18:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३२| ]]
[[विभाग:वर्ष]]
tfz40705e28mylb61xrtrltqudj8i0v
९३३
0
3057
99660
93430
2021-04-15T14:18:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३३| ]]
[[विभाग:वर्ष]]
5wms83typyn5m702aar6ekd7uy25hap
९३४
0
3058
99661
93431
2021-04-15T14:18:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३४| ]]
[[विभाग:वर्ष]]
90it5dwtf1zcgbnsh5cgdkizmexjj51
९३५
0
3059
99662
93432
2021-04-15T14:18:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३५| ]]
[[विभाग:वर्ष]]
3jphvd0453gkzn0yprcc2wk5v9bs3db
९३६
0
3060
99663
93433
2021-04-15T14:18:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३६| ]]
[[विभाग:वर्ष]]
l71p9fvpygc7ijxus77mcwumgqiebus
९३७
0
3061
99664
93434
2021-04-15T14:18:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३७| ]]
[[विभाग:वर्ष]]
9glncldk938xawcfhtcjf7hfxqrg3es
९३८
0
3062
99665
93435
2021-04-15T14:18:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३८| ]]
[[विभाग:वर्ष]]
jfewmlyk64qay61m04xu4i2uw6xgq7h
९३९
0
3063
99666
93436
2021-04-15T14:18:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९३९| ]]
[[विभाग:वर्ष]]
tiksre7kpokgw1zw4cub7w51g9deytb
९४०
0
3064
99668
93437
2021-04-15T14:18:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४०| ]]
[[विभाग:वर्ष]]
ldhegi05nhmqnq3dmerzz8dl2e7pbuf
९४१
0
3065
99669
93438
2021-04-15T14:18:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४१| ]]
[[विभाग:वर्ष]]
1jpa5q7a84bsf4vo84aamss7buyf3qf
९४२
0
3066
99670
93439
2021-04-15T14:19:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४२| ]]
[[विभाग:वर्ष]]
cyqao8lp1aijnz0oe17rxxyhthpf6am
९४३
0
3067
99671
93440
2021-04-15T14:19:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४३| ]]
[[विभाग:वर्ष]]
cpkqxi1htfjtbpn14cp48l1vf5owm8r
९४४
0
3068
99672
93441
2021-04-15T14:19:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४४| ]]
[[विभाग:वर्ष]]
okmlo0aku10dy0va4ivdi2bqdz75l5h
९४५
0
3069
99673
93442
2021-04-15T14:19:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४५| ]]
[[विभाग:वर्ष]]
8ye7kd1l7qdpug8s2xy9x2mig8be96b
९४६
0
3070
99674
93443
2021-04-15T14:19:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४६| ]]
[[विभाग:वर्ष]]
se210b334e66hxujigqfdcpxn7t3w6f
९४७
0
3071
99675
93444
2021-04-15T14:19:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४७| ]]
[[विभाग:वर्ष]]
styu1ztcrz68aay0lw70lze3c6ln4sn
९४८
0
3072
99676
93445
2021-04-15T14:19:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४८| ]]
[[विभाग:वर्ष]]
g7yh5plpjzb42nyrenxgb8fwr6himkg
९४९
0
3073
99677
93446
2021-04-15T14:19:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९४९| ]]
[[विभाग:वर्ष]]
nvj8qvyzlaxwd4sp8knxaaqa9s4w662
९५०
0
3074
99679
93447
2021-04-15T14:19:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५०| ]]
[[विभाग:वर्ष]]
dkcm64gi56idk3yn96b8r1q2238sxbd
९५१
0
3075
99680
93448
2021-04-15T14:19:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५१| ]]
[[विभाग:वर्ष]]
bo34dbzju5qe0v6vjz2r1yx3ly54m9l
९५२
0
3076
99681
93449
2021-04-15T14:19:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५२| ]]
[[विभाग:वर्ष]]
3sf72y8xowwrv0vwnj9kts27qw7xop7
९५३
0
3077
99682
93450
2021-04-15T14:19:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५३| ]]
[[विभाग:वर्ष]]
ectdyszdy1b2rw3vzh60ch1k43o54rw
९५४
0
3078
99683
93451
2021-04-15T14:19:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५४| ]]
[[विभाग:वर्ष]]
jh7yf7lxzwfs48z1z25qwo5s8nnog36
९५५
0
3079
99684
93452
2021-04-15T14:19:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५५| ]]
[[विभाग:वर्ष]]
6gtl4ed6iommn11zejp4yq7rrs4whfs
९५६
0
3080
99685
93453
2021-04-15T14:19:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५६| ]]
[[विभाग:वर्ष]]
antl24cjucuzdlnrh52380pbkf8vcr4
९५७
0
3081
99686
93454
2021-04-15T14:19:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५७| ]]
[[विभाग:वर्ष]]
ikzl3y39mw94kkzhwz5cke4wyzlk7js
९५८
0
3082
99687
96746
2021-04-15T14:19:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५८| ]]
[[विभाग:वर्ष]]
5wt9vj6jvgrpp1gygssyvou0h95m0pq
९५९
0
3083
99688
93456
2021-04-15T14:19:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९५९| ]]
[[विभाग:वर्ष]]
68tltnev5k8p9yusj5yt5h1lowoxl6v
९६०
0
3084
99690
93457
2021-04-15T14:19:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६०| ]]
[[विभाग:वर्ष]]
dn09gekhnu9a2i2jee9sfa19ketmdg2
९६१
0
3085
99691
93458
2021-04-15T14:19:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६१| ]]
[[विभाग:वर्ष]]
3b3z2d7s7ixyxydeendimg243g6jp2b
९६२
0
3086
99692
93459
2021-04-15T14:19:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६२| ]]
[[विभाग:वर्ष]]
mla595pi0ha7f1pv6xt6a0sha1pbfh2
९६३
0
3087
99693
93460
2021-04-15T14:19:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६३| ]]
[[विभाग:वर्ष]]
ecrpe7j6xtdpqsvt4a82nzusf5o7z73
९६४
0
3088
99694
93461
2021-04-15T14:19:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६४| ]]
[[विभाग:वर्ष]]
9h385okyylrx7smjhvh2p7rhcakkx6h
९६५
0
3089
99695
93462
2021-04-15T14:19:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६५| ]]
[[विभाग:वर्ष]]
qyjfl30gc7cni43f3uaz4dzl75vjpyt
९६६
0
3090
99696
93463
2021-04-15T14:19:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६६| ]]
[[विभाग:वर्ष]]
1w5a7ln7csi61s7kdv5grs0e0fxppxf
९६७
0
3091
99697
93464
2021-04-15T14:19:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६७| ]]
[[विभाग:वर्ष]]
pnfabxere5dso692hglp57dh808owl2
९६८
0
3092
99698
93465
2021-04-15T14:19:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६८| ]]
[[विभाग:वर्ष]]
h4d6p3pll18bqn6s9em5zxz8ar1mnj2
९६९
0
3093
99699
93466
2021-04-15T14:19:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९६९| ]]
[[विभाग:वर्ष]]
0cauw8cd9eie2lyertns5f9w49qb9pe
९७०
0
3094
99701
93467
2021-04-15T14:19:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७०| ]]
[[विभाग:वर्ष]]
d5hfo4yxui8qtkp6ikqwgbs5i6ducp6
९७१
0
3095
99702
93468
2021-04-15T14:19:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७१| ]]
[[विभाग:वर्ष]]
oc7uu8gz1j1d7wb766w7v3v86euo62w
९७२
0
3096
99703
93469
2021-04-15T14:19:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७२| ]]
[[विभाग:वर्ष]]
q7ntjwlddbzy5jsg55ab00zgdfjkl7o
९७३
0
3097
99704
93470
2021-04-15T14:19:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७३| ]]
[[विभाग:वर्ष]]
9zp2ei98votsfu5bhlopt9kf1oznr76
९७४
0
3098
99705
93471
2021-04-15T14:19:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७४| ]]
[[विभाग:वर्ष]]
qltgq2or7a3ty35ibncg0jsajtncpdf
९७५
0
3099
99706
93472
2021-04-15T14:19:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७५| ]]
[[विभाग:वर्ष]]
9adpig4faq9zv4l67egcuic6qiv4p6r
९७६
0
3100
99707
93473
2021-04-15T14:19:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७६| ]]
[[विभाग:वर्ष]]
lxp3cjtg15yiiu2gh7mz9twl1s405g4
९७७
0
3101
99708
93474
2021-04-15T14:19:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७७| ]]
[[विभाग:वर्ष]]
638aexv8p3b17dw501moerau2fakaid
९७८
0
3102
99709
93475
2021-04-15T14:19:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७८| ]]
[[विभाग:वर्ष]]
526r3r6wxpud9f0ofpodgjvg324aas6
९७९
0
3103
99710
93476
2021-04-15T14:19:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९७९| ]]
[[विभाग:वर्ष]]
gg4475rh6lp0cnpl7we7sx7z63ozqs4
९८०
0
3104
99712
93477
2021-04-15T14:19:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८०| ]]
[[विभाग:वर्ष]]
h49vpy5jdw34esq8o5aebsmbf3k50ty
९८१
0
3105
99713
93478
2021-04-15T14:19:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८१| ]]
[[विभाग:वर्ष]]
n6vdo2o0e3vqb0pcq8x832nqztod1ji
९८२
0
3106
99714
93479
2021-04-15T14:19:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८२| ]]
[[विभाग:वर्ष]]
6eydhi04glarz6r4nqzo1fslj7dudi1
९८३
0
3107
99715
93480
2021-04-15T14:20:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८३| ]]
[[विभाग:वर्ष]]
1bqdkiyp89u2hw2tqtibfx1npbjfpqn
९८४
0
3108
99716
93481
2021-04-15T14:20:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८४| ]]
[[विभाग:वर्ष]]
hdj7nt9h5vxwa8xbvwpcvi9eb4lmsfl
९८५
0
3109
99717
93482
2021-04-15T14:20:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८५| ]]
[[विभाग:वर्ष]]
7ip8j8o7d4dlnvcfzjk8esm40gmvsvt
९८६
0
3110
99718
93483
2021-04-15T14:20:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८६| ]]
[[विभाग:वर्ष]]
9b2kwbspkhnyitx6i3kgh6rl1e2k8eq
९८७
0
3111
99719
93484
2021-04-15T14:20:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८७| ]]
[[विभाग:वर्ष]]
npvbmxowwla6uoet11qjpdji7axi9hn
९८८
0
3112
99720
93485
2021-04-15T14:20:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८८| ]]
[[विभाग:वर्ष]]
kujdkbizl9yh163m2tjpgutv7xqtby5
९८९
0
3113
99721
93486
2021-04-15T14:20:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९८९| ]]
[[विभाग:वर्ष]]
k472gpqninfftvzexid3gqroam2m0eq
९९०
0
3114
99723
93487
2021-04-15T14:20:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९०| ]]
[[विभाग:वर्ष]]
dtotvhn14bzhzudqwflz2pm5qgufxz2
९९१
0
3115
99724
93488
2021-04-15T14:20:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९१| ]]
[[विभाग:वर्ष]]
euumvj2gyl3ju01avbmdjsmch1zupr1
९९२
0
3116
99725
93489
2021-04-15T14:20:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९२| ]]
[[विभाग:वर्ष]]
g6u8q16gmxgkxlsko1mz7nhuzr0duga
९९३
0
3117
99726
93490
2021-04-15T14:20:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९३| ]]
[[विभाग:वर्ष]]
d4turwsx74agtkijf48l56vxjyp0g5b
९९४
0
3118
99727
93491
2021-04-15T14:20:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९४| ]]
[[विभाग:वर्ष]]
00rshv9oz2syl1benqhf1n56zqpab5l
९९५
0
3119
99728
93492
2021-04-15T14:20:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९५| ]]
[[विभाग:वर्ष]]
8plhdl6500ceqt0jmdtwz4mfkelsc5m
९९६
0
3120
99729
93493
2021-04-15T14:20:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९६| ]]
[[विभाग:वर्ष]]
enpba476hlt0r4htr8f8yoj6fgc2twe
९९७
0
3121
99730
93494
2021-04-15T14:20:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९७| ]]
[[विभाग:वर्ष]]
384e3tn2h3d5suhd05amjgu5ltur9pt
९९८
0
3122
99731
93495
2021-04-15T14:20:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९८| ]]
[[विभाग:वर्ष]]
43mtypyx81yp2p942378xwn4l85tm22
९९९
0
3123
99732
95765
2021-04-15T14:20:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''९९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:९९९| ]]
[[विभाग:वर्ष]]
eepouj04xsxm8x87qg2sptmig0qv4ya
१०००
0
3124
97640
93497
2021-04-15T13:38:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०००| ]]
[[विभाग:वर्ष]]
8ag4dpakgbnrhidzatzd9ejphded68d
१००१
0
3125
97641
93498
2021-04-15T13:38:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००१| ]]
[[विभाग:वर्ष]]
qjbz5esn7zuhl95u06dacy1vm5naazg
१००२
0
3126
97642
93499
2021-04-15T13:38:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००२| ]]
[[विभाग:वर्ष]]
3u9t9cjx5v5amn9vpqnkd2wxbhpklgr
१००३
0
3127
97643
93500
2021-04-15T13:38:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००३| ]]
[[विभाग:वर्ष]]
rgif8wi2670dgvki141vb0pjp0ynwez
१००४
0
3128
97644
93501
2021-04-15T13:38:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००४| ]]
[[विभाग:वर्ष]]
kylgpmy02wl3ga5fq5cw16ezkc6qcad
१००५
0
3129
97645
93502
2021-04-15T13:38:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००५| ]]
[[विभाग:वर्ष]]
jea9ibrxakbimhktvh39juxzr66u0xs
१००६
0
3130
97646
93503
2021-04-15T13:38:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००६| ]]
[[विभाग:वर्ष]]
l7i642ql11gwhai9rwjkj5xqhtlwmvr
१००७
0
3131
97647
93504
2021-04-15T13:38:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००७| ]]
[[विभाग:वर्ष]]
9y3hvwx0wfgwirh3l5prmm2ef2wi3jg
१००८
0
3132
97648
93505
2021-04-15T13:38:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००८| ]]
[[विभाग:वर्ष]]
km8by4rlkw5m4gag9fipoke9l694rhb
१००९
0
3133
97649
93506
2021-04-15T13:38:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१००९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१००९| ]]
[[विभाग:वर्ष]]
4pa7us1jw9og9873clkkfyqv4f0ll55
१०१०
0
3134
97651
94803
2021-04-15T13:38:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१०| ]]
[[विभाग:वर्ष]]
m6qvvglxgxe2bqq7wc4vrdckhct624k
१०११
0
3135
97652
93508
2021-04-15T13:38:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०११| ]]
[[विभाग:वर्ष]]
oweys8dofvwkkf15j191a0n9fke9g50
१०१२
0
3136
97653
93509
2021-04-15T13:39:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१२| ]]
[[विभाग:वर्ष]]
rqrm7mzv3ghut9gfaykpbrfxw9vugh5
१०१३
0
3137
97654
93510
2021-04-15T13:39:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१३| ]]
[[विभाग:वर्ष]]
f55u4ckbxrbrqv9qawjwoopwdsk43p8
१०१४
0
3138
97655
93511
2021-04-15T13:39:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१४| ]]
[[विभाग:वर्ष]]
ak44hi4bs49dmr93kiglnrejb5ahgi5
१०१५
0
3139
97656
93512
2021-04-15T13:39:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१५| ]]
[[विभाग:वर्ष]]
pv59hzex0cot0ridfrv2rhpbfbeqt64
१०१६
0
3140
97657
93513
2021-04-15T13:39:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१६| ]]
[[विभाग:वर्ष]]
51jhvs7u5v2oju3fn1lnqd9g2rfgg4l
१०१७
0
3141
97658
93514
2021-04-15T13:39:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१७| ]]
[[विभाग:वर्ष]]
7z3pf3ke95taipmte9hqvhs2lx1mslv
१०१८
0
3142
97659
93515
2021-04-15T13:39:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१८| ]]
[[विभाग:वर्ष]]
coivlzmflbyeasq3v00981kk803ebyy
१०१९
0
3143
97660
93516
2021-04-15T13:39:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०१९| ]]
[[विभाग:वर्ष]]
cux2zqddqk9bjr8onqff9emuiv1nouv
१०२०
0
3144
97662
93517
2021-04-15T13:39:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२०| ]]
[[विभाग:वर्ष]]
6ak0a39623d1ufkff28q4qez1s707db
१०२१
0
3145
97663
93518
2021-04-15T13:39:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२१| ]]
[[विभाग:वर्ष]]
ljn7hlto6kr9ggax8zt7se09wvqn75w
१०२२
0
3146
97664
93519
2021-04-15T13:39:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२२| ]]
[[विभाग:वर्ष]]
qgz8ejg5upas74cwi9t6kv99kskiez0
१०२३
0
3147
97665
93520
2021-04-15T13:39:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२३| ]]
[[विभाग:वर्ष]]
omf28eg33hvuvmy7jvmlbtppmffuv94
१०२४
0
3148
97666
93521
2021-04-15T13:39:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२४| ]]
[[विभाग:वर्ष]]
2kdf4okgdogye1dz30a3apyw9bh3kld
१०२५
0
3149
97667
93522
2021-04-15T13:39:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२५| ]]
[[विभाग:वर्ष]]
9y1y99f5vpkllaei1gwcy5vm46x5i8g
१०२६
0
3150
97668
93523
2021-04-15T13:39:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२६| ]]
[[विभाग:वर्ष]]
q8lqjiz1axj7eo5ht9c01xpoz0mtxpx
१०२७
0
3151
97669
93524
2021-04-15T13:39:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२७| ]]
[[विभाग:वर्ष]]
s2ukiynjtm37rdir91dqazwzqnyxgx3
१०२८
0
3152
97670
93525
2021-04-15T13:39:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२८| ]]
[[विभाग:वर्ष]]
4u2biefjvu637mrkjay9qauwefpt5ec
१०२९
0
3153
97671
93526
2021-04-15T13:39:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०२९| ]]
[[विभाग:वर्ष]]
jmiwj4nffvai3ct99mc8ksq67sfc1o6
१०३०
0
3154
97673
93527
2021-04-15T13:39:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३०| ]]
[[विभाग:वर्ष]]
3o2iytodkmije1kacjyi0m5lq8kkzs9
१०३१
0
3155
97674
93528
2021-04-15T13:39:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३१| ]]
[[विभाग:वर्ष]]
kfljupmzthz8jky5eatea3nqv0lsr71
१०३२
0
3156
97675
93529
2021-04-15T13:39:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३२| ]]
[[विभाग:वर्ष]]
8zixtq6j4770qk11niizay2hemg8ad5
१०३३
0
3157
97676
93530
2021-04-15T13:39:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३३| ]]
[[विभाग:वर्ष]]
bl3r93pwu5thgqpkpf5caskthwe3t6m
१०३४
0
3158
97677
93531
2021-04-15T13:39:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३४| ]]
[[विभाग:वर्ष]]
slxjkoehcgyyx0bn1m7922b6sw19841
१०३५
0
3159
97678
93532
2021-04-15T13:39:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३५| ]]
[[विभाग:वर्ष]]
9xxbtdnl3cmbzc7drwqgbp7cwhsodph
१०३६
0
3160
97679
93533
2021-04-15T13:39:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३६| ]]
[[विभाग:वर्ष]]
5ubccz37bwmh4bq6ilu8oztrmfta2i2
१०३७
0
3161
97680
93534
2021-04-15T13:39:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३७| ]]
[[विभाग:वर्ष]]
nzsdgui4cwnbeq044dd7xt3tkuvkv4e
१०३८
0
3162
97681
93535
2021-04-15T13:39:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३८| ]]
[[विभाग:वर्ष]]
rux2q465966u2mtqyzsovkw2glaimqc
१०३९
0
3163
97682
93536
2021-04-15T13:39:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०३९| ]]
[[विभाग:वर्ष]]
mr7vojxy8hppcesk4yapb9jqukh4bq1
१०४०
0
3164
97684
93537
2021-04-15T13:39:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४०| ]]
[[विभाग:वर्ष]]
jdfjgw4u49vkct17dcde06tjuk1woc2
१०४१
0
3165
97685
93538
2021-04-15T13:39:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४१| ]]
[[विभाग:वर्ष]]
qykx7v5ljie2an1ktf0gvigzvcu017i
१०४२
0
3166
97686
93539
2021-04-15T13:39:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४२| ]]
[[विभाग:वर्ष]]
338heta29ztf9fn4qm121mzr7ed7eoz
१०४३
0
3167
97687
93540
2021-04-15T13:39:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४३| ]]
[[विभाग:वर्ष]]
8xxi835jpjxderc9ki0k2qlf0njouip
१०४४
0
3168
97688
93541
2021-04-15T13:39:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४४| ]]
[[विभाग:वर्ष]]
2vsloj8lafdswthtatfhng20pd49k57
१०४५
0
3169
97689
93542
2021-04-15T13:39:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४५| ]]
[[विभाग:वर्ष]]
d241sz5yd3ji0cv52ylqor5kplwsfbd
१०४६
0
3170
97690
93543
2021-04-15T13:39:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४६| ]]
[[विभाग:वर्ष]]
446lpmlch7lt4bt4rzhunploi4s2pn2
१०४७
0
3171
97691
93544
2021-04-15T13:39:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४७| ]]
[[विभाग:वर्ष]]
i2yinu06ldh9gdusdttni26hk67dug6
१०४८
0
3172
97692
93545
2021-04-15T13:39:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४८| ]]
[[विभाग:वर्ष]]
td0uuqwf0ufdm4cxchyokvup6ix9ig2
१०४९
0
3173
97693
93546
2021-04-15T13:39:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०४९| ]]
[[विभाग:वर्ष]]
oo6cdrjgbdv95hh2fx7edlgk3x4fjrp
१०५०
0
3174
97695
93547
2021-04-15T13:39:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५०| ]]
[[विभाग:वर्ष]]
ddhfz54dlnon8s1u3h0dfrar7b4qrt1
१०५१
0
3175
97696
93548
2021-04-15T13:39:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५१| ]]
[[विभाग:वर्ष]]
6eg6x95anzf30val4qyrg8j2w44uhdl
१०५२
0
3176
97697
93549
2021-04-15T13:39:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५२| ]]
[[विभाग:वर्ष]]
43l7nob3cq4vs8gzikkxb1yeh3xv5we
१०५३
0
3177
97698
93550
2021-04-15T13:39:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५३| ]]
[[विभाग:वर्ष]]
b878n161jl70vat2x7jx4kr5ko03tx9
१०५४
0
3178
97699
93551
2021-04-15T13:39:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५४| ]]
[[विभाग:वर्ष]]
bbbryfvjobnferbhnzclzfhe2co6lir
१०५५
0
3179
97700
93552
2021-04-15T13:39:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५५| ]]
[[विभाग:वर्ष]]
9ag6t2al9w55tnyg52gv5gfzsfe7yht
१०५६
0
3180
97701
93553
2021-04-15T13:39:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५६| ]]
[[विभाग:वर्ष]]
8d8wtqk8y4y1j0m0z3l55n1qr674zt5
१०५७
0
3181
97702
93554
2021-04-15T13:39:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५७| ]]
[[विभाग:वर्ष]]
iz03xi9f9voyusuj3b60doo0myz8mp9
१०५८
0
3182
97703
93555
2021-04-15T13:39:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५८| ]]
[[विभाग:वर्ष]]
3n5xzrr7xf2kw0hs894zdg61su1nczr
१०५९
0
3183
97704
93556
2021-04-15T13:39:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०५९| ]]
[[विभाग:वर्ष]]
si738ffy0v31sq9mkrya8athql6pqgf
१०६०
0
3184
97706
93557
2021-04-15T13:40:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६०| ]]
[[विभाग:वर्ष]]
0rg0zzv9oy1x13sil4ntnmk1v85u2uk
१०६१
0
3185
97707
93558
2021-04-15T13:40:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६१| ]]
[[विभाग:वर्ष]]
mbikyay7oa26u8alri3sl9pu8nycmwm
१०६२
0
3186
97708
93559
2021-04-15T13:40:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६२| ]]
[[विभाग:वर्ष]]
mia00sq4isbvdbraggtg02uyx7me69z
१०६३
0
3187
97709
93560
2021-04-15T13:40:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६३| ]]
[[विभाग:वर्ष]]
8rf6p0fwq5ks350bwsuh55bde5lzyh3
१०६४
0
3188
97710
93561
2021-04-15T13:40:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६४| ]]
[[विभाग:वर्ष]]
11c4h98qso1ulrzdqwzdvkbs4hp1wof
१०६५
0
3189
97711
93562
2021-04-15T13:40:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६५| ]]
[[विभाग:वर्ष]]
31fd5hsogzsxq9fe7ml30udj1pw68vg
१०६६
0
3190
97712
93563
2021-04-15T13:40:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६६| ]]
[[विभाग:वर्ष]]
1cwkiki15l0t34teg3sqpxnrro9yvyw
१०६७
0
3191
97713
93564
2021-04-15T13:40:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६७| ]]
[[विभाग:वर्ष]]
7avnnx1gidla5zxrey4p1egfuin7jcn
१०६८
0
3192
97714
93565
2021-04-15T13:40:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६८| ]]
[[विभाग:वर्ष]]
joenl3268fa54y6m6aupryu97048gq4
१०६९
0
3193
97715
93566
2021-04-15T13:40:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०६९| ]]
[[विभाग:वर्ष]]
1kdenqw9crfub3d4vx4o1tcaeamr9ai
१०७०
0
3194
97717
93567
2021-04-15T13:40:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७०| ]]
[[विभाग:वर्ष]]
iqnnnepphczuav65h3u9khdcuigml7l
१०७१
0
3195
97718
93568
2021-04-15T13:40:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७१| ]]
[[विभाग:वर्ष]]
jgmrok0dbif75jhbkb3p3c616kp2i3q
१०७२
0
3196
97719
93569
2021-04-15T13:40:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७२| ]]
[[विभाग:वर्ष]]
6oqjjuo8mx7mkyw2u90z8t4flwsvywu
१०७३
0
3197
97720
93570
2021-04-15T13:40:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७३| ]]
[[विभाग:वर्ष]]
fkmp9r2ppeg3p5l87jf5fq3l95tuhmc
१०७४
0
3198
97721
93571
2021-04-15T13:40:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७४| ]]
[[विभाग:वर्ष]]
m59phgohdxkpfj6rrmnml3zv7spy59f
१०७५
0
3199
97722
93572
2021-04-15T13:40:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७५| ]]
[[विभाग:वर्ष]]
ohw1ez7m51446w2s4sr2epkskbfx6dk
१०७६
0
3200
97723
93573
2021-04-15T13:40:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७६| ]]
[[विभाग:वर्ष]]
hw3j9fabwlf6sgxv5a1itbofyyrocj8
१०७७
0
3201
97724
93574
2021-04-15T13:40:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७७| ]]
[[विभाग:वर्ष]]
53mp0u2xszg3m4rshsgtarzqymud21b
१०७८
0
3202
97725
93575
2021-04-15T13:40:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७८| ]]
[[विभाग:वर्ष]]
c6jxnwctfmh1djphtpnp7whpl31exkv
१०७९
0
3203
97726
93576
2021-04-15T13:40:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०७९| ]]
[[विभाग:वर्ष]]
3ei1nefyx48k10kh8ncn75dj1mbdhwc
१०८०
0
3204
97728
93577
2021-04-15T13:40:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८०| ]]
[[विभाग:वर्ष]]
fq4zkx6kipwuo16pofio0f7s1uaijw5
१०८१
0
3205
97729
93578
2021-04-15T13:40:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८१| ]]
[[विभाग:वर्ष]]
kq0pl22njusufyml6kmu8ojv8clu8pb
१०८२
0
3206
97730
93579
2021-04-15T13:40:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८२| ]]
[[विभाग:वर्ष]]
1v0fu9t621gt0qikopxwmq3kex25y3j
१०८३
0
3207
97731
93580
2021-04-15T13:40:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८३| ]]
[[विभाग:वर्ष]]
751cn03ih8nyli3150b3r6xikunpr73
१०८४
0
3208
97732
93581
2021-04-15T13:40:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८४| ]]
[[विभाग:वर्ष]]
3awtdeutq76jow62jy8mv6i95pdjyxe
१०८५
0
3209
97733
93582
2021-04-15T13:40:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८५| ]]
[[विभाग:वर्ष]]
46602cbdt4a1o3xxocusk2um5kj83vb
१०८६
0
3210
97734
93583
2021-04-15T13:40:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८६| ]]
[[विभाग:वर्ष]]
5wdy4p3ktr6a8ixirnl6zn0a3g8r6x1
१०८७
0
3211
97735
93584
2021-04-15T13:40:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८७| ]]
[[विभाग:वर्ष]]
oz5za8hfknq0gmb5c7b8ccktbbcg4xx
१०८८
0
3212
97736
93585
2021-04-15T13:40:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८८| ]]
[[विभाग:वर्ष]]
s4jeunhrjadvhu52hiu9c0wfu8sd8ns
१०८९
0
3213
97737
93586
2021-04-15T13:40:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०८९| ]]
[[विभाग:वर्ष]]
6o2o1w92b69ambvy4bzwat9qkdboi4c
१०९०
0
3214
97739
93587
2021-04-15T13:40:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९०| ]]
[[विभाग:वर्ष]]
2x0rt9i7dph8boshpu5489fdf9bwe0h
१०९१
0
3215
97740
93588
2021-04-15T13:40:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९१| ]]
[[विभाग:वर्ष]]
gui3e61oluummosl43yzb6cbouvbyn3
१०९२
0
3216
97741
93589
2021-04-15T13:40:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९२| ]]
[[विभाग:वर्ष]]
6a0f7vlkvblo5t7lnaxnp8h5zjyw53d
१०९३
0
3217
97742
93590
2021-04-15T13:40:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९३| ]]
[[विभाग:वर्ष]]
8l2ozti5s7xeopdzf9esn281igdyo4k
१०९४
0
3218
97743
93591
2021-04-15T13:40:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९४| ]]
[[विभाग:वर्ष]]
ttzuuvxd7jv8z7kxdp6uyoxck9ukb07
१०९५
0
3219
97744
93592
2021-04-15T13:40:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९५| ]]
[[विभाग:वर्ष]]
cxzo65oynrjbnnudh2l794mioq72ycb
१०९६
0
3220
97745
93593
2021-04-15T13:40:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९६| ]]
[[विभाग:वर्ष]]
7t2o2cshwdr14gff8p4lagu8chab8as
१०९७
0
3221
97746
93594
2021-04-15T13:40:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९७| ]]
[[विभाग:वर्ष]]
9dofs180jb1q6blwvi21tpshlxtugci
१०९८
0
3222
97747
93595
2021-04-15T13:40:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९८| ]]
[[विभाग:वर्ष]]
gwvd70211ipvclp8u4veuldos4v461p
१०९९
0
3223
97748
93596
2021-04-15T13:40:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१०९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१०९९| ]]
[[विभाग:वर्ष]]
qcf7voitioyk0i2s8cz8d1zdoeuk4l6
११००
0
3224
97751
93597
2021-04-15T13:40:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११००| ]]
[[विभाग:वर्ष]]
bfl1f945xixkf970gggjo1sc7tnl2df
११०१
0
3225
97752
93598
2021-04-15T13:41:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०१| ]]
[[विभाग:वर्ष]]
9sn67gk0v667emund4doevuhifm666e
११०२
0
3226
97753
93599
2021-04-15T13:41:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०२| ]]
[[विभाग:वर्ष]]
1c7evgjqc45rw8bpbmcmkrolt3abows
११०३
0
3227
97754
93600
2021-04-15T13:41:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०३| ]]
[[विभाग:वर्ष]]
ri1vjlna526vopk1t70hgvmpt128ruk
११०४
0
3228
97755
93601
2021-04-15T13:41:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०४| ]]
[[विभाग:वर्ष]]
f075yaktdoe26kpf3dbhfn2sjl0mju9
११०५
0
3229
97756
93602
2021-04-15T13:41:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०५| ]]
[[विभाग:वर्ष]]
4wlh33y9zt2kidkol7l58zpgw9r0tax
११०६
0
3230
97757
93603
2021-04-15T13:41:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०६| ]]
[[विभाग:वर्ष]]
afidyvmd2juz75afsj5mw9kxandi7rl
११०७
0
3231
97758
93604
2021-04-15T13:41:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०७| ]]
[[विभाग:वर्ष]]
c0756ahrmgsi94qpqz9peizx15mepxl
११०८
0
3232
97759
93605
2021-04-15T13:41:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०८| ]]
[[विभाग:वर्ष]]
lb0wdupvnf2zws31qm7jt8jopqy6och
११०९
0
3233
97760
93606
2021-04-15T13:41:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११०९| ]]
[[विभाग:वर्ष]]
pejhgrfr1l35ryg0ricoed0u90jpbfj
१११०
0
3234
97762
93607
2021-04-15T13:41:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११०| ]]
[[विभाग:वर्ष]]
05s73wnr96zx0f0lqoovcwig91mcv4s
११११
0
3235
97763
93608
2021-04-15T13:41:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११११| ]]
[[विभाग:वर्ष]]
qs1y17phbzoffa7z9o7d0aojfz9xtje
१११२
0
3236
97764
93609
2021-04-15T13:41:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११२| ]]
[[विभाग:वर्ष]]
8dlhnt2jd6tpohpk7y61t8sqb9bn0g1
१११३
0
3237
97765
93610
2021-04-15T13:41:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११३| ]]
[[विभाग:वर्ष]]
khmbjnk49xrg905rxwklmsgl01l3pbr
१११४
0
3238
97766
93611
2021-04-15T13:41:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११४| ]]
[[विभाग:वर्ष]]
5q39wpayxlqzd1r942uj5748nxotz67
१११५
0
3239
97767
93612
2021-04-15T13:41:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११५| ]]
[[विभाग:वर्ष]]
ibtrlzma0mkcndilvxh80his5x2z1oj
१११६
0
3240
97768
93613
2021-04-15T13:41:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११६| ]]
[[विभाग:वर्ष]]
a7o8radkocfu165o97wyoqsrh0k3rc6
१११७
0
3241
97769
94656
2021-04-15T13:41:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११७| ]]
[[विभाग:वर्ष]]
0ktnl0fgh58irvheaalxp122q7cptnb
१११८
0
3242
97770
93615
2021-04-15T13:41:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११८| ]]
[[विभाग:वर्ष]]
nr8932ky6wgn70lmxxcdv7syp1y6ks5
१११९
0
3243
97771
93616
2021-04-15T13:41:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१११९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१११९| ]]
[[विभाग:वर्ष]]
93b6nj6vl0rsxp3x230dvw6bzlojii8
११२०
0
3244
97773
93617
2021-04-15T13:41:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२०| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1120]]
98mcvp90dqihamx2maemrhd3hhcihv6
११२१
0
3245
97774
93618
2021-04-15T13:41:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२१| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1121]]
nmbs46tq6iieej93x6fu3o4nq4phmm4
११२२
0
3246
97775
93619
2021-04-15T13:41:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२२| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1122]]
o0pm9wvq4fxdbora1xrmp9zm270xfe0
११२३
0
3247
97776
93620
2021-04-15T13:41:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२३| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1123]]
5i86voibmv2jt9mversp40xzn9s1730
११२४
0
3248
97777
93621
2021-04-15T13:41:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२४| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1124]]
8vxyc6rv8zstiimya09x05n7gpxotsw
११२५
0
3249
97778
93622
2021-04-15T13:41:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२५| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1125]]
q40rvsk4es3wyqow4g3b5abnarfi0ta
११२६
0
3250
97779
93623
2021-04-15T13:41:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२६| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1126]]
hq3ulwq11df9wb8qej429ltpz8wekva
११२७
0
3251
97780
93624
2021-04-15T13:41:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२७| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1127]]
3cwjt322zq17gc05tzw6pz7lq3lz0cp
११२८
0
3252
97781
93625
2021-04-15T13:41:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२८| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1128]]
bq0gce3x9skz1mwo9exkjyzfbo8m13n
११२९
0
3253
97782
93626
2021-04-15T13:41:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११२९| ]]
[[विभाग:वर्ष]]
[[da:1120'erne#1129]]
2aw0g2bmx9a35tbyxmwfd1kxs1ow42a
११३०
0
3254
97784
93627
2021-04-15T13:41:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३०| ]]
[[विभाग:वर्ष]]
t84wjgzk8aa4tuf714j8n94czkuj8fj
११३१
0
3255
97785
93628
2021-04-15T13:41:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३१| ]]
[[विभाग:वर्ष]]
68472khnhp1emelic4uv46vpqe33yfr
११३२
0
3256
97786
93629
2021-04-15T13:41:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३२| ]]
[[विभाग:वर्ष]]
0tuov26js2aow7v0tz55q5zup2ie3rq
११३३
0
3257
97787
93630
2021-04-15T13:41:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३३| ]]
[[विभाग:वर्ष]]
qabbfntqoqyypmuzhf6jmgtf6slcv90
११३४
0
3258
97788
93631
2021-04-15T13:41:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३४| ]]
[[विभाग:वर्ष]]
chjw9hergl8oifqtu5l5foomru4e0wr
११३५
0
3259
97789
93632
2021-04-15T13:41:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३५| ]]
[[विभाग:वर्ष]]
90fc5cedoihlf36bv2aafjen7j02kvo
११३६
0
3260
97790
93633
2021-04-15T13:41:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३६| ]]
[[विभाग:वर्ष]]
n7bl7445ohbfsjkh5z1rmi7dw0mj6k3
११३७
0
3261
97791
93634
2021-04-15T13:41:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३७| ]]
[[विभाग:वर्ष]]
2kohtg8nws6xvjywtdqsdfob4hw1d79
११३८
0
3262
97792
93635
2021-04-15T13:41:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३८| ]]
[[विभाग:वर्ष]]
ldr0p1fe453xm8gjqkg9un64y7ukncx
११३९
0
3263
97793
93636
2021-04-15T13:41:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११३९| ]]
[[विभाग:वर्ष]]
4xoblmgrjed6v3u2p13edlpoio4xd18
११४०
0
3264
97795
93637
2021-04-15T13:41:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४०| ]]
[[विभाग:वर्ष]]
k2j7axs9m7wcj8a39heidae9jbp6cgl
११४१
0
3265
97796
93638
2021-04-15T13:41:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४१| ]]
[[विभाग:वर्ष]]
jpfgdliu7cby3ai7oavjjlm6t9olb7i
११४२
0
3266
97797
93639
2021-04-15T13:41:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४२| ]]
[[विभाग:वर्ष]]
goxploulh5sedw696wipqdvas0fns6z
११४३
0
3267
97798
93640
2021-04-15T13:41:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४३| ]]
[[विभाग:वर्ष]]
lhsnag9zhvbro2i86v2mnkiv38kv91h
११४४
0
3268
97799
93641
2021-04-15T13:41:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४४| ]]
[[विभाग:वर्ष]]
j06eur1dstfvw1na4lsrgg19m55wqh2
११४५
0
3269
97800
93642
2021-04-15T13:41:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४५| ]]
[[विभाग:वर्ष]]
2pq75m2pncjk8g2eaxszj0y5smvpbbu
११४६
0
3270
97801
93643
2021-04-15T13:41:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४६| ]]
[[विभाग:वर्ष]]
mtj9oaxnjob4fa32q4ak7t167cdb5wd
११४७
0
3271
102224
97802
2023-08-15T01:51:22Z
Zemant
1795
/* अक्टोबर-डिसेम्बर */
wikitext
text/x-wiki
'''११४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
*
{{आधार}}
[[विभाग:११४७| ]]
[[विभाग:वर्ष]]
81i80pnmm0kxxtipvt055w3ftv3mc8r
११४८
0
3272
97803
93645
2021-04-15T13:41:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४८| ]]
[[विभाग:वर्ष]]
5nudchnbl2mru9k4wrsotf4f6eb3cr5
११४९
0
3273
97804
93646
2021-04-15T13:42:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११४९| ]]
[[विभाग:वर्ष]]
nl690a16ovz78i8ah7qg724fx127tsx
११५०
0
3274
97806
93647
2021-04-15T13:42:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५०| ]]
[[विभाग:वर्ष]]
0kxtozhm592otv05ive3agpn77yqnri
११५१
0
3275
97807
93648
2021-04-15T13:42:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५१| ]]
[[विभाग:वर्ष]]
s6c8rp825tztxvly00krqgs8iwup113
११५२
0
3276
97808
93649
2021-04-15T13:42:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५२| ]]
[[विभाग:वर्ष]]
ajsbgl33is528374n3xro8hcm0tvtkl
११५३
0
3277
97809
93650
2021-04-15T13:42:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५३| ]]
[[विभाग:वर्ष]]
ar56e4880lome79iny07zv1kqkmh9eb
११५४
0
3278
97810
93651
2021-04-15T13:42:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५४| ]]
[[विभाग:वर्ष]]
tbs8s4dyr8dy73maotkwu3tt7hf9vxw
११५५
0
3279
97811
93652
2021-04-15T13:42:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५५| ]]
[[विभाग:वर्ष]]
h9vcah6ms81qv9kqmvmgbxmp42y5a02
११५६
0
3280
97812
93653
2021-04-15T13:42:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५६| ]]
[[विभाग:वर्ष]]
liap1vutc4vuadtlyuer9mhxarx94w0
११५७
0
3281
97813
93654
2021-04-15T13:42:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५७| ]]
[[विभाग:वर्ष]]
n7d4melykt7n8ldl33op87csu16nlvu
११५८
0
3282
97814
93655
2021-04-15T13:42:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५८| ]]
[[विभाग:वर्ष]]
kul2ziy12i8v3k56kt7c47d2zy1xk7l
११५९
0
3283
97815
93656
2021-04-15T13:42:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११५९| ]]
[[विभाग:वर्ष]]
k5y38dksvbr34lo7xdj3h9ysy5kwp5l
११६०
0
3284
97817
93657
2021-04-15T13:42:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६०| ]]
[[विभाग:वर्ष]]
msvew7vxjzj5bvawnhwxkwn3io2a3o9
११६१
0
3285
97818
93658
2021-04-15T13:42:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६१| ]]
[[विभाग:वर्ष]]
5j5fbn78ftwp11hfg68583eq7i6d277
११६२
0
3286
97819
93659
2021-04-15T13:42:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६२| ]]
[[विभाग:वर्ष]]
hk1719bh1b8rh85hr4rjdrzqjk8uzt0
११६३
0
3287
97820
93660
2021-04-15T13:42:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६३| ]]
[[विभाग:वर्ष]]
1wgwv9g62brlgua8tdoztr98x3ohkbo
११६४
0
3288
97821
93661
2021-04-15T13:42:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६४| ]]
[[विभाग:वर्ष]]
o42za7rv1358pjn6mym2n9i9sqm4p1k
११६५
0
3289
97822
93662
2021-04-15T13:42:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६५| ]]
[[विभाग:वर्ष]]
5sdz65qpk71enlm7td9zjwkpmaatpfu
११६६
0
3290
97823
93663
2021-04-15T13:42:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६६| ]]
[[विभाग:वर्ष]]
mu6ohdlzdzdnfo2cwkkqn97i445ae1x
११६७
0
3291
97824
93664
2021-04-15T13:42:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६७| ]]
[[विभाग:वर्ष]]
mg16d22zp9ltsjvcxqto9ycq06j6ms2
११६८
0
3292
97825
93665
2021-04-15T13:42:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६८| ]]
[[विभाग:वर्ष]]
rdoqv4ysu08t2kqghl6tj88jhbu1vrz
११६९
0
3293
97826
93666
2021-04-15T13:42:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११६९| ]]
[[विभाग:वर्ष]]
6d1dp5pxbd8hgx9vms09dqykrx3hzy3
११७०
0
3294
97828
93667
2021-04-15T13:42:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७०| ]]
[[विभाग:वर्ष]]
25jjvizflhb5u880m8zzah81cc1ge80
११७१
0
3295
97829
93668
2021-04-15T13:42:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७१| ]]
[[विभाग:वर्ष]]
kezhrupd451cyywv9mxneyx3xc2ol4h
११७२
0
3296
97830
93669
2021-04-15T13:42:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७२| ]]
[[विभाग:वर्ष]]
je0rabmuphfgezo70wng21cn14gf65i
११७३
0
3297
97831
93670
2021-04-15T13:42:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७३| ]]
[[विभाग:वर्ष]]
50kodd3k4a5naylvazrbx68p2kmqvuh
११७४
0
3298
97832
93671
2021-04-15T13:42:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७४| ]]
[[विभाग:वर्ष]]
2kekp3wgw2fy01idxdxghvryzzqsme5
११७५
0
3299
97833
93672
2021-04-15T13:42:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७५| ]]
[[विभाग:वर्ष]]
8gngdonfiu3tg8w4pubf9hwzwv2gvjb
११७६
0
3300
97834
93673
2021-04-15T13:42:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७६| ]]
[[विभाग:वर्ष]]
42tijinn7e8ffeixr2hu4m2jfmq25j1
११७७
0
3301
97835
93674
2021-04-15T13:42:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७७| ]]
[[विभाग:वर्ष]]
c6i7yrgpe0q6c59zji259vvpwj7akkh
११७८
0
3302
97836
93675
2021-04-15T13:42:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७८| ]]
[[विभाग:वर्ष]]
n9lhqc4r7tb8bux26d8vse7256p3rcr
११७९
0
3303
97837
93676
2021-04-15T13:42:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११७९| ]]
[[विभाग:वर्ष]]
ef3hn1t3uvomrl81syk4nnjwvss8mpy
११८०
0
3304
97839
93677
2021-04-15T13:42:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८०| ]]
[[विभाग:वर्ष]]
6tcv6vrkzotc1retuatcib3x4d64bm3
११८१
0
3305
97840
93678
2021-04-15T13:42:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८१| ]]
[[विभाग:वर्ष]]
97iw1os8223sowpum9zy9q5fs3n4fcu
११८२
0
3306
97841
93679
2021-04-15T13:42:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८२| ]]
[[विभाग:वर्ष]]
g4hhads3h4ko5otnlw1arx62hsa0hxp
११८३
0
3307
97842
93680
2021-04-15T13:42:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८३| ]]
[[विभाग:वर्ष]]
tf8gbd69uhuaqzvbjxyaok8iaop61t8
११८४
0
3308
97843
93681
2021-04-15T13:42:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८४| ]]
[[विभाग:वर्ष]]
4vgzz1ahicgf9hk3t0c8gdg934ueecp
११८५
0
3309
97844
96253
2021-04-15T13:42:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== अज्ञात तिथिस्य घटना ==
जन्म
-सेप्टेम्बर
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८५| ]]
[[विभाग:वर्ष]]
r4eae2hsu4evma9ojl1q8oonvc2hzrj
११८६
0
3310
97845
93683
2021-04-15T13:42:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८६| ]]
[[विभाग:वर्ष]]
f06sod2iz4xi7el311ov2t93uthfl50
११८७
0
3311
97846
93684
2021-04-15T13:42:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८७| ]]
[[विभाग:वर्ष]]
ftv5izq10wgqkvdqbfsl8ef69742528
११८८
0
3312
97847
93685
2021-04-15T13:42:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८८| ]]
[[विभाग:वर्ष]]
ntm2yfbhoibaghg0g04o4h15cp4clzc
११८९
0
3313
97848
93686
2021-04-15T13:42:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११८९| ]]
[[विभाग:वर्ष]]
iyvatm461qzhwjpssj1o5z07u0oewoc
११९०
0
3314
97850
93687
2021-04-15T13:42:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९०| ]]
[[विभाग:वर्ष]]
d4epcg552r4xfgxcow60zex9ic7h1ut
११९१
0
3315
97851
93688
2021-04-15T13:43:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९१| ]]
[[विभाग:वर्ष]]
dxdcnj01zh7z30pu7rtrcxvilmfq5uj
११९२
0
3316
97852
93689
2021-04-15T13:43:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९२| ]]
[[विभाग:वर्ष]]
7ix3jvfyz53a1hkois4z2me20zvn7yx
११९३
0
3317
97853
93690
2021-04-15T13:43:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९३| ]]
[[विभाग:वर्ष]]
n39ss4cr5q85353i5m8xudcodix9x44
११९४
0
3318
97854
93691
2021-04-15T13:43:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९४| ]]
[[विभाग:वर्ष]]
2hp61wwvzsbjnxlf2fwm60z09o6e0cm
११९५
0
3319
97855
93692
2021-04-15T13:43:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९५| ]]
[[विभाग:वर्ष]]
4ivz9l21cln3laifjgjpguw7fqkx60t
११९६
0
3320
97856
93693
2021-04-15T13:43:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९६| ]]
[[विभाग:वर्ष]]
s6wmj1bvlnkliw21wwp54nlbzw4v1ei
११९७
0
3321
97857
93694
2021-04-15T13:43:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९७| ]]
[[विभाग:वर्ष]]
jydfgysgcdz41vg4exj5y1r82uw9vqk
११९८
0
3322
97858
93695
2021-04-15T13:43:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९८| ]]
[[विभाग:वर्ष]]
dr5e6xk8yqnfizpoeyyhi4f9hdek58w
११९९
0
3323
97859
93696
2021-04-15T13:43:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''११९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:११९९| ]]
[[विभाग:वर्ष]]
ops3sog1vo8b76nyieddtly81ul0bwe
१२००
0
3324
97862
93697
2021-04-15T13:43:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२००| ]]
[[विभाग:वर्ष]]
emtxk0117aizaw81mamez3d8oh2k4ub
१२०१
0
3325
97863
93698
2021-04-15T13:43:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०१| ]]
[[विभाग:वर्ष]]
hf04yyszjnai05i1c1rtdwyxw6esspx
१२०२
0
3326
97864
93699
2021-04-15T13:43:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०२| ]]
[[विभाग:वर्ष]]
dunk0yh3ilctke9aup4xb6beeomq7j4
१२०३
0
3327
97865
93700
2021-04-15T13:43:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०३| ]]
[[विभाग:वर्ष]]
rgsuta2otpla8t8b43akkoiycu4kpv6
१२०४
0
3328
97866
93701
2021-04-15T13:43:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०४| ]]
[[विभाग:वर्ष]]
qr9dwb2574zms8f6dddw96supt446o7
१२०५
0
3329
97867
93702
2021-04-15T13:43:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०५| ]]
[[विभाग:वर्ष]]
fns74kum0y0m3m73ovpqtcgmscdwj2b
१२०६
0
3330
97868
93703
2021-04-15T13:43:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०६| ]]
[[विभाग:वर्ष]]
o5omhr7d815ogrp3jc92fpwh1jx3pgc
१२०७
0
3331
97869
93704
2021-04-15T13:43:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०७| ]]
[[विभाग:वर्ष]]
kg8hw9blqergw5424ze0jalc5tdk4u5
१२०८
0
3332
97870
93705
2021-04-15T13:43:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०८| ]]
[[विभाग:वर्ष]]
1yea9c2tcqg8xcp1b98b5eas3xf1f6u
१२०९
0
3333
97871
93706
2021-04-15T13:43:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२०९| ]]
[[विभाग:वर्ष]]
9ez63tg08qnzz9lga86ovafpykktzvh
१२१०
0
3334
97873
93707
2021-04-15T13:43:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१०| ]]
[[विभाग:वर्ष]]
82ggcm9jj2enkoa1i08inpnizh0hwyi
१२११
0
3335
97874
93708
2021-04-15T13:43:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२११| ]]
[[विभाग:वर्ष]]
nx9aco68ix3zmhdjvgjp2qd4ahdpgsh
१२१२
0
3336
97875
93709
2021-04-15T13:43:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१२| ]]
[[विभाग:वर्ष]]
dsricnnxci3m7fr4efa5xs9l3cph9ha
१२१३
0
3337
97876
93710
2021-04-15T13:43:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१३| ]]
[[विभाग:वर्ष]]
pmo1ax616295vagnof3dpg5rk3lqlux
१२१४
0
3338
97877
93711
2021-04-15T13:43:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१४| ]]
[[विभाग:वर्ष]]
q86l8a9avqtt3uxiur43g8d3lpl6u4g
१२१५
0
3339
97878
93712
2021-04-15T13:43:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१५| ]]
[[विभाग:वर्ष]]
nh3nh2uzwlb249ito1ez7i6ku8ucd0e
१२१६
0
3340
97879
93713
2021-04-15T13:43:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१६| ]]
[[विभाग:वर्ष]]
g7b0psoumx8soxou7gtox11efpkb50i
१२१७
0
3341
97880
93714
2021-04-15T13:43:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१७| ]]
[[विभाग:वर्ष]]
tpqy1sdbqs6pe2lx5f3u74jgdfd6cze
१२१८
0
3342
97881
93715
2021-04-15T13:43:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१८| ]]
[[विभाग:वर्ष]]
q8yixwvg00yum3dyhv2xl7y67i56eam
१२१९
0
3343
97882
93716
2021-04-15T13:43:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२१९| ]]
[[विभाग:वर्ष]]
18aii0lj9zqu3s88tsfp8vmybrserns
१२२०
0
3344
97884
93717
2021-04-15T13:43:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२०| ]]
[[विभाग:वर्ष]]
1gzswte8xtyhaanj1x9dbsv0o4on175
१२२१
0
3345
97885
93718
2021-04-15T13:43:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२१| ]]
[[विभाग:वर्ष]]
l7b6fb0rsq0hjszktaz7y568euc7dov
१२२२
0
3346
97886
93719
2021-04-15T13:43:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२२| ]]
[[विभाग:वर्ष]]
h8vcge6p4mgksc7mf6cvnu29sd6ux1n
१२२३
0
3347
97887
93720
2021-04-15T13:43:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२३| ]]
[[विभाग:वर्ष]]
mry78wx7vemfox29qovx2i5qm3a2x8w
१२२४
0
3348
97888
93721
2021-04-15T13:43:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२४| ]]
[[विभाग:वर्ष]]
gqh0jaas1buf93f7ebylllj9tgy2tte
१२२५
0
3349
97889
93722
2021-04-15T13:43:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२५| ]]
[[विभाग:वर्ष]]
tsb5lvclpbe41u9j9l0kz1jby5p98lv
१२२६
0
3350
97890
93723
2021-04-15T13:43:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२६| ]]
[[विभाग:वर्ष]]
lflnux0yma0ybtx8p832u4ytwwv6ea1
१२२७
0
3351
97891
93724
2021-04-15T13:43:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२७| ]]
[[विभाग:वर्ष]]
qm9bc2twm9e903lz3t38cypci6qjop6
१२२८
0
3352
97892
93725
2021-04-15T13:43:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२८| ]]
[[विभाग:वर्ष]]
lmu55den2fqsep0ef330ympwj5nlx8y
१२२९
0
3353
97893
93726
2021-04-15T13:43:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२२९| ]]
[[विभाग:वर्ष]]
mb2ttwpx0ad4uaysy1ehxadaptkxtgq
१२३०
0
3354
97895
93727
2021-04-15T13:43:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३०| ]]
[[विभाग:वर्ष]]
k8n24mr61w1y247nprpml8ykdfpwovp
१२३१
0
3355
97896
93728
2021-04-15T13:43:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३१| ]]
[[विभाग:वर्ष]]
1iici3rwgfozj367dk0iu6pq6vhn7it
१२३२
0
3356
97897
93729
2021-04-15T13:43:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३२| ]]
[[विभाग:वर्ष]]
d6qravbjv3snbs8higganiszm65ay7m
१२३३
0
3357
97898
93730
2021-04-15T13:43:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३३| ]]
[[विभाग:वर्ष]]
9kxoy5cbc91b7wttdkqugo5plrtb20r
१२३४
0
3358
97899
93731
2021-04-15T13:43:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३४| ]]
[[विभाग:वर्ष]]
qvo8iurhlrsrpwiuho5jha0y7pm4waw
१२३५
0
3359
97900
93732
2021-04-15T13:44:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३५| ]]
[[विभाग:वर्ष]]
bmdeshoiyfa4perolj30kn722tv865h
१२३६
0
3360
97901
93733
2021-04-15T13:44:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३६| ]]
[[विभाग:वर्ष]]
44crz93ltifzmeon6pjq2jlkty391rh
१२३७
0
3361
97902
93734
2021-04-15T13:44:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३७| ]]
[[विभाग:वर्ष]]
mowhgjopxvhdyppcpwz6f6tevayljjb
१२३८
0
3362
97903
93735
2021-04-15T13:44:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३८| ]]
[[विभाग:वर्ष]]
nioikxz6c72d58x0qcmesprkbuto2qi
१२३९
0
3363
97904
96377
2021-04-15T13:44:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२३९| ]]
[[विभाग:वर्ष]]
armiv20tfhcyg9ypgl7h9z51l1om3jg
१२४०
0
3364
97906
93737
2021-04-15T13:44:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४०| ]]
[[विभाग:वर्ष]]
d8tvgjeyzadydessjsjxe73i1o2z5z9
१२४१
0
3365
97907
93738
2021-04-15T13:44:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४१| ]]
[[विभाग:वर्ष]]
k988c46def1lkod5eh6mkls23rja8ep
१२४२
0
3366
97908
93739
2021-04-15T13:44:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४२| ]]
[[विभाग:वर्ष]]
tttr0kj6nok3b39h66eaagjdhurn6sx
१२४३
0
3367
97909
93740
2021-04-15T13:44:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४३| ]]
[[विभाग:वर्ष]]
hrlpjfgg8dpr07o2cjm6oxemzykruvy
१२४४
0
3368
97910
93741
2021-04-15T13:44:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४४| ]]
[[विभाग:वर्ष]]
9k3gzvliguwnx7wpx1wdy2jgos4ra15
१२४५
0
3369
97911
93742
2021-04-15T13:44:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४५| ]]
[[विभाग:वर्ष]]
szbtd5yam7yx4lnsyw0e5t6g84p92fx
१२४६
0
3370
97912
93743
2021-04-15T13:44:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४६| ]]
[[विभाग:वर्ष]]
dv0i5xtrdams5lq96qimga1oth7rx8n
१२४७
0
3371
97913
93744
2021-04-15T13:44:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४७| ]]
[[विभाग:वर्ष]]
krvqhfrmc8azfgi18jzhqmcwmdrlmwg
१२४८
0
3372
97914
93745
2021-04-15T13:44:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४८| ]]
[[विभाग:वर्ष]]
eycehlflde4e5dzsegtwa7lecm4r00h
१२४९
0
3373
97915
93746
2021-04-15T13:44:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२४९| ]]
[[विभाग:वर्ष]]
nj4s6aol9ulp4gekhh1otxehf8hbax6
१२५०
0
3374
97917
93747
2021-04-15T13:44:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५०| ]]
[[विभाग:वर्ष]]
46gzvd6oq8egcezmx7na8a918t7aqik
१२५१
0
3375
97918
93748
2021-04-15T13:44:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५१| ]]
[[विभाग:वर्ष]]
8v24zvik2od9ryqdfe1tas1cfj7br16
१२५२
0
3376
97919
93749
2021-04-15T13:44:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५२| ]]
[[विभाग:वर्ष]]
8o3s5is414mpivpr47tqnchhxkvr9ok
१२५३
0
3377
97920
93750
2021-04-15T13:44:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५३| ]]
[[विभाग:वर्ष]]
1zqchzhyee0qo8j1t2g6r84me40hmiw
१२५४
0
3378
97921
93751
2021-04-15T13:44:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५४| ]]
[[विभाग:वर्ष]]
p70tl8tmry5s4pjgvxhsgrtc5hr48il
१२५५
0
3379
97922
93752
2021-04-15T13:44:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५५| ]]
[[विभाग:वर्ष]]
n4j5tx1k18qfmd6rwn7hyks2vhg8053
१२५६
0
3380
97923
93753
2021-04-15T13:44:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५६| ]]
[[विभाग:वर्ष]]
al3nlujwq9ztcynvvz0ygdfyv194t3e
१२५७
0
3381
97924
93754
2021-04-15T13:44:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५७| ]]
[[विभाग:वर्ष]]
deun60w5ykrgtdyumihyqtqh8k5j4s6
१२५८
0
3382
97925
93755
2021-04-15T13:44:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५८| ]]
[[विभाग:वर्ष]]
qd6oylu228b8chd1k79atbxkfd4en6o
१२५९
0
3383
97926
93756
2021-04-15T13:44:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२५९| ]]
[[विभाग:वर्ष]]
7h5yyz458dhmsjixk9c2rzubdk1yunu
१२६०
0
3384
97928
93757
2021-04-15T13:44:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६०| ]]
[[विभाग:वर्ष]]
sjdesemtz7h4y45nqd65ihmdmd6wg52
१२६१
0
3385
97929
93758
2021-04-15T13:44:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६१| ]]
[[विभाग:वर्ष]]
iomqotgnw2oqcvc40klymljd83oi9th
१२६२
0
3386
97930
93759
2021-04-15T13:44:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६२| ]]
[[विभाग:वर्ष]]
26z9mmh4uy4ouwenqo7yfzx9k1eyk2c
१२६३
0
3387
97931
93760
2021-04-15T13:44:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६३| ]]
[[विभाग:वर्ष]]
671ht3cpa58v6afhrcsl2r9g72qmiza
१२६४
0
3388
97932
93761
2021-04-15T13:44:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६४| ]]
[[विभाग:वर्ष]]
lbu4evw78581fbixokn780756rwwsen
१२६५
0
3389
97933
93762
2021-04-15T13:44:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६५| ]]
[[विभाग:वर्ष]]
1yxgd7nk7h1d3j25vehfeqcewgz74je
१२६६
0
3390
97934
93763
2021-04-15T13:44:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६६| ]]
[[विभाग:वर्ष]]
8fdstlpfgvhmaaos8ppeobv4cgwbx2m
१२६७
0
3391
97935
93764
2021-04-15T13:44:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६७| ]]
[[विभाग:वर्ष]]
gze9tctxkc2i1zy3f9cst29450n86yx
१२६८
0
3392
97936
93765
2021-04-15T13:44:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६८| ]]
[[विभाग:वर्ष]]
f6b1kc0pkibepi0s11axfcwvnrtz075
१२६९
0
3393
97937
93766
2021-04-15T13:44:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२६९| ]]
[[विभाग:वर्ष]]
hvnxnf15bizop8x858s44eyo5h9abgc
१२७०
0
3394
97939
93767
2021-04-15T13:44:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७०| ]]
[[विभाग:वर्ष]]
os7u25dugvmlaxpr8zfv7qdwi0hfdcv
१२७१
0
3395
97940
93768
2021-04-15T13:44:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७१| ]]
[[विभाग:वर्ष]]
rvq8chfulja51l70lr2rchz73t0uphh
१२७२
0
3396
97941
93769
2021-04-15T13:44:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७२| ]]
[[विभाग:वर्ष]]
f9m5p0kjli0qxmo360thh9b4lt3vf87
१२७३
0
3397
97942
93770
2021-04-15T13:44:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७३| ]]
[[विभाग:वर्ष]]
njbxrncwc0p0fnisrph6chtk3crnwt7
१२७४
0
3398
97943
93771
2021-04-15T13:44:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७४| ]]
[[विभाग:वर्ष]]
b4x1z3qld6qz6urp9e12axe5khrrsii
१२७५
0
3399
97944
93772
2021-04-15T13:44:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७५| ]]
[[विभाग:वर्ष]]
7xdtmfle7av2jzxxizmmgk0e478ycbh
१२७६
0
3400
97945
93773
2021-04-15T13:44:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७६| ]]
[[विभाग:वर्ष]]
6jgovc6kf5juj0djai6d16x3e7jtepv
१२७७
0
3401
97946
93774
2021-04-15T13:44:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७७| ]]
[[विभाग:वर्ष]]
8maar5n00m0piaf9jna5axar2gene70
१२७८
0
3402
97947
93775
2021-04-15T13:44:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७८| ]]
[[विभाग:वर्ष]]
k12ni80z5wiccy9uhfuoturdhhj4ax5
१२७९
0
3403
97948
93776
2021-04-15T13:44:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२७९| ]]
[[विभाग:वर्ष]]
354599rzr9psgmjegadp7e2rttnptw9
१२८०
0
3404
97950
93777
2021-04-15T13:45:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८०| ]]
[[विभाग:वर्ष]]
j1xbcu9m7fitv1u9emac34urrnqad2d
१२८१
0
3405
97951
93778
2021-04-15T13:45:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८१| ]]
[[विभाग:वर्ष]]
8515nstelfsqimao61xrq2k9oh6938d
१२८२
0
3406
97952
93779
2021-04-15T13:45:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८२| ]]
[[विभाग:वर्ष]]
bdty2t3l41xbfkj5qeopws5wv7slulv
१२८३
0
3407
97953
93780
2021-04-15T13:45:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८३| ]]
[[विभाग:वर्ष]]
9f7axkfa4y265i2gt3ygxnnevtp2hbq
१२८४
0
3408
97954
93781
2021-04-15T13:45:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८४| ]]
[[विभाग:वर्ष]]
636qmy4nlkrhfgjh67ohp9ghq9k2nck
१२८५
0
3409
97955
93782
2021-04-15T13:45:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८५| ]]
[[विभाग:वर्ष]]
fnicrq37a6btbk5yhh4pz3c21nvm9sg
१२८६
0
3410
97956
93783
2021-04-15T13:45:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८६| ]]
[[विभाग:वर्ष]]
nweqnln8186dpyac1gszlzdka92pxzk
१२८७
0
3411
97957
93784
2021-04-15T13:45:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८७| ]]
[[विभाग:वर्ष]]
fqt31fmy0ma66r98b1fxm52e25zymfv
१२८८
0
3412
97958
93785
2021-04-15T13:45:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८८| ]]
[[विभाग:वर्ष]]
cvmevyhxz3lu8l3sws6z4d8kpmcwtjy
१२८९
0
3413
97959
93786
2021-04-15T13:45:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२८९| ]]
[[विभाग:वर्ष]]
appjncpzkbgyf73t4axzpvl4061vjbt
१२९०
0
3414
97961
93787
2021-04-15T13:45:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९०| ]]
[[विभाग:वर्ष]]
ew5wr0itzvier1fiba7ppogatvz79hb
१२९१
0
3415
97962
93788
2021-04-15T13:45:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९१| ]]
[[विभाग:वर्ष]]
nt0jzd7z63mi4hm42h9dkayn1iv9il9
१२९२
0
3416
97963
93789
2021-04-15T13:45:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९२| ]]
[[विभाग:वर्ष]]
kf71k5gmj3c6v1ko5y9emp601zr49mn
१२९३
0
3417
97964
93790
2021-04-15T13:45:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९३| ]]
[[विभाग:वर्ष]]
9o8s2iu60lurc8zfqr524tbia4fpdam
१२९४
0
3418
97965
93791
2021-04-15T13:45:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९४| ]]
[[विभाग:वर्ष]]
nmro37igbiq9odjs0cgnwtjnzbvazg5
१२९५
0
3419
97966
93792
2021-04-15T13:45:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९५| ]]
[[विभाग:वर्ष]]
brgb76rzscj3z5m4gftkycj1mo8aqzi
१२९६
0
3420
97967
93793
2021-04-15T13:45:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९६| ]]
[[विभाग:वर्ष]]
b0rrh3mnyn2gs37rttkgmczbhhjqbco
१२९७
0
3421
97968
93794
2021-04-15T13:45:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९७| ]]
[[विभाग:वर्ष]]
146ve2kzto2fh5tsnu6io7cg87t61cq
१२९८
0
3422
97969
93795
2021-04-15T13:45:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९८| ]]
[[विभाग:वर्ष]]
a8zrbzfkmk0faywbs08s304yzhmuciw
१२९९
0
3423
97970
93796
2021-04-15T13:45:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१२९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१२९९| ]]
[[विभाग:वर्ष]]
4n5er05529rcl6b4y10vuyp4hb7jfd7
१३००
0
3424
97973
93797
2021-04-15T13:45:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३००| ]]
[[विभाग:वर्ष]]
0nrzvqtcnzfg2zqavar25rulkpqfhml
१३०१
0
3425
97974
93798
2021-04-15T13:45:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०१| ]]
[[विभाग:वर्ष]]
58flo6mz9tk87j4ydcl4lpj41gabe58
१३०२
0
3426
97975
93799
2021-04-15T13:45:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०२| ]]
[[विभाग:वर्ष]]
6vffheih0zg3zjfe00uqeym5rkzbrhq
१३०३
0
3427
97976
93800
2021-04-15T13:45:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०३| ]]
[[विभाग:वर्ष]]
29lony92nyswg8xk2pwvosb01rihshg
१३०४
0
3428
97977
93801
2021-04-15T13:45:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०४| ]]
[[विभाग:वर्ष]]
7bgu6wr54fagmwopbicygvygihgo3t5
१३०५
0
3429
97978
93802
2021-04-15T13:45:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०५| ]]
[[विभाग:वर्ष]]
dynqxqnkuh8rcf4nqjhupu0bi27hzow
१३०६
0
3430
97979
93803
2021-04-15T13:45:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०६| ]]
[[विभाग:वर्ष]]
6rsoylbge1m0xtn45rtlso64se6sz1t
१३०७
0
3431
97980
93804
2021-04-15T13:45:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०७| ]]
[[विभाग:वर्ष]]
frps7qwq4ywel2jws0jo626hdzf5d4y
१३०८
0
3432
97981
93805
2021-04-15T13:45:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०८| ]]
[[विभाग:वर्ष]]
aqegkciipr15lw1nfbiwjdlsyt0z1s4
१३०९
0
3433
97982
93806
2021-04-15T13:45:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३०९| ]]
[[विभाग:वर्ष]]
08hrcervf9mwmdk6duxs9e49zznwgb7
१३१०
0
3434
97984
93807
2021-04-15T13:45:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१०| ]]
[[विभाग:वर्ष]]
e6cmfllaw8xbzl4pda0komj2z0waveu
१३११
0
3435
97985
93808
2021-04-15T13:45:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३११| ]]
[[विभाग:वर्ष]]
tf6bs7g02s0ykn08i2r6zop0ivpuzdp
१३१२
0
3436
97986
93809
2021-04-15T13:45:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१२| ]]
[[विभाग:वर्ष]]
cyvgorxn81v6v7igmx59qi8cwh77set
१३१३
0
3437
97987
93810
2021-04-15T13:45:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१३| ]]
[[विभाग:वर्ष]]
9lmrddalh0zu0s6rufac166hgx2r0fb
१३१४
0
3438
97988
93811
2021-04-15T13:45:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१४| ]]
[[विभाग:वर्ष]]
qc45w3c4lsx678vmj9xsiep1bai9mhw
१३१५
0
3439
97989
93812
2021-04-15T13:45:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१५| ]]
[[विभाग:वर्ष]]
ffe67k44oy8nnx8klud8fp5e2dmhobl
१३१६
0
3440
97990
93813
2021-04-15T13:45:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१६| ]]
[[विभाग:वर्ष]]
56tjzra0wbwurc2q2syjxe39f3db651
१३१७
0
3441
97991
93814
2021-04-15T13:45:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१७| ]]
[[विभाग:वर्ष]]
p52icsfl04vurdpkr3bonu7t3g6tcxr
१३१८
0
3442
97992
93815
2021-04-15T13:45:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१८| ]]
[[विभाग:वर्ष]]
aq73dq5uoobgvs8zb3051nrrkrbao33
१३१९
0
3443
97993
93816
2021-04-15T13:45:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३१९| ]]
[[विभाग:वर्ष]]
2k12ocv029lh928x4mi1z6zzm4k1g93
१३२०
0
3444
97995
93817
2021-04-15T13:46:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२०| ]]
[[विभाग:वर्ष]]
98glgtp0olak5ewznog9azhtr27ffgg
१३२१
0
3445
97996
93818
2021-04-15T13:46:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२१| ]]
[[विभाग:वर्ष]]
bxlj15avr8g7hcdjphwku5xuqqc5xhu
१३२२
0
3446
97997
93819
2021-04-15T13:46:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२२| ]]
[[विभाग:वर्ष]]
hro87vgy7w2fykgbimz2vt7s6jyoxvs
१३२३
0
3447
97998
93820
2021-04-15T13:46:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२३| ]]
[[विभाग:वर्ष]]
tseemp9uzubx33vksr7h89novxilz6j
१३२४
0
3448
97999
93821
2021-04-15T13:46:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२४| ]]
[[विभाग:वर्ष]]
rm5i300d0c7y8tqfw9yg3fin6w5nyjc
१३२५
0
3449
98000
93822
2021-04-15T13:46:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२५| ]]
[[विभाग:वर्ष]]
gt7vo1efbl59zzrt83r0se41t8jfr5e
१३२६
0
3450
98001
93823
2021-04-15T13:46:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२६| ]]
[[विभाग:वर्ष]]
ptt8x9h3u0ram2qieajmln4ffb9rsm4
१३२७
0
3451
98002
93824
2021-04-15T13:46:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२७| ]]
[[विभाग:वर्ष]]
3ko848hscdmq0f4set08gpp56mdueje
१३२८
0
3452
98003
93825
2021-04-15T13:46:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२८| ]]
[[विभाग:वर्ष]]
hgbbu868azm8vkkg0kvkl4mwdiyfx2t
१३२९
0
3453
98004
93826
2021-04-15T13:46:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३२९| ]]
[[विभाग:वर्ष]]
guxk8zeix1n9h0lfwvuol9mxqak7dop
१३३०
0
3454
98006
93827
2021-04-15T13:46:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३०| ]]
[[विभाग:वर्ष]]
s4edi2jq8dm2ztvpib0yoimb88e9s2d
१३३१
0
3455
98007
93828
2021-04-15T13:46:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३१| ]]
[[विभाग:वर्ष]]
houk6izr6jwywtpej4tk8jqin66gntp
१३३२
0
3456
98008
93829
2021-04-15T13:46:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३२| ]]
[[विभाग:वर्ष]]
k5q75pj0205idom7712i0m83a1mfjh8
१३३३
0
3457
98009
93830
2021-04-15T13:46:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३३| ]]
[[विभाग:वर्ष]]
018aj8inq2voutql62e83nl3vxc3y35
१३३४
0
3458
98010
93831
2021-04-15T13:46:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३४| ]]
[[विभाग:वर्ष]]
h6h9xao5lxpjrt2cpxzjme0fvryihnx
१३३५
0
3459
98011
93832
2021-04-15T13:46:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३५| ]]
[[विभाग:वर्ष]]
dkvhou4tlcc96l8u84a9z2c9ld378os
१३३६
0
3460
98012
93833
2021-04-15T13:46:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३६| ]]
[[विभाग:वर्ष]]
kz3bax9sitwkzskji392pw72q7zme1r
१३३७
0
3461
98013
93834
2021-04-15T13:46:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३७| ]]
[[विभाग:वर्ष]]
4gdv3t23h794zcyjujdhim4a2m90bgt
१३३८
0
3462
98014
93835
2021-04-15T13:46:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३८| ]]
[[विभाग:वर्ष]]
d6ot1qbh9upm5pw89wq0n1hx6dxny5w
१३३९
0
3463
98015
93836
2021-04-15T13:46:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३३९| ]]
[[विभाग:वर्ष]]
ljh8rgvleerhtmzakoutrayf5n7pbj8
१३४०
0
3464
98017
93837
2021-04-15T13:46:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४०| ]]
[[विभाग:वर्ष]]
73xzgzudgbpzwpmp4buclsa7fk8mhu3
१३४१
0
3465
98018
93838
2021-04-15T13:46:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४१| ]]
[[विभाग:वर्ष]]
6exgion76phjnmkoh28bz73act9che4
१३४२
0
3466
98019
93839
2021-04-15T13:46:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४२| ]]
[[विभाग:वर्ष]]
su131qbzj5qp3s6ymtzluap84zpm1qa
१३४३
0
3467
98020
93840
2021-04-15T13:46:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४३| ]]
[[विभाग:वर्ष]]
jssk78gudv1wtvy6p57kp0m00264w7x
१३४४
0
3468
98021
93841
2021-04-15T13:46:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४४| ]]
[[विभाग:वर्ष]]
68iw4xnunifnba9qq3kk1m3fao650c2
१३४५
0
3469
98022
93842
2021-04-15T13:46:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४५| ]]
[[विभाग:वर्ष]]
e8worjxipftohz2n093tz34ymog4xxl
१३४६
0
3470
98023
93843
2021-04-15T13:46:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४६| ]]
[[विभाग:वर्ष]]
1jw4igx70m2luldes4wbi4zr0qphdec
१३४७
0
3471
98024
93844
2021-04-15T13:46:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४७| ]]
[[विभाग:वर्ष]]
r2jyirid3raqlkwny3tex7dxz3vu1y3
१३४८
0
3472
98025
93845
2021-04-15T13:46:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४८| ]]
[[विभाग:वर्ष]]
nny2bt5vpzt8t337mi1q1x875wxtole
१३४९
0
3473
98026
93846
2021-04-15T13:46:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३४९| ]]
[[विभाग:वर्ष]]
0pzbxabhhwdllg3gow07py8qi930kqm
१३५०
0
3474
98028
93847
2021-04-15T13:46:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५०| ]]
[[विभाग:वर्ष]]
t22w4zxxk54f0uk9ox2lrhgep0rm8gu
१३५१
0
3475
98029
93848
2021-04-15T13:46:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५१| ]]
[[विभाग:वर्ष]]
m9z1j2y6ptzjois3ko8xtsgeyvxqi1j
१३५२
0
3476
98030
93849
2021-04-15T13:46:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५२| ]]
[[विभाग:वर्ष]]
t0hpuxpovb88uykffsd8xvcv8qbdvxa
१३५३
0
3477
99964
99953
2022-02-19T03:32:06Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/5.51.44.250|5.51.44.250]] ([[User talk:5.51.44.250|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''१३५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५३| ]]
[[विभाग:वर्ष]]
g4dqqywz88heghkmdvwlz2m561cwgzt
१३५४
0
3478
98032
93851
2021-04-15T13:46:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५४| ]]
[[विभाग:वर्ष]]
9qd3tbgb1f41dxn36gy5uo35ho5vs88
१३५५
0
3479
98033
93852
2021-04-15T13:46:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५५| ]]
[[विभाग:वर्ष]]
96uiy7evxzsyn7qw38a52j66lms2enj
१३५६
0
3480
98034
93853
2021-04-15T13:46:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५६| ]]
[[विभाग:वर्ष]]
5letlllv2xx5i5yvj6vsnz8r4jhsg91
१३५७
0
3481
98035
93854
2021-04-15T13:46:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।<ref name="वर्ष">{{cite web | accessdate=July 04, 2012}}</ref>
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
<references />
{{आधार}}
[[विभाग:१३५७| ]]
[[विभाग:वर्ष]]
0aquk27fmivw585oda5tb775e86rry3
१३५८
0
3482
98036
93855
2021-04-15T13:46:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५८| ]]
[[विभाग:वर्ष]]
ch4l32t2uffxqbvgrl21ycvehugwy62
१३५९
0
3483
98037
93856
2021-04-15T13:46:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३५९| ]]
[[विभाग:वर्ष]]
bdualddyrggmkcu0k5b0hdq0zfevcjj
१३६०
0
3484
98039
93857
2021-04-15T13:46:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६०| ]]
[[विभाग:वर्ष]]
7fpubpyg6nqcel279bkp3f596ygvf0v
१३६१
0
3485
98040
93858
2021-04-15T13:46:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६१| ]]
[[विभाग:वर्ष]]
atb54yfo44e0h4zxkdjx5uiaj4rmncs
१३६२
0
3486
101900
98041
2022-10-05T03:25:27Z
2402:3A80:1F40:D7A4:0:0:27C8:51CF
wikitext
text/x-wiki
'''१३६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
1362
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६२| ]]
[[विभाग:वर्ष]]
h2ug2ncolxerooicnhuurozgo966j2f
१३६३
0
3487
98042
93860
2021-04-15T13:46:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६३| ]]
[[विभाग:वर्ष]]
jqbve41du59n6v7hbfaabo5balznbb2
१३६४
0
3488
98043
93861
2021-04-15T13:46:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६४| ]]
[[विभाग:वर्ष]]
ac5fdvyz6vk86xiwez6jsxbumx3ij77
१३६५
0
3489
98044
93862
2021-04-15T13:46:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६५| ]]
[[विभाग:वर्ष]]
kfk7tvbcwipakj10jd6tdxbzld05cax
१३६६
0
3490
98045
93863
2021-04-15T13:46:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६६| ]]
[[विभाग:वर्ष]]
rn56ewfvf7x0ynflfjndadcfvy1pzcs
१३६७
0
3491
98046
93864
2021-04-15T13:46:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६७| ]]
[[विभाग:वर्ष]]
2v741tazxau72cwggs2wtj3t34dijug
१३६८
0
3492
98047
93865
2021-04-15T13:46:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६८| ]]
[[विभाग:वर्ष]]
t47gh4uz16djclmz3f32fbpf1trcr54
१३६९
0
3493
98048
93866
2021-04-15T13:46:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३६९| ]]
[[विभाग:वर्ष]]
h1yejkuyaf6tcuk3yhwec52gj2stpw3
१३७०
0
3494
98050
93867
2021-04-15T13:46:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७०| ]]
[[विभाग:वर्ष]]
2gpdi52g4ctlky2suz0u5ik5r1b6lte
१३७१
0
3495
98051
93868
2021-04-15T13:46:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७१| ]]
[[विभाग:वर्ष]]
a6aetw3o4efqizijr5selrdb63di559
१३७२
0
3496
98052
93869
2021-04-15T13:46:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७२| ]]
[[विभाग:वर्ष]]
4jy5dln966ascdt8fwqn00ft7o4rki9
१३७३
0
3497
98053
93870
2021-04-15T13:47:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७३| ]]
[[विभाग:वर्ष]]
mxwmxjrn5008z719j4vi1nxa4u946jd
१३७४
0
3498
98054
93871
2021-04-15T13:47:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७४| ]]
[[विभाग:वर्ष]]
iqi5mrxu1000tjvyale8eame06h93lm
१३७५
0
3499
98055
93872
2021-04-15T13:47:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७५| ]]
[[विभाग:वर्ष]]
9gkwr2p47c8ld7pzqztc5ywl6jlbbf0
१३७६
0
3500
98056
93873
2021-04-15T13:47:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७६| ]]
[[विभाग:वर्ष]]
p4rs7waegqfka73uheeflns9m3lmo05
१३७७
0
3501
98057
93874
2021-04-15T13:47:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७७| ]]
[[विभाग:वर्ष]]
g1lbksfgvhn8b5fp4czofhlurl6yalt
१३७८
0
3502
98058
93875
2021-04-15T13:47:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७८| ]]
[[विभाग:वर्ष]]
1wb3krhbzxpiu7yi9guzup8ylxd76y9
१३७९
0
3503
98059
93876
2021-04-15T13:47:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३७९| ]]
[[विभाग:वर्ष]]
53wvrytemjvalbhcf87tx5mesy5rww3
१३८०
0
3504
98061
93877
2021-04-15T13:47:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८०| ]]
[[विभाग:वर्ष]]
28cxrdk7wbskd75ehujcik9utiidcsm
१३८१
0
3505
98062
93878
2021-04-15T13:47:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८१| ]]
[[विभाग:वर्ष]]
n01i0u6dslwsejqad6069uawlb78iuw
१३८२
0
3506
98063
93879
2021-04-15T13:47:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८२| ]]
[[विभाग:वर्ष]]
06jqc1elrc4yp6rm3e6shksnmjzxapb
१३८३
0
3507
98064
93880
2021-04-15T13:47:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८३| ]]
[[विभाग:वर्ष]]
gvqvjcv82180bjck6tg6n1fbwdyvifj
१३८४
0
3508
98065
93881
2021-04-15T13:47:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८४| ]]
[[विभाग:वर्ष]]
s8c5166z8xiu3tikwugfb51cgjfjnpb
१३८५
0
3509
98066
93882
2021-04-15T13:47:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८५| ]]
[[विभाग:वर्ष]]
33fboipkw7qeerhgbpu6oeouu3kj85h
१३८६
0
3510
98067
93883
2021-04-15T13:47:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८६| ]]
[[विभाग:वर्ष]]
3ik0n6g8mtt68oq5ukr292367u8wqum
१३८७
0
3511
98068
93884
2021-04-15T13:47:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८७| ]]
[[विभाग:वर्ष]]
qi8419kxnb9wfrroumzoduw56ktomvx
१३८८
0
3512
98069
93888
2021-04-15T13:47:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८८| ]]
[[विभाग:वर्ष]]
sk0uthl9hdgewseuqm16ap4p3b16a00
१३८९
0
3513
98070
93890
2021-04-15T13:47:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३८९| ]]
[[विभाग:वर्ष]]
job9blusysya0h0puvh5yxqtnkzqklf
१३९०
0
3514
98072
93891
2021-04-15T13:47:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९०| ]]
[[विभाग:वर्ष]]
ockojl5pxm80fku9z00l7nf5598ivhk
१३९१
0
3515
98073
93893
2021-04-15T13:47:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९१| ]]
[[विभाग:वर्ष]]
eie3x814zrxtn7fcgol0rrlt7ndunit
१३९२
0
3516
98074
93894
2021-04-15T13:47:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९२| ]]
[[विभाग:वर्ष]]
6b4147zvtal2vs64gektk6x01qvh53b
१३९३
0
3517
98075
93896
2021-04-15T13:47:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९३| ]]
[[विभाग:वर्ष]]
7j0uk43qkd37rw5ur111rs3x30ri8ok
१३९४
0
3518
98076
93898
2021-04-15T13:47:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९४| ]]
[[विभाग:वर्ष]]
ehzg7unghv3fwzcj4shbjbv78zwjhng
१३९५
0
3519
98077
93903
2021-04-15T13:47:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९५| ]]
[[विभाग:वर्ष]]
do0hxqjzmz3q5gzbh2fdo65uu53f0r4
१३९६
0
3520
98078
93905
2021-04-15T13:47:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९६| ]]
[[विभाग:वर्ष]]
nh6n4iq163ehbwzzevt9zboeim8dly2
१३९७
0
3521
98079
93907
2021-04-15T13:47:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९७| ]]
[[विभाग:वर्ष]]
6jj4dshu2hatrj3kiiehp3p1l25lr4q
१३९८
0
3522
98080
93909
2021-04-15T13:47:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९८| ]]
[[विभाग:वर्ष]]
aykhnt8try2mw02ruv4g1v82yaadn9d
१३९९
0
3523
98081
93911
2021-04-15T13:47:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१३९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१३९९| ]]
[[विभाग:वर्ष]]
dlikdouly4vbhzjwi8na6wpomzdxfny
१४००
0
3524
98084
93913
2021-04-15T13:47:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४००| ]]
[[विभाग:वर्ष]]
25806mj4rd3n89bugz8fx0zpaubtqz8
१४०१
0
3525
98085
93915
2021-04-15T13:47:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०१| ]]
[[विभाग:वर्ष]]
fygiemx3vn39h33cn8ew4q616a8ww8x
१४०२
0
3526
98086
93916
2021-04-15T13:47:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०२| ]]
[[विभाग:वर्ष]]
p6s8f4bfn8s8limgw66u4tw4mqr56vd
१४०३
0
3527
98087
93917
2021-04-15T13:47:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०३| ]]
[[विभाग:वर्ष]]
dx2m4i4zqdxvnk65lfo3hew692cw0jj
१४०४
0
3528
98088
93918
2021-04-15T13:47:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०४| ]]
[[विभाग:वर्ष]]
q5wsmsj10p3jx2ybwjsj8pifj9rau89
१४०५
0
3529
98089
93920
2021-04-15T13:47:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०५| ]]
[[विभाग:वर्ष]]
5eygwnk790x7nze8h7aeimt2yj4arla
१४०६
0
3530
98090
93922
2021-04-15T13:47:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०६| ]]
[[विभाग:वर्ष]]
6k90tmhsb0oqcrpsotabkvge9lfhzoy
१४०७
0
3531
98091
93924
2021-04-15T13:47:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०७| ]]
[[विभाग:वर्ष]]
43dk1j41mpuzpogovk0xsy3cx55fzlv
१४०८
0
3532
98092
93925
2021-04-15T13:47:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०८| ]]
[[विभाग:वर्ष]]
t9t73n301rm2zakyhc27jyrtv8xwhk4
१४०९
0
3533
98093
93927
2021-04-15T13:47:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४०९| ]]
[[विभाग:वर्ष]]
qm6bmmu9yogx42v7au4sr6prdkm42cu
१४१०
0
3534
98095
93929
2021-04-15T13:47:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१०| ]]
[[विभाग:वर्ष]]
ew84j3ma0dqnz5nbvksgdfr53pk05k8
१४११
0
3535
98096
93931
2021-04-15T13:47:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४११| ]]
[[विभाग:वर्ष]]
h3uzg2wbnvnruve6gygg5vkszi3gx0r
१४१२
0
3536
98097
93933
2021-04-15T13:47:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१२| ]]
[[विभाग:वर्ष]]
hajhicdbq4bt5mk1zro11chhteovvsj
१४१३
0
3537
98098
93936
2021-04-15T13:47:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१३| ]]
[[विभाग:वर्ष]]
gjh3se1yhrncq4lmi7xmkss6ocszan1
१४१४
0
3538
98099
93938
2021-04-15T13:47:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१४| ]]
[[विभाग:वर्ष]]
825mc8vvlwxu0buyjusvxbtbnnvq8au
१४१५
0
3539
98100
93942
2021-04-15T13:47:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१५| ]]
[[विभाग:वर्ष]]
t818s7not69jxokyja89nm3pm55x1u0
१४१६
0
3540
98101
93943
2021-04-15T13:47:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१६| ]]
[[विभाग:वर्ष]]
0bbwow6zokea3b8ctq12ai4nhs7k11k
१४१७
0
3541
98102
93947
2021-04-15T13:47:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१७| ]]
[[विभाग:वर्ष]]
cmox7kn556moqq2zewdx8b45fp3aanm
१४१८
0
3542
98103
93948
2021-04-15T13:47:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१८| ]]
[[विभाग:वर्ष]]
fj78o9vsg035iomrxi5v7bqoy80hhfe
१४१९
0
3543
98104
93949
2021-04-15T13:47:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४१९| ]]
[[विभाग:वर्ष]]
pf7uvcxg4t8ea8eyxc9brvoaa13wwu4
१४२०
0
3544
98106
93952
2021-04-15T13:47:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२०| ]]
[[विभाग:वर्ष]]
sx9r0zh3owz7kgiryoesjscluhqz908
१४२१
0
3545
98107
93954
2021-04-15T13:47:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२१| ]]
[[विभाग:वर्ष]]
1lun7gpj0zuqw80apkcselyqrdp3fgq
१४२२
0
3546
98108
93955
2021-04-15T13:47:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२२| ]]
[[विभाग:वर्ष]]
snnldjxqf276qyy9d7jg2hyw1fzm4k3
१४२३
0
3547
98109
93956
2021-04-15T13:47:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२३| ]]
[[विभाग:वर्ष]]
3yi5cr7i1guo9cbhxmsqphjiy1gs83u
१४२४
0
3548
98110
93958
2021-04-15T13:47:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२४| ]]
[[विभाग:वर्ष]]
98xfgv0vrrxqap0yf1lwdxpuj5ur0hn
१४२५
0
3549
98111
93960
2021-04-15T13:47:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२५| ]]
[[विभाग:वर्ष]]
nu42vhvy6vjdp4fuw1oayhv58n5sgol
१४२६
0
3550
98112
93962
2021-04-15T13:48:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२६| ]]
[[विभाग:वर्ष]]
r1ig8c8426grdqgddd4s9lt3sbi5m93
१४२७
0
3551
98113
93964
2021-04-15T13:48:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२७| ]]
[[विभाग:वर्ष]]
n0aess5ao2ctkdnizxjwusrfcfg92lc
१४२८
0
3552
98114
93966
2021-04-15T13:48:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२८| ]]
[[विभाग:वर्ष]]
pys820rbbioh4mdo6tfu6yrdsbhj6sl
१४२९
0
3553
98115
93968
2021-04-15T13:48:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४२९| ]]
[[विभाग:वर्ष]]
t28j5d0s2v3xw3n22q4skhwne2xj0dn
१४३०
0
3554
98117
93970
2021-04-15T13:48:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३०| ]]
[[विभाग:वर्ष]]
82gxcytbw63ze6fevw19gz8ecis9xum
१४३१
0
3555
98118
93972
2021-04-15T13:48:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३१| ]]
[[विभाग:वर्ष]]
4nhsv1fzdnmffqu47z2xfox4ner2nte
१४३२
0
3556
98119
93974
2021-04-15T13:48:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३२| ]]
[[विभाग:वर्ष]]
e53tya7o1sqegvy6u50kid50xg735tu
१४३३
0
3557
98120
93976
2021-04-15T13:48:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३३| ]]
[[विभाग:वर्ष]]
mgg19l7z9ellu29b74tk79wehobdcub
१४३४
0
3558
98121
93978
2021-04-15T13:48:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३४| ]]
[[विभाग:वर्ष]]
6t6gm8g42g2vjgvjwa2u9mhgr879yns
१४३५
0
3559
98122
93885
2021-04-15T13:48:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३५| ]]
[[विभाग:वर्ष]]
47kbufukdugzhbqdz0qeilb6klu5jg0
१४३६
0
3560
98123
93886
2021-04-15T13:48:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३६| ]]
[[विभाग:वर्ष]]
scos2jko34ncgrb7m9iby0fmb7fpr7l
१४३७
0
3561
98124
93887
2021-04-15T13:48:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३७| ]]
[[विभाग:वर्ष]]
p9y6z0i50wjgnnwkzgs9324ll90rold
१४३८
0
3562
98125
93889
2021-04-15T13:48:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३८| ]]
[[विभाग:वर्ष]]
jl176yzl7c2c69utok3jsnb75wsl26q
१४३९
0
3563
98126
93892
2021-04-15T13:48:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४३९| ]]
[[विभाग:वर्ष]]
4jcvqb7ah95fnk7xih73m46yup7vt08
१४४०
0
3564
98128
93895
2021-04-15T13:48:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४०| ]]
[[विभाग:वर्ष]]
3slv0kpipy7bna136cpb7af27oouibj
१४४१
0
3565
98129
93897
2021-04-15T13:48:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४१| ]]
[[विभाग:वर्ष]]
24ds2offf4y3g1tw7n9ywm47x32zxx9
१४४२
0
3566
98130
93899
2021-04-15T13:48:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४२| ]]
[[विभाग:वर्ष]]
dbxmataazey3yw2ioax799pa0yz0mnc
१४४३
0
3567
98131
93900
2021-04-15T13:48:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४३| ]]
[[विभाग:वर्ष]]
qd1ryergvyywvpiuzbwg2x4k21ileab
१४४४
0
3568
98132
93901
2021-04-15T13:48:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४४| ]]
[[विभाग:वर्ष]]
ir8nhaycp8vlhsylj3q8bophkge6hyo
१४४५
0
3569
98133
93902
2021-04-15T13:48:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४५| ]]
[[विभाग:वर्ष]]
avfn8fu180lcjg9lgfoptagzhqzg56x
१४४६
0
3570
98134
93904
2021-04-15T13:48:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४६| ]]
[[विभाग:वर्ष]]
l4t57rmeabs70q7834tnfuqlw6axe4p
१४४७
0
3571
98135
93906
2021-04-15T13:48:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४७| ]]
[[विभाग:वर्ष]]
osqme2ui3apz5b0krv4wihzmo8gao9x
१४४८
0
3572
98136
93908
2021-04-15T13:48:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४८| ]]
[[विभाग:वर्ष]]
9gtdeyiv7d0b012r67wvyd5lrxx4fsg
१४४९
0
3573
98137
93910
2021-04-15T13:48:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४४९| ]]
[[विभाग:वर्ष]]
9mwzbh0zs0juf4pwjkqshv9csvg3tdh
१४५०
0
3574
98139
93912
2021-04-15T13:48:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५०| ]]
[[विभाग:वर्ष]]
o52pxkoou4o31iqbnq70uqsr8vkvas1
१४५१
0
3575
98140
93914
2021-04-15T13:48:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५१| ]]
[[विभाग:वर्ष]]
0fn108amv1302jq734ty3z2ozaptke7
१४५२
0
3576
98141
93919
2021-04-15T13:48:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५२| ]]
[[विभाग:वर्ष]]
sbf1c1dnxoy5tyyu57t36xz8rd82m2t
१४५३
0
3577
98142
93921
2021-04-15T13:48:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५३| ]]
[[विभाग:वर्ष]]
3hnq84rjy4r9gje1b54yi8fmw5qavso
१४५४
0
3578
98143
93923
2021-04-15T13:48:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५४| ]]
[[विभाग:वर्ष]]
lz42wab4m88l5dnohljama0ygpec04o
१४५५
0
3579
98144
93926
2021-04-15T13:48:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५५| ]]
[[विभाग:वर्ष]]
15blqbm8ac00pe2gay4pjnq11bwc23b
१४५६
0
3580
98145
93928
2021-04-15T13:48:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५६| ]]
[[विभाग:वर्ष]]
ij3zr2ktk2n9p25wss60sf6v9xps6h4
१४५७
0
3581
98146
93930
2021-04-15T13:48:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५७| ]]
[[विभाग:वर्ष]]
l63b19jc3c4yqt37tefkqbo6bn2bbdu
१४५८
0
3582
98147
95048
2021-04-15T13:48:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५८| ]]
[[विभाग:वर्ष]]
6jqr957ervx9emcdy8lpwsukyhdich6
१४५९
0
3583
98148
93934
2021-04-15T13:48:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४५९| ]]
[[विभाग:वर्ष]]
n06ia18wvmn3ecvlw2daqubf68q58ff
१४६०
0
3584
98150
93935
2021-04-15T13:48:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६०| ]]
[[विभाग:वर्ष]]
1anf0txyi6uv8s2cam7xy38zok8qh07
१४६१
0
3585
98151
93937
2021-04-15T13:48:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६१| ]]
[[विभाग:वर्ष]]
6rphiddyd4mzd7u575otjsnnqo2dest
१४६२
0
3586
98152
93939
2021-04-15T13:48:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६२| ]]
[[विभाग:वर्ष]]
jyxwzqod51s77basck0q46p98qmdht5
१४६३
0
3587
98153
93940
2021-04-15T13:48:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६३| ]]
[[विभाग:वर्ष]]
swl8srduoau68ui6qnakfzs9edqntvu
१४६४
0
3588
98154
93941
2021-04-15T13:48:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६४| ]]
[[विभाग:वर्ष]]
o96jbbu6rp1h82sdsnq27q2t6ew5c0w
१४६५
0
3589
98155
93944
2021-04-15T13:48:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६५| ]]
[[विभाग:वर्ष]]
66yixcnwcaard0t2urw4rn6qkvz2vt7
१४६६
0
3590
98156
93945
2021-04-15T13:48:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६६| ]]
[[विभाग:वर्ष]]
auhxuvagyymposjlypfmh0oi8ahhw2i
१४६७
0
3591
98157
93946
2021-04-15T13:48:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६७| ]]
[[विभाग:वर्ष]]
j7ti5awqrn5nl9mub8cz4i4c3cslntw
१४६८
0
3592
98158
93950
2021-04-15T13:48:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६८| ]]
[[विभाग:वर्ष]]
av15sdnk9q3v8qspclgiwzxcuceb1i0
१४६९
0
3593
98159
93951
2021-04-15T13:48:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४६९| ]]
[[विभाग:वर्ष]]
nyqbwdl98rnkc6pdjc26241gp49jvpz
१४७०
0
3594
98161
93953
2021-04-15T13:48:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७०| ]]
[[विभाग:वर्ष]]
oenyj4nlpyf3w34irsq3000a2a2z0i0
१४७१
0
3595
98162
93957
2021-04-15T13:48:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७१| ]]
[[विभाग:वर्ष]]
k9a3z641jm9v825r47oa8njqtmlz3no
१४७२
0
3596
98163
93959
2021-04-15T13:48:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७२| ]]
[[विभाग:वर्ष]]
9yj7ighu1p9uiivtf1r77i5xgkufb1q
१४७३
0
3597
98164
93961
2021-04-15T13:48:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७३| ]]
[[विभाग:वर्ष]]
d0io8ta0cnogjh0s98ch1v1fc9l440s
१४७४
0
3598
98165
93963
2021-04-15T13:48:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७४| ]]
[[विभाग:वर्ष]]
t4ipn5qknr90uoxgduw0o6eac2qlh3d
१४७५
0
3599
98166
93965
2021-04-15T13:48:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७५| ]]
[[विभाग:वर्ष]]
doja35s685pluslklpxkbjnku9me5mb
१४७६
0
3600
98167
93967
2021-04-15T13:48:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७६| ]]
[[विभाग:वर्ष]]
oguniw16ga8fi8deijyiw6hjcq4ax2b
१४७७
0
3601
98168
93969
2021-04-15T13:49:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७७| ]]
[[विभाग:वर्ष]]
6qz4m0wr3q8gcjecm11lkyh81mbsa2i
१४७८
0
3602
98169
93971
2021-04-15T13:49:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७८| ]]
[[विभाग:वर्ष]]
exe28v3ar12b6ts2elcpdswfpigovhj
१४७९
0
3603
98170
93973
2021-04-15T13:49:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४७९| ]]
[[विभाग:वर्ष]]
ttfybun6otr418in3aomq30f52srhmr
१४८०
0
3604
98172
93975
2021-04-15T13:49:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८०| ]]
[[विभाग:वर्ष]]
i1idcy6q2rpuv9jurldjlglilwmyo23
१४८१
0
3605
98173
93977
2021-04-15T13:49:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८१| ]]
[[विभाग:वर्ष]]
1bca13e21kkqym1smifnz61649apuhz
१४८२
0
3606
98174
93979
2021-04-15T13:49:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८२| ]]
[[विभाग:वर्ष]]
sz1w550hy0yyd7pugf6wonvtgi1odji
१४८३
0
3607
98175
93980
2021-04-15T13:49:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८३| ]]
[[विभाग:वर्ष]]
64pb9wk9ekqm6nwv3e9k5tzl2grfbjg
१४८४
0
3608
98176
93981
2021-04-15T13:49:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८४| ]]
[[विभाग:वर्ष]]
3hwal6y9zqwiifyjsr43eg6owz0rudu
१४८५
0
3609
98177
93982
2021-04-15T13:49:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८५| ]]
[[विभाग:वर्ष]]
gwf0n2frlzils7dnalp7uz0ul2xi1cd
१४८६
0
3610
98178
93983
2021-04-15T13:49:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८६| ]]
[[विभाग:वर्ष]]
ifev9m1a7g1skhm6jygu52st7azz5mj
१४८७
0
3611
98179
93984
2021-04-15T13:49:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८७| ]]
[[विभाग:वर्ष]]
c3jxe9pbubc0rml6contl8668dydtm2
१४८८
0
3612
98180
93985
2021-04-15T13:49:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८८| ]]
[[विभाग:वर्ष]]
4kvwwt4mivn860v0f5ihl30ui992zkj
१४८९
0
3613
99959
99958
2022-02-19T03:02:40Z
1234qwer1234qwer4
2916
Undid edits by [[Special:Contribs/95.190.172.119|95.190.172.119]] ([[User talk:95.190.172.119|talk]]) to last version by Tahmid
wikitext
text/x-wiki
'''१४८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४८९| ]]
[[विभाग:वर्ष]]
30to1e5s7v9whu845n2ggjsck09x9mg
१४९०
0
3614
98183
93987
2021-04-15T13:49:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९०| ]]
[[विभाग:वर्ष]]
mggbgspo5z5nf4vubibg6g0pqj02cpq
१४९१
0
3615
98184
93988
2021-04-15T13:49:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९१| ]]
[[विभाग:वर्ष]]
tokrue61shu8hgizwr6olpx4ugeqqjj
१४९२
0
3616
98185
93991
2021-04-15T13:49:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९२| ]]
[[विभाग:वर्ष]]
8bqzdevcys9rd9ggjooobyughouhurp
१४९३
0
3617
98186
93993
2021-04-15T13:49:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९३| ]]
[[विभाग:वर्ष]]
g9j20qr8vjfyhe6hkholfzvnvlt2let
१४९४
0
3618
98187
93995
2021-04-15T13:49:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९४| ]]
[[विभाग:वर्ष]]
gumrgfts62q7cfxpkzj4j76cz1fhecp
१४९५
0
3619
98188
93997
2021-04-15T13:49:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९५| ]]
[[विभाग:वर्ष]]
i3nwf5n510xw112kivvpse2rmww7qh0
१४९६
0
3620
98189
93999
2021-04-15T13:49:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९६| ]]
[[विभाग:वर्ष]]
t1dn0i96ppadvydx1y7t3eqd7itn8xg
१४९७
0
3621
98190
94001
2021-04-15T13:49:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९७| ]]
[[विभाग:वर्ष]]
i5u9tzo1cjab6uaetp5xuhkanywrtwq
१४९८
0
3622
98191
94003
2021-04-15T13:49:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९८| ]]
[[विभाग:वर्ष]]
0zopn39h378nhi1kx62g6icvz87hvdt
१४९९
0
3623
98192
94004
2021-04-15T13:49:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१४९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१४९९| ]]
[[विभाग:वर्ष]]
jp38f1j9nmumki3nyphc2oy8yo0tg16
१५००
0
3624
98195
94008
2021-04-15T13:49:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५००| ]]
[[विभाग:वर्ष]]
dw6yc8opjgs92y6tc8zrarz9fbr7a4l
१५०१
0
3625
98196
94011
2021-04-15T13:49:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०१| ]]
[[विभाग:वर्ष]]
kimx100uc1vn3y5g9h1phdfksfnjir2
१५०२
0
3626
98197
94013
2021-04-15T13:49:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०२| ]]
[[विभाग:वर्ष]]
nxfwl40oqo9jefmfx7fbwjts2qutvhm
१५०३
0
3627
98198
94015
2021-04-15T13:49:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०३| ]]
[[विभाग:वर्ष]]
40lr31rsz1v8dqhrzojbwdv3oji6r5e
१५०४
0
3628
98199
94018
2021-04-15T13:49:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०४| ]]
[[विभाग:वर्ष]]
h7tnx1f4mjobab38fg5qzh1bjs8m50v
१५०५
0
3629
98200
94021
2021-04-15T13:49:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०५| ]]
[[विभाग:वर्ष]]
1vauzgchl26ws8efyrjfzr4pbcml3ch
१५०६
0
3630
98201
94023
2021-04-15T13:49:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०६| ]]
[[विभाग:वर्ष]]
cqc8ibia3m0pcgtvwjwr1cwf0gynsx7
१५०७
0
3631
98202
94025
2021-04-15T13:49:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०७| ]]
[[विभाग:वर्ष]]
b1myylo56f9xbqvzm6s1tl14uv3na61
१५०८
0
3632
98203
94027
2021-04-15T13:49:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०८| ]]
[[विभाग:वर्ष]]
cyc4xdphe253ukhfplpvef42jl8vuo0
१५०९
0
3633
98204
94029
2021-04-15T13:49:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५०९| ]]
[[विभाग:वर्ष]]
dvsdrqw7duyhw7hn4zzlppqm9fem557
१५१०
0
3634
98206
94031
2021-04-15T13:49:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१०| ]]
[[विभाग:वर्ष]]
5t31rf17x733x3q9kqbkxliv0qpx6ga
१५११
0
3635
98207
94033
2021-04-15T13:49:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५११| ]]
[[विभाग:वर्ष]]
ekm9tpurckeugw37terdkc5rwxrx92b
१५१२
0
3636
98208
94035
2021-04-15T13:49:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१२| ]]
[[विभाग:वर्ष]]
mb3cqq8qi81u3ctajkta8hq2ru2v06t
१५१३
0
3637
98209
94037
2021-04-15T13:49:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१३| ]]
[[विभाग:वर्ष]]
quhem4gbqxgtbenbzm0tibbyu5df7yg
१५१४
0
3638
98210
94039
2021-04-15T13:49:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१४| ]]
[[विभाग:वर्ष]]
srj714ydw7lp6ntgqsx8orxj5afuoi8
१५१५
0
3639
98211
94041
2021-04-15T13:49:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१५| ]]
[[विभाग:वर्ष]]
t10q60akzsd8ex46dl3mi4j72j6filp
१५१६
0
3640
98212
94043
2021-04-15T13:49:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१६| ]]
[[विभाग:वर्ष]]
kbubg1h153ty321tzmztfn9r3g37zit
१५१७
0
3641
98213
94946
2021-04-15T13:49:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१७| ]]
[[विभाग:वर्ष]]
t62tn3klyu8txus17fm4enjheirovp2
१५१८
0
3642
98214
94048
2021-04-15T13:49:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१८| ]]
[[विभाग:वर्ष]]
h3h96qid24kcdxtbyyvenaru1p48v81
१५१९
0
3643
98215
94050
2021-04-15T13:49:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५१९| ]]
[[विभाग:वर्ष]]
nsnly5aabxq65zdnklmcusvbhrg8erf
१५२०
0
3644
98217
94052
2021-04-15T13:49:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२०| ]]
[[विभाग:वर्ष]]
08nv35kt4dorqadqr9bqt63it3thmco
१५२१
0
3645
98218
94053
2021-04-15T13:49:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२१| ]]
[[विभाग:वर्ष]]
r4rtpic3gsdsf1ma5fv5b46m309j0ux
१५२२
0
3646
98219
94054
2021-04-15T13:49:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२२| ]]
[[विभाग:वर्ष]]
byla074xlxwyn4iqw01ymd6i1mjgcyr
१५२३
0
3647
98220
94056
2021-04-15T13:49:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२३| ]]
[[विभाग:वर्ष]]
m1wkt3ez59qn3ih4a3ukvvisgl2i9zp
१५२४
0
3648
98221
94061
2021-04-15T13:49:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२४| ]]
[[विभाग:वर्ष]]
as6gcf5no8h68rimh41kyttf4vzozf2
१५२५
0
3649
98222
94063
2021-04-15T13:50:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२५| ]]
[[विभाग:वर्ष]]
gec97udybb6gj14byolp5cj338dmetz
१५२६
0
3650
98223
94065
2021-04-15T13:50:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२६| ]]
[[विभाग:वर्ष]]
jikrlkp6v9974jnfk6211s57z4mukgx
१५२७
0
3651
98224
94066
2021-04-15T13:50:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२७| ]]
[[विभाग:वर्ष]]
a7xsrbnaeu00m4ealhfd8ugj10tv4cc
१५२८
0
3652
98225
94068
2021-04-15T13:50:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२८| ]]
[[विभाग:वर्ष]]
pxgf9rzshwyzrmpsk6bjrdh9imknkth
१५२९
0
3653
98226
94070
2021-04-15T13:50:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५२९| ]]
[[विभाग:वर्ष]]
fydduqnifmgqn0fl60lozyg42s2gsb4
१५३०
0
3654
98228
94073
2021-04-15T13:50:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३०| ]]
[[विभाग:वर्ष]]
0p8mzqtaf4uw8tjak0s3v8uk7e4mrhk
१५३१
0
3655
98229
94075
2021-04-15T13:50:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३१| ]]
[[विभाग:वर्ष]]
kesvtx630bs329np26g4smfqngq3aoz
१५३२
0
3656
98230
94077
2021-04-15T13:50:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३२| ]]
[[विभाग:वर्ष]]
jte1ym8iulknqis861nnz0p6ss8dwa2
१५३३
0
3657
98231
94079
2021-04-15T13:50:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३३| ]]
[[विभाग:वर्ष]]
k5x9gq4hj1kearbur6rf4jnlpxyu83s
१५३४
0
3658
98232
94081
2021-04-15T13:50:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३४| ]]
[[विभाग:वर्ष]]
ps54f85pgo0y968zpnwxlkkmu01mhid
१५३५
0
3659
98233
94083
2021-04-15T13:50:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३५| ]]
[[विभाग:वर्ष]]
kstl2xx98mrjc19umwp7dtf9dfxvfj9
१५३६
0
3660
98234
94085
2021-04-15T13:50:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३६| ]]
[[विभाग:वर्ष]]
c55nj269q6z5bxwavd2scvw7cos0u93
१५३७
0
3661
98235
94087
2021-04-15T13:50:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३७| ]]
[[विभाग:वर्ष]]
a5lull2etvgirb0o62lhgtqh41wwchx
१५३८
0
3662
98236
94089
2021-04-15T13:50:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३८| ]]
[[विभाग:वर्ष]]
6y2yc7r05ye7sf9cmxz4m2lu7kk03o0
१५३९
0
3663
98237
94091
2021-04-15T13:50:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५३९| ]]
[[विभाग:वर्ष]]
jz6dksb3i4lst5kkp8xmqovcyrrj8uj
१५४०
0
3664
98239
94093
2021-04-15T13:50:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४०| ]]
[[विभाग:वर्ष]]
8asjvm4dnakgq6wt158hixoqfay97f9
१५४१
0
3665
98240
94095
2021-04-15T13:50:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४१| ]]
[[विभाग:वर्ष]]
htc6u28x8zznjqit8vtau6ooi2ruzwu
१५४२
0
3666
98241
94098
2021-04-15T13:50:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४२| ]]
[[विभाग:वर्ष]]
dytmy0dwrwtbygs1xlrnsrmzjt78tn7
१५४३
0
3667
98242
94099
2021-04-15T13:50:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४३| ]]
[[विभाग:वर्ष]]
p74p2wxu2y3p8oncpfd0x5wnz2mmzo5
१५४४
0
3668
98243
94100
2021-04-15T13:50:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४४| ]]
[[विभाग:वर्ष]]
anltzzqvk9vguldczjzafr0bkixtspa
१५४५
0
3669
98244
93989
2021-04-15T13:50:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४५| ]]
[[विभाग:वर्ष]]
gblwserdp2e23az38q0lgyxp9cq4juq
१५४६
0
3670
98245
93990
2021-04-15T13:50:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४६| ]]
[[विभाग:वर्ष]]
67tq62nr1ogu5hbd02bmwn1cjrlikoc
१५४७
0
3671
98246
93992
2021-04-15T13:50:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४७| ]]
[[विभाग:वर्ष]]
pargtdviqb64v9piucquk8qnccpdyac
१५४८
0
3672
98247
93994
2021-04-15T13:50:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४८| ]]
[[विभाग:वर्ष]]
sj661lbyfe8bqzw32qt8z6z82newdgz
१५४९
0
3673
98248
93996
2021-04-15T13:50:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५४९| ]]
[[विभाग:वर्ष]]
2z71y0j6ns7az9guvsg6vy06ij6y5xd
१५५०
0
3674
98250
93998
2021-04-15T13:50:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५०| ]]
[[विभाग:वर्ष]]
6gd7ifmnqkjrzijg8kx5n75g9ibt7yt
१५५१
0
3675
98251
94000
2021-04-15T13:50:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५१| ]]
[[विभाग:वर्ष]]
e0jcp99qk4vqss0ii820dkg7gi5p1d1
१५५२
0
3676
98252
94002
2021-04-15T13:50:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५२| ]]
[[विभाग:वर्ष]]
qz8n5g432esq1d0iif4je8tdfgtibju
१५५३
0
3677
98253
94005
2021-04-15T13:50:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५३| ]]
[[विभाग:वर्ष]]
4vwtq9yvktc99wv37s0rsnz3anyjvzn
१५५४
0
3678
98254
94006
2021-04-15T13:50:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५४| ]]
[[विभाग:वर्ष]]
6qpan7lau8di74ynrdbtn7785e30g1z
१५५५
0
3679
98255
94007
2021-04-15T13:50:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५५| ]]
[[विभाग:वर्ष]]
p49znkcluji4w7ws9zqp8li3u240d2o
१५५६
0
3680
98256
94009
2021-04-15T13:50:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५६| ]]
[[विभाग:वर्ष]]
865vkqkpmh62nop813fwil39kzwmx7p
१५५७
0
3681
98257
94010
2021-04-15T13:50:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५७| ]]
[[विभाग:वर्ष]]
etp5p2yzrt6i9susuvuk6l1uju4gbem
१५५८
0
3682
98258
94012
2021-04-15T13:50:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५८| ]]
[[विभाग:वर्ष]]
9yaivfhkpa7qgy7mjy4gnjx8ujipn6h
१५५९
0
3683
98259
94014
2021-04-15T13:50:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५५९| ]]
[[विभाग:वर्ष]]
os03b1uc15hyagutm2lsi7voi7nbrev
१५६०
0
3684
98261
94016
2021-04-15T13:50:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६०| ]]
[[विभाग:वर्ष]]
o1l8yhtphho92b2m8bul2xkpxwaym3j
१५६१
0
3685
98262
94017
2021-04-15T13:50:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६१| ]]
[[विभाग:वर्ष]]
9bu10mjwjv7vmixgppjlc5kpy3n68wc
१५६२
0
3686
98263
94019
2021-04-15T13:50:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६२| ]]
[[विभाग:वर्ष]]
okw57tigxxizlbeyzb8od409666n9l4
१५६३
0
3687
98264
94020
2021-04-15T13:50:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६३| ]]
[[विभाग:वर्ष]]
2itjbmr8bakb0homrzta47waotw43xb
१५६४
0
3688
98265
94022
2021-04-15T13:50:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६४| ]]
[[विभाग:वर्ष]]
3tvg7gtr4tegj3jwh9v6khzil2la4nj
१५६५
0
3689
98266
94024
2021-04-15T13:50:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६५| ]]
[[विभाग:वर्ष]]
d3ts2bezgavczbptrf0x7zc7po41hrj
१५६६
0
3690
98267
94026
2021-04-15T13:50:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६६| ]]
[[विभाग:वर्ष]]
mh7qjb54ztk46hjgvbpuctxa0mg8jlp
१५६७
0
3691
98268
94028
2021-04-15T13:50:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६७| ]]
[[विभाग:वर्ष]]
hw6z3vhgc92o9qe68741tgskj6br0ja
१५६८
0
3692
98269
94030
2021-04-15T13:50:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६८| ]]
[[विभाग:वर्ष]]
iu7zz11d47is9ln9t9l2xdb20cdcliu
१५६९
0
3693
98270
94032
2021-04-15T13:50:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५६९| ]]
[[विभाग:वर्ष]]
r9lcvxa044ve0itw1b4h4gnyzxw401v
१५७०
0
3694
98272
94034
2021-04-15T13:50:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७०| ]]
[[विभाग:वर्ष]]
hnsnpzm0spjnez6yab8rydyjqibv1j9
१५७१
0
3695
98273
94036
2021-04-15T13:50:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७१| ]]
[[विभाग:वर्ष]]
66ek0puj7573v7zrc5k93wxdo6rkatu
१५७२
0
3696
98274
94038
2021-04-15T13:50:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७२| ]]
[[विभाग:वर्ष]]
3eu98xb0s5hk38a0r09ybdaml1n3pke
१५७३
0
3697
98275
94040
2021-04-15T13:50:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७३| ]]
[[विभाग:वर्ष]]
pibhz1ezflwx6q6nlwiblfzpupkt6vi
१५७४
0
3698
98276
94042
2021-04-15T13:50:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७४| ]]
[[विभाग:वर्ष]]
cr9dblmqkmdp40jqst9fxo4jlzusw6j
१५७५
0
3699
98277
94044
2021-04-15T13:50:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७५| ]]
[[विभाग:वर्ष]]
bizv9bc5xxffmhtz6wpfhigh6f723mg
१५७६
0
3700
98278
94045
2021-04-15T13:50:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७६| ]]
[[विभाग:वर्ष]]
msh42tun98bohkxsneab07cgl4olbdw
१५७७
0
3701
98279
94047
2021-04-15T13:50:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७७| ]]
[[विभाग:वर्ष]]
gdj5e3awp1yo142kqamc347hczc9ll3
१५७८
0
3702
98280
94049
2021-04-15T13:50:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७८| ]]
[[विभाग:वर्ष]]
j9kfcus9v938a1m2av998g0m5bz9a2o
१५७९
0
3703
98281
94051
2021-04-15T13:51:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५७९| ]]
[[विभाग:वर्ष]]
ot6clrpewckqaj8j9c98vi1rzsbe26l
१५८०
0
3704
98283
94055
2021-04-15T13:51:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८०| ]]
[[विभाग:वर्ष]]
folgf4rp08pmppt3qh8qk69tjzv9xt6
१५८१
0
3705
98284
94057
2021-04-15T13:51:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८१| ]]
[[विभाग:वर्ष]]
ihsb9wtu0mk3i9bqsq7iuirxnusd3f9
१५८२
0
3706
98285
94058
2021-04-15T13:51:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८२| ]]
[[विभाग:वर्ष]]
rzfoib8ho7by9tee1bgwkvsm1zp4fht
१५८३
0
3707
98286
94059
2021-04-15T13:51:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८३| ]]
[[विभाग:वर्ष]]
6dp5l9zngfc9s2jxq76ko3jdo1565u5
१५८४
0
3708
98287
94060
2021-04-15T13:51:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८४| ]]
[[विभाग:वर्ष]]
dl4hjtgkxgo9hdb20gkbp57ir0rq7mn
१५८५
0
3709
98288
94062
2021-04-15T13:51:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८५| ]]
[[विभाग:वर्ष]]
6lzzstestt33xjm525f7lhdsozhxrx7
१५८६
0
3710
98289
94064
2021-04-15T13:51:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८६| ]]
[[विभाग:वर्ष]]
777i8sdhtxsn8arx55kn1jtcxd3aug9
१५८७
0
3711
98290
94067
2021-04-15T13:51:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८७| ]]
[[विभाग:वर्ष]]
b4z5thav7jxqq8gxclo6gcbwrbtavn8
१५८८
0
3712
98291
94069
2021-04-15T13:51:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८८| ]]
[[विभाग:वर्ष]]
dzvplvyz6lbfglaiteve6yqx006l9gj
१५८९
0
3713
98292
94071
2021-04-15T13:51:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५८९| ]]
[[विभाग:वर्ष]]
mj5u8b7qztvhb4grj4bvb8xknplelme
१५९०
0
3714
98294
94072
2021-04-15T13:51:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९०| ]]
[[विभाग:वर्ष]]
bugojxva8d5stgu78pdnql5vzghjt3z
१५९१
0
3715
98295
94074
2021-04-15T13:51:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९१| ]]
[[विभाग:वर्ष]]
pnw970k0lmfa4kvmz9j29rl4v50im9o
१५९२
0
3716
98296
94076
2021-04-15T13:51:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९२| ]]
[[विभाग:वर्ष]]
tqzyiv6274imjwdxrz2qhzce1fo2xag
१५९३
0
3717
98297
94078
2021-04-15T13:51:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९३| ]]
[[विभाग:वर्ष]]
noc6t37tvdrtm7agej7zqmf9gcay418
१५९४
0
3718
98298
94080
2021-04-15T13:51:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९४| ]]
[[विभाग:वर्ष]]
al1b0t8yiobn773yvf0mx5ei63fm14w
१५९५
0
3719
98299
94082
2021-04-15T13:51:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९५| ]]
[[विभाग:वर्ष]]
4qjcwp3yyug0xnis0r914dx1ompymub
१५९६
0
3720
98300
94084
2021-04-15T13:51:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९६| ]]
[[विभाग:वर्ष]]
gtxy3gfip5i7jc4icokbb66u038hwq6
१५९७
0
3721
98301
94086
2021-04-15T13:51:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९७| ]]
[[विभाग:वर्ष]]
7zkhtuoyl1diisza8syhja2iynds4iy
१५९८
0
3722
98302
94088
2021-04-15T13:51:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९८| ]]
[[विभाग:वर्ष]]
iv99k4u3ykg2lxi52e3e5s6kl0z7hb9
१५९९
0
3723
98303
94090
2021-04-15T13:51:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१५९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१५९९| ]]
[[विभाग:वर्ष]]
e6q994yk6zo2inhnodq8mun8qzh9pj7
१६००
0
3724
98306
94092
2021-04-15T13:51:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६००| ]]
[[विभाग:वर्ष]]
4pv4s9oazosbjuij0ga9lqzzq4qaizx
१६०१
0
3725
98307
94094
2021-04-15T13:51:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०१| ]]
[[विभाग:वर्ष]]
pdu1ou832zsme5k4q6tqqktujxm71d7
१६०२
0
3726
98308
94096
2021-04-15T13:51:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०२| ]]
[[विभाग:वर्ष]]
6j0fu0ttnmoeyzhwbij9lf5igk809kh
१६०३
0
3727
98309
94097
2021-04-15T13:51:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०३| ]]
[[विभाग:वर्ष]]
3trwgu8dsml4z0z2viws778f0h1vday
१६०४
0
3728
98310
94101
2021-04-15T13:51:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०४| ]]
[[विभाग:वर्ष]]
ozxhx5ssdoxlcehfkwfpoq3wew97aqn
१६०५
0
3729
98311
94102
2021-04-15T13:51:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०५| ]]
[[विभाग:वर्ष]]
m0jwfo0x8eq3yunmk9030c1pamns3pt
१६०६
0
3730
98312
94103
2021-04-15T13:51:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०६| ]]
[[विभाग:वर्ष]]
0rb5f8utrxdivjc9j21g4w4p9tryn19
१६०७
0
3731
98313
94104
2021-04-15T13:51:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०७| ]]
[[विभाग:वर्ष]]
e4eahjfp1v0vo3su84b7ror92ktnjy2
१६०८
0
3732
98314
94105
2021-04-15T13:51:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०८| ]]
[[विभाग:वर्ष]]
8rrtffz8c9ukpztr50rvw8ygq19edre
१६०९
0
3733
98315
94106
2021-04-15T13:51:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६०९| ]]
[[विभाग:वर्ष]]
khssjj2akhdilrz5m7zd82avkk0sfbo
१६१०
0
3734
98317
94107
2021-04-15T13:51:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१०| ]]
[[विभाग:वर्ष]]
rgfygnocz4mx5mycq7dbsjgahinxfmh
१६११
0
3735
98318
94108
2021-04-15T13:51:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६११| ]]
[[विभाग:वर्ष]]
ciay32niks354anzef58eecoh62ymjh
१६१२
0
3736
98319
94109
2021-04-15T13:51:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१२| ]]
[[विभाग:वर्ष]]
21hisngwlc6faumcf4aksh30e66wztd
१६१३
0
3737
98320
94110
2021-04-15T13:51:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१३| ]]
[[विभाग:वर्ष]]
knse8flcyp9sq5ovfsjecxp15xl3vv4
१६१४
0
3738
98321
94111
2021-04-15T13:51:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१४| ]]
[[विभाग:वर्ष]]
8nfnnh3n2ksgwn9ubastujt3pwvajdj
१६१५
0
3739
98322
94112
2021-04-15T13:51:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१५| ]]
[[विभाग:वर्ष]]
mchahn628xufsfyw9wyaq3p1qfsyqrg
१६१६
0
3740
98323
94113
2021-04-15T13:51:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१६| ]]
[[विभाग:वर्ष]]
2arvgxwqmscw46ozzfkecv79mhs6f39
१६१७
0
3741
98324
94114
2021-04-15T13:51:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१७| ]]
[[विभाग:वर्ष]]
bgjf3or5gh4ko0c8wedmjk2muqq7ljx
१६१८
0
3742
98325
94115
2021-04-15T13:51:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१८| ]]
[[विभाग:वर्ष]]
cxyazyt949hsy8zlfdaatei4wr2qngh
१६१९
0
3743
98326
94116
2021-04-15T13:51:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६१९| ]]
[[विभाग:वर्ष]]
oq2ttx0jwls1s1kxng8776qov79ulor
१६२०
0
3744
98328
94117
2021-04-15T13:51:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२०| ]]
[[विभाग:वर्ष]]
2l655qqr6o35rkm5t563obbfptl9vj1
१६२१
0
3745
98329
94118
2021-04-15T13:51:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२१| ]]
[[विभाग:वर्ष]]
n7k59w8y6xzm3tyx9mn77fesnixqsn1
१६२२
0
3746
98330
94119
2021-04-15T13:51:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२२| ]]
[[विभाग:वर्ष]]
pufco2e7567pxh225qe810v040ee26n
१६२३
0
3747
98331
94120
2021-04-15T13:51:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२३| ]]
[[विभाग:वर्ष]]
dvco2h8815zyamv14yn9np4sxwnqink
१६२४
0
3748
98332
94122
2021-04-15T13:51:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२४| ]]
[[विभाग:वर्ष]]
tbo9gs7nsu78jp1474z15nlg8h94bfe
१६२५
0
3749
98333
94123
2021-04-15T13:51:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२५| ]]
[[विभाग:वर्ष]]
nl03s0w8wj97k6jeaxuocpyvrc81gy3
१६२६
0
3750
98334
94125
2021-04-15T13:51:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२६| ]]
[[विभाग:वर्ष]]
di1sm1wfko21mds61wkxa8vng7fb28q
१६२७
0
3751
98335
94127
2021-04-15T13:51:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२७| ]]
[[विभाग:वर्ष]]
9vywx6auddmgournka4olje9pkieave
१६२८
0
3752
98336
94129
2021-04-15T13:51:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२८| ]]
[[विभाग:वर्ष]]
1c2enom8dz16mrwjxq42by0aky1zei3
१६२९
0
3753
98337
94130
2021-04-15T13:51:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६२९| ]]
[[विभाग:वर्ष]]
en3h9y0ycjt6swz0py0e3qsiqutctfw
१६३०
0
3754
98339
94134
2021-04-15T13:51:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३०| ]]
[[विभाग:वर्ष]]
nzzms58ei1dayf8mwuq1ixs9mjtgii5
१६३१
0
3755
98340
94137
2021-04-15T13:52:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३१| ]]
[[विभाग:वर्ष]]
m20uaqso2f7y4mxczpgw4vaq14p7n2h
१६३२
0
3756
98341
94140
2021-04-15T13:52:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३२| ]]
[[विभाग:वर्ष]]
se4igoiephozkksg7y4zhlqe0tydjsk
१६३३
0
3757
98342
94141
2021-04-15T13:52:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३३| ]]
[[विभाग:वर्ष]]
7zc62vfugmuk4o1gragp89vknd4dvlk
१६३४
0
3758
98343
94142
2021-04-15T13:52:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३४| ]]
[[विभाग:वर्ष]]
bu5kncjup0y4cxia7xu704cfiol9sjm
१६३५
0
3759
98344
94143
2021-04-15T13:52:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३५| ]]
[[विभाग:वर्ष]]
no8vaz6q5apefv8s9ypw7ba4744m5zt
१६३६
0
3760
98345
94144
2021-04-15T13:52:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३६| ]]
[[विभाग:वर्ष]]
4jbs6tfgaqxepmnt5wyt6o0s1ock613
१६३७
0
3761
98346
94145
2021-04-15T13:52:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३७| ]]
[[विभाग:वर्ष]]
dq68piwcgpf7hlxb8rodtrbudmjnpp2
१६३८
0
3762
98347
94148
2021-04-15T13:52:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३८| ]]
[[विभाग:वर्ष]]
nhe81r5h8qk325ie1v959n2cxrujgmc
१६३९
0
3763
98348
94151
2021-04-15T13:52:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६३९| ]]
[[विभाग:वर्ष]]
icvedrmoqig9s1fl5u1whmm2il4y9ci
१६४०
0
3764
99965
99952
2022-02-19T03:32:09Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/217.174.52.208|217.174.52.208]] ([[User talk:217.174.52.208|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''१६४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४०| ]]
[[विभाग:वर्ष]]
nud1m7wcbkgggxqljzd0zngw24msqh6
१६४१
0
3765
98351
94155
2021-04-15T13:52:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४१| ]]
[[विभाग:वर्ष]]
4otdvek2ifai2x0v5h7z5yryqu9roz0
१६४२
0
3766
98352
94157
2021-04-15T13:52:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४२| ]]
[[विभाग:वर्ष]]
fbuzckj26au4opblrpv581jxfji3dss
१६४३
0
3767
98353
94159
2021-04-15T13:52:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४३| ]]
[[विभाग:वर्ष]]
34ooquy0yvyga8lezhhh5f1qjvuq90o
१६४४
0
3768
98354
94160
2021-04-15T13:52:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४४| ]]
[[विभाग:वर्ष]]
4q0297ups5e8x7xt289rmvgg0wwxm0l
१६४५
0
3769
98355
94162
2021-04-15T13:52:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४५| ]]
[[विभाग:वर्ष]]
mil46uw1ogp24t7729ljm2qksv1jfxv
१६४६
0
3770
98356
94164
2021-04-15T13:52:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४६| ]]
[[विभाग:वर्ष]]
jz7dbkliuibfyledq8882iabbhebdsa
१६४७
0
3771
98357
94166
2021-04-15T13:52:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४७| ]]
[[विभाग:वर्ष]]
je5bp5gzx15ilk79pp9a8u65ev2fkl9
१६४८
0
3772
98358
94168
2021-04-15T13:52:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४८| ]]
[[विभाग:वर्ष]]
bi8ye26pkdps52mavjvj6xmsty85pgi
१६४९
0
3773
98359
94170
2021-04-15T13:52:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६४९| ]]
[[विभाग:वर्ष]]
as909cneggvxy4tgr0ogaf9bndibxon
१६५०
0
3774
98361
94171
2021-04-15T13:52:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५०| ]]
[[विभाग:वर्ष]]
g7c3m1p3e4zzlackjj9yld8yyqpwokc
१६५१
0
3775
98362
94173
2021-04-15T13:52:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५१| ]]
[[विभाग:वर्ष]]
e5s4rburv02a8a6pn5n425pjksu61f9
१६५२
0
3776
98363
94176
2021-04-15T13:52:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५२| ]]
[[विभाग:वर्ष]]
1acg2numze75n3k09hspjvr4rx4fqoy
१६५३
0
3777
98364
94178
2021-04-15T13:52:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५३| ]]
[[विभाग:वर्ष]]
16kdf26w0ipdqzuy7qfh512qfnkbxys
१६५४
0
3778
98365
94180
2021-04-15T13:52:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५४| ]]
[[विभाग:वर्ष]]
r0613dmf3dsul7uro49cn0b946mk2v9
१६५५
0
3779
98366
94121
2021-04-15T13:52:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५५| ]]
[[विभाग:वर्ष]]
53lbp962m6rhxwc6z3wzlwnvhrge7kt
१६५६
0
3780
98367
94124
2021-04-15T13:52:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५६| ]]
[[विभाग:वर्ष]]
toa0p88cpciuejxx5uglzthzbxt5q82
१६५७
0
3781
98368
94126
2021-04-15T13:52:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५७| ]]
[[विभाग:वर्ष]]
154twdcsermdtwoj62g9fuzxj3ylkda
१६५८
0
3782
98369
94128
2021-04-15T13:52:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५८| ]]
[[विभाग:वर्ष]]
79bnjf2yiuzx9djkpp8srvv433mnaqf
१६५९
0
3783
98370
94131
2021-04-15T13:52:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६५९| ]]
[[विभाग:वर्ष]]
9mksetsxol8lp22r5ti4unszeq34kxh
१६६०
0
3784
98372
94132
2021-04-15T13:52:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६०| ]]
[[विभाग:वर्ष]]
irdmbyqa1e66nrowoi00ykv9rd1aoi7
१६६१
0
3785
98373
94133
2021-04-15T13:52:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६१| ]]
[[विभाग:वर्ष]]
rbbjh2ln83tc9d46abl9fscg1hye27k
१६६२
0
3786
98374
94135
2021-04-15T13:52:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६२| ]]
[[विभाग:वर्ष]]
ql4ls8peaek5rssi3o0a6kgf1otbpyz
१६६३
0
3787
98375
94136
2021-04-15T13:52:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६३| ]]
[[विभाग:वर्ष]]
gblbodw31vnw86yh9yyd785dkahl5df
१६६४
0
3788
98376
94138
2021-04-15T13:52:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६४| ]]
[[विभाग:वर्ष]]
5ovb5i8odeashll50d3ixdz14zfsuci
१६६५
0
3789
98377
94139
2021-04-15T13:52:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६५| ]]
[[विभाग:वर्ष]]
5qkv176c3cradxjol0hqhvw0pj5sbtq
१६६६
0
3790
98378
94146
2021-04-15T13:52:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६६| ]]
[[विभाग:वर्ष]]
2j3129r6sooeo0wbfc2fp84slqu9vdf
१६६७
0
3791
98379
94147
2021-04-15T13:52:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६७| ]]
[[विभाग:वर्ष]]
43mr5r3ny4pvfpopxzrn8i04nihdfl0
१६६८
0
3792
98380
94149
2021-04-15T13:52:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६८| ]]
[[विभाग:वर्ष]]
rjvbdh4l6jxbmf2krlnr88ias1vc1iu
१६६९
0
3793
98381
94150
2021-04-15T13:52:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६६९| ]]
[[विभाग:वर्ष]]
9q1alq4ar8jpcojluttthtm7uajzu7a
१६७०
0
3794
98383
94152
2021-04-15T13:52:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७०| ]]
[[विभाग:वर्ष]]
qb7j5wmv3hly401q9lrx0ds00dofh64
१६७१
0
3795
98384
94154
2021-04-15T13:52:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७१| ]]
[[विभाग:वर्ष]]
dinjtu5imfp09a55l4f1so9n80qctqb
१६७२
0
3796
98385
94156
2021-04-15T13:52:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७२| ]]
[[विभाग:वर्ष]]
crq6uvhu14gdnp7ag8rqpzmz3kih8yi
१६७३
0
3797
98386
94158
2021-04-15T13:52:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७३| ]]
[[विभाग:वर्ष]]
02wsgms1cat1phjswjf8wcx6w1ex85z
१६७४
0
3798
98387
94161
2021-04-15T13:52:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७४| ]]
[[विभाग:वर्ष]]
7vul8ahasl5s27bvrkksga5w97q5cew
१६७५
0
3799
98388
94163
2021-04-15T13:52:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७५| ]]
[[विभाग:वर्ष]]
4jqii55srwg9bdnsjz6yysn3h2kc8sz
१६७६
0
3800
98389
94165
2021-04-15T13:52:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७६| ]]
[[विभाग:वर्ष]]
n7mnu3r64ef82awbqhdlb9hnyd5i36j
१६७७
0
3801
98390
94167
2021-04-15T13:52:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७७| ]]
[[विभाग:वर्ष]]
m9hzzi8x3gglq6nx4cikv9pdimvycy2
१६७८
0
3802
98391
94169
2021-04-15T13:52:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७८| ]]
[[विभाग:वर्ष]]
azauz66pgwv0krb5dfa9zmlyihye3tc
१६७९
0
3803
98392
94172
2021-04-15T13:52:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६७९| ]]
[[विभाग:वर्ष]]
4ihtwy9qgtxp17f4rip536rusmrphvk
१६८०
0
3804
98394
94174
2021-04-15T13:52:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८०| ]]
[[विभाग:वर्ष]]
0dpcawt1vhxmatbtu1mwnaqw23vmlmr
१६८१
0
3805
98395
94175
2021-04-15T13:52:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८१| ]]
[[विभाग:वर्ष]]
chy6b506i7z9mpkw6vsea2uw46fksh6
१६८२
0
3806
98396
94177
2021-04-15T13:53:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८२| ]]
[[विभाग:वर्ष]]
oa0pc0epf47rfx3sh85vusa9kt4obvo
१६८३
0
3807
98397
94179
2021-04-15T13:53:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८३| ]]
[[विभाग:वर्ष]]
78mka7xvgt25r1isfqiue441pxaubwk
१६८४
0
3808
98398
94181
2021-04-15T13:53:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८४| ]]
[[विभाग:वर्ष]]
lrodu2k644x0zm5ftu2kt75mjft8j5e
१६८५
0
3809
98399
94182
2021-04-15T13:53:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८५| ]]
[[विभाग:वर्ष]]
rnuu2gixxz44p7qoeseg6plpy2c4aqh
१६८६
0
3810
98400
94183
2021-04-15T13:53:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८६| ]]
[[विभाग:वर्ष]]
m9b1meigruw4mcsgszeyj80jhelnhvo
१६८७
0
3811
98401
94184
2021-04-15T13:53:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८७| ]]
[[विभाग:वर्ष]]
hqyl33g9i8f479y30a7kdd9azx0z7pj
१६८८
0
3812
98402
94185
2021-04-15T13:53:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८८| ]]
[[विभाग:वर्ष]]
pv7fhlh71o5nnjvl31glmgbyc73fghk
१६८९
0
3813
98403
94186
2021-04-15T13:53:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६८९| ]]
[[विभाग:वर्ष]]
1271mfx6p0t86kt4u20maibbt8ypemn
१६९०
0
3814
98405
94187
2021-04-15T13:53:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९०| ]]
[[विभाग:वर्ष]]
l3jnhzvtqlptiladap1449mwc49sebj
१६९१
0
3815
98406
94188
2021-04-15T13:53:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९१| ]]
[[विभाग:वर्ष]]
tv5ywv2078foitn4c62nek3yp354e3n
१६९२
0
3816
98407
94189
2021-04-15T13:53:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९२| ]]
[[विभाग:वर्ष]]
2vrrbsr6zrdmsktoh5odqrda36wq634
१६९३
0
3817
98408
94190
2021-04-15T13:53:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९३| ]]
[[विभाग:वर्ष]]
tpp856xgm0ynf87igj6lcjvrp9ean3k
१६९४
0
3818
98409
94191
2021-04-15T13:53:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९४| ]]
[[विभाग:वर्ष]]
3kzpeni09vtz9l9hu6fyr68fwx3f4q9
१६९५
0
3819
98410
94192
2021-04-15T13:53:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९५| ]]
[[विभाग:वर्ष]]
g71oymz9cbtl0q62b0ogzvnrz2o5fyt
१६९६
0
3820
98411
94193
2021-04-15T13:53:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९६| ]]
[[विभाग:वर्ष]]
ac3pyl8q6se9yl6g071uab3ysqbcs6r
१६९७
0
3821
98412
94194
2021-04-15T13:53:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९७| ]]
[[विभाग:वर्ष]]
snu78hapxidjcafftoau4b5gjujrx0h
१६९८
0
3822
98413
94195
2021-04-15T13:53:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९८| ]]
[[विभाग:वर्ष]]
ad5t0sq3wpnnu1lvhbpsqsdmjxg83ek
१६९९
0
3823
98414
94196
2021-04-15T13:53:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१६९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१६९९| ]]
[[विभाग:वर्ष]]
czy8inbi2eo1dpa3xt3e46jh3indwu8
१७००
0
3824
98417
94197
2021-04-15T13:53:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७००| ]]
[[विभाग:वर्ष]]
2ih0joqko7stkddk5veuxu8re3nku4m
१७०१
0
3825
98418
94198
2021-04-15T13:53:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०१| ]]
[[विभाग:वर्ष]]
rt839sztjcxicwfpigg1k3rflg064la
१७०२
0
3826
98419
94199
2021-04-15T13:53:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०२| ]]
[[विभाग:वर्ष]]
dzuk13rzbgsbkls4nxm6kk2n5h30img
१७०३
0
3827
98420
94200
2021-04-15T13:53:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०३| ]]
[[विभाग:वर्ष]]
hlwuspr8vfreizeg62jjaaw1fjxqn9y
१७०४
0
3828
98421
94201
2021-04-15T13:53:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०४| ]]
[[विभाग:वर्ष]]
elfmko505w2qz3ww7j7katd3vfp71ai
१७०५
0
3829
98422
94202
2021-04-15T13:53:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०५| ]]
[[विभाग:वर्ष]]
g47i3sikq1anh9vug0ddvfg7v5aiwdt
१७०६
0
3830
98423
94203
2021-04-15T13:53:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०६| ]]
[[विभाग:वर्ष]]
hqu06xlj5fd06lhlysrblkopn4sek01
१७०७
0
3831
98424
94204
2021-04-15T13:53:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०७| ]]
[[विभाग:वर्ष]]
jqf0gewdgie5dfi8b0qmev1lkhgfrb9
१७०८
0
3832
98425
94205
2021-04-15T13:53:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०८| ]]
[[विभाग:वर्ष]]
kygsj2enwz2n0eqhuokhdig9xxx0s9v
१७०९
0
3833
98426
94206
2021-04-15T13:53:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७०९| ]]
[[विभाग:वर्ष]]
ebp7xvytuyf3cfars8upqyzjp12djmz
१७१०
0
3834
98428
94207
2021-04-15T13:53:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१०| ]]
[[विभाग:वर्ष]]
bges5m57tkm4v2v0j1pp9sdpo6gtou4
१७११
0
3835
98429
94208
2021-04-15T13:53:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७११| ]]
[[विभाग:वर्ष]]
b09mm6dumk6vw6ngyinly3a1uvynium
१७१२
0
3836
98430
94209
2021-04-15T13:53:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१२| ]]
[[विभाग:वर्ष]]
ega9qs5vlrt9oqckt9nlpebr0re1al7
१७१३
0
3837
98431
94211
2021-04-15T13:53:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१३| ]]
[[विभाग:वर्ष]]
bg18w8dldinicuwsgjpsln5wsg3zynx
१७१४
0
3838
98432
94213
2021-04-15T13:53:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१४| ]]
[[विभाग:वर्ष]]
kcklwaolb79bvdjro5mbm3n2hadzadz
१७१५
0
3839
98433
94218
2021-04-15T13:53:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१५| ]]
[[विभाग:वर्ष]]
rzh2ukuk5jjvac4ucpn51b78hecpdvs
१७१६
0
3840
98434
94220
2021-04-15T13:53:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१६| ]]
[[विभाग:वर्ष]]
8godt7las6uux8mo9r87xj5ey0fxen8
१७१७
0
3841
98435
94223
2021-04-15T13:53:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१७| ]]
[[विभाग:वर्ष]]
ay5g1zp1jws7sksi22y25jqhm62dygq
१७१८
0
3842
98436
94225
2021-04-15T13:53:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१८| ]]
[[विभाग:वर्ष]]
6483nlvhik5b4le4y90hl96gmrl1rr3
१७१९
0
3843
98437
94226
2021-04-15T13:53:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७१९| ]]
[[विभाग:वर्ष]]
p4omo74rl9h5imu6rojx6r17xyc0el0
१७२०
0
3844
98439
94228
2021-04-15T13:53:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२०| ]]
[[विभाग:वर्ष]]
c4c6a4zbavk58njqtvxonqkmcfhbtyu
१७२१
0
3845
98440
94229
2021-04-15T13:53:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२१| ]]
[[विभाग:वर्ष]]
hh1fyx73va9inbd20kezd84v5yi36jc
१७२२
0
3846
98441
94230
2021-04-15T13:53:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२२| ]]
[[विभाग:वर्ष]]
45lafmw2oc7dlw7h7n2r3bhxgebz9om
१७२३
0
3847
98442
94232
2021-04-15T13:53:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२३| ]]
[[विभाग:वर्ष]]
ne7n8wptkoz3sqd1ji8or5zv7qzozer
१७२४
0
3848
98443
94233
2021-04-15T13:53:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२४| ]]
[[विभाग:वर्ष]]
34tnwxromi1l5kfaykt4v19yylxjlnr
१७२५
0
3849
98444
94235
2021-04-15T13:53:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२५| ]]
[[विभाग:वर्ष]]
7g7bg772tde74hvjz4zt2gje2c5ub8a
१७२६
0
3850
98445
94237
2021-04-15T13:53:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२६| ]]
[[विभाग:वर्ष]]
1i03hksd2hokz1ao0jbgdsny71q5119
१७२७
0
3851
98446
94238
2021-04-15T13:53:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२७| ]]
[[विभाग:वर्ष]]
aq55485nuh7rqshqxyjetfijjt2pjri
१७२८
0
3852
98447
94239
2021-04-15T13:53:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२८| ]]
[[विभाग:वर्ष]]
anu0lk8zsnw78x9ap96aoqj3x3osnag
१७२९
0
3853
98448
94242
2021-04-15T13:53:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७२९| ]]
[[विभाग:वर्ष]]
ie05xvnfmgy2nc73l4rhfv6rj1ol43l
१७३०
0
3854
98450
94243
2021-04-15T13:54:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३०| ]]
[[विभाग:वर्ष]]
mizyxa8c6g6o0qd1j7752ynstwdmltd
१७३१
0
3855
98451
94245
2021-04-15T13:54:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३१| ]]
[[विभाग:वर्ष]]
9z391zk89tgtsqh72qum4dfqy72ui7w
१७३२
0
3856
98452
94248
2021-04-15T13:54:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३२| ]]
[[विभाग:वर्ष]]
f5p9l6gxjismjkbg8t23a7kdzmpubdv
१७३३
0
3857
98453
94249
2021-04-15T13:54:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३३| ]]
[[विभाग:वर्ष]]
141m7rqmivx18akg1qt4zxep99ezxo4
१७३४
0
3858
98454
94250
2021-04-15T13:54:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३४| ]]
[[विभाग:वर्ष]]
g0d0hat6gnzsygycnha7am3x1f87e2x
१७३५
0
3859
98455
94252
2021-04-15T13:54:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३५| ]]
[[विभाग:वर्ष]]
pjnkvm7bn4uyws5p0gbpux0o9clkljz
१७३६
0
3860
98456
94254
2021-04-15T13:54:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३६| ]]
[[विभाग:वर्ष]]
hy7zv413x26kjaviuyoohlco5s98vnv
१७३७
0
3861
98457
94257
2021-04-15T13:54:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३७| ]]
[[विभाग:वर्ष]]
6yve1mby1bcmvfo5ms2q695t13shcg7
१७३८
0
3862
98458
94260
2021-04-15T13:54:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३८| ]]
[[विभाग:वर्ष]]
qgzmvx7kt6pv7k6o2i3gjfarle5ea9n
१७३९
0
3863
98459
94262
2021-04-15T13:54:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७३९| ]]
[[विभाग:वर्ष]]
1ktacdhxmlf9h5vtesm6noft9e3qo3f
१७४०
0
3864
98461
94264
2021-04-15T13:54:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४०| ]]
[[विभाग:वर्ष]]
56ztjyvdbpw2snyjmovunkprgpd17s7
१७४१
0
3865
98462
94266
2021-04-15T13:54:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४१| ]]
[[विभाग:वर्ष]]
2miq97u3i6bkjzbxegwlfdrzhzoio7u
१७४२
0
3866
98463
94267
2021-04-15T13:54:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४२| ]]
[[विभाग:वर्ष]]
lkn9sq45es608iri1ed7z7nnhih17gj
१७४३
0
3867
98464
94269
2021-04-15T13:54:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४३| ]]
[[विभाग:वर्ष]]
8wvdhsrydcolxpqymz565u0em19udu9
१७४४
0
3868
98465
94271
2021-04-15T13:54:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४४| ]]
[[विभाग:वर्ष]]
f733ewya9l9mvh6hbdybszm70vg52nf
१७४५
0
3869
98466
94272
2021-04-15T13:54:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४५| ]]
[[विभाग:वर्ष]]
gbjrs8oeqfrd7o82a2ejuocaj3gr5nz
१७४६
0
3870
98467
94274
2021-04-15T13:54:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४६| ]]
[[विभाग:वर्ष]]
2bnqhcpvh08tahb3dhuge5aj8x16zlm
१७४७
0
3871
98468
94276
2021-04-15T13:54:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४७| ]]
[[विभाग:वर्ष]]
nklpo9r96m229h1num052f78w9w1a3f
१७४८
0
3872
98469
94278
2021-04-15T13:54:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४८| ]]
[[विभाग:वर्ष]]
3z8npaz3qpz783p1q84h2w2cfl9cfs2
१७४९
0
3873
98470
94280
2021-04-15T13:54:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७४९| ]]
[[विभाग:वर्ष]]
hq5ongzwb5oas1j5odw520yxx4hwvee
१७५०
0
3874
98472
94282
2021-04-15T13:54:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५०| ]]
[[विभाग:वर्ष]]
h9opca9bh04ejo80f2uq41juhqe8bk2
१७५१
0
3875
98473
95992
2021-04-15T13:54:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५१| ]]
[[विभाग:वर्ष]]
703cxhanpnizg6gwxw0gfc2uquu7gl4
१७५२
0
3876
98474
95993
2021-04-15T13:54:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५२| ]]
[[विभाग:वर्ष]]
nugvtk5ybksgfrk9gn6rlgruh620rch
१७५३
0
3877
98475
95994
2021-04-15T13:54:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५३| ]]
[[विभाग:वर्ष]]
i9f4pn9h9sscboj4wcth1qumsfexca3
१७५४
0
3878
98476
95995
2021-04-15T13:54:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५४| ]]
[[विभाग:वर्ष]]
a8tpqn4zr4ubx7w42cljz46tjg3l60u
१७५५
0
3879
98477
95996
2021-04-15T13:54:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५५| ]]
[[विभाग:वर्ष]]
ine1brxhrn3ouhvbps1t428v7xarrme
१७५६
0
3880
98478
95997
2021-04-15T13:54:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५६| ]]
[[विभाग:वर्ष]]
agae7ofx5j6lsyopmx46f9hwqgqeszj
१७५७
0
3881
98479
95998
2021-04-15T13:54:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५७| ]]
[[विभाग:वर्ष]]
ayzycrafubtabu2qjmictlnwirnjntv
१७५८
0
3882
98480
95999
2021-04-15T13:54:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५८| ]]
[[विभाग:वर्ष]]
m10ltaf639ladzelmdgi0rj2ydu31rb
१७५९
0
3883
98481
96000
2021-04-15T13:54:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७५९| ]]
[[विभाग:वर्ष]]
drvwhyriaesvu6yup7w8upueii7aeln
१७६०
0
3884
98483
94301
2021-04-15T13:54:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६०| ]]
[[विभाग:वर्ष]]
gilukf0s247m7eb634pcdfqkurj218r
१७६१
0
3885
98484
96001
2021-04-15T13:54:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६१| ]]
[[विभाग:वर्ष]]
i12qjyanqqs30c599ps7g1ahp84wjez
१७६२
0
3886
98485
94804
2021-04-15T13:54:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६२| ]]
[[विभाग:वर्ष]]
qqysz7bqqce8woane935czq5rxzrp9k
१७६३
0
3887
98486
96002
2021-04-15T13:54:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६३| ]]
[[विभाग:वर्ष]]
3xt71t6u3afmrno1booo2f1dok3vlm0
१७६४
0
3888
98487
94308
2021-04-15T13:54:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६४| ]]
[[विभाग:वर्ष]]
ilv2flmjwds00a9offedtm8lkkw34ia
१७६५
0
3889
98488
94210
2021-04-15T13:54:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६५| ]]
[[विभाग:वर्ष]]
0czksexzxi97igo1464s9nx9gw3t2h2
१७६६
0
3890
98489
94212
2021-04-15T13:54:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६६| ]]
[[विभाग:वर्ष]]
lard3ho9vfj69pztvlsvygim2b7ei52
१७६७
0
3891
98490
94214
2021-04-15T13:54:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६७| ]]
[[विभाग:वर्ष]]
jp99oecliblv1nnzk9xfpj9hsfoa572
१७६८
0
3892
98491
94215
2021-04-15T13:54:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६८| ]]
[[विभाग:वर्ष]]
by4g5wa4hbsqr8cogi12jcn6agohjbb
१७६९
0
3893
98492
94216
2021-04-15T13:54:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७६९| ]]
[[विभाग:वर्ष]]
p1drecmyqaka3rg4qiyo9xyp7p4c5bm
१७७०
0
3894
98494
94217
2021-04-15T13:54:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७०| ]]
[[विभाग:वर्ष]]
9hpzlo6664nuokomfc8tcvtqcm42em3
१७७१
0
3895
98495
94219
2021-04-15T13:54:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७१| ]]
[[विभाग:वर्ष]]
0yaokvxgdo4r1gq3dr69g02c5xc9grj
१७७२
0
3896
98496
94221
2021-04-15T13:54:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७२| ]]
[[विभाग:वर्ष]]
jixzc8ij5fjvh1hbxjg7akv3wgpf4pa
१७७३
0
3897
98497
94222
2021-04-15T13:54:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७३| ]]
[[विभाग:वर्ष]]
lecg2dft69joht60l01dm3j3qx408ds
१७७४
0
3898
98498
96003
2021-04-15T13:54:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७४| ]]
[[विभाग:वर्ष]]
mi2ezl0g6ure6hmrqvkgjweluk9kwno
१७७५
0
3899
98499
94227
2021-04-15T13:55:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७५| ]]
[[विभाग:वर्ष]]
ro6uxvcpbkfhjtk27ll1u2ro2qyzorw
१७७६
0
3900
98500
94231
2021-04-15T13:55:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७६| ]]
[[विभाग:वर्ष]]
4yr270q5q2uc3uh9yt3bdo44no00ega
१७७७
0
3901
98501
96004
2021-04-15T13:55:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७७| ]]
[[विभाग:वर्ष]]
qm630i39zk4gnlog9luaza5kwcas6lu
१७७८
0
3902
98502
96005
2021-04-15T13:55:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७८| ]]
[[विभाग:वर्ष]]
i7oqflmg8gddyel09dfy3tsiyfilgo8
१७७९
0
3903
98503
94240
2021-04-15T13:55:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७७९| ]]
[[विभाग:वर्ष]]
mj9cr9f767qibrbgxwy28bcz2y9pzr2
१७८०
0
3904
98505
96006
2021-04-15T13:55:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८०| ]]
[[विभाग:वर्ष]]
gevquy0l4otfgbldo1w6j9jgjuw6e17
१७८१
0
3905
98506
96007
2021-04-15T13:55:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८१| ]]
[[विभाग:वर्ष]]
rniws6ce7zmdx8qd2wr1a7vyt4p505p
१७८२
0
3906
98507
96008
2021-04-15T13:55:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८२| ]]
[[विभाग:वर्ष]]
41c7nxf6jq4o1o7s0mwzz7ex6w7bs4j
१७८३
0
3907
98508
96009
2021-04-15T13:55:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८३| ]]
[[विभाग:वर्ष]]
du3zoxar3pwrbstexwvdywzdyjh7326
१७८४
0
3908
98509
94817
2021-04-15T13:55:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८४| ]]
[[विभाग:वर्ष]]
5bxn2jbuvzprrkv7195o9exwkv8zbr5
१७८५
0
3909
98510
96752
2021-04-15T13:55:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८५| ]]
[[विभाग:वर्ष]]
2neun7lfl6wdg7i7u5iddrqoxth89wt
१७८६
0
3910
98511
96011
2021-04-15T13:55:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८६| ]]
[[विभाग:वर्ष]]
kthvjjqamlipdqsj4dzaj2c3p2sack1
१७८७
0
3911
98512
96012
2021-04-15T13:55:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८७| ]]
[[विभाग:वर्ष]]
k2e7lwzmem2yirt46piz9cy04xk6d1n
१७८८
0
3912
98513
96013
2021-04-15T13:55:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८८| ]]
[[विभाग:वर्ष]]
noh7gvbnfsy9ruptr4qggyw4n92n2tn
१७८९
0
3913
98514
94259
2021-04-15T13:55:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७८९| ]]
[[विभाग:वर्ष]]
2ypox3zdrn01i284nzl713q2wcdpapx
१७९०
0
3914
98516
94261
2021-04-15T13:55:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९०| ]]
[[विभाग:वर्ष]]
6l4d5qza1jxhs66baipebrxhfqzzzy2
१७९१
0
3915
98517
94263
2021-04-15T13:55:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९१| ]]
[[विभाग:वर्ष]]
e33u30aopq34vnhs5fd7x17htfmvkp9
१७९२
0
3916
98518
94265
2021-04-15T13:55:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९२| ]]
[[विभाग:वर्ष]]
b1qt1ve4z4gdu354z7slex58cqd10qj
१७९३
0
3917
98519
94268
2021-04-15T13:55:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९३| ]]
[[विभाग:वर्ष]]
i8um2nqtdw9ombnb1yvnkuoi323etea
१७९४
0
3918
98520
96014
2021-04-15T13:55:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९४| ]]
[[विभाग:वर्ष]]
ri3y3qhy0vaz5snykw30ym7egf1w196
१७९५
0
3919
98521
96015
2021-04-15T13:55:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९५| ]]
[[विभाग:वर्ष]]
2yzruqaz1kxd56uuwv95o0zfp515z8r
१७९६
0
3920
98522
94275
2021-04-15T13:55:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९६| ]]
[[विभाग:वर्ष]]
1nynhkq61enbqob7sb9o3r3mhjzqxmp
१७९७
0
3921
99962
99955
2022-02-19T03:32:02Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/144.208.102.131|144.208.102.131]] ([[User talk:144.208.102.131|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''१७९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९७| ]]
[[विभाग:वर्ष]]
llw1mpjg1o0dciu7gfrehueyw3v62dy
१७९८
0
3922
98524
96017
2021-04-15T13:55:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९८| ]]
[[विभाग:वर्ष]]
ea2v44qkiiud2ye9ce2whtxyekfxm1a
१७९९
0
3923
98525
96018
2021-04-15T13:55:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१७९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१७९९| ]]
[[विभाग:वर्ष]]
2amwkk9t4meu4q2p06gchjc8t4i25xg
१८००
0
3924
98528
94283
2021-04-15T13:55:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८००| ]]
[[विभाग:वर्ष]]
lsg68zo8dh54v32oftmblmwjxp47kpk
१८०१
0
3925
98529
94284
2021-04-15T13:55:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०१| ]]
[[विभाग:वर्ष]]
mv6ehrodvr6v1b6bcgh17a9bcnv96x2
१८०२
0
3926
98530
94288
2021-04-15T13:55:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०२| ]]
[[विभाग:वर्ष]]
izkhd8s1m0kdru3sdlgntqps8pgypdo
१८०३
0
3927
98531
94290
2021-04-15T13:55:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०३| ]]
[[विभाग:वर्ष]]
gg4dsj9eqfmhhpi6cgya67gylaqszbo
१८०४
0
3928
98532
94291
2021-04-15T13:55:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०४| ]]
[[विभाग:वर्ष]]
rfkrhmn1rk4a52cxfnt3cv7zb7f20kw
१८०५
0
3929
98533
94293
2021-04-15T13:55:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०५| ]]
[[विभाग:वर्ष]]
l0t664wpuhckxaubhlo9xg8hdhtbbp6
१८०६
0
3930
98534
94295
2021-04-15T13:55:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०६| ]]
[[विभाग:वर्ष]]
06zfgqnv3esjw7meal5rownlymr5rp0
१८०७
0
3931
98535
94296
2021-04-15T13:55:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०७| ]]
[[विभाग:वर्ष]]
7jqpaqs7j954oz9st0px4mn6ozc7f3y
१८०८
0
3932
98536
94299
2021-04-15T13:55:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०८| ]]
[[विभाग:वर्ष]]
r349te3r0zfuvy1ifvlnveunm3phcxy
१८०९
0
3933
98537
96751
2021-04-15T13:55:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८०९| ]]
[[विभाग:वर्ष]]
jxlluyii2xtmqimzxaj035bpp07zwfw
१८१०
0
3934
98539
94305
2021-04-15T13:55:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१०| ]]
[[विभाग:वर्ष]]
rbod27tuybmp67zp0nkmf4nb2sn9pnb
१८११
0
3935
98540
94307
2021-04-15T13:55:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८११| ]]
[[विभाग:वर्ष]]
ktev1rz9efcnkr5ormfoc6pfjqyve4j
१८१२
0
3936
98541
94309
2021-04-15T13:56:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१२| ]]
[[विभाग:वर्ष]]
t8oca2f9q7xnemcc1yfp92jaijfibia
१८१३
0
3937
98542
94310
2021-04-15T13:56:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१३| ]]
[[विभाग:वर्ष]]
j7sbjqjv44zzlyqq17nj83pbijz3r8z
१८१४
0
3938
98543
94311
2021-04-15T13:56:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१४| ]]
[[विभाग:वर्ष]]
rfns8sh4bwwq8uxsvrnro9l9hd2ohdj
१८१५
0
3939
98544
94312
2021-04-15T13:56:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१५| ]]
[[विभाग:वर्ष]]
15cwr90l212d85jrsw3katvxx4sbxie
१८१६
0
3940
98545
94313
2021-04-15T13:56:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१६| ]]
[[विभाग:वर्ष]]
8zk2sbb66cg6wqgp9hwu85bxxtknb8p
१८१७
0
3941
98546
94314
2021-04-15T13:56:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१७| ]]
[[विभाग:वर्ष]]
gwev2ylxq7av0589zoh8spnw22wsfqm
१८१८
0
3942
98547
94315
2021-04-15T13:56:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१८| ]]
[[विभाग:वर्ष]]
ar5ve8iylmda18dhbro5gzv6lqodhj3
१८१९
0
3943
98548
94316
2021-04-15T13:56:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८१९| ]]
[[विभाग:वर्ष]]
l5uhhq179n9wvwdn7b1ohsl29pn8d83
१८२०
0
3944
98550
94317
2021-04-15T13:56:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२०| ]]
[[विभाग:वर्ष]]
ik6odvx6cthuwk0ou3e3zkrvh78vxz6
१८२१
0
3945
98551
94318
2021-04-15T13:56:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२१| ]]
[[विभाग:वर्ष]]
p3zwtksjtmhau077azclsoaa2tlx9ql
१८२२
0
3946
98552
94319
2021-04-15T13:56:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२२| ]]
[[विभाग:वर्ष]]
3t88o7bb1oqjewn33ue5jwyg6mpraid
१८२३
0
3947
98553
94320
2021-04-15T13:56:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२३| ]]
[[विभाग:वर्ष]]
k50b4wihpmh3jmwns5vse5ebqv28jxc
१८२४
0
3948
98554
94321
2021-04-15T13:56:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२४| ]]
[[विभाग:वर्ष]]
n0kgvbrfgapea1ehay4rt2a3e0hngf5
१८२५
0
3949
98555
94322
2021-04-15T13:56:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२५| ]]
[[विभाग:वर्ष]]
6m3twou3je4slaipp4v1hgciwcf9alq
१८२६
0
3950
98556
94323
2021-04-15T13:56:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२६| ]]
[[विभाग:वर्ष]]
4zdxdd7k96zc2ggpnug9u03t3isidvb
१८२७
0
3951
98557
94324
2021-04-15T13:56:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२७| ]]
[[विभाग:वर्ष]]
isof5v9qj65q7hxmij93ye21ovbj91h
१८२८
0
3952
98558
94325
2021-04-15T13:56:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२८| ]]
[[विभाग:वर्ष]]
964l8d0waiju68eqzgj6osc0kvkekfc
१८२९
0
3953
98559
94326
2021-04-15T13:56:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८२९| ]]
[[विभाग:वर्ष]]
cmyc59pdc1ea24ng563mtbusrjske5h
१८३०
0
3954
98561
94327
2021-04-15T13:56:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३०| ]]
[[विभाग:वर्ष]]
tu0c4dmuzqiy06wbyjhbzqjxm6jorem
१८३१
0
3955
98562
94328
2021-04-15T13:56:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३१| ]]
[[विभाग:वर्ष]]
cjnfzeho3jaqlakgkrmpyouw14vs86n
१८३२
0
3956
98563
94329
2021-04-15T13:56:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३२| ]]
[[विभाग:वर्ष]]
86sy5a146yn73p7vramdeec6gzg7k9i
१८३३
0
3957
98564
94330
2021-04-15T13:56:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३३| ]]
[[विभाग:वर्ष]]
ttqz544tn8h4lvrtny3p6klzfk3e9ir
१८३४
0
3958
98565
94331
2021-04-15T13:56:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३४| ]]
[[विभाग:वर्ष]]
rwe4oznq6faxfurvzdlzy42f7dr69u7
१८३५
0
3959
98566
94332
2021-04-15T13:56:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३५| ]]
[[विभाग:वर्ष]]
nxnk7cy11rkdxycbqxe9qrwswpxfi4b
१८३६
0
3960
98567
94333
2021-04-15T13:56:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३६| ]]
[[विभाग:वर्ष]]
dxjo9yxwxhrivud4dxnandcz07l4k8q
१८३७
0
3961
98568
94334
2021-04-15T13:56:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३७| ]]
[[विभाग:वर्ष]]
25tnijmhtfrb2s4f2ephb6exq6lv4yq
१८३८
0
3962
98569
94335
2021-04-15T13:56:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३८| ]]
[[विभाग:वर्ष]]
pdyzazgzdgxt2y58jok5y5ypwivql3b
१८३९
0
3963
98570
94336
2021-04-15T13:56:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८३९| ]]
[[विभाग:वर्ष]]
gvfulwnpyjugacqkh19y4n1rfgmsf8d
१८४०
0
3964
98572
94337
2021-04-15T13:56:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४०| ]]
[[विभाग:वर्ष]]
gmxwtmxx6zvk1qis1x7m0glxj7344gc
१८४१
0
3965
98573
94338
2021-04-15T13:56:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४१| ]]
[[विभाग:वर्ष]]
g8f848qd28txr5m6h8a9v8vcpdtgkmg
१८४२
0
3966
98574
94339
2021-04-15T13:56:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४२| ]]
[[विभाग:वर्ष]]
hhgv1qkralfrchmd1cjjxpmiix5a85t
१८४३
0
3967
98575
94340
2021-04-15T13:56:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४३| ]]
[[विभाग:वर्ष]]
pw8u1htzw0cjqf82i77nepearqgxkve
१८४४
0
3968
98576
94341
2021-04-15T13:56:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४४| ]]
[[विभाग:वर्ष]]
ag936ood1fclfofn0nefpp3ramyhxxi
१८४५
0
3969
98577
94343
2021-04-15T13:56:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४५| ]]
[[विभाग:वर्ष]]
buabewekc8cy9vb4zs14ap9a9480em3
१८४६
0
3970
98578
94345
2021-04-15T13:56:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४६| ]]
[[विभाग:वर्ष]]
fi70pxw4lfegam4388vkapui3beinx7
१८४७
0
3971
98579
94347
2021-04-15T13:56:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४७| ]]
[[विभाग:वर्ष]]
ir4r7e9tlvcngaxzzcti0hbewf9wkvf
१८४८
0
3972
98580
94348
2021-04-15T13:56:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४८| ]]
[[विभाग:वर्ष]]
o9foefb9jmgppe8c0rs70sa52tq1prx
१८४९
0
3973
98581
94350
2021-04-15T13:56:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८४९| ]]
[[विभाग:वर्ष]]
icddh3zaeludmy74bbe4icg22heoa9r
१८५०
0
3974
98583
94352
2021-04-15T13:56:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५०| ]]
[[विभाग:वर्ष]]
iiue3u8lfph5g5wtrweurdm23wuj02z
१८५१
0
3975
98584
94354
2021-04-15T13:56:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५१| ]]
[[विभाग:वर्ष]]
kavtgl1cahtathj5jqpa98i4dp904vt
१८५२
0
3976
98585
94356
2021-04-15T13:56:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५२| ]]
[[विभाग:वर्ष]]
c4nwkdfaezchkm04hricbpuvywo3vm7
१८५३
0
3977
98586
94358
2021-04-15T13:56:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५३| ]]
[[विभाग:वर्ष]]
f2db2qv88fp7ndoe69afnfs6tni4l5y
१८५४
0
3978
98587
94360
2021-04-15T13:56:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५४| ]]
[[विभाग:वर्ष]]
bx1bdxmc064eys963emjfd1m2e3gva6
१८५५
0
3979
98588
94363
2021-04-15T13:57:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५५| ]]
[[विभाग:वर्ष]]
gowxjthn5fdxveam1x15iodmj4ev78r
१८५६
0
3980
98589
94365
2021-04-15T13:57:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५६| ]]
[[विभाग:वर्ष]]
a2cx3jl93hhdtubyh2u5ruhyg21j3lk
१८५७
0
3981
98590
94367
2021-04-15T13:57:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५७| ]]
[[विभाग:वर्ष]]
5ac6adhlztkae7kxf8tliu1x9h4lobq
१८५८
0
3982
98591
94369
2021-04-15T13:57:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५८| ]]
[[विभाग:वर्ष]]
g9dr87a7tcrzt2wm06qfu4s59esqe9x
१८५९
0
3983
98592
94371
2021-04-15T13:57:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८५९| ]]
[[विभाग:वर्ष]]
bzj7zs8sz9wvpkq0dy1u6qom6xlm6vj
१८६०
0
3984
98594
94374
2021-04-15T13:57:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६०| ]]
[[विभाग:वर्ष]]
0auvjebt7lowsgrkwzbh4lzoi6x1ssz
१८६१
0
3985
98595
94376
2021-04-15T13:57:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६१| ]]
[[विभाग:वर्ष]]
jqpco8mffxe2nkqoujs0iq49voqevww
१८६२
0
3986
98596
94378
2021-04-15T13:57:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६२| ]]
[[विभाग:वर्ष]]
qaqog1zdzwsfti3jsxxp64ty50nsdct
१८६३
0
3987
98597
94380
2021-04-15T13:57:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६३| ]]
[[विभाग:वर्ष]]
i7pobzt41l5phnfdef9b3wa1wfzna9h
१८६४
0
3988
98598
94382
2021-04-15T13:57:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६४| ]]
[[विभाग:वर्ष]]
kl5mooy4oc72faqq1gvefmmdk9p8rou
१८६५
0
3989
98599
94384
2021-04-15T13:57:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६५| ]]
[[विभाग:वर्ष]]
myhd9x1ed1jc5pazzaob9megz6t191h
१८६६
0
3990
98600
94386
2021-04-15T13:57:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६६| ]]
[[विभाग:वर्ष]]
abdwlji7csaf5dgama5mex8uatsaxd5
१८६७
0
3991
98601
94388
2021-04-15T13:57:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६७| ]]
[[विभाग:वर्ष]]
m36f51qwjy2uhgly8fmslzd3h84up4k
१८६८
0
3992
98602
94389
2021-04-15T13:57:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६८| ]]
[[विभाग:वर्ष]]
pgfhsgak72jgcozlbvqix0zb20lddsm
१८६९
0
3993
98603
94390
2021-04-15T13:57:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८६९| ]]
[[विभाग:वर्ष]]
g7nfi515onbpur6wfaqgo27ebwzk3n2
१८७०
0
3994
98605
95118
2021-04-15T13:57:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७०| ]]
[[विभाग:वर्ष]]
31x0rgkcn3cdn31278dw2obsk5rmvcr
१८७१
0
3995
98606
95119
2021-04-15T13:57:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७१| ]]
[[विभाग:वर्ष]]
m5t1r1uuz3w2rfz0zx2kfkkrwc4d89f
१८७२
0
3996
98607
94395
2021-04-15T13:57:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७२| ]]
[[विभाग:वर्ष]]
9atjdz6dg4kqrvuz55chqe8rcqko3cg
१८७३
0
3997
98608
94397
2021-04-15T13:57:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७३| ]]
[[विभाग:वर्ष]]
sbnwpe17doi9ggms85tldb2zxpfpdre
१८७४
0
3998
98609
94399
2021-04-15T13:57:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७४| ]]
[[विभाग:वर्ष]]
07t2jki7ymnc5quz42pkv7ivvsyxea7
१८७५
0
3999
98610
94342
2021-04-15T13:57:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७५| ]]
[[विभाग:वर्ष]]
g4j5n2k6nnnb6yclyad2bo5ebaq31r4
१८७६
0
4000
98611
94344
2021-04-15T13:57:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७६| ]]
[[विभाग:वर्ष]]
pxnpmws7ftbenibk49uqy56gk2umpsz
१८७७
0
4001
98612
94346
2021-04-15T13:57:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७७| ]]
[[विभाग:वर्ष]]
mni2l14cpa23o7vo9nj8hjaza37y0df
१८७८
0
4002
98613
95120
2021-04-15T13:57:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७८| ]]
[[विभाग:वर्ष]]
2291dwbtrf75anjaoyt1fi8b23nh9x9
१८७९
0
4003
98614
94351
2021-04-15T13:57:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८७९| ]]
[[विभाग:वर्ष]]
gh4e6iobhc8pcdklxay6yugst1c2w80
१८८०
0
4004
98616
94353
2021-04-15T13:57:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८०| ]]
[[विभाग:वर्ष]]
sh6vnq9qaesmlmoxm5srdqxb1s0cy2o
१८८१
0
4005
98617
94355
2021-04-15T13:57:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८१| ]]
[[विभाग:वर्ष]]
nyrekha0r55ksr3xbdyqo7v9b4ck4tj
१८८२
0
4006
98618
94357
2021-04-15T13:57:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८२| ]]
[[विभाग:वर्ष]]
pkaw2c9uighqz434q6qz9711m2oxtfy
१८८३
0
4007
98619
94359
2021-04-15T13:57:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८३| ]]
[[विभाग:वर्ष]]
9g5j6nyd8rjc4twy0hjub6nz4btzgh7
१८८४
0
4008
98620
94361
2021-04-15T13:57:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८४| ]]
[[विभाग:वर्ष]]
7zxryl8d9w2iisay7lb21iwk2csue30
१८८५
0
4009
98621
95121
2021-04-15T13:57:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८५| ]]
[[विभाग:वर्ष]]
acf70x09atpinf76ntzywxv7xs0myoj
१८८६
0
4010
98622
94364
2021-04-15T13:57:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८६| ]]
[[विभाग:वर्ष]]
2x5victtxtsw22aub2hhkc5732p08gc
१८८७
0
4011
98623
94366
2021-04-15T13:57:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८७| ]]
[[विभाग:वर्ष]]
dydqnzm674jkb5t19kei3fqa7zmzcnf
१८८८
0
4012
98624
94368
2021-04-15T13:57:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८८| ]]
[[विभाग:वर्ष]]
3vvwc351zyeizsavqsopqytipz8u47m
१८८९
0
4013
98625
94370
2021-04-15T13:57:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८८९| ]]
[[विभाग:वर्ष]]
nsewed3aes3cfhyw21j0rlwafgik77x
१८९०
0
4014
98627
94372
2021-04-15T13:57:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९०| ]]
[[विभाग:वर्ष]]
k4yvum2u0n25nj21yf9cw9txs4r8r0l
१८९१
0
4015
98628
94373
2021-04-15T13:57:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९१| ]]
[[विभाग:वर्ष]]
3utj4ampnw86s2toqzh96w1yrv6ak34
१८९२
0
4016
98629
94375
2021-04-15T13:57:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९२| ]]
[[विभाग:वर्ष]]
4k3jzl137do02sm4fiscyin2w5h39e4
१८९३
0
4017
98630
94377
2021-04-15T13:57:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९३| ]]
[[विभाग:वर्ष]]
6splppo6e0ofnbxsxjfdobw9dtl5tuc
१८९४
0
4018
98631
94379
2021-04-15T13:57:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९४| ]]
[[विभाग:वर्ष]]
m1k3ehmejlyp1qx36nuu1gvg83qzi39
१८९५
0
4019
98632
94381
2021-04-15T13:57:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९५| ]]
[[विभाग:वर्ष]]
saaemr0hgnxp43922in440nqzz0cxue
१८९६
0
4020
98633
94383
2021-04-15T13:57:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९६| ]]
[[विभाग:वर्ष]]
agf1287u4ab981vwmmrrferetprxsro
१८९७
0
4021
98634
95122
2021-04-15T13:58:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९७| ]]
[[विभाग:वर्ष]]
eqczrn2rxejef5ccyqjtd34jc354hae
१८९८
0
4022
98635
94387
2021-04-15T13:58:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९८| ]]
[[विभाग:वर्ष]]
8uvcc1haxstxqr3zo7l3ycpb5bc1gp3
१८९९
0
4023
98636
94391
2021-04-15T13:58:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१८९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१८९९| ]]
[[विभाग:वर्ष]]
mdmo7s4jw4663zpr0dbzlm2ristwk17
१९००
0
4024
98639
94394
2021-04-15T13:58:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९००| ]]
[[विभाग:वर्ष]]
45jkx7x94637dyidlta4rn5p4fvfd4v
१९०१
0
4025
98640
96019
2021-04-15T13:58:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०१| ]]
[[विभाग:वर्ष]]
nuov0h2iof8l13fx0i33jgu1kap96sk
१९०२
0
4026
98641
94398
2021-04-15T13:58:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०२| ]]
[[विभाग:वर्ष]]
6o01i75frgq9jyqmb3vwyrn4w1f4wdu
१९०३
0
4027
98642
96020
2021-04-15T13:58:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०३| ]]
[[विभाग:वर्ष]]
fv28ldnhgonlzo5x8ult31f9i7f72wx
१९०४
0
4028
98643
96021
2021-04-15T13:58:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०४| ]]
[[विभाग:वर्ष]]
c2fl17wi9fvu55z26c8eykgyi6eer4e
१९०५
0
4029
98644
96022
2021-04-15T13:58:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०५| ]]
[[विभाग:वर्ष]]
2wzr2dqthsm2b0d72kiaghj9dk2x7wv
१९०६
0
4030
98645
96023
2021-04-15T13:58:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०६| ]]
[[विभाग:वर्ष]]
5z1uoedkswdcybg82gte1cs24w0igp5
१९०७
0
4031
98646
94404
2021-04-15T13:58:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०७| ]]
[[विभाग:वर्ष]]
5rwe4vg0pbz9jpbxfi2zj3v9bku1u0w
१९०८
0
4032
98647
96024
2021-04-15T13:58:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०८| ]]
[[विभाग:वर्ष]]
4xgeq1t587twkqrxnpyaumdxpxs6dtg
१९०९
0
4033
98648
96025
2021-04-15T13:58:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९०९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९०९| ]]
[[विभाग:वर्ष]]
gjg473500y2yzweycssqw3cykpnct1n
१९१०
0
4034
98650
96026
2021-04-15T13:58:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१०| ]]
[[विभाग:वर्ष]]
flxfzx9ple96yfryoc745dilma72mew
१९११
0
4035
98651
94408
2021-04-15T13:58:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९११| ]]
[[विभाग:वर्ष]]
83i5fbkq5qpnmk2qew901sntypinx9g
१९१२
0
4036
98652
94409
2021-04-15T13:58:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१२| ]]
[[विभाग:वर्ष]]
eq5nir4edohs3wddgnzp8ozfnquzj6i
१९१३
0
4037
98653
96027
2021-04-15T13:58:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१३| ]]
[[विभाग:वर्ष]]
refv0tp78mnycysa93mdfbgzylkhp9n
१९१४
0
4038
98654
96028
2021-04-15T13:58:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१४| ]]
[[विभाग:वर्ष]]
o1q5sqj29zf9uxnryrsb0nqk1tg9ifo
१९१५
0
4039
98655
94412
2021-04-15T13:58:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१५| ]]
[[विभाग:वर्ष]]
39guhllqajsa8c9avh8jdleihxpnaka
१९१६
0
4040
98656
96029
2021-04-15T13:58:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१६| ]]
[[विभाग:वर्ष]]
h2rkedls8gkkj4t8bmqchet4asgz496
१९१७
0
4041
98657
96030
2021-04-15T13:58:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१७| ]]
[[विभाग:वर्ष]]
e42w3xdi8h6smc8zwdkurwyimqdbivd
१९१८
0
4042
98658
94415
2021-04-15T13:58:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१८| ]]
[[विभाग:वर्ष]]
p4taxzf88u09k4o4jaqi5wxeaznhn4q
१९१९
0
4043
98659
94416
2021-04-15T13:58:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९१९| ]]
[[विभाग:वर्ष]]
a1zj478hpvi1tqka3d11synpumn7edm
१९२०
0
4044
98661
94417
2021-04-15T13:58:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२०| ]]
[[विभाग:वर्ष]]
tgc808r4i7zgrrxk9zufhwy8wbl0k9q
१९२१
0
4045
98662
94418
2021-04-15T13:58:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२१| ]]
[[विभाग:वर्ष]]
kope14y3js8cuw42bte1yfp25yak463
१९२२
0
4046
98663
94419
2021-04-15T13:58:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२२| ]]
[[विभाग:वर्ष]]
3lbgmkawk7qz3m965jt8h2artz1wp38
१९२३
0
4047
98664
96031
2021-04-15T13:58:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२३| ]]
[[विभाग:वर्ष]]
k9gfz7mkrhxw4pa2qitodq8ozrp842r
१९२४
0
4048
98665
94421
2021-04-15T13:58:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२४| ]]
[[विभाग:वर्ष]]
1kmpwhpfktiau1rdn5ry8kvx480e61o
१९२५
0
4049
98666
94422
2021-04-15T13:58:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२५| ]]
[[विभाग:वर्ष]]
ra43q4fj8tqf4exi1fu1rp3g6iayjcn
१९२६
0
4050
98667
96032
2021-04-15T13:58:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२६| ]]
[[विभाग:वर्ष]]
58gjgnr12vv508d3c3kvo6eih3jvry5
१९२७
0
4051
98668
96033
2021-04-15T13:58:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२७| ]]
[[विभाग:वर्ष]]
bk1ubps6i44gq9bioyb6vc9ln3r58jz
१९२८
0
4052
98669
95123
2021-04-15T13:58:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२८| ]]
[[विभाग:वर्ष]]
5j6c6q03hum5d3tgpfz10ou7uigep9z
१९२९
0
4053
98670
95124
2021-04-15T13:58:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९२९| ]]
[[विभाग:वर्ष]]
cfyiu2hd1497yc87i68o92rfx04pi4n
१९३०
0
4054
98672
96034
2021-04-15T13:58:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३०| ]]
[[विभाग:वर्ष]]
0lo8ko8ju7cwr09vqk88caxmwf71jgf
१९३१
0
4055
98673
94428
2021-04-15T13:58:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३१| ]]
[[विभाग:वर्ष]]
o7elviwc1xsooegay27mr0ovakroc5v
१९३२
0
4056
98674
96035
2021-04-15T13:58:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३२| ]]
[[विभाग:वर्ष]]
ap9ze8egbarav0mf37u8ou618wnclmi
१९३३
0
4057
98675
94430
2021-04-15T13:58:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३३| ]]
[[विभाग:वर्ष]]
9gkynzju8dl7mncpjllxjnqtgh87v5f
१९३४
0
4058
98676
94431
2021-04-15T13:58:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३४| ]]
[[विभाग:वर्ष]]
n20ta4zipshvk8qluyfolfg3gostnml
१९३५
0
4059
98677
95125
2021-04-15T13:58:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३५| ]]
[[विभाग:वर्ष]]
5kauyw6ufpenzztoifowgpk4cc80b9q
१९३६
0
4060
98678
94433
2021-04-15T13:58:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३६| ]]
[[विभाग:वर्ष]]
p9f1l4uxiswnamed7yjshfo0ycd45r0
१९३७
0
4061
98679
94434
2021-04-15T13:58:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३७| ]]
[[विभाग:वर्ष]]
c1wtll8x71ye6fkhnb2hta20g5nlhfk
१९३८
0
4062
98680
94435
2021-04-15T13:58:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३८| ]]
[[विभाग:वर्ष]]
mx8bcz47ihgs2ayo1ihvgxctphkmn7t
१९३९
0
4063
98681
96036
2021-04-15T13:58:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९३९| ]]
[[विभाग:वर्ष]]
7pze0qk6y04yewifv3cduv6vc8qomd9
१९४०
0
4064
98683
94437
2021-04-15T13:58:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४०| ]]
[[विभाग:वर्ष]]
1nfyzriijiznlkax6442u081xk2z9nh
१९४१
0
4065
98684
95126
2021-04-15T13:58:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४१| ]]
[[विभाग:वर्ष]]
3uqteacym8l6mh00ce80z4tpvcjto3f
१९४२
0
4066
98685
95127
2021-04-15T13:58:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४२| ]]
[[विभाग:वर्ष]]
k48spmyj84moh6hyshxmiwn0mvkhtpk
१९४३
0
4067
98686
94440
2021-04-15T13:58:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४३| ]]
[[विभाग:वर्ष]]
hzhqodkxoj42c4j1hnszt0ver8nt9jy
१९४४
0
4068
98687
94441
2021-04-15T13:58:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४४| ]]
[[विभाग:वर्ष]]
ont681tv3z3n7n0phqoksbim6xdnokm
१९४५
0
4069
98688
94442
2021-04-15T13:59:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४५| ]]
[[विभाग:वर्ष]]
5p4ehrlc7bx0460u8llvklm9kz8rcm1
१९४६
0
4070
98689
94443
2021-04-15T13:59:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४६| ]]
[[विभाग:वर्ष]]
0pnff0tmd9rg8n4b3cybrg1ci5j4rae
१९४७
0
4071
98690
94444
2021-04-15T13:59:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४७| ]]
[[विभाग:वर्ष]]
a0u8ptc2bvs0chkkpr1iqmhsiviqmj0
१९४८
0
4072
98691
94445
2021-04-15T13:59:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४८| ]]
[[विभाग:वर्ष]]
6gxnl5dbp4hfczbxd56doo045167fg8
१९४९
0
4073
98692
94446
2021-04-15T13:59:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९४९| ]]
[[विभाग:वर्ष]]
lixn3l03ylyhfwgdkz6ly6v3bkehtnl
१९५०
0
4074
98694
94447
2021-04-15T13:59:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
=== अक्टोबर-डिसेम्बर ===
ट्ःईश् ईश् श्प्आऋट्आ!!!!! :३
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५०| ]]
[[विभाग:वर्ष]]
tisrxiprein5oy2in9ks9m929x6xsfl
१९५१
0
4075
98695
94448
2021-04-15T13:59:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५१| ]]
[[विभाग:वर्ष]]
lxlxfp6ay7gb9dw5px82o0sc1oty7yi
१९५२
0
4076
98696
94449
2021-04-15T13:59:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५२| ]]
[[विभाग:वर्ष]]
lwmlmt15i1s71ndo0ezyrxi8cqonavp
१९५३
0
4077
98697
94450
2021-04-15T13:59:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५३| ]]
[[विभाग:वर्ष]]
surrs5rv4dw2d93ilkt57qtoafkfsyf
१९५४
0
4078
98698
94451
2021-04-15T13:59:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५४| ]]
[[विभाग:वर्ष]]
oqcpvdk48zbwahkkqtgjxuoq728560k
१९५५
0
4079
98699
94452
2021-04-15T13:59:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५५| ]]
[[विभाग:वर्ष]]
adyqqr6axwxp9hof0ys7wl1xdd8ycgq
१९५६
0
4080
98700
94453
2021-04-15T13:59:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५६| ]]
[[विभाग:वर्ष]]
sb1vopj73rbk79iio1pidv96wllov60
१९५७
0
4081
98701
94454
2021-04-15T13:59:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५७| ]]
[[विभाग:वर्ष]]
te2hoyh50k0qj1amjsu16oyzz5f2fh6
१९५८
0
4082
98702
94455
2021-04-15T13:59:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५८| ]]
[[विभाग:वर्ष]]
g09pi0en44mcr2buivikkt9wximffbm
१९५९
0
4083
98703
94456
2021-04-15T13:59:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९५९| ]]
[[विभाग:वर्ष]]
t945f39ds4ic3i1bdkfwe7egeka4pt3
१९६०
0
4084
98705
94457
2021-04-15T13:59:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६०| ]]
[[विभाग:वर्ष]]
5b7sxuwjuryi701y6lsdhmr1jwoku6x
१९६१
0
4085
98706
94458
2021-04-15T13:59:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६१| ]]
[[विभाग:वर्ष]]
2yq55wy3hukaz3lhyh5vjon00l33aor
१९६२
0
4086
99961
99956
2022-02-19T03:32:00Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/148.103.177.202|148.103.177.202]] ([[User talk:148.103.177.202|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''१९६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
== अक्टोबर-डिसेम्बर ==
{{आधार}}
[[विभाग:१९६२| ]]
[[विभाग:वर्ष]]
hhtis4559on3nhgqbxxxqc0e9sps7nj
१९६३
0
4087
98708
94462
2021-04-15T13:59:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६३| ]]
[[विभाग:वर्ष]]
5rbsiwmqi4y2c9ed56k0orfk0kpzk2o
१९६४
0
4088
98709
94464
2021-04-15T13:59:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६४| ]]
[[विभाग:वर्ष]]
mtr8h1v6zh3ja24hzu9wkla5xwc1gc2
१९६५
0
4089
98710
94466
2021-04-15T13:59:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६५| ]]
[[विभाग:वर्ष]]
2rse3bs6zkge05d92sqvi8wtild3oj2
१९६६
0
4090
98711
94467
2021-04-15T13:59:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६६| ]]
[[विभाग:वर्ष]]
fi6dvj79yofaugn1wupk9xnm6khhyzq
१९६७
0
4091
98712
94470
2021-04-15T13:59:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६७| ]]
[[विभाग:वर्ष]]
kdg819c6s8at3xjfo7km6bn2g0xkm92
१९६८
0
4092
98713
94471
2021-04-15T13:59:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६८| ]]
[[विभाग:वर्ष]]
79ro7bc8wgsunuwtzl6jm9db5cadkkg
१९६९
0
4093
98714
94473
2021-04-15T13:59:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९६९| ]]
[[विभाग:वर्ष]]
3b5nk2q4rsz3tggdcxbzvdn6e4ct2fe
१९७०
0
4094
98716
94475
2021-04-15T13:59:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
फुच्क् योउर् मोम्
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७०| ]]
[[विभाग:वर्ष]]
b1ez37z5ug1qdelu7ro9943p9gaaa5i
१९७१
0
4095
98717
94477
2021-04-15T13:59:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७१| ]]
[[विभाग:वर्ष]]
8lptqctgeesk5a8mc6spk5zmnm1jesb
१९७२
0
4096
98718
94479
2021-04-15T13:59:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७२| ]]
[[विभाग:वर्ष]]
ds0fxozgpaye1i0oed9gsz6vdtncx6y
१९७३
0
4097
98719
94481
2021-04-15T13:59:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७३| ]]
[[विभाग:वर्ष]]
84234m2e723dn0q2guf22svaw8mdtxk
१९७४
0
4098
98720
94483
2021-04-15T13:59:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७४| ]]
[[विभाग:वर्ष]]
5z9yk6dgr0k5dx09pnl6vuv0kngqp1c
१९७५
0
4099
98721
94484
2021-04-15T13:59:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७५| ]]
[[विभाग:वर्ष]]
k7heqsw2vmiuu4fxamebvtdsfw4dy8f
१९७६
0
4100
98722
94487
2021-04-15T13:59:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७६| ]]
[[विभाग:वर्ष]]
337nexe15m1a1gqwr683n2qggze93di
१९७७
0
4101
98723
96037
2021-04-15T13:59:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७७| ]]
[[विभाग:वर्ष]]
tqr7a4qwkkqo3zw4gmhp8s66id9hsvc
१९७८
0
4102
98724
94491
2021-04-15T13:59:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७८| ]]
[[विभाग:वर्ष]]
o54a1suh2f2ht5oqob9ee9wg34e3iju
१९७९
0
4103
98725
95129
2021-04-15T13:59:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९७९| ]]
[[विभाग:वर्ष]]
fhwqz1vznp6dv20u0gdvarwnty9bo0g
१९८०
0
4104
98727
95130
2021-04-15T13:59:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८०| ]]
[[विभाग:वर्ष]]
16k6dfhbf34y6pd1jezwjunz9xohdk0
१९८१
0
4105
98728
95131
2021-04-15T13:59:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८१| ]]
[[विभाग:वर्ष]]
s23b36btmsz5jy544awdaukwu86zwt0
१९८२
0
4106
98729
94499
2021-04-15T13:59:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८२| ]]
[[विभाग:वर्ष]]
sauhoxdvwmohe94xmrzrtu495a8lhjx
१९८३
0
4107
98730
94501
2021-04-15T13:59:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८३| ]]
[[विभाग:वर्ष]]
mlm8zr81fx4f37ogalzv9x9092n48v3
१९८४
0
4108
98731
96396
2021-04-15T13:59:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
=== अक्टोबर-डिसेम्बर ===
* [[Basshunter]]
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८४| ]]
[[विभाग:वर्ष]]
fvgxtdz8wm4e8aeuk1apxgp7f8q7eno
१९८५
0
4109
98732
94460
2021-04-15T13:59:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८५| ]]
[[विभाग:वर्ष]]
rr943ff3j6ks2l6501qn60u52g2jdrs
१९८६
0
4110
98733
94461
2021-04-15T13:59:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८६| ]]
[[विभाग:वर्ष]]
fhindkh569ktbrd1ykkdjprqn3dsnkw
१९८७
0
4111
98734
94463
2021-04-15T13:59:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८७| ]]
[[विभाग:वर्ष]]
7xa0sxfw4cbua06c9um2sw2rlqwtw8t
१९८८
0
4112
98735
94465
2021-04-15T13:59:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८८| ]]
[[विभाग:वर्ष]]
quhhz4elcnk7c5ws9zjppu00uvv1jyo
१९८९
0
4113
98736
94468
2021-04-15T13:59:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९८९| ]]
[[विभाग:वर्ष]]
25eb77iul6pxgzk6wj493r96go43thr
१९९०
0
4114
98738
94469
2021-04-15T13:59:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९०| ]]
[[विभाग:वर्ष]]
56lypivaepp0xfjfx0qbqx1tbhg424w
१९९१
0
4115
98739
94472
2021-04-15T13:59:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९१| ]]
[[विभाग:वर्ष]]
i8ol3l3f7qbk25cwvg4co9jmwbt51qz
१९९२
0
4116
98740
95133
2021-04-15T13:59:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९२| ]]
[[विभाग:वर्ष]]
hi8c26m4pqmj8qkx8p5zwm4v9n916pg
१९९३
0
4117
98741
95134
2021-04-15T13:59:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
बन्म्गेद् योउर् मोम् लस्त् निघ्त्
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९३| ]]
[[विभाग:वर्ष]]
sex09shlfplf9of5dhv0zh9oay5258b
१९९४
0
4118
98742
94478
2021-04-15T13:59:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९४| ]]
[[विभाग:वर्ष]]
62c3o9belu98bw11y1kh5pgd8p8r4e8
१९९५
0
4119
98743
94480
2021-04-15T13:59:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९५| ]]
[[विभाग:वर्ष]]
fe2q162c4wyuzxxshu0hip604d0dale
१९९६
0
4120
98744
94482
2021-04-15T14:00:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९६| ]]
[[विभाग:वर्ष]]
7k71cpxa5hfudu9g9wip5634i3ndkh2
१९९७
0
4121
98745
94485
2021-04-15T14:00:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
=== अक्टोबर-डिसेम्बर ===
त मेरे च्'एस्त् उने ग्रोस्से पुत् मैस् मोइ जे ल बै।ए अ ४ बâत्ते लोल् !!!
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९७| ]]
[[विभाग:वर्ष]]
a1pdkz3bn2j4hdc9aj9tr9m59nu1j5u
१९९८
0
4122
98746
94486
2021-04-15T14:00:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९८| ]]
[[विभाग:वर्ष]]
t1n8efv8an7a46gahq1rnrf3p421qi8
१९९९
0
4123
98747
94488
2021-04-15T14:00:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''१९९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:१९९९| ]]
[[विभाग:वर्ष]]
1xg51f8ob3gz4712j1nc1fxe14yam8j
२०००
0
4124
98751
94490
2021-04-15T14:00:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०००''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०००| ]]
[[विभाग:वर्ष]]
nxt1gcp4ycnhy15mrr5v3b6ugl0lr7g
२००१
0
4125
98752
94492
2021-04-15T14:00:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००१| ]]
[[विभाग:वर्ष]]
ovh2vokadmxyyizrt8xo5cy1oys13sg
२००२
0
4126
98753
94494
2021-04-15T14:00:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
=== अक्टोबर-डिसेम्बर ===
ट्रिस्तन् बोलेस् ईस् ऋएअल्ल्य् ॰औल्
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००२| ]]
[[विभाग:वर्ष]]
tvbm9vls19ju9k8qeswyy3e92tqobl8
२००३
0
4127
98754
94496
2021-04-15T14:00:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
=== जुलाई-सेप्टेम्बर ===
चालेब् पस्लेय्
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००३| ]]
[[विभाग:वर्ष]]
7sqfkucgeaoqld8c1tnhn51ex9p1hd5
२००४
0
4128
98755
94498
2021-04-15T14:00:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००४| ]]
[[विभाग:वर्ष]]
gllvnonjmxbwsv2w72d3uvd59gasib4
२००५
0
4129
98756
94500
2021-04-15T14:00:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००५| ]]
[[विभाग:वर्ष]]
tnlcg0hyzf68u4q0conrtdnp79qx8sf
२००६
0
4130
98757
94502
2021-04-15T14:00:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००६| ]]
[[विभाग:वर्ष]]
0j15htk4d9l9pcgh7mzcbstyzcnqzaj
२००७
0
4131
98758
94503
2021-04-15T14:00:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००७| ]]
[[विभाग:वर्ष]]
32ik1mxkdyll2ht6mpeweyinifbxwoh
२००८
0
4132
98759
94505
2021-04-15T14:00:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००८| ]]
[[विभाग:वर्ष]]
njgmg2gvo9janxxalse5w89e5mqzeqh
२००९
0
4133
98760
94506
2021-04-15T14:00:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२००९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२००९| ]]
[[विभाग:वर्ष]]
et39bz65mv05aq65z6c37dgpz0uuggj
२०१०
0
4134
100431
98762
2022-03-19T14:11:12Z
CX Zoom
6375
Undo revision 42937 by [[Special:Contributions/201.78.9.93|201.78.9.93]] ([[User talk:201.78.9.93|talk]]): Undo vandalism
wikitext
text/x-wiki
'''२०१०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अप्रिल-जुन ===
=== जुलाई-सेप्टेम्बर ===
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१०| ]]
[[विभाग:वर्ष]]
0hyjzdoqustef7432d59pfsksmqmbgg
२०११
0
4135
98763
94508
2021-04-15T14:00:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०११''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०११| ]]
[[विभाग:वर्ष]]
ceayntpomab3yzfcv0uwlpl3tmbiiud
२०१२
0
4136
98764
94509
2021-04-15T14:00:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१२| ]]
[[विभाग:वर्ष]]
gpj47qkle48v1cwzflpy3067wlprid7
२०१३
0
4137
98765
94510
2021-04-15T14:00:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१३| ]]
[[विभाग:वर्ष]]
qa5yih3qmzpm92howegycvlvb4i0oun
२०१४
0
4138
98766
94511
2021-04-15T14:00:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१४| ]]
[[विभाग:वर्ष]]
r70xhfmpgm1zxodv9zb1yihrbdz65bq
२०१५
0
4139
98767
94512
2021-04-15T14:00:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१५| ]]
[[विभाग:वर्ष]]
gcq97ic2s1g1hh3r59c3v6aokmi2hop
२०१६
0
4140
98768
94513
2021-04-15T14:00:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१६| ]]
[[विभाग:वर्ष]]
a3w3wcbv2osdj38ung81z4rclejkx7h
२०१७
0
4141
98769
94514
2021-04-15T14:00:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१७| ]]
[[विभाग:वर्ष]]
77vpd0rgy0ap7s0jloy9p19bhkce331
२०१८
0
4142
98770
94515
2021-04-15T14:00:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१८| ]]
[[विभाग:वर्ष]]
p2vmn4h0ets18gjb0e5yrc6ok4fswcs
२०१९
0
4143
98771
96403
2021-04-15T14:00:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०१९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०१९| ]]
[[विभाग:वर्ष]]
jyx9v29rmc77lwj1yxjzu06x6qyig9b
२०२०
0
4144
98773
94517
2021-04-15T14:00:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२०| ]]
[[विभाग:वर्ष]]
fzbjmtm3ljion8gcmse5319a5dmifip
२०२१
0
4145
98774
94518
2021-04-15T14:00:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२१| ]]
[[विभाग:वर्ष]]
brf6e62b4fl7k9ljf711ws2zbb8a2ed
२०२२
0
4146
98775
94519
2021-04-15T14:00:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२२| ]]
[[विभाग:वर्ष]]
paumph1ead9nabjx7wokhwkhq4t8ify
२०२३
0
4147
101940
101934
2022-11-24T23:05:50Z
CX Zoom
6375
Restored revision 98776 by [[Special:Contributions/Tahmid|Tahmid]] ([[User talk:Tahmid|talk]]) (TwinkleGlobal)
wikitext
text/x-wiki
'''२०२३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२३| ]]
[[विभाग:वर्ष]]
2hsihnna185i4jdnwrvbkrrj42lo6q0
२०२५
0
4148
98777
94521
2021-04-15T14:00:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२५| ]]
[[विभाग:वर्ष]]
nfni9yep6xn1y4jwnyyu7lm50pfq4ol
२०२६
0
4149
98778
94522
2021-04-15T14:00:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२६| ]]
[[विभाग:वर्ष]]
luunwrq0rdy81jp14zhwvubgxmueowh
२०२७
0
4150
98779
94523
2021-04-15T14:00:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२७| ]]
[[विभाग:वर्ष]]
q6fzjzzi13o2294yuqwuu76e7cqv05x
२०२८
0
4151
98780
94524
2021-04-15T14:00:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२८| ]]
[[विभाग:वर्ष]]
p6cvq3dbejidypu2ftgke31firxvvan
२०२९
0
4152
98781
94525
2021-04-15T14:00:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०२९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०२९| ]]
[[विभाग:वर्ष]]
epar60dn1h3u6igsjbsvomoaphtnazs
२०३०
0
4153
98783
94526
2021-04-15T14:00:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३०| ]]
[[विभाग:वर्ष]]
3jup3t1u970k7j6qqpvoyc897xzv6va
२०३१
0
4154
98784
94527
2021-04-15T14:00:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३१| ]]
[[विभाग:वर्ष]]
mbes22fjaw4dj8djkiel8nx99eosdmk
२०३२
0
4155
98785
94528
2021-04-15T14:00:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३२| ]]
[[विभाग:वर्ष]]
s62bqeqictzbwhc51oaz1kxotzolz7k
२०३३
0
4156
98786
94529
2021-04-15T14:00:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३३| ]]
[[विभाग:वर्ष]]
tq6ew3lnfmcst4jy9sh7g7twehkxyxx
२०३४
0
4157
98787
94530
2021-04-15T14:00:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३४| ]]
[[विभाग:वर्ष]]
c3wvwwpc3d4392k15xyga53dbyn0j0v
२०३५
0
4158
98788
94531
2021-04-15T14:00:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३५| ]]
[[विभाग:वर्ष]]
he1ybs7fssu4ix3e03vkibgbgfox8ag
२०३६
0
4159
98789
94532
2021-04-15T14:00:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३६| ]]
[[विभाग:वर्ष]]
nk9clr5x8w5um2j0rctdez9crrd6icx
२०३७
0
4160
98790
94533
2021-04-15T14:00:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३७| ]]
[[विभाग:वर्ष]]
q2jktqcyzvlyvk4ol9z210ujk2bqiq1
२०३८
0
4161
98791
94534
2021-04-15T14:00:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३८| ]]
[[विभाग:वर्ष]]
rwwfxanyt6mxmjui3kbrahe0cczovnl
२०३९
0
4162
98792
94535
2021-04-15T14:00:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०३९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०३९| ]]
[[विभाग:वर्ष]]
libp905a4wgfj253yjhcvaxbm11zk3h
२०४०
0
4163
98794
94536
2021-04-15T14:01:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४०| ]]
[[विभाग:वर्ष]]
t0ydfh61yj6cfcbwhnr57fwzhe6w0oa
२०४१
0
4164
98795
94537
2021-04-15T14:01:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४१| ]]
[[विभाग:वर्ष]]
lrfompr6g8tgqu0zge0rawrvkpclz93
२०४२
0
4165
98796
94538
2021-04-15T14:01:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४२| ]]
[[विभाग:वर्ष]]
6zwrsyaddbvnlyw8et0gtbis50st6iw
२०४३
0
4166
98797
94539
2021-04-15T14:01:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४३| ]]
[[विभाग:वर्ष]]
ipazvebebdlrln6vem16kxi2icn2hog
२०४४
0
4167
98798
94540
2021-04-15T14:01:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४४| ]]
[[विभाग:वर्ष]]
arza05vao53x2ijhfvmevqjroqoticl
२०४५
0
4168
98799
94541
2021-04-15T14:01:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४५| ]]
[[विभाग:वर्ष]]
kblfbv98w46z3xqzhycp4ouo08qujtt
२०४६
0
4169
98800
94542
2021-04-15T14:01:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४६| ]]
[[विभाग:वर्ष]]
g966lmjgah4qmru8o7vriv79f95ywje
२०४७
0
4170
98801
94543
2021-04-15T14:01:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४७| ]]
[[विभाग:वर्ष]]
fxoh8lduhph9i7zj8q7vea3nvfx19h4
२०४८
0
4171
98802
94544
2021-04-15T14:01:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४८| ]]
[[विभाग:वर्ष]]
4qo3g02s36ogr70d8fa2onbow1b6lcg
२०४९
0
4172
98803
94545
2021-04-15T14:01:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०४९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०४९| ]]
[[विभाग:वर्ष]]
lwcvywhda6ggy1xd9c78u9n7q5bqpj5
२०५०
0
4173
98805
94546
2021-04-15T14:01:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५०| ]]
[[विभाग:वर्ष]]
ip3nh6jic910icyvsis1vmrpryhcrq7
२०५१
0
4174
98806
94547
2021-04-15T14:01:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५१| ]]
[[विभाग:वर्ष]]
nrht585v2xhup6a3ibimifrybz5xgee
२०५२
0
4175
98807
94666
2021-04-15T14:01:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५२| ]]
[[विभाग:वर्ष]]
e2ttfyr2e6ie875drrc4lqqb8hflkas
२०५३
0
4176
98808
94549
2021-04-15T14:01:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५३| ]]
[[विभाग:वर्ष]]
mxxulmvhap8yf1uxjnpeibm4i242tkb
२०५४
0
4177
98809
94550
2021-04-15T14:01:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५४| ]]
[[विभाग:वर्ष]]
s07pbfjczd7rmj6s3deadjs5dcqc8f0
२०५५
0
4178
98810
94551
2021-04-15T14:01:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५५| ]]
[[विभाग:वर्ष]]
iruyhwdozot4ygsp9j9cldbpsxzv1pt
२०५६
0
4179
98811
94669
2021-04-15T14:01:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५६| ]]
[[विभाग:वर्ष]]
qzdsyloy0ttys7pgibmi5whqp7nsb4x
२०५७
0
4180
98812
94672
2021-04-15T14:01:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५७| ]]
[[विभाग:वर्ष]]
k3e8fipimnqwm4ugvur0xwkx9sjwxpz
२०५८
0
4181
98813
94554
2021-04-15T14:01:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५८| ]]
[[विभाग:वर्ष]]
4ezxzwo9hdlzwvpsq7484ttj0ezbl8j
२०५९
0
4182
98814
94555
2021-04-15T14:01:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०५९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०५९| ]]
[[विभाग:वर्ष]]
pbaao0r5dbb63ieuqgs5e531hpsi0iq
२०६०
0
4183
98816
94556
2021-04-15T14:01:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६०| ]]
[[विभाग:वर्ष]]
fi7ubjed9aedc8zrjkykcehwhkl4rwu
२०६१
0
4184
98817
94658
2021-04-15T14:01:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६१| ]]
[[विभाग:वर्ष]]
rxou392ivhcxxc06kr5l3iihozwg9h4
२०६२
0
4185
98818
94558
2021-04-15T14:01:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६२| ]]
[[विभाग:वर्ष]]
bcytn7y14me18hxfhir9cbrd4248ubo
२०६३
0
4186
98819
94559
2021-04-15T14:01:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६३| ]]
[[विभाग:वर्ष]]
[[en:2060s#2063]]
4k94vscg7fe0873m73kfitbadcdu9uu
२०६४
0
4187
98820
94560
2021-04-15T14:01:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६४| ]]
[[विभाग:वर्ष]]
egbi5clwll81pn932iyn2662np03avu
२०६५
0
4188
98821
94561
2021-04-15T14:01:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६५''' ग्रेगोरी कैलंडर स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६५| ]]
[[विभाग:वर्ष]]
030kp0j1fke29177vl7ozpzirbqaux1
२०६६
0
4189
98822
94562
2021-04-15T14:01:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६६| ]]
[[विभाग:वर्ष]]
tamgtzmtv9axaze4zgmsbrp6pvpq8ii
२०६७
0
4190
98823
94563
2021-04-15T14:01:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६७| ]]
[[विभाग:वर्ष]]
8rjcswa1fht6r6170gp7mjrylmcbvqq
२०६८
0
4191
98824
94564
2021-04-15T14:01:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६८| ]]
[[विभाग:वर्ष]]
7du51mvl7jhv5o9re69dakm7pz0tqth
२०६९
0
4192
98825
94565
2021-04-15T14:01:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०६९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०६९| ]]
[[विभाग:वर्ष]]
m7iyurtcbukkdhop04b3w7rhu934mcd
२०७०
0
4193
98827
94566
2021-04-15T14:01:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७०| ]]
[[विभाग:वर्ष]]
a6qmx2hxxgs14b3q4zzgtvn9yc3a9bt
२०७१
0
4194
98828
94567
2021-04-15T14:01:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७१| ]]
[[विभाग:वर्ष]]
nc413ems54kxkzp8jgio26xpsjxmls0
२०७२
0
4195
98829
94568
2021-04-15T14:01:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७२| ]]
[[विभाग:वर्ष]]
iddhswi97oqdacvoq8qgxa2inw7ap2p
२०७३
0
4196
98830
94569
2021-04-15T14:01:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७३| ]]
[[विभाग:वर्ष]]
reoe5iku4au96zk551aqc3powvflad2
२०७४
0
4197
98831
94570
2021-04-15T14:01:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७४| ]]
[[विभाग:वर्ष]]
278x48dwgbq0tzu6d5c73dcmlmqfh3s
२०७५
0
4198
98832
94571
2021-04-15T14:01:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७५| ]]
[[विभाग:वर्ष]]
8owt32kt6t6gmqdh8gbgpahw8bzlimr
२०७६
0
4199
98833
94572
2021-04-15T14:01:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७६| ]]
[[विभाग:वर्ष]]
4lqfp4o14yvy2lk1zq85naqum5o8hts
२०७७
0
4200
98834
94573
2021-04-15T14:01:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७७| ]]
[[विभाग:वर्ष]]
rl3pxu1y91exxeiemo29w0nix14hbgh
२०७८
0
4201
98835
94574
2021-04-15T14:01:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७८| ]]
[[विभाग:वर्ष]]
nkcdb7776txks8pemvkvoszlnfj3j5g
२०७९
0
4202
98836
94575
2021-04-15T14:01:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०७९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०७९| ]]
[[विभाग:वर्ष]]
cnaelctbue7dz04pexf09vgx86xcnwg
२०८०
0
4203
98838
94576
2021-04-15T14:01:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८०| ]]
[[विभाग:वर्ष]]
c16mfjmaeo7t2krivbfte3l3ra8mydl
२०८१
0
4204
98839
94577
2021-04-15T14:02:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८१| ]]
[[विभाग:वर्ष]]
nkvg4oiv54wmcryaydankxvacwn7nws
२०८२
0
4205
98840
94578
2021-04-15T14:02:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८२| ]]
[[विभाग:वर्ष]]
3xwflgkng5yvjev0oln9titwc80q8r4
२०८३
0
4206
98841
94579
2021-04-15T14:02:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८३| ]]
[[विभाग:वर्ष]]
[[cs:Seznam významných astronomických událostí ve 21. století#2083]]
[[en:2080s#2083]]
5865yiwylg2b7ge5b21ab37ze5f9n9n
२०८४
0
4207
98842
94582
2021-04-15T14:02:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८४| ]]
[[विभाग:वर्ष]]
8noirxzb6f4afrnfcqohbecafdmwckn
२०८५
0
4208
98843
94584
2021-04-15T14:02:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८५| ]]
[[विभाग:वर्ष]]
nw425aoi7skbd1zl50sexyyj9h4ofqn
२०८६
0
4209
98844
94586
2021-04-15T14:02:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८६| ]]
[[विभाग:वर्ष]]
cvjxbezclvs1wx8sbs4g6g912abbwlf
२०८७
0
4210
98845
94587
2021-04-15T14:02:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८७| ]]
[[विभाग:वर्ष]]
epps67de55f1ggkjcxf47cvk3osgih9
२०८८
0
4211
98846
94589
2021-04-15T14:02:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८८| ]]
[[विभाग:वर्ष]]
h93f9zipb736jqxag11fbt04z224lms
२०८९
0
4212
98847
94591
2021-04-15T14:02:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०८९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०८९| ]]
[[विभाग:वर्ष]]
7yopp640df3wbyrtuhp9anmqtwtg825
२०९०
0
4213
98849
94593
2021-04-15T14:02:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९०''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९०| ]]
[[विभाग:वर्ष]]
4e9heu7yyufsaplsfcfngkwmr92v4h5
२०९१
0
4214
98850
94594
2021-04-15T14:02:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९१''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९१| ]]
[[विभाग:वर्ष]]
8a6rbpa5ujizo68chaz96ladv1227rp
२०९२
0
4215
98851
94596
2021-04-15T14:02:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९२''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९२| ]]
[[विभाग:वर्ष]]
npap3tzooy5hzof7t3ngv6u8xkqxizr
२०९३
0
4216
98852
94598
2021-04-15T14:02:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९३''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९३| ]]
[[विभाग:वर्ष]]
7ojy00yg9n8hnj7psjz1itf6qjbbatg
२०९४
0
4217
98853
94600
2021-04-15T14:02:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९४''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९४| ]]
[[विभाग:वर्ष]]
m67hwtvow4ppklqko2c8psmbn4if20l
२०९५
0
4218
98854
94602
2021-04-15T14:02:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९५''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९५| ]]
[[विभाग:वर्ष]]
cuvxdhr3fvo72itpqwbiedqorjnnf79
२०९६
0
4219
98855
94580
2021-04-15T14:02:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९६''' [[ग्रेगोरी कैलंडर]] स्य एकस्य [[अधिवर्ष]] अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९६| ]]
[[विभाग:वर्ष]]
htt8b7tzkmorsg78400bmb00v5yur29
२०९७
0
4220
98856
94581
2021-04-15T14:02:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९७''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९७| ]]
[[विभाग:वर्ष]]
nvqnwgdjmko53tqxlifdo42pr2p63dl
२०९८
0
4221
98857
94583
2021-04-15T14:02:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९८''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९८| ]]
[[विभाग:वर्ष]]
aj4antycwnordghjergon4bozp1odqi
२०९९
0
4222
98858
94585
2021-04-15T14:02:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''२०९९''' [[ग्रेगोरी कैलंडर]] स्य एकस्य साधारण वर्ष अस्तु।
== घटना ==
== जन्म ==
== निधन ==
=== अक्टोबर-डिसेम्बर ===
{{आधार}}
[[विभाग:२०९९| ]]
[[विभाग:वर्ष]]
thuc0de84zrsv42y6q9qszko7qz7yfh
विभाग:तत्त्व
14
4224
5985
5983
2007-06-14T15:36:52Z
Eukesh
59
wikitext
text/x-wiki
तत्त्व लेख
jaefwrytm2errmhb01nzmqj22mooxdu
पटिरूप:Babel
10
4235
101754
101492
2022-06-28T21:04:31Z
CX Zoom
6375
+ Cat
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
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
विभाग:Deleteme
14
4252
100906
94807
2022-04-10T17:13:59Z
CX Zoom
6375
Add note
wikitext
text/x-wiki
This category is used by [[m:Multilingual speedy deletions]] until local administrators are available. For local deletion requests, see [[:Category:Candidates for speedy deletion]].
appf2vkqwxqgd5vnj7g2coesgvzl3ri
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
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
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)]]
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
wikitext
text/x-wiki
[[पटिमा:Laserbehandling.jpg|right|thumb|320x320px]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
i3zbzryyjppvna4rt2qdavbsgn08mxb
लुम्मिनी
0
4348
101998
101981
2023-01-12T18:24:49Z
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:CX Zoom|CX Zoom]]
wikitext
text/x-wiki
[[पटिमा:Ashok Sthamba.jpg|thumb|right|180px|Asoka Piller in Lumbini]]
लुम्मिनी बुद्धस्य जन्मस्थल अस्तु। इष स्थान नेपाल देश स्थित।
tcjwf71y8esxcdekq377q8sml1037oj
केसा
0
4349
97079
94599
2021-04-15T13:27:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:Human hair closeup-08960-nevit.jpg|केसा|thumb]]
'''केसा''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
pdtiv72ed2sm7450ap4nsoeoi6y9q83
पटिरूप:कायस्य निकाय
10
4350
101793
100475
2022-06-29T05:07:20Z
CX Zoom
6375
+ Cat
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
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]])
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
wikitext
text/x-wiki
<b>·</b> <noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
ildr8enujatmaxgsn1lb5rar6varngb
चीन
0
4369
97163
94826
2021-04-15T13:28:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
[[पटिमा:Chinaimg.png|thumb|right]]
== अभिञ्ञाणा ==
<references />
[[et:Hiina#Hiina Rahvavabariik]]
jtzijz2rr1dr1o3ihp2onbg7tfjxfop
पटिरूप:User en
10
4377
101329
101322
2022-05-24T19:20:19Z
CX Zoom
6375
Fix categorisation
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
wikitext
text/x-wiki
[[विभाग:User en]]
3ne2ewt84yvl8xeay5n3rgnp8zyaj1m
देवनागरी
0
4402
102138
102135
2023-04-06T06:49:24Z
लोहरान
7007
wikitext
text/x-wiki
देवनागरी लिपि अत्थि।
qq6r2zllb1ifres5fo1tcblznpbn4su
पटिरूप:Soft redirect
10
4467
100156
100149
2022-03-12T10:06:05Z
CX Zoom
6375
Update
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)
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 */
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
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]]
wikitext
text/x-wiki
#REDIRECT [[पमुख पत्त Pamukha patta]]
पाली भाषा
0oazprj7zv43u0gn2jfvpwxelrvlocm
मीडियाविकि:Sitesupport-url
8
4656
91552
85534
2013-02-07T01:44:16Z
Pgehres (WMF)
1762
Updating sidebar link to use subst:CONTENTLANGUAGE
wikitext
text/x-wiki
//donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&utm_medium=sidebar&utm_campaign=C13_pi.wikipedia.org&uselang=pi
sxbu07zgktnwxfvsl708u84223e61qr
पटिरूप:तत्त्व
10
4657
101794
72641
2022-06-29T05:14:57Z
CX Zoom
6375
+ Cat
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>
dh2v4h4v5tli3n8godqxnsj4eu8p6kp
हाइड्रोजन
0
4658
102392
99796
2024-02-05T13:53:57Z
जसवंत मोदी
7414
wikitext
text/x-wiki
[[पटिमा:Emissions Spectra.webm|thumb|हाइड्रोजन स्पेक्ट्रम परीक्षण]]
'''हाइड्रोजन''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
2kd7li98ckm9ljpdreb16s5fua7k841
हेलियम
0
4659
102389
99797
2024-02-05T13:53:06Z
जसवंत मोदी
7414
wikitext
text/x-wiki
[[पटिमा:HeNe Laser Build.webm|thumb|हेलियम]]
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
sduy25ro3j2o8wrsk08b3397ox9kb3c
लिथियम
0
4660
102393
99798
2024-02-05T13:54:15Z
जसवंत मोदी
7414
wikitext
text/x-wiki
[[पटिमा:Wie funktioniert eine Lithium-Schwefel-Batterie?.webm|thumb|लिथियम]]
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
l94s5ww4e875ts1983qxbcwvn939g8m
बेरिलियम
0
4661
72667
3335
2011-06-09T14:50:45Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
बोरोन
0
4662
72669
3336
2011-06-09T14:50:49Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
नाइट्रोजन
0
4663
72645
3338
2011-06-09T14:49:58Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
अक्सिजन
0
4664
72594
3339
2011-06-09T14:47:57Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
फ्लोरिन
0
4665
72663
3340
2011-06-09T14:50:37Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
नियोन
0
4666
72649
3341
2011-06-09T14:50:06Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
सोडियम
0
4667
72702
3342
2011-06-09T14:52:06Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
cg043aeesekad4cpyz94q2llvina6ev
म्याग्नेजियम
0
4668
97489
72676
2021-04-15T13:35:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
एलुमिनियम
0
4669
97003
72612
2021-04-15T13:25:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
फस्फोरस
0
4670
97323
72661
2021-04-15T13:31:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
सिलिकन
0
4671
97587
72696
2021-04-15T13:37:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
सल्फर
0
4672
97580
72695
2021-04-15T13:37:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
क्लोरिन
0
4673
97113
72625
2021-04-15T13:27:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
आर्गन
0
4674
96970
72601
2021-04-15T13:25:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
पोटासियम
0
4675
97302
72652
2021-04-15T13:31:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
क्याल्सियम
0
4676
97091
72622
2021-04-15T13:27:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
स्क्यान्डियम
0
4677
97601
72703
2021-04-15T13:37:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
टाइटानियम
0
4678
97178
72634
2021-04-15T13:28:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
भ्यानडियम
0
4679
97421
72671
2021-04-15T13:33:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
क्रोमियम
0
4680
97100
72624
2021-04-15T13:27:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
म्याङ्यानिज
0
4681
102390
102325
2024-02-05T13:53:26Z
जसवंत मोदी
7414
wikitext
text/x-wiki
[[पटिमा:Mangan 1-crop.jpg|thumb|200px|right|म्याङ्यानिज]]
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
6xq0fsi1z7eucp1y49zn0ju74ytrct9
आइरन
0
4682
96961
72599
2021-04-15T13:25:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
कोबाल्ट
0
4683
97082
72619
2021-04-15T13:27:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
निकेल
0
4684
97278
72647
2021-04-15T13:31:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
कपर
0
4685
97013
72616
2021-04-15T13:26:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
जिंक
0
4686
97169
72630
2021-04-15T13:28:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
एकस्य तत्त्व अस्तु:।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
5wndjzepb3mgxnxki0zo4p12rwxctve
पटिरूप:Userbox
10
4705
101800
101752
2022-06-29T06:39:43Z
CX Zoom
6375
+ Cat
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
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
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
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 [[७८३]]
wikitext
text/x-wiki
#REDIRECT [[७८३]]
f75n24q1j09quebowqwsg4r43sf3u0s
1363
0
4748
70958
2011-05-05T13:15:02Z
Vibhijain
1513
Redirected page to [[१३६३]]
wikitext
text/x-wiki
#REDIRECT [[१३६३]]
ketph6p82f40z56p0p3gwbf3btai31w
731
0
4749
70959
2011-05-05T13:15:42Z
Vibhijain
1513
Redirected page to [[७३१]]
wikitext
text/x-wiki
#REDIRECT [[७३१]]
80ka6asl6kuhhsvetdo4qrh1sbcznok
अब्खाजिया
0
4757
71014
2011-05-14T12:23:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
अल्बानिया
0
4758
71015
2011-05-14T12:23:30Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
अल्जीरिया
0
4759
102332
102069
2024-01-10T23:52:33Z
जसवंत मोदी
7414
पटिमा
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
[[पटिमा:Flag of Algeria.svg|thumb|220x124px|right]]
enrtxzpsch1yz2uipkmqua7yvrzx7w1
अंडोरा
0
4760
95987
71017
2016-09-10T20:38:29Z
Titodutta
2318
Fmt fix
wikitext
text/x-wiki
'''अंडोरा''' एकस्य राष्ट्र अस्तु।
04cn7knxbo7hz8k11dgqhn3ttsxrjhi
अंगोला
0
4761
95985
71018
2016-09-10T20:37:36Z
Titodutta
2318
fmt
wikitext
text/x-wiki
'''अंगोला''' एकस्य [[राष्ट्र]] अस्तु।
limxqolk7fo0s11uomk9h4lk07me7uc
अंटीग्वा
0
4762
95986
71019
2016-09-10T20:38:01Z
Titodutta
2318
Fix
wikitext
text/x-wiki
'''अंटीग्वा''' एकस्य राष्ट्र अस्तु।
b6trajmvsf83st2qbxva3fni2o0anqu
अर्जन्टीना
0
4763
96939
96618
2021-04-15T13:24:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
[[पटिमा:Flag_of_Argentina.svg|thumb|]]
[[पटिमा:Argentina_orthographic.svg|thumb|]]
[[पटिमा:ViñedoCafayate.jpg|thumb|]]
76hygodrb1555n8esj9r06jl5ms64w2
अजर्बैजान
0
4764
71021
2011-05-14T12:23:52Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
आर्मीनिया
0
4765
96608
71022
2019-11-04T12:58:26Z
Gerd Eichmann
5285
Gallery added
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
<br><gallery caption="आर्मीनिया">
Yerevan-Republic Square-02-Museum-2019-gje.jpg|Yerevan
Haghartsin-24-Muttergotteskirche-2019-gje.jpg|Haghartsin
Zvartnots-30-2019-gje.jpg|Zvartnots
Khor Virap-Muttergotteskirche-06-2019-gje.jpg|Khor Virap
Etchmiadzin-14-Moenchswohnungen-2019-gje.jpg|Etchmiadzin
Etchmiadzin-44-Kreuzstein-2019-gje.jpg|Khatchkar
</gallery>
poswl02lichypb6vcisbr81dk44dce9
आस्ट्रिया
0
4766
96972
96652
2021-04-15T13:25:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:Austria Bundesadler.svg|right|250px]]
[[पटिमा:Flag of Austria.svg|right|250px]]
[[पटिमा:Location Austria EU Europe.png|thumb]]
[[पटिमा:Wien-vom Oberen Belvedere-118-2009-gje.jpg|thumb|Vienna]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
4sjf3okbc8al1c5at46hoxsoju5izkk
आस्ट्रेलिया
0
4767
73173
71024
2011-06-21T14:51:38Z
Vibhijain
1513
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य राष्ट्र अस्तु।
kng5l7h88tf5pdq6h8qs64xv10msara
आयर्लैंड
0
4768
71025
2011-05-14T12:24:35Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
आइसलैंड
0
4769
96962
96259
2021-04-15T13:25:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
President : [[Guðni Th. Jóhannesson]]
0osfvs77c62lu8nmcveo7zjjfeqntyd
इन्दोनेशिया
0
4770
71027
2011-05-14T12:24:59Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
इस्रैल
0
4771
71028
2011-05-14T12:25:02Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
इटली
0
4772
71029
2011-05-14T12:25:06Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ईराक
0
4773
71030
2011-05-14T12:25:35Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ईजिप्ट
0
4774
71031
2011-05-14T12:25:38Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ईथ्योपिया
0
4775
96981
96321
2021-04-15T13:25:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:Flag of Ethiopia.svg|thumb|]]
'''{{PAGENAME}}''' एकस्य राष्ट्र अस्तु।
e357lc589eh5o0m9ltk00zwmn8xmequ
उरुग्वाय
0
4776
71033
2011-05-14T12:25:54Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
उजबेकिस्थान
0
4777
101908
71034
2022-10-22T09:38:04Z
Thomas Norren
6771
wikitext
text/x-wiki
[[पटिमा:UZB orthographic.svg|thumb]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
tgsulkcf31g1oc6k2w2qic5w2ut1zpg
एक्वाडोर
0
4778
71035
2011-05-14T12:26:16Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
एल-साल्वाडोर
0
4779
71036
2011-05-14T12:26:19Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
एस्टोनिया
0
4780
102282
99935
2023-11-23T18:17:57Z
CommonsDelinker
82
Removing [[:c:File:Drone_video_of_Estonia_2021.webm|Drone_video_of_Estonia_2021.webm]], it has been deleted from Commons by [[:c:User:Yann|Yann]] because: per [[:c:Commons:Deletion requests/File:Drone video of Estonia 2021.webm|]].
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
एरिट्रिया
0
4781
71038
2011-05-14T12:26:26Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कोट ऐवरी (ऐवरी कोस्ट)
0
4782
71039
2011-05-14T12:27:45Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ओमान
0
4783
71040
2011-05-14T12:27:53Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कम्बोदिया
0
4784
71041
2011-05-14T12:28:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
केनडा
0
4785
71042
2011-05-14T12:28:13Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कोलोम्बिया
0
4786
71043
2011-05-14T12:28:24Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कोमोरोस
0
4787
71044
2011-05-14T12:28:27Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कौंगो
0
4788
71045
2011-05-14T12:28:31Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कोस्टा रीका
0
4789
71046
2011-05-14T12:28:34Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
क्रोएशिया
0
4790
97099
84553
2021-04-15T13:27:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
<ref name="क्रोएशिया">{{cite web | url=http://hi.wikipedia.org/wiki/%E0%A4%95%E0%A5%8D%E0%A4%B0%E0%A5%8B%E0%A4%8F%E0%A4%B6%E0%A4%BF%E0%A4%AF%E0%A4%BE | title=क्रोएशिया | accessdate=July 05, 2012}}</ref>
== अभिञ्ञाणा ==
<references />
s51jzaeoi23t052s3vqd49fjlal5h0u
केमेरून
0
4791
71048
2011-05-14T12:28:54Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
केप वर्डी
0
4792
71049
2011-05-14T12:29:07Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
क्यूबा
0
4793
71050
2011-05-14T12:31:35Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
केन्द्रीय अफ्रीका गणराज्य
0
4794
71051
2011-05-14T12:31:39Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कजाकस्थान
0
4795
102228
102227
2023-08-18T02:17:28Z
Wutsje
640
rv cross-wiki spam, see https://guc.toolforge.org/?by=date&user=176.222.167.18
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
किरिबाटी
0
4796
71053
2011-05-14T12:31:48Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
किरगिस्थान
0
4797
71054
2011-05-14T12:31:48Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कतार
0
4798
71055
2011-05-14T12:32:02Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
केन्या
0
4799
71056
2011-05-14T12:32:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
कुवैत
0
4801
71058
2011-05-14T12:32:19Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ग्रीस (यूनान)
0
4802
95532
71059
2015-04-11T15:48:10Z
Benupbot
3270
bot added stub template
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
{{stub}}
nu192alru8yziww8ac0w8bovaf2j5fm
गाबोन
0
4803
71060
2011-05-14T12:33:15Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
गाम्बिया
0
4804
71061
2011-05-14T12:33:18Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ग्रेनाडा
0
4805
95529
71062
2015-04-11T15:46:17Z
Benupbot
3270
bot added stub template
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
{{stub}}
nu192alru8yziww8ac0w8bovaf2j5fm
ग्वाटेमाला
0
4806
71063
2011-05-14T12:33:25Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
गिनी
0
4807
71064
2011-05-14T12:33:28Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
गिनी-बिसो
0
4808
71065
2011-05-14T12:33:31Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
गयाना
0
4809
71066
2011-05-14T12:33:34Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
घाना
0
4810
71067
2011-05-14T12:33:56Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
चाड
0
4811
71068
2011-05-14T12:34:00Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
चिले
0
4812
97162
95289
2021-04-15T13:28:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:South America location CHI.png|thumb]]
[[पटिमा:Flag of Chile.svg|thumb|left]]
[[पटिमा:Pueblo de San Pedro de Atacama 2013-09-21 11-52-31.jpg|thumb|left|Atacama]]
sbtagotkc90yla4n4ur6y9b6k3968pf
चेक रिपब्लिक
0
4813
71071
2011-05-14T12:34:17Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जार्जिया-देश:
0
4815
71073
2011-05-14T12:36:53Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जर्मनी
0
4816
71074
2011-05-14T12:36:57Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जिबूटी
0
4817
71075
2011-05-14T12:37:00Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जमैका
0
4818
71076
2011-05-14T12:37:04Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जापान
0
4819
102068
71077
2023-02-10T05:17:04Z
170.133.95.221
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
[[File:Flag of Japan (bordered).svg | thumb | 220x124px | right]]
o5fi9i45jp7wgzp12kph7fqq8oyu19n
जार्डन
0
4820
71078
2011-05-14T12:37:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जाम्बिया
0
4821
71079
2011-05-14T12:37:13Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
जिम्बाबवे
0
4822
96270
96269
2017-11-25T08:50:32Z
Babylone2090
4227
2017.
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
Président : [[Emmerson Mnangagwa]] (2017-)
jxpxrp7veqxftdgl0brwt3kigmf0yvo
टोगो
0
4823
71081
2011-05-14T12:39:40Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
टोंगा
0
4824
71082
2011-05-14T12:39:43Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ट्रिनिडाड
0
4825
71083
2011-05-14T12:39:59Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
टिमोर
0
4826
71084
2011-05-14T12:40:06Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
टुनिशिया
0
4827
71085
2011-05-14T12:40:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
टुवालु
0
4828
71086
2011-05-14T12:40:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
टंजानिया
0
4829
71087
2011-05-14T12:41:39Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
डोमोनिका
0
4830
71088
2011-05-14T12:41:52Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
डोमोनिकन रिपब्लिक
0
4831
71089
2011-05-14T12:41:55Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
डेनमार्क
0
4832
71090
2011-05-14T12:41:58Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
तुर्किये
0
4833
101852
101851
2022-08-25T09:09:45Z
CX Zoom
6375
Remove spam links
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
== चित्रशाला ==
<gallery>
| Mustafa Kemal Atatürk
File:Aya sofya.jpg|
File:Kocatepe Mosque Ankara.jpg|
File:State Painting and Sculpture Museum of Ankara.jpg|
File:DolmabahceMainGate.JPG|
File:İzmir clock tower.jpg|
File:Pamukkale00.JPG|
File:Eskişehir-Aycan.jpg|
File:Antalya falezler.jpg|
File:Alanya.jpg|
File:Bluemosquefront.jpg|
File:Diyarbakir P1050751 20080427135832.JPG|
File:LocationTurkey2.png|
</gallery>
== External links ==
* [https://web.archive.org/web/20000621004553/http://www.mfa.gov.tr/Default.htm All About Turkey] - Turkish Ministry of Foreign Affairs
* [https://web.archive.org/web/20070824102736/http://www.cankaya.gov.tr/ Çankaya] - Official presidential site (in Turkish)
* [https://web.archive.org/web/20180818131259/https://www.tbmm.gov.tr/ TBMM] - Official parliamentary site (in Turkish)
{{एशियाखण्डस्य देशाः}}
q5kw5ql7frscars8leiu8qcfgmo0ayr
तैवान
0
4834
71092
2011-05-14T12:44:01Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
तुर्कमिनिस्थान
0
4835
71094
2011-05-14T12:44:17Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
देय्यरट्ठ
0
4836
101821
99896
2022-07-24T08:20:51Z
Peath
6131
wikitext
text/x-wiki
'''देय्यरट्ठ''' ([[देय्यभासा]]: ประเทศไทย) वा राजकिच्चवसेन नाम '''राजाणाचक्कदेय्य''' ([[देय्यभासा]]: ราชอาณาจักรไทย) वुच्चतो एकस्स रट्ठ अत्थु इमस्स समये उद्धं सयामरट्ठो नाम वुच्चति। देय्यरट्ठं वजिरालङ्करणो नाम चक्किस्स दसमो राजो होति देवनगरो नाम राजधानी होति उद पञ्ञातनाम क्रुङ देवमहानगर अमररतनकोसिन्द महिन्दायुज्झा महातिलकभव नवरतनराजधानीपुरीरम्म उत्तमराजनिवेसनमहठान अमरविमानअवतारठित सक्कदत्तायविस्सुकम्मपसिद्धो वुच्चति ।
cs8cgz3qw19622gulyxqofphcg4uvlh
दक्षिण कोरिया
0
4837
71096
2011-05-14T12:45:01Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नमीबिया
0
4838
71097
2011-05-14T12:45:04Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नौरु
0
4839
71098
2011-05-14T12:45:07Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नेदरलैंड्स
0
4840
71099
2011-05-14T12:45:26Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
न्यू-जीलैंड
0
4841
71100
2011-05-14T12:45:30Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
निकारगुवा
0
4842
71101
2011-05-14T12:45:34Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नीजे
0
4843
71102
2011-05-14T12:45:37Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नैजीरिया
0
4844
71103
2011-05-14T12:45:40Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
नार्वे
0
4845
102420
102326
2024-02-27T08:34:16Z
Magnefl
2506
Population estimate
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 />Kongeriket Norge<br />Kongeriket Noreg<br />Norgga gonagasriika
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="150px" | [[पटिमा:Flag of Norway.svg|160px]]
| align="center" width="130px" | [[पटिमा:Coat of arms of Norway.svg|70px]]
|}
|-
| align="center" colspan=2 |National anthem = ''[[Ja, vi elsker dette landet]]''<br />[[पटिमा:Norway (National Anthem).ogg]]
|-
| align=center colspan=2 | [[पटिमा:Europe-Norway.svg|300px]]
|-
| align=center colspan=2 | [[पटिमा:Norway on the globe (Europe centered).svg|300px]]
|-
| Population estimate
| 5 550 203<ref name="ssbf">{{Cite web|url=https://www.ssb.no/en/befolkning/statistikker/folkemengde/aar-per-1-januar|title=Population, 2024-01-01|publisher=Statistics Norway|date=2024-02-21|accessdate=2024-02-27|language=en}}</ref><small>(2024)</small> (120th)
|-
| Population density
| 14.4 / km<sup>2</sup> (213th)
|-
| Area
| 385 207<ref name="kart">{{Cite web|url=https://www.kartverket.no/Kunnskap/Fakta-om-Norge/Arealstatistikk/Arealstatistikk-Norge/|title=Arealstatistics for Norway 2020|publisher=Kartverket, mapping directory for Norway|year=2019|date=2019-12-20|accessdate=2020-03-09|language=no}}</ref> km<sup>2</sup> (67th)<br />Percent water = 5.7%
|}
[[पटिमा:Det Kongelige Slott 85500 1.jpg|thumb|[[Royal Palace, Oslo|The Royal Palace]] in Oslo.]]
[[पटिमा:Kong Harald og Dronning Sonja - Kino 2012.JPG|thumb|[[Harald V of Norway|King Harald V]] and [[Sonja of Norway|Queen Sonja]] of Norway (reigning since 1991) in 2012.]]
[[पटिमा:Storting Spring 2016.JPG|thumb|''[[Storting building|The Storting]]'' is the [[Parliament of Norway]].]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
== अभिञ्ञाणा ==
<references />
9vm477ynvcd958ubf23jdgc2m4cehtz
पलाऊ
0
4846
71105
2011-05-14T12:46:08Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पानामा
0
4847
71106
2011-05-14T12:46:11Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पपुवा न्यू गिनी
0
4848
71107
2011-05-14T12:46:14Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पेरेग्वाय
0
4849
71108
2011-05-14T12:46:17Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पोलैंड
0
4850
71109
2011-05-14T12:46:20Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पेरु
0
4851
71110
2011-05-14T12:46:23Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
पुर्तगाल
0
4852
71111
2011-05-14T12:46:27Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
फिजी
0
4853
71112
2011-05-14T12:48:26Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
फिन्लैंड
0
4854
102256
102253
2023-10-04T14:35:30Z
2001:99A:80E:3A00:49D3:4057:DC7E:29F6
wikitext
text/x-wiki
[[File:Flag of Finland.svg|thumb|upright|फिन्लैंड को झण्डा।]]
[[File:Coat of arms of Finland.svg|thumb|upright|फिन्लैंड को छाप।]]
[[पटिमा:United States Navy Band - Maamme.ogg|thumb|मामेए]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
{{commons|Finland|फिन्लैंड}}
[[विभाग:फिन्लैंड| ]]
jjd2gc6ystj0fxavn1ahyom82x6bg4h
फ्रांस
0
4855
99898
97332
2021-10-23T15:04:34Z
Peath
6131
The text before edited was all in Sanskrit
wikitext
text/x-wiki
[[पटिमा:Acta Eruditorum - III mappe Francia, 1703 – BEIC 13363829.jpg|thumb|प्रङ्सदेसस्स भूमिचित्तेन Francia नाम, 1703 किट्ठसके चित्तकम्मं करोम्हि।]]
प्रङ्सदेस युरोपादीपस्स रट्ठ अत्थि, पारीस नाम राजधानियं होतु।
h1nuxj1vpqkxe68vwhgqd0myerj45g9
फिलिपीन्स
0
4856
71115
2011-05-14T12:48:39Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
फिलिस्तीन
0
4857
71116
2011-05-14T12:48:41Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बहामास
0
4858
71117
2011-05-14T12:49:13Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बहरैन
0
4859
71118
2011-05-14T12:49:16Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बार्बाडोस
0
4860
71119
2011-05-14T12:49:20Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बेलारूस
0
4861
71121
2011-05-14T12:49:55Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बेलीज
0
4862
71122
2011-05-14T12:49:59Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बेनिन
0
4863
71123
2011-05-14T12:50:09Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बेल्जियम
0
4864
71124
2011-05-14T12:50:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बोलिविया
0
4865
71125
2011-05-14T12:50:16Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बास्निया
0
4866
71126
2011-05-14T12:50:19Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बोत्सवाना
0
4867
71127
2011-05-14T12:50:22Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ब्रासील
0
4868
71128
2011-05-14T12:50:25Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ब्रूनै
0
4869
71129
2011-05-14T12:50:45Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बुल्गारिया
0
4870
71130
2011-05-14T12:50:49Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बुर्कीना-फासो
0
4871
71131
2011-05-14T12:50:59Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
बुरुंडी
0
4872
71132
2011-05-14T12:51:27Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
म्यन्मार
0
4873
71133
2011-05-14T12:51:30Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
ब्रिटेन
0
4874
71134
2011-05-14T12:51:33Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मडगास्कर
0
4875
71135
2011-05-14T12:52:01Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मलावी
0
4876
71136
2011-05-14T12:52:03Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मलयेशिया
0
4877
97445
96637
2021-04-15T13:34:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:Malaysia (orthographic projection).svg|thumb|मलयेशिया]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
h2pehwfm3ulyrn31tys73w5mdbi05cv
मालदीव
0
4878
71138
2011-05-14T12:52:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
माली
0
4879
71139
2011-05-14T12:52:14Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
माल्टा
0
4880
71140
2011-05-14T12:52:22Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मारिटेनिया
0
4881
71141
2011-05-14T12:52:38Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मारिशस
0
4882
71142
2011-05-14T12:52:41Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मेसेडोनिया
0
4883
71143
2011-05-14T12:52:44Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मार्शल द्वीप
0
4884
84476
71144
2012-06-29T15:53:20Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
{{आधार}}
gpm46yf3o59crbjrq3h2rolqj4p8mmp
मेक्सिको
0
4885
71145
2011-05-14T12:52:51Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मैक्रोनीशिया
0
4886
71146
2011-05-14T12:52:53Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मोल्दोवा
0
4887
71147
2011-05-14T12:53:17Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मोनाको
0
4888
71148
2011-05-14T12:53:19Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मंगोलिया
0
4889
71149
2011-05-14T12:53:23Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मोराको
0
4890
99795
71150
2021-07-12T17:57:16Z
41.142.178.73
wikitext
text/x-wiki
[[पटिमा:Morocco WS-included (orthographic projection).svg|thumb]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
ds4wzmpy28hblrcmajr56lz79ccio59
मोजम्बीक
0
4891
71151
2011-05-14T12:53:29Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
मयन्मार
0
4892
71152
2011-05-14T12:53:32Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
यमन
0
4893
71153
2011-05-14T12:54:14Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
रोमानिया
0
4894
71154
2011-05-14T12:54:15Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
रूस
0
4895
97512
96453
2021-04-15T13:36:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
[[पटिमा:Russian Federation 2014 (orthographic projection) with Crimea and South Kuriles.svg|thumb]]
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
f994y4zkebks8li3nz04c2y9xm1ejbs
रवाण्डा
0
4896
71156
2011-05-14T12:54:21Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लाओस
0
4897
71157
2011-05-14T12:55:06Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लाट्विया
0
4898
71158
2011-05-14T12:55:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लेबनान
0
4899
71159
2011-05-14T12:55:16Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लेसोथो
0
4900
71160
2011-05-14T12:55:34Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लायबीरिया
0
4901
71161
2011-05-14T12:55:37Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लिबिया
0
4902
71162
2011-05-14T12:55:40Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लिक्टनस्टैन
0
4903
71163
2011-05-14T12:55:45Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लिथ्वानिया
0
4904
71164
2011-05-14T12:55:49Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
लक्सम्बर्ग
0
4905
71165
2011-05-14T12:55:52Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
वनुवाटु
0
4906
71166
2011-05-14T12:56:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
वेनेज्वेला
0
4907
71167
2011-05-14T12:56:15Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
वैटिकन
0
4908
71168
2011-05-14T12:56:19Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
वियेतनाम
0
4909
71169
2011-05-14T12:56:22Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
हेटी
0
4910
71170
2011-05-14T12:56:25Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
हांडूरस
0
4911
71171
2011-05-14T12:56:29Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
हंगरी
0
4912
71172
2011-05-14T12:56:32Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सायप्रस
0
4913
71173
2011-05-14T13:00:01Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सेंट किट्
0
4914
71174
2011-05-14T13:00:04Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सेंट लूसिया
0
4915
71175
2011-05-14T13:00:08Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सेंट विन्सेंट
0
4916
71176
2011-05-14T13:00:11Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
समोआ
0
4917
71177
2011-05-14T13:00:15Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सान मरीनो
0
4918
71178
2011-05-14T13:00:24Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सऊदी अरब
0
4919
71179
2011-05-14T13:00:36Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सर्बिया
0
4920
71180
2011-05-14T13:01:06Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सेनेगल
0
4921
71181
2011-05-14T13:01:09Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सेशेल
0
4922
71182
2011-05-14T13:01:12Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सियारा-लियोन
0
4923
71183
2011-05-14T13:01:22Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सिंगापोर
0
4924
71184
2011-05-14T13:01:33Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सोलोमन-द्वीप
0
4925
71185
2011-05-14T13:01:39Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
स्लोवाकिया
0
4926
71186
2011-05-14T13:02:35Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
स्लोवीनिया
0
4927
71187
2011-05-14T13:02:45Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सोमालिया
0
4928
71188
2011-05-14T13:02:51Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सोमालिलैंड
0
4929
71189
2011-05-14T13:03:07Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
दक्षिण-अफ्रीका
0
4930
71190
2011-05-14T13:03:10Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
स्पेन
0
4931
71191
2011-05-14T13:03:14Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सूडान
0
4932
71192
2011-05-14T13:03:17Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
स्वाजीलैंड
0
4933
99766
71193
2021-05-30T12:19:55Z
Bestoernesto
6012
redirect > "एस्वातीनी"
wikitext
text/x-wiki
#REDIRECT[[एस्वातीनी]]
g2ggzism95gd4stzdcoaorj375q8t00
स्विटजरलैंड
0
4934
71194
2011-05-14T13:03:24Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सिरिया
0
4935
71195
2011-05-14T13:03:27Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
सुरिनाम
0
4936
71196
2011-05-14T13:03:30Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
स्वीडन
0
4937
71197
2011-05-14T13:03:34Z
Vibhijain
1513
Created page with "{{PAGENAME}} एकस्य राष्ट्र अस्तु।"
wikitext
text/x-wiki
{{PAGENAME}} एकस्य राष्ट्र अस्तु।
n6mtkwdji9eh8x2ar1v0xpofur0jz99
न्हु ह्याम्प्शायर
0
4938
95708
95336
2015-05-06T18:36:07Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NH.svg|300px]]
|}
'''न्हु ह्याम्प्शायर'''
{{clear}}
{{अमेरिका}}
{{stub}}
hpwgtrenpkhho4gh0om65rmqq0wfuer
न्हु जर्सी
0
4939
95709
95337
2015-05-06T18:36:55Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NJ.svg|300px]]
|}
'''न्हु जर्सी'''
{{clear}}
{{अमेरिका}}
{{stub}}
rvofztyt4e69jv0e8fajar0af3nwfib
न्हु मेक्सिको
0
4940
95710
95338
2015-05-06T18:37:40Z
Jonathan1
3303
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 Mexico''
|-
| style="background:#efefef;" align="center" colspan=2 |
{| border="0" cellpadding="2" cellspacing="0"
|-
| align="center" width="140px" | [[पटिमा:Flag_of New Mexico.svg|125px]]
| align="center" width="140px" | [[पटिमा:Seal of New Mexico.svg|125px]]
|-
| align="center" width="140px" |
| align="center" width="140px" |
|}
|-
| align="center" colspan=2 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NM.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
smlu1x045duvo5f9lisd7vr97zvqtrq
न्हु यर्क
0
4941
95711
95339
2015-05-06T18:38:46Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA NY.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
81qscbi9f7czkfcujhcpva09ei0ivwi
ओहायो
0
4942
95714
95342
2015-05-06T18:41:25Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA OH.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
c19go2a9nrmnfq1ruzl89cf5etgl2qj
ओक्लाहोमा
0
4943
95715
95343
2015-05-06T18:42:16Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA OK.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
95phb58pxvm0bu4b1d4q8bja8uezzgk
ओक्लाहोमा सिटी
0
4944
72403
71204
2011-06-09T14:33:45Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ओरेगन
0
4945
95716
95344
2015-05-06T18:42:48Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA OR.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
5g9wy1c7hnkyyk97tshid2nxhzvfdzj
सालेम
0
4946
72479
71206
2011-06-09T14:37:16Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
पेन्सिल्भेनिया
0
4947
95717
95345
2015-05-06T18:43:44Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA PA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
d38hfj90v5ut30ii4j8fj6m3l9l8pf6
ह्यारिसबर्ग
0
4948
72487
71208
2011-06-09T14:37:35Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
रोड टापू
0
4949
102203
95718
2023-07-06T10:19:06Z
CommonsDelinker
82
Replacing Seal_of_Rhode_Island.svg with [[File:Seal_of_Rhode_Island_(pre_2022).svg]] (by [[:c:User:CommonsDelinker|CommonsDelinker]] because: [[:c:COM:FR|File renamed]]: [[:c:COM:FR#FR1|Criterion 1]] (original uploader’s request) · archive old seal to mak
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA RI.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
gq91wnlxrvt5vk9tp3l3nrwcd6e018g
दक्षिण क्यारोलिना
0
4950
95719
95347
2015-05-06T18:45:20Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA SC.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
8ls6wu303p744r32c5bz4hu9aa0eert
प्रोभिडेन्स
0
4951
72444
71211
2011-06-09T14:35:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
बिस्मार्क
0
4952
72448
71212
2011-06-09T14:35:22Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कोलम्बस
0
4953
72412
71213
2011-06-09T14:34:03Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
कोलम्बिया
0
4954
72413
71214
2011-06-09T14:34:05Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
दक्षिण ड्याकोटा
0
4955
95720
95348
2015-05-06T18:45:59Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA SD.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
inohnnvqx9ha7ljuwi2mokyve53kpdc
पियेरे
0
4956
72442
71216
2011-06-09T14:35:07Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
टेनिसी
0
4957
95721
95349
2015-05-06T18:46:52Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA TN.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
0z7l72jdi5zne7mf253192vcwzz9eex
न्यास्भिल्ल
0
4958
72436
71218
2011-06-09T14:34:52Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
टेक्सास
0
4959
101842
95722
2022-08-14T21:18:40Z
2806:2F0:1020:7858:18D:D52D:DDA5:C09F
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA TX.svg|300px]]
|}
टेक्सास (अस्टिन) राज्या अस्ति।
{{clear}}
{{अमेरिका}}
{{stub}}
092dsrs0pg43n2gi5c6cvzpbpl94go5
अस्टिन
0
4960
72390
71220
2011-06-09T14:33:08Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
उटाह
0
4961
95723
95351
2015-05-06T18:48:20Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA UT.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
dn047qxhw1bixqy29d5fk24haj6y1n0
भर्मोन्ट
0
4962
95724
95352
2015-05-06T18:48:58Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA VT.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
obh5kk8u5p9l46anvh8rqncsxo5p0s2
मोन्टपेलियर
0
4963
72462
71223
2011-06-09T14:36:27Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
साल्ट लेक सिटी
0
4964
72480
71224
2011-06-09T14:37:18Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
भर्जिनिया
0
4965
95725
95353
2015-05-06T18:49:40Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA VA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
663yewilajdqmity9vyf05biw3pd1gw
रिचमन्ड
0
4966
72465
71226
2011-06-09T14:36:39Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
वासिंगटन
0
4967
95726
95354
2015-05-06T18:50:27Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA WA.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
hix9iefxwsozuf4wtp1jbqwz3v74e37
पश्चिम भर्जिनिया
0
4968
95727
95355
2015-05-06T18:51:06Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA WV.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
0qt8i6u1nijwwh8dojlhoq1ukkgiklg
चार्ल्सटन
0
4969
72416
71229
2011-06-09T14:34:11Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
विन्कोसिन
0
4970
95728
95356
2015-05-06T18:51:51Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA WI.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
pak5mcddhp0s8lk14kbika81hsb8b4k
मेडिसन
0
4971
72459
71231
2011-06-09T14:35:51Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
वायोमिंग
0
4972
95729
95357
2015-05-06T18:54:23Z
Jonathan1
3303
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Map of USA WY.svg|300px]]
|}
{{clear}}
{{अमेरिका}}
{{stub}}
qlwgq3d2617ylxi00abt9mz9gn71swz
चेइनी
0
4973
72417
71233
2011-06-09T14:34:13Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
ओलम्पिया
0
4974
72405
71234
2011-06-09T14:33:49Z
VibhijainBot
1613
clean up using [[Project:AWB|AWB]]
wikitext
text/x-wiki
{{अमेरिका}}
{{stub}}
tb3vgw9vvpiz22pges087siae539v95
Wikipedia:Requests for permissions/Administrator
4
4975
101972
101959
2023-01-01T16:29:41Z
CX Zoom
6375
/* CX Zoom (3) */ Successful rfp
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>
3qfzbyhhtcr7pcndr3n7c2xi32l8xyk
लेक वालेसा
0
4976
94606
86738
2013-03-08T16:05:00Z
Addbot
2473
[[M:User:Addbot|Bot:]] Migrating 134 interwiki links, now provided by [[d:|Wikidata]] on [[d:q444]] [[M:User:Addbot/WDS|(translate me)]]
wikitext
text/x-wiki
लेच वालेसा एकः पोलिश राष्ट्र्पति अस्तु। नोबेल पुरस्कारें समानित अस्तु।
5ppgp22s6xatnnzp8yj4l7wrlkh7xkh
लेच वालेसा
0
4977
71263
2011-05-15T11:01:31Z
Vibhijain
1513
moved [[लेच वालेसा]] to [[लेक वालेसा]]
wikitext
text/x-wiki
#REDIRECT [[लेक वालेसा]]
rzyj65jg8gqlfoawsl4tani05ylnazb
फर्मियम
0
4978
102391
97321
2024-02-05T13:53:43Z
जसवंत मोदी
7414
wikitext
text/x-wiki
[[पटिमा:Fermium shells.svg|thumb|right|फर्मियम आण्विय अनुदश्श]]
'''फर्मियम''' एकम् तत्त्वस्ति।
{{तत्त्व}}
{{stub}}
[[विभाग:तत्त्व]]
djkjhawebzaxabztfo76i0x3ay6zkmv
मेन्डेलेभियम
0
4979
97471
72674
2021-04-15T13:35:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
नोबेलियम
0
4980
97293
72651
2021-04-15T13:31:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
लरेन्सियम
0
4981
97523
72689
2021-04-15T13:36:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
रुथरफोर्डियम
0
4982
97509
72682
2021-04-15T13:35:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
डब्नियम
0
4983
97186
72639
2021-04-15T13:29:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
सीबोर्गियम
0
4984
97591
72698
2021-04-15T13:37:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
बोरियम
0
4985
97401
72668
2021-04-15T13:33:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
ह्यासियम
0
4986
97636
72709
2021-04-15T13:38:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
मेइट्नेरियम
0
4987
97469
72673
2021-04-15T13:34:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
उनउननिलियम
0
4988
96986
72607
2021-04-15T13:25:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
उनउनउनियम
0
4989
96984
72605
2021-04-15T13:25:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
उनउनबियम
0
4990
96987
72608
2021-04-15T13:25:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
उनउनक्वाडृयम
0
4991
96985
72606
2021-04-15T13:25:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
उनउनहेक्जियम
0
4992
96988
72609
2021-04-15T13:25:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य तत्त्व अस्तु।
{{तत्त्व}}
{{stub}}
{{stub}}
[[विभाग:तत्त्व]]
m6g6gj8oa7zuhdogosytsr79lwyeb89
मूर्छाशास्त्र
0
4993
84326
84325
2012-06-19T02:42:33Z
AnandVivekSatpathi
2093
अभिञ्ञाणा references गन्थवंस
wikitext
text/x-wiki
'''मूर्छाशास्त्र'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
0iygnmfz37oy4oukbrw5hr64k0hpvr9
चर्मशास्त्र
0
4994
97156
84327
2021-04-15T13:28:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
आकस्मिक चिकित्सा
0
4995
96963
84328
2021-04-15T13:25:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
साधारण चिकित्सक
0
4996
97582
84329
2021-04-15T13:37:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
आन्तरिक चिकित्सा
0
4997
96966
84330
2021-04-15T13:25:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
स्नायुशास्त्र
0
4998
97612
84331
2021-04-15T13:38:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
प्रसवशास्त्र
0
4999
102198
97313
2023-07-03T17:02:39Z
Saurabhsaha
6963
Db tag attached
wikitext
text/x-wiki
{{db|no content}}
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
dewr7xisk5p63vx2zxkjwt49awoaw95
महिलारोग शास्त्र
0
5000
97449
84333
2021-04-15T13:34:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
कार्यव्याधि चिकित्सा
0
5001
97037
84334
2021-04-15T13:26:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
रोगशास्त्र
0
5002
99743
96387
2021-05-01T17:50:02Z
Kuldhar Rabha
5959
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
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
मानसिक चिकित्सा
0
5004
97450
84339
2021-04-15T13:34:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
सामाजिक स्वास्थ्य
0
5005
97584
84341
2021-04-15T13:37:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चिकित्सा विकिरणशास्त्र
0
5006
97159
84342
2021-04-15T13:28:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
शल्यचिकित्सा
0
5007
99735
97572
2021-04-24T21:52:46Z
Arvatkaa Kuka
5948
File
wikitext
text/x-wiki
[[पटिमा:Chirurgen.jpg|thumb]]
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
2i4ocwrm709ovnccmco2b2fq0km7dey
हृदयशास्त्र
0
5008
97630
84344
2021-04-15T13:38:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ग्यास्त्रोएन्टेरोलोजी
0
5009
97137
95539
2021-04-15T13:28:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
{{stub}}
[[विभाग:चिकित्सा विञ्ञाणं]]
fmr7xdv53zp7nnhai0em4cg8lqt7s4o
रक्तशास्त्र
0
5010
97499
84347
2021-04-15T13:35:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
कम्युनिकेबल रोग चिकित्सा
0
5011
84302
71308
2012-06-19T02:13:59Z
AnandVivekSatpathi
2093
added [[Category:चिकित्सा विञ्ञाणं]] using [[Help:Gadget-HotCat|HotCat]]
wikitext
text/x-wiki
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
g5tg3l27nbb628w8no1vjpk0dq4zbks
ईन्टेन्सिभ केयर चिकित्सा
0
5012
96982
84348
2021-04-15T13:25:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
मृगौलाशास्त्र
0
5013
97468
84349
2021-04-15T13:34:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ओन्कोलोजी
0
5014
97005
84350
2021-04-15T13:25:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
फोक्सोशास्त्र
0
5015
97329
84351
2021-04-15T13:32:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
ग्रन्थिशास्त्र
0
5016
97140
95536
2021-04-15T13:28:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
{{stub}}
[[विभाग:चिकित्सा विञ्ञाणं]]
34pk2zobph5jo1zu7uxqmsny5dn45iw
हृदयछाती शल्यचिकित्सा
0
5017
97629
84353
2021-04-15T13:38:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चार्मिक शल्यचिकित्सा
0
5018
97158
84354
2021-04-15T13:28:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
साधारण शल्यचिकित्सा
0
5019
97583
84355
2021-04-15T13:37:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
महिला शल्यचिकित्सा
0
5020
97448
84356
2021-04-15T13:34:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
स्नायुशल्यचिकित्सा
0
5021
97611
84357
2021-04-15T13:38:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
नेत्रशल्यचिकित्सा
0
5022
97281
84358
2021-04-15T13:31:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
मुख व अनुहार शल्यचिकित्सा
0
5023
97460
84359
2021-04-15T13:34:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
अंग प्रत्यारोपण
0
5024
96386
96104
2018-12-30T12:55:51Z
Schekinov Alexey Victorovich
4473
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
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
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
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
प्लास्टिक शल्यचिकित्सा
0
5028
97318
84364
2021-04-15T13:31:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
क्यान्सर शल्यचिकित्सा
0
5029
97089
84365
2021-04-15T13:27:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
49r52s7189rks884015iv9c3ms8q8cr
चोट शल्यचिकित्सा
0
5030
97164
84366
2021-04-15T13:28:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
युरोलोजी
0
5031
97497
84367
2021-04-15T13:35:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
qv4dyyccdpxjwdh5ey3fpol2opm53om
धमनी शल्यचिकित्सा
0
5032
84373
84368
2012-06-19T05:27:03Z
AnandVivekSatpathi
2093
References adding
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]]
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]]
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]]
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]]
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
स्मृति(हिन्दू धम्म)
0
5037
95912
71335
2016-01-29T09:46:44Z
BRPever
3590
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
ईतिहास (हिन्दू धम्म)
0
5038
95913
71336
2016-01-29T09:47:00Z
BRPever
3590
wikitext
text/x-wiki
{{stub}}
{{हिन्दू धम्म}}
tpuqa4ul3wp6vyvz8p0iijdi3ywjgpe
रामायण
0
5039
97506
95915
2021-04-15T13:35:50Z
Tahmid
5870
translation & cleaning
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
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
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
पुराण
0
5042
71340
2011-05-15T15:05:18Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सुत्र
0
5043
71341
2011-05-15T15:05:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आगम(धम्म)
0
5044
71342
2011-05-15T15:05:27Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
तन्त्र
0
5045
71343
2011-05-15T15:05:35Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
यन्त्र
0
5046
71344
2011-05-15T15:05:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वेदान्त
0
5047
71345
2011-05-15T15:05:41Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
अवतार
0
5048
71346
2011-05-15T15:07:54Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आत्मा (हिन्दू धर्म)
0
5049
71347
2011-05-15T15:07:57Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ब्राह्मन
0
5050
96509
71348
2019-07-24T13:34:41Z
Hardhrol
4776
Redirected page to [[दविज]]
wikitext
text/x-wiki
#REDIRECT [[दविज]]
8y6pnmwom5ehee6nrmjh2sdcdcsm8ii
कोसस
0
5051
71349
2011-05-15T15:08:06Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
धम्म(हिन्दू धम्म)
0
5052
71350
2011-05-15T15:08:08Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कर्म (हिन्दू धम्म)
0
5053
71351
2011-05-15T15:08:13Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मोक्ष
0
5054
71352
2011-05-15T15:09:37Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
माया (हिन्दू धम्म)
0
5055
71353
2011-05-15T15:09:44Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
इष्ट-देव
0
5056
71354
2011-05-15T15:09:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मुर्ति
0
5057
71355
2011-05-15T15:10:01Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
पूनर्जन्म(हिन्दू धम्म)
0
5058
71356
2011-05-15T15:10:05Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
संसार(हिन्दू धम्म)
0
5059
71357
2011-05-15T15:10:10Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
तत्त्व(हिन्दू धम्म)
0
5060
71358
2011-05-15T15:10:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
त्रिमुर्ति
0
5061
71359
2011-05-15T15:10:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कतुर्थ
0
5062
71360
2011-05-15T15:10:24Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
गुरु-शिष्य परम्परा
0
5063
71361
2011-05-15T15:10:28Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू दर्शन
0
5064
71362
2011-05-15T15:10:48Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू मान्यता
0
5065
71363
2011-05-15T15:10:51Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
प्राचीन हिन्दू धम्म
0
5066
71364
2011-05-15T15:10:54Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
साँख्य(हिन्दू धर्म)
0
5067
71365
2011-05-15T15:10:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
न्याय(हिन्दू धम्म)
0
5068
71366
2011-05-15T15:11:02Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वैशेषिक
0
5069
71367
2011-05-15T15:11:05Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
योग
0
5070
71368
2011-05-15T15:11:08Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मीमांसा
0
5071
71369
2011-05-15T15:11:11Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
भक्ति योग
0
5072
71370
2011-05-15T15:11:18Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
परम्परा(हिन्दू धम्म)
0
5073
71371
2011-05-15T15:11:47Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ज्योतिष
0
5074
102418
102373
2024-02-23T06:27:07Z
Kwamikagami
2918
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 "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आरति
0
5076
71374
2011-05-15T15:12:11Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
भजन
0
5077
71375
2011-05-15T15:12:15Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
दर्शन(हिन्दू धम्म)
0
5078
71376
2011-05-15T15:12:16Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
दिक्षा
0
5079
71377
2011-05-15T15:12:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
मन्त्र
0
5080
71378
2011-05-15T15:12:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
पुजा
0
5081
71379
2011-05-15T15:12:25Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्संग
0
5082
71380
2011-05-15T15:12:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्तोत्र
0
5083
71381
2011-05-15T15:12:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू विवाह
0
5084
102362
102355
2024-02-04T14:53:51Z
Kwamikagami
2918
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 "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
गुरु
0
5086
71384
2011-05-15T15:13:06Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
आदि शंकर
0
5087
71385
2011-05-15T15:13:09Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रामानुज
0
5088
71386
2011-05-15T15:13:12Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
श्री माधवाचार्य
0
5089
71387
2011-05-15T15:13:15Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रामकृष्ण परमहंस
0
5090
71388
2011-05-15T15:13:19Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शारदा देवी
0
5091
71389
2011-05-15T15:13:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वमी विवेकानन्द
0
5092
102409
101824
2024-02-07T05:21:20Z
जसवंत मोदी
7414
१८९३ में स्वमी विवेकानन्द
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 "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
ए सी भक्तिवेदान्त स्वमी प्रभुपद
0
5094
99974
71392
2022-02-27T22:32:04Z
Siro bileveli Boris
6420
File
wikitext
text/x-wiki
[[पटिमा:AC_Bhaktivedanta_Swami_Prabhupada.jpg|thumb]]
{{हिन्दू धम्म}}
r7tmkkprj598kfveruoiie0jvebcpnq
लोकेनाथ
0
5095
71393
2011-05-15T15:13:57Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
नारायण गुरु
0
5096
71394
2011-05-15T15:14:01Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
श्री औरोबिन्दो
0
5097
71395
2011-05-15T15:14:03Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
रमन महार्षि
0
5098
71396
2011-05-15T15:14:07Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वामी शिवानन्द सरस्वती
0
5099
71397
2011-05-15T15:14:10Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्वामी चिन्मयानन्द
0
5100
71398
2011-05-15T15:14:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्गुरु शिवाय शुब्रमुनियस्वमी
0
5101
71399
2011-05-15T15:14:17Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू विभाजन
0
5102
71400
2011-05-15T15:14:47Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
वैष्णभ
0
5103
71401
2011-05-15T15:14:50Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शैव
0
5104
71402
2011-05-15T15:14:53Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
शक्ति
0
5105
71403
2011-05-15T15:14:56Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
स्मृति
0
5106
71404
2011-05-15T15:15:00Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू पूनरुत्थान
0
5107
71405
2011-05-15T15:15:07Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू देवता
0
5108
71406
2011-05-15T15:15:13Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू देवता नाम
0
5109
71407
2011-05-15T15:15:14Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू कथा
0
5110
71408
2011-05-15T15:15:22Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
युग
0
5111
71409
2011-05-15T15:15:25Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
सत्य युग
0
5112
71410
2011-05-15T15:15:29Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
त्रेता युग
0
5113
71411
2011-05-15T15:15:32Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
द्वापर युग
0
5114
71412
2011-05-15T15:15:35Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
कलि युग
0
5115
71413
2011-05-15T15:15:38Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
wikitext
text/x-wiki
{{हिन्दू धम्म}}
486ex7oxpm0gu69y6b9slvjiqm9xj74
हिन्दू वर्ण व्यवस्था
0
5116
71414
2011-05-15T15:15:58Z
Vibhijain
1513
Created page with "{{हिन्दू धम्म}}"
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]])
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
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
शुद्र
0
5119
95921
71417
2016-01-29T09:55:27Z
BRPever
3590
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
दलित
0
5120
97220
96777
2021-04-15T13:29:41Z
Tahmid
5870
translation & cleaning
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
wikitext
text/x-wiki
{{हिन्दू धम्म}}
{{stub}}
7kdjsrzs148aaz2bnbuxfozgs7mylmh
नखा
0
5122
102405
102316
2024-02-07T04:22:51Z
जसवंत मोदी
7414
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{Infobox anatomy
| Name = नखा
| Latin = unguis Linguini
| GraySubject =
| GrayPage =
| Image = Human nail anatomy.jpg
| Caption = A. Nail plate; B. lunula; C. root; D. sinus; E. matrix; F. nail bed; G. hyponychium; H. free margin.
| Image2 = Nail Torn Out.jpg
| Caption2 = An actual fingernail torn completely off of the nail bed exposing the entire lunula and nail plate.
| Precursor =
| System =
| Artery =
| Vein =
| Nerve =
| Lymph =
| MeshName =
| MeshNumber =
| Code = [[Terminologia Histologica|TH]] H3.12.00.3.02001
}}
== गच्छामि ==
* [[काय]]
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
1krvpxbwz3q9ststikb52pnqb4o84gx
तचो
0
5123
97190
72718
2021-04-15T13:29:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
न्हारु
0
5124
97294
95222
2021-04-15T13:31:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
लोमा
0
5125
97543
72727
2021-04-15T13:36:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
दन्ता
0
5126
97218
72719
2021-04-15T13:29:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
मंसं
0
5127
97422
72724
2021-04-15T13:33:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
अट्ठि
0
5128
96111
95865
2017-02-25T17:22:36Z
Rachmat04
3319
wikitext
text/x-wiki
'''{{PAGENAME}}''' (aṭṭhi) एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
1wnoyai10opobsu468blcnico4wkn33
अट्ठिमिञ्जं
0
5129
96112
95226
2017-02-25T17:22:46Z
Rachmat04
3319
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
वक्कं
0
5130
97553
95228
2021-04-15T13:36:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
हदयं
0
5131
97618
95230
2021-04-15T13:38:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
यकनं
0
5132
97492
72726
2021-04-15T13:35:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
किलोमकं
0
5133
97053
72716
2021-04-15T13:26:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
पिहकं
0
5134
97301
72723
2021-04-15T13:31:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
पप्फासं
0
5135
97295
72722
2021-04-15T13:31:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
अन्तं
0
5136
96114
72712
2017-02-25T17:23:06Z
Rachmat04
3319
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
अन्तगुणं
0
5137
96115
72713
2017-02-25T17:23:16Z
Rachmat04
3319
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
उदरियं
0
5138
96983
95232
2021-04-15T13:25:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
करीसं
0
5139
97014
72715
2021-04-15T13:26:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
मत्थलुङ्गं
0
5140
97438
72725
2021-04-15T13:34:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' एकस्य अङ्ग अस्तु।
{{शरीर अङ्ग}}
{{stub}}
[[विभाग:मानव अङ्ग]]
lmntunh1vjfs17ugxavll8uss0mmddt
काय
0
5141
97031
95238
2021-04-15T13:26:20Z
Tahmid
5870
translation & cleaning
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 "मानव अङ्ग"
wikitext
text/x-wiki
मानव अङ्ग
j9hbhonyvr6lj5jag596n3t8nk5jd2o
पटिरूप:द सिम्प्सनस्
10
5143
101796
71480
2022-06-29T05:19:33Z
CX Zoom
6375
+ Cat
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
होमर सिम्प्सन
0
5144
94678
94607
2013-03-11T10:32:31Z
Legobot
2284
[[M:User:Addbot|Bot:]] Migrating 1 interwiki links, now provided by [[d:|Wikidata]] on [[d:q7810]] [[M:User:Addbot/WDS|(translate me)]]
wikitext
text/x-wiki
'''होमर् सिम्प्सन्''' ''[[द सिम्प्सन्स्]]'' दूरदर्षन कार्यक्रमे एकः पात्रः अस्तु। पत्नी [[मार्ज सिम्प्सन]], पुत्राः [[बार्ट सिम्प्सन]], [[लिजा सिम्प्सन]], [[म्यागी सिम्प्सन]] च अस्तु।
{{द सिम्प्सनस्}}
{{stub}}
noud4lkvjsuqkqa9jhvpb6iw1a88kbu
मार्ज सिम्प्सन
0
5145
94679
94608
2013-03-11T10:32:32Z
Legobot
2284
[[M:User:Addbot|Bot:]] Migrating 1 interwiki links, now provided by [[d:|Wikidata]] on [[d:q7828]] [[M:User:Addbot/WDS|(translate me)]]
wikitext
text/x-wiki
'''{{PAGENAME}}''' ''[[द सिम्प्सन्स्]]'' दूरदर्षन कार्यक्रमे एकः पात्रः अस्तु।
{{द सिम्प्सनस्}}
{{stub}}
l7fkxvz80u0tqz3yivk3tly7i7a6xfn
द सिम्प्सनस्
0
5146
95522
94609
2015-04-02T15:23:22Z
Magioladitis
1096
All info is kept in Wikidata, removed: {{Link FA|bg}} (4) using [[Project:AWB|AWB]] (10896)
wikitext
text/x-wiki
'''द सिम्प्सनस्'''एकस्य: बहुचर्चित दूरदर्शनशृंखला कार्यक्रम अस्तु| उक्त कार्यकमस्य एमी पुरस्कारस्य विभुषित:|संयुक्त राज्यस्य मध्यमवर्गीय जीवनस्य उक्त कार्यक्रमेणु हास्य रस प्रदर्शिते|
{{द सिम्प्सनस्}}
{{stub}}
k0cc0qffc20p7hy7rpp0f7s46ep58ts
बार्ट सिम्प्सन
0
5147
94677
94610
2013-03-11T10:32:29Z
Legobot
2284
[[M:User:Addbot|Bot:]] Migrating 1 interwiki links, now provided by [[d:|Wikidata]] on [[d:q5480]] [[M:User:Addbot/WDS|(translate me)]]
wikitext
text/x-wiki
'''{{PAGENAME}}''' ''[[द सिम्प्सन्स्]]'' दूरदर्षन कार्यक्रमे एकः पात्रः अस्तु।
{{द सिम्प्सनस्}}
{{stub}}
l7fkxvz80u0tqz3yivk3tly7i7a6xfn
विभाग:संयुक्त राज्य अमेरिका
14
5148
71487
2011-05-16T07:31:46Z
Vibhijain
1513
Created page with "ekah rashtyra astu."
wikitext
text/x-wiki
ekah rashtyra astu.
8cub7xqaj1v2tw63l9jdlzdl0dfrino
पटिरूप:Learn Pali
10
5152
101560
75435
2022-05-31T11:19:39Z
CX Zoom
6375
+ Cat
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:..."
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
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]]
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]]
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
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
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"
wikitext
text/x-wiki
en:Chemistry
kmi21wil0fv7wlxzp20ua8qufu1j2dm
विभाग:वर्ष
14
5160
71784
2011-05-31T14:21:54Z
Vibhijain
1513
Created page with "en:Year"
wikitext
text/x-wiki
en:Year
i0ngzolsveu681eyohdrrqx2mfdzemy
पटिरूप:Template other
10
5161
101708
94680
2022-06-13T19:12:00Z
CX Zoom
6375
+ Cat
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
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.
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
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
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:Xmark]]
n47trpb3332miufqvy1eflxydupeorl
पटिरूप:Done
10
5178
101544
101530
2022-05-31T10:55:10Z
CX Zoom
6375
Fix cats
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
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
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."
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
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
101030
101028
2022-04-17T13:13:48Z
CX Zoom
6375
Undo revision 101028 by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]): Doesn't work
wikitext
text/x-wiki
{|Align="Center" Style="Background-Color:#f1f5fc; Border: 2px Solid #abd5f5"
|-
|
|- Align="Center"
|[[Image:Gnome-help.svg|20px]] '''[[देवनागरी लेखनार्थॆ किं कर्त्तव्यम्|देवनागरी-लेखनत्थे सहायता]]'''
|}
3zvk69q5fy79lan83q8l9n43onmy1ch
देवनागरी लेखनार्थॆ किं कर्त्तव्यम्
0
5200
102361
102064
2024-02-04T14:35:01Z
जसवंत मोदी
7414
/* अफलाइन टाइपिंग औजार */+s
wikitext
text/x-wiki
विकिपीडियायां [[देवनागरी]] टंकण निमित्तके बहूनि उपायानि। भवान् एतेषां मध्ये एकं उपायस्य प्रयोगं कर्तुं शक्नोति अथवा विकिपीडियायाः अन्तर्निर्मित टंकण प्रक्रियाया प्रयोगं कर्तुं शक्नोति।
== विकिपीडिया इनपुट प्रणाली ==
[[पमुख पत्त Pamukha patta|पाली विकिपीडिय]] इति स्थले सम्पादनार्थे अन्तर्निर्मित सम्पादकमपि उपलभ्यते। इदं ध्वन्यात्मक लिप्यन्तरणमाधारितं अस्ति तस्य प्रयोगार्थॆ देवनागरी लिप्यां 'क' लिखितुं 'ka' टंकणं करोतु। एष तालिकायाः सहयोगेन देवनागरी लिखितु सरलम्.
=== Devanagari punctuation and symbols ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|-
|style="font-size:150%;width:2em"|ऽ||style="width:16em"|~<br /> (avagraha)
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|।||style="width:16em"|Z<br /> (ardhacharana, khada danda)
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|॰||style="width:16em"|..<br /> (abbreviation mark)
|-
|style="font-size:150%;width:2em"|ॐ||style="width:16em"|AUm/OM
|style="font-size:150%;width:2em"|॥||style="width:16em"|ZZ<br /> (poornacharan)
|colspan="2"|
|}<DR>
=== Devanagari digits ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|-
|style="font-size:150%;width:2em"|०||style="width:6em"|0
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|२||style="width:6em"|2
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|४||style="width:6em"|4
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|६||style="width:6em"|6
|rowspan="2" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|८||style="width:6em"|8
|-
|style="font-size:150%;width:2em"|१||style="width:6em"|1
|style="font-size:150%;width:2em"|३||style="width:6em"|3
|style="font-size:150%;width:2em"|५||style="width:6em"|5
|style="font-size:150%;width:2em"|७||style="width:6em"|7
|style="font-size:150%;width:2em"|९||style="width:6em"|9
|}
=== Devanagari basic consonants ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|+ (full forms, and half forms shown where available by appending an halant)
|-
|style="font-size:150%;width:2em"|क||style="font-size:150%;width:2em"|क्||style="width:6em"|k(a)
|rowspan="27" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|colspan="3"|
|rowspan="27" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|क़||style="font-size:150%;width:2em"|क़्||style="width:6em"|q(a)/kJ(a)
|rowspan="27" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ख||style="font-size:150%;width:2em"|ख्||style="width:6em"|kh(a)/K(a)
|colspan="3"|
|style="font-size:150%;width:2em"|ख़||style="font-size:150%;width:2em"|ख़्||style="width:6em"|khh(a)/KJ(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ग||style="font-size:150%;width:2em"|ग्||style="width:6em"|g(a)
|style="font-size:150%;width:2em"|ॻ||style="font-size:150%;width:2em"|ॻ्||style="width:6em"|gg(a)
|style="font-size:150%;width:2em"|ग़||style="font-size:150%;width:2em"|ग़्||style="width:6em"|ghh(a)/gJ(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|घ||style="font-size:150%;width:2em"|घ्||style="width:6em"|gh(a)/G(a)
|colspan="3"|
|colspan="3"|
|style="font-size:150%;width:2em"|ङ||style="font-size:150%;width:2em"|ङ्||style="width:6em"|ng(a)
|-
|style="font-size:150%;width:2em"|च||style="font-size:150%;width:2em"|च्||style="width:6em"|c(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|छ||style="font-size:150%;width:2em"|छ्||style="width:6em"|ch(a)/C(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ज||style="font-size:150%;width:2em"|ज्||style="width:6em"|j(a)
|style="font-size:150%;width:2em"|ॼ||style="font-size:150%;width:2em"|ॼ्||style="width:6em"|jj(a)
|style="font-size:150%;width:2em"|ज़||style="font-size:150%;width:2em"|ज़्||style="width:6em"|z(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|झ||style="font-size:150%;width:2em"|झ्||style="width:6em"|jh(a)/J(a)
|colspan="3"|
|colspan="3"|
|style="font-size:150%;width:2em"|ञ||style="font-size:150%;width:2em"|ञ्||style="width:6em"|nj(a)
|-
|style="font-size:150%;width:2em"|ट||style="font-size:150%;width:2em"|ट्||style="width:6em"|tt(a)/T(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ठ||style="font-size:150%;width:2em"|ठ्||style="width:6em"|tth(a)/Th(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ड||style="font-size:150%;width:2em"|ड्||style="width:6em"|dd(a)/D(a)
|style="font-size:150%;width:2em"|ॾ||style="font-size:150%;width:2em"|ॾ्||style="width:6em"|ddd(a)
|style="font-size:150%;width:2em"|ड़||style="font-size:150%;width:2em"|ड़्||style="width:6em"|DD(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ढ||style="font-size:150%;width:2em"|ढ्||style="width:6em"|ddh(a)/Dh(a)
|colspan="3"|
|style="font-size:150%;width:2em"|ढ़||style="font-size:150%;width:2em"|ढ़्||style="width:6em"|DDh(a)/rh(a)
|style="font-size:150%;width:2em"|ण||style="font-size:150%;width:2em"|ण्||style="width:6em"|nn(a)/N(a)
|-
|style="font-size:150%;width:2em"|त||style="font-size:150%;width:2em"|त्||style="width:6em"|t(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|थ||style="font-size:150%;width:2em"|थ्||style="width:6em"|th(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|द||style="font-size:150%;width:2em"|द्||style="width:6em"|d(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ध||style="font-size:150%;width:2em"|ध्||style="width:6em"|dh(a)
|colspan="3"|
|colspan="3"|
|style="font-size:150%;width:2em"|न||style="font-size:150%;width:2em"|न्||style="width:6em"|n(a)
|-
|style="font-size:150%;width:2em"|प||style="font-size:150%;width:2em"|प्||style="width:6em"|p(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|फ||style="font-size:150%;width:2em"|फ्||style="width:6em"|ph(a)
|colspan="3"|
|style="font-size:150%;width:2em"|फ़||style="font-size:150%;width:2em"|फ़्||style="width:6em"|f(a)/phJ(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ब||style="font-size:150%;width:2em"|ब्||style="width:6em"|b(a)
|style="font-size:150%;width:2em"|ॿ||style="font-size:150%;width:2em"|ॿ्||style="width:6em"|bb(a)
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|भ||style="font-size:150%;width:2em"|भ्||style="width:6em"|bh(a)
|colspan="3"|
|colspan="3"|
|style="font-size:150%;width:2em"|म||style="font-size:150%;width:2em"|म्||style="width:6em"|m(a)
|-
|style="font-size:150%;width:2em"|य||style="font-size:150%;width:2em"|य्||style="width:6em"|y(a)
|colspan="3"|
|style="font-size:150%;width:2em"|य़||style="font-size:150%;width:2em"|य़्||style="width:6em"|yy(a/yJ(a)
|colspan="3"|
|-
|style="font-size:150%;width:2em"|र||style="font-size:150%;width:2em"|र्||style="width:6em"|r(a)
|style="font-size:150%;width:2em"|ल||style="font-size:150%;width:2em"|ल्||style="width:6em"|l(a)
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ळ||style="font-size:150%;width:2em"|ळ्||style="width:6em"|ll(a)/L(a)
|colspan="3"|
|style="font-size:150%;width:2em"|ऴ||style="font-size:150%;width:2em"|ऴ्||style="width:6em"|lll(a)/LL(a)
|style="font-size:150%;width:2em"|व||style="font-size:150%;width:2em"|व्||style="width:6em"|w(a)/v(a)
|-
|style="font-size:150%;width:2em"|श||style="font-size:150%;width:2em"|श्||style="width:6em"|S(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ष||style="font-size:150%;width:2em"|ष्||style="width:6em"|sh(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|स||style="font-size:150%;width:2em"|स्||style="width:6em"|s(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|-
|style="font-size:150%;width:2em"|ह||style="font-size:150%;width:2em"|ह्||style="width:6em"|h(a)
|colspan="3"|
|colspan="3"|
|colspan="3"|
|}
=== Devanagari consonnant modifiers ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|-
|style="font-size:150%;width:2em"| ़||style="width:6em"|J||style="width:20em"|nukta<br /> (after a consonnant, to modify it)<br /> e.g. in consonnants table above
|rowspan="3" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"| ्||style="width:6em"|^||style="width:20em"|virama<br />(forces a letter in its disjoined halant form)<br /> e.g. y^r^l^v^ gives य्र्ल्व्
|-
|style="font-size:150%;width:2em"| ॑||style="width:6em"|q||style="width:20em"|udaatta
|style="font-size:150%;width:2em"| ||style="width:6em"|H||style="width:20em"|halant<br />(forces a letter in its joined half form)<br /> e.g. yHrHlHvH gives य्र्ल्व
|-
|style="font-size:150%;width:2em"| ॒||style="width:6em"|qq||style="width:20em"|anudaatta<br />(implosive gemination)<br />e.g. gaqqjaqqddaqqbaqq (ggajjadddabba) gives ॻॼॾॿ
|style="font-size:150%;width:2em"| ||style="width:6em"| ||style="width:20em"|virama or halant<br />(normals ligatured or subjoined conjuncts)<br /> e.g. yrlv gives: य्र्ल्व्
|}
=== Examples of Devanagari consonnants conjuncts ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|+ (full forms, halants distinguished for half forms)
|-
|rowspan="2" style="font-size:150%;width:2em"|क ||rowspan="2" style="width:6em"|ka
|rowspan="2"|
|style="font-size:150%;width:2em"|क ||style="width:15em"|k
|rowspan="2"|
|style="font-size:150%;width:2em"|क् ||style="width:15em"|k^
|rowspan="2"|
|colspan="2"|
|-
|style="font-size:150%;width:2em"|क् ||style="width:15em"|kH
|style="font-size:150%;width:2em"|ष ||style="width:15em"|sha
|style="font-size:150%;width:2em"|क्ष ||style="width:15em"|ksha/xa
|-
|rowspan="2" style="font-size:150%;width:2em"|ज ||rowspan="2" style="width:6em"|ja
|rowspan="2"|
|style="font-size:150%;width:2em"|ज् ||style="width:15em"|j
|rowspan="2"|
|style="font-size:150%;width:2em"|ज् ||style="width:15em"|j^
|rowspan="2"|
|colspan="2"|
|-
|style="font-size:150%;width:2em"|ज् ||style="width:15em"|jH
|style="font-size:150%;width:2em"|ञ ||style="width:15em"|nja
|style="font-size:150%;width:2em"|ज्ञ ||style="width:15em"|jnja
|-
|rowspan="2" style="font-size:150%;width:2em"|श ||rowspan="2" style="width:6em"|Sa
|rowspan="2"|
|style="font-size:150%;width:2em"|शा ||style="width:15em"|Saa/SA
|rowspan="2"|
|style="font-size:150%;width:2em"|शि ||style="width:15em"|Si
|rowspan="2"|
|style="font-size:150%;width:2em"|शी ||style="width:15em"|See/SI
|-
|style="font-size:150%;width:2em"|श् ||style="width:15em"|S<br /> (unqualified halant)
|style="font-size:150%;width:2em"|श् ||style="width:15em"|S^<br /> (explicit halant for virama)
|style="font-size:150%;width:2em"|श् ||style="width:15em"|SH<br /> (explicit halant for half form)
|-
|rowspan="2" style="font-size:150%;width:2em"|श्र ||rowspan="2" style="width:6em"|S^ra
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रा ||style="width:15em"|S^raa/S^rA
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रि ||style="width:15em"|S^ri
|rowspan="2"|
|style="font-size:150%;width:2em"|श्री ||style="width:15em"|S^ree/S^rI
|-
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|S^r
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|S^r^
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|S^rH
|-
|rowspan="2" style="font-size:150%;width:2em"|श्र ||rowspan="2" style="width:6em"|SHra
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रा ||style="width:15em"|SHraa/SHrA
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रि ||style="width:15em"|SHri
|rowspan="2"|
|style="font-size:150%;width:2em"|श्री ||style="width:15em"|SHree/SHrI
|-
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|SHr
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|SHr^
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|SHrH
|-
|rowspan="2" style="font-size:150%;width:2em"|श्र ||rowspan="2" style="width:6em"|Sra
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रा ||style="width:15em"|Sraa/SrA
|rowspan="2"|
|style="font-size:150%;width:2em"|श्रि ||style="width:15em"|Sri
|rowspan="2"|
|style="font-size:150%;width:2em"|श्री ||style="width:15em"|Sree/SrI
|-
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|Sr
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|Sr^
|style="font-size:150%;width:2em"|श्र् ||style="width:15em"|SrH
|}
=== Devanagari vowels ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|+ (independant after a vowel or punctuation, dependant after a consonnant like 'm' here)
|-
|colspan="2"|
|rowspan="11" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|ऄ||style="width:6em"|aH
|rowspan="11" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|colspan="2"|
|rowspan="11" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|colspan="2"|
|rowspan="11" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"|म्||style="width:6em"|mH<br /> (halant/virama)
|rowspan="11" style="background:transparent;border-top:hidden;border-bottom:hidden"|
|colspan="2"|
|-
|style="font-size:150%;width:2em"|अ||style="width:6em"|a
|style="font-size:150%;width:2em"|अँ||style="width:6em"|aM
|style="font-size:150%;width:2em"|अं||style="width:6em"|aN
|style="font-size:150%;width:2em"|म||style="width:6em"|ma
|style="font-size:150%;width:2em"|मँ||style="width:6em"|maM<br /> (candrabindu)
|style="font-size:150%;width:2em"|मं||style="width:6em"|maN<br /> (anusvara)
|-
|style="font-size:150%;width:2em"|अः||style="width:6em"|a:
|style="font-size:150%;width:2em"|आ||style="width:6em"|aa/A
|style="font-size:150%;width:2em"|आँ||style="width:6em"|aaM/AM
|style="font-size:150%;width:2em"|मः||style="width:6em"|ma:<br/> (visarga)
|style="font-size:150%;width:2em"|मा||style="width:6em"|maa/mA
|style="font-size:150%;width:2em"|माँ||style="width:6em"|maaM/mAM
|-
|style="font-size:150%;width:2em"|इ||style="width:6em"|i
|style="font-size:150%;width:2em"|ई||style="width:6em"|I/ee/ii
|colspan="2"|
|style="font-size:150%;width:2em"|मि||style="width:6em"|mi
|style="font-size:150%;width:2em"|मी||style="width:6em"|mI/mee/mii
|colspan="2"|
|-
|style="font-size:150%;width:2em"|उ||style="width:6em"|u
|style="font-size:150%;width:2em"|ऊ||style="width:6em"|U/oo/uu
|colspan="2"|
|style="font-size:150%;width:2em"|मु||style="width:6em"|mu
|style="font-size:150%;width:2em"|मू||style="width:6em"|mU/moo/muu
|colspan="2"|
|-
|style="font-size:150%;width:2em"|ऋ||style="width:6em"|R
|style="font-size:150%;width:2em"|ऌ||style="width:6em"|L
|colspan="2"|
|style="font-size:150%;width:2em"|मृ||style="width:6em"|mR
|style="font-size:150%;width:2em"|मॢ||style="width:6em"|mL
|style="font-size:150%;width:2em"|म्र||style="width:6em"|mra
|-
|style="font-size:150%;width:2em"|ॠ||style="width:6em"|RR
|style="font-size:150%;width:2em"|ॡ||style="width:6em"|LL
|colspan="2"|
|style="font-size:150%;width:2em"|मॄ||style="width:6em"|mRR
|style="font-size:150%;width:2em"|मॣ||style="width:6em"|mLL
|style="font-size:150%;width:2em"|र्म||style="width:6em"|rma
|-
|style="font-size:150%;width:2em"|ऍ||style="width:6em"|AI/E
|style="font-size:150%;width:2em"|ऎ||style="width:6em"|eH
|colspan="2"|
|style="font-size:150%;width:2em"|मॅ||style="width:6em"|mAI/mE
|style="font-size:150%;width:2em"|मॆ||style="width:6em"|meH
|colspan="2"|
|-
|style="font-size:150%;width:2em"|ए||style="width:6em"|e
|style="font-size:150%;width:2em"|ऐ||style="width:6em"|ai
|colspan="2"|
|style="font-size:150%;width:2em"|मे||style="width:6em"|me
|style="font-size:150%;width:2em"|मै||style="width:6em"|mai
|colspan="2"|
|-
|style="font-size:150%;width:2em"|ऑ||style="width:6em"|AU/O
|style="font-size:150%;width:2em"|ऒ||style="width:6em"|oH
|colspan="2"|
|style="font-size:150%;width:2em"|मॉ||style="width:6em"|mAU/mO
|style="font-size:150%;width:2em"|मॊ||style="width:6em"|moH
|colspan="2"|
|-
|style="font-size:150%;width:2em"|ओ||style="width:6em"|o
|style="font-size:150%;width:2em"|औ||style="width:6em"|au
|colspan="2"|
|style="font-size:150%;width:2em"|मो||style="width:6em"|mo
|style="font-size:150%;width:2em"|मौ||style="width:6em"|mau
|colspan="2"|
|}
=== Other Devanagari akshara modifiers ===
{|class="wikitable" style="background:transparent;border-spacing:0;text-align:center;line-height:1.6"
|+ (after consonnants+halants and dependent vowel, or after an independant vowel)
|-
|style="font-size:150%;width:2em"| ॓||style="width:6em"|Q||style="width:20em"|(grave)
|style="background:transparent;border-top:hidden;border-bottom:hidden"|
|style="font-size:150%;width:2em"| ॔||style="width:6em"|QQ||style="width:20em"|(acute)
|}
== अफलाइन टाइपिंग औजार ==
* [http://sharma.shrish.googlepages.com/Hindi-Toolkit.exe देवनागरी टूलकिट]
* [https://web.archive.org/web/20080818161430/http://www.bhashaindia.com/DownloadsV2/Category.aspx?ID=1 माइक्रोसफ्टको इण्डिक आइएमई] (फोनेटिक, रेमिंगटन तथा इनस्क्रिप्ट)
* [https://addons.mozilla.org/en-US/firefox/addon/3972 इण्डिक इनपुट एक्सटेन्सन] फायरफक्स एक्सटेन्सन (फोनेटिक तथा इनस्क्रिप्ट)
* [https://web.archive.org/web/20060822015610/http://www.indiver.com/nepali.php इन्दीवरको देवनागरी सम्पादक]
* [https://baraha.com/main.php बराह]
* [https://web.archive.org/web/20110518121339/http://www.var-x.com/gamabhana/ गमभन]
* [https://web.archive.org/web/20110714163126/http://www.nepalitransliteration.com/Default.aspx देवनागरी लिप्यन्तरण]
* [http://www.google.com/transliterate/Nepali गूगल देवनागरी]
== Traditional Nepali Keyboard Layout ==
TODO:
* [https://web.archive.org/web/20110512112328/http://www.download.com.np/index.php?option=file&file=188 Romanized Nepali Keyboard from MPP now in Download.com.np]
* [http://www.unicode.org/faq/indic.html Unicode FAQ: Indic Scripts and Languages - How to convert from ISCII to Unicode]
== सन्दर्भ ==
{{reflist}}
j6vg3reghasr9jn8dz5q838c66pi4o9
Wikipedia:देवनागरी विकि अवेक्षते उपयोजन
4
5202
72760
72733
2011-06-10T09:04:03Z
Vibhijain
1513
Redirected page to [[m:Devanagari Wikis Monitoring Team]]
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]]
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
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))
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
wikitext
text/x-wiki
{{विकि जानकारी}}
qiyp182mmekrnlrnq6qmbjgf1szwl5j
मीडियाविकि:Signature-anon
8
5208
101117
72916
2022-04-19T07:20:05Z
CX Zoom
6375
वार्ता is not a Pali word
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
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
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]]
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..."
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)
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.
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 =="
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
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>"
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..."
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
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>"
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
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..."
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; }"
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."
wikitext
text/x-wiki
Widen the search box in the Vector skin.
7cy9dyr481r1djq076nw9aixtcn1q2q
अघगाल्लों
0
5237
96926
96106
2021-04-15T13:24:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु। <ref>ग्राम नाम अस्तु।</ref>
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
sqapr12y1ux1vdhtfbgy2okkxz7uaot
अघदृम्सी
0
5238
96927
96107
2021-04-15T13:24:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अघदोवेय
0
5239
96928
96108
2021-04-15T13:24:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अघली
0
5240
96929
96109
2021-04-15T13:24:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अच्तों, काउन्टी अर्माघ
0
5241
96930
96110
2021-04-15T13:24:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अत्तिकाल्ल
0
5242
96931
96113
2021-04-15T13:24:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्नाक्लोने
0
5243
96933
96116
2021-04-15T13:24:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्नाघ्मोरे
0
5244
96934
96117
2021-04-15T13:24:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्नालोंग
0
5245
96935
96118
2021-04-15T13:24:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्नाहिल्ट
0
5246
96936
96119
2021-04-15T13:24:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्नाहुघ
0
5247
96937
96120
2021-04-15T13:24:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
अन्न्स्बोरौघ
0
5248
96121
73609
2017-02-25T17:24:16Z
Rachmat04
3319
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्तिकेल्ली
0
5249
96940
73610
2021-04-15T13:24:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्तिक्लावे
0
5250
96941
73611
2021-04-15T13:24:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्तिगार्वन
0
5251
96942
73612
2021-04-15T13:24:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्दस्त्रव
0
5252
96943
73613
2021-04-15T13:24:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्द्गार्वन
0
5253
96944
73614
2021-04-15T13:24:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्द्ग्लास
0
5254
96945
73615
2021-04-15T13:24:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्द्बोए
0
5255
96946
73616
2021-04-15T13:24:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्द्मोरे, काउन्टी लोंदोंदेर्री
0
5256
96947
73617
2021-04-15T13:24:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्नी
0
5257
96948
73618
2021-04-15T13:24:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अर्मोय, काउन्टी अंतरिम
0
5258
96950
73619
2021-04-15T13:24:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अल्तामुस्किन
0
5259
96951
73620
2021-04-15T13:25:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अल्तिशाने
0
5260
96952
73621
2021-04-15T13:25:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अल्त्मोरे
0
5261
96953
73622
2021-04-15T13:25:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अल्देर्ग्रोवे, काउन्टी अंतरिम
0
5262
96954
73623
2021-04-15T13:25:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
अहोघिल्ल
0
5263
96957
73624
2021-04-15T13:25:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
इग्लिश
0
5264
96973
73625
2021-04-15T13:25:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
इनिश्रुष
0
5265
96974
73626
2021-04-15T13:25:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
इर्विनेस्तोवं
0
5266
96979
73627
2021-04-15T13:25:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
उप्पेर बल्लिन्देर्री
0
5267
96989
73628
2021-04-15T13:25:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
उप्पेर्लान्ड्स
0
5268
96990
73629
2021-04-15T13:25:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एग्लिंतों, काउन्टी लोंदोंदेर्री
0
5269
96994
73630
2021-04-15T13:25:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एदेंदेर्री, काउन्टी डाउन
0
5270
96996
73631
2021-04-15T13:25:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एदेंदेर्री, काउन्टी त्य्रोने
0
5271
96997
73632
2021-04-15T13:25:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एदेनावेय्स
0
5272
96998
73633
2021-04-15T13:25:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एदेर्नी
0
5273
96999
73634
2021-04-15T13:25:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
एर्गानाघ
0
5274
97002
73635
2021-04-15T13:25:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
औघफत्तें
0
5275
97006
73636
2021-04-15T13:25:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
औघेर
0
5276
97007
73637
2021-04-15T13:25:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
औघ्नाक्लोय, काउन्टी त्य्रोने
0
5277
97008
73638
2021-04-15T13:25:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कगरी
0
5278
97010
73639
2021-04-15T13:25:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कतेस्ब्रिद्गे
0
5279
97011
73640
2021-04-15T13:26:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कर्रण, काउन्टी लोंदोंदेर्री
0
5280
97015
73641
2021-04-15T13:26:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कल्नाद्य
0
5281
97016
73642
2021-04-15T13:26:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कल्मोरे
0
5282
97017
73643
2021-04-15T13:26:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कल्लाविल्ले
0
5283
97018
73644
2021-04-15T13:26:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कल्ल्य्बच्केय
0
5284
97019
73645
2021-04-15T13:26:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कल्ल्य्हन्ना
0
5285
97020
73646
2021-04-15T13:26:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कशेंडून
0
5286
97021
73647
2021-04-15T13:26:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कशेन्दल्ल
0
5287
97022
73648
2021-04-15T13:26:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कस्त्लेकौल्फ़िएल्द
0
5288
97023
73649
2021-04-15T13:26:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कांलिग़
0
5289
97024
73650
2021-04-15T13:26:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कादय
0
5290
97025
73651
2021-04-15T13:26:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कापेकास्तले
0
5291
97027
73652
2021-04-15T13:26:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
काप्पघ
0
5292
97028
73653
2021-04-15T13:26:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
काम्प्सेय
0
5293
97029
73654
2021-04-15T13:26:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
काम्लौघ
0
5294
97030
73655
2021-04-15T13:26:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्गन
0
5295
97032
73656
2021-04-15T13:26:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्नाल्बनाघ
0
5296
97033
73657
2021-04-15T13:26:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्न्कास्तले
0
5297
97034
73658
2021-04-15T13:26:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्न्तील
0
5298
97035
73659
2021-04-15T13:26:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्न्लौघ
0
5299
97036
73660
2021-04-15T13:26:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्रिच्कनेस
0
5300
97038
73661
2021-04-15T13:26:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्रिच्क्मोरे
0
5301
97039
73662
2021-04-15T13:26:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्रोव्क्लारे
0
5302
97040
73663
2021-04-15T13:26:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्रोव्दोरे
0
5303
97041
73664
2021-04-15T13:26:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कार्र्यब्रिद्गे
0
5304
97042
73665
2021-04-15T13:26:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कालेदों, काउन्टी त्य्रोने
0
5305
97044
73666
2021-04-15T13:26:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कास्त्लेदाव्सों
0
5306
97045
73667
2021-04-15T13:26:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कास्त्लेदेर्ग
0
5307
97046
73668
2021-04-15T13:26:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कास्त्लेरोच्क
0
5308
97047
73669
2021-04-15T13:26:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कास्त्लेवेल्लन
0
5309
97048
73670
2021-04-15T13:26:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किनाल्लें
0
5310
97049
73671
2021-04-15T13:26:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किनाव्ले
0
5311
97050
73672
2021-04-15T13:26:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किर्चुब्बिं, काउन्टी डाउन
0
5312
97051
73673
2021-04-15T13:26:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किलचू, काउन्टी डाउन
0
5313
97052
73674
2021-04-15T13:26:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्द्रेस
0
5314
97054
73675
2021-04-15T13:26:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्मोरे, काउन्टी अर्माघ
0
5315
97055
73676
2021-04-15T13:26:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्रा
0
5316
97056
84445
2021-04-15T13:26:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु। <ref>ग्राम नाम अस्तु। </ref>
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pk90zfi62fki9i7lno7hbvcxsif3ujt
किल्लदेअस
0
5317
97057
73678
2021-04-15T13:26:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लालू
0
5318
97058
73679
2021-04-15T13:26:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लिन्च्य
0
5319
99968
99967
2022-02-19T10:27:09Z
WikiBayer
5034
Reverted edits by [[Special:Contributions/188.172.108.220|188.172.108.220]] ([[User talk:188.172.108.220|talk]]) to last revision by [[User:Tahmid|Tahmid]]
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लीन, काउन्टी अर्माघ
0
5320
97060
73681
2021-04-15T13:26:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्ले, काउन्टी त्य्रोने
0
5321
97061
73682
2021-04-15T13:26:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लें, काउन्टी त्य्रोने
0
5322
97062
73683
2021-04-15T13:26:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लेअद
0
5323
97063
73684
2021-04-15T13:26:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लेटर
0
5324
97064
73685
2021-04-15T13:26:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लोवें
0
5325
97065
73686
2021-04-15T13:26:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्लौघ
0
5326
97066
73687
2021-04-15T13:26:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्ल्य्मन
0
5327
97067
73688
2021-04-15T13:26:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्ल्य्लेअ
0
5328
97068
73689
2021-04-15T13:26:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्ल्य्लेअघ
0
5329
97069
73690
2021-04-15T13:26:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्ल्य्वूल
0
5330
97070
73691
2021-04-15T13:26:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
किल्स्कीरी
0
5331
97071
73692
2021-04-15T13:27:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
केल्ल्स, काउन्टी अंतरिम
0
5332
97075
73693
2021-04-15T13:27:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
केल्ल्स्वटर
0
5333
97076
73694
2021-04-15T13:27:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
केश, काउन्टी फेर्मनाघ
0
5334
97077
73695
2021-04-15T13:27:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
केश्ब्रिद्गे
0
5335
97078
73696
2021-04-15T13:27:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कॉर्बेट
0
5336
97080
73697
2021-04-15T13:27:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कोअघ
0
5337
97081
73698
2021-04-15T13:27:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कोर्रिन्शेगो
0
5338
97083
73699
2021-04-15T13:27:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
कोल्लेगेलंद, काउन्टी अर्माघ
0
5339
97084
73700
2021-04-15T13:27:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्नोच्क्क्लोघ्रिम
0
5340
97085
73701
2021-04-15T13:27:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्नोच्क्नाकार्री
0
5341
97086
73702
2021-04-15T13:27:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्नोच्क्मोय्ले
0
5342
97087
73703
2021-04-15T13:27:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रुम्लिन, काउन्टी अंतरिम
0
5343
97093
73704
2021-04-15T13:27:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रेअघ
0
5344
97094
73705
2021-04-15T13:27:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रेग्गन, काउन्टी अर्माघ
0
5345
97095
73706
2021-04-15T13:27:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रेनाघ
0
5346
97096
73707
2021-04-15T13:27:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रेव्फोर्द्स्बुर्ण
0
5347
97097
73708
2021-04-15T13:27:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रैगारोगन
0
5348
97098
73709
2021-04-15T13:27:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रोस्स्गर
0
5349
97101
73710
2021-04-15T13:27:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्रोस्स्माग्लें
0
5350
97102
73711
2021-04-15T13:27:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लाद्य, काउन्टी त्य्रोने
0
5351
97103
73712
2021-04-15T13:27:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लाद्य, काउन्टी लोंदोंदेर्री
0
5352
97104
73713
2021-04-15T13:27:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लाद्य्मोरे
0
5353
97105
73714
2021-04-15T13:27:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लानाबोगन
0
5354
97106
73715
2021-04-15T13:27:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लाब्ब्य
0
5355
97107
73716
2021-04-15T13:27:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लोंमोरे, काउन्टी अर्माघ
0
5356
97108
73717
2021-04-15T13:27:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लोघ, काउन्टी अंतरिम
0
5357
97109
73718
2021-04-15T13:27:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लोघेर
0
5358
97110
73719
2021-04-15T13:27:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लोघ्य
0
5359
97111
73720
2021-04-15T13:27:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लोनोए
0
5360
97112
73721
2021-04-15T13:27:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लौघ
0
5361
97114
73722
2021-04-15T13:27:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लौघ्मिल्ल्स
0
5362
97115
73723
2021-04-15T13:27:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
क्लौद्य
0
5363
97116
73724
2021-04-15T13:27:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गम्ब्लेस्तोवं
0
5364
97119
73725
2021-04-15T13:27:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गर्रिसों, काउन्टी फेर्मनाघ
0
5365
97120
73726
2021-04-15T13:27:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गर्वघ
0
5366
97121
73727
2021-04-15T13:27:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गर्वघेय
0
5367
97122
73728
2021-04-15T13:27:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गर्वेताघ
0
5368
97123
73729
2021-04-15T13:27:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गल्बल्ली, काउन्टी त्य्रोने
0
5369
97124
73730
2021-04-15T13:27:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गवली'स गाते
0
5370
97125
73731
2021-04-15T13:27:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गिब्सन'स हिल
0
5371
97126
73732
2021-04-15T13:27:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गिल्फोर्ड
0
5372
97127
73733
2021-04-15T13:27:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गिल्ल्य्गूली
0
5373
97128
73734
2021-04-15T13:27:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गुल्लादुफ्फ़
0
5374
97130
73735
2021-04-15T13:27:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गोर्ताक्लारे
0
5375
97131
73736
2021-04-15T13:28:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गोर्तीं
0
5376
97132
73737
2021-04-15T13:28:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
गोर्त्नाहेय
0
5377
97133
95543
2021-04-15T13:28:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
गोशेदन
0
5378
97134
95542
2021-04-15T13:28:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रंगे कॉर्नर
0
5379
97138
95538
2021-04-15T13:28:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रंविल्ले, काउन्टी त्य्रोने
0
5380
97139
95537
2021-04-15T13:28:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रासहिल्ल
0
5381
97141
95535
2021-04-15T13:28:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रीनिस्लंद
0
5382
97142
95534
2021-04-15T13:28:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रीन्कास्तले, काउन्टी त्य्रोने
0
5383
97143
95533
2021-04-15T13:28:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रूम्स्पोर्ट
0
5384
97144
95531
2021-04-15T13:28:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रेयाब्बेय
0
5385
97145
95530
2021-04-15T13:28:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
{{stub}}
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
ie3esufggh5acw4yjr4304hn0w73h5q
ग्रेय्स्तील
0
5386
97146
73747
2021-04-15T13:28:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्रोग्गन
0
5387
97147
73748
2021-04-15T13:28:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेंमोर्नन
0
5388
97148
73749
2021-04-15T13:28:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेनार्म
0
5389
97149
73750
2021-04-15T13:28:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेनाव्य
0
5390
97150
73751
2021-04-15T13:28:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेनोए
0
5391
97151
73752
2021-04-15T13:28:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेनोने
0
5392
97152
73753
2021-04-15T13:28:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लेबे, काउन्टी त्य्रोने
0
5393
97153
73754
2021-04-15T13:28:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्लैक
0
5394
97154
73755
2021-04-15T13:28:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ग्ल्यन्न
0
5395
97155
73756
2021-04-15T13:28:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
चर्लेमोंत
0
5396
97157
73757
2021-04-15T13:28:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
जोनेस्बोरौघ, काउन्टी अर्माघ
0
5397
97173
73758
2021-04-15T13:28:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
टेम्पो, काउन्टी फेर्मनाघ
0
5398
97183
73759
2021-04-15T13:28:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
डोरसे विल्लगे
0
5399
97189
73760
2021-04-15T13:29:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तन्द्रगी
0
5400
97191
73761
2021-04-15T13:29:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तम्नामोरे
0
5401
97192
73762
2021-04-15T13:29:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तम्लाघ्त, काउन्टी फेर्मनाघ
0
5402
97193
73763
2021-04-15T13:29:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तम्लाघ्त, काउन्टी लोंदोंदेर्री
0
5403
97194
73764
2021-04-15T13:29:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तर्ताराघन
0
5404
97195
73765
2021-04-15T13:29:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तीमोरे
0
5405
97198
73766
2021-04-15T13:29:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुमे
0
5406
97199
73767
2021-04-15T13:29:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुल्ल्य्नाक्रोस
0
5407
97202
73768
2021-04-15T13:29:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुल्ल्य्लिश
0
5408
97203
73769
2021-04-15T13:29:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुल्ल्य्विग्गन
0
5409
97204
73770
2021-04-15T13:29:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुल्ल्य्होगुए
0
5410
97205
73771
2021-04-15T13:29:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तुल्ल्य्होम्मों
0
5411
97206
73772
2021-04-15T13:29:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तेम्प्लेपत्रिच्क
0
5412
97207
73773
2021-04-15T13:29:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
तोबेर्मोरे
0
5413
97208
73774
2021-04-15T13:29:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
त्य्नन
0
5414
97209
73775
2021-04-15T13:29:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
त्रिल्लिच्क
0
5415
97210
73776
2021-04-15T13:29:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
त्रोरी
0
5416
97211
73777
2021-04-15T13:29:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
थे बिर्चेस, काउन्टी अर्माघ
0
5417
97214
73778
2021-04-15T13:29:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
थे लौप
0
5418
97215
73779
2021-04-15T13:29:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दर्क्ले
0
5419
97219
73780
2021-04-15T13:29:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुनाद्री
0
5420
97222
73781
2021-04-15T13:29:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्गिवें
0
5421
97223
73782
2021-04-15T13:29:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्दृम, काउन्टी डाउन
0
5422
97224
73783
2021-04-15T13:29:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्द्रोड़
0
5423
97225
73784
2021-04-15T13:29:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्नामोरे
0
5424
97226
73785
2021-04-15T13:29:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्नावल
0
5425
97227
73786
2021-04-15T13:29:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्लोय
0
5426
97228
73787
2021-04-15T13:29:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दुन्सेवेरिच्क
0
5427
97229
73788
2021-04-15T13:29:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दूइश
0
5428
97230
73789
2021-04-15T13:29:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृमनेस
0
5429
97231
73790
2021-04-15T13:29:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृमिन्ती
0
5430
97232
73791
2021-04-15T13:29:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्नाकान्व्य
0
5431
97233
73792
2021-04-15T13:30:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्नाकिल्ली
0
5432
97234
73793
2021-04-15T13:30:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्बेग
0
5433
97235
73794
2021-04-15T13:30:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्बो
0
5434
97236
73795
2021-04-15T13:30:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्मुल्लन
0
5435
97237
73796
2021-04-15T13:30:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्रैघ्लंद
0
5436
97238
73797
2021-04-15T13:30:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्लाघ्य
0
5437
97239
73798
2021-04-15T13:30:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्लौघ, राथ्फ्रिलंद
0
5438
97240
73799
2021-04-15T13:30:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दृम्लौघ, हिल्ल्स्बोरौघ
0
5439
101939
101938
2022-11-24T21:37:19Z
Suyash.dwivedi
3805
wikitext
text/x-wiki
'''Bold text''''''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[File:Drumlough Presbyterian Church, February 2011 (09).JPG|thumb|Drumlough Presbyterian Church]]
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
gn9znm3s2e81u3jg0jwtg07qct5ur5g
दृम्सुर्ण
0
5440
97242
73801
2021-04-15T13:30:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्यत्रसना
0
5441
97243
73802
2021-04-15T13:30:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्यद्द
0
5442
97244
73803
2021-04-15T13:30:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्गोंनेल्ली
0
5443
97245
73804
2021-04-15T13:30:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्चरिन
0
5444
97246
73805
2021-04-15T13:30:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्नाफ्लाव
0
5445
97247
73806
2021-04-15T13:30:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्नूसे
0
5446
97248
73807
2021-04-15T13:30:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्माकाश
0
5447
97249
73808
2021-04-15T13:30:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्मोरे, काउन्टी अंतरिम
0
5448
97250
73809
2021-04-15T13:30:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्लिन
0
5449
97251
73810
2021-04-15T13:30:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्वोरे
0
5450
97252
73811
2021-04-15T13:30:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्र्य्हाले
0
5451
97253
73812
2021-04-15T13:30:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देर्वोच्क
0
5452
97254
73813
2021-04-15T13:30:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
देसेर्त्मर्तीं
0
5453
97257
73814
2021-04-15T13:30:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोअघ
0
5454
97258
73815
2021-04-15T13:30:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनघ्क्लोनेय
0
5455
97259
73816
2021-04-15T13:30:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनाघ
0
5456
97260
73817
2021-04-15T13:30:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनाघेय
0
5457
97261
73818
2021-04-15T13:30:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनाघ्मोरे, काउन्टी त्य्रोने
0
5458
97262
73819
2021-04-15T13:30:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनेगोरे
0
5459
97263
73820
2021-04-15T13:30:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोनेमाना
0
5460
97264
73821
2021-04-15T13:30:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोल्लिन्ग्स्तोवं
0
5461
97265
73822
2021-04-15T13:30:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दोव्न्हील्ल, काउन्टी लोंदोंदेर्री
0
5462
97266
73823
2021-04-15T13:30:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
दौग्लास ब्रिद्गे
0
5463
97267
73824
2021-04-15T13:30:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
द्रपेर्स्तोवं
0
5464
97268
73825
2021-04-15T13:30:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
द्रुम्क़ुइन
0
5465
97269
73826
2021-04-15T13:30:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
द्रैंस बी
0
5466
97270
73827
2021-04-15T13:30:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
द्रोमारा
0
5467
97271
73828
2021-04-15T13:30:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
द्रोमोरे, काउन्टी त्य्रोने
0
5468
97272
73829
2021-04-15T13:30:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
निक्सों'स कॉर्नर
0
5469
97279
73830
2021-04-15T13:31:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्तोवं क्रोम्मेलिन
0
5470
97286
73831
2021-04-15T13:31:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्तोव्न्क्लोघोगे
0
5471
97287
73832
2021-04-15T13:31:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्तोव्न्बुत्लेर
0
5472
97288
73833
2021-04-15T13:31:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्तोव्न्स्तेवार्ट
0
5473
97289
73834
2021-04-15T13:31:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्तोव्न्हामिल्तों
0
5474
97290
73835
2021-04-15T13:31:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्बुइल्दिन्ग्स
0
5475
97291
73836
2021-04-15T13:31:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
नेव्मिल्ल्स
0
5476
97292
73837
2021-04-15T13:31:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पर्क्गते, काउन्टी अंतरिम
0
5477
97296
73838
2021-04-15T13:31:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पार्क, काउन्टी लोंदोंदेर्री
0
5478
97298
73839
2021-04-15T13:31:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोमेरॉय, काउन्टी त्य्रोने
0
5479
97304
73840
2021-04-15T13:31:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोय्न्त्जपस
0
5480
97305
73841
2021-04-15T13:31:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोर्ताफेर्री
0
5481
97306
73842
2021-04-15T13:31:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोर्तावोगिए
0
5482
97307
73843
2021-04-15T13:31:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोर्त्ग्लेनोने
0
5483
97308
73844
2021-04-15T13:31:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोर्त्बल्लिन्त्राए
0
5484
97309
73845
2021-04-15T13:31:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
पोर्त्ब्रअड्डों
0
5485
97310
73846
2021-04-15T13:31:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
प्लुम्ब्रिद्गे
0
5486
97320
73847
2021-04-15T13:31:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फ़्लोरेन्केकौर्त
0
5487
97324
73848
2021-04-15T13:31:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फिन्तोना
0
5488
97325
73849
2021-04-15T13:31:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फिवेमिलेतोवं
0
5489
97327
73850
2021-04-15T13:32:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फीनी
0
5490
97328
73851
2021-04-15T13:32:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फोरेग्लें
0
5491
97330
73852
2021-04-15T13:32:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
फोर्खिल्ल
0
5492
97331
73853
2021-04-15T13:32:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बनाघेर, काउन्टी लोंदोंदेर्री
0
5493
97336
73854
2021-04-15T13:32:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बन्न्फूत
0
5494
97337
73855
2021-04-15T13:32:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बलल्य्स्केअघ
0
5495
97340
73856
2021-04-15T13:32:21Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बलानी
0
5496
97341
73857
2021-04-15T13:32:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्नामोरे
0
5497
99963
99954
2022-02-19T03:32:04Z
Eviolite
6403
Reverted 1 edit by [[Special:Contributions/89.155.169.84|89.155.169.84]] ([[User talk:89.155.169.84|talk]]): Rvv (TwinkleGlobal)
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लिनामाल्लार्ड
0
5498
97343
73859
2021-04-15T13:32:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लिन्तोय
0
5499
97344
73860
2021-04-15T13:32:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लीस्कूल्लीओन
0
5500
97345
73861
2021-04-15T13:32:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लू, काउन्टी डाउन
0
5501
97346
73862
2021-04-15T13:32:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लेरिन
0
5502
97347
73863
2021-04-15T13:32:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्लेला
0
5503
97348
73864
2021-04-15T13:32:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्यस्त्रुद्देर
0
5504
97349
73865
2021-04-15T13:32:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्येअस्तों
0
5505
97350
73866
2021-04-15T13:32:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्कार्री
0
5506
97351
73867
2021-04-15T13:32:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्कास्सिद्य
0
5507
97352
73868
2021-04-15T13:32:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्किंलेर
0
5508
97353
73869
2021-04-15T13:32:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्केल्ली, काउन्टी लोंदोंदेर्री
0
5509
97354
73870
2021-04-15T13:32:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्गाल्ले
0
5510
97355
84241
2021-04-15T13:32:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्गाव्ले, काउन्टी त्य्रोने
0
5511
97356
73872
2021-04-15T13:32:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्गोवान
0
5512
97357
73873
2021-04-15T13:32:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्नुरे
0
5513
97358
73874
2021-04-15T13:32:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्बोग्य
0
5514
97359
73875
2021-04-15T13:32:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्मगुइगन
0
5515
97360
73876
2021-04-15T13:32:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्मागोर्री
0
5516
97361
73877
2021-04-15T13:32:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्माच्नाब
0
5517
97362
73878
2021-04-15T13:32:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्माच्मैने
0
5518
97363
73879
2021-04-15T13:32:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्मार्तीं
0
5519
97364
73880
2021-04-15T13:32:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्राशाने
0
5520
97365
73881
2021-04-15T13:32:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्रोनन
0
5521
97366
73882
2021-04-15T13:32:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्रोबेर्ट
0
5522
97367
73883
2021-04-15T13:32:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्रोरी
0
5523
97368
73884
2021-04-15T13:32:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्लिन्ने
0
5524
97369
73885
2021-04-15T13:32:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्लेस्सों
0
5525
97370
73886
2021-04-15T13:32:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्वाल्टर
0
5526
97371
73887
2021-04-15T13:32:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्वोय
0
5527
97372
73888
2021-04-15T13:32:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्हल्बेर्ट
0
5528
97373
84246
2021-04-15T13:32:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बल्ल्य्होर्नन
0
5529
97374
84393
2021-04-15T13:33:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
pzsgshry2jc2xt4wvdbo8x2epr5p5c9
बुच्कना
0
5530
97383
73891
2021-04-15T13:33:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बुर्न्फूत, काउन्टी लोंदोंदेर्री
0
5531
97385
73892
2021-04-15T13:33:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बुर्रें, काउन्टी डाउन
0
5532
97386
73893
2021-04-15T13:33:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बुश्मिल्ल्स
0
5533
97387
73894
2021-04-15T13:33:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेन्दूराघ
0
5534
97389
73895
2021-04-15T13:33:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेन्बुर्ब
0
5535
97390
73896
2021-04-15T13:33:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेरघ
0
5536
97391
73897
2021-04-15T13:33:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्कोओ
0
5537
97393
73898
2021-04-15T13:33:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्लाघ्य
0
5538
97394
73899
2021-04-15T13:33:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्लानालेच्क
0
5539
97395
73900
2021-04-15T13:33:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्लारेना
0
5540
97396
73901
2021-04-15T13:33:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्लीक, काउन्टी फेर्मनाघ
0
5541
97397
73902
2021-04-15T13:33:27Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेल्लीक्स, काउन्टी अर्माघ
0
5542
97398
73903
2021-04-15T13:33:28Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बेस्स्ब्रूक
0
5543
97399
73904
2021-04-15T13:33:29Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
बोहो, काउन्टी फेर्मनाघ
0
5544
97403
73905
2021-04-15T13:33:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रच्कविल्ले
0
5545
97405
73906
2021-04-15T13:33:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रूकेबोरौघ
0
5546
97406
73907
2021-04-15T13:33:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रूम्हिल्ल, काउन्टी अर्माघ
0
5547
97407
73908
2021-04-15T13:33:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रेअद्य
0
5548
97408
73909
2021-04-15T13:33:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रोच्कघ
0
5549
97409
73910
2021-04-15T13:33:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्रौघ्शाने
0
5550
97411
73911
2021-04-15T13:33:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्र्यांस्फोर्ड
0
5551
97412
73912
2021-04-15T13:33:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्लाच्क्वातेर्तोवं
0
5552
97413
73913
2021-04-15T13:33:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्लाच्क्स्कुल्ल
0
5553
97414
73914
2021-04-15T13:33:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
ब्लेअरी
0
5554
97415
73915
2021-04-15T13:33:46Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मकोस्क़ुइन
0
5555
97425
73916
2021-04-15T13:33:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मगुइरेस्ब्रिद्गे
0
5556
97426
73917
2021-04-15T13:34:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघबेर्री
0
5557
97427
73918
2021-04-15T13:34:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरा
0
5558
97428
73919
2021-04-15T13:34:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेराकांलुस
0
5559
97429
73920
2021-04-15T13:34:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरामासों
0
5560
97430
73921
2021-04-15T13:34:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरामोरने
0
5561
97431
73922
2021-04-15T13:34:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरालिन
0
5562
97432
96741
2021-04-15T13:34:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरावीली
0
5563
97433
73924
2021-04-15T13:34:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मघेरी
0
5564
97434
73925
2021-04-15T13:34:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मच्कें
0
5565
97435
73926
2021-04-15T13:34:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मज़ेतोवं
0
5566
97436
73927
2021-04-15T13:34:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मद्देन, काउन्टी अर्माघ
0
5567
97439
73928
2021-04-15T13:34:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मयोब्रिद्गे
0
5568
97441
73929
2021-04-15T13:34:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मर्केथिल्ल
0
5569
97443
73930
2021-04-15T13:34:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मर्तिन्स्तोवं, काउन्टी अंतरिम
0
5570
97444
73931
2021-04-15T13:34:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
माय्दोवं
0
5571
97451
73932
2021-04-15T13:34:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिघ
0
5572
97452
73933
2021-04-15T13:34:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिद्द्लेतोवं, काउन्टी अर्माघ
0
5573
97453
73934
2021-04-15T13:34:37Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिल बी, नोर्ठेर्ण इरेलंद
0
5574
97454
73935
2021-04-15T13:34:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिल्फोर्ड, काउन्टी अर्माघ
0
5575
97455
73936
2021-04-15T13:34:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिल्लिसले
0
5576
97456
73937
2021-04-15T13:34:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिल्ल्तोवं, काउन्टी अंतरिम
0
5577
97457
73938
2021-04-15T13:34:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मिल्ल्बंक, काउन्टी अंतरिम
0
5578
97458
73939
2021-04-15T13:34:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मुल्लाघ्ग्लास
0
5579
97462
73940
2021-04-15T13:34:50Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मुल्लाघ्बवं
0
5580
97463
73941
2021-04-15T13:34:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मुल्लाघ्बोय
0
5581
97464
73942
2021-04-15T13:34:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मुल्लाघ्ब्रैक
0
5582
97465
73943
2021-04-15T13:34:53Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मुल्लाविल्ली-लौरेल्वाले
0
5583
97466
73944
2021-04-15T13:34:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मूर्तोवं, काउन्टी त्य्रोने
0
5584
97467
73945
2021-04-15T13:34:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोइरा, काउन्टी डाउन
0
5585
97473
73946
2021-04-15T13:35:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोना
0
5586
97474
73947
2021-04-15T13:35:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोनेय्ग्लास
0
5587
97475
73948
2021-04-15T13:35:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोनेय्नेंय
0
5588
97476
73949
2021-04-15T13:35:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोनेय्मोरे
0
5589
97477
73950
2021-04-15T13:35:08Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोनेय्रेअघ
0
5590
97478
73951
2021-04-15T13:35:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोनेय्स्लाने
0
5591
97479
73952
2021-04-15T13:35:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोन्तेइथ, काउन्टी डाउन
0
5592
97480
73953
2021-04-15T13:35:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोय, काउन्टी त्य्रोने
0
5593
97481
73954
2021-04-15T13:35:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोय्गाशेल
0
5594
97482
73955
2021-04-15T13:35:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मोस-साइड, काउन्टी अंतरिम
0
5595
97484
73956
2021-04-15T13:35:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मौन्त्नोर्रिस
0
5596
97486
73957
2021-04-15T13:35:20Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मौन्त्फ़िएल्द, काउन्टी त्य्रोने
0
5597
97487
73958
2021-04-15T13:35:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मौन्थिल्ल
0
5598
97488
73959
2021-04-15T13:35:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रवेर्नेट
0
5599
97500
73960
2021-04-15T13:35:40Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रशार्किन
0
5600
97501
73961
2021-04-15T13:35:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
राथ्फ्रिलंद
0
5601
97504
73962
2021-04-15T13:35:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रिछिल्ल, काउन्टी अर्माघ
0
5602
97507
73963
2021-04-15T13:35:51Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रिन्ग्सेंद, कोलेरैने
0
5603
97508
73964
2021-04-15T13:35:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रोचक, काउन्टी त्य्रोने
0
5604
97516
73965
2021-04-15T13:36:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रोस्त्रेवोर
0
5605
97518
73966
2021-04-15T13:36:07Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रोस्स्ला
0
5606
97519
73967
2021-04-15T13:36:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रौघ्फोर्ट
0
5607
97520
73968
2021-04-15T13:36:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
रौस्क्य
0
5608
97521
73969
2021-04-15T13:36:13Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लंदाहौस्स्य
0
5609
97522
73970
2021-04-15T13:36:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लार्ग्य
0
5610
97524
73971
2021-04-15T13:36:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लाव्रेंसतोवं, काउन्टी डाउन
0
5611
97525
73972
2021-04-15T13:36:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लिस्नस्केअ
0
5612
97528
73973
2021-04-15T13:36:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लिस्नादिल्ल
0
5613
97529
73974
2021-04-15T13:36:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लिस्नारिच्क
0
5614
97530
73975
2021-04-15T13:36:24Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लिस्बेल्लाव
0
5615
97531
73976
2021-04-15T13:36:25Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लिस्ला
0
5616
97532
73977
2021-04-15T13:36:26Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लुर्गंविल्ले
0
5617
97536
73978
2021-04-15T13:36:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लुर्गानारे
0
5618
97537
73979
2021-04-15T13:36:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लुर्गानुरे
0
5619
97538
73980
2021-04-15T13:36:33Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लेत्तेर्ब्रीन
0
5620
97539
73981
2021-04-15T13:36:34Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लेत्तेर्शेन्दोनेय
0
5621
97540
73982
2021-04-15T13:36:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लैक, काउन्टी फेर्मनाघ
0
5622
97541
73983
2021-04-15T13:36:38Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लोंग्केश
0
5623
97542
73984
2021-04-15T13:36:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लोवेर बल्लिन्देर्री
0
5624
97544
73985
2021-04-15T13:36:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघिनिस्लंद
0
5625
97545
73986
2021-04-15T13:36:42Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघ्गाल्ल
0
5626
97546
73987
2021-04-15T13:36:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघ्गिल्ली
0
5627
97547
73988
2021-04-15T13:36:44Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघ्गुइले
0
5628
97548
73989
2021-04-15T13:36:45Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघ्ब्रिच्क्लंद
0
5629
97549
73990
2021-04-15T13:36:47Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
लौघ्माक्रोरी
0
5630
97550
73991
2021-04-15T13:36:48Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
वातेर्फूत, काउन्टी अंतरिम
0
5631
97555
73992
2021-04-15T13:36:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
वारिन्ग्स्तोवं
0
5632
97556
73993
2021-04-15T13:36:56Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
वारिन्ग्स्फोर्ड
0
5633
97557
73994
2021-04-15T13:36:57Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
वाशिंग बी
0
5634
97558
73995
2021-04-15T13:36:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
विक्टोरिया ब्रिद्गे, काउन्टी त्य्रोने
0
5635
97562
73996
2021-04-15T13:37:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
व्हितेक्रोस, काउन्टी अर्माघ
0
5636
97566
73997
2021-04-15T13:37:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
व्हितेरोच्क, नोर्ठेर्ण इरेलंद
0
5637
97567
73998
2021-04-15T13:37:09Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
व्हितेहेअद, काउन्टी अंतरिम
0
5638
97568
73999
2021-04-15T13:37:10Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
शंमाघेरी
0
5639
97569
74000
2021-04-15T13:37:11Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
शंवेय
0
5640
97570
74001
2021-04-15T13:37:12Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
शीप्तोवं
0
5641
97573
74002
2021-04-15T13:37:15Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
श्रीग्ले (विल्लगे)
0
5642
97574
74003
2021-04-15T13:37:16Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
संधोलेस
0
5643
97575
74004
2021-04-15T13:37:19Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सका, काउन्टी फेर्मनाघ
0
5644
97577
74005
2021-04-15T13:37:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सपा, काउन्टी डाउन
0
5645
97578
74006
2021-04-15T13:37:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सायन मिल्स
0
5646
97585
74007
2021-04-15T13:37:35Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सिक्स्मिलेक्रोस
0
5647
97586
74008
2021-04-15T13:37:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सिल्वेर्ब्रिद्गे, काउन्टी अर्माघ
0
5648
97589
74009
2021-04-15T13:37:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सीफोर्दे
0
5649
97590
74010
2021-04-15T13:37:43Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सेस्किनोरे
0
5650
97596
74011
2021-04-15T13:37:49Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
सैन्त्फ़िएल्द
0
5651
97597
74012
2021-04-15T13:37:52Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्कारवा
0
5652
97599
74013
2021-04-15T13:37:54Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्कोत्च स्ट्रीट
0
5653
97600
74014
2021-04-15T13:37:55Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्तेवार्त्स्तोवं, काउन्टी त्य्रोने
0
5654
97603
74015
2021-04-15T13:37:58Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्तोनेय्फोर्ड, काउन्टी अंतरिम
0
5655
97604
74016
2021-04-15T13:37:59Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्त्रथ्फोय्ले
0
5656
97605
74017
2021-04-15T13:38:00Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्त्रनोचुम
0
5657
97606
74018
2021-04-15T13:38:02Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्त्रन्ग्फोर्ड
0
5658
97607
84668
2021-04-15T13:38:03Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु। <ref>ग्रामस्य नाम</ref>
== अभिञ्ञाणा ==
<references />
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
k4kzke5idmy0e7bz0cdztonar3bfphx
स्त्राव, काउन्टी लोंदोंदेर्री
0
5659
97608
74020
2021-04-15T13:38:04Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्त्रैद
0
5660
97609
74021
2021-04-15T13:38:05Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्त्रैदार्रण
0
5661
97610
74022
2021-04-15T13:38:06Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्पमौंत
0
5662
97613
74023
2021-04-15T13:38:14Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्प्रिन्ग्फ़िएल्द, काउन्टी फेर्मनाघ
0
5663
97615
74024
2021-04-15T13:38:17Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
स्वत्रघ
0
5664
97616
74025
2021-04-15T13:38:18Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हमिल्तोंस्बवं
0
5665
97619
74026
2021-04-15T13:38:22Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हल्फ्पेंन्य गाते
0
5666
97620
74027
2021-04-15T13:38:23Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हिल्ल्तोवं, काउन्टी डाउन
0
5667
97626
74028
2021-04-15T13:38:30Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हिल्ल्स्बोरौघ, काउन्टी डाउन
0
5668
97627
74029
2021-04-15T13:38:31Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हिल्ल्हाल्ल
0
5669
97628
74030
2021-04-15T13:38:32Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
हेलेन'स बी
0
5670
97632
74031
2021-04-15T13:38:36Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
होल्य्वेल्ल, काउन्टी फेर्मनाघ
0
5671
97635
74032
2021-04-15T13:38:39Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' उत्तर आयरलैंडस्य ग्राम अस्तु।
[[विभाग:उत्तर आयरलैंडस्य ग्राम]]
[[विभाग:ग्राम]]
[[विभाग:उत्तर आयरलैंड]]
5lti7wk7w5p9klxdnfz7bpe7ap6dfug
मीडियाविकि:Virtual.js
8
5682
74347
74346
2011-07-02T15:02:21Z
Vibhijain
1513
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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]]
wikitext
text/x-wiki
#REDIRECT [[पमुख पत्त Pamukha patta]]
8tijf4zcc07a17r3kfyng7lkf6ic90a
जगद्गुरुरामभद्राचार्यः
0
5722
75443
2011-08-10T15:58:08Z
Vibhijain
1513
moved [[जगद्गुरुरामभद्राचार्यः]] to [[जगद्गुरुरामभद्राचार्यः Jagadgururāmabhadrācāryaḥ]]
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ḥ]]
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
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
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
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|}..."
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"
wikitext
text/x-wiki
नूतन विपरिणामेति Nūtana vipariṇāmeti
63h8ml201pkps5a5d0oz924paiaxbwr
Wikipedia:Sandbox
4
5748
101963
101962
2022-12-22T17:25:03Z
83.27.167.158
.
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
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
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
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"
wikitext
text/x-wiki
User en
88kfp59wstail0xjp1ayv5std06av9i
जगद्गुरुरामभद्राचार्यविकलाङ्गनिखिलविज्जालय Jagadgururāmabhadrācāryavikalāṅganikhilavijjālaya
0
5775
94682
86773
2013-03-11T10:33:18Z
Legobot
2284
[[M:User:Addbot|Bot:]] Migrating 6 interwiki links, now provided by [[d:|Wikidata]] on [[d:q2724353]] [[M:User:Addbot/WDS|(translate me)]]
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 = http://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" />
|}
hqy7179u7vezvm3an1noc7srbubrpaz
पटिरूप:Reflist
10
5776
100984
100978
2022-04-11T10:04:33Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/CX Zoom|CX Zoom]] ([[User talk:CX Zoom|talk]]) to last revision by [[User:YiFeiBot|YiFeiBot]]
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}}
[[br:Patrom:Reflist]]
[[he:תבנית:Reflist]]
</noinclude>
fxxnba0ut60to4we0v117i0pzo125by
Bhikkhunipatimokkha
0
5831
102120
100969
2023-03-24T15:08:01Z
Sandesh9822
4127
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 [[बुद्धो]]
wikitext
text/x-wiki
#REDIRECT [[बुद्धो]]
id1ejm8rlxwdc3d9s424nwjqbaruie2
आनन्दो
0
5859
102372
100998
2024-02-05T13:03:24Z
जसवंत मोदी
7414
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
102434
102415
2024-03-21T00:18:15Z
InternetArchiveBot
5946
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
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/1/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)
* [http://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. [http://www.guardian.co.uk/Archive/Article/0,4273,4145138,00.html " 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. [http://www.telospress.com/main/index.php?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]]
gomh4nceqdrd9wkgau133xj6o7qib5m
पटिरूप:Infobox World Heritage site
10
5861
101553
81997
2022-05-31T11:07:49Z
CX Zoom
6375
+ Cat
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
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
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
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 [[बामियान्-बुद्ध-पटिमायो]]: बहुवचनं
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|]]
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
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
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
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
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
102401
102399
2024-02-07T04:10:38Z
जसवंत मोदी
7414
/* बाहरी कड़ियाँ */+s
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://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]])
* [http://www.coolforests.org/ CoolForests.org - संरक्षण Cools ग्रह]
[[श्रेणी:Forests|Forests]]
[[श्रेणी:Habitats]]
dk23o0vje0i3f6b2c1nttwqhyxfv4y3
आकासो
0
5878
102348
102317
2024-02-04T13:40:52Z
जसवंत मोदी
7414
+s
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> रत्तियां आकासो कण्हवण्णियो तारकयुत्तो च दिस्सति। दिवसकाले सुरियो आकासे दिस्सति यदि तं मेघेहि छादितो न होति। रत्तिया आकासे चन्दिमा, गहा, तारकानि च दिस्सन्ति। आकासे अनेका नेसग्गिका घटनायो दिस्सन्ति, तद्यथा- मेघा, इन्दचापं, धुविया जोति च।
झञ्झावातकाले तु आकासे तडितं वुट्ठि चापि दिस्सति। पक्खिनो, कीटा, विमाना चादयो आकासे येव उड्डेन्ती ति मञ्ञति।
== सन्दब्भा ==
<references/>
qkivralanp2rfglxszosb2hwdb3kioe
पब्बतो
0
5879
102379
96124
2024-02-05T13:40:39Z
जसवंत मोदी
7414
+ stub
wikitext
text/x-wiki
[[पटिमा:ויקיפדיה אוהבת אתרי מורשת 2014 - אתרי עתיקות בצפון הארץ - מבצר יחיעם (38).JPG|thumb|पब्बतो]]
पब्बतो तु एको भू-आकारो यो तु परिवेट्ठक धरातलम्हा उत्तुंगो होति, सामाञ्ञतो तस्स सिखरो'पि होति। पठवियं उत्तुंगतमो पब्बतो एवरेस्ट ति अत्थि, यो तु एसिया-महादीपे हिमालयेसु अत्थि। सोरमंडले सब्बोच्चो पब्बतो ओलिम्पस मोन्स् ति मंगलग्गहे अत्थि। भूतले पब्बता ठलमंडलस्स पट्टिकानं गतिया तथा च परस्परं कियाय उब्भूता होन्ति।
{{stub}}
58j30b2v2bibl3bid36olpf1dwj0ky3
कोयम्बत्तूर् बैपास् Koyambattūr Baipās
0
5905
102388
94622
2024-02-05T13:47:27Z
जसवंत मोदी
7414
+ stub
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]]
wikitext
text/x-wiki
#REDIRECT [[कोयम्बत्तूर् बैपास् Koyambattūr Baipās]]
r95k0gjmxih47qlrxzqejvqkh08rq6v
तुलसी पीठम् Tulasī Pīṭham
0
5907
102381
97201
2024-02-05T13:42:17Z
जसवंत मोदी
7414
+ stub
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
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
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
wikitext
text/x-wiki
<div style="clear:{{{1|both}}};"></div><noinclude>
[[Category:Wikipedia formatting and function templates]]
</noinclude>
dwep1gm86cc8q8u5pbbetov35a7825i
पालि Pāli
0
5927
102357
102341
2024-02-04T14:19:29Z
जसवंत मोदी
7414
/* बाह्यतन्तूनि */+s
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://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.
* [http://books.google.co.in/books?id=fE4l3ZpDJ28C&printsec=frontcover#v=onepage&q&f=false पालि-हिन्दी कोश] (गूगल पुस्तक ; लेखक - भदन्त आनन्द कौशल्यायन)
'''गण्ठा :'''
* [http://www.palitext.com/ पालि टेक्स्ट सोसायटी]
* [http://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
* [http://wikisource.org/wiki/Main_Page:Pali 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)
* [http://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]
* [http://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 पालि-अंग्रेजी अनुवादक प्रोग्राम] (प्रायोगिक)
* [http://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]
jmcdobd0sshnp84ccczeys1vxzv4g5o
चिकित्सा विञ्ञाणं
0
5936
95739
84281
2015-06-18T11:33:34Z
164.100.97.2
/* गन्थवंस */
wikitext
text/x-wiki
'''चिकित्सा विञ्ञाणं'''<ref>विज्ञान</ref>
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्साविञ्ञाणं]]
l9joaeutfwh6md9fznitgdphnteol3u
विभाग:६५९
14
5940
84235
2012-06-18T00:25:48Z
AnandVivekSatpathi
2093
Created page with "वर्ष"
wikitext
text/x-wiki
वर्ष
9k3clny60k5e4pt5pbjtgtmmxbfqiw6
विभाग:ग्राम
14
5941
84236
2012-06-18T00:27:57Z
AnandVivekSatpathi
2093
Created page with "ग्राम विभाग"
wikitext
text/x-wiki
ग्राम विभाग
h4xb4mxx5jfiy9jl164ru5xh1qvryxg
विभाग:उत्तर आयरलैंड
14
5942
84237
2012-06-18T00:29:17Z
AnandVivekSatpathi
2093
Created page with "उत्तर आयरलैंड"
wikitext
text/x-wiki
उत्तर आयरलैंड
i5yo44krklkjmahvnk6tc8iacxexguy
विभाग:उत्तर आयरलैंडस्य ग्राम
14
5943
84238
2012-06-18T00:30:08Z
AnandVivekSatpathi
2093
Created page with "उत्तर आयरलैंडस्य ग्राम"
wikitext
text/x-wiki
उत्तर आयरलैंडस्य ग्राम
rasxeim8092hndmp0y5a5merz9upeca
गणितं
0
5948
102371
97118
2024-02-05T13:00:43Z
जसवंत मोदी
7414
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]]
|}
== अभिञ्ञाणा ==
<references />
[[विभाग:गणितं|गणितं]]
9ktuc1hiw35irvt27ec6w9a1125jaer
विभाग:गणितं
14
5949
84276
2012-06-19T01:12:12Z
AnandVivekSatpathi
2093
Created page with "गणितं"
wikitext
text/x-wiki
गणितं
iossk5ire3y5kjojq972w6igtj7n7uh
विभाग:चिकित्सा विञ्ञाणं
14
5950
84283
2012-06-19T02:00:57Z
AnandVivekSatpathi
2093
Created page with "'''चिकित्सा विञ्ञाणं'''"
wikitext
text/x-wiki
'''चिकित्सा विञ्ञाणं'''
15yodiols0g8eivcp5thpg5hn1izxwl
स्वास्थ्य विज्ञान
0
5951
84337
2012-06-19T02:59:44Z
AnandVivekSatpathi
2093
Created page with "'''स्वास्थ्य विज्ञान''' == अभिञ्ञाणा == <references /> == गन्थवंस == {{चिकित्सा}} [[वि..."
wikitext
text/x-wiki
'''स्वास्थ्य विज्ञान'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
g1tx29ip7p0k62rm5ocyepe2u01kbw3
चिकित्साशास्त्र
0
5952
84340
2012-06-19T03:02:04Z
AnandVivekSatpathi
2093
Created page with "'''चिकित्साशास्त्र''' == अभिञ्ञाणा == <references /> == गन्थवंस == {{चिकित्सा}} [[विभ..."
wikitext
text/x-wiki
'''चिकित्साशास्त्र'''
== अभिञ्ञाणा ==
<references />
== गन्थवंस ==
{{चिकित्सा}}
[[विभाग:चिकित्सा विञ्ञाणं]]
m7hs9pybynmjd0n7wh9fg4vwh46v77t
पटिरूप:Bots
10
5953
101498
101267
2022-05-30T21:20:38Z
CX Zoom
6375
+ Cat
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
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
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 "भाषा विभाग"
wikitext
text/x-wiki
भाषा विभाग
0zls0xe65f90hbnd1365orkz945rv8t
बस्तर
0
5958
97375
94626
2021-04-15T13:33:01Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''{{PAGENAME}}''' भारतस्य ग्राम अस्तु।
== अभिञ्ञाणा ==
<references />
[[विभाग:ग्राम]]
2wk3tp2n72hpl1rq1du3b0xiwuwqw8e
छत्तीसगढ़
0
5959
97165
94627
2021-04-15T13:28:41Z
Tahmid
5870
translation & cleaning
wikitext
text/x-wiki
'''छत्तीसगढ़''' [[भारत|भारतस्य]] मध्यखण्डे प्रान्त: अस्तु।<ref>[http://www.chhatisgarh.nic.in/ छत्तीसगढ़]</ref>
[[पटिमा:Chhattisgarh in India (disputed hatched).svg|thumb|]]
== अभिञ्ञाणा ==
<references />
[[विभाग:भारतस्य राज्यानि]]
a6cb0fui1ggshxmkc2xnds06sl2iby3
विभाग:भारतस्य राज्यानि
14
5961
84455
2012-06-27T10:16:43Z
AnandVivekSatpathi
2093
Created page with "भारतस्य राज्यानि"
wikitext
text/x-wiki
भारतस्य राज्यानि
2fswsy0t2xzkkdm446z61ntw2hjbz4u
विभाग:३६२
14
5962
84458
2012-06-27T10:50:41Z
AnandVivekSatpathi
2093
Created page with "वर्ष ३६२"
wikitext
text/x-wiki
वर्ष ३६२
9ob72vecroifawtascpx01etdqkhso8
विभाग:८६१
14
5963
84459
2012-06-27T10:51:57Z
AnandVivekSatpathi
2093
Created page with "वर्ष ८६१"
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
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
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
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 }} | ..."
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:..."
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
84488
2012-06-30T02:24:40Z
AnandVivekSatpathi
2093
Created page with "<table class="plainlinks ombox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}} | speedy = ombox-speedy | delete = ombox-delete | content = ombox-content..."
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 = Imbox notice.png
}} | {{#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>
3fj6jo0170lpcehycnwqxc5kyuxqmgq
पटिरूप:Ombox/core/doc
10
5978
101712
94808
2022-06-13T20:07:15Z
CX Zoom
6375
Update
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
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
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
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 ..."
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
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]])
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]])
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
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
उपयुक्त
wikitext
text/x-wiki
#REDIRECT [[१]]
fuuzj15ltvv2sx0vnmuioj4tsnvmute
2
0
6005
84561
2012-07-05T04:22:00Z
AnandVivekSatpathi
2093
Redirected page to [[२]]
wikitext
text/x-wiki
#REDIRECT [[२]]
aa6n22hwswd5ykbpli5v9m3zz7qso1x
मीडियाविकि:Protect-dropdown
8
6007
100363
100362
2022-03-17T12:43:28Z
CX Zoom
6375
Better wording
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..."
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
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]]
wikitext
text/x-wiki
#REDIRECT [[पालि Pāli]]
iojm8o1yrzp5qkikerxy0oq7wy70sz5
मीडियाविकि:Gadget-Transtool
8
6012
84595
84594
2012-07-09T02:02:05Z
AnandVivekSatpathi
2093
wikitext
text/x-wiki
[[:hi:विकिपीडिया:देवनागरी में कैसे टंकण करें?|देवनागरी टंकण टुल]] Devanagari Editing Transtool
4vkgobaujkgg9w787iow5krr7mivtch
विभाग:Protected templates
14
6013
84598
2012-07-09T02:21:43Z
AnandVivekSatpathi
2093
new
wikitext
text/x-wiki
Templates
sb5sdt9g77hmm7era959h1vvec8r2l2
पटिरूप:Navbox/doc
10
6014
101715
101713
2022-06-13T20:21:06Z
CX Zoom
6375
Update
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
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
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
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
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))
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
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
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]]
wikitext
text/x-wiki
#REDIRECT [[पालि Pāli]]
iojm8o1yrzp5qkikerxy0oq7wy70sz5
विभाग:भौतिकशास्त्र
14
6028
84648
2012-07-13T02:25:11Z
AnandVivekSatpathi
2093
Created page with "भौतिकशास्त्र"
wikitext
text/x-wiki
भौतिकशास्त्र
9h60tbhn1y2ddj30mfmq15yjp2fqlim
पटिरूप:User sv
10
6030
101330
101328
2022-05-24T19:23:50Z
CX Zoom
6375
Fix categorisation
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
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
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
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
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
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
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
102073
102072
2023-02-13T05:35:23Z
Gunyam
6896
/* errors detected by the Check Wiki project */ new section
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|thumb|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.|thumb|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)
njfc4cd0b2f90wdxw78cjz5b0qkdpng
असमरज्जं
0
6084
102320
102319
2024-01-10T17:54:41Z
जसवंत मोदी
7414
/* सम्पक्कतन्तूनि */
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/
{{भारतस्य राज्यानि केन्द्रशासितप्रदेशाः च}}
[[वर्गः: भारतस्य राज्यानि]]
[[वर्गः: भारतम्]]
[[विभाग:भारतस्स रज्जानि]]
[[विभाग:भारतं]]
8wb4dvk3uzo8fbk3x325enfttfgs6ak
विभाग:भारतस्स रज्जानि
14
6085
86713
86711
2012-11-21T16:59:59Z
Hemant wikikosh
824
wikitext
text/x-wiki
एत्थ भारतस्स रज्जानं विसये लेखा होन्तु।
43k1vdld9j8wtlmaupx5ge9hgay9kae
विभाग:भारतं
14
6086
86712
2012-11-21T16:59:47Z
Hemant wikikosh
824
Created page with "एत्थ भारतस्स विसये लेखा होन्तु।"
wikitext
text/x-wiki
एत्थ भारतस्स विसये लेखा होन्तु।
4le5m0l40bwnj8kyiiq1bwhuy5gneum
विभाग:स्काउट
14
6228
95089
2013-11-13T09:05:21Z
Nabin K. Sapkota
2746
Created page with "Pages in category "स्काउट""
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]]
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 [[पटिरूप:कायस्य निकाय]]
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:कायस्य निकाय]]
8kxspzoc613qzmpzmiettqfdfd4gj4r
न्ह्रारु
0
6280
95223
2014-05-14T06:57:50Z
Eukesh
59
Eukesh moved page [[न्ह्रारु]] to [[न्हारु]]
wikitext
text/x-wiki
#REDIRECT [[न्हारु]]
ad71xy0af0c8w2p5g8ocgwuf77hzur2
अठ्ठि
0
6281
95225
2014-05-14T06:58:20Z
Eukesh
59
Eukesh moved page [[अठ्ठि]] to [[अट्ठि]]
wikitext
text/x-wiki
#REDIRECT [[अट्ठि]]
1gqma037fbjp879acos71ce89angw2p
अठ्ठिमिज्जं
0
6282
95227
2014-05-14T06:58:45Z
Eukesh
59
Eukesh moved page [[अठ्ठिमिज्जं]] to [[अट्ठिमिञ्जं]]
wikitext
text/x-wiki
#REDIRECT [[अट्ठिमिञ्जं]]
mqkhheq56ehben7grh0fhmb45l8tip9
वक्कं
0
6283
95229
2014-05-14T06:59:25Z
Eukesh
59
Eukesh moved page [[वक्कं]] to [[वक्कं]]
wikitext
text/x-wiki
#REDIRECT [[वक्कं]]
kn48k4e5exm72vo7vgl48ybqji6sfp5
ह्र्दयं
0
6284
95231
2014-05-14T06:59:53Z
Eukesh
59
Eukesh moved page [[ह्र्दयं]] to [[हदयं]]
wikitext
text/x-wiki
#REDIRECT [[हदयं]]
o588s0u17e4rskf4pe2cao5mw7muqnz
उदरीयं
0
6285
95233
2014-05-14T07:00:27Z
Eukesh
59
Eukesh moved page [[उदरीयं]] to [[उदरियं]]
wikitext
text/x-wiki
#REDIRECT [[उदरियं]]
0e79urk8gxdxrjdaz1xwok7z9pdu35r
शरीर अङ्ग
0
6286
95235
2014-05-14T07:00:59Z
Eukesh
59
Eukesh moved page [[शरीर अङ्ग]] to [[काय]]
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
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
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..."
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
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)..."
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]]
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
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 [[तिपिटक]]
wikitext
text/x-wiki
#REDIRECT [[तिपिटक]]
a5j90150xqj50oi0bqtre62ciwx4uyz
सुत्तपिटक
0
6330
102406
97592
2024-02-07T04:34:54Z
जसवंत मोदी
7414
/* विभाजन */
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.
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
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.
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
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
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]]
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.
wikitext
text/x-wiki
भारतीये इतिहासे असोको नाम राजा जातो. सो कच्चि महा राजा अहोसि.
{{stub}}
59tn53p630tmsjh8fdgxw0kra4k4fe4
धम्मो
0
6352
95846
95419
2015-11-13T08:11:41Z
धम्मसंदेश
2943
wikitext
text/x-wiki
धम्मो ति अतीव व्यापकं पदं अत्थि. पकते सब्बेसु तत्वेसु यो सभावो तिट्ठति सो व धम्मो. धारेति ति धम्मो.
5n3ep55ctbs2uu46q0iem3vn5u6qler
मनुष्य विञ्ञाणं
0
6460
95813
2015-09-29T09:39:34Z
धम्मसंदेश
2943
Created page with "मनुस्सविञ्ञाणं तादिसं विञ्ञाणं वत्तति यत्थ मनुस्सस्स इतिहासिकं..."
wikitext
text/x-wiki
मनुस्सविञ्ञाणं तादिसं विञ्ञाणं वत्तति यत्थ मनुस्सस्स इतिहासिकं अज्झयनं होति.
btoleww1qowoqigcf71jcaxjxmi7vm8
विभाग:विकिपीडिया
14
6469
95834
2015-10-28T19:17:19Z
65.246.45.21
gayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
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..."
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 "--~~~~"
wikitext
text/x-wiki
--[[User:永続繁栄|永続繁栄]] ([[User talk:永続繁栄|वार्ता]]) १४:३३, २५ नवम्बर २०१५ (UTC)
aqz1ed2g96jerf137khkreo41bh9w33
Nāvā
0
6475
100910
96102
2022-04-10T18:12:05Z
CX Zoom
6375
removed [[Category:Samudda]] using [[Help:Gadget-HotCat|HotCat]]
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)
gmd6wkwprzmtli7xpsd35yd09w6q1a3
नावा
0
6477
95862
2015-11-29T14:25:04Z
ВМНС
3457
Redirected page to [[Nāvā]]
wikitext
text/x-wiki
#REDIRECT [[Nāvā]]
m6ow1hdauh6357dkwn67wx295w9qkfl
नरो
0
6478
95881
95878
2015-12-21T12:46:56Z
Satdeep Gill
3076
wikitext
text/x-wiki
'''नरो''' येव पुरिसो.
3ph73am37utbosqgca0p0e7g4umyag6
डॉ. आम्बेडकरो
0
6479
95880
2015-12-21T10:30:10Z
14.139.58.114
Created page with "डॉ. आम्बेडकरो भारतस्स सेट्ठो नेता अहोसि."
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]])
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]]
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
एस्पन्योलषा
0
6502
102085
101989
2023-02-28T21:42:38Z
178.120.21.54
False
wikitext
text/x-wiki
[[File:Detailed SVG map of the Hispanophone world.svg|upright=2|thumb|एस्पन्योल भाषा]]
'''एस्पन्योलषा''' एकस्य भाषा अस्तु।
j7zoduex4k2402k87ympem4lk7xl3ca
Wikipedia:VisualEditor
4
6503
95969
2016-08-24T12:55:48Z
Elitre (WMF)
3281
+redirect
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 [[बाबासाहेब आंबेडकर]]
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.
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.
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.
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.
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
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
wikitext
text/x-wiki
'''मोहं जो दारो''' एका पुरातात्वस्स शेत्र अस्तु। मोहं जो दारो एको सिंधी भासास्स सद्द होन्ति।
[[पटिमा:Mohenjodaro - view of the stupa mound.JPG|center|thumb|<center>मोहं जो दारो</center>]]
ku5j274y4cqan6tgt416hru9kouz4bq
नवानगर राज्य
0
6669
102378
102376
2024-02-05T13:24:54Z
जसवंत मोदी
7414
stub
wikitext
text/x-wiki
[[पटिमा:Ranjitsinh.jpeg|thumb|जाम रणजी]]
'''नवानगर''' भारतस्स एको देशी राज्य होन्त।
{{stub}}
0her3j414dm088bo1047dvv7on48wwn
ध्रोल रज्जं
0
6670
102026
102011
2023-01-21T20:24:51Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:DD6C:C052:431A:83EA|2405:201:AC06:B130:DD6C:C052:431A:83EA]] ([[User talk:2405:201:AC06:B130:DD6C:C052:431A:83EA|talk]]) to last revision by [[User:Hardhrol|Hardhrol]]
wikitext
text/x-wiki
'''ध्रोल''' रज्जं भारतस्स पच्छिमदिसि विज्जमानं रज्जं अहु। ध्रोल नगरो, ध्रोल रज्जस्स राजधानी अहु। ध्रोल रज्जस्स राजा जाडेजा-राजवंसे अहोसि।
mhghmyrt54q2yqidgco1mvrb3oe4xcg
जाडेजा
0
6675
100936
99746
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
wikitext
text/x-wiki
'''जाडेजा''' वृष्णी कुलज एकं राजपुत राजवंसम् अस्त। ते शासित पच्छमस्य कच्छ स सोरठस्य [[नवानगर राज्य|नवानगर]], [[ध्रोल रज्जं|ध्रोल]], राजकोट, गोंडळ, मोरबी एवं [[मकाजी मेघपर]] राज्यम्।
382pomdzmbpmmiw1rjxdnbut4n4j7pw
फलक लिपि
0
6676
97322
96351
2021-04-15T13:31:56Z
Tahmid
5870
translation & cleaning
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
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
wikitext
text/x-wiki
[[पटिमा:Gujarati Script Sample.svg|thumb|गुजराती लिपिसू लिखितो गुजराती सद्द]]
'''गुजराती''' (ગુજરાતી) भारतवस्सस्स एका भासा अत्थि। एसा भारतयोरोपीयपरिवारस्स एका वाणि अत्थि। गुजराती तु गुजराती लिपिसु लिखीयति। गुजराती भासास्स उप्पतिदेसा गुजरात अत्थि।
{{stub}}
a9v3lxo5lzewlvaftwhv7czhf3pugbb
स्वप्नवासवदत्तम्
0
6682
96358
2018-10-11T17:03:34Z
Hardhrol
4776
नूतन पिठ्ठा
wikitext
text/x-wiki
'''स्वप्नवासवदत्तम्''' एका नाटयय अत्थि। ईमा भास लिखितो नाटयय अत्थि।
4qcho2htnlpiipi50551jp5mauebl22
वलहि
0
6683
96359
2018-10-12T11:44:09Z
Hardhrol
4776
नूतन पिठ्ठा
wikitext
text/x-wiki
'''वलहि''' एका सनातन ग्राम अत्थि, ईमा पतिठ्ठापना अंतो सोरठ पदेश।
b41evfpg7qbfr0s7w9dfrtrdp38b7d4
वनाळी
0
6684
96360
2018-10-12T11:47:03Z
Hardhrol
4776
नूतन पिठ्ठा
wikitext
text/x-wiki
'''वनाळी''' एका ग्राम अत्थि, ईमा पतिठ्ठापना अंतो सोरठ पदेश।
a6h01vxz7wmcq8pijijhoghv2st0d1o
मकाजी मेघपर मूलिका पाठसाला
0
6685
102384
102383
2024-02-05T13:44:32Z
जसवंत मोदी
7414
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.
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.
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.
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
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
97598
96400
2021-04-15T13:37:53Z
Tahmid
5870
translation & cleaning
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 =
}}
'''सौराष्ट्र राज्य संमन्त्रणाधिवेश''' कं अपंजिकृत संघटन स्ह, ए रि [[भारत]]न्ना गुजरात राज्यस्स सौराष्ट्र प्रदेशस्स अलग करमः स्वक्षत्र '''सौराष्ट्र''' राज्यस्स निर्माण क्को अभियान चालनवा।
[[पटिमा:SauRajSam Color.jpg|thumb|'''''विक्रान्त चिह्न''''', रक्तध्वज धारणकत्ता सिंह इ संगठनस्स प्रतिक स्ह।]]
2rqjeaad8yn77s8y482d7mqnq768ofk
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]]
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]])
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
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 [[अहिर]]
wikitext
text/x-wiki
#REDIRECT [[अहिर]]
63n3553l6k9fcfhglczh7a70ds1km21
अहिर
0
6712
102301
102300
2023-12-29T07:09:57Z
Yogesh rohi
7396
/* यदुवंश अहीर जाति के अन्तर्गत था जिसमें यदु ने गोपालन परम्परा का पालन किया */
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)।
अब निश्चित रूप से आभीर और गोप परस्पर पर्याय वाची रूप हैं।
यह शास्त्रीय पद्धति से प्रमाणित भी है ।
अब बात रही अहीरों या गोपों द्वारा अर्जुन को लूटने वाली तो इसका प्रस्तुति-करण ही कालान्तरण में पुराणों के पुरोहितों 'ने गलत तरीके से सम्पादित किया ।
जैसा कि प्रभास क्षेत्र में प्रमुख यादवों के परस्पर मारे जाने के बाद चोरी अर्जुन करके ले जा रहा है यदुकुल की स्त्रीयों की और यदुवंशी गोपों 'ने जब अर्जुन को पञ्चनद प्रदेश पंजाब में घेर लिया और अपने कुल की स्त्रियों को अपने साथ ले लिया तो पाखण्डीयों 'ने उसे ही इस घटना को गोपों द्वारा अर्जुन को लूटना बता दिया ।
कृष्ण के समय में अर्जुन यदुकुल की एक स्त्री या कन्या को छुपकर अपहरण कर ले गया था ।
तब कुपित यादव गोपों से कृष्ण 'ने उसे बचा लिया था।
तब उसे घमण्ड ये भी हो गया कि मेरा तो अजेय नारायणी सेना भी कुछ नहीं कर पायी ।
#
उन्हीं यादव गोपों नें कृष्ण के देहावसान के उपरान्त पंजाब में अर्जुन को बुरी तरह परास्त किया था सेना सहित जो अर्जुन उस समय का महान यौद्धा था
विचारणीय तथ्य यह भी है कि अर्जुन जैसे महान यौद्धा को साधारण भील या किरात कैसे परास्त कर सकते हैं ?
वस्तुत अर्जुन को पञ्चनद प्रदेश (पंजाब ) में परास्त करने वाले यादवों की नारायणी सेना के यौद्धा गोप ही थे.
नारायणी सेना के गोपों ने ही पंजाब प्रदेश में अर्जुन को परास्त कर यदुवंशीयों की स्त्रियों को अपने साथ ले लिया था तो इस घटना को लूटने की घटना बता दिया।
वे यादव भी गोप अहीर नामान्तरण से हैं 'परन्तु इस घटना के लूट कहकर दर्शाया जाना
पुराणकारों का घोर षड्यन्त्र है पूर्व दुराग्रह है।
और ये मिलाबट बाद की है।
इसलिए कथानक का विरोधाभासी होना स्वाभाविक है।
क्यों कि जब नन्द और वसुदेव दौनों ही सजातीय गोप बन्धु हैं
ये हृदीक पुत्र देवमीढ़ के पौत्र (नाती) हैं ।
तो फिर गोप ही गोपिकाओं को लूटें ये असंगत बातें हैं ।
बाद के व्रज भाषा के कवियों ने इन घटनाओं को प्रक्षिप्त मान कर ही गोप या आभीर के स्थान पर (भील) शब्द का प्रयोग कर दिया है- ।
____________________________________
प्राय: कुछ रूढ़िवादी ब्राह्मण अथवा राजपूत समुदाय के लोग यादवों को आभीरों (गोपों) से पृथक बताने वाले
महाभारत के मूसल पर्व अष्टम् अध्याय से
यह प्रक्षिप्त (नकली)श्लोक उद्धृत करते हैं ।
यद्यपि नारायणी सेना के गोपों' ने यदुकुल की स्त्रियों को अपने साथ ले जाते हुए अर्जुन को पञ्चनद प्रदेश (पंजाब) में परास्त किया था ।
और अपने यदुकुल की स्त्रियों को अपने साथ चलने के लिए भी कहा था और कुछ विधवाएें पुन: अपने ही पुराने घरों में यदुवंशी गोपों के साथ स्वेच्छा से चली गयी थीं।
'परन्तु इन तथ्यों को परवर्ती पुराण कारों 'ने गलत तरीके से प्रस्तुत किया है।
और घटना के मूल तथ्य को मध्य में ही तिरोहित ( गायब) कर दिया है- ।
जैसा कि महाभारत के मूसल पर्व में जिसका श्लोक निम्नलिखित है ।
यहाँ अहीरों को लोभी लालची और अशुभदर्शी वर्णित किया है ।👇
______________________________
ततस्ते पापकर्माणो लोभोपहतचेतस: ।
आभीरा मन्त्रामासु: समेत्याशुभ दर्शना: ।। ४७।
अर्थात् वे पापकर्म करने वाले तथा लोभ से पतित चित्त वाले !अशुभ -दर्शन अहीरों ने एकत्रित होकर वृष्णि वंशी यादवों को लूटने की सलाह की ।४७।
अब इसी बात को बारहवीं शताब्दी में पुनारचित ग्रन्थ श्री-मद्भगवद् पुराण के प्रथम स्कन्ध के पन्द्रहवें अध्याय में आभीर शब्द के स्थान पर गोप शब्द सम्बोधन द्वारा कहा गया है ।
इसे देखें---
_______________________________________________
"सो८हं नृपेन्द्र रहित: पुरुषोत्तमेन ।
सख्या प्रियेण सुहृदा हृदयेन शून्य: ।।
अध्वन्युरूक्रम परिग्रहम् अंग रक्षन् ।
गौपै: सद्भिरबलेव विनिर्जितो८स्मि ।२०।
हे राजन् ! जो मेरे सखा अथवा -प्रिय मित्र -नहीं ,नहीं मेरे हृदय ही थे ; उन्हीं पुरुषोत्तम कृष्ण से मैं रहित हो गया हूँ ।कृष्ण की पत्नीयाें को द्वारिका से अपने साथ इन्द्र-प्रस्थ लेकर आर रहा था ।
परन्तु मार्ग में दुष्ट गोपों ने मुझे एक अबला के समान हरा दिया ।
और मैं अर्जुन उनकी गोपिकाओं तथा वृष्णि वंशीयों की पत्नीयाें की रक्षा नहीं कर सका!
( श्रीमद्भगवद् पुराण अध्याय एक श्लोक संख्या २०(पृष्ट संख्या --१०६ गीता प्रेस गोरखपुर देखें---
महाभारत के मूसल पर्व में गोप के स्थान पर आभीर शब्द का प्रयोग सिद्ध करता है कि गोप ही आभीर है।
उपर्युक्त घटनाओं का सम्पादन पुराण कारों'ने द्वेष वश किया इस प्रकार किया कि पढ़ने वाले गोप अथवा अहीर और यादवों को अलग
मानें ये बाद की मिलाबटें हैं ।
यद्यपि अर्जुन की सुभद्रा अपहरण की घटना ने यदुवंशी गोपों के क्रोध को चरम पर पहुँचा दिया था ।
हरिवंशपुराण या पद्म-पुराण में गोप ही यादव हैं।
और गोपों का नामान्तरण आभीर है ।
भागवत पुराण में मिलाबट हद से ज्यादा है
बारहवीं सदी में पुनर्सम्पादित ग्रन्थ श्रीमद्भागवत् पुराण में अहीरों को बाहर से यवन हूण तथा शकों के साथ आया बताया गया फिर महाभारत में मूसल पर्व में वर्णित अभीर कहाँ से आ गये.
nz2mhz751dut8g06bdnmwfkvespxwxr
अनारिय
0
6713
100939
99748
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
wikitext
text/x-wiki
'''अनारिय''', अरिथान, ''"रि न आरिय यत्"''। वेदिक गरिंथातन्ना ई शबदस्स उपयोग जनपरीजाति, वाचा, देश पि विचारक्को करित स्ह।<ref>[http://aryamantavya.in/arya-and-anarya/ आरियमंतविय.इन ''शबदारिथ'']</ref>
== ई'पि दरुश ==
* [[दलित]]
== संदरिभ ==
{{Reflist}}
pd2lx21wlebgc67ue0av1vo5md5i7zi
दविज
0
6714
97221
96774
2021-04-15T13:29:42Z
Tahmid
5870
translation & cleaning
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
wikitext
text/x-wiki
'''गिरीवाण''', [[क्श्हतरिय]] ध [[दविज]] जनस्स कं आरिय वाचा स्ह।
5fmieti6umyb2t26vkr8qnzwo1xtw10
राजपुत
0
6716
100938
99745
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
wikitext
text/x-wiki
वरितमान समयन्ना सकळ अचछ [[शूद्र]] वंश'पि जनक्को '''राजपुत''' शबदस्स उपयोग होनान।
== ई'पि दरुश ==
* [[जाडेजा]]
2qtgkca29yedr59hx2m4hu4wxjq1im1
जाट
0
6717
100935
99778
2022-04-11T06:04:30Z
CX Zoom
6375
Revert vandalism, addition of unsourced content
wikitext
text/x-wiki
जाट, ऊदक् भारतन्ना कं क्षत्रिय ईलव जाति स्ह।
5x9l567jtes0hyrnnd7fiy3ddlthdkn
गुरीजर
0
6718
96769
96703
2020-10-06T14:13:27Z
Mansur8388
5721
परांतन्ना सथित कं गाम स्ह। इ गामस्स विसतार २३.४४ वरिग किमि स्ह ध गामन्ना २००० जनस्स संभवित वसन स्ह। गामस्स सथापन विकरिम सन् १८११न्ना राजकंवर मकनजि जाडेजाते कर वियाः। मकाजी मेघपर गाम मूलिका पाठशाळा, बाळकरिडांगण पि दुगधालय सदरुश सेवा धरावत स्ह। मयुरधवज
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
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))
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
wikitext
text/x-wiki
अवस्सय Avassaya
duyvw3xyvc3mjqjfs6b6qjereh2kdkb
मीडियाविकि:Randompage
8
6737
96655
2020-03-30T07:57:15Z
~riley
2100
Move from [[Mediawiki:Sidebar]] (global sysop action
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
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
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
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.
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.
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.
wikitext
text/x-wiki
Users in this category indicate their knowledge of language Telugu.
b7qdj5f8853656izbyzaiepj3lqmgsm
नरेंद्र मोदी
0
6752
102020
102002
2023-01-21T20:21:54Z
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:CX Zoom|CX Zoom]]
wikitext
text/x-wiki
[[पटिमा:Prime Minister of India Narendra Modi.jpg|right|frameless]]
'''नरेंद्र मोदी''' भारत गणराज्य १४वें प्रधाने मंत्री अस्तु।
du2gg07nkdcyvz5926bqwt37bwpb82m
कृष्ण
0
6758
102407
97073
2024-02-07T04:37:06Z
जसवंत मोदी
7414
+s
wikitext
text/x-wiki
[[पटिमा:Sri Mariamman Temple Singapore 2 amk.jpg|thumb]]
'''कृष्ण''' [[हिंदू]] धर्मा पूज्य भगवाने विष्नुः ८वेच अवतारका रुपमी अवतरिनु देवताः अस्तु।<ref>https://www.britannica.com/topic/Krishna-Hindu-deity</ref>
== संदरिभ ==
{{reflist}}
{{commons|Krishna|कृष्ण}}
{{stub}}
rulr68saoje14w5h85sznrq1gv9iylj
हिंदू धर्म
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]]
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
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:गहराई|गहराई]]
wikitext
text/x-wiki
{{Infobox politician|name=राजनाथ सिंह: Rajnath Singh|image=Rajnath.jpg|image_size=300px|birth_date=१० जुलाई १९५१|office=रक्षा मंत्री}}
cmaf6wpt1w0bnlusf8xgxeirgtye3b4
राम
0
6764
97505
96797
2021-04-15T13:35:46Z
Tahmid
5870
translation & cleaning
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 |year=1999|publisher=Motilal Banarsidass|pages=871–872}}</ref>
== संदरिभ ==
{{reflist}}
{{commons|Rama|राम}}
{{stub}}
3ruokymhnrjgwyxyvqq1tw0smjblfrz
शिव: Shiva
0
6768
96802
2020-12-04T03:56:02Z
गहराई
5763
An article on Hindu god Lord Shiva.
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
102377
102374
2024-02-05T13:24:38Z
जसवंत मोदी
7414
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ññāṇā ==
<references />
{{stub}}
d5w4qhfpk0z02qhpqakdr3hr8ir5ujr
विभाग:Featured articles
14
6779
96842
2021-01-28T14:02:16Z
Jubeboxer
5825
Created page with "{{Main|WP:FA}}"
wikitext
text/x-wiki
{{Main|WP:FA}}
r2jejw27r4dhkfgejsf41g6n6rz29zg
पाकिस्तान में हिन्दू धर्म
0
6780
102040
102036
2023-01-27T16:27:43Z
CX Zoom
6375
Reverted edits by [[Special:Contributions/2405:201:AC06:B130:D447:4E30:1864:99AE|2405:201:AC06:B130:D447:4E30:1864:99AE]] ([[User talk:2405:201:AC06:B130:D447:4E30:1864:99AE|talk]]) to last revision by [[User:Jubeboxer|Jubeboxer]]
wikitext
text/x-wiki
[[पटिमा:Hawan at Hinglaj Mata (Rani ki Mandir) During Yanglaj Yatra 2017 Photo by Aliraza Khatri.jpg|right|frameless]]
इस्लाम धर्म के बाद पाकिस्तान में हिंदू धर्म दूसरा सबसे बड़ा धर्म है। 2017 की पाकिस्तान जनगणना के अनुसार, हिंदुओं ने पाकिस्तान की आबादी का 2.14% हिस्सा बनाया
q9pp5zsu12zp3jvce93brrxo2p6le8m
आरा
0
6795
99750
2021-05-15T18:58:16Z
NIA3000
5089
Created page with "'''आरा''' भरतास्स बिहार राज्ये एको नगरो अत्थि।"
wikitext
text/x-wiki
'''आरा''' भरतास्स बिहार राज्ये एको नगरो अत्थि।
3h59zzmesazwspbhtnk0qukigf0hww0
हिंदू
0
6801
99761
2021-05-29T06:42:34Z
Mealiyta
5990
Mealiyta moved page [[हिंदू]] to [[हिंदू धर्म]]: Hinduism is called "हिन्दू धर्म".
wikitext
text/x-wiki
#REDIRECT [[हिंदू धर्म]]
6b2e4ig8kvn9xctpoa5s8s420lvnyh5
एस्वातीनी
0
6803
102331
102330
2024-01-10T23:27:43Z
जसवंत मोदी
7414
/* External links */+s
wikitext
text/x-wiki
[[पटिमा:Flag of Eswatini.svg|thumb|Flag of Eswatini]]
[[पटिमा:Coat_of_arms_of_Eswatini.svg|thumb|Coat of arms_of Eswatini]]
[[पटिमा: Location Eswatini AU Africa.svg|thumb|Location Eswatini]]
'''{{PAGENAME}}''', बीआईएस 2018 '''स्वाज़ीलैण्ड''', आधिकारिक नाम '''किंगडम ऑफ़ एस्वातीनी''' (अंग्रेज़ी: '''Kingdom of Eswatini'''), एकस्य राष्ट्र अस्तु.
[[पटिमा:Eswatini Regions map.png|419px]]
== External links ==
* [https://www.gov.sz/ The Government of The Kingdom of Eswatini], (Government website, English)
* [https://www.thekingdomofeswatini.com/ The Kingdom of Eswatini – a royal experience], official Eswatini tourism website (richly illustrated, English)
* [http://eswatininaturereserves.com/ Eswatini National Trust Commission – Conserving Eswatini's Natural and Cultural Heritage], (very extensive descriptions of history, culture and nature, English)
* [https://biggameparks.org/ The Kingdom of Eswatini's Big Game Parks] (page about the three big game parks, english)
4ytcv1fs33iars7sohotuujinm7ps49
पिपरा दीक्षित
0
6804
99773
2021-06-06T13:21:35Z
आशीष दीक्षित1802
6023
Created page with "पिपरा दीक्षित"
wikitext
text/x-wiki
पिपरा दीक्षित
ckir3nsc1gvycwu7mzeea5nlnxjho6h
मीडियाविकि: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]])
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]]
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.
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.
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.
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.
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
wikitext
text/x-wiki
#REDIRECT [[देय्यरट्ठ]]
8glc4yzuxw1hm453jvb829idazzsphl
300
0
6825
99920
99919
2021-11-06T05:38:26Z
1.42.58.115
Redirected page to [[३००]]
wikitext
text/x-wiki
#REDIRECT [[३००]]
bvp6dvc933icabc6y7dd0s7ww6gydwq
माया
0
6827
100851
100850
2022-04-03T04:25:26Z
1.42.98.67
Redirected page to [[माया (हिन्दू धम्म)]]
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
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
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.
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.
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
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
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
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.
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.
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.
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.
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.
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.
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]]
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.
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.
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Templates copied from English Wikipedia
14
6861
100034
2022-03-10T14:33:22Z
CX Zoom
6375
Create new category
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:Str rightc
10
6864
101763
101677
2022-06-28T21:36:18Z
CX Zoom
6375
Copied
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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.
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
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.
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
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
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.
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]])
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]])
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
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.
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
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"
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
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
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
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
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
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
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
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
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
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
wikitext
text/x-wiki
#REDIRECT [[पटिरूप:Soft redirect]]
q8s3bmezltje4sw0rg4xru3dyxxk8og
पटिरूप:Str leftc
10
6912
101759
101676
2022-06-28T21:25:00Z
CX Zoom
6375
+ Doc
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.
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
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
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
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
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
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.
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.
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
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
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.
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
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
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
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
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.
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.
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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.
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
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:Top icon edit protected
10
6969
101741
101605
2022-06-28T20:35:09Z
CX Zoom
6375
+ Cat
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
wikitext
text/x-wiki
#REDIRECT [[Wikipedia:Noticeboard]]
b75yaenbbnx4tj7ti7hznxamki0kybb
पटिरूप:Error
10
6978
101533
100410
2022-05-30T23:41:37Z
CX Zoom
6375
+ Cat
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.
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
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
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Module:Error/doc
828
6984
100418
2022-03-19T11:10:10Z
CX Zoom
6375
Create empty documentation
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
wikitext
text/x-wiki
#REDIRECT [[मन्तन ठान Mantana ṭhāna]]
90jehf4mjcyxvwo7e2t1tlzj3hry9tb
पटिरूप:NUMBEROFSECTIONS
10
6991
101577
100455
2022-05-31T13:07:45Z
CX Zoom
6375
+ Cat
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
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
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Module:NUMBEROFSECTIONS/doc
828
6996
100445
2022-03-19T16:07:44Z
CX Zoom
6375
Create empty documentation
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
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Navboxes
14
7002
100476
2022-03-20T10:55:54Z
CX Zoom
6375
Create new category
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
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)
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)
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)
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)
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)
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)
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).
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)
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)
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)
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)
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)
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)
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
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
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
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
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
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
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
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
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
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
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
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
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
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>
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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.
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
wikitext
text/x-wiki
#REDIRECT [[Bhikkhunipatimokkha]]
f92lb462cnjdgfhlv7zyggjlreeilxk
Buddho
0
7064
100899
100897
2022-04-10T16:43:17Z
CX Zoom
6375
Correct redirect
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
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]]
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
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]]
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
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]]
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]]
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]]
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
विभाग:Buddhism
14
7077
100986
100977
2022-04-11T10:30:15Z
CX Zoom
6375
Hyphen not recognised
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
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
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
wikitext
text/x-wiki
[[विभाग:MediaWiki tracking categories]]
3x5l2f6rpbinhkrtkoi5egq1ed0wsk5
विभाग:Etarahi desā
14
7084
100992
2022-04-11T11:01:47Z
CX Zoom
6375
Create new category
wikitext
text/x-wiki
{{Hatnote|English translation: Present countries}}
htmfppz6vkfmhkeft4lxouglfq0rlzv
विभाग:तिपिटक
14
7085
102121
100997
2023-03-24T15:08:41Z
Sandesh9822
4127
wikitext
text/x-wiki
[[विभाग:Buddhism]]
[[विभाग:बुद्धो धम्म]]
scvmgghupxfu2wb7unnxo60ww5wvcaz
पटिरूप:Str count
10
7096
101675
101016
2022-06-11T08:27:33Z
CX Zoom
6375
+ Cat
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
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
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
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]]
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
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
wikitext
text/x-wiki
Create
cuxay077bofdark5gnzrmp53kn5nfqc
पटिरूप:Mailing list member
10
7115
101563
101366
2022-05-31T11:27:47Z
CX Zoom
6375
+ Cat
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
Wikipedia:Project message subscriptions
4
7126
101238
101226
2022-05-23T19:40:04Z
CX Zoom
6375
Better wording
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
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
102438
102422
2024-03-29T22:42:41Z
MediaWiki message delivery
2796
/* The Signpost: 29 March 2024 */ new section
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 -->
sn0uxdywdp0mmlii3xxsnlrsl5inoe8
पटिरूप:Page header/Noticeboard/Wikidata
10
7129
102062
102055
2023-01-31T15:42:22Z
CX Zoom
6375
modify note
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
102436
102432
2024-03-25T13:33:53Z
MediaWiki message delivery
2796
/* Wikidata weekly Summary #621 */ new section
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 -->
lzncu4uw5xpg1cz76tar5txmqg9wubk
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.
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
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
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
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
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
wikitext
text/x-wiki
[[Category:Userbox]]
pjvmo024ymy4bxcf8z78avcs7ktj2th
विभाग:Userbox
14
7137
101342
2022-05-24T20:37:59Z
CX Zoom
6375
Create new category
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
मीडियाविकि:Sharedupload-desc-here
8
7139
101396
101395
2022-05-25T08:42:09Z
CX Zoom
6375
In message box
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
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
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
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
wikitext
text/x-wiki
phoiac9h4m842xq45sp7s6u21eteeq1
पटिरूप:TemplateStyles used
10
7147
101696
2022-06-11T09:49:19Z
CX Zoom
6375
Create maintenance template
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
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
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
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]]
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
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
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
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
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
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
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 [[मडगास्कर]]
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]])
json
application/json
{
"Mentors": []
}
dn46w1g5znu799elq35nkxlad6w2krp
Wikipedia:Noticeboard/Archive/2022
4
7176
102050
102047
2023-01-31T15:26:11Z
CX Zoom
6375
fix year
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
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]])
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
wikitext
text/x-wiki
#REDIRECT [[बुद्धत्ता]]
l2skmixz14qqhdldp3vm5h8xipbzzr4
बुद्धो धम्म
0
7183
102210
102116
2023-07-17T20:29:59Z
178.120.71.86
wikitext
text/x-wiki
[[पटिमा:Gautama Buddha.jpg|thumb|right|बुद्धो]]
'''बुद्धो धम्म''' एकस्य [[धम्म]]। बुद्धधम्मस्स अनुसारेण [[बुद्धो]] एको बोधिज्ञानयुत्तो पाणी होति।
[[विभाग:धम्म]]
[[विभाग:बुद्धो धम्म| ]]
fn7o71icvt5tcihhqpeb1olyd6oxc9d
विभाग:हिन्दू धर्म
14
7184
102117
2023-03-24T15:02:59Z
Sandesh9822
4127
Created page with "[[विभाग:धम्म]]"
wikitext
text/x-wiki
[[विभाग:धम्म]]
6ak08t1nhsikxm0wt866vuythsw757u
विभाग:बुद्धो धम्म
14
7185
102118
2023-03-24T15:03:34Z
Sandesh9822
4127
Created page with "[[विभाग:धम्म]]"
wikitext
text/x-wiki
[[विभाग:धम्म]]
6ak08t1nhsikxm0wt866vuythsw757u
हिन्दू धम्म
0
7186
102126
2023-03-24T15:18:46Z
Sandesh9822
4127
Sandesh9822 moved page [[हिन्दू धम्म]] to [[हिन्दू]]
wikitext
text/x-wiki
#REDIRECT [[हिन्दू]]
8ec7an9o78o95hbypwnnjaywhzjp3z7
भोजपुरी भाषा
0
7188
102139
102137
2023-04-06T06:52:24Z
लोहरान
7007
wikitext
text/x-wiki
[[File:Bhojpuri Region of Bihar & Utter Pradesh.png|thumb|भोजपुरी भाषा]]
'''भोजपुरी भाषा''' [[हिन्द यूरोपीय परिवारस्य]] एका [[भाषा]] अस्ति| भोजपुरी भाषा [[कैथी लिप्या]] लिख्यते|
5k6j3cs7zyn67ubvnpyftrita1ubwvd
पटिरूप:Db
10
7196
102201
102199
2023-07-04T20:29:54Z
CX Zoom
6375
Sanskrit =/= Pali; redirecting to local deletion template
wikitext
text/x-wiki
#REDIRECT [[Template:Delete]]
2iaip0k2kcll5ahaerjw4w6esz93tva
हेलसिंकी
0
7197
102252
2023-10-04T14:26:33Z
2001:99A:80E:3A00:49D3:4057:DC7E:29F6
Created page with "{| 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="1..."
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 | <small></big>
|-
| align=center colspan=2 | [[पटिमा:Helsinki sijainti Suomi.svg|300px]]
|}
'''हेलसिंकी'''
== अभिञ्ञाणा ==
{{commons|Helsinki|हेलसिंकी}}
{{stub}}
[[विभाग:फिन्लैंड]]
7m8sa48t9q5qlp73kr7x8xi90sjgv1t
विभाग:फिन्लैंड
14
7198
102255
102254
2023-10-04T14:31:42Z
2001:99A:80E:3A00:49D3:4057:DC7E:29F6
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=..."
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|}}}..."
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
डेविड वुडार्ड
0
7205
102410
102402
2024-02-07T22:57:03Z
InternetArchiveBot
5946
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
wikitext
text/x-wiki
[[पटिमा:David Woodard in 2020.jpg|thumb|190px|२०२० में वुडार्ड[[पटिमा:David Woodard signature.png|190px]]]]
[[पटिमा:D. Woodard and W. S. Burroughs with Dreamachine, 1997.jpg|thumb|190px|१९९७ में वुडार्ड च विलियम बरोज]]
'''डेविड जेम्ज़ वुडार्ड''' ([[Āngalabhāsā|आन्गलभासा]]: David James Woodard, /ˈwʊdɑːrd/; जन्म ६ अप्रैल १९६४, सांता बारबरा, [[क्यालिफोर्निया]]) हि [[संयुक्त राज्य अमेरिका|अमेऋइकजनो]] वादको च लेखको च।<ref>कारपेंटर, एस।, [https://www.latimes.com/archives/la-xpm-2001-may-09-cl-60944-story.html "In Concert at a Killer's Death"], ''लस् एञ्जेल्स टाइम्स्'', ९ मई २००१।</ref><ref>एप्स्तें, जे।, [https://web.archive.org/web/20161009180132/http://www.sfgate.com/opinion/article/Rebuilding-a-pure-Aryan-home-in-the-Paraguayan-2723542.php "Rebuilding a Home in the Jungle"], ''सान फ्रान्सिस्को क्रॉनिकलम्'', १३ मार्च २००५।</ref><ref>एलन, एम।, [http://nytimes.com/2005/01/20/garden/20mach.html "Décor by Timothy Leary"], ''दि न्यू यॉर्क टाइम्स'', २० जनवरी २००५।</ref><ref>वुडार्ड, डी।, "Musica lætitiæ comes medicina dolorum", ''Der Freund'', Nr. 7, मार्च २००६, पृष्ठ 34–41 पर।</ref>
== अधिक अध्ययनम् ==
* Kerekes, D., [https://books.google.com/books?id=pq_o5ky6MiYC&pg=PA27&redir_esc=y#v=onepage&q&f=false ''Headpress 25''] (Manchester: Critical Vision, २००३)
* Kracht, C., & D. Woodard, [https://wehrhahn-verlag.de/public/index.php?ID_Section=3&ID_Product=577 ''Five Years''] (Hannover: Wehrhahn Verlag, २०११)
* Tenaglia, F., [https://books.google.com/books?id=vfPgDwAAQBAJ&pg=PT41&redir_esc=y#v=onepage&q&f=false ''Momus—A Walking Interview''] (Milan: Noch Publishing, २०१५)
* Allen, B., [https://books.google.com/books?id=aD96EAAAQBAJ&pg=PT152&redir_esc=y#v=onepage&q&f=false ''Pelican''] (London: Reaktion Books, २०१९)
* Chandarlapaty, R., [https://books.google.com/books?id=bzOXDwAAQBAJ&pg=PT142&redir_esc=y#v=onepage&q&f=false ''Seeing the Beat Generation''] (Jefferson, NC: McFarland, २०१९)
* Horzon, R., ''The White Book'' (Berlin: Suhrkamp, २०२१)
== संदरिभ ==
{{reflist}}
== बाह्य गवाक्षा: ==
{{Commons|David Woodard|डेविड वुडार्ड}}
* [[पटिमा:Wikiquote-logo.svg|link=https://en.wikiquote.org/wiki/David_Woodard?uselang=pi|16x16px]] Wikiquote: [https://en.wikiquote.org/wiki/David_Woodard?uselang=pi '''''डेविड वुडार्ड'''''] (आन्गलभासा)
* [https://lccn.loc.gov/no2011174082 Library of Congress] (आन्गलभासा)
* [https://portal.dnb.de/opac.htm?method=simpleSearch&cqlMode=true&query=nid%3D1014196620 Deutsche Nationalbibliothek]
* Kiddle: [https://ninos.kiddle.co/David_Woodard David Woodard para niños] ([[एस्पन्योलषा]])
* [[पटिमा:Echo global icon.svg|link=https://davidwoodard.com|12x12px]] [https://davidwoodard.com davidwoodard.com]
{{DEFAULTSORT:वुडार्ड, डेविड}}
[[विभाग:Stubs]]
a6kxfplska8nhiw7s7saf6j10s8686u