0 Votes

XWiki Syntax Guide

Last modified by Ryan C on 2025/03/06 17:59

XWiki Syntax 2.1: Macros

2.0 Macros

There is only one kind of macro in XWiki Syntax 2.1, which is called by the syntax: {{macroname param1="value1" ... paramN="valueN"}}...{{/macroname}}. For macros without content there's a short notation: {{macroname param1="value1" ... paramN="valueN"/}}

FeatureXWiki Syntax 2.1Result
Rendering Macro with a content
{{code language="java"}}
System.out.println("Hello World!");
{{/code}}
System.out.println("Hello World!");
Rendering Macro without content

{{include reference="Space.Page"/}}

The referenced page is included in the current page
Information

For the full list of available macros check the Extensions wiki.

Macros in this wiki

IdNameCategoriesDescriptionVisibility
activityActivity (legacy)NotificationsProvide a macro implemented with the Notifications Application to keep a backward compatibility with Activity Stream.Current Wiki
actualrightsActual Rights MacroThis macro will be used to display the actual rights table of a given page.Current Wiki
asyncAsync macroContentExecute asynchronously and/or cache the macro content.Global
attachmentGalleryPickerAttachment PickerDevelopmentGrid based attachment picker.Global
attachmentSelectorAttachment SelectorDevelopmentA control to be used for object properties of the current page that are supposed to contain the name of an attachment from the current (or target) page. Allows uploading new attachments, and deleting attachments from the target page.  If no target page is specified, the current page will be used. Object properties are only saved to the current page.Current Wiki
awmkanbanKanban board for AppWithinMinutesDisplay XWiki Documents from an AWM as a Kanban board (see https://en.wikipedia.org/wiki/Kanban_board).Global
boxBoxFormattingDraw a box around provided content.Global
buttonButton MacroInsert a noticeable, clickable button on your XWiki page to highlight links and create call to actions!Current Wiki
cacheCacheDevelopmentCaches content.Global
carouselcarouselContentGenerates a carousel displaying the images attached to the current page or a referenced one.Current Wiki
chartChartContentDisplays a graphical chart generated from miscellaneous data sourcesGlobal
childrenChildrenNavigationDisplays a tree of children pages of the current pageCurrent Wiki
codeCodeFormattingHighlights code snippets of various programming languagesGlobal
commentCommentDevelopmentAllows putting comments in the source content. This macro doesn't output anything.Global
containerContainerLayoutA macro to enclose multiple groups and add decoration, such as layout.Global
contentContentContentAllows writing content in any wiki markupGlobal
content-report-tableContent Report Table MacroContentProvides a content report in table format, based on labels.Current Wiki
contextContextDevelopmentExecutes content in the context of the passed pageGlobal
contributorsContributorsContentContributors Confluence Bridge macro to show the contributors of a given document.Current Wiki
dashboardDashboardLayoutA macro to define a dashboard to fill with gadgets.Global
displayDisplayContentDisplay other pages into the current page.Global
displayIconIconContentDisplay an icon.Global
documentsPagesContentDisplays a list of pages in a LivetableCurrent Wiki
documentTreePage TreeNavigationDisplays the tree of XWiki pages.Current Wiki
embedEmbed contentContentShow in your wiki page many external content. Currently this support theses external services: * Youtube, * Dailymotion, * Vimeo, * x.com, * Google doc, sheets and slides, * Google calendar, * Google maps, * Facebook, * Linkedin, * Figma, * Spotify, * Prezi, * Flickr, * Viddler, * Aha! roadmaps, * Also play a video attached to your wiki page using Video.js library. mp4, webm and ogv formats are supported.Current Wiki
errorError MessageFormattingDisplays an error message note.Global
exampleExampleFormattingShows an example and its source code.Global
excerptExcerptExcerpt macro. It marks part of the page's content for use by other macros. It is compatible with the Confluence Excerpt macro.Current Wiki
expandExpandAdd the Expand macro to your page to provide content in an expandable / collapsible section.

This is one of Confluence's most popular macros. It's great for: visually reducing the amount of information on a page, breaking process information down into clickable steps, hiding background or obsolete information, while still keeping it on the page for future reference.

The macro is collapsed by default, people need to click each one to expand it. There's no way to expand all macros on a page at once, however all Expand macros are automatically expanded when you print or export the page to PDF.
Current Wiki
expandableExpandableSimilar to an HTML “<details>” element, this macro enables more extensive information to be displayed first in short form and the exact details to be displayed only when the mouse is clicked. If several of these Expandable elements are arranged directly on top of each other, they form an accordion component.Global
expandableThumbnailSkinExtensionIDexpandableThumbnailSkinExtension Skin extension to automatically create expandable thumbnails for images.Global
faqFAQLists FAQ entriesCurrent Wiki
footnoteFootnoteContentGenerates a footnote to display at the end of the page.Global
forum.recentForumDiscussionsRecent Forum DiscussionsContentLists the top N most recent discussions from all the forums
A discussion is considered recent if:
* new topic is created on a forum
* new topic is edited of a forum
* new answer is created on a topic
* new answer is edited (this will include comment added and comment edited)
Current Wiki
galleryGalleryLayoutDisplays the images found in the provided content using a slide-show view.Global
gdprSettingsGdpr settingsGet what kind of cookies the current user has consented to. (preferences, statistics or marketing)Current Wiki
groovyGroovyDevelopmentExecute a groovy script.Global
htmlHTMLDevelopmentInserts HTML or XHTML code into the page.Global
iconPickerIcon PickerDevelopmentSelect an icon within the XWiki icon set.Current Wiki
idIdNavigationAllows putting a reference/location in a page. In HTML for example this is called an Anchor. It allows pointing to that location, for example in links.Global
includeIncludeContentInclude other pages into the current page.Global
infoInfo MessageFormattingDisplays an info message note.Global
infoboxinfoboxCurrent Wiki
infocardInfo CardFancy two-column encyclopedia layout
jwplayerJW PlayerContentThe JW Player is an open-source embeddable media player for web sites, supporting many commonly-used audio and video formats. The player is easy to configure, customize and extend.Current Wiki
kanbanKanbanKanban macro allowing to display and edit a kanbanCurrent Wiki
kanbanboardKanban boardDisplay the tasks as a Kanban board (see https://en.wikipedia.org/wiki/Kanban_board).Current Wiki
labellabelCurrent Wiki
linklinkCurrent Wiki
liveDataLive DataContentDisplay dynamic lists of data.Global
locationSearchLocation searchSearch in the given location.Current Wiki
mentionUser MentionNotificationsInsert a user mention.Current Wiki
menuMenuNavigationDisplays a menu created using simple wiki syntax (nested lists and links).Global
msStreamMicrosoft StreamEmbed a Microsoft Stream video in a page by simply passing the URL and any customization parameters.Current Wiki
notificationsNotificationsNotificationsDisplay notifications about events happened on the wiki.Current Wiki
notificationsApplicationsPreferencesNotifications Applications PreferencesNotificationsDisplay the preferences of the current user about notification applications.Current Wiki
notificationsAutoWatchPreferencesNotifications Auto Watch PreferencesNotificationsDisplay the preferences of the current user about auto watched pages.Current Wiki
notificationsCustomFiltersPreferencesNotifications Custom Filters PreferencesNotificationsDisplay the preferences of the given user about custom notification filters.Current Wiki
notificationsEmailPreferencesNotifications Email PreferencesNotificationsDisplay the preferences of the current user about notification emails.Current Wiki
notificationsFiltersPreferencesNotifications Filters Preferences (deprecated)NotificationsDisplay the preferences of the current user about notification filters.
This macro is now deprecated in favor of Custom Notifications Filters Preferences or System Notifications Filters Preferences.
Current Wiki
notificationsSystemFiltersPreferencesNotifications System Filters PreferencesNotificationsDisplay the preferences of the given user about system notification filters.Current Wiki
officeOffice Document ViewerContentView office attachments (doc, ppt, xls, odt, odp, ods etc.) inside wiki pages without downloading or importing them.Global
opusopusCurrent Wiki
panelPanel MacroPanel macro to display XWiki content inside a panel.Current Wiki
pdfPDF Object EmbedThis macro allows embedding a PDF file in a wiki page using the <object> tag.Global
pdftocPDF Table of ContentsInternalGenerates the table of contents for the PDF export.Global
pdfviewerPDF ViewerContentPDF Viewer based on Mozilla pdf.jsCurrent Wiki
profile-pictureProfile PictureContentDisplay the profile picture of selected user.Current Wiki
putFootnotesPut FootnotesContentDisplays all the footnotes from the page. If missing, all footnotes are displayed by default at the end of the page.Global
pythonPythonDevelopmentExecutes a python script.Global
recently-updatedRecently UpdatedContentAdd the Recently Updated macro to a page to show a list of pages, blogs, files, and comments that have been created or edited recently. This is great for project landing, information pages, or team space home pages. It's very flexible, you can limit the list to specific people, spaces, types of content, and more.Current Wiki
redmineRedmine TicketListet Tickets vom Redmine Ticketsystem in einer Tabelle auf.Global
scriptScriptDevelopmentExecute script in provided script language.Global
statusStatusInsert a colored label in the text to highlight the status of an item.Current Wiki
successSuccess MessageFormattingDisplays a success message note.Global
tagcloudTag CloudContentDisplays the cloud of tags in this wiki or in the specified space, if any.Current Wiki
tagListTag listShow a list of all the macros in your instance.Current Wiki
taskcardTask cardDisplay a task and its information as a card.Current Wiki
teamTeamDisplay avatars of the members of a team.Current Wiki
templateTemplateDevelopmentInsert a template.Global
timetimeCurrent Wiki
tocTable of contentsNavigationGenerates a table of contents.Global
tocplusinfoboxTOC Plus InfoboxTemplate with right-aligned infobox and TOC at the topCurrent Wiki
todolisttodolistTodoList with Javascript UICurrent Wiki
tooltipTooltipCurrent Wiki
translationTranslationContentDisplay a translation message.Global
treeTreeNavigationDisplays a tree hierarchy defined by the macro content or the source parameter.Current Wiki
uiextensionUI ExtensionDevelopmentInsert a UI extension.Global
uiextensionsUI ExtensionsDevelopmentInsert UI extensions.Global
useravatarUser AvatarContentAllows displaying the avatar for a specific user.Global
valuevalueCurrent Wiki
velocityVelocityDevelopmentExecutes a Velocity script.Global
videoVideoContentDisplay in your wiki page any video from Youtube, Dailymotion, Google Video or Vimeo.

Also play a video attached to your wiki page using Video.js library. mp4, webm and ogv formats are supported.

The video macro can also plays a DASH video (Dynamic Adaptive Streaming over HTTP).
Current Wiki
view-fileView fileContentShow a file using PDF Viewer Macro or Office Viewer.Current Wiki
warningWarning MessageFormattingDisplays a warning message note.Global
wikimacrocontentWikiMacro ContentDevelopmentDisplay editable content of a wikimacro.Global
wikimacroparameterWikiMacro ParameterDevelopmentDisplay editable parameter of a wikimacro.Global
wikisWikisNavigationList all wikisCurrent Wiki
workspacesWorkspaces (Legacy)DeprecatedDeprecated macro that should not be used here for compatibility reasons. Please use the "wikis" macro instead.Current Wiki
zoneZone macrocodeMacro to display content from a document passed as parameterCurrent Wiki