Template:Role members: Difference between revisions
Appearance
Created page with "<noinclude>{{DISPLAYTITLE:Template:Role members}} List all the members of a particular role == Examples == Show all the members of the lens role <nowiki>{{Role members|lens)}}</nowiki> == Template == </noinclude><includeonly>{{#cargo_query:table=MemberRole |fields=User |where=Role="{{{Role}}}" }}</includeonly> <noinclude> <templatedata> { "params": { "Role": { "type": "string", "suggestedvalues": [ "lens", "scribe", "engineer", "designer",..." |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
|fields=User | |fields=User | ||
|where=Role="{{{Role}}}" | |where=Role="{{{Role}}}" | ||
}}</includeonly> | |format=template | ||
|template=User link | |||
|delimiter=\n}}</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Latest revision as of 18:53, 3 May 2026
List all the members of a particular role
Examples
Show all the members of the lens role
{{Role members|lens)}}
Template
Display the members who are part of a role
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Role | Role | no description
| String | optional |