Difference between revisions of "User:Podehaye/mwhtml.js"

From Wikibase Personal data
Jump to navigation Jump to search
(Created page with "mw.notify( $('mwhtml.js has loaded') );")
 
Line 1: Line 1:
mw.notify( $('mwhtml.js has loaded') );
+
mw.notify( $('<span>mwhtml.js has loaded</span>') );

Revision as of 05:31, 8 December 2019

mw.notify( $('<span>mwhtml.js has loaded</span>') );