Emphasis: |
'' for italics, __ for bold, ''__ for both |
Lists: |
* for bullet lists, # for numbered lists, ;term:definition for definiton lists |
Wiki References: |
JoinCapitalizedWords or use ((page)) or ((page|desc)) for wiki references, ))SomeName(( prevents referencing |
Drawings: |
{draw name=foo} creates the editable drawing foo |
External links: |
use square brackets for an external link: [URL] or [URL|link_description] or [URL|description|nocache]. |
Multi-page pages: |
use ...page... to separate pages |
Misc: |
"!", "!!", "!!!" make_headings, "----" makes a horizontal rule "===text===" underlines text |
Title bar: |
"-=title=-" creates a title bar. |
Images: |
"{img src=http://example.com/foo.jpg width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional |
Non cacheable images: |
"{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional |
Tables: |
"||row1-col1|row1-col2|row1-col3\nrow2-col1|row2-col2col3||" creates a table |
RSS feeds: |
"{rss id=n max=m}" displays rss feed with id=n maximum=m items |
Simple box: |
"^Box content^" Creates a box with the data |
Dynamic content: |
"{content id=n}" Will be replaced by the actual value of the dynamic content block with id=n |
Colored text: |
"~~#FFEE33:some text~~" Will display using the indicated HTML color |
Center: |
"::some text::" Will display the text centered |
Non parsed sections: |
"~np~ data ~/np~" Prevents parsing data |
Dynamic variables: |
"%name%" Inserts an editable variable |