count_words
This is used to count the number of words in a variable.
Example:
Input:
His name is John Smith. He is a good man.
Template:
{#text|count_words#}
Output:
10