====== txp:file_download ====== The ''file_download'' tag is a Single Tag. Textpattern will replace this tag with a file download form. Page Column. ===== Syntax ===== The ''file_download'' tag has the following syntactic structure... ====== Attributes ====== Tag will accept the following attributes (**case-sensitive**): =====form="form name"===== Use specified form. Default is __files__. See Form. =====id="integer"===== File id of the file to link to. Default is unset, nothing is returned. =====filename="filename"===== Filename of the file to link to. Default is unset, nothing is returned. ====== Examples ====== ===== Display a download form for the file to be downloaded ===== ===== 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 /]]>