MediaWiki:Common.js: Difference between revisions

From Subnautica Wiki
Tag: sourceedit
 
(Removing all content from page)
Tag: sourceedit
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */

/* Auto updating recent changes opt-in
* See w:c:dev:AjaxRC for info & attribution
*/
AjaxRCRefreshText = 'Auto-Refresh';
AjaxRCRefreshHoverText = 'Automatically refresh the page';
ajaxPages = ["Special:RecentChanges","Special:WikiActivity","Special:UncategorizedPages","Special:AllPages"];
importScriptPage('AjaxRC/code.js', 'dev');

Revision as of 14:33, 2 October 2016