User talk:Dinnerbone/Vandal box/install
Usage
[edit]Insert {{subst:User:Dinnerbone/Vandal_box/install}} into your monobook.js, save the page, and clear your cache.
Note
[edit]This is still beta, and only tested on certain browsers. Please report any bugs to Dinnerbone.
Settings
[edit]To change the settings, please goto your monobook.js and adjust according to instructions below.
Warning templates
[edit]To change your warning templates, just add the following line of code to your monobook.js:
addWarnReason("Vandalism", 4, "uw-vandalism", true);
Change the parts in bold (Shown above as Vandalism, 4, uw-vandalism and true), where Vandalism is the reason for giving the warning (Only visible to you), 4 is the amount of severity levels the template has (from 1 to 4, is appended onto the end of the template, like uw-spam2), uw-vandalism is the name of the template to include, and true is whether or not (true or false) the template has a 4im severity level (Again, appended onto the end of the template name, such as uw-delete4im)