XWiki Syntax Guide

Last modified by Kerwin Olfers on 2021/03/22 10:40

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

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

Macros in this wiki

IdNameCategoriesDescriptionVisibility
tocTable of contentsNavigationGenerates a table of contents.Global
iconPickerIcon PickerDevelopmentSelect an icon within the XWiki icon set.Current Wiki
wikimacrocontentWikiMacro ContentDevelopmentDisplay editable content of a wikimacro.Global
exampleExampleFormattingShows an example and its source code.Current Wiki
mentionUser MentionNotificationsInsert a user mention.Current Wiki
asyncAsync macroContentExecute asynchronously and/or cache the macro content.Global
spaceindexSpace IndexDeprecatedLists the pages in a space.Current Wiki
figureCaptionFigure CaptionDevelopmentProvide a figure caption when used inside the Figure macro.Global
filetagcloudFileManager tag cloudContentDisplays the cloud of file tags in this wiki or in the specified space, if any.Current Wiki
boxBoxFormattingDraw a box around provided content.Global
spacesSpacesDeprecatedDisplays all the spaces in this wiki.Current Wiki
errorError MessageFormattingDisplays an error message note.Global
attachmentGalleryPickerAttachment PickerDevelopmentGrid based attachment picker.Global
sortable_tablesSorteable TablesMakes all tables in the content of the current page sorteable.Current Wiki
warningWarning MessageFormattingDisplays a warning message note.Global
messageSenderMessage SenderSocialA control that allows users to enter messages that are handled by the MessageStream module.Current Wiki
childrenChildrenNavigationDisplays a tree of children pages of the current pageCurrent Wiki
tasks-report-macroConfluence Tasks Report MacroCurrent Wiki
displayDisplayContentDisplay other pages into the current page.Global
translationTranslationContentDisplay a translation message.Global
taskTaskCreate a task that you can assign an user to using the mention macro and use the date macro to set a deadline.Global
task-reportTask report macroCreate a custom report of the tasks within the wiki.Current Wiki
referenceIdNavigationCreate a link to a section id, displaying the section number as the link label.Global
contextContextDevelopmentExecutes content in the context of the passed pageGlobal
pdftocPDF Table of ContentsInternalGenerates the table of contents for the PDF export.Global
ConditionalTableColorsConditional Table ColorsContentAdd colors to table cells based on their values. Y = green, R = red, * = yellowGlobal
infoInfo MessageFormattingDisplays an info message note.Global
treeTreeNavigationDisplays a tree hierarchy defined by the macro content or the source parameter.Current Wiki
liveDataLive DataContentDisplay dynamic lists of data.Global
rssRSSContentOutput latest feed entries from a RSS feed.Global
successSuccess MessageFormattingDisplays a success message note.Global
documentTreePage TreeNavigationDisplays the tree of XWiki pages.Current Wiki
templateTemplateDevelopmentInsert a template.Global
notificationsAutoWatchPreferencesNotifications Auto Watch PreferencesNotificationsDisplay the preferences of the current user about auto watched pages.Current Wiki
chartChartContentDisplays a graphical chart generated from miscellaneous data sourcesGlobal
kanbanKanbanKanban macro allowing to display and edit a kanbanCurrent Wiki
awmkanbanKanban board for AppWithinMinutesDisplay XWiki Documents from an AWM as a Kanban board (see https://en.wikipedia.org/wiki/Kanban_board).Global
LightboxWrapperLightboxWrapperContentWraps all unstyled image in Lightboxes, adds title based on alt text and linkable anchor (all text preceding first ":")Global
fileManager.recentFilesRecent FilesContentLists the files that have been recently uploaded through the File Manager.Current Wiki
containerContainerLayoutA macro to enclose multiple groups and add decoration, such as layout.Global
NavigationColumnsNavigationColumsContentAn macro for creating a navigation block, with two columns, for pages in the current section and links to related topicsGlobal
notificationsEmailPreferencesNotifications Email PreferencesNotificationsDisplay the preferences of the current user about notification emails.Current Wiki
tagcloudTag CloudContentDisplays the cloud of tags in this wiki or in the specified space, if any.Current Wiki
activityActivity (legacy)NotificationsProvide a macro implemented with the Notifications Application to keep a backward compatibility with Activity Stream.Current Wiki
dateDateInsert a date that will be displayed nicely.Global
pythonPythonDevelopmentExecutes a python script.Global
commentCommentDevelopmentAllows putting comments in the source content. This macro doesn't output anything.Global
htmlHTMLDevelopmentInserts HTML or XHTML code into the page.Global
contentContentContentAllows writing content in any wiki markupGlobal
scriptScriptDevelopmentExecute script in provided script language.Global
TopicPagesTopicPagesDisplays a list of pages related to each tag for the current pageGlobal
useravatarUser AvatarContentAllows displaying the avatar for a specific user.Global
displayIconIconContentDisplay an icon.Global
officeOffice Document ViewerContentView office attachments (doc, ppt, xls, odt, odp, ods etc.) inside wiki pages without downloading or importing them.Global
office365Office365 ViewercontentDisplays an Office 365 office or pdf documentCurrent Wiki
accordionaccordioncontentAccordion MacroGlobal
galleryGalleryLayoutDisplays the images found in the provided content using a slide-show view.Global
uiextensionUI ExtensionDevelopmentInsert a UI extension.Global
notificationsSystemFiltersPreferencesNotifications System Filters PreferencesNotificationsDisplay the preferences of the given user about system notification filters.Current Wiki
uiextensionsUI ExtensionsDevelopmentInsert UI extensions.Global
dashboardDashboardLayoutA macro to define a dashboard to fill with gadgets.Global
figureFigureDevelopmentTag content as an illustration and with an optional caption.Global
putFootnotesPut FootnoteContentDisplays the footnotes defined so far. If missing, all footnotes are displayed by default at the end of the page.Global
diagramDiagramContentDisplays a diagram.Current Wiki
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
notificationsApplicationsPreferencesNotifications Applications PreferencesNotificationsDisplay the preferences of the current user about notification applications.Current Wiki
taskcardTask cardDisplay a task and its information as a card.Current Wiki
cacheCacheDevelopmentCaches content.Global
menuMenuNavigationDisplays a menu created using simple wiki syntax (nested lists and links).Global
notificationsCustomFiltersPreferencesNotifications Custom Filters PreferencesNotificationsDisplay the preferences of the given user about custom notification filters.Current Wiki
filemanagerdocFile Manager DocumentContentInserts a file manager document in a page, with or without previewCurrent Wiki
documentsPagesContentDisplays a list of pages in a LivetableCurrent 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
tasksTasksDisplay one or more tasks identified by their IDs.Global
notificationsNotificationsNotificationsDisplay notifications about events happened on the wiki.Current Wiki
velocityVelocityDevelopmentExecutes a Velocity script.Global
pdfviewerPDF ViewerPDF Viewer based on Mozilla pdf.jsGlobal
driveGoogle Drive MacrocontentGoogle Drive MacroGlobal
faqFAQLists FAQ entriesCurrent Wiki
lightboxLightbox ImageContentAdd a click-enlargeable image. Global
wikimacroparameterWikiMacro ParameterDevelopmentDisplay editable parameter of a wikimacro.Global
groovyGroovyDevelopmentExecute a groovy script.Global
showhideshowhidecontentShow Hide MacroCurrent Wiki
footnoteFootnoteContentGenerates a footnote to display at the end of the page.Global
FigureAnchorsFigureAnchorsContenttest testGlobal
kanbanboardKanban boardDisplay the tasks as a Kanban board (see https://en.wikipedia.org/wiki/Kanban_board).Current Wiki
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
codeCodeFormattingHighlights code snippets of various programming languagesGlobal
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
Tags:
   
solo
XWiki 14.10.13
contact@xwiki.com