if_article_category
Attributes:
- name="category" • Comma-separated list of category names. Default is unset.
- number="1 or 2" • match Category in Cat1 or Cat2. Default is unset, causing both categories to be matched against the specified name.
Behaviors:
The if_article_category tag is a conditional container tag which checks the category name associated with a particular article and its category number (Category1 or Category2), if the category name is matched to the proper category level (cat1 or cat2) it will execute the contained statements. Should be used in an Article form (for page or column, use if_category)