(Created page with "→Any JavaScript here will be loaded for all users on every page load.: →Remove all this after the riddles: function ModifySidebar( action, section, name, link ) { try { switch ( section ) { case 'languages': var target = 'p-lang'; break; case 'toolbox': var target = 'p-tb'; break; case 'navigation': var target = 'p-navigation'; break; default: var target = 'p-' + section; break; } if ( action == 'add' ) { var...") |
(Replaced content with "→Any JavaScript here will be loaded for all users on every page load.: ") Tag: Replaced |
||
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. */ | ||
Revision as of 15:50, 29 August 2022
/* Any JavaScript here will be loaded for all users on every page load. */