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 Tag: Reverted |
||
| Line 11: | Line 11: | ||
</noinclude><includeonly>{{#cargo_query:table=MemberRole | </noinclude><includeonly>{{#cargo_query:table=MemberRole | ||
|fields=User | |fields=User | ||
|where=Role=" | |where=Role="{{Role}}" | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> | ||
Revision as of 18:33, 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 |