Template:Plainlist

From Chalo Chatu, Zambia online encyclopedia
Revision as of 16:31, 31 August 2025 by Chalochatu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.