Jump to content

Template:User roles: Difference between revisions

From FASSAG Wiki
Created page with "{{#cargo_query:table=MemberRole |fields=Role |where=User="{{PAGENAME}}" |format=template |template=Display roles }}"
 
No edit summary
Tag: Manual revert
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{DISPLAYTITLE:Template:User roles}}
When used on a user page, shows a summary of the roles defined for the user. Use [[Template:Add role]] to give yourself a role.
== Usage ==
== Examples ==
<nowiki>{{User roles)}}</nowiki>
== Template ==
</noinclude><includeonly>== Roles ==
{| class="wikitable" style="margin:auto"
{{#cargo_query:table=MemberRole
{{#cargo_query:table=MemberRole
|fields=Role
|fields=Role
|where=User="{{PAGENAME}}"
|where=User="{{PAGENAME}}"
|format=template
|format=template
|template=Display roles
|template=Display role
}}
}}
|}</includeonly>

Latest revision as of 18:41, 3 May 2026

When used on a user page, shows a summary of the roles defined for the user. Use Template:Add role to give yourself a role.

Usage

Examples

{{User roles)}}

Template