Template:Granted: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
Content deleted Content added
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: granted
{{#switch: {{{1}}}
| #default = {{done{{#translation:}}|<translate><!--T:1--> Permission(s) granted</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>
| #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:}}|<translate><!--T:5--> Bureaucrat granted</translate>}}. <translate><!--T:6--> 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>
| 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:7--> Interface administrator granted</translate>}}. <translate><!--T:8--> Thank you for volunteering. You now have the rights 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>
| 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>
==Info== <!--T:9-->
<!--T:8-->
==Info==
This is the main response to successful [[<tvar name=4>Special:MyLanguage/Test Wiki:Request for permissions</tvar>|requests for permissions]]. If the user requests any role besides administrator, bureaucrat, or interface administrator, they would simply display the template without parameters to the said request. Otherwise, it is highly encouraged for users to leave a parameter to leave a message for the successful request for said permissions. The next section explains which values (each representing an available permission) are able to be used.
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:10--></translate>
==Parameters== <!--T:9--></translate>
{| class="wikitable"
{| class="wikitable"
! <translate><!--T:11--> Parameter</translate> || <translate><!--T:12--> Mandatory</translate> || <translate><!--T:13--> Default</translate> || <translate><!--T:14--> Purpose</translate> || <translate><!--T:15--> Detailed description</translate>
! <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>
|-
|-
! granted
! 1
| <translate><!--T:16--> No</translate> || || <translate><!--T:17--> Message for specific permissions granted</translate> ||
| <translate><!--T:15--> No</translate> || || <translate><!--T:16--> Displays message</translate> ||
<translate><!--T:18--> The permission that was granted to the user. Can be any of the following, as requested:</translate>
<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:19--> Specifying this value displays a message informing that administrator rights were granted.</translate>
*sysop: <translate><!--T:18--> Specifying this value displays a message informing that administrator rights were granted to the requester.</translate>
*bureaucrat: <translate><!--T:20--> Specifying this value displays a message informing that bureaucrat rights were granted.</translate>
*bureaucrat: <translate><!--T:19--> Ditto, but for bureaucrat rights.</translate>
*interface-admin: <translate><!--T:21--> Specifying this value displays a message informing that interface administrator rights were granted.</translate>
*interface-admin: <translate><!--T:20--> Ditto, but for interface admininstrator rights.</translate>
|}
|}


<translate>
<translate>
==Skeleton== <!--T:21--></translate>
==Skeleton== <!--T:21--></translate>
<pre>{{media|<granted=y>}}</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!

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:

  • sysop: Specifying this value displays a message informing that administrator rights were granted to the requester.
  • bureaucrat: Ditto, but for bureaucrat rights.
  • interface-admin: Ditto, but for interface admininstrator rights.

Skeleton

[edit source]
{{granted|<1=right>}}