انتقل إلى المحتوى

قالب:Hlist/شرح

من ويكاموس، القاموس الحر
هذه صفحة توثيق فرعية تخص قالب:Hlist.
تحتوي هذه الصفحة على معلومات وتصنيف ومحتويات أخرى تتعلق بشرح القالب ولا تعتبر جزءا منه.
للاطلاع على صفحة القالب نفسه، انظر قالب:Hlist.

قالب:استخدام واسع

This template creates horizontal lists. Each item in the list may have كاسكادينج ستايل شيت styles added to it individually, by appending a numbered parameter.

الاستخدام

[عدل]

Basic usage

قالب:Pre2

All parameters

قالب:Pre2

المعلمات

[عدل]
  • Positional parameters (1, 2, 3...) - these are the list items. If no list items are present, the module will output nothing.
  • class - a custom class for the قالب:وسم في النسق tags surrounding the list, e.g. plainlinks.
  • style - a custom css style for the قالب:وسم في النسق tags surrounding the list, e.g. font-size: 90%;.
  • list_style - a custom css style for the قالب:وسم في النسق tags around the list. The format is the same as for the |style= parameter.
  • item_style - a custom css style for all of the list items (the قالب:وسم في النسق tags). The format is the same as for the |style= parameter.
  • item1_style, item2_style, item3_style... - custom css styles for each of the list items. The format is the same as for the |style= parameter.
  • indent - this parameter indents the list. The value must be a number, e.g. 2. The indent is calculated in em, and is 1.6 times the value specified. If no indent is specified, the default is zero.

أمثلة

[عدل]
توصيفيظهر
{{Hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}} 
خطأ: لا توجد وحدة بهذا الاسم "list".
{{Hlist|Winner|Runner-up|Third place|item_style=color:blue;}} 
خطأ: لا توجد وحدة بهذا الاسم "list".
{{Hlist|Winner|Runner-up|Third place|item_style=color:blue;|indent=2}} 
خطأ: لا توجد وحدة بهذا الاسم "list".
{{Hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}} 
خطأ: لا توجد وحدة بهذا الاسم "list".

طالع أيضاً

[عدل]