This is the documentation page for the CustomSummaryPresets.js user script.

CustomSummaryPresets adds a menu of edit summary presets to your edit page, while allowing you to specify what the choices are. The menu appears below the edit summary line on nearly all edit pages.

Usage

To use this script: Copy the code below, then click here, and paste the code.

importScript('User:Equazcion/CustomSummaryPresets.js'); //Linkback: [[User:Equazcion/CustomSummaryPresets.js]]
var customsum1 = "My first custom edit summary";
var customsum2 = "My second custom edit summary";

Credit