Search results
Results from the WOW.Com Content Network
There are three types of lists: unordered lists, ordered lists, and description lists (a.k.a. definition lists or association lists).In the following sections, various list types are used for different examples, but other list types will generally give corresponding results.
Produces an HTML list that can be collapsed Template parameters [Edit template data] This template prefers block formatting of parameters. Parameter Description Type Status Title title The list's title (Always in view beside the list's [show/hide] link). String suggested Horizontal list hlist Use value 'on' or 'true' to produce a horizontal rather than vertical list Suggested values on true ...
To create a list, simply go into edit mode, type or paste the list items (each on a separate line), and then type an asterisk (*) at the beginning of each list item for a bulleted list or a pound sign (#) to create a numbered list. Figure 14-3 shows the same list used in previous examples, this time as a numbered list. Generally, a numbered ...
This module is subject to page protection.It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.
The difference is that the first construct, using default values, depends on the definedness of the parameters, whereas the second construct, using #if functions, depends on the truth value of the parameters. These are two very different things.
Use a # symbol at the start of a line to generate a numbered list item (excepted as detailed in this section, this works the same as * for bulleted lists, above). List items should be formatted consistently. Summary: Prefer sentence case. Prefer using full sentences, and avoid mixing sentences and fragments as items in the same list.
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 .
A list may contain the same value more than once, and each occurrence is considered a distinct item. A singly-linked list structure, implementing a list with three integer elements. The term list is also used for several concrete data structures that can be used to implement abstract lists, especially linked lists and arrays.