All public logs

Jump to navigation Jump to search

Combined display of all available logs of Decimal Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:43, 16 January 2024 CryptoUser talk contribs created page MediaWiki:Gadget-summaryButtons.js (Created page with "// https://ru.wikipedia.org/w/index.php?diff=32005736&oldid=32004004&title=MediaWiki%3AEditpage.js&type=revision function initSummaryButtons( mode ) { function insertSummary( txt ) { if ( typeof txt !== 'string' ) { txt = this.title; } if ( typeof summaryItemsSeparator === 'undefined' ) { window.summaryItemsSeparator = ','; } var val = $summary.val(); var regExp = new RegExp( '(^|[,;.?!/]) ?' + mw.util.escapeRegExp( txt ) ); if ( regExp.test( val )...")