Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
MediaWiki:Common.js
(view source)
Revision as of 15:24, 18 December 2024
6 bytes added
,
15:24, 18 December 2024
no edit summary
Line 1:
Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */
−
+
/*
function getCookie(name) {
function getCookie(name) {
match = document.cookie.match(new RegExp(name + '=([^;]+)'));
match = document.cookie.match(new RegExp(name + '=([^;]+)'));
Line 123:
Line 123:
});
});
−
+
*/
/** Collapsible tables *********************************************************
/** Collapsible tables *********************************************************
Line 238:
Line 238:
−
addOnloadHook( createCollapseButtons );
+
//
addOnloadHook( createCollapseButtons );
Vid
Bureaucrats
,
Interface administrators
,
Administrators
7
edits