%ICON{"name"}% generates the full HTML img tag. 
     Specify image name or full filename (see ICON for details on filenames.)
| Parameter | Description | Default | 
|---|---|---|
 "name"  | 
			Name of the icon, or pathname to extract an extension from |  else  | 
		
 default  | 
			Optional default icon if the primary icon can't be found |  else  | 
		
%ICONURL% returns https://the-data-mine.co.uk/pub/System/DocumentGraphics/else.png
%ICONURL{"arrowbright"}% returns https://the-data-mine.co.uk/pub/System/DocumentGraphics/arrowbright.png
%ICONURL{"novel.pdf"}% returns https://the-data-mine.co.uk/pub/System/DocumentGraphics/pdf.png
%ICONURL{"notanicon" default="ram"}% returns https://the-data-mine.co.uk/pub/System/DocumentGraphics/ram.png
%ICONURL{"/queen/boheme.mp3"}% returns https://the-data-mine.co.uk/pub/System/DocumentGraphics/mp3.png