Formatting the Text
[[LinkToAnotherWikiPage]] (No space between words, or the text before the first space will be lost. May be bug here.)
Ex:
LinkToAnotherWikiPage?
/*idea*/-add a small icon before.
Ex:

-add a small icon before.
/*sign*/-sign your ID and login info
By
CooYip at Wed June 18, 2003, 11:47 pm.
Set an anchor:
@@anchor@@
See
Anchor for detail.
Insert an image (Case sensable):
[IMG]image url[/IMG]
e.g.:
[IMG]http://zh.wikipedia.org/upload/wiki.png[/IMG]
Insert HTML code:
[HTML][/HTML]
Ex: [HTML]<TABLE border=1><TR><TD>HELLO</TD></TR></TABLE>[/HTML]
Anything between 2 sets of double quotes is ignored and presented exactly as typed.
Basic formatting:
Bold:
**I'm bold text!**
I'm bold text!
Italic:
//I'm italic. text.//
I'm italic. text.
Underline(enclosed by two underline characters):
And I'm __underlined__!
And I'm
underlined!
Deleting line:
[del]An out-of-date idea[/del]
这是个过时的点子
Monospace text:
##monospace (fixed width) text##
monospace text
Note:
''note''
note
Cite a Source Code:
%% Embed Code Here %%
int main(int arc,char **argv)
{
printf("Hello, %s!\n", (argc>1) ? argv[1] : "World");
return 0;
}
Forced links:
[[http://www.mornography.de]]
http://www.mornography.de
[[http://www.mornography.de Mornography]]
Mornography
[[P2P]]
P2P?
Headers:
====== Really big header ======
Really big header
===== Rather big header =====
Rather big header
==== Medium header ====
Medium header
=== Not-so-big header ===
Not-so-big header
== Smallish header ==
Smallish header
Horizontal separator:
----
Forced line break:
---
List:
Indent text using the Tab key. You can also use indented bulleted/numbered lists:
(Tabs)- bulleted list(At least begin with 1 Tab. More Tabs mean indent
You can use a : to indicate a Tab.
:-bulleted list(using colon)
- bulleted list(using colon)
Number list(4 ways, all begin with at least 1 Tab):
(Tabs)1) numbered list
- numbered list
- Line two
(Tabs)A) Using uppercase characters
- Using uppercase characters
- Line two
(Tabs)a) Using lowercase characters
- Using lowercase characters
- Line two
(Tabs)i) using Latin numbers
- using Latin numbers
- Line two
Entity literals:
Entering