Input | Display as |
---|---|
''italic'' | italic |
'''bold''' | bold |
'''''bold-italic''''' | bold-italic |
underline | underline |
monospaced text | monospace text |
preformatted text | preformatted text |
| ''disable all wiki formats'' |
Input | Display as |
---|---|
[[Link to a Wikipage]] | Link to a Wikipage |
[[Underlines_Equal_Spaces]] | Underlines Equal Spaces |
[[Link | Link Caption]] | Link Caption |
[[Master/Subpage/Subsubpage]] | Master/Subpage/Subsubpage |
[[Master/Subpage/Subsubpage | Multi-level page]] | Multi-level page |
http://example.of.a.url.com/ | http://example.of.a.url.com/ |
[http://example.com/ URL Text] | URL Text |
[http:?Home Link to this wiki script] | Link to this wiki script |
[http:?Home#Anchor Link with an anchor] | Link with an anchor |
[Local:Home Link to a local page] | Link to a local page |
[http:/cgi-bin/index.cgi?Home Link from server root] | Link from server root |
[http:/images/habitat_logo.png http:/images/habitat_icon.png] | ![]() |
Local:LocalPage | Local:LocalPage |
Local:LocalPage#Anchor | Local:LocalPage#Anchor |
[#Anchor] | Click to jump here |
= Heading 1 = == Heading 2 == === Heading 3 === ==== Heading 4 ==== ===== Heading 5 ===== ====== Heading 6 ======Display as:
* Bullet Item 1 * Bullet Item 2 ** Bullet Item 2.1 ** Bullet Item 2.2 *** Bullet Item 2.2.1Display as:
# Numbered Item 1 # Numbered Item 2 ## Numbered Item 2.1 ## Numbered Item 2.2 ### Numbered Item 2.2.1Display as:
:indentaton ::more indentatonDisplay as:
;'''define a word''': the detailed definition of a word ;;'''define a sub item''': the detailed definition of the sub itemDisplay as:
struct Complex_{ float x; float y; }; // code segmentDisplay as:
struct Complex_{ float x; float y; }; // code segment
http:/images/habitat_logo.png
display as:
!! Table Header !! Column 2 !! Column 3 !! || link || [http:?Home Home] || '''link to home page''' || || || show empty cells || || |||| more than one cells || <- a wider cell || ||a wider cell ->|||| more than one cells || ||__vertical span || <- cell spans two rows || || || one more cell || and another ||Display as:
Table Header | Column 2 | Column 3 |
---|---|---|
link | Home | link to home page |
show empty cells | ||
more than one cells | <- a wider cell | |
a wider cell -> | more than one cells | |
vertical span | <- cell spans two rows | |
one more cell | and another |