tpl
Last updated Apr 8th, 2021 | Page history | Improve this page | Report an issue
PeopleGroups's tpl Chunk¶
This is the Chunk displayed with the &tpl property on the PeopleGroups snippet.
Default Value¶
<li class="[[+cls]]">[[+name]] ([[+children]])</li>
Available Placeholders¶
Name | Description |
---|---|
id | The ID of the User Group. |
name | The name of the User Group. |
parent | The parent ID of the User Group, if any. |
cls | The current CSS class(es) for the item. |
children | The number of Users in the User Group. |