|
BB Code | |
BB code is a set of tags based on the HTML language that you may already be familiar with.
They allow you to add formatting to your messages in the same way as HTML does,
but have a simpler syntax and will never break the layout of the pages you are viewing.
The ability to use BB code is set on a forum-by-forum basis by the administrator,
so you should check the forum rules when you post a new message. Below is a list of the BB code tags you can use to format your messages. |
|
רשימת vB Code | |
[b], [i], [u] | מודגש / נטוי / קו תחתי |
[color] | צבע |
[size] | גודל |
[font] | גופן |
[highlight] | הדגש |
[left], [right], [center] | שמאל / ימין / מרכז |
[indent] | זהות |
[email] | Email Linking |
[url] | קישור לכתובת |
[thread] | קישור אשכולות |
[post] | קישור הודעות |
[list] | רשימות מסומנות / רשימות מתקדמות |
[img] | תמונות |
[code] | קוד |
[php] | קוד PHP |
[html] | קוד HTML |
[quote] | ציטוט |
[noparse] | Stop BB Code Parsing |
[attach] | קובץ מצורף |
[youtube] | YouTube |
[youtubehd] | YouTube HD |
Incorrect BB Code Usage:
|
צבע | |
תגית ה[color] מאפשרת לך לשנות את צבע הטקסט שלך. | |
שימוש | [color=אפשרות]ערך[/color] |
דוגמת שימוש | [color=blue]הטקסט כחול[/color] |
דוגמת פלט | הטקסט כחול |
גודל | |
תג ה- [size] מאפשר לך לשנות את גודל גופן הטקסט איתו נכתבת ההודעה. | |
שימוש | [size=אפשרות]ערך[/size] |
דוגמת שימוש | [size=+2]הטקסט גדול פי 2 מגודלו הרגיל.[/size] |
דוגמת פלט | הטקסט גדול פי 2 מגודלו הרגיל. |
גופן | |
תג ה- [font] מאפשר לך לשנות את גופן הטקסט שלך. | |
שימוש | [font=אפשרות]ערך[/font] |
דוגמת שימוש | [font=courier]הטקסט כתוב בגופן Courier[/font] |
דוגמת פלט | הטקסט כתוב בגופן Courier |
הדגש | |
תגית ה- [highlight] מאפשרת לך להדגיש טקסטים. | |
שימוש | [highlight]ערך[/highlight] |
דוגמת שימוש | [highlight]הטקסט הזה מודגש[/highlight] |
דוגמת פלט | הטקסט הזה מודגש |
זהות | |
תגית ה- [indent] נותנת להגביה את הטקסט שלך. | |
שימוש | [indent]ערך[/indent] |
דוגמת שימוש | [indent]טקסט זה, הינו indented[/indent] |
דוגמת פלט |
|
Email Linking | |
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link. | |
שימוש |
[email]ערך[/email] [email=אפשרות]ערך[/email] |
דוגמת שימוש |
[email]j.doe@example.com[/email] [email=j.doe@example.com]Click Here to Email Me[/email] |
דוגמת פלט |
j.doe@example.com Click Here to Email Me |
קישור לכתובת | |
תגית ה[URL] מאפשרת לך לקשר אל אתרים וקבצים אחרים. | |
שימוש |
[url]ערך[/url] [url=אפשרות]ערך[/url] |
דוגמת שימוש |
[url]https://israelbody.com[/url] [url=https://israelbody.com]ישראלבודי[/url] |
דוגמת פלט |
https://israelbody.com ישראלבודי |
קישור אשכולות | |
תגית ה- [thread] מאפשרת לך לקשר אל אשכולות על ידי ציון מספרו בפורום. | |
שימוש |
[thread]threadid[/thread] [thread=threadid]ערך[/thread] |
דוגמת שימוש |
[thread]42918[/thread] [thread=42918]לחץ עליי![/thread] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
דוגמת פלט |
https://israelbody.com/showthread.php?t=42918 לחץ עליי! |
קישור הודעות | |
The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link. | |
שימוש |
[post]postid[/post] [post=postid]ערך[/post] |
דוגמת שימוש |
[post]269302[/post] [post=269302]לחץ עליי![/post] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
דוגמת פלט |
https://israelbody.com/showthread.php?p=269302#post269302 לחץ עליי! |
רשימות מסומנות | |
תגית ה[LIST] מאפשרת לך ליצור רשימה מסודרת ללא סיבוכים מיותרים. | |
שימוש | [list]ערך[/list] |
דוגמת שימוש | [list] [*]פריט רשימה 1 [*]פריט רשימה 2 [/list] |
דוגמת פלט |
|
רשימות מתקדמות | |
תגית ה- [list] מאפשרת לך ליצור רשימת פריטים לכל מטרה שהיא. | |
שימוש | [list=אפשרות]ערך[/list] |
דוגמת שימוש | [list=1] [*]פריט רשימה 1 [*]פריט רשימה 2 [/list] [list=a] [*]פריט רשימה 1 [*]פריט רשימה 2 [/list] |
דוגמת פלט |
|
Stop BB Code Parsing | |
The [noparse] tag allows you to stop the parsing of BB code. | |
שימוש | [noparse][b]ערך[/b][/noparse] |
דוגמת שימוש | [noparse][b]Lorem ipsum dolor sit amet[/b][/noparse] |
דוגמת פלט | [b]Lorem ipsum dolor sit amet[/b] |
קובץ מצורף | |
The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized. | |
שימוש | [attach]attachmentid[/attach] |
דוגמת שימוש | [attach]12345[/attach] |
דוגמת פלט |
YouTube | |
Embed a YouTube video. You only put the video ID in between the BB code tags (NOT the full URL!). Embedding must be enabled for the video! | |
שימוש | [youtube]ערך[/youtube] |
דוגמת שימוש | [youtube]zlfKdbWwruY[/youtube] |
דוגמת פלט |
YouTube HD | |
Embed an HD YouTube video. You only put the video ID in between the BBCode tags (NOT the full URL!). Embedding must be enabled for the video! | |
שימוש | [youtubehd]ערך[/youtubehd] |
דוגמת שימוש | [youtubehd]R7yfISlGLNU[/youtubehd] |
דוגמת פלט |