Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Vatsa1708/wikia.js
Jump to navigation
Jump 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.
/*######################################################*/
/*Disable editing of talk page archives */
/*Version 0.25 */
/*Script by User:Porter21 (http://fallout.wikia.com) */
/*i18n function by User:Dantman */
/*#################################################*/
var DisableArchiveEditConfig = {
archiveSubpage: 'Archive',
disableCompletely: true,
textColor: '#D9D9D9',
userLang: true
};
importScriptPage('DisableArchiveEdit/code.js', 'dev');