User:TheTechie/Help Me Tool.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 1:
//<nowiki>
/*jshint esversion: 6*/
var editRequestBoxes = document.getElementsByClassName("tmboxhelpme");
var pageWatchers = "There are currently ";
var watchStatus;
Line 35:
 
function execute(responseTable, replyOption, inputText, answered, boxType, targets, changeWatch, watchlist) {
OO.ui.confirm("Confirm in order to reply to this edithelp request.").done(function (confirmed) {
if (confirmed) {
//Create label box & remove action buttons