This macro displays the creation date of the current Confluence page. It uses the $page.createdAt variable to retrieve the page's creation date and formats it for display inside an AUI lozenge.
<span class="aui-lozenge aui-lozenge-subtle">
$StringUtils.substringBefore($page.createdAt, "T")
</span>Shows a mention of the user who created the current page. If it's a current user, mention blue. If it's another user, mention gray.
Get the latest cryptocurrency rates for major coins.
Space Information macro by space Id
Create dropdown menus in Confluence Cloud with custom sets of options, multiselect features, and permission gates
Create dropdown menus in Confluence Cloud with predefined sets of options and permission gates
Convert a specified amount of cryptocurrency to fiat currency.
Basic greeting for user
Fetch a random quote from the DummyJSON API and display it in a stylized blockquote format.
Add a configurable floating panel to a Confluence page
An overview of all pages within one space which contains the title, the version, and the last updated date