Confluence 4.0 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
- Use XHTML in the macro template.
- You can use the Velocity templating language. Here is more information on the Velocity project.
- マクロに本文がある場合、"
$body
" を指定することでテンプレートでマクロの本文のテキストを参照できます。 - Each parameter variable you use must have a matching metadata definition. Use
@param
to define metadata for your macro parameters. - When using the information passed using parameters, refer to your parameters as $paramXXX where 'XXX' is the parameter name that you specifed in the
@param
metadata definition. - Use
@noparams
if your macro does not accept parameters.Note that this will prevent your macro appearing in the macro browser.
概要
コンテンツ ツール
アプリ