Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
titleProperties

The macro provides the following properties for configuration.

Section
titleTitle

The optional title to be rendered within the box.

Generic Box
box-typetodo
titleThe title of the Generic Box

A generic box of type 'todo'.



Section
titleBox Type

The the identifier of the box type to be used with CSS selectors.

Code Block
languagecss
titleCSS for the Todo Box
.box-icon-todo:before {
 content:url(https://www.smartics.eu/confluence/download/attachments/6554577/generic_20x20.png?api=v2);
 
color: Purple;
 }
 .aui-message.todo.projectdoc-box {
 background: #9966CC;
 
border-color: Purple;
 color: white;
}
 }



Section
titleShow Icon

Uncheck if you do not want to display the box icon.

Generic Box
box-typetodo
titleThe title of the Generic Box
show-iconfalse

A generic box of type 'todo'.



Section
titleTags

Tag the box to use for transclusion.

By default the tag generic-box is added.



Section
titleDetails


Transclusion
documentprint-quirk-modes Hint for Box Macros
idsContent


...

Section
titleReferences


Section
titleResources


Piwik Set Multiple Custom Variables


NameValue
Departmentprojectdoc
Categoryprojectdoc-macro
Typedocument