====== Plugin: Boxes ====== Dieses Plugin dient zur Erstellung verschiednenr Boxen zur Hervorhebung wichtiger Textpassagen wie z.B. von Merksätzen. Sie kann aber auch zur Darstellung von Abbildungen verwendet werden. ===== Syntax ===== %% the box contents %% \\ **Style** '' 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 \\ ===== Beispiele ===== **Beispiel 1:** * Punkt 1 * Punkt 2 \\ **Beispiel 2:** Inhalt der Box: Hier ein Bild {{wiki:dokuwiki-128.png}} Inhalt der Box: Hier ein Bild {{wiki:dokuwiki-128.png}} ===== Quelle und Hinweise ===== Das [[http://www.dokuwiki.org/plugin:box|Box-Plugin]] stammt von Christopher Smith.