Wiki source code of 05

Version 2.1 by Administrator on 2018/07/25 08:04

Show last authors
1
2 === [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] ===
3
4 {{velocity}}
5 #set($docref = "Gallery.2018.05.Bohernabreena.WebHome")
6 #set($document = $xwiki.getDocument($docref))
7 #foreach($attach in $document.getAttachmentList())
8 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
9 {{/velocity}}
10
11 === [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] ===
12
13 {{velocity}}
14 #set($docref = "Gallery.2018.05.MarlayPark.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 === [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] ===
21
22 {{velocity}}
23 #set($docref = "Gallery.2018.05.MarlayPark2.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}}