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..." |
m Protected "Test Wiki:JWB": High traffic page: page describing project related information ([Edit=Allow only administrators] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) [Delete=Allow only administrators] (indefinite) [Protect=Allow only administrators] (indefinite)) |
||
| (One intermediate revision by one other user not shown) | |||
| 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() { |
||