|
Desired Formatting | Syntax | Result or description | ||||||
---|---|---|---|---|---|---|---|---|
Bold | __text__ | text | ||||||
Centered | ::text:: | text |
||||||
Colored Text | ~~blue:text~~ | text | ||||||
Italic | ''text'' | ''text'' | ||||||
Monospaced | -+text+- | -+text+- | ||||||
Underlined | ===text=== | text | ||||||
Text in a box | ^text^ | text |
||||||
Display syntax | ~np~__not bold__~/np~ | ~np~__not bold__~/np~ | ||||||
Headings | !Heading 1 !!Heading 2 !!!Heading 3 |
Heading 1Heading 2Heading 3 |
||||||
Show/Hide sections | !+, !!- | (Headings display with plus or minus sign in brackets which, when clicked, show or hide the content following the heading.) | ||||||
Autonumbered Headings | !#, !!#, !+#, !-# ... | (Headings display numbered in outline format.) | ||||||
Table of contents | {toc}, {maketoc} | These create a table of contents for the current page based on structures (toc) or headings (maketoc). | ||||||
Dynamic variables | %Name% | Inserts an editable variable. See Dynamic Variable. | ||||||
External links | [http://example.com] [http://example.com|example.com] |
http://example.com example.com |
||||||
Square brackets | [[foo] | [foo] | ||||||
Wiki references/links | ((Homepage)) ((Homepage|the homepage)) |
Homepage the homepage |
||||||
Lists | * at the left margin for bullet lists # for numbered lists ;Word:definition for definiton lists |
(Use * or # or ; and : at the left margin - in left-to-right languages - to create lists.) | ||||||
Indentation | + or ++ at the left margin | (Creates an indent for each plus character, useful in a list to place following text at the same indent level as the list item.) | ||||||
Table | || row1-col1 | row1-col2 | row1-col3 (here you need a physical carriage returns) row2-col1 | row2-col2 | row2-col3 || |
|
||||||
Title bar | -=Title=- | Title |
||||||
Line break | Linebreak "%%%" (useful especially in tables) | Linebreak (useful especially in tables) |
||||||
Multi-page pages |