您可以使用 Discuz! 代码--一个 HTML 代码的简化版本,来简化对帖子显示格式的控制。
  
- [b]粗体文字 Abc[/b]   效果:粗体文字 Abc (粗体字)
 
  
- [i]斜体文字 Abc[/i]   效果:斜体文字 Abc (斜体字)
 
  
- [u]下划线文字 Abc[/u]   效果:下划线文字 Abc (下划线)
 
  
- [color=red]红颜色[/color]   效果:红颜色 (改变文字颜色)
 
  
- [size=3]文字大小为 3[/size]   效果:文字大小为 3 (改变文字大小)
 
  
- [font=仿宋]字体为仿宋[/font]   效果:字体为仿宋 (改变字体)
 
  
- [align=Center]内容居中[/align]   (格式内容位置) 效果:
 内容居中
  
- [url]http://www.lotole.com[/url]   效果:http://www.lotole.com (超级连接)
 
  
- [url=http://www.lotole.com 论坛[/url]   效果:LOTOLE! 论坛 (超级连接)
 
  
- [email]myname@mydomain.com[/email]   效果:myname@mydomain.com (E-Mail 链接)
 
  
- [email=ykui@swyes.com]LOTOLE! 技术支持[/email]   效果:LOTOLE! 技术支持 (E-Mail 链接)
 
  
- [quote]LOTOLE![/quote]   (引用内容,类似的代码还有 [code][/code])
 
  
- [hide]免费帐号为: username/password[/hide]   (按回复隐藏内容,仅限版主及管理员使用)
 效果:只有当浏览者回复本帖时,才显示其中的内容,否则显示为“**** 隐藏信息 跟帖后才能显示 *****”
 
  
- [hide=20]免费帐号为: username/password[/hide]   (按积分隐藏内容,仅限版主及管理员使用)
 效果:只有当浏览者积分高于 20 点时,才显示其中的内容,否则显示为“**** 隐藏信息 积分高于 20 点才能显示 ****”
 
  
- [list]
 
[*]列表项 #1 
[*]列表项 #2 
[*]列表项 #2 
[/list]   (列表)
 
  
- [fly]This is sample text[/fly]   (Make text move horizontal, the same effect as html tag <marquee>. NOTE: Only Internet Explorer supports this feature)
 
  
 以下 Discuz! 代码需论坛可用 [img] 代码才能使用
  
- [img]http://lotole.com/images/default/logo.gif[/img]   (链接图像)
 效果:
   
 
  
- [img=88,31]http://lotole.com/images/logo.gif[/img]  (链接图像并限制大小)
  效果:
   
 
  
- [swf]http://lotole.com/images/banner.swf[/swf]   (链接 flash 动画,用法与 [img] 类似)
 
  
 
 |