Template Documentation | ||
---|---|---|
view | edit | refresh (Note: the template above may sometimes be partially or fully invisible.) | ||
List of pages using this template | ||
This template is used to starts a plain, or unbulleted, list, such as:
It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with This template can be used with or without {{endplainlist}}.
{{Plainlist}} works by constructing a div with the CSS class "plainlist" which has the following style: .plainlist ul {line-height:inherit; list-style:none none; margin:0}
.plainlist ul li {margin-bottom:0}
{{Plainlist | * cat * dog * horse * cow * sheep * pig }}
{{Plainlist}} * cat * dog * horse * cow * sheep * pig {{endplainlist}}
|
Community content is available under CC-BY-SA unless otherwise noted.