55
επεξεργασίες
(Νέα σελίδα: // <nowiki> /** * morebits.js * =========== * A library full of lots of goodness for user scripts on MediaWiki wikis, including Wikipedia. * * The highlights include: *...) |
(Maintenance: mw:RL/MGU - Updated deprecated user.tokens key) |
||
title: ctx.pageName,
summary: ctx.editSummary,
token: canUseMwUserToken ? mw.user.tokens.get('
watchlist: ctx.watchlistOption
};
}
return !!mw.user.tokens.get('
};
if (fnCanUseMwUserToken('delete')) {
token = mw.user.tokens.get('
pageTitle = ctx.pageName;
} else {
|
επεξεργασίες