The macro displays a warning message in Confluence Page Edit mode, instructing editors to delete the deprecated macro. In published mode, it hides the content. Useful on migrations or View/Edit page rendering differentiation. More details: rendering modes
#if ($renderContext.outputType == "preview")
## Show warning banner
## This block will be shown on the Page EDIT mode
<div style="background-color: var(--ds-background-accent-yellow-subtlest, #FFF7D6); padding: 10px; border-radius: 3px;">
<div style="display: inline-block; vertical-align: top; width: 30px; text-align: center; margin-top: 4px;">
<ac:image ac:width="19" ac:height="19">
<ri:url ri:value="https://api.iconify.design/mdi/alert.svg?color=%23e67e22" />
</ac:image>
</div>
<div style="display: inline-block; width: 95%;">
<div style="font-weight: bold; margin: 1px 0 5px 0;">
Delete me
</div>
<div style="margin: 3px 0 5px 0; white-space: normal; width: 95%;">
This macro is no longer available. Please delete it.
</div>
</div>
</div>
#else
## Do nothing
## This block will be shown on the Page VIEW mode
#endGet the latest cryptocurrency rates for major coins.
Macro that dynamically lists all its child pages in a table format
Create dropdown menus in Confluence Cloud with predefined sets of options, multiselect features, and permission gates
Create dropdown menus in Confluence Cloud with custom sets of options, multiselect features, and permission gates
Shows page creation date
Macro for generating ID in base32 format
Show filtered issues and their relations
Macro for printing all the spaces
Show an expandable page tree for a selected parent page (defaults to the current page)
An overview of all pages within one space which contains the title, the version, and the last updated date