Template:Display role: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
* {{{1}}} | * {{Template:{{{1}}}}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Role": { | |||
"description": "The role to add to the user", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"lens", | |||
"scribe", | |||
"tester", | |||
"designer", | |||
"engineer", | |||
"outreach" | |||
], | |||
"required": true | |||
} | |||
}, | |||
"description": "Specifies a role for the user.", | |||
"paramOrder": [ | |||
"Role" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 00:07, 3 May 2026
- {{Template:{{{1}}}}}
Specifies a role for the user.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Role | Role | The role to add to the user
| String | required |