Template:BucketCount: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Created page with "<includeonly>{{#invoke:BucketCount|main}}</includeonly>"
 
m Kai moved page Template:Bucketcount to Template:BucketCount without leaving a redirect
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:BucketCount|main}}</includeonly>
<includeonly>{{#invoke:BucketCount|main}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 12:21, 28 August 2026

Template documentation [view] [edit] [history] [purge]
{{BucketCount|bucket_name|field|restriction=value}}

Parameters

[edit source]

The name of the Bucket to pull data from.

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