User talk:Dinnerbone/Vandal box/install
From Wikipedia, the free encyclopedia
Contents |
[edit] Usage
Insert {{subst:User:Dinnerbone/Vandal_box/install}} into your monobook.js, save the page, and clear your cache.
[edit] Note
This is still beta, and only tested on certain browsers. Please report any bugs to Dinnerbone.
[edit] Settings
To change the settings, please goto your monobook.js and adjust according to instructions below.
[edit] Warning templates
To change your warning templates, just add the following line of code after the last line saying vbTemplates[]:
vbTemplates[7] = "templatename#Template description";
Only change the parts in bold (Shown above as 7, templatename and Template description), where 7 is an increasing number, templatename is the name of your template, and Template description is a description of your template.
[edit] Speedy delete templates
To change your speedy delete templates, just add the following line of code after the last line saying vbSpeedys[]:
vbSpeedys[22] = "templatename#Template description";
Only change the parts in bold (Shown above as 7, templatename and Template description), where 7 is an increasing number, templatename is the name of your template, and Template description is a description of your template.