User:Moydow/common.js
From F-Zero Wiki, the F-Zero encyclopedia
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:Skizzerz/Scripts/library.js&action=raw&ctype=text/javascript');
//Section edit link for top section
importScriptURI('http://strategywiki.org/w/index.php?title=User:Skizzerz/Scripts/TopSection.js&action=raw&ctype=text/javascript');
//Find and replace script
//by Zocky
importScriptURI('http://strategywiki.org/w/index.php?title=User:Skizzerz/Scripts/SearchBox.js&action=raw&ctype=text/javascript');