Inkipedia:Autoconfirmed users: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
No edit summary
Line 9: Line 9:
* Move pages
* Move pages
* Edit pages protected as "Allow only autoconfirmed users"
* Edit pages protected as "Allow only autoconfirmed users"
A full list is available at [[Special:ListGroupRights]].


==Technical==
==Technical==
* <code>$wgAutoConfirmAge</code> (time (in number of seconds) that an account needs to have existed to qualify)
* <code>[[mw:Manual:$wgAutoConfirmAge|$wgAutoConfirmAge]]</code> (time (in number of seconds) that an account needs to have existed to qualify)
* <code>$wgAutoConfirmCount</code> (number of edits that an account needs to have made to qualify)
* <code>[[mw:Manual:$wgAutoConfirmCount|$wgAutoConfirmCount]]</code> (number of edits that an account needs to have made to qualify)

Revision as of 18:30, 23 September 2022

The Autoconfirmed user group is automatically given to users once they pass certain requirements.

The current requirement is reaching 5 edits and have an account for a few days.

This requirement may be changed by a Bureaucrat.

Permissions

Autoconfirmed users can do anything a user can and also:

  • Move pages
  • Edit pages protected as "Allow only autoconfirmed users"

A full list is available at Special:ListGroupRights.

Technical

  • $wgAutoConfirmAge (time (in number of seconds) that an account needs to have existed to qualify)
  • $wgAutoConfirmCount (number of edits that an account needs to have made to qualify)