Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
wiki:playground 2007/07/18 11:24 | wiki:playground 2007/07/23 04:12 version actuelle | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== PlayGround ====== | + | ====== [ wiki:playground ] ====== |
+ | Cette page permet de tester les commandes d'édition... Alors faites vous plaisir. | ||
+ | |||
+ | ===== Généralités ===== | ||
+ | |||
+ | ligne normale | ||
+ | |||
+ | ligne de code | ||
+ | |||
+ | la ligne de code est simplement précédées de 2 espaces. | ||
+ | |||
+ | ===== Plugin ===== | ||
+ | Nous avons ajouté 2 plugins (pour l'instant...) pour améliorer la lisibilité des documents | ||
+ | |||
+ | ==== box ==== | ||
+ | [[http://wiki.splitbrain.org/plugin:boxes]] | ||
+ | |||
+ | test: | ||
+ | |||
+ | <box> the box contents </box> | ||
+ | |||
+ | <box 80% round orange|a title> the box contents</box> | ||
+ | <box 50% left blue>the box contents</box|a caption> | ||
+ | |||
+ | |||
+ | ==== note ==== | ||
+ | [[http://wiki.splitbrain.org/plugin:note]] | ||
+ | |||
+ | <note> | ||
+ | This is my note ! Remember it !! | ||
+ | </note> | ||
+ | |||
+ | <note important> | ||
+ | Warning ! You're about to lose your mind ;-) | ||
+ | </note> | ||
+ | |||
+ | <note tip> | ||
+ | The clues are in the images. | ||
+ | </note> | ||
+ | |||
+ | <note warning> | ||
+ | Beware of the dog when you open the door !! | ||
+ | </note> | ||
+ | |||
+ | \\ | ||
+ | ---- | ||
+ | ---- | ||
+ | ---- | ||
+ | ~~DISCUSSION:off~~ |