- Try
[List=] tag does not function
Moderator: Moderator
[List=] tag does not function
E.g.,
-
- Reaper
- Posts: 1535
- Joined: Mon Jan 22, 2007 6:31 pm
- Location: East of the sun, west of the moon
Re: [List=] tag does not function
- list point one
- point 2
- point 3
Code: Select all
[list][*]list point one
[*]point 2
[*]point 3[/list]
Oliphant am I, and I never lie.
Re: [List=] tag does not function
I mean the ordered list tag, with the equality sign. The unordered tag works perfectly.
-
- Reaper
- Posts: 1535
- Joined: Mon Jan 22, 2007 6:31 pm
- Location: East of the sun, west of the moon
Re: [List=] tag does not function
thats what I get for editing my text and previewing
I missed that I edited that out 
I will look at the phpbb, though I wont be able to change anything here, I suspect something is wrong with the code


I will look at the phpbb, though I wont be able to change anything here, I suspect something is wrong with the code
Oliphant am I, and I never lie.
-
- Reaper
- Posts: 1535
- Joined: Mon Jan 22, 2007 6:31 pm
- Location: East of the sun, west of the moon
Re: [List=] tag does not function
Ok! I have solved it/figured it out...
now, be reasonable with the number (no gazillion trillions, ok)... though there probably are steps taken to remove problems due to this (I can think of an easy way).
- point 1
- point 2
- point 3
Code: Select all
[list=0][*]point 1[*]point 2[*]point 3[/list]
Oliphant am I, and I never lie.