-
התגיות גורמות לטקסט הנבחר להיות עבה, נטוי, מודגש או חצוי.
- דוגמה:
- כך נראה כתב [B]עבה[/B].
כך נראה כתב [I]נטוי[/I] .
כך נראה כתב [U]מודגש[/U] .
כך נראה כתב [S]חצוי[/S].
- פלט:
כך נראה כתב עבה.
כך נראה כתב נטוי .
כך נראה כתב מודגש .
כך נראה כתב חצוי.
-
התגיות משנות את צבע, גופן וגודל הטקסט.
- דוגמה:
- כך נראה כתב [COLOR=red]אדום[/COLOR] ו[COLOR=#0000cc]כחול[/COLOR].
כך נראה כתב עם הגופן [FONT=Courier New]Courier New[/FONT].
כך נראה כתב [SIZE=1]קטן[/SIZE] ו[SIZE=7]גדול[/SIZE].
- פלט:
כך נראה כתב אדום וכחול.
כך נראה כתב עם הגופן Courier New.
כך נראה כתב קטן וגדול.
-
יוצר קישור מהטקסט שנבחר.
- דוגמה:
- [URL]http://www.example.com[/URL]
[EMAIL]example@example.com[/EMAIL]
- פלט:
-
טקסט שנבחר כקישור לאתר אינטרנט או כתובת דואר אלקטרוני.
- דוגמה:
- [URL=http://www.example.com]בקר ב example.com [/URL]
[EMAIL=example@example.com]שלח דוא"ל[/EMAIL]
- פלט:
-
Links to a user's profile. This is generally inserted automatically when tagging a user.
- דוגמה:
- [USER=1]שם משתמש[/USER]
- פלט:
-
הצג תמונה ע" שימוש בטקסט הנבחר כקישור.
- דוגמה:
- [IMG]https://www.dtown.co.il/forum/data/assets/logo/logo3.png[/IMG]
- פלט:
-
סירטונים מוטמנים הנמצאים בהודעות שאתה מפרסם בפורום. מומלץ להשתמש בכפתור הטמנת הסירטונים בסרגל הכלים בחלקו העליון של חלון כתיבת ההודעות.
אתרים מאושרים:
Apple Music,
Dailymotion,
Facebook,
Flickr,
Giphy,
Imgur,
Liveleak,
Metacafe,
Pinterest,
Reddit,
SoundCloud,
Spotify,
Tumblr,
Twitch,
Twitter,
Vimeo,
YouTube
- דוגמה:
- [MEDIA=youtube]kQ0Eo1UccEE[/MEDIA]
- פלט:
- סירטון יוטיוב מוטמן יופיע כאן.
-
הצג רשימת נקודות או מספרים.
- דוגמה:
- [LIST]
[*]נקודה 1
[*]נקודה 2
[/LIST]
[LIST=1]
[*]ערך 1
[*]ערך 2
[/LIST]
- פלט:
-
שנה את היישור של הטקסט הנבחר.
- דוגמה:
- [LEFT]יישור לשמאל[/LEFT]
[CENTER]מירכוז[/CENTER]
[RIGHT]יישור לימין[/RIGHT]
- פלט:
יישור לשמאל
מירכוז
יישור לימין
-
מציג טקסט שצוטט ממקור אחר. בנוסף, ניתן להוסיף את מקור הטקסט.
- דוגמה:
- [QUOTE]טקסט מצוטט[/QUOTE]
[QUOTE=שם משתמש]מה שנכתב[/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.
-
הצג קוד של שפות תיכנות שונות.
- דוגמה:
- [CODE]קוד
כללי[/CODE]
[PHP]echo $hello . 'world';[/PHP]
- פלט:
-
Allows you to display code inline among normal post content. Syntax will not be highlighted.
- דוגמה:
- Inline code sections [ICODE]are a convenient way[/ICODE] of displaying code inline.
Rich formatting within inline code sections [ICODE=rich]is [COLOR=red]also[/COLOR] [U]supported[/U][/ICODE].
- פלט:
Inline code sections are a convenient way
of displaying code inline.
Rich formatting within inline code sections is also supported
.
-
מזיח את הטקסט הנבחר. ניתן להשתמש בתג זה להזחות טקסט גדולות.
- דוגמה:
- טקסט רגיל
[INDENT]טקסט מוזח
[INDENT] מוזח יותר[/INDENT]
[/INDENT]
- פלט:
-
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 |
-
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.
-
גורמות לתגיות BB code של הטקסט הנבחר להתבטל.
- דוגמה:
- [PLAIN]כך לא נראה כתב [B]עבה[/B][/PLAIN]
- פלט:
כך לא נראה כתב [B]עבה[/B]
-
הכנס קובץ מצורף למיקום המצויין. אם הועלתה תמונה, תופיע תמונה ממוזערת או תמונה בגודל מלא, בהתאם לבחירת המשתמש.
- דוגמה:
-
תמונה ממוזערת: [ATTACH]123[/ATTACH]
גודל מלא: [ATTACH=full]123[/ATTACH]
- פלט:
- הקובץ המצורף יופיע כאן.