Wiki source code of Image Class

Last modified by pinkpunk on 2025/04/16 05:41

Show last authors
1 {{velocity}}
2 ## Replace the default space with the space where you want your documents to be created.
3 ## Replace the default parent with the one of your choice and save the document.
4 ##
5 #set ($defaultSpace = $doc.space)
6 #set ($defaultParent = $doc.fullName)
7 {{attachmentSelector classname="${object.getxWikiClass().name}" property="${name}" filter="png,jpg,gif" displayImage="true" width="120" link="true" /}}
8 {{/velocity}}