Template:Role members: Difference between revisions

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>