Jump to content

Template:Role members: Difference between revisions

From FASSAG Wiki
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="{{{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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
RoleRole

no description

Suggested values
lens scribe engineer designer tester outreach
Stringoptional