টেমপ্লেট:Unbulleted indent list: সংশোধিত সংস্করণের মধ্যে পার্থক্য

বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
নতুন পৃষ্ঠা: {{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted|list_style=margin-left:{{{in|{{{indent|1em}}}}}};text-indent:-{{{in|{{{indent|1em}}}}}}}}<noinclude...
(কোনও পার্থক্য নেই)

১৪:০৪, ১৯ জানুয়ারি ২০২১ তারিখে সংশোধিত সংস্করণ

স্ক্রিপ্ট ত্রুটি: "list" নামক কোনো মডিউল নেই।

টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

This template is very similar to {{unbulleted list}}, except that it automatically indents parts of long items that are wrapped onto a new line. This makes it easier to tell apart multiple such items when width is limited—e.g. in an {{infobox}}—and eliminates the need for a bulleted list.

{{Unbulleted indent list}} provides a WCAG-compliant and accessible alternative to <br />-separated lists, per MOS:UBLIST and MOS:PLIST.

Usage

Example
First labelSome data
Awardsস্ক্রিপ্ট ত্রুটি: "list" নামক কোনো মডিউল নেই।
Second labelSome more data
{{Infobox
 |label1    = Some data
 |awards    = {{unbulleted indent list
   |[[Royal Geographical Society's Founder's Medal]] (1888)
   |[[Knight Commander of the Order of the Bath]] (1896)
   |[[Chevalier dans l'Ordre de la Légion d'Honneur]] (1899)
  }}
 |label2    = Some more data
}}

Custom indentation

Example
First labelSome data
Awardsস্ক্রিপ্ট ত্রুটি: "list" নামক কোনো মডিউল নেই।
Second labelSome more data
{{Infobox
 |label1    = Some data
 |awards    = {{unbulleted indent list|indent=2em
   |[[Royal Geographical Society's Founder's Medal]] (1888)
   |[[Knight Commander of the Order of the Bath]] (1896)
   |[[Chevalier dans l'Ordre de la Légion d'Honneur]] (1899)
  }}
 |label2    = Some more data
}}

TemplateData

TemplateData documentation used by VisualEditor and other tools

Unbulleted indent list শীর্ষ

An automatically indented unbulleted list variant.

টেমপ্লেট প্যারামিটার[টেমপ্লেটের উপাত্ত সম্পাদনা করুন]

প্যারামিটারবিবরণধরনঅবস্থা
Content1

Every line should start with a pipe character.

বিষয়বস্তুপ্রয়োজনীয়
Classclass

Adds a CSS class to the containing div.

পূর্বনির্ধারিত
The class "plainlist" is always applied.
উদাহরণ
nowrap
স্ট্রিংঐচ্ছিক
Stylestyle

Adds CSS style options. Complex styles should not be used in articles—per [[WP:Deviations]]—but may be acceptable on user, project, and talk pages.

উদাহরণ
border:solid 1px silver; background:lightyellow;
স্ট্রিংঐচ্ছিক
Indentationin indent

Sets a custom indentation width for the lists' items.

পূর্বনির্ধারিত
1em
স্ট্রিংঐচ্ছিক

See also

ব্যবহার

আরও দেখুন