Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The macro is used for setting metadata values not for listing metadata values.
This allows multiple metadata values set and stored on an individual page to be referenced from other pages (see the space-metadata-list macro for the equivalent functionality for spaces).
Parameters
Parameter | Required | Default | Notes | Version |
---|---|---|---|---|
| No parameter is required. The metadata names and values are added to the body of the macro. | |||
|
|
This option to hide or display the metadata values affects only the page that contains the | ||
|
|
| ||
|
| Clears the values for any metadata on the page on adding the macro to the page
|
...
The metadata values in this example include wiki markup. This will be displayed on the page as a table:
...
An optional orientation=horizontal
parameter changes the rendering to be horizontal.
Code Block | ||
---|---|---|
| ||
{metadata-list|orientation=horizontal} || Name | Comala Metadata Plugin | || Version | 3.5.x | || Product Versions | Confluence 6.x | || Author(s) | Captain Comala | {metadata-list} |
It will be displayed as:
...
If you don't want the list of metadata displayed on this page you can choose to add the "hidden
" parameter.
...