BB Codes

  • [B], [I], [U], [S] - ตัวหนา ตัวเอียง ขีดเส้นใต้ และขีดทับ

    ทำให้ข้อความที่ครอบไว้เป็นตัวหนา ตัวเอียง ขีดเส้นใต้ หรือขีดทับ

    ตัวอย่าง:
    This is [B]bold[/B] text.
    This is [I]italic[/I] text.
    This is [U]underlined[/U] text.
    This is [S]struck-through[/S] text.
    ผลลัพธ์:
    This is bold text.
    This is italic text.
    This is underlined text.
    This is struck-through text.
  • [COLOR=color], [FONT=name], [SIZE=size] - สี ฟอนต์ และขนาดข้อความ

    เปลี่ยนสี ฟอนต์ หรือขนาดของข้อความที่ครอบไว้

    ตัวอย่าง:
    This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
    This is [FONT=Courier New]Courier New[/FONT] text.
    This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
    ผลลัพธ์:
    This is red and blue text.
    This is Courier New text.
    This is small and big text.
  • [URL], [EMAIL] - การลิงก์

    สร้างลิงก์โดยใช้ข้อความที่ครอบไว้เป็นเป้าหมาย

    ตัวอย่าง:
    [URL]http://www.example.com[/URL]
    [EMAIL][email protected][/EMAIL]
    ผลลัพธ์:
    http://www.example.com
    [email protected]
  • [URL=link], [EMAIL=address] - การลิงก์ (ขั้นสูง)

    ลิงก์ข้อความที่ครอบไว้ไปยังหน้าเว็บหรืออีเมลที่ระบุ

    ตัวอย่าง:
    [URL=http://www.example.com]Go to example.com[/URL]
    [[email protected]]Email me[/EMAIL]
    ผลลัพธ์:
    Go to example.com
    Email me
  • [USER=ID] - การลิงก์โปรไฟล์

    ลิงก์ไปยังโปรไฟล์ของผู้ใช้ โดยทั่วไปจะถูกแทรกอัตโนมัติเมื่อแท็กผู้ใช้

    ตัวอย่าง:
    [USER=1]ชื่อสมาชิก[/USER]
    ผลลัพธ์:
    ชื่อสมาชิก
  • [IMG] - รูปภาพ

    แสดงรูปภาพ โดยใช้ข้อความที่ครอบไว้เป็น URL

    ตัวอย่าง:
    [IMG]https://www.cefiro-thailand.com/​styles/baisik​/xenforo/avatars/avatar_s.png[/IMG]
    ผลลัพธ์:
    [​IMG]
  • [MEDIA=site] - สื่อที่ฝังไว้

    ฝังสื่อจากเว็บไซต์ที่อนุมัติไว้ลงในข้อความของคุณ แนะนำให้ใช้ปุ่มสื่อในแถบเครื่องมือของตัวแก้ไข ยอมรับเวบไซต์: 247Sports; 8tracks; ABC News; Acast; Amazon Product; Anchor; Apple Podcasts; Audioboom; Audiomack; Audius; Bandcamp; BBC News; BitChute; Bleacher Report videos; Brightcove; Bunny Stream; Castos; CBS News Video; Clyp; CNBC; CNN; CNNMoney; CodePen; Comedy Central; Coub; Dailymotion; Democracy Now!; dumpert; ESPN; Facebook; Falstad Circuit Simulator; Flickr; Fox News; Funny or Die; GameClips.io; Gamer DVR; Gamespot; Getty Images; Gifs.com; GIPHY; GitHub Gist; Global News; GoFundMe; Google Drive; Google Sheets; Google+; Hudl; Hulu; IGN; IMDb trailers; Imgur; Indiegogo; Instagram; Internet Archive; İzlesene; JSFiddle; JW Platform; Kaltura; Kickstarter; Kontinental Hockey League (КХЛ); Libsyn; Liveleak; Livestream; Mail.Ru; Mastodon; Medium; Megaphone; Metacafe; Mixcloud; MLB; MRCTV; MSNBC; National Geographic Channel; National Geographic Video; NBC News; NBC Sports; NHL Videos and Highlights; NPR; Odysee; Orfium; Pastebin; Pinterest; Podbean; Prezi; Reddit threads and comments; Rumble; Rutube; Scribd; Sendvid; SlideShare; SoundCloud; Sporcle; Sportsnet; Spotify; Spreaker; Steam store; Stitcher; Straw Poll; Streamable; Streamja; Team Coco; TED Talks; Telegram; The Atlantic Video; The Guardian (obsolete); The New York Times Video; The Onion; The Wall Street Journal Online; Threads; TikTok; TMZ; TradingView; Trailer Addict; Trending Views; Tumblr; Twitch; Ustream; VBOX7; Veoh; Vevo; Video Detective; Vimeo; Vine; VK; Vocaroo; Vox; Washington Post Video; Wavekit; Wistia; WorldStarHipHop; X; Youku; YouMaker; YouTube;

    ตัวอย่าง:
    [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
    ผลลัพธ์:
    โปรแกรมเล่น YouTube แบบฝังจะแสดงที่นี่
  • [LIST] - รายการ

    แสดงรายการแบบหัวข้อย่อยหรือแบบลำดับเลข

    ตัวอย่าง:
    [LIST]
    [*]Bullet 1
    [*]Bullet 2
    [/LIST]
    [LIST=1]
    [*]Entry 1
    [*]Entry 2
    [/LIST]
    ผลลัพธ์:
    • Bullet 1
    • Bullet 2
    1. Entry 1
    2. Entry 2
  • [LEFT], [CENTER], [RIGHT] - การจัดวางข้อความ

    เปลี่ยนการจัดวางของข้อความที่ครอบไว้

    ตัวอย่าง:
    [LEFT]Left-aligned[/LEFT]
    [CENTER]Center-aligned[/CENTER]
    [RIGHT]Right-aligned[/RIGHT]
    ผลลัพธ์:
    Left-aligned​
    Center-aligned​
    Right-aligned​
  • [QUOTE] - ข้อความอ้างอิง

    แสดงข้อความที่อ้างอิงมาจากแหล่งอื่น คุณสามารถระบุชื่อแหล่งที่มาได้ด้วย

    ตัวอย่าง:
    [QUOTE]Quoted text[/QUOTE]
    [QUOTE=A person]Something they said[/QUOTE]
    ผลลัพธ์:
  • [SPOILER] - ข้อความที่มีการสปอยล์

    ซ่อนข้อความที่อาจมีการสปอยล์ไว้ โดยผู้ชมต้องคลิกก่อนจึงจะเห็นได้

    ตัวอย่าง:
    [SPOILER]Simple spoiler[/SPOILER]
    [SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
    ผลลัพธ์:
    แสดงสปอยล์
    Simple spoiler

    Spoiler Title (open)
    Spoiler with a title
  • [CODE], [PHP], [HTML] - การแสดงโค้ดโปรแกรม

    แสดงข้อความเป็นหนึ่งในหลายภาษาการเขียนโปรแกรม พร้อมไฮไลต์ไวยากรณ์เมื่อเป็นไปได้

    ตัวอย่าง:
    [CODE]General
    code[/CODE]
    [PHP]echo $hello . 'world';[/PHP]
    ผลลัพธ์:
    โค้ด:
    General
    code
    PHP:
    echo $hello 'world';
  • [INDENT] - การเยื้องข้อความ

    เยื้องข้อความที่ครอบไว้ สามารถซ้อนกันได้เพื่อเพิ่มระดับการเยื้อง

    ตัวอย่าง:
    Regular text
    [INDENT]Indented text
    [INDENT]More indented[/INDENT]
    [/INDENT]
    ผลลัพธ์:
    Regular text
    Indented text
    More indented​
  • [PLAIN] - ข้อความธรรมดา

    ปิดการแปล BB code สำหรับข้อความที่ครอบไว้

    ตัวอย่าง:
    [PLAIN]This is not [B]bold[/B] text.[/PLAIN]
    ผลลัพธ์:
    This is not [B]bold[/B] text.
  • [ATTACH] - การแทรกไฟล์แนบ

    แทรกไฟล์แนบในตำแหน่งที่กำหนด หากไฟล์แนบเป็นรูปภาพ ระบบจะแทรกรูปย่อหรือรูปขนาดเต็ม โดยทั่วไปจะถูกแทรกเมื่อคลิกปุ่มที่เกี่ยวข้อง

    ตัวอย่าง:
    รูปขนาดย่อ: [ATTACH]123[/ATTACH]
    ขนาดเต็ม: [ATTACH=full]123[/ATTACH]
    ผลลัพธ์:
    เนื้อหาของไฟล์แนบจะแสดงที่นี่
  • [fleft] - [BBM] Float left

    Make a block float on the left

    ตัวอย่าง:
    [fleft]Make me float on the left[/fleft]
    ผลลัพธ์:
    Make me float on the left
  • [fright] - [BBM] Float right

    Make a block float on the right

    ตัวอย่าง:
    [fright]Make me float on the right[/fright]
    ผลลัพธ์:
    Make me float on the right
  • [h2] - BBM H2

    H2 Paragraph

    ตัวอย่าง:
    [h2]Title[/h2]
    This is normal text
    ผลลัพธ์:

    Title

    This is normal text
  • [h3] - BBM H3

    H3 Paragraph

    ตัวอย่าง:
    [h3]Title[/h3]
    This is normal text
    ผลลัพธ์:

    Title

    This is normal text
  • [h4] - BBM H4

    H4 Paragraph

    ตัวอย่าง:
    [h4]Title[/h4]
    This is normal text
    ผลลัพธ์:

    Title

    This is normal text
  • [hl] - BBM Highlighter

    Highlighter for text

    ตัวอย่าง:
    [hl]Default yellow highlight[/hl]
    [hl=green]Green highlight[/hl]
    [hl=blue]Blue highlight[/hl]
    [hl=orange]Orange highlight[/hl]
    ผลลัพธ์:
    Default yellow highlight
    Green highlight
    Blue highlight
    Orange highlight
  • [spoiler] - BBM Spoiler

    Adds a spoiler tag to hide and show a text

    ตัวอย่าง:
    [spoiler]I just spoiled your mind.[/spoiler]
    [spoiler=Title]I just spoiled your mind.[/spoiler]
    ผลลัพธ์:
    แสดงสปอยล์
    I just spoiled your mind.

    Title (open)
    I just spoiled your mind.