Changes for page 10 October

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

From version 5.1
edited by David De La Harpe Golden
on 2020/10/31 14:54
Change comment: There is no comment for this version
To version 3.1
edited by David De La Harpe Golden
on 2020/10/16 11:46
Change comment: There is no comment for this version

Summary

Details

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