Creating lists in your posts

Forums for helping members in the use of this forum.

Creating lists in your posts

by dandjurdjevic on Wed Jul 01, 2009 11:46 am

Hello all.

I thought it was time for a user tutorial. I see a lot of people making lists (I am one of them) so I'm going to set out how to use the "List" and "List=" buttons.

Creating an Unordered list
BBCode supports two types of lists, unordered and ordered. They are essentially the same as their HTML equivalents. An unordered list outputs each item in your list sequentially one after the other indenting each with a bullet character. To create an unordered list you use
    and define each item within the list using [*]. For example to list your favourite colours you could use:

    Code: Select all
    [list]
    [*]Red
    [*]Blue
    [*]Yellow[/list]


    This would generate the following list:

    • Red
    • Blue
    • Yellow

    Creating an Ordered list
    The second type of list, an ordered list, gives you control over what is output before each item. To create an ordered list you use
      to create a numbered list or alternatively
        for an alphabetical list. As with the unordered list, items are specified using [*]. For example:

        Code: Select all
        [list=1]
        [*]Go to the shops
        [*]Buy a new computer
        [*]Swear at computer when it crashes
        [/list]


        will generate the following:
        1. Go to the shops
        2. Buy a new computer
        3. Swear at computer when it crashes

        Whereas for an alphabetical list you would use:

        Code: Select all
        [list=a]
        [*]The first possible answer
        [*]The second possible answer
        [*]The third possible answer
        [/list]


        giving
        1. The first possible answer
        2. The second possible answer
        3. The third possible answer

        For more information see: http://www.phpbb.com/community/faq.php?mode=bbcode
        "The fastest swords are never drawn" - old Serbian proverb
        http://www.dandjurdjevic.com/
        User avatar
        dandjurdjevic
        Site administrator
         
        Posts: 2368
        Joined: Thu Nov 13, 2008 10:21 pm
        Location: Perth Western Australia

        Re: Creating lists in your posts

        by DaveOddy on Fri Jul 03, 2009 8:24 am

        I have something to say about this!

        • That was very informative!
        • It takes some practice!
        • Dan rocks!

        Of course we have to keep in mind:
        1. Not everyone likes lists.
        2. Except for me.
        3. Who loves lists.

        And also:
        1. Dave rocks!
        2. More than anything has ever rocked before!
        3. Except for sliced bread...

        Doesn't anyone else have any lists to share?
        DaveOddy
        Supporter
         
        Posts: 209
        Joined: Sat Jan 31, 2009 4:09 am

        Re: Creating lists in your posts

        by Kumaken on Fri Jul 03, 2009 1:54 pm

        • I concur this post was informative Dan
        • Listing can be fun
        • Its not that hard

        1. Dave's post was amusing
        2. I see he likes lists too
        3. Perhaps lists aren't for everyone

        1. Perhaps everyone should try lists
        2. It can get addicting
        3. Sliced bread definitely rocks
        Ryan
        User avatar
        Kumaken
        Staff
         
        Posts: 1575
        Joined: Tue Nov 18, 2008 3:21 pm
        Location: New Jersey, USA

        Re: Creating lists in your posts

        by Kumaken on Fri Jul 03, 2009 1:58 pm

        1. a loaf of bread
        2. a container of milk
        3. a stick of butter
        Ryan
        User avatar
        Kumaken
        Staff
         
        Posts: 1575
        Joined: Tue Nov 18, 2008 3:21 pm
        Location: New Jersey, USA

        Re: Creating lists in your posts

        by DaveOddy on Sat Jul 04, 2009 6:22 am

        Why this list is the best list so far:

        1. Because my lists...
        2. Are not only funny...
        3. But they...
        4. CONTAIN FOUR ITEMS!!!!
        DaveOddy
        Supporter
         
        Posts: 209
        Joined: Sat Jan 31, 2009 4:09 am


        Return to Forum help

        Who is online

        Users browsing this forum: No registered users and 1 guest

        cron