Changes

MediaWiki:Common.js

170 bytes added, 02:48, 4 January 2021
/* Any JavaScript here will be loaded for all users on every page load. */
/*if ($('h2.mw-headline:first').appendlength > 0) {console.log('exists')$('.mw-headline:first').parent().after('test test')} else {console.log('do not exist')$('#firstHeading').after('test2 test2')}