Difference between revisions of "MediaWiki:Vector.js"
Jump to navigation
Jump to search
(Created page with "→Any JavaScript here will be loaded for users using the Vector skin: alert("test").") |
|||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for users using the Vector skin */ | /* Any JavaScript here will be loaded for users using the Vector skin */ | ||
− | alert("test") | + | alert("test"); |
Revision as of 16:33, 20 October 2020
/* Any JavaScript here will be loaded for users using the Vector skin */ alert("test");