-
[B], [I], [U], [S] - 粗体、斜体、下划线、中划线
将标签内文字产生加粗、斜体、下划线、中划线效果
- 例子:
- 这是[B]粗体[/B]文字.
这是[I]斜体[/I]文字.
这是[U]下划线[/U]文字.
这是[S]中划线[/S]文字
- 输出:
- 这是粗体文字.
这是斜体文字.
这是下划线文字.
这是中划线文字
-
[COLOR=color], [FONT=name], [SIZE=size] - 文字颜色、字体、尺寸
改变文字颜色、字体和尺寸.
- 例子:
- 这是[COLOR=red]红色[/COLOR] 和 [COLOR=#0000cc]蓝色[/COLOR] 文字.
这是[FONT=Courier New]Courier New字体[/FONT]文字.
这是[SIZE=1]小[/SIZE] 和 [SIZE=7]大[/SIZE]文字.
- 输出:
- 这是红色 和 蓝色 文字.
这是Courier New字体文字.
这是小 和 大文字.
-
[URL], [EMAIL] - 链接
将标签内的文本内容作为链接地址.
- 例子:
- [URL]http://www.example.com[/URL]
[EMAIL]info@example.com[/EMAIL]
-
[URL=link], [EMAIL=address] - Linking (Advanced)
为文字添加网页和Email地址连接.
- 例子:
- [URL=http://www.example.com]链接到example.com[/URL]
[EMAIL=info@example.com]点此给我发Email[/EMAIL]
-
[USER=ID] - Profile Linking
Links to a user's profile. This is generally inserted automatically when tagging a user.
- 例子:
- [USER=1]用户名[/USER]
- 输出:
- 用户名
-
[IMG] - 图像
显示图像,标签内为图像的URL.
- 例子:
- [IMG]https://tetrisconcept.net/styles/default/xenforo/avatars/avatar_s.png[/IMG]
- 输出:
-
[MEDIA=site] - 嵌入视频
嵌入可用视频站点的视频. 推荐使用编辑器上的视频按钮来添加视频. 可用的站点: 8tracks; ABC News; Amazon Product; audioBoom; Audiomack; Bandcamp; BBC News; Blab; Bleacher Report videos; Break; Brightcove; CBS News Video; CNBC; CNN; CNNMoney; CollegeHumor; Comedy Central; Coub; Dailymotion; Democracy Now!; dumpert; ESPN; Facebook; Flickr; FORA.tv; Fox News; Funny or Die; Gamespot; GameTrailers; Getty Images; Gfycat; GitHub Gist (via custom iframe); Global News; GoFundMe; Google Drive; Google Sheets; Google+; Hudl; Hulu; HumorTV; IGN; IMDb; Imgur; Indiegogo; Instagram; Internet Archive; İzlesene; JW Platform; Kickstarter; Kiss Video; Kontinental Hockey League (КХЛ); Libsyn; LiveCap; LiveLeak; Livestream; Mail.Ru; Medium; Metacafe; Mixcloud; MLB; MRCTV; MSNBC; National Geographic Channel; National Geographic Video; NBC News; NBC Sports; NHL Videos and Highlights; NPR; Oddshot; Pastebin; Plays.tv; Podbean; Prezi; Reddit threads and comments; Rutube; Scribd; SlideShare; SoundCloud; Sportsnet; Spotify; Steam store; Stitcher; Straw Poll; Streamable; Team Coco; TED Talks; The Atlantic Video; The Guardian; The New York Times Video; The Onion; The Wall Street Journal Online; TinyPic videos; TMZ; Trailer Addict; Tumblr; Twitch; Twitter; Ustream; VBOX7; Veoh; VEVO; Viagame; Video Detective; Videomega; vidme; Vimeo; Vine; VK; Vocaroo; Vox; Washington Post Video; WorldStarHipHop; Xbox DVR; XboxClips; Yahoo! Screen; Youku; YouTube; Zippyshare audio files;
- 例子:
- [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
- 输出:
- 嵌入的YouTube播放器会显示在此处
-
[LIST] - 列表
显示符号或编码列表
- 例子:
- [LIST]
[*]Bullet 1
[*]Bullet 2
[/LIST]
[LIST=1]
[*]Entry 1
[*]Entry 2
[/LIST]
- 输出:
- Bullet 1
- Bullet 2
- Entry 1
- Entry 2
-
[LEFT], [CENTER], [RIGHT] - 文字对齐
改变文字对齐方式.
- 例子:
- [LEFT]左对齐[/LEFT]
[CENTER]居中对齐[/CENTER]
[RIGHT]右对齐[/RIGHT]
- 输出:
- 左对齐居中对齐右对齐
-
[QUOTE] - 引用文字
显示从其它位置引用文字. 您可以指定引用的属性.
- 例子:
- [QUOTE]引用文字[/QUOTE]
[QUOTE=某人]他说了一些什么事.[/QUOTE]
- 输出:
-
[SPOILER] - Text Containing Spoilers
Hides text that may contain spoilers so that it must be clicked by the viewer to be seen.
- 例子:
- [SPOILER]Simple spoiler[/SPOILER]
[SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
- 输出:
- Simple spoilerSpoiler with a title
-
[CODE], [PHP], [HTML] - 显示源代码
以程序源代码的方式显示文本, 并可对其中的关键字进行高亮显示.
- 例子:
- [CODE]一般
代码[/CODE]
[PHP]echo $hello . 'world';[/PHP]
- 输出:
- 代码:
一般 代码
PHP:echo $hello . 'world';
-
[INDENT] - 文字缩进
使文字产生缩进效果,可以嵌套使用.
- 例子:
- 正常文字
[INDENT]缩进文字
[INDENT]更多缩进[/INDENT]
[/INDENT]
- 输出:
- 正常文字
缩进文字
更多缩进
-
[PLAIN] - 原始文字
显示标签内文本中的BB code.
- 例子:
- [PLAIN]这是[B]粗体[/B]文字.[/PLAIN]
- 输出:
- 这是[B]粗体[/B]文字.
-
[ATTACH] - 插入附件
插件附件至指定的位置. 如果附件为图像,点击相应的按钮,可插入图片的缩略图或全尺寸图片.
- 例子:
-
缩略图: [ATTACH]123[/ATTACH]
完整尺寸: [ATTACH=full]123[/ATTACH]
- 输出:
- 附件内容将显示在此处.
-
[CAPS] - Small Caps
Turns lowercase text into small uppercase text.
- 例子:
- [caps]Death Mode[/caps]
- 输出:
- Death Mode
-
[FUMEN] - Tetris Diagram
Display a Tetris demonstration diagram.
- 例子:
- [fumen]m105@/dH3hbH3hbG3ibH3gbI3gbA3pbAAARessobtsnbss0?bAAA/dH3ybMRgbssmbA3gb0lzbAAA7eAAAA[/fumen]
- 输出:
-
[GL] - Green Line
Underlines text with a thick green line.
- 例子:
- [gl]1. ARK Gm 08:10:22[/gl]
- 输出:
- 1. ARK Gm 08:10:22
-
[MATH] - Math formula
Render TeX/LaTeX/MathML/AsciiMath codes as a mathematical formula.
- 例子:
- [math]\lim_{\Delta x \to 0} \frac{f(x+ \Delta x)-f(x)}{\Delta x}[/math]
- 输出:
- \(\lim_{\Delta x \to 0} \frac{f(x+ \Delta x)-f(x)}{\Delta x}\)
-
[OL] - Orange Line
Underlines text with a thick orange line.
- 例子:
- [ol]2. ARK S8 09:42:88[/ol]
- 输出:
- 2. ARK S8 09:42:88
-
[S] - Strikethrough
Method of highlighting text by placing a line through the characters.
- 例子:
- [s]Text to strikethrough[/s]
- 输出:
Text to strikethrough
-
[TABLE] - Table
Inserts a table. You will need to add table cells and columns for this to work.
- 例子:
- [table][tr][td]Row 1 Cell 1[/td][td]Row 1 Cell 2[/td][/tr][tr][td]Row 2 Cell 1[/td][td]Row 2 Cell 2[/td][/tr][/table]
- 输出:
Row 1 Cell 1 Row 1 Cell 2 Row 2 Cell 1 Row 2 Cell 2
-
[TD] - Table Cell
Inserts a table cell. You will need to surround it in a table row and encompassing table for this to work.
- 例子:
- [table][tr][td]Row 1 Cell 1[/td][td]Row 1 Cell 2[/td][/tr][tr][td]Row 2 Cell 1[/td][td]Row 2 Cell 2[/td][/tr][/table]
- 输出:
Row 1 Cell 1 Row 1 Cell 2 Row 2 Cell 1 Row 2 Cell 2
-
[TR] - Table Row
Inserts a table row. You will need to add columns and a surrounding table for this to work.
- 例子:
- [table][tr][td]Row 1 Cell 1[/td][td]Row 1 Cell 2[/td][/tr][tr][td]Row 2 Cell 1[/td][td]Row 2 Cell 2[/td][/tr][/table]
- 输出:
Row 1 Cell 1 Row 1 Cell 2 Row 2 Cell 1 Row 2 Cell 2