Railgun Wiki
Register
Advertisement
General information Installation instructions Configuration options Changelog
Railgun Wiki Installation Configuration Changelog
List of all code pages Create a module tutorial Railgun's API Author of the script
Code Developing a module API User:Mathmagician

Installation[]

To install Railgun, all you have to do is copy/paste the following code into your global.js.
/* Railgun client for the siderail by User:Mathmagician */
/* http://railgunscript.wikia.com/wiki/Railgun_Wiki */
importScriptPage('MediaWiki:RailgunClient.min.js', 'railgunscript');

For advanced users, you may wish to take a look at the Configuration page which has some configuration options that can be used during installation. These config options are useless for most people though, so if you don't want to know, don't worry you're not missing out on anything.

Advertisement