Wiki source code of MassysEstate
Version 20.1 by David De La Harpe Golden on 2018/07/27 01:20
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
19.1 | 1 | {{velocity}} |
2 | #foreach($attach in $doc.getAttachmentList()) | ||
3 | #set($docName = $doc.fullName) | ||
4 | [[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end | ||
5 | |||
6 | |||
7 | {{gallery width="" height=""}} | ||
8 | #foreach($attach in $doc.getAttachmentList()) | ||
9 | [[image:$attach.filename]] | ||
10 | #end | ||
11 | {{/gallery}} | ||
12 | |||
13 | |||
14 | {{/velocity}} | ||
![]() |
20.1 | 15 | |
16 | {{jwplayer attachment="https://www.youtube.com/watch?v=Zr7svT-aIPo"/}} | ||
17 | |||
18 |