Template:Groups/data
Jump to navigation
Jump to search
This documentation is transcluded from Template:Groups/doc.
use to organize categories for groups by number and grouped entity
The template automatically sets the following categories:
- many categories, grouped under Category:Pages using groups template
Usage
{{groups |entities= |qty= |qty2= |qty3= |adj= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
entities 1 | entities | entities which are grouped using plural form (e.g. for Category:Groups of people use "people "; for Category:2 objects use "objects ") | empty | required |
qty 2 | quantity 1 | number of entities within the groups (e.g. for Category:2 objects, use "2 ") | empty | optional |
qty2 3 | quantity 2 | number of entities within the second groups (e.g. for Category:Groups of 1 and 2, use "2 ") | empty | optional |
qty3 4 | quantity 3 | number of entities within the third groups (e.g. for Category:Groups of 1, 2, 3, use "3 ") | empty | optional |
adj 5 | adjective | adjective that precedes entities | empty | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Relies on:
{{Groups/data}}, {{Groups/switch}}
See also
- {{Group}} – data processing template intended to be called by other templates
Examples
{{Groups|flags}}
renders in Category:Flags as:
|
{{Groups|flags|8}}
renders in Category:8 flags as:
|
{{Groups|people|3|4}}
renders in Category:3 and 4 people as:
|
{{Groups||2|4}}
renders in Category:Groups of 2 and 4 as:
|
{{groups||1|2|4}}
renders in Category:Groups of 1, 2, 4 as:
|