XWiki Syntax Sprievodca

Naposledy upravil admin admin 2024/01/15 15:07

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
activityAktivitaNotificationsActivity Macro poskytuje čerstvé informácie o aktivitách.Current Wiki
asyncAsync macroObsahExecute asynchronously and/or cache the macro content.Global
attachmentGalleryPickerAttachment PickerVývojGrid based attachment picker.Global
attachmentSelectorAttachment SelectorVývojA 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
boxBoxFormátovanieDraw a box around provided content.Global
cacheMedzipamätVývojCaches content.Global
chartGrafObsahDisplays a graphical chart generated from miscellaneous data sourcesGlobal
childrenChildrenNavigáciaDisplays a tree of children pages of the current pageCurrent Wiki
codeKódFormátovanieHighlights code snippets of various programming languagesGlobal
commentKomentárVývojAllows 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
contentContentObsahAllows writing content in any wiki markupGlobal
contextKontextVývojExecutes content in the context of the passed pageGlobal
dashboardOvládací panelLayoutA macro to define a dashboard to fill with gadgets.Global
dateDateObsahUse the date macro to set and format due dates within task macros and more!Global
displayZobraziťObsahDisplay other pages into the current page.Global
displayIconIconObsahDisplay an icon.Global
documentsDokumentyObsahDisplays a list of pages in a LivetableCurrent Wiki
documentTreeStrom dokumentovNavigáciaZobraziť strom XWiki dokumentov.Current Wiki
errorChybová hláškaFormátovanieDisplays an error message note.Global
exampleExampleFormátovanieShows an example and its source code.Current Wiki
figureFigureVývojTag content as an illustration and with an optional caption.Global
figureCaptionFigure CaptionVývojProvide a figure caption when used inside the Figure macro.Global
figureTypeRecognizerFigure Type RecognizerInternalInternal macro used to recognize the type of a figure.Global
footnoteFootnoteObsahGenerates a footnote to display at the end of the page.Global
galleryGalériaLayoutDisplays the images found in the provided content using a slide-show view.Global
groovyGroovyVývojExecute a groovy script.Global
htmlHTMLVývojInserts HTML or XHTML code into the page.Global
iconPickerIcon PickerVývojVyberte si ikonu.Current Wiki
idIdNavigáciaAllows 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
includeZahrnúťObsahInclude other pages into the current page.Global
infoInfo správaFormátovanieDisplays an info message note.Global
liveDataLive DataObsahDisplay dynamic lists of data.Global
mentionUser MentionNotificationsInsert a user mention.Current Wiki
menuMenuNavigáciaDisplays a menu created using simple wiki syntax (nested lists and links).Global
messageSenderOdosielateľSocialA control that allows users to enter messages that are handled by the MessageStream module.Current Wiki
missingLicenseMessageMissing License MessageInternalDisplay an error message when the extension does not have a valid license.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 ViewerObsahView office attachments (doc, ppt, xls, odt, odp, ods etc.) inside wiki pages without downloading or importing them.Global
pdftocPDF Table of ContentsInternalGenerates the table of contents for the PDF export.Global
putFootnotesPut FootnotesObsahDisplays all the footnotes from the page. If missing, all footnotes are displayed by default at the end of the page.Global
pythonPythonVývojSpustí python scriptGlobal
referenceReferenceNavigáciaCreate a link to a section id, displaying the section number as the link label.Global
scriptScriptVývojExecute script in provided script language.Global
spaceindexIndex priestoruDeprecatedZoznam stránok v priestoreCurrent Wiki
spacesPriestoryDeprecatedDisplays all the spaces in this wiki.Current Wiki
successSuccess MessageFormátovanieDisplays a success message note.Global
tagcloudTag CloudObsahDisplays the cloud of tags in this wiki or in the specified space, if any.Current Wiki
templateŠablónaVývojVložte šablónu.Global
tocObsahNavigáciaGeneruje obsahGlobal
translationPrekladObsahDisplay a translation message.Global
treeStromNavigáciaZobrazí stromovú štruktúru definované macrom, alebo podľa zdrojových parametrov.Current Wiki
uiextensionUI ExtensionVývojInsert a UI extension.Global
uiextensionsUI ExtensionsVývojInsert UI extensions.Global
useravatarUser AvatarObsahAllows displaying the avatar for a specific user.Global
velocityVelocityVývojExecutes a Velocity script.Global
warningVarovná správaFormátovanieDisplays a warning message note.Global
wikimacrocontentWikiMacro ContentVývojDisplay editable content of a wikimacro.Global
wikimacroparameterWikiMacro ParameterVývojDisplay editable parameter of a wikimacro.Global
wikisWikisNavigáciaList all wikisCurrent Wiki
workspacesPracovné priestoryDeprecatedDeprecated macro that should not be used here for compatibility reasons. Please use the "wikis" macro instead.Current Wiki