Template:Granted: Difference between revisions
From Test Wiki
Content deleted Content added
m Username moved page Template:Permissions granted to Template:Granted without leaving a redirect: Per recommendation at the community portal |
No edit summary |
||
| 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> |
||
| administrator = {{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> |
| administrator = {{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: |
<!--T:8--> |
||
==Info== |
==Info== |
||
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 |
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> |
||
*administrator: <translate><!--T: |
*administrator: <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: |
==Skeleton== <!--T:21--></translate> |
||
<pre>{{ |
<pre>{{granted|<1=right>}}</pre> |
||
[[Category:Permission templates{{#translation:}}]]</noinclude> |
[[Category:Permission templates{{#translation:}}]]</noinclude> |
||