Template:BucketCount

Revision as of 12:21, 28 August 2026 by Kai (talk | contribs) (Kai moved page Template:Bucketcount to Template:BucketCount without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation [view] [edit] [history] [purge]

Usage

{{BucketCount|bucket_name|field|restriction=value}}

Parameters

(1)

The name of the Bucket to pull data from.

(2)

The name of the field to pull data from.

All named parameters

All named parameters are used as a where clause in the Bucket query.

Parameters beginning with ! are wrapped in a bucket.Not()

Example

{{BucketCount|Feedback|page}}

Result: 148

{{BucketCount|Feedback|page|status=resolved}}
Result: 135