Welcome to Wars Wiki!
Welcome, new users! For help on where to start, look at our getting started page and our manual of style. Need more help? Ask a staff member!

User:Moydow/monobook.js

From Wars Wiki
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
//Important: must be at top of JS page
//Common library functions used by many of the scripts below
importScriptURI('http://strategywiki.org/w/index.php?title=User:Ryan_Schmidt/Scripts/library.js&action=raw&ctype=text/javascript');

//Section edit link for top section
importScriptURI('http://strategywiki.org/w/index.php?title=User:Ryan_Schmidt/Scripts/TopSection.js&action=raw&ctype=text/javascript');

//Find and replace script
//by Zocky
importScriptURI('http://strategywiki.org/w/index.php?title=User:Ryan_Schmidt/Scripts/SearchBox.js&action=raw&ctype=text/javascript');