Wiki source code of IconTheme Sheet
Last modified by Bimit Administrator on 05.12.2023, 13:23
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
![]() |
1.1 | 1 | {{velocity}} |
| 2 | #if($doc.fullName != 'IconThemesCode.IconThemeSheet') | ||
| 3 | {{info}} | ||
| 4 | This document is an Icon Theme. | ||
| 5 | {{/info}} | ||
| 6 | |||
![]() |
2.1 | 7 | (%class="code"%)((( |
| 8 | $services.rendering.escape($doc.content, 'xwiki/2.1') | ||
| 9 | ))) | ||
![]() |
1.1 | 10 | #else |
| 11 | Sheet of [[IconThemesCode.IconThemeClass]] | ||
| 12 | #end | ||
| 13 | {{/velocity}} |
