所有html和ubb code请在“代码”模式下粘入和修改(点击第一个“代码”按钮进入)。文学城和留园的默认播放器CODE不能在万维高山直接贴,会丢失播放器。

点击下载保存CODE手册

贴歌:(播放器长宽自己调整)

html code:
<embed src="http://space.wenxuecity.com/media/1240129073.mp3" type=application/x-mplayer2 width=300 height=45 loop="true" autostart="true"></embed>
或者:
<embed src="http://www.bbsland.org/upload_music/4097408.mp3" type=video/x-ms-asf-plugin width=300 height=45 loop="true" autostart="true"></embed>
或者:
<embed src=http://space.wenxuecity.com/media/1234719084.mp3 type=audio/x-pn-realaudio-plugin width=300 height=45 loop=true autostart=true></embed>
或者:
<embed src="http://www.bbsland.org/upload_music/4203648.wma" type="audio/x-ms-wma" loop="1" autostart="1" style="width:308px; height:65px;"></embed>

ubb code:
[mp3]http://bbsland.org/sample.mp3[/mp3]
或者:
[mp3 w=500 h=30 a=true l=true]http://bbsland.org/sample.mp3[/mp3]
============================================
贴wmv文件:(长宽请最好用视频的原始大小。把鼠标放在你电脑文件夹里wmv文件上,就能看到。比如原始320X240,如果放大成640X480,在IE里是正常的,在firefox里就变成 640X240了,很扁,因为高度不会放大。如果原始尺寸比播放器尺寸大,firefox会看不到完整的画面。firefox用户如果看不见播放条,右键点击视频,左键点play或者stop。)
html code:
<embed src="http://www.bbsland.org/music/redtruck/tianlu.wmv" type="video/x-ms-asf-plugin" loop="true" autostart=true width=640 height=480></embed>
或者:
<embed src=http://www.bbsland.org/music/redtruck/tianlu.wmv type=application/x-mplayer2 width=400 height=300 loop="true" autostart="true"></embed>

ubb code:
[mp3 w=640 h=480]http://www.bbsland.org/music/redtruck/tianlu.wmv[/mp3]
==================================================
贴图:
html code:
<img src="http://bbs.creaders.net/upfile/200906/20090623085447496455.gif">
或者:
<img src="http://bbs.creaders.net/upfile/200906/20090623085447496455.jpg" width="620" height="530" border="0">

ubb code:
[img w=40 h=30 b=1]http://www.creaders.net/image.gif[/img]
或者:
[img]http://www.creaders.net/image.jpg[/img]
=====================================================
贴flash:
html code:
<embed src=http://imgfree.21cn.com/free/flash/6.swf width=490 height=270 type=application/x-shockwave-flash wmode=transparent quality=high></embed>

ubb code:
[flash w=425 h=344]http://www.youtube.com/v/-DKqTDWASSM&hl=en&fs=1&[/flash]
==================================================

贴iframe:只能用ubb code:
[iframe w=800 h=720]http://www.bbsland.org/music_admin/pages/15452.html frameborder=0 scrolling=no[/iframe]
===================================================
置中:
html code:
<center>.....code.......</center>
ubb code:
[center]居中[/center]
====================================================
超级链接:
html code:
<a href="http://space.wenxuecity.com/media/1240129073.mp3" target="_blank">歌曲下载</a>
ubb code:
[url]http://space.wenxuecity.com/media/1240129073.mp3[/url]