ထႅမ်းပလဵတ်ႉ:Unbulleted indent list/doc

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး

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.

လွင်ႈၸႂ်ႉတိုဝ်း[မႄးထတ်းငဝ်ႈငႃႇ]

Example
First label Some data
Awards
Second label Some 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 label Some data
Awards
Second label Some 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 documentation used by VisualEditor and other tools

Unbulleted indent list

An automatically indented unbulleted list variant.

Template parameters

Parameterၶေႃႈသပ်းလႅင်းTypeStatus
Content1

Every line should start with a pipe character.

Contentrequired
Classclass

Adds a CSS class to the containing div.

Default
The class "plainlist" is always applied.
Example
nowrap
Stringoptional
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.

Example
border:solid 1px silver; background:lightyellow;
Stringoptional
Indentationin indent

Sets a custom indentation width for the lists' items.

Default
1em
Stringoptional

တူၺ်းပႃး[မႄးထတ်းငဝ်ႈငႃႇ]