Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Vatsa1708/wikia.js: Difference between revisions
Jump to navigation
Jump to search
imported>Vatsa1708 mNo edit summary |
imported>Vatsa1708 mNo edit summary |
||
| Line 1: | Line 1: | ||
/** | /*######################################################*/ | ||
/*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'); | |||
Revision as of 14:57, 14 September 2011
/*######################################################*/
/*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');