This
%%(text-align:center) !This text is centered. %%
produces this
This text is centered.#
You can center tables too:
%%center |This|is|my|table %%
produces this
This | is | my | table |
This | is | my | table |
This
%%(text-align:center) !This text is centered. %%
produces this
You can center tables too:
%%center |This|is|my|table %%
produces this
This | is | my | table |
This | is | my | table |
http://www.jspwiki.org/wiki/FAQFormatting