You are here: Foswiki>System Web>Category>UserDocumentationCategory>Macros>VarICONURL (2024-12-23, UnknownUser)Edit Attach
Generates the full URL of a DocumentGraphics image, which Foswiki renders as an image. The related %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://outzenj.com/pub/System/DocumentGraphics/else.png %ICONURL{"arrowbright"}%
returns https://outzenj.com/pub/System/DocumentGraphics/arrowbright.png %ICONURL{"novel.pdf"}%
returns https://outzenj.com/pub/System/DocumentGraphics/pdf.png %ICONURL{"notanicon" default="ram"}%
returns https://outzenj.com/pub/System/DocumentGraphics/ram.png %ICONURL{"/queen/boheme.mp3"}%
returns https://outzenj.com/pub/System/DocumentGraphics/mp3.png Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback