Template:Granted/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<languages/> |
<languages/> |
||
{{#switch: {{{ |
{{#switch: {{{1}}} |
||
| #default = {{done{{#translation:}}| |
| #default = {{done{{#translation:}}|Granted permission}}. 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! |
||
| sysop = {{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! |
| sysop = {{done{{#translation:}}|Administrator rights 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 = {{done{{#translation:}}}}. 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 |
| interface-admin = {{done{{#translation:}}|Interface rights 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. |
||
}}<noinclude> |
}}<noinclude> |
||
==Info== |
==Info== |
||
This is the main response to successful [[Special:MyLanguage/Test Wiki:Request |
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 will display a message that applies to all groups. Responding to a successful request for the permissions mentioned above should include the parameter and value. The next sections explain which values (each representing an available permission) can be used in the mere parameter, and the demonstration on using the template properly. |
||
==Parameters== |
==Parameters== |
||
| Line 14: | Line 14: | ||
! Parameter || Mandatory || Default || Purpose || Detailed description |
! Parameter || Mandatory || Default || Purpose || Detailed description |
||
|- |
|- |
||
! |
! 1 |
||
| No || || |
| No || || Displays message || |
||
The |
The rights, which are the values in this case, that were granted to the user. Input one of the following that was requested: |
||
*sysop: Specifying this value displays a message informing that administrator rights were granted. |
*sysop: Specifying this value displays a message informing that administrator rights were granted to the requester. |
||
*bureaucrat: |
*bureaucrat: Ditto, but for bureaucrat rights. |
||
*interface-admin: |
*interface-admin: Ditto, but for interface admininstrator rights. |
||
|} |
|} |
||
==Skeleton== |
==Skeleton== |
||
<pre>{{ |
<pre>{{granted|<1=right>}}</pre> |
||
[[Category:Permission templates{{#translation:}}]]</noinclude> |
[[Category:Permission templates{{#translation:}}]]</noinclude> |
||
Latest revision as of 06:48, 26 November 2025
Granted permission. 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 will display a message that applies to all groups. Responding to a successful request for the permissions mentioned above should include the parameter and value. The next sections explain which values (each representing an available permission) can be used in the mere parameter, and the demonstration on using the template properly.
Parameters
| Parameter | Mandatory | Default | Purpose | Detailed description |
|---|---|---|---|---|
| 1 | No | Displays message |
The rights, which are the values in this case, that were granted to the user. Input one of the following that was requested:
|
Skeleton
{{granted|<1=right>}}