Wiki source code of 11 November
Version 2.1 by David De La Harpe Golden on 2020/11/15 23:54
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | === [[Kilmashogue>>Gallery.2020.11.Kilmashogue.WebHome]] === |
2 | |||
3 | {{velocity}} | ||
4 | #set($docref = "Gallery.2020.11.Kilmashogue.WebHome") | ||
5 | #set($document = $xwiki.getDocument($docref)) | ||
6 | #foreach($attach in $document.getAttachmentList()) | ||
7 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
8 | {{/velocity}} | ||
9 | |||
![]() |
2.1 | 10 | |
11 | |||
12 | === [[Ticknock>>Gallery.2020.11.Ticknock.WebHome]] === | ||
13 | |||
14 | {{velocity}} | ||
15 | #set($docref = "Gallery.2020.11.Ticknock.WebHome") | ||
16 | #set($document = $xwiki.getDocument($docref)) | ||
17 | #foreach($attach in $document.getAttachmentList()) | ||
18 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
19 | {{/velocity}} | ||
20 |