Search results
Results From The WOW.Com Content Network
4 Extra indentation of lists. 5 Specifying a starting value. 6 Comparison with a table. 7 Multi-column lists. ... In HTML, a list item may contain several sublists ...
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 {{}}—and eliminates the need for a bulleted list.
An unordered (bulleted) list. The type of list item marker can be specified in an HTML attribute: < ul type = "foo" >; or in a CSS declaration: ul {list-style-type: foo;} – replacing foo with one of the following (the same values are used in HTML and CSS): disc (the default), square, or circle.
Positional parameters (1, 2, 3...) - these are the list items. If no list items are present, the module will output nothing. start - sets the start item for ordered lists. This can be a start number for numbered lists, or a start letter for alphabetical lists. Horizontal ordered lists only support numbers.
This makes it easier to tell apart multiple such items when width is limited—e.g. in an {}—and eliminates the need for a bulleted list. {{Indented plainlist}} provides a WCAG-compliant and accessible alternative to <br />-separated lists, per MOS:UBLIST and MOS:PLIST.
List items should be formatted consistently in a list. Unless there is a good reason to use different list types in the same page, consistency throughout an article is also desirable. Use sentence case by default for list items, whether they are complete sentences or not. Sentence case is used for around 99% of lists on Wikipedia.
This template provides a WCAG/ISO standards–compliant accessible alternative to <br />-separated lists, per WP:UBLIST and WP:PLIST. It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with <br />. Detailed reasons for using this template can be found at WP:UBLIST. Template parameters [Edit template data] Parameter Description Type ...
This includes items in a description list (a list made with a leading semicolon or colon, which is also how most talk-page discussions are formatted) or an ordered list or unordered list. Lists are meant to group elements that belong together, but MediaWiki will interpret the blank line as the end of one list and start a new one.