Template:Granted: Difference between revisions
m Username moved page User:Username/Permission granted to Template:Permissions granted without leaving a redirect |
mNo edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<languages/> |
<languages/> |
||
{{#switch: |
{{#switch: {{{1}}} |
||
| #default = {{done{{#translation:}}|<translate><!--T:1--> |
| #default = {{done{{#translation:}}|<translate><!--T:1--> Granted permission</translate>}}. <translate><!--T:2--> Please follow our [[<tvar name=1>Special:MyLanguage/Test Wiki:Policies</tvar>|policies]] when performing tests and non-test actions. Feel free to ask questions on a [[<tvar name=2>Special:MyLanguage/Test Wiki:Stewards</tvar>|steward]]'s talk page, or on the [[<tvar name=3>Special:MyLanguage/Test Wiki:Community portal</tvar>|community portal]]. Happy testing!</translate> |
||
| sysop = {{done{{#translation:}}|<translate><!--T:3--> Administrator granted</translate>}}. <translate><!--T:4--> Please follow our [[<tvar name=1>Special:MyLanguage/Test Wiki:Policies</tvar>|policies]] when performing tests and non-test actions. Feel free to ask questions on a [[<tvar name=2>Special:MyLanguage/Test Wiki:Stewards</tvar>|steward]]'s talk page, or on the [[<tvar name=3>Special:MyLanguage/Test Wiki:Community portal</tvar>|community portal]]. Happy testing!</translate> |
| sysop = {{done{{#translation:}}|<translate><!--T:3--> Administrator rights granted</translate>}}. <translate><!--T:4--> Please follow our [[<tvar name=1>Special:MyLanguage/Test Wiki:Policies</tvar>|policies]] when performing tests and non-test actions. Feel free to ask questions on a [[<tvar name=2>Special:MyLanguage/Test Wiki:Stewards</tvar>|steward]]'s talk page, or on the [[<tvar name=3>Special:MyLanguage/Test Wiki:Community portal</tvar>|community portal]]. Happy testing!</translate> |
||
| bureaucrat = {{done{{#translation:}} |
| bureaucrat = {{done{{#translation:}}}}. <translate><!--T:5--> You have been granted [[<tvar name=4>Special:MyLanguage/Test Wiki:Bureaucrats</tvar>|bureaucrat]] rights, so feel free to start testing the tools! Please follow our [[<tvar name=1>Special:MyLanguage/Test Wiki:Policies</tvar>|policies]] when performing tests and non-test actions. If you need assistance, ask on a [[<tvar name=2>Special:MyLanguage/Test Wiki:Stewards</tvar>|steward]]'s talk page, or on the [[<tvar name=3>Special:MyLanguage/Test Wiki:Community portal</tvar>|community portal]]. Happy testing!</translate> |
||
| interface-admin = {{done{{#translation:}}|<translate><!--T: |
| interface-admin = {{done{{#translation:}}|<translate><!--T:6--> Interface rights granted</translate>}}. <translate><!--T:7--> 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.</translate> |
||
}}<noinclude> |
}}<noinclude> |
||
<translate> |
<translate> |
||
<!--T:8--> |
|||
==Info== |
|||
This is the main response to successful [[<tvar name=4>Special:MyLanguage/Test Wiki:Request for permissions</tvar> |
This is the main response to successful requests for permissions in [[<tvar name=4>Special:MyLanguage/Test Wiki:Request for permissions</tvar>]]. 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== <!--T: |
==Parameters== <!--T:9--></translate> |
||
{| class="wikitable" |
{| class="wikitable" |
||
! <translate><!--T: |
! <translate><!--T:10--> Parameter</translate> || <translate><!--T:11--> Mandatory</translate> || <translate><!--T:12--> Default</translate> || <translate><!--T:13--> Purpose</translate> || <translate><!--T:14--> Detailed description</translate> |
||
|- |
|- |
||
! |
! 1 |
||
| <translate><!--T: |
| <translate><!--T:15--> No</translate> || || <translate><!--T:16--> Displays message</translate> || |
||
<translate><!--T: |
<translate><!--T:17--> The rights, which are the values in this case, that were granted to the user. Input one of the following that was requested:</translate> |
||
*sysop: <translate><!--T: |
*sysop: <translate><!--T:18--> Specifying this value displays a message informing that administrator rights were granted to the requester.</translate> |
||
*bureaucrat: <translate><!--T: |
*bureaucrat: <translate><!--T:19--> Ditto, but for bureaucrat rights.</translate> |
||
*interface-admin: <translate><!--T: |
*interface-admin: <translate><!--T:20--> Ditto, but for interface admininstrator rights.</translate> |
||
|} |
|} |
||
<translate> |
<translate> |
||
==Skeleton== <!--T:21--></translate> |
==Skeleton== <!--T:21--></translate> |
||
<pre>{{ |
<pre>{{granted|<1=right>}}</pre> |
||
[[Category:Permission templates{{#translation:}}]]</noinclude> |
[[Category:Permission templates{{#translation:}}]]</noinclude> |
||
Latest revision as of 06:47, 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
[edit source]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
[edit source]| 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
[edit source]{{granted|<1=right>}}