MediaWiki:Gadget-twinkleblock.js: Difference between revisions
Content deleted Content added
Amorymeltzer (talk | contribs) Repo at ffe5bbed: use Morebits.date instead of native Date; Show expiry in currently blocked message; Use mw.user.tokens for the blocking token |
Amorymeltzer (talk | contribs) Repo at 0b6e9f13: Fix partialblock language when block is infinite |
||
Line 1,517:
};
text += '|area=' + (params.indefinite ? 'certain ' : 'from certain ');
if (params.pagerestrictions.length) {
text += 'pages (' + makeSentence(params.pagerestrictions.map(function(p) {
|