-
התגיות גורמות לטקסט הנבחר להיות עבה, נטוי, מודגש או חצוי.
- דוגמה:
- 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.
-
התגיות משנות את צבע, גופן וגודל הטקסט.
- דוגמה:
- 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=https://www.example.com]Go to example.com[/URL]
[[email protected]]Email me[/EMAIL]
- פלט:
-
Links to a user's profile. This is generally inserted automatically when mentioning a user.
- דוגמה:
- [USER=1]שם משתמש[/USER]
- פלט:
-
הצג תמונה ע" שימוש בטקסט הנבחר כקישור.
- דוגמה:
- [IMG]https://www.tapuz.co.il/styles/default/xenforo/logo_300_300.jpg[/IMG]
- פלט:
-
סירטונים מוטמנים הנמצאים בהודעות שאתה מפרסם בפורום. מומלץ להשתמש בכפתור הטמנת הסירטונים בסרגל הכלים בחלקו העליון של חלון כתיבת ההודעות.
אתרים מאושרים:
Apple Music,
Dailymotion,
Facebook,
Flickr,
Giphy,
Imgur,
Instagram (Legacy),
Liveleak,
Metacafe,
Pinterest,
Reddit,
SoundCloud,
Spotify,
Tumblr,
Twitch,
Twitter,
Vimeo,
YouTube
- דוגמה:
- [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
- פלט:
- סירטון יוטיוב מוטמן יופיע כאן.
-
הצג רשימת נקודות או מספרים.
- דוגמה:
- [LIST]
[*]Bullet 1
[*]Bullet 2
[/LIST]
[LIST=1]
[*]Entry 1
[*]Entry 2
[/LIST]
- פלט:
-
שנה את היישור של הטקסט הנבחר.
- דוגמה:
- [LEFT]Left-aligned[/LEFT]
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
- פלט:
Left-aligned
Center-aligned
Right-aligned
-
מציג טקסט שצוטט ממקור אחר. בנוסף, ניתן להוסיף את מקור הטקסט.
- דוגמה:
- [QUOTE]Quoted text[/QUOTE]
[QUOTE=A person]Something they said[/QUOTE]
- פלט:
-
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]
- פלט:
-
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.
- דוגמה:
- You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
- פלט:
You have to click the following word to see the content.
-
הצג קוד של שפות תיכנות שונות.
- דוגמה:
- 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=javascript]var hello = 'world';[/CODE]
- פלט:
General code:
Rich code:
PHP code:
JS code:
-
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.
-
מזיח את הטקסט הנבחר. ניתן להשתמש בתג זה להזחות טקסט גדולות.
- דוגמה:
- Regular text
[INDENT]Indented text[/INDENT]
[INDENT=2]More indented[/INDENT]
- פלט:
Regular text
Indented text
More indented
-
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 1 | Header 2 |
---|
Content 1 | Content 2 |
-
גורמות לתגיות BB code של הטקסט הנבחר להתבטל.
- דוגמה:
- [PLAIN]כך לא נראה כתב [B]עבה[/B][/PLAIN]
- פלט:
כך לא נראה כתב [B]עבה[/B]
-
הכנס קובץ מצורף למיקום המצויין. אם הועלתה תמונה, תופיע תמונה ממוזערת או תמונה בגודל מלא, בהתאם לבחירת המשתמש.
- דוגמה:
-
תמונה ממוזערת: [ATTACH]123[/ATTACH]
גודל מלא: [ATTACH=full]123[/ATTACH]
- פלט:
- הקובץ המצורף יופיע כאן.