University of Natural Resources and Life Sciences (BOKU)
Institute of Computational Biology

ICONURL -- URL of small documentation graphic or icon

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.)

Parameters

Parameter Description DefaultSorted ascending
"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

Examples

  • %ICONURL% returns https://seq.boku.ac.at/foswiki/pub/System/DocumentGraphics/else.png
  • %ICONURL{"arrowbright"}% returns https://seq.boku.ac.at/foswiki/pub/System/DocumentGraphics/arrowbright.png
  • %ICONURL{"novel.pdf"}% returns https://seq.boku.ac.at/foswiki/pub/System/DocumentGraphics/pdf.png
  • %ICONURL{"notanicon" default="ram"}% returns https://seq.boku.ac.at/foswiki/pub/System/DocumentGraphics/ram.png
  • %ICONURL{"/queen/boheme.mp3"}% returns https://seq.boku.ac.at/foswiki/pub/System/DocumentGraphics/mp3.png

ICON, ICONURLPATH, DocumentGraphics
29 Mar 2024 - 15:37 Foswiki v2.0.2