Confluence 4.1 has reached end of life
Check out the [latest version] of the documentation
This page tells you how to create a user macro that displays the text 'Hello World!' and any variable text you place between the macro tags. (For full details about creating a user macro, see the guide to writing user macros.)
The information on this page does not apply to
Unable to render {include} The included page could not be found.
.
Defining the 'Hello World' User Macro
To create the 'Hello World' user macro:
- Go to the 'Confluence Administration Console' and click User Macros in the left-hand panel.
- Click Create a User Macro at the top of the list of macros.
- Enter the macro attributes as follows:
- Macro Name:
helloworld
- Visibility:
Visible to all users in the Macro Browser
- Macro Title:
Hello World
- Description:
Displays "Hello World" and the macro body.
- Categories:
Confluence Content
- Icon URL: You can leave this field empty.
- Documentation URL: You can leave this field empty.
- Macro Body Processing:
Rendered
Template:
## @noparams Hello World! $body
- Macro Name:
- Click Add.
Screenshot: Definition of the 'Hello World' user macro
Using the 'Hello World' Macro on a Page
Now you can add the macro to your Confluence page using the Macro Browser:
The result is:
Related Topics
Overview
Content Tools
Apps