الگو:Indented plainlist
This template is very similar to {{plainlist}}, 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.
{{Indented plainlist}} provides a خطمشیهای دسترسپذیری محتوای وب-compliant and accessible alternative to <br />-separated lists, per ویکیپدیا:شیوهنامه/فهرستها and ویکیپدیا:شیوهنامه/دسترسیپذیری.
Usage
[ویرایش]| First label | Some data |
|---|---|
| Awards |
|
| Second label | Some more data |
{{Infobox
|label1 = Some data
|awards = {{Indented plainlist|
* [[Royal Geographical Society's Founder's Medal]] (1888)
* [[نشان حمام]] (1896)
* [[لژیون دونور]] (1899)
}}
|label2 = Some more data
}}
Custom indentation
[ویرایش]| First label | Some data |
|---|---|
| Awards |
|
| Second label | Some more data |
{{Infobox
|label1 = Some data
|awards = {{Indented plainlist|indent=2em|
* [[Royal Geographical Society's Founder's Medal]] (1888)
* [[نشان حمام]] (1896)
* [[لژیون دونور]] (1899)
}}
|label2 = Some more data
}}
TemplateData
[ویرایش]TemplateData documentation used by ویکیپدیا:ویرایشگر دیداری and other tools | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
گزارش خطای ماهیانه برای این الگو را ببینید.
الگوداده Indented plainlist An automatically indented plainlist variant.
| |||||||||||||||||||||||||
See also
[ویرایش]- {{plainlist}}
- {{unbulleted indent list}}