The BBCode used on TESNexus to create lists has now been changed to the forum BBCode.
Unordered list original usage:
[ul] [*]List Item 1[/*] [*]List Item 2[/*] [/ul]
Updated usage:
[list] [*]List Item 1 [*]List Item 2 [/list]
Ordered list original usage:
[ol] [*]List Item 1[/*] [*]List Item 2[/*] [/ol]
Updated usage:
[list=1] [*]List Item 1 [*]List Item 2 [/list]
Legacy code is in place for current entries that make use of the old list BBCode.



MultiQuote