The Documentation Link macro generates a customisable text link to a page on http://confluence.atlassian.com/.

This macro accepts a 'relative link' value and automatically prefixes this value with the URL:

http://confluence.atlassian.com/

Hence, if you used the link value display/DOC/Working+with+Macros, the resulting URL is:
http://confluence.atlassian.com/display/DOC/Working+with+Macros

Documentation Links are generated against the contents of this macro's body text, allowing you to customise the text of this link.

For example, if you view this page's wiki markup, you will see that

{doc:display/DOC/Working+with+Macros}this link{doc}

uses the Documentation Link macro and that it leads back to the parent of this page in the Confluence 'DOC' space.

On this page:

Usage with the Macro Browser

To insert the Documentation Link macro into a page using the Macro Browser,

Once you've found the Documentation Link macro and have added the required parameter values, click 'insert' to add it to your page.

Usage with the Wiki Markup Editor

Example of what you need to type

表示結果

{doc:display/DOC/Working+with+Macros}this link{doc}

{doc:display/DOC/Working+with+Macros}this link{doc}

パラメーター

パラメーター

Required in Wiki Markup?

既定

説明

Relative Link

はい

なし

The relative link (that is, the URL portion after http://confluence.atlassian.com/) that leads to the required page on

http://confluence.atlassian.com/

.


関連トピック

マクロでの作業

Take me back to the Confluence User's Guide.