📅  最后修改于: 2022-03-11 14:59:52.579000             🧑  作者: Mango
[list=TYPE]
[*]item 1
[*]item 2
[*]item 3
[/list]
The [list] tag is used to automatically format numerous types of lists throughout the osu! forums by using an asterisk enclosed in brackets ([*]) to indicate a new item in the list (shown above). By default, this will create a plain, bulleted list.
Other list styles can be formatted by specifying the TYPE argument as 1, a, A, i, or I, which will format lists as numbered, lettered (lowercase), lettered (uppercase), roman numeral (lowercase), and roman numeral (uppercase) respectively.
Notice: BBCode-formatted lists can be stacked on top of each other and placed inside one another, although this has been known to cause issues with formatting.