Template:Unbulleted indent list/doc: Difference between revisions
(Add {{Lua}}) |
m (1 revision imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 49: | Line 49: | ||
}} | }} | ||
{{ | {{pre|<nowiki>{{Infobox | ||
|label1 = Some data | |label1 = Some data | ||
|awards = {{unbulleted indent list|</nowiki>{{bg|lightgreen|indent=2em}}<nowiki> | |awards = {{unbulleted indent list|</nowiki>{{bg|lightgreen|indent=2em}}<nowiki> |
Latest revision as of 18:06, 2 June 2022
This is a documentation subpage for Template:Unbulleted indent list. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
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
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
First label | Some data |
---|---|
Awards | |
Second label | Some more data |
{{Infobox |label1 = Some data |awards = {{unbulleted indent list|Template:Bg |[[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
| |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
See the monthly parameter usage report for this template.
TemplateData for Unbulleted indent list An automatically indented unbulleted list variant.
|
See also
- {{unbulleted list}}
- {{indented plainlist}}