%%commentbox is a JSPWikiStyles which generates floating comment boxes .
new The style of the box is based on the Bootstrap framework
. You can also use one of the Bootstrap states (primary, success, info, warning, danger) to colour the commentbox.
See also Collapsible Box
%%commentbox ... /%
%%commentbox-CaptionCamelCase ... /%
%%commentbox-primary-success-info-warning-danger .. %/
%%commentbox
!Caption title
...
/%
- Always put the %%commentbox first in the flow of your document, so it wil float next (to the right) of the subsequent page content.
- Multiple subsequent comment boxes will float next to each other
The ~CamelCase caption is shown as title of the commentbox.
When the first item of the body of the commentbox is a header (!,!!,!!!) it becomes the caption.
Note: in this case the title of the commentbox will also appear in the TableOfContents.