User:M.robin/common.js: Difference between revisions
Appearance
Created page with "importScript('User:M.robin/Interwiki.js')" |
Replaced content with "mw.loader.using('mediawiki.util').then(function () { console.log("הסקריפט האישי נטען בהצלחה!"); });" Tag: Replaced |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
mw.loader.using('mediawiki.util').then(function () { | |||
console.log("הסקריפט האישי נטען בהצלחה!"); | |||
}); | |||