Include Macro
This is a XWiki macro, bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Include Macro
Include other pages into the current page.Usage
{{include document="SpaceOf.DocumentToInclude"/}}Parameters definition
| Name | Optional | Allowed values | Default value | Description |
|---|---|---|---|---|
| document | no | a wiki document | the name of the document to include. | |
| context | yes | new/current | current | defines whether the included page is executed in its separated execution context or whether it's executed in the context of the current page. |
Example
{{include document="DocumentToInclude"/}}