Test Wiki:JWB: Difference between revisions
From Test Wiki
Content deleted Content added
Created page with "Insert the following code and go to Test Wiki:AutoWikiBrowser/Script to run the script. $.when(mw.loader.using(['mediawiki.util'], $.ready)).done( function() { mw.util..." |
No edit summary |
||
| Line 1: | Line 1: | ||
Insert the following code and go to [[Test Wiki:AutoWikiBrowser/Script]] to run the script. |
Insert the following code in [[Special:MyPage/common.js|your /common.js]] and go to [[Test Wiki:AutoWikiBrowser/Script]] to run the script. |
||
$.when(mw.loader.using(['mediawiki.util'], $.ready)).done( function() { |
$.when(mw.loader.using(['mediawiki.util'], $.ready)).done( function() { |
||