Page 1 of 1

I can't get the 'list' function to work

Posted: 2008.10.14 (01:16)
by bobaganuesh_2
I assume it's function is similar to the 'spoilers' function on the old forums. I try to do something like this:
  • blah
    blahblah
    blahblahblah

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (01:21)
by 乳头的早餐谷物

Code: Select all

[list]
[*]entry
[*]entry
[*]entry
[/list]
  • entry
  • entry
  • entry

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (01:22)
by Zora_S_Kenneth
What? You mean...
  1. This
    Little
    Function?
Yeah. Do what maestro said.
To remove the dots like I did, don't use the [*].

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (01:28)
by bobaganuesh_2
ok thanks maestro. Is there still a spoilers function or one similar to it? (you click on the title and the list pops up below it)

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (01:34)
by George
Click to show/hide spoiler

Spoiler.

I'm not sure about the current status of the spoiler function, but rest assured, it'll be fixed when other things are taken care of.

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (01:41)
by 乳头的早餐谷物
BBCode guide. You can do numbered or lettered lists, too:
  1. ένα
  2. δύο
  3. τρία
  1. alpha
  2. beta
  3. gamma

Re: I can't get the 'list' function to work

Posted: 2008.10.14 (02:14)
by TribulatioN

Code: Select all

[list=i]
[*]Don't
[*]Forget
[*]Roman
[*]Numerals!
[/list]
  1. Don't
  2. Forget
  3. Roman
  4. Numerals!