Jump to content

Main public logs

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

Logs
  • 06:24, 16 November 2025 Wikipedia Foundation talk contribs created page MediaWiki:Common.js (Created page with " // Scroll to top on page load or refresh window.addEventListener('load', function() { window.scrollTo({ top: 0, behavior: 'smooth' }); }); --- VERIFIED BADGE SCRIPT (Twitter-style, inline with title) ---: mw.loader.using('mediawiki.util').then(function () { $(function () { const verifiedPages = [ 'Narendra_Modi', // Add more verified page names here ]; const currentPage = mw.config.get('wgPageName'); if (verifiedPages.includes(curr...")