MediaWiki:Common.js: Difference between revisions
(Removing all content from page) Tag: sourceedit |
No edit summary Tag: sourceedit |
||
Line 1: | Line 1: | ||
window.ajaxPages = ["Special:RecentChanges","Special:Watchlist","Special:Log","Special:Contributions"]; |
|||
window.ajaxIndicator = 'http://images2.wikia.nocookie.net/__cb20100609110347/software/images/a/a9/Indicator.gif'; |
|||
window.ajaxRefresh = 30000; |
|||
window.AjaxRCRefreshText = 'Auto-refresh'; |
|||
window.AjaxRCRefreshHoverText = 'Automatically refresh the page'; |
Revision as of 14:49, 2 October 2016
window.ajaxPages = ["Special:RecentChanges","Special:Watchlist","Special:Log","Special:Contributions"];
window.ajaxIndicator = 'http://images2.wikia.nocookie.net/__cb20100609110347/software/images/a/a9/Indicator.gif';
window.ajaxRefresh = 30000;
window.AjaxRCRefreshText = 'Auto-refresh';
window.AjaxRCRefreshHoverText = 'Automatically refresh the page';