Answers for "how to create lists in osu forum"

0

how to create lists in osu forum

[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.
Posted by: Guest on August-20-2021

Browse Popular Code Answers by Language