Template:Plainlist: Difference between revisions

From wikiNonStop
m (Protected "Template:Plainlist": Highly visible page or template: 7635 transclusions ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
m (1 revision imported: initial Setup)
 
(No difference)

Latest revision as of 06:14, 16 August 2024

Template documentation

This template provides a WCAG/ISO-standards-compliant accessible alternative to ‎<br /> separated lists, which should not be used.

Usage

{{plainlist}} starts a plain (i.e. unbulleted) list. 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 en:WP:UBLIST.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Plainlist

Used to create plain (i.e. unbulleted) lists.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Extra Classesclass

Extra class names to add to the `class` attribute.

Stringoptional
Content1

The list to wrap.

Contentsuggested

See also