Templates: Junecode: categories
This documentation was updated on Tuesday, February 24, 2009 at 7:02 AM
Attributes
case: lower, upper. will change the case of the result.
list: display categories in HTML list format. divider, before, and after will be ignored. default is false.
divider: the divider between each category. default is <br />
before: inserted before each section, triggered when the order no. of a category is two or more greater than the last. default is <p>
after: inserted after each section. default is </p>
sections: numbers of the sections to include, separated by commas. default is none, which includes all sections.
other arguments (except id and class) are simply passed along as part of the anchor tags (but not span tags)
Example
Changes
This tag was added in Junecode 3.0.