BB kódok

  • [B], [I], [U], [S] - Félkövér, Dőlt, Aláhúzott és Áthúzott

    A megadott szövegrészt félkövér, dőlt, aláhúzott, vagy áthúzott formázással jeleníti meg.
    Példa:
    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.
    Eredmény:
    This is bold text.
    This is italic text.
    This is underlined text.
    This is struck-through text.
  • [COLOR=betűszín], [FONT=betűtípus], [SIZE=betűméret] - Betűszín, Betűtípus és Betűméret

    A megadott szövegrész színének, betűtípusának és betűméretének megváltoztatása.
    Példa:
    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.
    Eredmény:
    This is red and blue text.
    This is Courier New text.
    This is small and big text.
  • [URL], [EMAIL] - Linking

    A megadott szövegrészt linkké alakítja.
    Példa:
    [URL]http://www.example.com[/URL]
    [EMAIL][email protected][/EMAIL]
    Eredmény:
  • [URL=link], [EMAIL=address] - Linking (Advanced)

    A megadott szövegrészt egy külön beírt webcímmé vagy e-mail címmé alakítja.
    Példa:
    [URL=http://www.example.com]Go to example.com[/URL]
    [[email protected]]Email me[/EMAIL]
    Eredmény:
  • [USER=ID] - Profile Linking

    Links to a user's profile. This is generally inserted automatically when mentioning a user. Kattinthatóvá teszi a tag profilját. Többnyire automatikus, amikor megemlítesz egy tagot.
    Példa:
    [USER=1]Tag neve[/USER]
    Eredmény:
  • [IMG] - Kép

    Kép megjelenítése, a becsomagolt szöveg URL-ként.
    Példa:
    [IMG]https://canadahun.com/logo.png[/IMG]
    Eredmény:
    logo.png
  • [MEDIA=site] - Embedded Media

    Beilleszti a médiát a jóváhagyott oldalakról az üzenetbe. Javasoljuk, hogy használja a média gombot a szerkesztő eszköztárában.
    Jóváhagyott oldalak: ABC News, Acast, Amazon (obsolete), Anchor, Apple Music, Apple Podcasts, Audioboom, Audiomack, Audius, Bandcamp, BBC News, BitChute, Bluesky, Brightcove, Bunny Stream, Captivate, Castos, CBS News Video, Clyp, CNBC, CNN, CNNMoney, CodePen, Comedy Central, Coub, Crankers Videos, Dailymotion, Datawrapper, 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, Internet Archive, İzlesene, JSFiddle, JW Platform, Kaltura, Kontinental Hockey League (КХЛ), Kickstarter, Libsyn, Liveleak, Mail.Ru, Mastodon, Medium, Megaphone, Metacafe, Mixcloud, MLB, MRCTV, MSNBC, Nacho Video, National Geographic Channel, National Geographic Video, NBC News, NHL Videos and Highlights, NPR, The New York Times Video, Odysee, Omny Studio, On3 DB, 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, XenForo, Youku, YouMaker, YouTube
    Példa:
    [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
    Eredmény:
    Itt megjelenik egy beágyazott YouTube-lejátszó.
  • [LIST] - Listák

    Felsorolt vagy számozott listát jelenít meg.
    Példa:
    [LIST]
    [*]Bullet 1
    [*]Bullet 2
    [/LIST]
    [LIST=1]
    [*]Entry 1
    [*]Entry 2
    [/LIST]
    Eredmény:
    • Bullet 1
    • Bullet 2
    1. Entry 1
    2. Entry 2
  • [LEFT], [CENTER], [RIGHT] - Text alignment

    Megváltoztatja a becsomagolt szöveg igazítását.
    Példa:
    [LEFT]Left-aligned[/LEFT]
    [CENTER]Center-aligned[/CENTER]
    [RIGHT]Right-aligned[/RIGHT]
    Eredmény:
    Left-aligned​
    Center-aligned​
    Right-aligned​
  • [QUOTE] - Idézett szöveg

    Megjelenít egy másik forrásból idézett szöveget. A forrás nevét is megadhatja.
    Példa:
    [QUOTE]Beidézett szöveg[/QUOTE]
    [QUOTE=A beidézet tag]és amit mondott[/QUOTE]
    Eredmény:
    Beidézett szöveg
    A beidézet tag írta:
    és amit mondott
  • [SPOILER] - Spoilereket tartalmazó szöveg

    Elrejti a spoilereket tartalmazó szöveget, hogy a megjelenítőnek rá kell kattintania.
    Példa:
    [SPOILER]Simple spoiler[/SPOILER]
    [SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
    Eredmény:
    Simple spoiler
    Spoiler with a title
  • [ISPOILER] - Inline text containing spoilers

    Allows you to display text inline among normal content which hides text that may contain spoilers and must be clicked by the viewer to be seen.
    Példa:
    You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
    Eredmény:
    You have to click the following word to see the content.
  • [KÓD] - programozási kód kijelzése

    A több programnyelv egyikében jeleníti meg a szöveget, ahol lehetséges, kiemelve a szintaxist.
    Példa:
    General code:
    [CODE]General
    code[/CODE]

    Rich code:
    [CODE=rich][COLOR=red]Rich[/COLOR]
    code[/CODE]

    PHP code:
    [CODE=php]echo $hello . ' world';[/CODE]

    JS code:
    [CODE=js]var hello = 'world';[/CODE]
    Eredmény:
    General code:
    Kód:
    General
    code

    Rich code:
    Rich (BB code):
    Rich
    code

    PHP code:
    PHP:
    echo $hello . ' world';

    JS code:
    Kód:
    var hello = 'world';
  • [ICODE] - Inline programozási kód megjelenítése

    Lehetővé teszi a kód beillesztését a normál üzenetek között. A szintaxis nem kerül kiemelésre.
    Példa:
    Inline kódblokkok [ICODE]are a convenient way[/ICODE] kód beírása.
    Eredmény:
    Inline kódblokkok are a convenient way kód beírása.
  • [INDENT] - Szövegrész

    Behelyezi a becsomagolt szöveget. Ez nagyobb bemélyedések esetén beágyazható.
    Példa:
    Regular text
    [INDENT]Indented text
    [INDENT]More indented[/INDENT]
    [/INDENT]
    Eredmény:
    Regular text
    Indented text
    More indented​
  • [TABLE] - Tables

    Special markup to display tables in your content.
    Példa:
    [TABLE]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]
    Eredmény:
    Header 1Header 2
    Content 1Content 2
  • [HEADING=level] - Headings levels 1 to 3

    Marks text as a structured heading to facilitate machine readability.
    Példa:
    [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.
    Eredmény:

    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.
  • [PLAIN] - Egyszerű szöveg

    Letiltja a BB-kód fordítását a becsomagolt szövegben.
    Példa:
    [PLAIN]This is not [B]bold[/B] text.[/PLAIN]
    Eredmény:
    This is not [B]bold[/B] text.
  • [CSATOLNI] - Melléklet beszúrása

    Hozzáad egy mellékletet a megadott ponthoz. Ha a melléklet kép, a bélyegkép vagy a teljes méretű verzió kerül beillesztésre. Ezt általában a megfelelő gombra kattintva kell beilleszteni.
    Példa:
    Bélyegkép: [ATTACH]123[/ATTACH]
    Teljes méret: [ATTACH=full]123[/ATTACH]
    Eredmény:
    Itt megjelenik a mellékletek tartalma.
  • [ABBR] [ABBR=option] - Abbreviation

    An abbreviation, with mouse-over expansion
    Példa:
    [abbr="on hover text"]text[/abbr]
    Eredmény:
    text
  • [ACCORDION] [ACCORDION=option] - Accordion

    A customizable interactive accordion
    Példa:
    [ACCORDION width=200]
    [SLIDE_HEADER]First Slide[/SLIDE_HEADER]
    [SLIDE]First slide content[/SLIDE]
    [SLIDE title="Second Slide"]Second slide content[/SLIDE]
    [/ACCORDION]
    Eredmény:
    [ACCORDION width=200]
    [SLIDE_HEADER]First Slide[/SLIDE_HEADER]
    [SLIDE]First slide content[/SLIDE]
    [SLIDE title="Second Slide"]Second slide content[/SLIDE]
    [/ACCORDION]
  • [ALERT] [ALERT=option] - Mod:Alert

    Moderator only Alert banner
    Példa:
    [alert=Title]Alert[/alert]
    Eredmény:
    title Alert
  • [ANCHOR] [ANCHOR=option] - Anchor

    Generate a HTML anchor tag
    Példa:
    Generate an anchor point;
    [anchor]introduction[/anchor]

    Goto an anchor point
    [anchor=#introduction]Click here to go to introduction[/anchor]
    Eredmény:
    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.
    Példa:
    [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]
    Eredmény:
    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.
  • [BIMG] [BIMG=option] - Block image

    Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
    Példa:
    [bimg]http://www.google.com/images/srpr/logo3w.png[/bimg]
    [bimg width=100px]http://www.google.com/images/srpr/logo3w.png[/bimg]
    Eredmény:

    [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 %)
    Példa:
    [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
    Eredmény:
    Content
    [ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
  • [FIELDSET] [FIELDSET=option] - Fieldset

    This BB Code inserts a fieldset
    Példa:
    [fieldset]This is a fieldset[/fieldset]
    [fieldset title="Title"]This is a fieldset[/fieldset]
    [fieldset title="Title" width=80]This is a fieldset[/fieldset]
    Eredmény:
    Fieldset:
    This is a fieldset

    [fieldset title="Title"]This is a fieldset[/fieldset]
    [fieldset title="Title" width=80]This is a fieldset[/fieldset]
  • [FLEFT] - Float left

    Make a block float on the left
    Példa:
    [fleft]Make me float on the left[/fleft]
    Eredmény:
    Make me float on the left
  • [FRIGHT] - Float right

    Make a block float on the right
    Példa:
    [FRIGHT]Make me float on the right[/FRIGHT]
    Eredmény:
    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...).
    Példa:
    [GVIEW width=100% height=800px]http://research.google.com/archive/bigtable-osdi06.pdf[/GVIEW]
    Eredmény:
    [GVIEW width=100% height=800px]http://research.google.com/archive/bigtable-osdi06.pdf[/GVIEW]
  • [H1] - h1

    Példa:
    [h1]Example[/h1]
    Normal text
    Eredmény:

    Example

    Normal text
  • [H2] - h2

    Példa:
    [h2]Example[/h2]
    Normal text
    Eredmény:

    Example

    Normal text
  • [H3] - h3

    Példa:
    [h3]Example[/h3]
    Normal text
    Eredmény:

    Example

    Normal text
  • [H4] - h4

    Példa:
    [h4]Example[/h4]
    Normal text
    Eredmény:

    Example

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

    Példa:
    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]
    Eredmény:
    Default line:


    Unformatted line:


    Solid line:


    Lightly faded on both sides:


    Significantly faded on both sides:


    Faded to left:


    Faded from right:

  • [INFORMATION] [INFORMATION=option] - Mod:Info

    Moderator only Information banner
    Példa:
    [information=Title]Information[/information]
    Eredmény:
    title Information
  • [LATEX] [LATEX=option] - LaTeX

    Renders LaTeX markup.
    Példa:
    [LATEX]c=\sqrt{a^2+b^2}[/LATEX]
    Eredmény:
    LaTeX:
    \[c=\sqrt{a^2+b^2}\]
  • [RUBY=option] - Ruby text

    Adds annotation above a given block of text
    Példa:
    [ruby="Ruby Text"]Normal Text[/ruby]
    Eredmény:
    Normal Text(Ruby Text)
  • [SLIDER] [SLIDER=option] - Slider

    Cycles through slides in a slide-show format.
    Példa:
    [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]
    Eredmény:
    [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]
  • [STOP] [STOP=option] - Mod:Stop

    Moderator only Stop banner
    Példa:
    [stop=Title]Stop[/stop]
    Eredmény:
    title Stop
  • [SUB] - Subscript

    Példa:
    10[sub]1[/sub]!
    Eredmény:
    101​!
  • [SUP] - Superscript

    Példa:
    10[sup]1[/sup]!
    Eredmény:
    101​!
  • [TABS] [TABS=option] - Tabs

    Render Tabs into a post
    Példa:
    [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]
    Eredmény:
    [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.
    Példa:
    [TIME=datetime]2050-12-12T03:12:46+0000[/TIME]
    Eredmény:
  • [WARNING] [WARNING=option] - Mod:Warning

    Moderator only Warning banner
    Példa:
    [warning=Title]Warning[/warning]
    Eredmény:
    title Warning
Oldal tetejére