Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Home
Recent Changes
Help Portal
Special Pages
Categories
Technology
Business
Education
News
Events
Hasan Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
MediaWiki:Vector.js: Difference between revisions
Message
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Printable version
Permanent link
Page information
Appearance
move to sidebar
hide
Help
From Hasan Wiki
← Older edit
Revision as of 11:47, 22 August 2026
view source
DevMoinulHasan
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
28
edits
No edit summary
← Older edit
Latest revision as of 11:56, 22 August 2026
view source
DevMoinulHasan
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
28
edits
Blanked the page
Tag
:
Blanking
Line 1:
Line 1:
document.addEventListener( 'DOMContentLoaded', function () {
document.querySelectorAll( '.mw-portlet' ).forEach( function ( portlet ) {
var label = portlet.querySelector( '.mw-portlet-label' );
if ( !label ) return;
label.addEventListener( 'click', function () {
portlet.classList.toggle( 'tl-collapsed' );
} );
} );
} );
Latest revision as of 11:56, 22 August 2026
Search
Search
MediaWiki:Vector.js: Difference between revisions
Add topic