====== Template Plugins ======
68 Classifieds comes with a variety of pre-built template functions that you can use throughout the script. The following sections help describe the different functions and how to call them. You can also visit our [[http://www.68classifieds.com/forums/module-release/|Module Release]] forum for others added by us and other forum members.
If you would like to create your own plugin please visit the [[http://smarty.net/manual/en/plugins.php|Plugins]] section of the Smarty manual.
* [[plugins:get_extra_field | Get Extra Field]]
* [[plugins:parentcategories | Parent Categories]]
* [[templates:plugins#total_listings | Total Listings]]
* [[templates:plugins#total_members | Total Members]]
* [[plugins:featurelistingsvertical | Featured Listings Vertical]]
* [[plugins:featurelistingshorizontal | Feature Listings Horizontal]]
* [[plugins:get_extra_field | Get Extra Field]]
* [[development:plugins:tutorial | Writing a Plugin]]
===== Total Listings =====
The total listings plugin allows you to display the total number of listings.
{total_listings}
===== Total Members =====
The total members plugin allows you to display the total number of members.
{total_members}