======txp:file_download_category====== The ''file_download_category'' tag is a Single Tag. Textpattern will replace this tag with the category of the file to download. Should be used in a download form. =====Syntax===== The ''file_download_category'' tag has the following syntactic structure... ======Attributes====== Tag will accept the following attributes (**case-sensitive**): =====escape="html"===== Escape HTML entities in category string (deprecated). =====wraptag="html tag"===== HTML tag to wrap category text with. Default is __empty__. =====class="class name"===== CSS class attribute for category text. ======Examples===== =====Display a category name following "category:" ===== : =====Default "files" form===== :
:
:
Other tags used: <[[txp:file_download_category /]]>, <[[txp:file_download_downloads /]]>, <[[txp:file_download_link /]]>, <[[txp:file_download_name /]]>, <[[txp:file_download_size /]]>, <[[txp:text /]]>