Code source wiki de Expand

Version 4.1 par Admin le 20/08/2024 - 13:51

Masquer les derniers auteurs
Admin 1.1 1 The expand macro is a bridge between Confluence and XWiki. It provides an expandable / collapsible section for writting content.
2
3 = Parameters =
4
5 |=Parameter|=Description|=Required|=Default
Admin 4.1 6 |**title**|Text displayed on the collaspse toggle|No|(empty)
Admin 1.1 7
Admin 4.1 8 Note: if no title is provided, the title of the first panel or the first header appearing in the content will be used. if there is no such header or panel title, "Click here to expand…" will be used.
Admin 1.1 9
10 = Example Usage =
11
12 {{expand}}
13 Hello 👀
14 {{/expand}}