Wiki source code of January
Version 3.1 by Administrator on 2018/07/25 08:16
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | === [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] === | ||
2 | |||
3 | {{velocity}} | ||
4 | #set($docref = "Gallery.2018.01.Ticknock.WebHome") | ||
5 | #set($document = $xwiki.getDocument($docref)) | ||
6 | #foreach($attach in $document.getAttachmentList()) | ||
7 | #if($velocityCount > 10) | ||
8 | [[(+)>>$docref]] | ||
9 | #break | ||
10 | #end | ||
11 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
12 | {{/velocity}} |