Usage
#CHEMIN_IMAGE{article}
will return
prive/themes/spip/images/article-24.png
2nd example
[(#CHEMIN_IMAGE{cookie-32.png}|balise_img)]
will return
<img src="prive/themes/spip/images/cookie-32.png" alt="" width="32" height="32">
See also
The filters