-
جعل النص داخل الوسم عريض، مائل، مسطر أو مشطوب.
- المثال:
- هذا نص [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=https://www.example.com]الذهاب إلى example.com[/URL]
[[email protected]]راسلني[/EMAIL]
- الناتج:
-
رابط الملف الشخصي للمستخدم. هذا الرابط يتم إنشاؤه تلقائياً عند الإشارة لمستخدم ما.
- المثال:
- [USER=1]إسم المستخدم[/USER]
- الناتج:
-
عرض صورة، باستخدام النص المضمن كرابط.
- المثال:
- [IMG]https://xenvn.com/styles/XV/logo-og.webp[/IMG]
- الناتج:
-
إضافة وسائط من المواقع المعتمدة في المشاركة. من المستحسن إستخدام زر الوسائط الموجود في شريط المحرر.
المواقع المعتمدة:
Apple Music,
Dailymotion,
Facebook,
Flickr,
Giphy,
Imgur,
Instagram,
Pinterest,
Reddit,
SoundCloud,
Spotify,
TikTok,
Tumblr,
Twitch,
X,
Vimeo,
YouTube
- المثال:
- [MEDIA=youtube]kQ0Eo1UccEE[/MEDIA]
- الناتج:
- مشغل YouTube المضمن سيظهر هنا.
-
عرض قائمة بتعداد نقطي أو رقمي.
- المثال:
- [LIST]
[*]نقطي 1
[*]نقطي 2
[/LIST]
[LIST=1]
[*]مرقم 1
[*]مرقم 2
[/LIST]
- الناتج:
-
تغيير محاذاة النص الملتف.
- المثال:
- [LEFT]محاذاة - لليسار[/LEFT]
[CENTER]توسيط[/CENTER]
[RIGHT]محاذاة - لليمين[/RIGHT]
- الناتج:
محاذاة - لليسار
توسيط
محاذاة - لليمين
-
عرض نص مقتبس من مصدر آخر. يمكنك أيضا إدارج إسم المصدر المقتبس منه.
- المثال:
- [QUOTE]النص المقتبس[/QUOTE]
[QUOTE=شخص ما]الشيء الذي قاله[/QUOTE]
- الناتج:
-
إخفاء محتوى وإظهار زر يلمح بوجود محتوى مخفي يتوجب الضغط عليه لعرض المحتوى.
- المثال:
- [SPOILER]مثال لمحتوى مخفي[/SPOILER]
[SPOILER=عنوان الزر]مثال لمحتوى مخفي مع عنوان الزر[/SPOILER]
- الناتج:
-
يسمح لك بعرض النص في مضمون بين المحتوى العادي الذي يخفي النص الذي قد يحتوي على محتوى مخفي ويجب أن ينقر عليه المشاهد ليتم مشاهدته.
- المثال:
- يجب عليك النقر على [ISPOILER]هذه الكلمة[/ISPOILER] لرؤية المحتوى.
- الناتج:
يجب عليك النقر على هذه الكلمة لرؤية المحتوى.
-
عرض النص بأحدى لغات البرمجة المتعددة ، مع إبراز بناء الجملة عند الإمكان.
- المثال:
- كود عام:
[CODE]General
code[/CODE]
كود منسق:
[CODE=rich][COLOR=red]Rich[/COLOR]
code[/CODE]
كود PHP:
[CODE=php]echo $hello . ' world';[/CODE]
كود JS:
[CODE=javascript]var hello = 'world';[/CODE]
- الناتج:
كود عام:
كود منسق:
كود PHP:
كود JS:
-
يتيح لك عرض الكود مضمن بين محتوى المشاركة العادي. لن يتم تمييز بناء و تعابير الجملة.
- المثال:
- بلوكات الأكواد المضمنة [ICODE]أداة ملائمة[/ICODE] لعرض كود مضمن.
المحتوى المنسق ضمن بلوكات الأكواد المضمنة [ICODE=rich] [COLOR=red]هو أيضاً[/COLOR] [U]مدعوم[/U][/ICODE].
- الناتج:
بلوكات الأكواد المضمنة أداة ملائمة
لعرض كود مضمن.
المحتوى المنسق ضمن بلوكات الأكواد المضمنة هو أيضاً مدعوم
.
-
المسافات البادئة للنص المضمن. يمكن تعديل المسافة للحصول على مسافات مختلفة قبل النص.
- المثال:
- نص عادي
[INDENT]نص يستخدم مسافة بادئة[/INDENT]
[INDENT=2]نص يستخدم مسافة بادئة أكبر[/INDENT]
- الناتج:
نص عادي
نص يستخدم مسافة بادئة
نص يستخدم مسافة بادئة أكبر
-
ترميز خاص لعرض الجداول في محتواك.
- المثال:
- [TABLE]
[TR]
[TH]عنوان 1[/TH]
[TH]عنوان 2[/TH]
[/TR]
[TR]
[TD]محتوى 1[/TD]
[TD]محتوى 2[/TD]
[/TR]
[/TABLE]
- الناتج:
عنوان 1 | عنوان 2 |
---|
محتوى 1 | محتوى 2 |
-
ضع علامة على النص كعنوان منظم لتسهيل إمكانية القراءة آليا.
- المثال:
- [HEADING=1]عنوان رئيسي[/HEADING]
يندرج هذا النص تحت عنوان رئيسي يستخدم لفصل الأقسام الأساسية للمقال.
[HEADING=2]عنوان ثانوي[/HEADING]
عندما تحتاج إلى تقسيم الأقسام الأساسية لمقالة ما ، استخدم عنوانا ثانويا من المستوى 2.
[HEADING=3]عنوان فرعي[/HEADING]
إذا كنت بحاجة إلى تقسيم فرعي إضافي ، فيمكنك الانخفاض إلى المستوى 3.
- الناتج:
عنوان رئيسي
يندرج هذا النص تحت عنوان رئيسي يستخدم لفصل الأقسام الأساسية للمقال.
عنوان ثانوي
عندما تحتاج إلى تقسيم الأقسام الأساسية لمقالة ما ، استخدم عنوانا ثانويا من المستوى 2.
عنوان فرعي
إذا كنت بحاجة إلى تقسيم فرعي إضافي ، فيمكنك الانخفاض إلى المستوى 3.
-
تعطيل عمل تحويل أكواد BB code داخل النص
- المثال:
- [PLAIN]هذا ليس نص [B]عريض[/B].[/PLAIN]
- الناتج:
هذا ليس نص [B]عريض[/B].
-
إدراج مرفق في مكان معين. إذا كان المرفق عبارة عن صورة سيتم إدراج الحجم المصغر أو الحجم الكامل. عموماً سيتم إدراج المرفق عند الضغط على الزر المناسب.
- المثال:
-
المصغرة: [ATTACH]123[/ATTACH]
الحجم الكامل: [ATTACH=full]123[/ATTACH]
- الناتج:
- ستظهر محتويات المرفقات هنا.
-
The information inside the code is displayed only to members of the club.
- المثال:
- [CLUB]Hello World![/CLUB] - Hidden text for club members
- الناتج:
- Hidden text for club members
-
Number of days from the date of registration on the forum, which the user needs to be able to view
- المثال:
- [DAYS=5]Hello World![/DAYS] - Only registered users who are registered not earlier than 5 days ago are displayed.
- الناتج:
- Only registered users who are registered not earlier than 5 days ago are displayed.
-
The tag hides content from people who are not members of X,Y,Z user groups.
- المثال:
- [GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
- الناتج:
Content of this hidden block can only be seen by members of: الأعضاء
- Displayed only for group members with ID 2.
-
Tag [HIDE] is used for hidden content. If [HIDE=(condition)] is specified, the condition will be applied to the hidden content. Note: After the = sign, you must enclose the conditions in parentheses to indicate the start and end of condition processing. Inside, you can use any condition grouping.
Allowed expressions (tags):
- posts: Number of user posts.
- likes: User reaction count.
- reactions: User reaction count (same as likes).
- trophies: Number of user trophies.
- days: Number of days since user registration.
- isMemberOf(id): User group, for multiple groups you can use comma-separated values.
- username: User's username.
- user_id: User's identifier.
- user_state: User's state.
- is_staff: Flag indicating whether the user is a staff member.
- is_admin: Flag indicating whether the user is an administrator.
- is_moderator: Flag indicating whether the user is a moderator.
Allowed operators:
-
Arithmetic operators:
Arithmetic operators are used for performing mathematical calculations:
- +
- -
- *
- /
- % (modulus)
- ** (exponentiation)
-
Comparison operators:
Comparison operators are used for comparing values and returning a boolean result:
- == (equal to)
- === (strictly equal to)
- != (not equal to)
- !== (strictly not equal to)
- < (less than)
- > (greater than)
- <= (less than or equal to)
- >= (greater than or equal to)
-
Logical operators:
Logical operators are used for performing logical operations and returning a boolean result:
- and or && (logical AND)
- or or || (logical OR)
- not or ! (logical NOT)
-
Bitwise operators:
Bitwise operators are performed on binary representations of numbers:
- & (bitwise AND)
- | (bitwise OR)
- ^ (bitwise XOR)
-
String operators:
The ~ operator is used for string concatenation:
-
Array operators:
Array operators are used for checking element membership in an array:
- in (element present in array)
- not in (element not present in array)
-
Numeric operators:
The .. operator is used to create a range of numbers:
-
Ternary operator:
The ?: operator is used to perform conditional operations in a single line:
- المثال:
- [HIDE]Hello World![/HIDE] - only registered users see the hidden text
[HIDE=(posts > 1 or likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
[HIDE=(posts > 1 and likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
[HIDE=(days > 1 or user_state == "valid")]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
[HIDE=(isMemberOf(2) or trophies >= 0)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
[HIDE=(is_staff)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a staff member.
- الناتج:
View hidden content is available for registered users!
- only registered users see the hidden text
messages > 1 (0) or likes > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
messages > 1 (0) and likes > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
days > 1 (0) or حالة المستخدم is "valid" (valid)
Hello World!
- The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
Member group(s): الأعضاء or point >= 0 (0)
Hello World!
- The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
- The hidden text "Hello World!" will be displayed if the user is a staff member.
-
This BB code hides content from users who have not reached a specified age.
- المثال:
- [hideuserage=18]This content is only visible to users who are at least 18 years old.[/hideuserage]
- الناتج:
-
Information - Staff only
- المثال:
- [info]Text here...[/info]
- الناتج:
-
Number of likes on the forum, which the user needs to be able to view
- المثال:
- [LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
- الناتج:
- Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
-
Number of posts on the forum, which the user needs to be able to view
- المثال:
- [POSTS=5]Hello World![/POSTS] - Displays users who have 5 or more posts on the forum.
- الناتج:
- Displays users who have 5 or more posts on the forum.
-
Hidden text for which you need to select a specific reaction
- المثال:
- [REACTS=1]Hello World![/REACTS] - displayed for those who clicked the 'Like' reaction.
- الناتج:
- displayed for those who clicked the 'Like' reaction.
-
Hidden text until the user answers the thread.
- المثال:
- [REPLY]Hello World![/REPLY] - Displayed to users when they reply to the thread.
- الناتج:
- Displayed to users when they reply to the thread.
-
Hidden text until the user responds to the thread and clicks Like on this message.
- المثال:
- [REPLYANDTHANKS]Hello World![/REPLYANDTHANKS] - It is displayed to users when they reply to the thread and click "I like".
- الناتج:
- It is displayed to users when they reply to the thread and click "I like".
-
Hidden text until the user responds to the thread or clicks Like on this message.
- المثال:
- [REPLYTHANKS]Hello World![/REPLYTHANKS] - It is displayed to users when they reply to the thread or click "I like".
- الناتج:
- It is displayed to users when they reply to the thread or click "I like".
-
Couleur shadow orange
- المثال:
- [sf_y]Vert citron[/sf_y]
[sf_a]Orange[/sf_a]
[sf_p]Rose[/sf_p]
[sf_k]rouge[/sf_k]
[sf_mo]violet[/sf_mo]
[sf_l]bleu marine[/sf_l]
[sf_m]bleue[/sf_m]
[sf_b]cyan[/sf_b]
[sf_s]Black[/sf_s]
- الناتج:
Vert citron
Orange
Rose
rouge
violet
bleu marine
bleue
cyan
Black
-
This tag hides the text until the user clicks the Like button in the message.
- المثال:
- [THANKS]Hello World![/THANKS] - This tag hides the text until the user clicks the Like button in the message.
- الناتج:
- This tag hides the text until the user clicks the <b>Like button</b> in the message.
-
Number of trophies on the forum, which the user needs to be able to view
- المثال:
- [TROPHIES=5]Hello World![/TROPHIES] - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
- الناتج:
- It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
-
Hides the text from users, except for the parameters listed in the list of BB-code.
- المثال:
- [USERS=Alex,John,Bryan]Hello World![/USERS] - Displayed only by user Alex, John, Bryan.
- الناتج:
- Displayed only by user Alex, John, Bryan.
-
Hides the text from users that is listed in the list of parameters of the BB-code.
- المثال:
- [USERSEXC=Alex,John,Bryan]Hello World![/USERSEXC] - Displayed to all users except Alex, John, Bryan.
- الناتج:
- Displayed to all users except Alex, John, Bryan.
-
Hides the text from users by id, except for the parameters listed in the list of BB-code.
- المثال:
- [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
- الناتج:
[USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
-
Hides the text from users by id that are listed in the list of parameters of the BB-code.
- المثال:
- [USERSIDEXC=1,2,3]Hello World![/USERSIDEXC] - Appears only for all users except with ids 1, 2, 3.
- الناتج:
- Appears only for all users except with ids 1, 2, 3.
-
Warning - Staff only
- المثال:
- [warning]tekst[/warning]
- الناتج: