Wiki source code of 2021

Version 12.1 by David De La Harpe Golden on 2021/06/24 22:31

Show last authors
1 {{velocity}}
2 #macro(thumbs $docref)
3 #set($document = $xwiki.getDocument($docref))
4 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
5 #if($foreach.count > 10)
6 [[(+)>>$docref]]
7 #break
8 #end
9 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
10 #end
11 {{/velocity}}
12
13
14 {{container layoutStyle="columns"}}
15 (((
16
17 == [[01 January>>Gallery.2021.01.WebHome]] ==
18
19
20 === [[Fernhill>>Gallery.2021.01.Fernhill.WebHome]] ===
21
22 {{velocity}}
23 #thumbs("Gallery.2021.01.Fernhill.WebHome")
24 {{/velocity}}
25
26 === [[Kilmashogue>>Gallery.2021.01.Kilmashogue.WebHome]] ===
27
28 {{velocity}}
29 #thumbs("Gallery.2021.01.Kilmashogue.WebHome")
30 {{/velocity}}
31
32 === [[Ticknock>>Gallery.2021.01.Ticknock.WebHome]] ===
33
34 {{velocity}}
35 #thumbs("Gallery.2021.01.Ticknock.WebHome")
36 {{/velocity}}
37
38 )))
39 (((
40
41 == [[02 February>>Gallery.2021.02.WebHome]] ==
42
43
44 === [[Ticknock>>Gallery.2021.02.Ticknock.WebHome]] ===
45
46 {{velocity}}
47 #thumbs("Gallery.2021.02.Ticknock.WebHome")
48 {{/velocity}}
49
50 === [[Fernhill>>Gallery.2021.02.Fernhill.WebHome]] ===
51
52 {{velocity}}
53 #thumbs("Gallery.2021.02.Fernhill.WebHome")
54 {{/velocity}}
55
56
57 )))
58 {{/container}}
59
60
61 {{container layoutStyle="columns"}}
62 (((
63
64 == [[03 March>>Gallery.2021.03.WebHome]] ==
65
66
67 === [[Marlay Park>>Gallery.2021.03.MarlayPark.WebHome]] ===
68
69 {{velocity}}
70 #thumbs("Gallery.2021.03.MarlayPark.WebHome")
71 {{/velocity}}
72
73
74 === [[Fernhill>>Gallery.2021.03.Fernhill.WebHome]] ===
75
76 {{velocity}}
77 #thumbs("Gallery.2021.03.Fernhill.WebHome")
78 {{/velocity}}
79
80
81 === [[Ticknock>>Gallery.2021.03.Ticknock.WebHome]] ===
82
83 {{velocity}}
84 #thumbs("Gallery.2021.03.Ticknock.WebHome")
85 {{/velocity}}
86
87
88 )))
89 (((
90
91 == [[04 April>>Gallery.2021.04.WebHome]] ==
92
93
94 === [[Kilmashogue>>Gallery.2021.04.Kilmashogue.WebHome]] ===
95
96 {{velocity}}
97 #thumbs("Gallery.2021.04.Kilmashogue.WebHome")
98 {{/velocity}}
99
100
101 === [[Massy's Estate>>Gallery.2021.04.MassysEstate.WebHome]] ===
102
103 {{velocity}}
104 #thumbs("Gallery.2021.04.MassysEstate.WebHome")
105 {{/velocity}}
106
107
108 )))
109 {{/container}}
110
111
112 {{container layoutStyle="columns"}}
113 (((
114
115 == [[05 May>>Gallery.2021.05.WebHome]] ==
116
117
118 === [[Glencullen>>Gallery.2021.05.Glencullen.WebHome]] ===
119
120 {{velocity}}
121 #thumbs("Gallery.2021.05.Glencullen.WebHome")
122 {{/velocity}}
123
124
125 === [[Fernhill>>Gallery.2021.05.Fernhill.WebHome]] ===
126
127 {{velocity}}
128 #thumbs("Gallery.2021.05.Fernhill.WebHome")
129 {{/velocity}}
130
131
132 === [[Ticknock>>Gallery.2021.05.Ticknock.WebHome]] ===
133
134 {{velocity}}
135 #thumbs("Gallery.2021.05.Ticknock.WebHome")
136 {{/velocity}}
137
138
139 )))
140 (((
141
142 == [[06 June>>Gallery.2021.06.WebHome]] ==
143
144
145 === [[Hellfire Club>>Gallery.2021.06.HellfireClub.WebHome]] ===
146
147 {{velocity}}
148 #thumbs("Gallery.2021.06.HellfireClub.WebHome")
149 {{/velocity}}
150
151
152 === [[Ticknock>>Gallery.2021.06.Ticknock.WebHome]] ===
153
154 {{velocity}}
155 #thumbs("Gallery.2021.06.Ticknock.WebHome")
156 {{/velocity}}
157
158
159
160 )))
161 {{/container}}