Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/**
* No banners
*
* Removes banners for fundraising, etc. 
**/
importStylesheet('User:EpochFail/no_banners.css')

/**
* Wikignome
*
* Allows simple editing while reading articles.
**/
WIKIGNOME_TESTING = false
//importScript("User:EpochFail/wikignome.js")
//mw.loader.load("https://localhost/wikignome/localhost.js")

/**
* Mr Clean
*
* Adds a cleanup template picker to reading interface.  (Incompatible with Wikignome)
**/
//MRCLEAN_TESTING = true
//importScript("User:EpochFail/mrclean.js")

/**
 * NOOB
 */
//importScript("User:EpochFail/NOOB.js")


/**
* Quality Viz by slaporte
*
* Adds a computed quality assessment to the article reader UI.  Broken as of 2013-08-08
**/
//importScript("User:EpochFail/qualityviz/system.js")


//importScript("User:EpochFail/DraftTopic.js")
importScript("User:EpochFail/ArticleQuality.js")
importScript("User:EpochFail/DemoScriptOnDiffPage.js")

//importScript("User:Prtksxna/jade-test.js")