Search results
Results from the WOW.Com Content Network
This template is used on approximately 650,000 pages, or roughly 1% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage.
A line break in the wikimarkup of a list item will end not just the item but the entire list, and reset the counter on ordered lists. Separating unordered list items with blank lines may look approximately normal on-screen, but it creates many separate one-item lists, which is a problem for people using screen readers and is discouraged by the ...
Lists made with bullets are called bulleted lists. The HTML element name for a bulleted list is " unordered list ", because the list items are not arranged in numerical order (as they would be in a numbered list ).
Lists in the various infobox templates use the common unordered list (*) markup. The templates read the list markup and produce the correct HTML for unbulleted lists. This overcomes limitations that exist in the Mediawiki:Common.css plainlist class and the templates {} and {{unbulleted 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.
Use proper markup: Employ careful wiki markup- or template-based list code (see Help:List for many pointers). Especially do not leave blank lines between items in a list, since this causes the MediaWiki software to misinterpret each item as beginning a new list. (There are HTML techniques to insert linebreaks or additional paragraphs into a ...
It's not too bad, as our regular screen reader users get used to it. Every additional level of indentation simply adds another list inside the preceding one (and they all get closed at the end). Similarly, a two level list using bullet points makes use of a 'unordered lists' so the * code produces this html:
This navbox is intended for use at the bottom of the documentation pages of list-generating and -formatting templates. It takes no parameters. The above documentation is transcluded from Template:HTML lists/doc .