Advertisements
Aquatic Avenue Banner Tropica Shop Banner Fishy Business Banner
Results 1 to 6 of 6

Thread: BBCode Tables

  1. #1
    Join Date
    May 2003
    Location
    Woodlands, Singapore
    Posts
    1,794
    Feedback Score
    0
    Country
    Singapore

    BBCode Tables

    Advertisements
    Fresh n Marine aQuarium Banner

    Advertise here

    Advertise here
    Hi Vinz,

    I was testing on post and found that I was not able to create a table within a posting.

    Like to confirm if AQ currently have installed BBCode Table? This is an add-on release from vBulletin itself.
    http://www.vbulletin.org/forum/showt...=107985&page=2

    PS: In case this is not appropriate for public view, please delete the thread and use pm instead. Thanks.

  2. #2
    Join Date
    Dec 2001
    Location
    Singapore, Singapore, Singapore
    Posts
    8,958
    Feedback Score
    1 (100%)
    Images
    104
    Country
    Singapore

    Re: BBCode Tables

    Jelsoft (makers of vBulletin) does not release add-ons. vbulletin.org add-ons are created by the community. Jelsoft supports the community but does not provide support for the add-ons.

    I just had a quick look. Looks usable. I'll need to look at more details before I install though.
    Vincent - AQ is for everyone, but not for 'u' and 'mi'.
    Why use punctuation? See what a difference it makes:
    A woman, without her man, is nothing.
    A woman: without her, man is nothing.

  3. #3
    Join Date
    Dec 2001
    Location
    Singapore, Singapore, Singapore
    Posts
    8,958
    Feedback Score
    1 (100%)
    Images
    104
    Country
    Singapore

    Re: BBCode Tables

    Oh. In the meantime, you can use the [CODE] bbcode and create an ASCII table inside.

    [CODE] will not delete extra white space.
    Vincent - AQ is for everyone, but not for 'u' and 'mi'.
    Why use punctuation? See what a difference it makes:
    A woman, without her man, is nothing.
    A woman: without her, man is nothing.

  4. #4
    Join Date
    May 2003
    Location
    Woodlands, Singapore
    Posts
    1,794
    Feedback Score
    0
    Country
    Singapore

    Re: BBCode Tables

    o.o hmm...

    Code Testing:

    Code:
    <HTML>
    <BODY>
    <TABLE>
     <TR>
      <TD>Box1</TD>
     </TR>
    </TABLE>
    </BODY>
    </HTML>
    HTML Code:
    <HTML>
    <BODY>
    <TABLE>
     <TR>
      <TD>Box1</TD>
     </TR>
    </TABLE>
    </BODY>
    </HTML>
    PHP Code:
    <HTML>
    <
    BODY>
    <
    TABLE>
     <
    TR>
      <
    TD>Box1</TD>
     </
    TR>
    </
    TABLE>
    </
    BODY>
    </
    HTML

  5. #5
    Join Date
    Dec 2001
    Location
    Singapore, Singapore, Singapore
    Posts
    8,958
    Feedback Score
    1 (100%)
    Images
    104
    Country
    Singapore

    Re: BBCode Tables

    ASCII tables, not HTML

    Code:
    +-------+-------+
    |Time   |10AM   |
    +-------+-------+
    |Date   |27 Feb |
    +-------+-------+
    |Event  |Outing |
    +-------+-------+
    Vincent - AQ is for everyone, but not for 'u' and 'mi'.
    Why use punctuation? See what a difference it makes:
    A woman, without her man, is nothing.
    A woman: without her, man is nothing.

  6. #6
    Join Date
    May 2003
    Location
    Woodlands, Singapore
    Posts
    1,794
    Feedback Score
    0
    Country
    Singapore

    Re: BBCode Tables

    kaoz...we need to revert to pre-internet stuffs -.-" I pass first...before I start using extended ascii too. ^^Y Not artist.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •