Box Sample Page
<box>the most basic box</box>
<box 95% red|boxed & titled> this is also boxed </box>
<box green> this is also boxed </box|boxed & captioned>
<box round orange>as is this</box>
<box round 75% |title with formatting, a link and rounded corners
>boxes can also contain markup…
- a list
- of several
- items
<div class='box'> <b class='xtop'><b class='xb1'></b><b class='xb2'></b><b class='xb3'></b><b class='xb4'></b></b> <div class='xbox'> <p class='box_title'>Title text would go here</p> <div class='box_content'> <p>Including this html snippet of a box</p> <p>All those <b> tags handle the rounded corners</p> </div> </div> <b class='xbottom'><b class='xb4'></b><b class='xb3'></b><b class='xb2'></b><b class='xb1'></b></b> </div>
headings aren't allowed in boxes
| but | tables | are |
and plugins …
; definition : list : list : list
and a link </box>
<box |title>a box to match the default dokuwiki colour scheme</box>
<box |Example box> to test what is possible: NICE PLUGIN: You can
- make Lists
- other markup
- set the color of the box
- …
looks good?
</box>
<box 80% red round| title>red box, 80% wide, with a title</box>
….
<box blue left> this is
a blue box
Remember a left justified box will cause text to flow around to the right.
</box>
….
….
….
….
<box 80% blue round| title>blue box with a title
A box with default justification (centered) breaks text above and below.</box>
<box green right> this is
a green box
A right justified box will cause text to flow around to the left.
</box>
….
….
….
….
<box 80% green round| title>a wide green box</box>
….
<box orange>and an orange box </box>
<box 30% orange round>orange box with a title</box| caption>