Announcement

Collapse
No announcement yet.

Test of the LIST tag

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Test of the LIST tag

    The vBulletin editor offers two kinds of list to be generate in a post. One is the bulleted list like so:
    • item #1
    • item #2
    • item #3


    The other is the numbered list like so:
    1. item #1
    2. item #2
    3. item #3


    Now what's in common with both lists are:

    each entry in the list starts with the tag of * in between the square brackets and the end of the list ends with a tag of \list.

    Now difference in coding between the unnumbered and the numbered list is the starting tag. If it just said list between the square brackets you will get the unnumbered list and if said list=1 between the square brackets you will get the numbered list. With that in mind what if you change that =1 in the list to something else?

    Well that is the purpose of this thread, to test out the LIST tag in vBulletin. So if anyone else wants to add this thread in regreads with the LIST tag is more than welcome to do so.

  • #2
    Re: Test of the LIST tag

    Below is when I tried using LIST=a
    1. pizza
    2. oranges
    3. candy
    4. soda


    Below is when I tried using LIST=A
    1. beer
    2. oranges
    3. candy
    4. soda

    Comment


    • #3
      Re: Test of the LIST tag

      Just a LIST=1, then just a plain old list tag after Superman and /list after batman (so that flash and batman are under superman).
      1. Superman
        • Flash
        • Batman
      2. Green Lantern
      3. Hawkgirl
      4. Martian Manhunter
      5. Wonder Woman
      6. Green Arrow
      7. Atom
      8. Aquaman
      9. Superman
      10. Flash
      11. Batman
      12. Green Lantern
      13. Hawkgirl
      14. Martian Manhunter
      15. Wonder Woman
      16. Green Arrow
      17. Atom
      18. Aquaman

      Comment


      • #4
        Re: Test of the LIST tag

        Below is when LIST=4
        1. apple
        2. oranges
        3. corn
        4. beans
        5. peas
        6. lettuce

        Comment


        • #5
          Re: Test of the LIST tag

          Originally posted by helen View Post
          Below is when I tried using LIST=A
          1. beer
          2. oranges
          3. candy
          4. soda
          Hey! that's what I had for breakfast this morning!

          breakfast menu
          • beer
          • oranges
          • candy
          • soda
          Peace, Love, and Local Grindz

          People who form FIRM opinions with so little knowledge only pretend to be open-minded. They select their facts like food from a buffet. David R. Dow

          Comment


          • #6
            Re: Test of the LIST tag

            I like the bulleted list tag.
            • KHON 2
            • KITV 4
            • KFVE 5
            • KGMB 9
            • KHET 11
            • KHNL 13
            • KWHE 14
            • KIKU 20
            • KAAH 26
            • KBFD 32
            • KALO 38
            • KWBN 44
            • KPXO 66
            I'm still here. Are you?

            Comment


            • #7
              Re: Test of the LIST tag

              Nesting of lists. LIST, then LIST=1, then LIST=a.
              • dog
              • horse
              • cow
              • bird
                1. chicken
                2. dove
                3. turkey
                4. sparrow
                  1. house sparrow
                  2. meadow sparrow
                5. duck
              • mouse
              • cat

              Comment


              • #8
                Re: Test of the LIST tag

                Another test of nested list, all are unnumbered LIST
                • level 1, item 1
                  • level 2, item 1
                  • level 2, item 2
                    • level 3, item 1
                    • level 3, item 2
                    • level 3, item 3
                      • level 4, item 1
                        • level 5, item 1
                        • level 5, item 2
                    • level 3, item 4
                    • level 3, item 5
                  • level 2, item 3
                  • level 2, item 4
                • level 1, item 2
                • level 1, item 3

                Comment


                • #9
                  Re: Test of the LIST tag

                  Another test of nested list, all are with LIST=1
                  1. level 1, item 1
                    1. level 2, item 1
                    2. level 2, item 2
                      1. level 3, item 1
                      2. level 3, item 2
                      3. level 3, item 3
                        1. level 4, item 1
                          1. level 5, item 1
                          2. level 5, item 2
                      4. level 3, item 4
                      5. level 3, item 5
                    3. level 2, item 3
                    4. level 2, item 4
                  2. level 1, item 2
                  3. level 1, item 3

                  Comment

                  Working...
                  X