Template:Doc-group
Appearance
The name of the “user” group. The form should be plural.
- This message contains the group name itself.
- This is used on Special:ListGroupRights and Special:Preferences.
- Messages related to this group
- Group-user [capitalised, plural] ("
Users
") - Group-user.js [sentence surrounded by comment marks] ("
/* Any JavaScript here will be loaded for registered users only */
") (optional) - Group-user.css [sentence surrounded by comment marks] ("
/* CSS placed here will affect registered users only */
") (optional) - Group-user-member [with GENDER: and parameter] ("
{{GENDER:$1|user}}
") - Grouppage-user [capitalised, plural, with namespace prefix] ("
{{ns:project}}:Users
")
- Usage :
- Documentation for all messages in the format
group-$1
,group-$1-member
,grouppage-$1
,grouppage-$1.js
andgrouppage-$1.css
.
- Parameters :
- Parameter
1
(required) : id of the group. - Parameter
2
(optional) : can be eithergroup
,member
,page
,js
orcss
. Defaults togroup
. - Parameter
prefix
(optional) : if there are conflicts with other messages, use this parameter.
- Maintenance :
- See also :