<wiki:FileIcon filename='...'/>
Inserts a file icon registered as attachment on page FileIcons (see jspwiki.fileicons.page option), suitable for the filename specified. For example, filename="test.pdf" would insert the typical pdf-logo icon, supposed this filetype has been properly configured on the FileIcons page (or as configured in jspwiki.properties).
The FileIconTag is part of the CategoryAndArchiveExtensions.
See also FileIconPlugin.
-- JensGulden