count_words[単語数]
count_words[计算词数]
test.php:
$smarty = new Smarty;
$smarty->assign('articleTitle', 'ディーラーは正午に車の会話を聞くことになります。');
$smarty->display('test.html');
#test.html:{$articleTitle}
{$articleTitle|count_words}
出出:ディーラーは正午に車の話し声を聞きます。# ##7#########