|
|||
|
|
المنتدى متاح كأرشيف فقط ... شكرا لزيارتكم
|
أكواد المنتدى | |
إنها مجموعة من الوسوم (الوسم: نص محاط بأقواس يشير إلى معنى معين) ترتكز إلى لغة HTML مما يجعلها سهلة الفهم. تفيد هذه الوسوم في إضافة التنسيق إلى رسالتك أو مشاركتك، بنفس طريقة عمل لغة HTML ، لكن عباراتها أقصر وأسهل ولا تخل بتنسيق الصفحة التي تعرضها. استعمال رموز المنتدى تختلف بين منتدى وآخر ، حسب ما اختارته إدارة المنتدى ، لذا لا بد من معرفة نظام المنتدى قبل إضافة مشاركة جديدة فيه . | |
شرح رموز المنتدى | |
[b], [i], [u] | عريض / مائل / مائل |
[color] | اللون |
[size] | الحجم |
[font] | الخط |
[highlight] | Highlight |
[left], [right], [center] | يسار / يمين / متوسط |
[indent] | الطلب الرسمي |
[url] | استعمالات الروابط |
[thread] | موضوع الإرتباط |
[post] | إرتباط البريد |
[list] | Bulleted Lists / قوائم متقدمة |
[img] | صور |
[code] | كود |
[php] | كود PHP |
[html] | كود HTML |
[quote] | إقتباس |
[center] | Center |
[left] | Left |
[right] | Right |
Incorrect vB Code Usage:
|
اللون | |
The [color] tag allows you to change the color of your text. | |
الإستعمال | [color=خيار]القيمة[/color] |
إستعمال مثال | [color=blue]هذا النص أزرق[/color] |
نتائج المثال | هذا النص أزرق |
الحجم | |
The [size] tag allows you to change the size of your text. | |
الإستعمال | [size=خيار]القيمة[/size] |
إستعمال مثال | [size=+2]هذا النص حجمه كبير [/size] |
نتائج المثال | هذا النص حجمه كبير |
الخط | |
The [font] tag allows you to change the font of your text. | |
الإستعمال | [font=خيار]القيمة[/font] |
إستعمال مثال | [font=courier]هذا الخط مختلف[/font] |
نتائج المثال | هذا الخط مختلف |
Highlight | |
The [highlight] tag allows you to emphasize your text. | |
الإستعمال | [highlight]القيمة[/highlight] |
إستعمال مثال | [highlight]هذا النص مبرز[/highlight] |
نتائج المثال | هذا النص مبرز |
الطلب الرسمي | |
The [indent] tag allows you to indent your text. | |
الإستعمال | [indent]القيمة[/indent] |
إستعمال مثال | [indent]this text is indented [/indent] |
نتائج المثال |
|
استعمالات الروابط | |
The [url] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link. | |
الإستعمال |
[url]القيمة[/url] [url=خيار]القيمة[/url] |
إستعمال مثال |
[url]http://www.vbulletin.com/forum[/url] [url=www.vbulletin.com/forum]vBulletin Community Forums[/url] |
نتائج المثال |
http://www.vbulletin.com/forum/ vBulletin Community Forums |
موضوع الإرتباط | |
The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to 'name' your link. | |
الإستعمال |
[thread]threadid [/thread] [thread=threadid ]القيمة[/thread] |
إستعمال مثال |
[thread]42918[/thread] [thread=42918]إنقرني ![/thread] |
نتائج المثال |
http://www.vbulletin.com/forum/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] |
نتائج المثال |
http://www.vbulletin.com/forum/showthread.php?p=269302#post269302 إنقرني ! |
قوائم متقدمة | |
The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list). | |
الإستعمال | [list=خيار]القيمة[/list] |
إستعمال مثال | [list=1] [*]مادة قائمة 1 [*]مادة قائمة 2 [/list] [list=a] [*]مادة قائمة 1 [*]مادة قائمة 2 [/list] |
نتائج المثال |
|
Center | |
الإستعمال | [center]القيمة[/center] |
إستعمال مثال | [center]center[/center] |
نتائج المثال |
Left | |
الإستعمال | [left]القيمة[/left] |
إستعمال مثال | [left]left[/left] |
نتائج المثال | left |
Right | |
الإستعمال | [right]القيمة[/right] |
إستعمال مثال | [right]right[/right] |
نتائج المثال | right |