-
Дубов - Ниманн
18:00 | Кубок Карпова | Тур ЧемпионовТур чемпионов. Финал top!! | ЧМ рапид + блиц 25 top!!
♔ Последний довод короля Книга - NEW!
BB Codes
-
[B], [I], [U], [S] - Bold, Italics, Underline, and Strike-through
Makes the wrapped text bold, italic, underlined, or struck-through.
- Example:
- 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.
- Output:
- This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
-
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Changes the color, font, or size of the wrapped text.
- Example:
- 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.
- Output:
- This is red and blue text.
This is Courier New text.
This is small and big text.
-
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
- Example:
- [URL]https://www.example.com[/URL]
[EMAIL][email protected][/EMAIL]
-
[URL=link], [EMAIL=address] - Linking (Advanced)
Links the wrapped text to the specified web page or email address.
- Example:
- [URL=https://www.example.com]Go to example.com[/URL]
[[email protected]]Email me[/EMAIL]
- Output:
- Go to example.com
Email me
-
[IMG] - Image
Display an image, using the wrapped text as the URL.
- Example:
- [IMG]https://kasparovchess.crestbook.com/styles/default/xenforo/avatars/avatar_s.png[/IMG]
- Output:
-
[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. Approved sites: 8tracks; ABC News; Amazon Product; audioBoom; Audiomack; Bandcamp; BBC News; Bleacher Report videos; Break; CBS News Video; CNBC; CNN; CNNMoney; CollegeHumor; Comedy Central; Coub; Dailymotion; Democracy Now!; dumpert; ESPN; Facebook; Flickr; 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; Kickstarter; Kiss Video; Kontinental Hockey League (КХЛ); Libsyn; LiveLeak; Livestream; Mail.Ru; Medium; Metacafe; Mixcloud; MSNBC; National Geographic Channel; National Geographic Video; NHL VideoCenter; NPR; Oddshot; Pastebin; Plays.tv; Podbean; Prezi; Reddit comment permalink; Rutube; Scribd; SlideShare; SoundCloud; Sportsnet; Spotify; Stitcher; Straw Poll; Streamable; Team Coco; TED Talks; The Atlantic Video; The New York Times Video; The Onion; The Wall Street Journal Online; TinyPic videos; TMZ; Trailer Addict; Tumblr; Twitch; Twitter; Ustream; VBOX7; VEVO; Viagame; Videomega; vidme; Vimeo; Vine; VK; VKontakte; Vocaroo; Vox; WorldStarHipHop; Xbox DVR; XboxClips; Yahoo! Screen; Youku; YouTube;
- Example:
- [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
- Output:
- An embedded YouTube player would appear here.
-
[LIST] - Lists
Displays a bulleted or numbered list.
- Example:
- [LIST]
[*]Bullet 1
[*]Bullet 2
[/LIST]
[LIST=1]
[*]Entry 1
[*]Entry 2
[/LIST]
- Output:
- Bullet 1
- Bullet 2
- Entry 1
- Entry 2
-
[LEFT], [CENTER], [RIGHT] - Text Alignment
Changes the alignment of the wrapped text.
- Example:
- [LEFT]Left-aligned[/LEFT]
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
- Output:
- Left-alignedCenter-alignedRight-aligned
-
[QUOTE] - Quoted Text
Displays text that has been quoted from another source. You may also attribute the name of the source.
- Example:
- [QUOTE]Quoted text[/QUOTE]
[QUOTE=A person]Something they said[/QUOTE]
- Output:
-
[CODE], [PHP], [HTML] - Programming Code Display
Displays text in one of several programming languages, highlighting the syntax where possible.
- Example:
- [CODE]General
code[/CODE]
[PHP]echo $hello . 'world';[/PHP]
- Output:
- Code:
General code
PHP:echo $hello . 'world';
-
[INDENT] - Text Indent
Indents the wrapped text. This can be nested for larger indentings.
- Example:
- Regular text
[INDENT]Indented text
[INDENT]More indented[/INDENT]
[/INDENT]
- Output:
- Regular text
Indented text
More indented
-
[PLAIN] - Plain Text
Disables BB code translation on the wrapped text.
- Example:
- [PLAIN]This is not [B]bold[/B] text.[/PLAIN]
- Output:
- 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.
- Example:
-
Thumbnail: [ATTACH]123[/ATTACH]
Full Size: [ATTACH=full]123[/ATTACH]
- Output:
- The contents of the attachments would appear here.
[ACRONYM=option] - Acronym
Скрытие текста. Показывается только при наведении мышью.
- Example:
- [acronym=1...Rb8 2.Qxb8 Ne2+ 3.Kh1 Nc1-+]решение[/acronym]
- Output:
- решение
[BR] - Br
br
- Example:
- Добрый [br]вечер[/br]
- Output:
- Добрый
вечер
[ERROR] - Ошибка
error
- Example:
- [error]пример[/error]
- Output:
- пример
[FEN] - Fen
Отображение Fen-диаграмм
- Example:
- [fen]rnbqkbnr/ppp2ppp/8/4p3/2p3P1/8/PP1PPPBP/RNBQK1NR w KQkq - 0 4[/fen]
- Output:
[FLOAT=option] - Float
Allows the use of a floating div. Option is either left, right, center.
- Example:
- [float="right"]Floating Right![/float]
- Output:
- Floating Right!
[H2] - H2
Adds a H2 tag around the contained text.
- Example:
- [h2]Header Tag[/h2]
- Output:
Header Tag
[INFO] - Информация
info
- Example:
- [info]пример[/info]
- Output:
Информация
пример
[MESSAGE] - Внимание
message
- Example:
- [message]пример[/message]
- Output:
- пример
[NOTE2] - note
note
- Example:
- [note2]пример[/note2]
- Output:
- пример
[PGN] - Pgn
Вставка pgn партий
- Example:
- [pgn]
[Event "?"]
[Site "?"]
[Date "2012.05.31"]
[Round "?"]
[White "Иванов"]
[Black "Петров"]
[Result "1/2"]
[PlyCount "65"]
1. b4 c6 2. Bb2 Qb6
[/pgn]
- Output:
[PRE] - Pre
pre - форматирование
- Example:
- [pre]
Хоу Ифань - Карякин.....................
Со - Гири...............................
Дин Лирен - Адамс.......................
[/pre]
- Output:
Хоу Ифань - Карякин.....................
Со - Гири...............................
Дин Лирен - Адамс.......................
[SPOILER=option] - Spoiler
Adds a spoiler tag to hid and show a div.
- Example:
- [spoiler="подробнее, закрыть"]I just spoiled your mind.[/spoiler]
- Output:
[SUB] - Sub
sub
- Example:
- H[sub]2[/sub]O
- Output:
- H2O
[SUCCESS] - Выполнено
Определяет выполнение чего либо, выделив....
- Example:
- [success]Пример текста[/success]
- Output:
- Пример текста
[SUP] - Sup
sup
- Example:
- X[sup]n[/sup] + Y[sup]n[/sup] = Z[sup]n[/sup]
- Output:
- Xn + Yn = Zn
[TIP] - Лампочка
Лампочка
- Example:
- [tip]пример[/tip]
- Output:
- пример
[TRANSPARENCY] - Transparency
Пробел
- Example:
- |[transparency]x[/transparency]|
- Output:
- |x|
[USER] - User Tag
Allows linking of to a users profile by providing either the Username (in the tags) or the user ID as an option.
- Example:
- [user="1"]The First User![/user]
[user]Admin[/user]
- Output:
- The First User!
Admin
[VIDEO] - Video
video
- Example:
- <iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/%s" frameborder="0"></iframe>
- Output:
- <iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/%s" frameborder="0"></iframe>
[WARN2] - Warn-2
Warn-2
- Example:
- [warn2]пример[/warn2]
- Output:
- пример
[WARNING] - ВНИМАНИЕ
warning
- Example:
- [warning]пример[/warning]
- Output:
Внимание
пример