User:Theopolisme/Scripts/ajaxWatchlist

Source: Wikipedia, the free encyclopedia.

ajaxWatchlist (

clear your cache
.

Custom refresh time

By default, new items are loaded every 20 seconds. To change this, add the following text to the top of your common.js page

window.watchlistUpdateFrequency = ???;

with ??? replaced by the desired refresh frequency (in milliseconds: 20000 = 20 seconds).