Template:BucketCount/docGive feedback
Jump to navigation
Jump to search
Usage
[edit source]{{BucketCount|bucket_name|field|restriction=value}}
Parameters
[edit source](1)
[edit source]The name of the Bucket to pull data from.
(2)
[edit source]The name of the field to pull data from.
All named parameters
[edit source]All named parameters are used as a where clause in the Bucket query.
Parameters beginning with ! are wrapped in a bucket.Not()
Example
[edit source]{{BucketCount|Feedback|page}}
Result: 148
{{BucketCount|Feedback|page|status=resolved}}
Result: 135