v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "MediaWiki:Group-sysop.js"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Doesn't work on 1.20...)
(remove some mostly outdated/broken tools)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* Any JavaScript here will be loaded for sysops only */
 
/* Any JavaScript here will be loaded for sysops only */
// Ajax patrolling!
+
 
//importScriptURI('//www.mediawiki.org/w/load.php?debug=false&lang=en&modules=mediawiki.page.patrol.ajax');
+
// add spam block link to Special:Log/newusers
importScript('User:Lethosor/ajaxpatrol.js');
+
importScript('User:Lethosor/spamblock.js');

Latest revision as of 01:04, 28 June 2019

/* Any JavaScript here will be loaded for sysops only */

// add spam block link to Special:Log/newusers
importScript('User:Lethosor/spamblock.js');