Template:Granted/en: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
Content deleted Content added
Updating to match new version of source page
Updating to match new version of source page
Line 1:
<languages/>
{{#switch: {{{grantedright}}}
| #default = {{done{{#translation:}}|Permissions granted}}. Please follow our [[Special:MyLanguage/Test Wiki:Policies|policies]] when performing tests and non-test actions. Feel free to ask questions on a [[Special:MyLanguage/Test Wiki:Stewards|steward]]'s talk page, or on the [[Special:MyLanguage/Test Wiki:Community portal|community portal]]. Happy testing!
| sysopadministrator = {{done{{#translation:}}|Administrator granted}}. Please follow our [[Special:MyLanguage/Test Wiki:Policies|policies]] when performing tests and non-test actions. Feel free to ask questions on a [[Special:MyLanguage/Test Wiki:Stewards|steward]]'s talk page, or on the [[Special:MyLanguage/Test Wiki:Community portal|community portal]]. Happy testing!
| bureaucrat = {{done{{#translation:}}|Bureaucrat granted}}. You have been granted [[Special:MyLanguage/Test Wiki:Bureaucrats|bureaucrat]] rights, so feel free to start testing the tools! Please follow our [[Special:MyLanguage/Test Wiki:Policies|policies]] when performing tests and non-test actions. If you need assistance, ask on a [[Special:MyLanguage/Test Wiki:Stewards|steward]]'s talk page, or on the [[Special:MyLanguage/Test Wiki:Community portal|community portal]]. Happy testing!
| interface-admin = {{done{{#translation:}}|Interface administrator granted}}. Thank you for volunteering. You now have the right to edit all JS and CSS pages on the wiki. Please review your code before making an edit, especially when editing skin or common pages.
Line 8:
 
==Info==
This is the main response to successful requests for permissions in [[Special:MyLanguage/Test Wiki:Request for permissions|requests for permissions]]. If thea user requests any role besides administrator, bureaucrat, or interface administrator, theya different user should wouldrespond simplyby displayusing the template without parameters. toThis thetemplate said request, to displayshows a general message ofthat all-encompassingapplies permissions.to Otherwise,all itgroups isand highlyselected encouragedones. forTo usersrespond to leave a parametersuccessful torequest leavefor athe messageaforementioned forpermissions, thea successfuluser requestshould forspecify saidthe permissionsparameter and value. The next section explains which values (each representing an available permission) are able to be used in the mere parameter.
 
==Parameters==
Line 14:
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! grantedright
| No || || Message for specific permissions granted ||
The permissionpermissions that waswere granted to the user. CanValues can be any of the following, as requested:
 
*sysopadministrator: Specifying this value displays a message informing that administrator rights were granted.
*bureaucrat: Specifying this value displays a message informing that bureaucrat rights were granted.
*interface-admin: Specifying this value displays a message informing that interface administrator rights were granted.
Line 24:
 
==Skeleton==
<pre>{{permissions granted|<grantedright=permissionv>}}</pre>
 
[[Category:Permission templates{{#translation:}}]]</noinclude>

Revision as of 04:43, 25 November 2025

 Permissions granted. Please follow our policies when performing tests and non-test actions. Feel free to ask questions on a steward's talk page, or on the community portal. Happy testing!

Info

This is the main response to successful requests for permissions in Special:MyLanguage/Test Wiki:Request for permissions. If a user requests any role besides administrator, bureaucrat, or interface administrator, a different user should respond by using the template without parameters. This template shows a message that applies to all groups and selected ones. To respond to a successful request for the aforementioned permissions, a user should specify the parameter and value. The next section explains which values (each representing an available permission) are able to be used in the mere parameter.

Parameters

Parameter Mandatory Default Purpose Detailed description
right No Message for specific permissions granted

The permissions that were granted to the user. Values can be any of the following, as requested:

  • administrator: Specifying this value displays a message informing that administrator rights were granted.
  • bureaucrat: Specifying this value displays a message informing that bureaucrat rights were granted.
  • interface-admin: Specifying this value displays a message informing that interface administrator rights were granted.

Skeleton

{{permissions granted|<right=v>}}