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
Line 1: Line 1:
{{#cargo_query:table=MemberRole
<noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:User roles}}
 
When used on a user page, shows a summary of the roles defined for the user
 
== Usage ==
 
== Examples ==
 
<nowiki>{{User roles)}}</nowiki>
 
== Template ==
{{#cargo_declare:_table=MemberRole
|Role=String
|User=Page}}
</noinclude><includeonly>{{#cargo_query:table=MemberRole
|fields=Role
|fields=Role
|where=User="{{PAGENAME}}"
|where=User={{PAGENAME}}
|format=template
|format=template
|template=Display roles
|template=Display roles
}}
}}</includeonly>

Revision as of 23:57, 2 May 2026

Template:Template

When used on a user page, shows a summary of the roles defined for the user

Usage

Examples

{{User roles)}}

Template

This template defines the table "MemberRole". View table.