Translations:User:Tailsultimatefan3891/Wiki changes to propose/18/en: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
Importing a new version from external source
Tags: Mobile edit Mobile web edit
 
Importing a new version from external source
Tag: Replaced
 
Line 1: Line 1:
*<code><nowiki>$wgAddGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>
So, the following sequences of code in PHP are as follows:
*<code><nowiki>$wgRemoveGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>
*<code><nowiki>$wgAddGroups['steward'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul', 'steward']
</nowiki></code>
*<code><nowiki>$wgRemoveGroups['steward'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul', 'steward']
</nowiki></code>

Latest revision as of 14:51, 14 June 2024

Message definition (User:Tailsultimatefan3891/Wiki changes to propose)
So, the following sequences of code in PHP are as follows:

So, the following sequences of code in PHP are as follows: