CooCooWakka : FormattingTheText

首页 :: 索引 :: 修订历史 :: 最新评论 :: CooCooWakkaGroup :: 登陆/注册 :: 你好, 38.103.63.62
你的足迹: » FormattingTheText

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: Hot!-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]
HELLO


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]]
[External Link]http://www.mornography.de

[[http://www.mornography.de Mornography]]
[External Link]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)


Number list(4 ways, all begin with at least 1 Tab):
(Tabs)1) numbered list

  1. numbered list
  2. Line two

(Tabs)A) Using uppercase characters

  1. Using uppercase characters
  2. Line two

(Tabs)a) Using lowercase characters

  1. Using lowercase characters
  2. Line two

(Tabs)i) using Latin numbers

  1. using Latin numbers
  2. Line two

Entity literals:
Entering
当前页面没有留言.[显示留言板]

SourceForge.net Logo Creative Commons License
请享受共创成果的同时,尊重他人劳动。本站点内容如未特别声明,全部遵循 Creative Commons License by-nc-sa协议发布。