Bullet list

.. https://github.com/TYPO3-Documentation/t3docs-screenshots .. =========================================================

Typical page content: Bullet List

With this content element you can provide unordered and ordered bullet lists, but also a definition list, in the frontend.

.. https://github.com/TYPO3-Documentation/t3docs-screenshots .. =========================================================

The most important fields of the content element

The type of list can be defined with the field Type of bullets.

The content is added in the field Bullet List, where each new line is a new bullet.

Bullet 1
Bullet 2
Bullet 3
Copied!

For definition lists you use one line for a single definition which starts with the term, followed by the description, separated by a vertical bar "|".

Term 1|Description 1
Term 2|Description 2
Term 3|Description 3
Copied!