0 Votes

Wiki source code of CRT

Version 8.2 by Ryan C on 2025/04/23 23:45

Show last authors
1 {{velocity}}
2 #set($attachments = $doc.getAttachmentList())
3
4 {{gallery}}
5 #foreach($attachment in $attachments)
6 #if($attachment.filename.endsWith(".jpg") || $attachment.filename.endsWith(".png") || $attachment.filename.endsWith(".webp"))
7 image:$attachment.filename
8 #end
9 #end
10 {{/gallery}}
11 {{/velocity}}
12
13 [[https:~~/~~/www.thewhitearchive.org/nextcloud/core/preview?fileId=8176&x=5120&y=2880&a=true&etag=0c674559fa37eb7f6210909abb64730a>>https://www.thewhitearchive.org/nextcloud/core/preview?fileId=8176&x=5120&y=2880&a=true&etag=0c674559fa37eb7f6210909abb64730a]]

XWiki AI Chat