Wiki source code of 08 August

Last modified by David De La Harpe Golden on 2019/09/01 20:00

Show last authors
1 === [[Hellfire Club>>Gallery.2019.08.HellfireClub.WebHome]] ===
2
3 {{velocity}}
4 #set($docref = "Gallery.2019.08.HellfireClub.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
10
11 === [[Kilmashogue>>Gallery.2019.08.Kilmashogue.WebHome]] ===
12
13 {{velocity}}
14 #set($docref = "Gallery.2019.08.Kilmashogue.WebHome")
15 #set($document = $xwiki.getDocument($docref))
16 #foreach($attach in $document.getAttachmentList())
17 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
18 {{/velocity}}
19
20 === [[Barnaslingan>>Gallery.2019.08.Barnaslingan.WebHome]] ===
21
22 {{velocity}}
23 #set($docref = "Gallery.2019.08.Barnaslingan.WebHome")
24 #set($document = $xwiki.getDocument($docref))
25 #foreach($attach in $document.getAttachmentList())
26 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
27 {{/velocity}}
28
29 === [[Tibradden>>Gallery.2019.08.Tibradden.WebHome]] ===
30
31 {{velocity}}
32 #set($docref = "Gallery.2019.08.Tibradden.WebHome")
33 #set($document = $xwiki.getDocument($docref))
34 #foreach($attach in $document.getAttachmentList())
35 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
36 {{/velocity}}
37