User:BEANS X2/redwarnConfig.js: Difference between revisions

Source: Wikipedia, the free encyclopedia.
Content deleted Content added
(RedWarn rev13)
(RedWarn rev13)
Line 22: Line 22:
ptr[Add/Rm]col: RGB value for colour of patrol event (r,g,b)
ptr[Add/Rm]col: RGB value for colour of patrol event (r,g,b)
*/
*/
rw.config = {"lastVersion":"rev13","templatePacks":"W10="}; //</nowiki>
rw.config = {"lastVersion":"rev13","colTheme":"blue-indigo","pgIconsLocation":"default","rollBackVandalIcon":"delete_forever","rollBackRMIcon":"format_indent_increase","rollBackNCIcon":"work_outline","rollBackIcon":"replay","rollBackAGFIcon":"thumb_up","rollBackPrevIcon":"remove_red_eye","wlRUIcon":"library_add","ptrAddCol":"0,255,0","ptrRmCol":"255,0,0","rwDisableRightClickUser":"enable","rwautoLevelSelectDisable":"enable","rollbackMethod":"rollbackLike","rwDisablePendingChanges":"enable","rwDisableReviewAutoAccept":"enable","rwEnableReviewAutoRevert":"disable"}; //</nowiki>

Revision as of 09:28, 9 June 2020

/*<nowiki>                                                    
+-----------------------------------------+
|                                         |
|  !!!! DO NOT ADD THIS FILE TO YOUR !!!! |
|      common.js FILE. RedWarn loads      |
|      this script automatically.         |
|                                         |
+-----------------------------------------+

+-----------------------------------------+
|          Generated by RedWarn           |
+-----------------------------------------+

!! IF AN ERROR OCCURS OR rw.config IS NOT DEFINED, THIS PAGE WILL AUTOMATICALLY BE RESET !!
prop : value
lastVersion: Last RedWarn version used, if changed, you'll get the new update screen
colTheme: Material Design Lite color pallet. You can generate one from https://getmdl.io/customize/index.html
pgIconsLocation: Location of action icons - default or sidebar
rollBack*Icon: Rollback icon as defined at https://material.io/resources/icons (just use preferences)
ptrSidebar: Width of patrol sidebar in pixels
ptr[Add/Rm]col: RGB value for colour of patrol event (r,g,b)
*/
rw.config = {"lastVersion":"rev13","templatePacks":"W10="}; //</nowiki>