Main public logs
Appearance
Combined display of all available logs of Hasan Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:00, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Vector.js (Created page with "All JavaScript here will be loaded for users of the Vector skin: $(function () { var categorySection = $('#p-Categories'); if (!categorySection.length) { return; } var categoryTitle = categorySection.find('.vector-menu-heading'); categoryTitle.css({ 'cursor': 'pointer', 'user-select': 'none' }); categoryTitle.on('click', function () { categorySection.toggleClass('categories-open'); }); });")