Template:Plainlist

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search


Usage

This template generates a plain list without bullets or extra indentation.

Syntax

{{Plainlist|
* Item 1
* Item 2
* Item 3
}}

The items must be prefixed with `*` for each list element.

Notes

- The list uses the "plainlist" CSS class defined in MediaWiki:Common.css.

- Do not include HTML `

    ` or `
  • ` tags inside the template call.