if_search_results
Attributes:
- min="number" • If the search results count is at least equal to min, the tags enclosed by this conditional tag are rendered. Default: 1
- max="number" • If the search results count is no higher than max, the tags enclosed by this conditional tag are rendered. Default is empty, which results in no upper limit.
Behaviors:
The if_search_results tag is a conditional container tag which will execute the contained statement if the current article list contains a certain amount of entries matching the search term - mostly more than zero.