Post by Sammiie on Mar 15, 2017 17:21:11 GMT -8
Creating *functioning* lists on Proboards Forums have to be the hardest thing!
I'm trying to create an ordered list with another unordered bullet indented below, and then be able to continue the ordered list as is. I've been doing it the way I learned in HTML by nesting another list within it to make the one unordered bullet indent underneath the others. (I'm sorry if this is confusing)
I've tried doing this in BBCode, but for whatever reason after the nested unordered bullet, my list breaks. The code doesn't register even though I haven't closed the tags to the ordered list. At first, it was creating an indented bullet point and then just breaking the rest of the list, but now (not sure what's changed, still doing the same code) it's not working at all (see below).
And here, have a screenshot of my board:
I'm trying to create an ordered list with another unordered bullet indented below, and then be able to continue the ordered list as is. I've been doing it the way I learned in HTML by nesting another list within it to make the one unordered bullet indent underneath the others. (I'm sorry if this is confusing)
I've tried doing this in BBCode, but for whatever reason after the nested unordered bullet, my list breaks. The code doesn't register even though I haven't closed the tags to the ordered list. At first, it was creating an indented bullet point and then just breaking the rest of the list, but now (not sure what's changed, still doing the same code) it's not working at all (see below).
- List 1
- List 2
- Indented List 1
[ol]
[li]List 1[/li]
[li]List 2[/li]
[ul][li]Indented List 1[/li][/ul]
[li]List 3[/li][/ol]
And here, have a screenshot of my board:
[h3]Preparing to Join[/h3]
[ol]
[li]Make sure you have read the important topics like [b]this whole page[/b], the [a href=""]Rules[/a], [a href=""]Plot & Setting[/a], and the [a href=""]Semi-Realism Guidelines[/a] to have a bit of an idea about the world of Balearic. If your character is joining a Kingdom, it's probably a good idea to have checked out the information on the available Kingdoms in Balearic.[/li]
[li]At this point, you should have at least the basics (personality, history, appearance) for a character in mind. Please note that we [b]require[/b] character profiles to be filled out (each section at least 200 words) at the time of joining. Make sure you've filled out all relevant information about your character on their profile before joining with them![/li]
[ul]
[li]If you feel as though you're fresh out of ideas or are not sure what kind of character to create, you can check out our [a href=""]adoptables[/a]! These generally already come with on-board relationships and jobs, which may help you with finding plot and thread opportunities more easily![/li]
[/ul]
[li]Rule three[/li]
[/ol]