Excerpt Include Macro
Version 3.1 by Frank Fock on 2025/07/01 22:30
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 |