= NoteBox Plugin = == Description == NoteBox Plugin will render a HTML-DivContainer in different colors with different Icons. [[BR]] The following containers are possible: * ![[NoteBox(warn, my Text)]] * will render a red div-container with the given Text and a stopsign-image * ![[NoteBox(tip, my Text)]] * will render a green div-container with the given Text and a lightbulb-image * ![[NoteBox(note, my Text)]] * will render a blue div-container with the given Text and a notepaper-image [[BR]] It will look like this: * [[Image(notebox_preview_v0.1.png)]] == Bugs/Feature Requests == Existing bugs and feature requests for NoteBoxPlugin are [report:9?COMPONENT=NoteBoxPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=NoteBoxPlugin&owner=gruenebe new ticket]. == Download == Download the zipped source from [download:noteboxplugin here]. == Source == You can check out NoteBoxPlugin from [http://trac-hacks.org/svn/noteboxplugin here] using Subversion, or [source:noteboxplugin browse the source] with Trac. == Example == Use either * '''![[NoteBox(warn, my Text)]]''' * '''![[NoteBox(tip, my Text)]]''' * '''![[NoteBox(note, my Text)]] where "my Text" can be replaced with your text. == Recent Changes == [[ChangeLog(noteboxplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:gruenebe] [[BR]] '''Contributors:'''