Macros

Last modified by superadmin on 2026/09/17 14:51

Explanation

A rendering macro is a named call written in wiki syntax, which XWiki replaces by what the macro produces when the page is rendered. Most macros take parameters, and many also take a content:

{{macroName parameter="value"}}
The content of the macro.
{{/macroName}}

The pages of this topic document the macros developers use to control how wiki content and scripts are executed, one macro per page, with their parameters and examples:

A macro that belongs to a feature is documented in that feature's topic instead, such as the "displayIcon" macro under Icons.

More

To find more about the current topic, you can search or use the table below and filter the columns to narrow your choices.

Get Connected