Forum Menu - Click/Swipe to open
 

Rich Formatting II (Lists)

You have contributed 0.0% of this topic

Thread Tools
Appreciate
Topic Appreciation
To appreciate this topic, click 'Appreciate Topic' on the right.
Yasin's avatar
UK
6,663
Brother
921
Yasin's avatar
#1 [Permalink] Posted on 20th July 2005 20:58
There are two types of lists. Ordered List and Bullet List. You can use bbcode to achive this. bbcode uses [ and ] instead of < and > that html uses.

[ LIST ] indicates the start of a list
[ /LIST ] indicates the end of a list

Ordered List
There are two types of Ordered lists.

Code:
[LIST=1]
[*] Wash your hands
[*] Sit down
[*] Read the Du'aa
[*] Eat
[*] Thank Allah
[/LIST]

will give the results...
  1. Wash your hands
  2. Sit down
  3. Read the Du'aa
  4. Eat
  5. Thank Allah


Code:
[LIST=a]
[*] Wash your hands
[*] Sit down
[*] Read the Du'aa
[*] Eat
[*] Thank Allah
[/LIST]

will give the results...
  1. Wash your hands
  2. Sit down
  3. Read the Du'aa
  4. Eat
  5. Thank Allah


LIST=1 will give numbered list and LIST=a will give an alphabetical list.
Bullet List
Code:
[LIST][*] Wash your hands
[*] Sit down
[*] Read the Du'aa
[*] Eat
[*] Thank Allah
[/LIST]

will give the results...
  • Wash your hands
  • Sit down
  • Read the Du'aa
  • Eat
  • Thank Allah




Hope this helps inshaAllah.

Wassalam
report post quote code quick quote reply
No post ratings
back to top
no-username's avatar
Offline
Unspecified
596
Unspecified
134
no-username's avatar
#2 [Permalink] Posted on 20th July 2005 21:10

Assalamoalaikum


Just a few points:
[list]
*   I like the bbcode thing
*   Especially now that I have name for it
*   It's easier to use cos' you don't need to press shift :D
*   I'm so lazy ! :|
[/list:u]

jazakallah khairun



I'm sure we will all look forward to more mini tutorials, insha Allah.
report post quote code quick quote reply
No post ratings
back to top