進階 BBCode Box 3 由 mssti 製作
進階 BBCode :: Help
描述 : 字體顏色
- 輸入的文字:
- [color=red]文字[/color]
你可以用顏色代碼 (color=#FF0000 or color=red)
- 例子 :
- [color=red]我是測試文字[/color]
- 顯示的模式 :
- 我是測試文字
- 回頂端
描述 : 內容分類(Tabs)
- 輸入的文字:
- [tabs] [tabs:Title]這是一格內的文字[tabs:Another]這是另一格的資料[/tabs]
- 例子 :
- [tabs] [tabs:標題1]這裡的文字將於標題1選擇時顯示[tabs:標題2]這裡的文字將於標題2選擇時顯示[/tabs]
- 顯示的模式 :
標題1 : 這裡的文字將於標題1選擇時顯示
標題2 : 這裡的文字將於標題2選擇時顯示
- 回頂端
描述 : 分隔線
- 輸入的文字:
- [hr] 製造分隔線將兩行分開
小提醒: 製造分隔線將兩行分開
- 例子 :
- 我是測試文字[hr]我是測試文字
- 顯示的模式 :
- 我是測試文字
我是測試文字
- 回頂端
描述 : 電腦代碼
- 輸入的文字:
- [code]代碼[/code]
- 例子 :
- 代碼: 選擇全部
我是測試文字
- 顯示的模式 :
- 代碼: 選擇全部
我是測試文字
- 回頂端
描述 : 錨點
- 輸入的文字:
- [anchor=(錨點名稱(必須使用英文)) goto=(目標錨點名稱(必須使用英文))]文字[/anchor]
- 例子 :
- [anchor=help_0 goto=help_1]Go to link 1[/anchor]
or [anchor=help_1]this is the link 1[/anchor]
- 顯示的模式 :
- Go to link 1
or this is the link 1
- 回頂端
描述 : 插入網址
- 輸入的文字:
- [url]http://...[/url] or [url=http://...]文字內容/介紹[/url]
- 例子 :
- Google
- 顯示的模式 :
- Google
- 回頂端
描述 : 上載圖片至imageshack
- 輸入的文字:
- [url=http://imageshack.us][img=http://...][/img][/url]
- 例子 :

- 顯示的模式 :

- 回頂端
描述 : 插入搜尋文字
- 輸入的文字:
- [search(=(bing|yahoo|google|altavista|lycos|wikipedia))]text[/search]
- 例子 :
- [search]搜尋文字[/search]
或 [search=bing]搜尋文字[/search]
或 [search=yahoo]搜尋文字[/search]
或 [search=google]搜尋文字[/search]
或 [search=altavista]搜尋文字[/search]
或 [search=lycos]搜尋文字[/search]
或 [search=wikipedia]搜尋文字[/search]
- 顯示的模式 :
- 多啦a夢綜合討論天地 搜尋... : 搜尋文字
或 bing 搜尋... : 搜尋文字
或 yahoo 搜尋... : 搜尋文字
或 google 搜尋... : 搜尋文字
或 altavista 搜尋... : 搜尋文字
或 lycos 搜尋... : 搜尋文字
或 wikipedia 搜尋... : 搜尋文字
- 回頂端
描述 : 插入FLASH檔案
- 輸入的文字:
- [flash width=# height=#]FLASH 檔案網址[/flash] 或 [flash 闊,高]FLASH 檔案網址[/flash]
- 例子 :
- [flash 250,200]http://www.mssti.com/phpbb3/images/media/relojanalogo.swf[/flash]
- 顯示的模式 :
- 回頂端
描述 : 插入影片
- 輸入的文字:
- [video width=# height=#]影片網址[/video]
- 例子 :
- [video 250,200]http://www.mssti.com/phpbb3/images/media/calmate.wmv[/video]
- 顯示的模式 :
- 回頂端
描述 : 插入REAL視訊
- 輸入的文字:
- [ram]Real 檔案網址[/ram]
- 例子 :
- [ram width=250 height=200]http://www.mssti.com/phpbb3/images/media/Dr_Who.ram[/ram]
- 顯示的模式 :
- 回頂端