User:2NumForIce/sandbox/.js: Difference between revisions

Content deleted Content added
test
 
reading the docs later
Line 1:
const HelloWorld = Boolean(false)
if (!HelloWorld) {
mw.notify($('Hello world. If you want, <a href="User talk:2NumForIce">contact me</a>.'), {title: 'Hello World', autoHide: false})
}