Excerpt Include Macro
Last modified by Frank Fock on 2026/04/03 11:46
Description
The Excerpt Include macro is a bridge between Confluence and XWiki. It allows the user to include contents from other pages marked for use by other macros with the Excerpt Macro.
Parameters
| Parameter | Description | Mandatory |
|---|---|---|
| 0 | The page to include | Yes |
Example of usage
{{excerpt-include 0="Excerpt"/}}
The result is the following:
Excerpt Macro
| Title1 | Title2 | Title3 |
|---|---|---|
| Text1 | Text2 | Text3 |