User:Codename Noreste/common.js: Difference between revisions

From Test Wiki
Content deleted Content added
Adding some more.
Another change.
Line 38: Line 38:
// You can select these suffixes to append to your block and (revision) delete rationales.
// You can select these suffixes to append to your block and (revision) delete rationales.
p4js_all_in_one.suffixes = [" (bureaucrat action)", " <!-- Bureaucrat action, but can be changed as a steward action if necessary. -->"];
p4js_all_in_one.suffixes = [" (bureaucrat action)", " <!-- Bureaucrat action, but can be changed as a steward action if necessary. -->"];
mw.util.addPortletLink('p-Navigation', '/wiki/Special:AbuseLog', 'Abuse log');
/* Abuse log portlet link */
mw.util.addPortletLink(
'p-navigation',
'/wiki/Special:AbuseLog',
'Abuse log',
'pt-abuselog',
'Review the abuse filter log',
null,
null
);