Template:Add role: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
{{#cargo_declare:_table=MemberRole | {{#cargo_declare:_table=MemberRole | ||
|Role=String | |Role=String | ||
|User= | |User=String}} | ||
</noinclude><includeonly>{{#cargo_store: | </noinclude><includeonly>{{#cargo_store: | ||
_table = MemberRole | _table = MemberRole | ||
|Role = {{{1}}} | |Role = {{{1}}} | ||
|User = | |User = {{PAGENAME}} | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> | ||
Latest revision as of 18:40, 3 May 2026
When used on a user page, registers the role for that user. FASSAG roles show the type of work the user has decided to work on. You will also want to use Template:User roles on your User page to show all of your roles. See a description of roles in Organization
Examples
Give yourself the 'lens' role on your User page
{{Add role|lens)}}
Template
This template defines the table "MemberRole". View table.
Add a role for the user
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | The user's role
| String | required |