■ نصائح للكتابة
وسوم إتش.تي.إم.إل المسموح بها: <a> <em> <i> <strong> <b> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <h5> <p> <span> <hr>
يسمح هذا الموقع باستخدام إتش.تي.إم.إل. تعلم كافة تفاصيل هذه اللغة قد يبدو مرعبا، ولكن التعرف على الوسوم الأساسية سهل للغاية. الجدول التالي يقدم أمثلة على كل الوسوم المفعلة على هذا الموقع.
لمزيد من المعلومات راجعمواصفات إتش.تي.إم.إل التي يصدرها دبليو.ثري.سي، أو استخدم محرك البحث المفضل لديك لإيجاد مواقع أخرى تشرح إتش.تي.إم.إل.
وصف الوسم عند كتابة يظهر لك تستخدم المراسي لعمل روابط لصفحات أخرى. <a href="http://www.constitutionnet.org">ConstitutionNet</a>ConstitutionNet موضّح <em>موضّح</em>موضّح مائل <i>مائل</i>مائل مهم <strong>مهم</strong>مهم عريض <b>عريض</b>عريض مقتبس <cite>مقتبس</cite>مقتبس نص أكواد يُستخدم لعرض الكود المصدري للبرمجيات <code>مُكَوَّد</code>مُكَوَّدقائمة غير مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ul> <li>أول عنصر</li> <li>ثاني عنصر</li> </ul>- أول عنصر
- ثاني عنصر
قائمة مرتبة - استخدم <li> لتبدأ كل عنصر بالقائمة <ol> <li>أول عنصر</li> <li>ثاني عنصر</li> </ol>- أول عنصر
- ثاني عنصر
قوائم التعريفات مشابهة للقوائم في إتش.تي.إم.إل. رقم <dl> يبدأ قائمة التعريفات، و رقم <dt> يبدأ المصطلح، و رقم <dd> يبدأ تعريف المصطلح. <dl> <dt>أول مصطلح</dt> <dd>أول تعريف</dd> <dt>ثاني مصطلح</dt> <dd>ثاني تعريف</dd> </dl>- أول مصطلح
- أول تعريف
- ثاني مصطلح
- ثاني تعريف
الترويسة <h2>عنوان ثان</h2>عنوان ثان
الترويسة <h3>عنوان ثالث</h3>عنوان ثالث
الترويسة <h4>عنوان رابع</h4>عنوان رابع
الترويسة <h5>عنوان خامس</h5>عنوان خامس
مبدئيا، تضاف وسوم الفقرات تلقائيا. استخدم هذا الوسم لإضافة وسوم إضافية. <p>الفقرة الأولى.</p> <p>الفقرة الثانية.</p>الفقرة الأولى.
الفقرة الثانية.
لا توجد مساعده متوفرة للوسم span. لا توجد مساعده متوفرة للوسم hr. يمكن استخدام معظم الرموز بدون مشاكل.
إذا واجهتك مشكلة فحاول استخدام عناصر إتش.تي.إم.إل من الأمثلة الشائعة على ذلك: & الرمز (&). للحصول على قائمة بكل العناصر، راجع صفحة عناصر اتش.تي.ام.ال. بعض العناصر المتوفرة تشمل:
وصف الحرف عند كتابة يظهر لك رمز & && أكبر من >> أصغر من << علامة التنصيص "" -
Video Filter
You may insert videos from popular video sites by using a simple tag
[video:URL].Examples:
- Single video:
[video:http://www.youtube.com/watch?v=uN1qUeId] - Random video out of multiple:
[video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2] - Override default autoplay setting:
[video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1] - Override default width and height:
[video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y] - Override default aspect ratio:
[video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3] - Align the video:
[video:http://www.youtube.com/watch?v=uN1qUeId align:right]
Supported sites: YouTube, Google Video, Tangle, DailyMotion, Vimeo, Flickr Slideshows, Flickr Video, Game Videos, Meta Cafe, Streamhoster, Game Trailers, College Humor, MySpace, Capped, Blip.tv, Slideshare, Picasa Slideshows, Teachertube.
Special instructions:
Some codecs need special input. You'll find those instructions here.- Slideshare:
You need to construct your own URL, using the "Wordpress Embed" code from Slideshare, extract the "id" and "doc" parts, and form the URL like this: slideshare.net/?id=1759622&doc=usingdrupal-090723103440-phpapp01. - Picasa Slideshows:
You must use the URL of the RSS feed for the Picasa album:- View the album in Picasa (you should see thumbnails, not a slideshow).
- Find the "RSS" link and click it.
- Copy the resulting URL from the browser address bar. Example:
[video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/5568104935784209834?alt=rss&kind=photo&hl=en_US]
- Single video:
You may link to files uploaded with the current node using special tags. The tags will be replaced by the corresponding files. For example: Suppose you uploaded three files (in this order):
- imag1.png (referred as file #1)
- file1.pdf (referred as file #2)
- imag2.png (referred as file #3)
[inline_upload|file=1|title=test] or [inline_upload|file=imag1.png|title=test]
will be replaced by<img src=imag1.png alt=test>- The Sprawk translator will translate this text based on the site's translation settings.
- تتحول مسارات مواقع وب و عناوين البريد الإلكتروني إلى روابط آليا.
- The Glossary module will automatically mark terms that have been defined in the glossary vocabulary with links to their descriptions. These marks depend on the settings and may be a superscript character or an icon, or the term may be turned into an acronym, cite, or abbreviation. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: a, abbr, acronym, code, pre.