Main public logs
Appearance
Combined display of all available logs of Gyaanipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:06, 27 October 2025 Shaunak Chakraborty talk contribs protected MediaWiki:Common.js [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 08:05, 27 October 2025 Shaunak Chakraborty talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // Run this code only on the Special:AllPages page if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Allpages' ) { $( function() { // Regular expression to test if a title is *only* digits var numericRegex = /^[0-9]+$/; // Iterate over all links in the main content area $( '#mw-content-text a' ).each( function() { var title = $( this ).attr(...")