WordCount
Returns the number of words in the content of the given page.
Syntax
PAGE.WordCount
Returns
int
{{ .WordCount }} → 103To round up to nearest multiple of 100, use the FuzzyWordCount method.
Last updated:
June 18, 2026
:
Merge commit 'c86d9f4aa8a58931f52df6516f10b67c807505fb' (be780afa7)
Improve this page