{"batchcomplete":"","continue":{"lecontinue":"20220809023945|25228","continue":"-||"},"query":{"logevents":[{"logid":25238,"ns":8,"title":"MediaWiki:Sitenotice","pageid":0,"logpage":504,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-24T09:44:31Z","comment":"Done"},{"logid":25237,"ns":2302,"title":"Gadget definition:autonum","pageid":0,"logpage":5754,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-09T16:24:16Z","comment":"Reset"},{"logid":25236,"ns":8,"title":"MediaWiki:Gadget-autonum.css","pageid":5758,"logpage":5758,"params":{},"type":"create","action":"create","user":"Zoran","timestamp":"2022-08-09T16:23:54Z","comment":"Created page with \"/**  * Auto-number headings  *  * @source https://www.mediawiki.org/wiki/Snippets/Auto-number_headings  * @author Krinkle  * @version 2021-10-03  */ /**  * Fallback for pages without a TOC. This could in principle work for all pages,  * but we don't to ensure consistency between the TOC and heading numbers   */ .tpl-autonum .mw-parser-output {   counter-reset: autonum-h2 autonum-h3 autonum-h4 autonum-h5 autonum-h6; } .tpl-autonum .mw-parser-output h2 {   counter-reset: a...\""},{"logid":25235,"ns":8,"title":"MediaWiki:Gadget-autonum.js","pageid":5757,"logpage":5757,"params":{},"type":"create","action":"create","user":"Zoran","timestamp":"2022-08-09T16:23:32Z","comment":"Created page with \"/**  * Auto-number headings  *  * @source https://www.mediawiki.org/wiki/Snippets/Auto-number_headings  * @author Krinkle  * @version 2021-10-03  */ var toc = document.querySelector('#toc'); if (toc) {   document.querySelectorAll('.mw-parser-output :is(h1,h2,h3,h4,h5,h6) .mw-headline').forEach(function (headline) {     var num = toc.querySelector('a[href=\"#' + CSS.escape(headline.id) + '\"] .tocnumber');     if (num) headline.prepend(num.textContent + ' ');   }); } else {...\""},{"logid":25234,"ns":2300,"title":"Gadget:Autonum.css","pageid":0,"logpage":5756,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-09T16:19:34Z","comment":"Reset"},{"logid":25233,"ns":2300,"title":"Gadget:Autonum.js","pageid":0,"logpage":5755,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-09T16:19:26Z","comment":"Reset"},{"logid":25232,"ns":8,"title":"MediaWiki:Gadget-autonum.css","pageid":5758,"logpage":5753,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-09T02:48:17Z","comment":"Let's start over"},{"logid":25231,"ns":8,"title":"MediaWiki:Gadget-autonum.js","pageid":5757,"logpage":5752,"params":{},"type":"delete","action":"delete","user":"Zoran","timestamp":"2022-08-09T02:47:44Z","comment":"Let's start over"},{"logid":25230,"ns":2300,"title":"Gadget:Autonum.css","pageid":0,"logpage":5756,"params":{},"type":"create","action":"create","user":"Zoran","timestamp":"2022-08-09T02:46:07Z","comment":"Created page with \"/**  * Auto-number headings  *  * @source https://www.mediawiki.org/wiki/Snippets/Auto-number_headings  * @author Krinkle  * @version 2021-10-03  */ /**  * Fallback for pages without a TOC. This could in principle work for all pages,  * but we don't to ensure consistency between the TOC and heading numbers   */ .tpl-autonum .mw-parser-output {   counter-reset: autonum-h2 autonum-h3 autonum-h4 autonum-h5 autonum-h6; } .tpl-autonum .mw-parser-output h2 {   counter-reset: a...\""},{"logid":25229,"ns":2300,"title":"Gadget:Autonum.js","pageid":0,"logpage":5755,"params":{},"type":"create","action":"create","user":"Zoran","timestamp":"2022-08-09T02:45:48Z","comment":"Created page with \"/**  * Auto-number headings  *  * @source https://www.mediawiki.org/wiki/Snippets/Auto-number_headings  * @author Krinkle  * @version 2021-10-03  */ var toc = document.querySelector('#toc'); if (toc) {   document.querySelectorAll('.mw-parser-output :is(h1,h2,h3,h4,h5,h6) .mw-headline').forEach(function (headline) {     var num = toc.querySelector('a[href=\"#' + CSS.escape(headline.id) + '\"] .tocnumber');     if (num) headline.prepend(num.textContent + ' ');   }); } else {...\""}]}}