%META:TOPICINFO{author="TWikiContributor" date="1352797216" format="1.1" version="3"}% %META:TOPICPARENT{name="TWikiVariables"}% #VarICONURL ---+++ ICONURL{"name"} -- URL of small documentation graphic or icon * Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related =%ICON{"name"}%= generates the full HTML img tag. Specify image name or full filename (see [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]] for details on filenames.) * Syntax: =%ICONURL{"name"}%= * Examples: * =%ICONURL{"arrowbright"}%= returns %ICONURL{"arrowbright"}% * =%ICONURL{"novel.pdf"}%= returns %ICONURL{"novel.pdf"}% * =%ICONURL{"/queen/boheme.mp3"}%= returns %ICONURL{"/queen/boheme.mp3"}% * Category: FormattingAndRenderingVariables * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICONURLPATH][ICONURLPATH]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarICON][ICON]], %WIKIPREFSTOPIC%, FileAttachments, TWikiDocGraphics