Module:Protected edit request and Module:Protected edit request/sandbox: Difference between pages
(Difference between pages)
imported>Pppery Per request at Template_talk:Edit_template-protected#Extended-confirmed-protected edit request on 28 March 2025 |
imported>Paine Ellsworth sync to live module |
||
| Line 79: | Line 79: | ||
if not yesno(args.answered or args.ans, true) then | if not yesno(args.answered or args.ans, true) then | ||
if not activeBox then | if not activeBox then | ||
activeBox = require('Module:Protected edit request/active')(box, yesno, makeMessageBox) | activeBox = require('Module:Protected edit request/active/sandbox')(box, yesno, makeMessageBox) | ||
end | end | ||
boxType = activeBox | boxType = activeBox | ||