The |>={value}
filter returns "true" if the results of the tag to which it is applied is greater than or equal to "value".
{value}
can be numeric [1] (5, 18.2, 84,...), or alphanumeric [2] (abc, a word,...)
For example:[(#TOTAL_BOUCLE) [(#TOTAL_BOUCLE|>={2}|?{'articles', 'article'})] in this section.]
to correctly display the singular/plural noun.