Overview
The metadata-from
macro is the simplest macro to get a piece of metadata from another page onto the current one.
The macro can only be used to retrieve the value of a single metadata value name.
Parameters
Parameter | Required | Default | Notes | Version |
---|---|---|---|---|
|
| The value name of the metadata to retrieve. Any wiki format that is part of the metadata value will be rendered on the current page. | ||
|
| The page where the value name of the metadata has been added. Default is to the current page. |
...