template for displaying content only for users in certain group.
{{#ifingroup:bureaucrat||}}
template for displaying content only for users in certain group.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Group | group | no description | String | required |
| Content to show to the user if in group | then | no description | Unbalanced wikitext | required |
| Content to show if not in group | else | no description | Unknown | suggested |