User:Voice of All/Protection/monobook.js: Difference between revisions

Content deleted Content added
m Rm spaces.
Fix redundancies.
Line 1,214:
if (t.value.length > 0)
t.value += '\n';
t.value +=":{{RFPP|s}} '''Semi-protected''' due to heavy [[vandalism]]. " + "~" + "~" + "~" + "~";
f.wpSummary.value += "Response: page semi-protected";
}
Line 1,232:
if (t.value.length > 0)
t.value += '\n';
t.value +=":{{RFPP|u}} '''Un-protected.''' It's been protected for long enough. Hopefully things have calmed down since then. " + "~" + "~" + "~" + "~";
f.wpSummary.value += "Response: page un-protected";
}
Line 1,300:
if (t.value.length > 0)
t.value += '\n';
t.value +=":{{RFPP|b}} The user has been [[WP:BLOCK|blocked]] from editing. " + "~" + "~" + "~" + "~";
f.wpSummary.value += "Response: user blocked";
}