 |
[b]text[/b] 将里面的文本变为粗体字 效果:text | |
 |
[i]text[/i] 将里面的文本变为斜体字 效果:text | |
 |
[u]text[/u] 将里面的文本加下划线 效果:text | |
 |
[color=color]text[/color] 将里面的文本加颜色.color参数可以是颜色名如red,blue等。也可以是颜色值如 "#336699" 效果:text (此时color值为red) | |
 |
[center]text[/center] 将里面的文本居中。 效果是:
text | |
 |
[sup]text[/sup] 将里面的文本变为上标. 效果是:正常文本text | |
 |
[sub]text[/sub] 将里面的文本变为下标. 效果是:正常文本text | |
 |
[code]text[/code]
将text变为黑底 | |
 |
[quote]text[/quote] <引用文字 效果是:
Text
| |
 |
[url]Internet网址[/url] <显示成Internet网址。 如[url]http://www.chinagames.net[/url]效果是: http://www.chinagames.net
[url=link]说明文字[/url] 如[url=http://www.chinagames.net]中国游戏中心[/url]效果是: 中国游戏中心
| |
|
 |
[img]图片的internet地址[/img] 如[img]http://www.chinagames.net/image/logo_chinagame.gif[/img]效果为
| |