Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-test.js: Difference between revisions

MediaWiki interface page
More languages
(Created page for testing)
 
m (Added wrapper thingy)
Line 1: Line 1:
console.log("aaa")
$(function() {
console.log("aaa")
});

Revision as of 08:19, 7 January 2024

$(function() {
	console.log("aaa")
});