Changes for page 08 August

Last modified by David De La Harpe Golden on 2021/01/17 20:43

From version 4.1
edited by David De La Harpe Golden
on 2020/08/15 13:52
Change comment: There is no comment for this version
To version 6.1
edited by David De La Harpe Golden
on 2020/08/29 23:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,3 +27,24 @@
27 27   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
28 28  {{/velocity}}
29 29  
30 +
31 +=== [[Ticknock>>Gallery.2020.08.Ticknock.WebHome]] ===
32 +
33 +{{velocity}}
34 +#set($docref = "Gallery.2020.08.Ticknock.WebHome")
35 +#set($document = $xwiki.getDocument($docref))
36 +#foreach($attach in $document.getAttachmentList())
37 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
38 +{{/velocity}}
39 +
40 +
41 +=== [[Hellfire Club>>Gallery.2020.08.HellfireClub.WebHome]] ===
42 +
43 +{{velocity}}
44 +#set($docref = "Gallery.2020.08.HellfireClub.WebHome")
45 +#set($document = $xwiki.getDocument($docref))
46 +#foreach($attach in $document.getAttachmentList())
47 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
48 +{{/velocity}}
49 +
50 +