PreDefinedStyles

In addition to the simple styles represented by the ~WikiMarkup, JSPWiki also allows you to put in your own styles, which are defined in the jspwiki.css file. These may vary from site to site, and it is up to the site administrator to define a style.

Following styles are supported by the standard jspwiki.css file:

Special block markers :

Use %%information ... %% for informational messages
Use %%warning ... %% for warning blocks
Use %%error ... %% for error blocks

Some other, more dynamic styles are supported as well, powered by client-side ~JavaScript