====== Note ====== Utilisation : une fois le plugin installé, tapez : Ceci est une note, rappelez-vous en ! Attention au chien quand vous ouvrez la porte ! En français, vous pouvez utiliser les types de notes «importante», «tuyau», «bloquante» pour changer la couleur et l'icone de la note. ====== Box ====== A simple box: the box contents Some more complex boxes the box contents the box contents The full syntax: ''**** contents text ****'' * //width// --- any legal CSS width value * //classes// --- any number of classes which use the styles in your template or the plugin's own stylesheet to determine the look of the box. The box plugins comes with the following classes already defined: * //round// --- box will have rounded corners * //blue// --- blue colour scheme * //red// --- red colour scheme * //green// --- green colour scheme * //orange// --- orange colour scheme * //left// --- float the box left within the wiki page * //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. * //title text// --- text (including dokuwiki markup) displayed above the box contents, with distinct style. * //caption text// --- text (no markup allowed) displayed below the box contents, with distinct style. The opening ''****'' 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 [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/boxes|here]]. The sample page shows all the styles available with the plugin.