You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

projectdoc Toolbox

Renders an block or inline element of a page.

Name
Layout Element Macro
Categories
ID
projectdoc-layout-element-macro
Since
2.5

The Layout Element Macro renders a block or inline element. It is used by page authors to organize the layout of a page.

Authors may control the name of the HTML element and add element identifiers, CSS selectors, and styles.

Parameters

Element Name

The name of the HTML element to render this macro.

CSS

Additional CSS selectors to apply to the top-level HTML element.

ID

Optional identifier for the HTML element.

Support Unique ID

In order to transclude the element into another page Confluence may need to make the ID unique within the target page.

If you uncheck this checkbox the ID must be used verbatim. In this case the user is responsible to select a unique ID.

Styles

Additional CSS style information to add the the HTML button element.

Unwrap

By default content is rendered with a wrapping paragraph element. Usually this additional element is redundant.

If this checkbox is checked the wrapping paragraph element (the top-level element of this macro's content) will be removed.

Resources

Action Button Macro
Renders an action button to link to a projectdoc document, Confluence page, or external resource.

  • No labels