Content deleted Content added
HouseBlaster (talk | contribs) sync with sandbox, which works with a |protection parameter |
HouseBlaster (talk | contribs) add |aeprotection as a parameter; see user:Valereee's request at Special:Diff/1294066570 |
||
Line 101:
-- Add the protection level
if yesno(args.protection, true) or yesno(args.aeprotection, true) then
protectionLevel = subjectTitleObject.protectionLevels["edit"][1]
if protectionLevel then
|