More actions
M88youngling (talk | contribs) Created page with "→Any JavaScript here will be loaded for all users on every page load.: // install Wikipedia:User:Cacycle/wikEd in-browser text editor (function () { var script = document.createElement('script'); script.src = 'https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript'; script.async = true; document.getElementsByTagName('head')[0].appendChild(script); } ) ();" |
M88youngling (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/*alert("Common.js loaded!"); | |||
console.log("Debugging common.js");*/ | |||
/* 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. */ | ||
Latest revision as of 17:37, 29 January 2025
/*alert("Common.js loaded!");
console.log("Debugging common.js");*/
/* Any JavaScript here will be loaded for all users on every page load. */