Si escribim <box 30% round orange|a title> the box contents</box>.
a title
The full syntax:
Si escribim <box width classes colours | title text> contents text </box>.
title text
o round — box will have rounded corners
o blue — blue colour scheme
o red — red colour scheme
o green — green colour scheme
o orange — orange colour scheme
o left — float the box left within the wiki page
o right — float the box right within the wiki page
if no classes are specified the default styles will be used, that is square corners in a colour scheme based on the default Dokuwiki colour scheme.
1. content background
2. title background
3. outer box background
4. borders
if less than four colours are specified, the first colour is used for the missing colours.
The opening <box … > including the title must all appear on one line. The box contents can appear over as many lines as are needed.
See the plugin in action here. The sample page shows all the styles available with the plugin.