Wiki source code of 06 June

Last modified by David De La Harpe Golden on 2021/06/24 22:42

Show last authors
1
2 === [[Hellfire Club>>Gallery.2021.06.HellfireClub.WebHome]] ===
3
4 {{velocity}}
5 #set($docref = "Gallery.2021.06.HellfireClub.WebHome")
6 #set($document = $xwiki.getDocument($docref))
7 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
8 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
9 {{/velocity}}
10
11
12
13 === [[Ticknock>>Gallery.2021.06.Ticknock.WebHome]] ===
14
15 {{velocity}}
16 #set($docref = "Gallery.2021.06.Ticknock.WebHome")
17 #set($document = $xwiki.getDocument($docref))
18 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
19 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
20 {{/velocity}}