Template errors

  • Template public:kl_em_help_page_bb_codes: [E_DEPRECATED] trim(): Passing null to parameter #1 ($string) of type string is deprecated (src/addons/KL/EditorManager/XF/BbCode/Renderer/Html.php:53)
  • Template public:kl_em_help_page_bb_codes: [E_DEPRECATED] preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated (src/addons/KL/EditorManager/XF/BbCode/Renderer/Html.php:660)

กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see

รหัส BB

  • [B], [I], [U], [S] - bold, ตัวเอียง, ขีดเส้นใต้, Struck-through

    Basic text formatting for the wrapped text.
    ตัวอย่าง:
    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], [BGCOLOR=color], [FONT=font], [SIZE=size] - Background color, สีตัวอักษร, Font, ขนาด

    Advanced text formatting options for wrapped text.
    ตัวอย่าง:
    This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
    This is [BGCOLOR=#FAA]red[/BGCOLOR] and [BGCOLOR=#AAF]blue[/BGCOLOR] highlighted 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 red and blue highlighted text.
    This is Courier New text.
    This is small and big text.
  • [SUB], [SUP] - Subscript, Superscript

    Position wrapped text.
    ตัวอย่าง:
    This is [SUB]subscript[/SUB] text.
    This is [SUP]superscript[/SUP] text.
    การแสดงผล:
    This is subscript​ text.
    This is superscript​ text.
  • [URL], [EMAIL] - Linking

    Creates a link using the wrapped text as the target.
    ตัวอย่าง:
    [URL]http://www.example.com[/URL]
    [EMAIL][email protected][/EMAIL]
    การแสดงผล:
  • [URL=ลิงก์], [EMAIL=ที่อยู่] - การเชื่อมโยง (ขั้นสูง)

    Links the wrapped text to the specified web page or email address.
    ตัวอย่าง:
    [URL=http://www.example.com]Go to example.com[/URL]
    [[email protected]]Email me[/EMAIL]
    การแสดงผล:
  • [USER=ID] - Profile Linking

    Links to a user's profile. This is generally inserted automatically when tagging a user.
    ตัวอย่าง:
    [USER=1]ชื่อสมาชิก[/USER]
    การแสดงผล:
  • [IMG] - Image

    Display an image, using the wrapped text as the URL.
    ตัวอย่าง:
    [IMG]https://www.cm-club.com/forum/data/assets/logo/logo.og.png[/IMG]
    การแสดงผล:
    logo.og.png
  • [VIDEO] - Video

    Displays a video, using the wrapped text as the URL.
    ตัวอย่าง:
    [VIDEO]https://www.cm-club.com/forum/styles/editor-manager/missing-video.mp3[/VIDEO]

    [VIDEO='width:300']https://www.cm-club.com/forum/styles/editor-manager/missing-video.mp3[/VIDEO]
    การแสดงผล:


  • [AUDIO] - Audio

    Displays an audio player, using the wrapped text as URL.
    ตัวอย่าง:
    [AUDIO]https://www.cm-club.com/forum/styles/editor-manager/missing-audio.mp3[/AUDIO]
    การแสดงผล:
  • [MEDIA=site] - Embedded Media

    Embeds media from approved sites into your message. It is recommended that you use the media button in the editor tool bar.
    อนุมัติเวบไซต์: ABC News, Acast, Amazon (obsolete), Anchor, Apple Music, Apple Podcasts, Audioboom, Audiomack, Audius, Bandcamp, BBC News, BitChute, Bleacher Report videos, Brightcove, Bunny Stream, Captivate, Castos, CBS News Video, Clyp, CNBC, CNN, CNNMoney, CodePen, Comedy Central, Coub, Dailymotion, Democracy Now!, dumpert, 8tracks, ESPN, Facebook, Falstad Circuit Simulator, Flickr, Fox News, Funny or Die, Gamespot, Getty Images, Gifs.com, GIPHY, GitHub Gist, Global News, GoFundMe, Google Drive, Google+, Google Sheets, Hudl, Hulu, IGN, IMDb trailers, Imgur, Indiegogo, Instagram, Internet Archive, İzlesene, JSFiddle, JW Platform, Kaltura, Kontinental Hockey League (КХЛ), Kickstarter, Libsyn, Liveleak, Livestream, Mail.Ru, Mastodon, Medium, Megaphone, Metacafe, Mixcloud, MLB, MRCTV, MSNBC, National Geographic Channel, National Geographic Video, NBC News, NHL Videos and Highlights, NPR, The New York Times Video, Odysee, Orfium, Pastebin, Pinterest, Podbean, Prezi, Reddit threads and comments, Rumble, Rutube, Scribd, Sendvid, SlideShare, SoundCloud, Sporcle, Sportsnet, Spotify, Spreaker, Steam store, Straw Poll, Streamable, Team Coco, TED Talks, Telegram, The Atlantic Video, The Guardian (obsolete), The Onion, Threads, TikTok, TMZ, TradingView, Trailer Addict, Trending Views, Tumblr, 247Sports, Twitch, X, Ustream, VBOX7, Veoh, Vevo, Video Detective, Vimeo, Vine, VK, Vocaroo, Vox, Washington Post Video, Wavekit, Wistia, WorldStarHipHop, The Wall Street Journal Online, GameClips.io, Gamer DVR, Youku, YouMaker, YouTube
    ตัวอย่าง:
    [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
    การแสดงผล:
    An embedded YouTube player would appear here.
  • [LIST] - Lists

    Displays a bulleted or numbered 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], [RIGHT], [CENTER], [JUSTIFY] - Text alignment

    Changes the alignment of the wrapped text.
    ตัวอย่าง:
    [LEFT]Left-aligned[/LEFT]
    [CENTER]Center-aligned[/CENTER]
    [RIGHT]Right-aligned[/RIGHT]
    [JUSTIFY]This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.[/JUSTIFY]
    การแสดงผล:
    Left-aligned​
    Center-aligned​
    Right-aligned​
    This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.​
  • [QUOTE] - Quoted Text

    Displays text that has been quoted from another source. You may also attribute the name of the source.
    ตัวอย่าง:
    [QUOTE]Quoted text[/QUOTE]
    [QUOTE=A person]Something they said[/QUOTE]
    การแสดงผล:
    Quoted text
    A person โพสต์ว่า:
    Something they said
  • [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 spoiler
    Spoiler with a title
  • [ISPOILER] - Inline text containing spoilers

    Hides text that may contain spoilers so that it must be clicked by the viewer to be seen.
    ตัวอย่าง:
    You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
    การแสดงผล:
    You have to click the following word to see the content.
  • [CODE], [PHP], [HTML] - Programming Code Display

    แสดงข้อความในภาษาโปรแกรมใดภาษาหนึ่งจากหลายภาษา โดยเน้นไวยากรณ์หากเป็นไปได้.
    ตัวอย่าง:
    [CODE]General
    code[/CODE]
    [PHP]echo $hello . 'world';[/PHP]
    การแสดงผล:
    Code:
    General
    code
    PHP:
    echo $hello . 'world';
  • [ICODE] - Inline programming code display

    Allows you to display code inline among normal post content. Syntax will not be highlighted.
    ตัวอย่าง:
    Inline code blocks [ICODE]are a convenient way[/ICODE] of displaying code inline.
    การแสดงผล:
    Inline code blocks are a convenient way of displaying code inline.
  • [TABLE] - Tables

    Special markup to display tables in your content.
    ตัวอย่าง:
    [TABLE]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]
    การแสดงผล:
    Header 1Header 2
    Content 1Content 2
  • [TABLE=class] - Tables (Advanced)

    Advanced table styling.
    ตัวอย่าง:
    Option adds additional styling.
    [TABLE=noborder]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]

    Multiple styles can be combined.
    [TABLE=collapse,right,nobackground]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]

    [TABLE=collapse,center,alternate]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]
    การแสดงผล:
    Option adds additional styling.
    Header 1Header 2
    Content 1Content 2

    Multiple styles can be combined.
    Header 1Header 2
    Content 1Content 2

    Header 1Header 2
    Content 1Content 2
    Content 1Content 2
  • [HEADING=level] - Headings levels 1 to 3

    Marks text as a structured heading to facilitate machine readability.
    ตัวอย่าง:
    [HEADING=1]Major heading[/HEADING]
    This text comes under a major heading, used to separate the primary sections of an article.

    [HEADING=2]Minor heading[/HEADING]
    When you need to subdivide the primary sections of an article, use a level 2 minor heading.

    [HEADING=3]Subheading[/HEADING]
    If you require additional subdivision, you may drop to level 3.
    การแสดงผล:

    Major heading​

    This text comes under a major heading, used to separate the primary sections of an article.

    Minor heading​

    When you need to subdivide the primary sections of an article, use a level 2 minor heading.

    Subheading​

    If you require additional subdivision, you may drop to level 3.
  • [INDENT] - ย่อหน้าข้อความ

    Indents the wrapped text. This can be nested for larger indentings.
    ตัวอย่าง:
    Regular text
    [INDENT]Indented text
    [INDENT]More indented[/INDENT]
    [/INDENT]
    การแสดงผล:
    Regular text
    Indented text
    More indented​
  • [PLAIN] - Plain Text

    Disables BB code translation on the wrapped text.
    ตัวอย่าง:
    [PLAIN]This is not [B]bold[/B] text.[/PLAIN]
    การแสดงผล:
    This is not [B]bold[/B] text.
  • [ATTACH] - Attachment Insertion

    Inserts an attachment at the specified point. If the attachment is an image, a thumbnail or full size version will be inserted. This will generally be inserted by clicking the appropriate button.
    ตัวอย่าง:
    รูปขนาดย่อ: [ATTACH]123[/ATTACH]
    ขนาดเต็ม: [ATTACH=full]123[/ATTACH]
    การแสดงผล:
    The contents of the attachments would appear here.
  • [HIDE], [HIDEPOSTS], [HIDEREPLY], [HIDETHANKS], [HIDEREPLYTHANKS], [HIDEGROUP] - Hide content

    Hides wrapped text until certain conditions are fullfilled.
    ตัวอย่าง:
    [HIDE]Hides wrapped content.[/HIDE]

    [HIDEPOSTS]Hides until user reached number of posts.[/HIDEPOSTS]

    [HIDEREPLY]Hides content until viewer replied to thread.[/HIDEREPLY]

    [HIDETHANKS]Hides content until viewer reacted to content.[/HIDETHANKS]

    [HIDEREPLYTHANKS]Hides content until viewer replied to thread or reacted to content.[/HIDEREPLYTHANKS]

    [HIDEGROUP=administrator]Hides content for non-administrators.[/HIDEGROUP]
    การแสดงผล:
    Hidden content
    You need to reply to this thread in order to see this content.
    Hidden content
    You need -1 more posts to view this content
    Hidden content
    You need to reply to this thread in order to see this content.
    Hidden content
    You need to react to this post in order to see this content.
    Hidden content
    You need to reply to this thread or react to this post in order to see this content.
    Hidden content
    You need to be in at least one of the following groups to see this content:
  • [ABBR] [ABBR=option] - Abbreviation

    An abbreviation, with mouse-over expansion
    ตัวอย่าง:
    [abbr="on hover text"]text[/abbr]
    การแสดงผล:
    text
  • [ACCORDION] [ACCORDION=option] - Accordion

    A customizable interactive accordion
    ตัวอย่าง:
    [ACCORDION width=200]
    [SLIDE_HEADER]First Slide[/SLIDE_HEADER]
    [SLIDE]First slide content[/SLIDE]
    [SLIDE title="Second Slide"]Second slide content[/SLIDE]
    [/ACCORDION]
    การแสดงผล:
    First Slide
    First slide content
    Second Slide
    Second slide content
  • [ANCHOR] [ANCHOR=option] - Anchor

    Generate a HTML anchor tag
    ตัวอย่าง:
    Generate an anchor point;
    [anchor]introduction[/anchor]

    Goto an anchor point
    [anchor=#introduction]Click here to go to introduction[/anchor]
    การแสดงผล:
    Generate an anchor point;


    Goto an anchor point
    Click here to go to introduction
  • [ARTICLE] [ARTICLE=option] - Article

    Displays an article with an optional source attribution.
    ตัวอย่าง:
    [ARTICLE=https://en.wikipedia.org/wiki/Article_(publishing)]
    A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).

    A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
    [/ARTICLE]
    การแสดงผล:
    Article:
    A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).

    A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
    Source: https://en.wikipedia.org/wiki/Article_(publishing)
  • [BIMG] [BIMG=option] - Block image

    Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
    ตัวอย่าง:
    [bimg]http://www.google.com/images/srpr/logo3w.png[/bimg]
    [bimg width=100px]http://www.google.com/images/srpr/logo3w.png[/bimg]
    การแสดงผล:

  • [ENCADRE] [ENCADRE=option] - Encadre

    This BB Code inserts a text box to the right of a text (absolute position). It has to be inserted just before the content. (width customizable in %)
    ตัวอย่าง:
    [ENCADRE]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
    [ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
    การแสดงผล:
    Content
    Content
  • [FIELDSET] [FIELDSET=option] - Fieldset

    This BB Code inserts a fieldset
    ตัวอย่าง:
    [fieldset]This is a fieldset[/fieldset]
    [fieldset title="Title"]This is a fieldset[/fieldset]
    [fieldset title="Title" width=80]This is a fieldset[/fieldset]
    การแสดงผล:
    Fieldset:
    This is a fieldset

    Title
    This is a fieldset

    Title
    This is a fieldset
  • [FLEFT] - Float left

    Make a block float on the left
    ตัวอย่าง:
    [fleft]Make me float on the left[/fleft]
    การแสดงผล:
    Make me float on the left
  • [FRIGHT] - Float right

    Make a block float on the right
    ตัวอย่าง:
    [FRIGHT]Make me float on the right[/FRIGHT]
    การแสดงผล:
    Make me float on the right
  • [GVIEW] [GVIEW=option] - GVIEW

    This BB Code displays documents using the "Google Docs - Viewer" (supports many different file types:pdf,ppt,doc,xls...).
    ตัวอย่าง:
    [GVIEW]http://research.google.com/archive/bigtable-osdi06.pdf[/GVIEW]
    การแสดงผล:
  • [H1] - h1

    ตัวอย่าง:
    [h1]Example[/h1]
    Normal text
    การแสดงผล:

    Example

    Normal text
  • [H2] - h2

    ตัวอย่าง:
    [h2]Example[/h2]
    Normal text
    การแสดงผล:

    Example

    Normal text
  • [H3] - h3

    ตัวอย่าง:
    [h3]Example[/h3]
    Normal text
    การแสดงผล:

    Example

    Normal text
  • [H4] - h4

    ตัวอย่าง:
    [h4]Example[/h4]
    Normal text
    การแสดงผล:

    Example

    Normal text
  • [HR] [HR=option] - Horizontal line

    ตัวอย่าง:
    Default line:
    [hr]
    Unformatted line:
    [hr=0]
    Solid line:
    [hr=1]
    Lightly faded on both sides:
    [hr=2]
    Significantly faded on both sides:
    [hr=3]
    Faded to left:
    [hr=4]
    Faded from right:
    [hr=5]
    การแสดงผล:
    Default line:

    Unformatted line:

    Solid line:

    Lightly faded on both sides:

    Significantly faded on both sides:

    Faded to left:

    Faded from right:

  • [JUSTIFY] - Justify

    ตัวอย่าง:
    [justify]justified text example
    line 1
    line 2
    line 3[/justify]!
    การแสดงผล:
    justified text example
    line 1
    line 2
    line 3​
    !
  • [LATEX] [LATEX=option] - LaTeX

    Renders LaTeX markup.
    ตัวอย่าง:
    [LATEX]c=\sqrt{a^2+b^2}[/LATEX]
    การแสดงผล:
    LaTeX:
    \[c=\sqrt{a^2+b^2}\]
  • [ALERT] [ALERT=option] - Mod:Alert

    Moderator only Alert banner
    ตัวอย่าง:
    [alert=Title]Alert[/alert]
    การแสดงผล:
    title Alert
  • [INFORMATION] [INFORMATION=option] - Mod:Info

    Moderator only Information banner
    ตัวอย่าง:
    [information=Title]Information[/information]
    การแสดงผล:
    title Information
  • [STOP] [STOP=option] - Mod:Stop

    Moderator only Stop banner
    ตัวอย่าง:
    [stop=Title]Stop[/stop]
    การแสดงผล:
    title Stop
  • [WARNING] [WARNING=option] - Mod:Warning

    Moderator only Warning banner
    ตัวอย่าง:
    [warning=Title]Warning[/warning]
    การแสดงผล:
    title Warning
  • [SLIDER] [SLIDER=option] - Slider

    Cycles through slides in a slide-show format.
    ตัวอย่าง:
    [SLIDER]
    [SLIDE_HEADER]Title 1[/SLIDE_HEADER]
    [SLIDE align=center]Content 1[/SLIDE]
    [SLIDE]Content 2[/SLIDE]
    [SLIDE]Content 3[/SLIDE]
    [SLIDE open=1]Content 4[/SLIDE]
    [/SLIDER]
    การแสดงผล:
    Title 1
    Content 1
    Content 2
    Content 3
    Content 4
  • [SUB] - Subscript

    ตัวอย่าง:
    10[sub]1[/sub]!
    การแสดงผล:
    101​!
  • [SUP] - Superscript

    ตัวอย่าง:
    10[sup]1[/sup]!
    การแสดงผล:
    101​!
  • [TABS] [TABS=option] - Tabs

    Render Tabs into a post
    ตัวอย่าง:
    [TABS]
    [SLIDE_HEADER]Title 1[/SLIDE_HEADER]
    [SLIDE]Content 1 - [tab=2]Link to tab 2[/tab][/SLIDE]
    [SLIDE title="Title 2"]Content 2[/SLIDE]
    [/TABS]
    [TABS width=200]
    [SLIDE_HEADER]First Slide[/slide_header]
    [SLIDE]First tab content - [tab=2]Link to tab 2[/tab][/SLIDE]
    [SLIDE title="Second Slide"]Second tab content[/SLIDE]
    [/TABS]
    การแสดงผล:

  • [TIME] [TIME=option] - Time

    Displays a time or date based on a member's timezone preference.
    ตัวอย่าง:
    [TIME=datetime]2050-12-12T03:12:46+0000[/TIME]
    การแสดงผล:



DigitalOcean Referral Badge

กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see
กลับ
ด้านบน