Ceci est une ancienne révision du document !


Syntaxe spécifique au plugin wrap

Éléments natifs

Extentions

Padding

Add padding to the top, bottom or both.

<div bottom_pad></div>
<div top_pad></div>
<div topbottom_pad></div>

add some vertical space to the page.

<div vert_space></div>

Full width images

Dokuwiki allows for fixed-width images, but what if you want a really large image to scale down to fill all available space?

<div full_width_img>{{some_image.jpg}}</div>